                                                                                                                                                                                                                                                                                                                                                                                                                 :root {
                                                                                                                                                                                                                                                                                                                                                                                                                    --primary: #0b4d8d;
                                                                                                                                                                                                                                                                                                                                                                                                                    --blue-1: #0b4d8d;
                                                                                                                                                                                                                                                                                                                                                                                                                    --blue-3: #1c78bb;
                                                                                                                                                                                                                                                                                                                                                                                                                    --secondary: #171818;
                                                                                                                                                                                                                                                                                                                                                                                                                    --orange: #FF8126;
                                                                                                                                                                                                                                                                                                                                                                                                                    --orange-2: #FFCBA5;
                                                                                                                                                                                                                                                                                                                                                                                                                    --black: #000;
                                                                                                                                                                                                                                                                                                                                                                                                                    --black-2: #666666;
                                                                                                                                                                                                                                                                                                                                                                                                                    --black-3: #222222;
                                                                                                                                                                                                                                                                                                                                                                                                                    --black-4: #999999;
                                                                                                                                                                                                                                                                                                                                                                                                                    --white: #fff;
                                                                                                                                                                                                                                                                                                                                                                                                                    --white-2: #F1F1F1;
                                                                                                                                                                                                                                                                                                                                                                                                                    --white-3: #FFF1E7;
                                                                                                                                                                                                                                                                                                                                                                                                                    --white-4: #F4F4F4;
                                                                                                                                                                                                                                                                                                                                                                                                                    --white-5: #F0D4C0;
                                                                                                                                                                                                                                                                                                                                                                                                                    --white-6: #F9F9F9;
                                                                                                                                                                                                                                                                                                                                                                                                                    --white-7: #EFEFEF;
                                                                                                                                                                                                                                                                                                                                                                                                                    --white-8: #F2F2F2;
                                                                                                                                                                                                                                                                                                                                                                                                                    --white-9: #D9D9D9;
                                                                                                                                                                                                                                                                                                                                                                                                                    --white-10: #E3E0DD;
                                                                                                                                                                                                                                                                                                                                                                                                                    --gray: #E8E8E8;
                                                                                                                                                                                                                                                                                                                                                                                                                    --gray-2: #262626;
                                                                                                                                                                                                                                                                                                                                                                                                                    --gray-3: #A3A3A3;
                                                                                                                                                                                                                                                                                                                                                                                                                    --gray-4: #6D6D6D;
                                                                                                                                                                                                                                                                                                                                                                                                                    --gray-5: #D2D2D2;
                                                                                                                                                                                                                                                                                                                                                                                                                    --gray-6: #FAFAFA;
                                                                                                                                                                                                                                                                                                                                                                                                                    --gray-7: #8C8C8C;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #1c78bb;
                                                                                                                                                                                                                                                                                                                                                                                                                    /* text-font */
                                                                                                                                                                                                                                                                                                                                                                                                                    --text-14: 14px;
                                                                                                                                                                                                                                                                                                                                                                                                                    --text-15: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                    --text-16: 16px;
                                                                                                                                                                                                                                                                                                                                                                                                                    --text-18: 18px;
                                                                                                                                                                                                                                                                                                                                                                                                                    --text-20: 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                    --text-22: 22px;
                                                                                                                                                                                                                                                                                                                                                                                                                    --text-23: 23px;
                                                                                                                                                                                                                                                                                                                                                                                                                    --text-24: 24px;
                                                                                                                                                                                                                                                                                                                                                                                                                    --text-25: 25px;
                                                                                                                                                                                                                                                                                                                                                                                                                    --text-30: 30px;
                                                                                                                                                                                                                                                                                                                                                                                                                    --text-35: 35px;
                                                                                                                                                                                                                                                                                                                                                                                                                    --text-40: 40px;
                                                                                                                                                                                                                                                                                                                                                                                                                    --text-50: 50px;
                                                                                                                                                                                                                                                                                                                                                                                                                    --text-55: 55px;
                                                                                                                                                                                                                                                                                                                                                                                                                    --text-60: 60px;
                                                                                                                                                                                                                                                                                                                                                                                                                    --text-main: 92px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .video-banner {
                                                                                                                                                                                                                                                                                                                                                                                                                    display: block;
                                                                                                                                                                                                                                                                                                                                                                                                                    position: absolute;
                                                                                                                                                                                                                                                                                                                                                                                                                    height: 100vh;
                                                                                                                                                                                                                                                                                                                                                                                                                    width: 100%!important;
                                                                                                                                                                                                                                                                                                                                                                                                                    object-fit: cover;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                #myVideo {
                                                                                                                                                                                                                                                                                                                                                                                                                    position: fixed;
                                                                                                                                                                                                                                                                                                                                                                                                                    right: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                    top: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                    min-width: 100%;
                                                                                                                                                                                                                                                                                                                                                                                                                    min-height: 100%;
                                                                                                                                                                                                                                                                                                                                                                                                                    z-index: -1;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .tex-w1 {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 100;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .tex-w2 {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 200;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .tex-w3 {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 300;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .tex-w4 {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 400;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .tex-w5 {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 500;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .tex-w6 {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 600!important;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .tex-w7 {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 700!important;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .tex-black {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--black)
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* 03. TYPOGRAPHY CSS START
/*----------------------------------------*/
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                * {
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                body {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-family: "FC Minimal";
                                                                                                                                                                                                                                                                                                                                                                                                                    -webkit-font-smoothing: antialiased;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                html {
                                                                                                                                                                                                                                                                                                                                                                                                                    scroll-behavior: smooth;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* ///////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .wc-btn-secondary {
                                                                                                                                                                                                                                                                                                                                                                                                                    display: inline-block;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 500;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 16px;
                                                                                                                                                                                                                                                                                                                                                                                                                    text-align: center;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--white);
                                                                                                                                                                                                                                                                                                                                                                                                                    background-color: var(--secondary);
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 18px 42px;
                                                                                                                                                                                                                                                                                                                                                                                                                    border-radius: 5px;
                                                                                                                                                                                                                                                                                                                                                                                                                    -webkit-transition: all 0.3s;
                                                                                                                                                                                                                                                                                                                                                                                                                    transition: all 0.3s;
                                                                                                                                                                                                                                                                                                                                                                                                                    position: relative;
                                                                                                                                                                                                                                                                                                                                                                                                                    overflow: hidden;
                                                                                                                                                                                                                                                                                                                                                                                                                    z-index: 1;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .wc-btn-secondary:hover {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--white);
                                                                                                                                                                                                                                                                                                                                                                                                                    background-color: var(--primary);
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .wc-btn-detail {
                                                                                                                                                                                                                                                                                                                                                                                                                    display: inline-block;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 500;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 16px;
                                                                                                                                                                                                                                                                                                                                                                                                                    text-align: center;
                                                                                                                                                                                                                                                                                                                                                                                                                    background-color: var(--primary);
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--white);
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 18px 42px;
                                                                                                                                                                                                                                                                                                                                                                                                                    border-radius: 5px;
                                                                                                                                                                                                                                                                                                                                                                                                                    -webkit-transition: all 0.3s;
                                                                                                                                                                                                                                                                                                                                                                                                                    transition: all 0.3s;
                                                                                                                                                                                                                                                                                                                                                                                                                    position: relative;
                                                                                                                                                                                                                                                                                                                                                                                                                    overflow: hidden;
                                                                                                                                                                                                                                                                                                                                                                                                                    z-index: 1;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .wc-btn-detail:hover {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--white);
                                                                                                                                                                                                                                                                                                                                                                                                                    background-color: var(--secondary);
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* ///////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-btn-mbt01 {
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: 25px auto;
                                                                                                                                                                                                                                                                                                                                                                                                                    justify-content: flex-start;
                                                                                                                                                                                                                                                                                                                                                                                                                    /* padding-left: 25px; */
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-btn-mbt02 {
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: 10px auto;
                                                                                                                                                                                                                                                                                                                                                                                                                    justify-content: flex-start;
                                                                                                                                                                                                                                                                                                                                                                                                                    /* padding-left: 25px; */
                                                                                                                                                                                                                                                                                                                                                                                                                    /* width: 222px; */
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .tex-white {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #fff;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .tex-sub-2 {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 500;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 18px;
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 26px;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-family: "FC Minimal";
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-img-icon {
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-bottom: 5px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-img-icon1 {
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-bottom: 10px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-ceop-set {
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-bottom: 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: 0px 0 20px 0;
                                                                                                                                                                                                                                                                                                                                                                                                                    border-bottom: 1px solid #ddd;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .tex-blue {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--primary)!important;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-family: "FC Minimal";
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .crop-btn-set2 {
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: 20px 0;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .tex-main-s2 {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 50px;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 500;
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 1.1;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .tex-left {
                                                                                                                                                                                                                                                                                                                                                                                                                    text-align: left;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media only screen and (max-width: 991px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .img-icon-01 {
                                                                                                                                                                                                                                                                                                                                                                                                                        width: 60px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .box-img-icon1 {
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-bottom: 10px;
                                                                                                                                                                                                                                                                                                                                                                                                                        height: 50px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media only screen and (max-width: 767px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .box-img-icon1 {
                                                                                                                                                                                                                                                                                                                                                                                                                        height: auto;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .box-btn-mbt02 {
                                                                                                                                                                                                                                                                                                                                                                                                                        margin: 0px auto;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* ///////////vision-and-mission///////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .tex-center {
                                                                                                                                                                                                                                                                                                                                                                                                                    text-align: center;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                p.tex-sub-vis {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 50px;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 400;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 65px 0;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #0b4d8d;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .h-tex {
                                                                                                                                                                                                                                                                                                                                                                                                                    height: 60px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .step__content img {
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-bottom: 10px;
                                                                                                                                                                                                                                                                                                                                                                                                                    width: 80px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* .box-vis-03 {
    height: 355px;
} */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media only screen and (max-width: 1199px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    p.tex-sub-vis {
                                                                                                                                                                                                                                                                                                                                                                                                                        font-size: 35px;
                                                                                                                                                                                                                                                                                                                                                                                                                        font-weight: 400;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media only screen and (max-width: 767px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    p.tex-sub-vis {
                                                                                                                                                                                                                                                                                                                                                                                                                        font-size: 30px;
                                                                                                                                                                                                                                                                                                                                                                                                                        font-weight: 400;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .h-tex {
                                                                                                                                                                                                                                                                                                                                                                                                                        height: auto;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media only screen and (max-width: 414px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    p.tex-sub-vis {
                                                                                                                                                                                                                                                                                                                                                                                                                        font-size: 25px;
                                                                                                                                                                                                                                                                                                                                                                                                                        line-height: 34px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* end */
                                                                                                                                                                                                                                                                                                                                                                                                                /*  */
                                                                                                                                                                                                                                                                                                                                                                                                                /* /////////////////////////////////////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .bg-vision-mission {
                                                                                                                                                                                                                                                                                                                                                                                                                    background-image: url(../imgs/bg/bg-vision-and-mission.webp);
                                                                                                                                                                                                                                                                                                                                                                                                                    background-attachment: fixed;
                                                                                                                                                                                                                                                                                                                                                                                                                    background-repeat: no-repeat;
                                                                                                                                                                                                                                                                                                                                                                                                                    background-position: center;
                                                                                                                                                                                                                                                                                                                                                                                                                    background-size: cover;
                                                                                                                                                                                                                                                                                                                                                                                                                    position: relative;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .pd-80 {
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-top: 80px;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-bottom: 80px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* home-ir */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .text-white {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--white);
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .tex-blue3 {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var( --blue-3)!important;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /*--------------------------------------------------------------
    #  stock-price
     --------------------------------------------------------------*/
                                                                                                                                                                                                                                                                                                                                                                                                                /* ////////////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-001 {
                                                                                                                                                                                                                                                                                                                                                                                                                    flex: 0 0 auto;
                                                                                                                                                                                                                                                                                                                                                                                                                    width: 25%;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (min-width: 413px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .box-001 {
                                                                                                                                                                                                                                                                                                                                                                                                                        flex: 0 0 auto;
                                                                                                                                                                                                                                                                                                                                                                                                                        width: 25%;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (min-width: 520px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .box-001 {
                                                                                                                                                                                                                                                                                                                                                                                                                        flex: 0 0 auto;
                                                                                                                                                                                                                                                                                                                                                                                                                        width: 20%;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (min-width: 576px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .box-001 {
                                                                                                                                                                                                                                                                                                                                                                                                                        flex: 0 0 auto;
                                                                                                                                                                                                                                                                                                                                                                                                                        width: 20%;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (min-width: 768px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .box-001 {
                                                                                                                                                                                                                                                                                                                                                                                                                        flex: 0 0 auto;
                                                                                                                                                                                                                                                                                                                                                                                                                        width: 12.333333%;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (min-width: 992px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .box-001 {
                                                                                                                                                                                                                                                                                                                                                                                                                        flex: 0 0 auto;
                                                                                                                                                                                                                                                                                                                                                                                                                        width: 14%;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (min-width: 1200px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .box-001 {
                                                                                                                                                                                                                                                                                                                                                                                                                        flex: 0 0 auto;
                                                                                                                                                                                                                                                                                                                                                                                                                        width: 10.666667%;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (min-width: 1400px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .box-001 {
                                                                                                                                                                                                                                                                                                                                                                                                                        flex: 0 0 auto;
                                                                                                                                                                                                                                                                                                                                                                                                                        width: 10.666667%;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* //////////////////////////////////////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .hero__area-2 .line {
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 100px 0;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .counter__area-set {
                                                                                                                                                                                                                                                                                                                                                                                                                    /* background-image: url(../imgs/bg/counter-bg-2.png); */
                                                                                                                                                                                                                                                                                                                                                                                                                    background-color: var(--primary);
                                                                                                                                                                                                                                                                                                                                                                                                                    background-size: cover;
                                                                                                                                                                                                                                                                                                                                                                                                                    background-position: center;
                                                                                                                                                                                                                                                                                                                                                                                                                    background-repeat: no-repeat;
                                                                                                                                                                                                                                                                                                                                                                                                                    overflow: hidden;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 40px 0;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .hero__content-2 {
                                                                                                                                                                                                                                                                                                                                                                                                                    text-align: center;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .tex-center {
                                                                                                                                                                                                                                                                                                                                                                                                                    text-align: center;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                h2.text-main {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: var(--text-50);
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                h2 span.text-sub-2 {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: var(--text-22);
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--primary);
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                h2 span.text-sub-3 {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: var(--text-35);
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* /////////////financial//////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-crop-financial {
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: 0px auto 60px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .feature__right {
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-left: 100px;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-top: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (max-width: 1199px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .feature__right {
                                                                                                                                                                                                                                                                                                                                                                                                                        padding-left: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                        padding-top: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (max-width:991px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .feature__right {
                                                                                                                                                                                                                                                                                                                                                                                                                        padding-left: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                        padding-top: 50px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .tex-detail-cg01 br {
                                                                                                                                                                                                                                                                                                                                                                                                                        display: none;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (max-width: 767px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    h2.text-main {
                                                                                                                                                                                                                                                                                                                                                                                                                        font-size: var(--text-25);
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    h2 span.text-sub-3 {
                                                                                                                                                                                                                                                                                                                                                                                                                        font-size: var(--text-25);
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .box-mb-crop-1 {
                                                                                                                                                                                                                                                                                                                                                                                                                        margin: 10px auto;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (max-width: 414px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    h2.text-main {
                                                                                                                                                                                                                                                                                                                                                                                                                        font-size: var(--text-20);
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    h2 span.text-sub-3 {
                                                                                                                                                                                                                                                                                                                                                                                                                        font-size: var(--text-20);
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .hero__slide-left h1 {
                                                                                                                                                                                                                                                                                                                                                                                                                        line-height: 55px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* ////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .about__awards ul li {
                                                                                                                                                                                                                                                                                                                                                                                                                    display: grid;
                                                                                                                                                                                                                                                                                                                                                                                                                    -ms-grid-columns: 0.7fr 5fr 1fr;
                                                                                                                                                                                                                                                                                                                                                                                                                    grid-template-columns: 0.7fr 2fr 1fr;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .downlond-icon-sub {
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 0 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* ////news//////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .blog__content-2 {
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-top: 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                    background-color: #dae8f5;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 23px;
                                                                                                                                                                                                                                                                                                                                                                                                                    border-radius: 5px;
                                                                                                                                                                                                                                                                                                                                                                                                                    box-shadow: 0 0 6px rgb(0 0 0 / 10%);
                                                                                                                                                                                                                                                                                                                                                                                                                    height: 395px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .blog__content-2:hover {
                                                                                                                                                                                                                                                                                                                                                                                                                    background-color: #ddedff;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .blog__btn-rm {
                                                                                                                                                                                                                                                                                                                                                                                                                    display: inline-block;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 500;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 16px;
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 26px;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--secondary);
                                                                                                                                                                                                                                                                                                                                                                                                                    -webkit-transition: all 0.3s;
                                                                                                                                                                                                                                                                                                                                                                                                                    transition: all 0.3s;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-top: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* //////////////////////////////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .tex-meet-center {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 500;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 50px;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--secondary);
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 70px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .mb-30 {
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: 30px auto 0;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .mb-100 {
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: 100px 0;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .pl15 {
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-left: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media only screen and (max-width: 767px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .mb-100 {
                                                                                                                                                                                                                                                                                                                                                                                                                        margin: 0px 0;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /*-----------------------------------------------------------------------------------------------------------------------------*/
                                                                                                                                                                                                                                                                                                                                                                                                                /* ir-calendar_news */
                                                                                                                                                                                                                                                                                                                                                                                                                /*-----------------------------------------------------------------------------------------------------------------------------*/
                                                                                                                                                                                                                                                                                                                                                                                                                /*ir-calendar*/
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .section-ir-calendar_news {
                                                                                                                                                                                                                                                                                                                                                                                                                    background-image: url(../imgs/ir/bg-ir-calendar.webp);
                                                                                                                                                                                                                                                                                                                                                                                                                    background-position: center;
                                                                                                                                                                                                                                                                                                                                                                                                                    background-size: cover;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .ir-calendar_news .head-1 {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #111;
                                                                                                                                                                                                                                                                                                                                                                                                                    text-align: left;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-bottom: 30px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .ir-shotcut-1 {
                                                                                                                                                                                                                                                                                                                                                                                                                    background: rgb(144, 199, 188);
                                                                                                                                                                                                                                                                                                                                                                                                                    background: linear-gradient(180deg, rgba(144, 199, 188, 1) 0%, rgba(135, 181, 171, 1) 100%);
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .ir-shotcut-2 {
                                                                                                                                                                                                                                                                                                                                                                                                                    background: rgb(29, 214, 161);
                                                                                                                                                                                                                                                                                                                                                                                                                    background: linear-gradient(0deg, rgba(25, 181, 136, 1) 0%, rgba(29, 214, 161, 1) 100%);
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .ir-shotcut-3 {
                                                                                                                                                                                                                                                                                                                                                                                                                    background: rgb(144, 199, 188);
                                                                                                                                                                                                                                                                                                                                                                                                                    background: linear-gradient(180deg, rgba(144, 199, 188, 1) 0%, rgba(135, 181, 171, 1) 100%);
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-ir-calendar .pic {
                                                                                                                                                                                                                                                                                                                                                                                                                    background-image: url(../imgs/ir/bg-ir-calendar.webp);
                                                                                                                                                                                                                                                                                                                                                                                                                    background-position: top;
                                                                                                                                                                                                                                                                                                                                                                                                                    background-size: cover;
                                                                                                                                                                                                                                                                                                                                                                                                                    height: 220px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-ir-calendar .pic .card-event {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 500;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #fff;
                                                                                                                                                                                                                                                                                                                                                                                                                    background-color: #184d8d;
                                                                                                                                                                                                                                                                                                                                                                                                                    display: inline-block;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 7px 15px 5px 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                    border-radius: 5px;
                                                                                                                                                                                                                                                                                                                                                                                                                    box-shadow: 0 0 6px rgb(0 0 0 / 10%);
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: 20px 0 0px 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-ir-calendar-detail {
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: 10px 0;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-ir-calendar .info {
                                                                                                                                                                                                                                                                                                                                                                                                                    border-radius: 0px 0px 5px 5px;
                                                                                                                                                                                                                                                                                                                                                                                                                    background: linear-gradient(180deg, #184d8d 0%, #2973b6 100%);
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #fff;
                                                                                                                                                                                                                                                                                                                                                                                                                    display: flex;
                                                                                                                                                                                                                                                                                                                                                                                                                    vertical-align: middle;
                                                                                                                                                                                                                                                                                                                                                                                                                    height: 100%;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 25px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-ir-calendar .info .day {
                                                                                                                                                                                                                                                                                                                                                                                                                    float: left;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: auto;
                                                                                                                                                                                                                                                                                                                                                                                                                    text-align: center;
                                                                                                                                                                                                                                                                                                                                                                                                                    /*    border-right: 1px solid rgb(255 255 255 / 40%);*/
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-right: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-ir-calendar .info .day img {
                                                                                                                                                                                                                                                                                                                                                                                                                    display: block;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: auto;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-bottom: 10px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-ir-calendar .info .day span.t1 {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 24px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-ir-calendar .info span {
                                                                                                                                                                                                                                                                                                                                                                                                                    /* display: block; */
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #fff;
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 22px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-ir-calendar .info .location {
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: auto;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-left: 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                    border-left: 1px solid rgb(255 255 255 / 40%);
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-ir-calendar .info .location .t1 {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-family: 'rsubold';
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-bottom: 7px;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 22px;
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 24px;
                                                                                                                                                                                                                                                                                                                                                                                                                    overflow: hidden;
                                                                                                                                                                                                                                                                                                                                                                                                                    word-wrap: break-word;
                                                                                                                                                                                                                                                                                                                                                                                                                    display: -webkit-box;
                                                                                                                                                                                                                                                                                                                                                                                                                    -webkit-box-orient: vertical;
                                                                                                                                                                                                                                                                                                                                                                                                                    -webkit-line-clamp: 1;
                                                                                                                                                                                                                                                                                                                                                                                                                    height: 28px;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-top: 5px
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-ir-calendar .info .location .t2 {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-family: 'rsuregular';
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 18px;
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-bottom: 9px;
                                                                                                                                                                                                                                                                                                                                                                                                                    overflow: hidden;
                                                                                                                                                                                                                                                                                                                                                                                                                    word-wrap: break-word;
                                                                                                                                                                                                                                                                                                                                                                                                                    display: -webkit-box;
                                                                                                                                                                                                                                                                                                                                                                                                                    -webkit-box-orient: vertical;
                                                                                                                                                                                                                                                                                                                                                                                                                    -webkit-line-clamp: 2;
                                                                                                                                                                                                                                                                                                                                                                                                                    height: 41px;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-top: 3px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-ir-calendar .info .location .t3 {
                                                                                                                                                                                                                                                                                                                                                                                                                    display: flex;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-ir-calendar .info .location .t3 .document-download-1 a {
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 1.5;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 400;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 16px;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #fff;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-ir-calendar .info .location .t3 .document-download-2 a {
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 1.5;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 400;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 16px;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #fff;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-ir-calendar .info .location .t3 .document-download-1 a:hover {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #000;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-ir-calendar .info .location .t3 .document-download-2 a:hover {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #000;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-ir-calendar .info .location .t3 img {
                                                                                                                                                                                                                                                                                                                                                                                                                    position: relative;
                                                                                                                                                                                                                                                                                                                                                                                                                    top: 4px;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-left: 4px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-ir-calendar .info .location .t3 .document-download-1 {
                                                                                                                                                                                                                                                                                                                                                                                                                    border-right: 1px solid #ffffff;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-right: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-right: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-in {
                                                                                                                                                                                                                                                                                                                                                                                                                    z-index: 99;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                h5 .blog__title-33 {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: var(--text-25);
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-bottom: 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .card-news {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 500;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #fff;
                                                                                                                                                                                                                                                                                                                                                                                                                    display: inline-block;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 7px 15px 5px 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                    border-radius: 5px;
                                                                                                                                                                                                                                                                                                                                                                                                                    box-shadow: 0 0 6px rgb(0 0 0 / 10%);
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: 0px 0 20px 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                    text-align: center;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-news .card-news {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #ffffff;
                                                                                                                                                                                                                                                                                                                                                                                                                    background-color: #184d8d;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-top: 25px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-news-set .card-news {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #ffffff;
                                                                                                                                                                                                                                                                                                                                                                                                                    background-color: #3189d9;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-top: 25px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .icon-day {
                                                                                                                                                                                                                                                                                                                                                                                                                    width: 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .blog__btn.blog__btn-all {
                                                                                                                                                                                                                                                                                                                                                                                                                    display: -webkit-box;
                                                                                                                                                                                                                                                                                                                                                                                                                    display: -ms-flexbox;
                                                                                                                                                                                                                                                                                                                                                                                                                    display: flex;
                                                                                                                                                                                                                                                                                                                                                                                                                    -webkit-box-pack: end;
                                                                                                                                                                                                                                                                                                                                                                                                                    -ms-flex-pack: end;
                                                                                                                                                                                                                                                                                                                                                                                                                    justify-content: left;
                                                                                                                                                                                                                                                                                                                                                                                                                    -webkit-box-align: end;
                                                                                                                                                                                                                                                                                                                                                                                                                    -ms-flex-align: end;
                                                                                                                                                                                                                                                                                                                                                                                                                    align-items: end;
                                                                                                                                                                                                                                                                                                                                                                                                                    height: 100%;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: 20px 0;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media only screen and (max-width: 1199px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .cover-ir-calendar .info {
                                                                                                                                                                                                                                                                                                                                                                                                                        padding: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .cover-ir-calendar .info .location {
                                                                                                                                                                                                                                                                                                                                                                                                                        margin: auto;
                                                                                                                                                                                                                                                                                                                                                                                                                        padding-left: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .ir-calendar_news .head-1 {
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-bottom: 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .card-news {
                                                                                                                                                                                                                                                                                                                                                                                                                        font-size: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .box-news .card-news {
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-top: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .box-news-set .card-news {
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-top: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media only screen and (max-width: 991px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .cover-ir-calendar {
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-bottom: 40px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .cover-ir-calendar .info .location .t1 {
                                                                                                                                                                                                                                                                                                                                                                                                                        font-family: 'rsubold';
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-bottom: 5px;
                                                                                                                                                                                                                                                                                                                                                                                                                        font-size: 21px;
                                                                                                                                                                                                                                                                                                                                                                                                                        line-height: 24px;
                                                                                                                                                                                                                                                                                                                                                                                                                        overflow: unset;
                                                                                                                                                                                                                                                                                                                                                                                                                        word-wrap: unset;
                                                                                                                                                                                                                                                                                                                                                                                                                        display: block;
                                                                                                                                                                                                                                                                                                                                                                                                                        -webkit-box-orient: vertical;
                                                                                                                                                                                                                                                                                                                                                                                                                        -webkit-line-clamp: unset;
                                                                                                                                                                                                                                                                                                                                                                                                                        height: auto;
                                                                                                                                                                                                                                                                                                                                                                                                                        padding-top: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .cover-ir-calendar .info .location .t2 {
                                                                                                                                                                                                                                                                                                                                                                                                                        font-family: 'rsuregular';
                                                                                                                                                                                                                                                                                                                                                                                                                        font-size: 18px;
                                                                                                                                                                                                                                                                                                                                                                                                                        line-height: 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-bottom: 4px;
                                                                                                                                                                                                                                                                                                                                                                                                                        overflow: unset;
                                                                                                                                                                                                                                                                                                                                                                                                                        word-wrap: break-word;
                                                                                                                                                                                                                                                                                                                                                                                                                        display: -webkit-box;
                                                                                                                                                                                                                                                                                                                                                                                                                        -webkit-box-orient: vertical;
                                                                                                                                                                                                                                                                                                                                                                                                                        -webkit-line-clamp: unset;
                                                                                                                                                                                                                                                                                                                                                                                                                        height: auto;
                                                                                                                                                                                                                                                                                                                                                                                                                        padding-top: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .blog__content-2 {
                                                                                                                                                                                                                                                                                                                                                                                                                        height: auto;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .blog__btn.blog__btn-all {
                                                                                                                                                                                                                                                                                                                                                                                                                        margin: 40px 0 50px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .cover-ir-calendar .pic {
                                                                                                                                                                                                                                                                                                                                                                                                                        height: 300px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media only screen and (max-width: 767px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .blog__btn.blog__btn-all {
                                                                                                                                                                                                                                                                                                                                                                                                                        margin: -40px 0 40px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media only screen and (max-width: 425px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .cover-ir-calendar .pic .card-event {
                                                                                                                                                                                                                                                                                                                                                                                                                        font-size: 16px;
                                                                                                                                                                                                                                                                                                                                                                                                                        padding: 5px 13px 3px 13px;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin: 15px 0 0px 16px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .cover-ir-calendar .info .location .t3 {
                                                                                                                                                                                                                                                                                                                                                                                                                        display: block;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-top: 10px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .cover-ir-calendar .info .location .t3 .document-download-1 {
                                                                                                                                                                                                                                                                                                                                                                                                                        border-right: 0px solid #76dcbf;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-right: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                        padding-right: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .ir-calendar_news .head-1 .more-bt {
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-top: -22px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .cover-news .news .news-info .n a {
                                                                                                                                                                                                                                                                                                                                                                                                                        font-size: 21px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* ///////////////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                /* //////////////////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                /* --------------contact------------- */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-contact {
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 10px 0;
                                                                                                                                                                                                                                                                                                                                                                                                                    -webkit-animation: wcfadeUp 1s 0.45s forwards;
                                                                                                                                                                                                                                                                                                                                                                                                                    animation: wcfadeUp 1s 0.45s forwards;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .icon-contact {
                                                                                                                                                                                                                                                                                                                                                                                                                    width: 25px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-show-map1 {
                                                                                                                                                                                                                                                                                                                                                                                                                    display: block;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-show-map2 {
                                                                                                                                                                                                                                                                                                                                                                                                                    display: none;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .icon-contact-en {
                                                                                                                                                                                                                                                                                                                                                                                                                    float: left;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-bottom: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-left: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-right: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                    overflow: hidden;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .icon-contact.icon-contact-tel {
                                                                                                                                                                                                                                                                                                                                                                                                                    width: 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media only screen and (max-width: 991px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .icon-contact {
                                                                                                                                                                                                                                                                                                                                                                                                                        float: left;
                                                                                                                                                                                                                                                                                                                                                                                                                        padding-bottom: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                        padding-left: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-right: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                        overflow: hidden;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .box-contact {
                                                                                                                                                                                                                                                                                                                                                                                                                        overflow: auto;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .icon-contact .icon-contact-tel {
                                                                                                                                                                                                                                                                                                                                                                                                                        width: 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media only screen and (max-width: 767px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .box-show-map1 {
                                                                                                                                                                                                                                                                                                                                                                                                                        display: none;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .box-show-map2 {
                                                                                                                                                                                                                                                                                                                                                                                                                        display: block;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-bottom: 50px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media only screen and (max-width: 467px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .icon-contact-en {
                                                                                                                                                                                                                                                                                                                                                                                                                        padding-bottom: 25px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .icon-contact .icon-contact-tel {
                                                                                                                                                                                                                                                                                                                                                                                                                        width: 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media only screen and (max-width: 414px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .icon-contact-en {
                                                                                                                                                                                                                                                                                                                                                                                                                        padding-bottom: 50px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .icon-contact .icon-contact-tel {
                                                                                                                                                                                                                                                                                                                                                                                                                        width: 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* /////////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-main-h {
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 120px 0;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* //////////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .justify-content-center {
                                                                                                                                                                                                                                                                                                                                                                                                                    -webkit-box-pack: center!important;
                                                                                                                                                                                                                                                                                                                                                                                                                    -ms-flex-pack: center!important;
                                                                                                                                                                                                                                                                                                                                                                                                                    justify-content: center!important;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: auto;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* /////////////////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .list-01 {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--black-2);
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 27px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .list-01>li {
                                                                                                                                                                                                                                                                                                                                                                                                                    list-style: decimal;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-left: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 27px;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-bottom: 10px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .list-02 {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--black-2);
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 27px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .list-02>li {
                                                                                                                                                                                                                                                                                                                                                                                                                    list-style: initial;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-left: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 27px;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-bottom: 10px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .list-03 {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--black-2);
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 27px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .list-03>li {
                                                                                                                                                                                                                                                                                                                                                                                                                    list-style: circle;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-left: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 27px;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-bottom: 10px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* ///doc// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media only screen and (min-width: 1200px) and (max-width: 1399px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .service__sidebar.service__sidebar2 {
                                                                                                                                                                                                                                                                                                                                                                                                                        padding-right: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* ////////////////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .pic-mda2.pic-filing {
                                                                                                                                                                                                                                                                                                                                                                                                                    background: url(../imgs/ir/banner_filing.webp) center center no-repeat;
                                                                                                                                                                                                                                                                                                                                                                                                                    background-size: cover;
                                                                                                                                                                                                                                                                                                                                                                                                                    height: 325px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-firat-mda .firat-mda {
                                                                                                                                                                                                                                                                                                                                                                                                                    background-color: #5c8fae;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 113px 0 113px 0;
                                                                                                                                                                                                                                                                                                                                                                                                                    height: 100%;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-btn-doc-download {
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: 30px auto 0;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .padding-0 {
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .firat-mda {
                                                                                                                                                                                                                                                                                                                                                                                                                    height: 325px;
                                                                                                                                                                                                                                                                                                                                                                                                                    background-color: #F5F5F5;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-crop-btn {
                                                                                                                                                                                                                                                                                                                                                                                                                    width: 300px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .widget__title2 {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 600;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 18px;
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 28px;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--secondary);
                                                                                                                                                                                                                                                                                                                                                                                                                    text-transform: capitalize;
                                                                                                                                                                                                                                                                                                                                                                                                                    position: relative;
                                                                                                                                                                                                                                                                                                                                                                                                                    /* padding: 0 0 30px 10px; */
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-top: 60px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .justify-content-center {
                                                                                                                                                                                                                                                                                                                                                                                                                    -webkit-box-pack: center!important;
                                                                                                                                                                                                                                                                                                                                                                                                                    -ms-flex-pack: center!important;
                                                                                                                                                                                                                                                                                                                                                                                                                    justify-content: center!important;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media only screen and (max-width: 467px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .pic-mda2.pic-filing {
                                                                                                                                                                                                                                                                                                                                                                                                                        background-size: cover;
                                                                                                                                                                                                                                                                                                                                                                                                                        height: 250px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* ///////////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .case-study__wrapper-finan {
                                                                                                                                                                                                                                                                                                                                                                                                                    position: relative;
                                                                                                                                                                                                                                                                                                                                                                                                                    border: 1px solid var(--white-7);
                                                                                                                                                                                                                                                                                                                                                                                                                    background-color: var(--white);
                                                                                                                                                                                                                                                                                                                                                                                                                    z-index: 9;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-right: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* ////////////////////////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .company-crop {
                                                                                                                                                                                                                                                                                                                                                                                                                    background: var(--white);
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 30px;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-bottom: 30px;
                                                                                                                                                                                                                                                                                                                                                                                                                    border-radius: 5px;
                                                                                                                                                                                                                                                                                                                                                                                                                    position: relative;
                                                                                                                                                                                                                                                                                                                                                                                                                    z-index: 9;
                                                                                                                                                                                                                                                                                                                                                                                                                    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .company__info {
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-top: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .company__info li {
                                                                                                                                                                                                                                                                                                                                                                                                                    display: -ms-grid;
                                                                                                                                                                                                                                                                                                                                                                                                                    display: grid;
                                                                                                                                                                                                                                                                                                                                                                                                                    -ms-grid-columns: 1fr 30px 0.1fr 30px 1.5fr;
                                                                                                                                                                                                                                                                                                                                                                                                                    grid-template-columns: 1fr 0.1fr 1.5fr;
                                                                                                                                                                                                                                                                                                                                                                                                                    grid-gap: 30px;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--black-2);
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 400;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 16px;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-bottom: 5px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .company__info li strong {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--secondary);
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 400;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .widget__project-details.widget__share ul li {
                                                                                                                                                                                                                                                                                                                                                                                                                    display: -ms-grid;
                                                                                                                                                                                                                                                                                                                                                                                                                    display: grid;
                                                                                                                                                                                                                                                                                                                                                                                                                    -ms-grid-columns: 1fr 20px 0.1fr 20px 1.3fr;
                                                                                                                                                                                                                                                                                                                                                                                                                    grid-template-columns: 1fr 0.1fr 1.3fr;
                                                                                                                                                                                                                                                                                                                                                                                                                    grid-gap: 1px;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 13px;
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 19px;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--black-2);
                                                                                                                                                                                                                                                                                                                                                                                                                    text-align: right;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-bottom: 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media only screen and (max-width: 467px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .company__info li {
                                                                                                                                                                                                                                                                                                                                                                                                                        display: -ms-grid;
                                                                                                                                                                                                                                                                                                                                                                                                                        display: grid;
                                                                                                                                                                                                                                                                                                                                                                                                                        -ms-grid-columns: 1fr 30px 0.1fr 30px 1.5fr;
                                                                                                                                                                                                                                                                                                                                                                                                                        grid-template-columns: 1fr 0.1fr 1.5fr;
                                                                                                                                                                                                                                                                                                                                                                                                                        grid-gap: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* ////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-crop-certificate {
                                                                                                                                                                                                                                                                                                                                                                                                                    box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .tex-icon-c {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--primary);
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 22px;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-right: 10px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .tex-pr-2 {
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-right: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .breadcrumb__links a:hover {
                                                                                                                                                                                                                                                                                                                                                                                                                    /* color: #0d6efd; */
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #0b1924;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* ////////////////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                /* ////////////////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                /*----------------------------------------------------------------------------------------------*/
                                                                                                                                                                                                                                                                                                                                                                                                                /* //////////////////////////////////////////////////////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                /*----------------------------------------ir_contact--------------------------------------------------------------------------------*/
                                                                                                                                                                                                                                                                                                                                                                                                                /*-----------------------------------------------------------------------------------*/
                                                                                                                                                                                                                                                                                                                                                                                                                /* Cookie
/*-----------------------------------------------------------------------------------*/
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-cookie-card {
                                                                                                                                                                                                                                                                                                                                                                                                                    background-color: #f1f1f1;
                                                                                                                                                                                                                                                                                                                                                                                                                    left: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                    right: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                    bottom: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                    border-radius: 5px;
                                                                                                                                                                                                                                                                                                                                                                                                                    align-items: center;
                                                                                                                                                                                                                                                                                                                                                                                                                    flex-direction: row;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: 0.8em;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 1.1em;
                                                                                                                                                                                                                                                                                                                                                                                                                    box-sizing: border-box;
                                                                                                                                                                                                                                                                                                                                                                                                                    display: flex;
                                                                                                                                                                                                                                                                                                                                                                                                                    flex-wrap: nowrap;
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 29px !important;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #2c2d2c;
                                                                                                                                                                                                                                                                                                                                                                                                                    overflow: hidden;
                                                                                                                                                                                                                                                                                                                                                                                                                    position: fixed;
                                                                                                                                                                                                                                                                                                                                                                                                                    transition: opacity 1s ease 0s;
                                                                                                                                                                                                                                                                                                                                                                                                                    z-index: 99999;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 400;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                    box-shadow: -4px 3px 10px 0px rgb(68 68 68 / 21%);
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cookie-card-pic {
                                                                                                                                                                                                                                                                                                                                                                                                                    height: auto;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-left: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-cookie-card span.t1 {
                                                                                                                                                                                                                                                                                                                                                                                                                    display: block;
                                                                                                                                                                                                                                                                                                                                                                                                                    flex: 1 1 auto;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-right: 1em;
                                                                                                                                                                                                                                                                                                                                                                                                                    max-width: 100%;
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 1;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-left: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-cookie-card span.t1 a {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--primary);
                                                                                                                                                                                                                                                                                                                                                                                                                    transition: 0.25s;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 400;
                                                                                                                                                                                                                                                                                                                                                                                                                    text-decoration: none;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 16px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-cookie-card span.t1 a:hover {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--blue-3);
                                                                                                                                                                                                                                                                                                                                                                                                                    transition: 0.25s;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .bt-accept-cookie a.accept {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: normal;
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 29px !important;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 17px;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #ffffff;
                                                                                                                                                                                                                                                                                                                                                                                                                    background-color: var(--primary);
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 7px 30px;
                                                                                                                                                                                                                                                                                                                                                                                                                    height: 45px;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-right: 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                    transition: 0.25s;
                                                                                                                                                                                                                                                                                                                                                                                                                    cursor: pointer;
                                                                                                                                                                                                                                                                                                                                                                                                                    -webkit-border-radius: 3px;
                                                                                                                                                                                                                                                                                                                                                                                                                    -moz-border-radius: 3px;
                                                                                                                                                                                                                                                                                                                                                                                                                    border-radius: 3px;
                                                                                                                                                                                                                                                                                                                                                                                                                    text-decoration: none;
                                                                                                                                                                                                                                                                                                                                                                                                                    border-radius: 5px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .bt-accept-cookie a.setting {
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 7px 30px;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 600;
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 29px !important;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 17px;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--primary);
                                                                                                                                                                                                                                                                                                                                                                                                                    height: 45px;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-right: 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                    transition: 0.25s;
                                                                                                                                                                                                                                                                                                                                                                                                                    cursor: pointer;
                                                                                                                                                                                                                                                                                                                                                                                                                    -webkit-border-radius: 3px;
                                                                                                                                                                                                                                                                                                                                                                                                                    -moz-border-radius: 3px;
                                                                                                                                                                                                                                                                                                                                                                                                                    border-radius: 3px;
                                                                                                                                                                                                                                                                                                                                                                                                                    text-decoration: none;
                                                                                                                                                                                                                                                                                                                                                                                                                    border-radius: 5px;
                                                                                                                                                                                                                                                                                                                                                                                                                    text-decoration: underline;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .bt-accept-cookie a.accept:hover {
                                                                                                                                                                                                                                                                                                                                                                                                                    background-color: #181818;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #ffffff;
                                                                                                                                                                                                                                                                                                                                                                                                                    transition: 0.25s;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .bt-accept-cookie a.accept:active,
                                                                                                                                                                                                                                                                                                                                                                                                                .bt-accept-cookie a.accept:focus {
                                                                                                                                                                                                                                                                                                                                                                                                                    outline: none;
                                                                                                                                                                                                                                                                                                                                                                                                                    border: none;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .bt-accept-cookie a.setting:hover {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #181818;
                                                                                                                                                                                                                                                                                                                                                                                                                    transition: 0.25s;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* cookies policy */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .a-cookies-policy {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #fff;
                                                                                                                                                                                                                                                                                                                                                                                                                    transition: 0.25s;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .a-cookies-policy:hover {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #a00000;
                                                                                                                                                                                                                                                                                                                                                                                                                    transition: 0.25s;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-cookie-card span.t1 {
                                                                                                                                                                                                                                                                                                                                                                                                                    display: block;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-right: 1em;
                                                                                                                                                                                                                                                                                                                                                                                                                    max-width: 100%;
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 1;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-left: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                    flex: 1 1 auto;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (max-width: 1635px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .bt-accept-cookie a.setting {
                                                                                                                                                                                                                                                                                                                                                                                                                        padding: 7px 10px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .bt-accept-cookie a.accept {
                                                                                                                                                                                                                                                                                                                                                                                                                        padding: 7px 10px;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-right: 10px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .bt-accept-cookie.box-set-cookie02 {
                                                                                                                                                                                                                                                                                                                                                                                                                        width: 6%;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (max-width: 1485px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .bt-accept-cookie.box-set-cookie02 {
                                                                                                                                                                                                                                                                                                                                                                                                                        width: 7%;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (max-width: 1355px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .bt-accept-cookie.box-set-cookie02 {
                                                                                                                                                                                                                                                                                                                                                                                                                        width: 8%;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (max-width: 1280px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .bt-accept-cookie.box-set-cookie02 {
                                                                                                                                                                                                                                                                                                                                                                                                                        width: 9%;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .bt-accept-cookie a.setting {
                                                                                                                                                                                                                                                                                                                                                                                                                        padding: 7px 0;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (max-width: 1199px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .bt-accept-cookie.box-set-cookie02 {
                                                                                                                                                                                                                                                                                                                                                                                                                        width: 12%;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (max-width: 991px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .bt-accept-cookie.box-set-cookie02 {
                                                                                                                                                                                                                                                                                                                                                                                                                        width: 20%;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (max-width: 810px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .bt-accept-cookie.box-set-cookie02 {
                                                                                                                                                                                                                                                                                                                                                                                                                        width: 26%;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (max-width: 767px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .cover-cookie-card {
                                                                                                                                                                                                                                                                                                                                                                                                                        display: block;
                                                                                                                                                                                                                                                                                                                                                                                                                        text-align: center;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .cookie-card-pic {
                                                                                                                                                                                                                                                                                                                                                                                                                        height: auto;
                                                                                                                                                                                                                                                                                                                                                                                                                        display: block;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-left: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .cookie-card-pic {
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-bottom: 10px;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-top: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                        text-align: center;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin: auto;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .cover-cookie-card span.t1 {
                                                                                                                                                                                                                                                                                                                                                                                                                        display: inline-block;
                                                                                                                                                                                                                                                                                                                                                                                                                        flex: 1 1 auto;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-right: 1em;
                                                                                                                                                                                                                                                                                                                                                                                                                        max-width: 72%;
                                                                                                                                                                                                                                                                                                                                                                                                                        line-height: 1;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-left: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                        float: left;
                                                                                                                                                                                                                                                                                                                                                                                                                        font-size: 14px;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin: 20px 0;
                                                                                                                                                                                                                                                                                                                                                                                                                        text-align: center;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .bt-accept-cookie {
                                                                                                                                                                                                                                                                                                                                                                                                                        display: inline-block;
                                                                                                                                                                                                                                                                                                                                                                                                                        text-align: center;
                                                                                                                                                                                                                                                                                                                                                                                                                        /* width: 100%; */
                                                                                                                                                                                                                                                                                                                                                                                                                        margin: 10px auto;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .bt-accept-cookie.box-set-cookie02 {
                                                                                                                                                                                                                                                                                                                                                                                                                        float: left;
                                                                                                                                                                                                                                                                                                                                                                                                                        display: inline-block;
                                                                                                                                                                                                                                                                                                                                                                                                                        text-align: center;
                                                                                                                                                                                                                                                                                                                                                                                                                        width: 100%;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin: 10px auto;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .bt-accept-cookie a.setting {
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-right: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (max-width: 727px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .cover-cookie-card span.t1 {
                                                                                                                                                                                                                                                                                                                                                                                                                        display: inline-block;
                                                                                                                                                                                                                                                                                                                                                                                                                        flex: 1 1 auto;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-right: 1em;
                                                                                                                                                                                                                                                                                                                                                                                                                        max-width: 68%;
                                                                                                                                                                                                                                                                                                                                                                                                                        line-height: 1;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-left: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                        float: left;
                                                                                                                                                                                                                                                                                                                                                                                                                        font-size: 13px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (max-width: 651px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .cover-cookie-card span.t1 {
                                                                                                                                                                                                                                                                                                                                                                                                                        max-width: 60%;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (max-width: 545px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .cover-cookie-card span.t1 {
                                                                                                                                                                                                                                                                                                                                                                                                                        max-width: 100%;
                                                                                                                                                                                                                                                                                                                                                                                                                        padding-right: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-bottom: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (max-width: 426px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .cover-cookie-card {
                                                                                                                                                                                                                                                                                                                                                                                                                        padding: 15px 0px 20px 5px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .cookie-card-pic {
                                                                                                                                                                                                                                                                                                                                                                                                                        margin: auto;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-bottom: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .cover-cookie-card span.t1 {
                                                                                                                                                                                                                                                                                                                                                                                                                        max-width: 100%;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-bottom: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                        text-align: center;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-right: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                        padding: 3px 15px 3px 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                        font-size: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .bt-accept-cookie {
                                                                                                                                                                                                                                                                                                                                                                                                                        text-align: center;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .bt-accept-cookie a.accept {
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-right: 0px;
                                                                                                                                                                                                                                                                                                                                                                                                                        font-size: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (max-width: 320px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .cover-cookie-card span.t1 {
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-right: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-left: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .cover-cookie-card span.t1 {
                                                                                                                                                                                                                                                                                                                                                                                                                        max-width: 100%;
                                                                                                                                                                                                                                                                                                                                                                                                                        margin-bottom: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                        font-size: 12px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .cover-cookie-card span.t1 a {
                                                                                                                                                                                                                                                                                                                                                                                                                        font-size: 14px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                #sub-cookies_policy {
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-bottom: 60px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                #sub-cookies_policy .section-text-head.sub .text-2 {
                                                                                                                                                                                                                                                                                                                                                                                                                    text-align: left;
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 1.5;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 24px;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #1073a1;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                #sub-cookies_policy .section-text-head .text-2 span {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #ffffff;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                #sub-cookies_policy .text-sub-p.b {
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-top: 30px;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-bottom: 6px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                #sub-cookies_policy .text-sub-p.b b {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #1073a1;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                #sub-cookies_policy .text-sub-p b {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #ffffff;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                #sub-cookies_policy dl dt {
                                                                                                                                                                                                                                                                                                                                                                                                                    float: left;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                #sub-cookies_policy dl dd {
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-left: 80px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .cover-cookie-card span.t1 {
                                                                                                                                                                                                                                                                                                                                                                                                                    display: block;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-right: 1em;
                                                                                                                                                                                                                                                                                                                                                                                                                    max-width: 100%;
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 21px;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-left: 15px;
                                                                                                                                                                                                                                                                                                                                                                                                                    flex: 1 1 auto;
                                                                                                                                                                                                                                                                                                                                                                                                                    flex: 1 1 auto;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 400;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #000000;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .a-cookies-policy {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: #ffffff;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .a-cookies-policy:hover {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--primary);
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /*-----------------------------------------------------------------------------------*/
                                                                                                                                                                                                                                                                                                                                                                                                                /* end Cookie



                                                                                                                                                                                                                                                                                               /* ////////////////////////////////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .team__detail.team__detail3 {
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-top: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .team__social-2.name-01 {
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 15px 57px 12px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .team__social-2.name-03 {
                                                                                                                                                                                                                                                                                                                                                                                                                    right: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                    left: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 15px 30px 12px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (max-width: 1199px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .team__social-2.name-01 {
                                                                                                                                                                                                                                                                                                                                                                                                                        right: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                        padding: 10px 20px 8px;
                                                                                                                                                                                                                                                                                                                                                                                                                        left: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .team__social-2.name-03 {
                                                                                                                                                                                                                                                                                                                                                                                                                        right: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                        padding: 10px 20px 8px;
                                                                                                                                                                                                                                                                                                                                                                                                                        left: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (max-width: 991px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .team__social-2.name-01 {
                                                                                                                                                                                                                                                                                                                                                                                                                        padding: 15px 0px 12px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                    .team__social-2.name-03 {
                                                                                                                                                                                                                                                                                                                                                                                                                        padding: 15px 0px 12px;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* ////////////ผลิตภัณฑ์เเละบริการ/////////////////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .team__info.info-product a {
                                                                                                                                                                                                                                                                                                                                                                                                                    display: inline-block;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 500;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 18px;
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 26px;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--black);
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-bottom: 3px;
                                                                                                                                                                                                                                                                                                                                                                                                                    -webkit-transition: all 0.3s;
                                                                                                                                                                                                                                                                                                                                                                                                                    transition: all 0.3s;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-product-1 {
                                                                                                                                                                                                                                                                                                                                                                                                                    width: 100%;
                                                                                                                                                                                                                                                                                                                                                                                                                    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* //////readdetail///////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .bg-read {
                                                                                                                                                                                                                                                                                                                                                                                                                    height: 85px;
                                                                                                                                                                                                                                                                                                                                                                                                                    transition: all 0.5s;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 15px 0;
                                                                                                                                                                                                                                                                                                                                                                                                                    width: 100%;
                                                                                                                                                                                                                                                                                                                                                                                                                    background: url(../imgs/ir/bg-read-detail.webp) no-repeat !important;
                                                                                                                                                                                                                                                                                                                                                                                                                    background-size: cover;
                                                                                                                                                                                                                                                                                                                                                                                                                    background-position-x: center;
                                                                                                                                                                                                                                                                                                                                                                                                                    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 11%);
                                                                                                                                                                                                                                                                                                                                                                                                                    /* border-bottom: 4px solid #0c4e8c */
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .header-logo2-readdetail {
                                                                                                                                                                                                                                                                                                                                                                                                                    text-align: center;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 5px 0;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .service__detail.box-detail-read {
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: 80px 0;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .news-detail-001 {
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: 0;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-style: normal;
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 1.5;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 400;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 16px;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--black-2);
                                                                                                                                                                                                                                                                                                                                                                                                                    font-family: 'FC Minimal';
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .service__detail-thumb-news {
                                                                                                                                                                                                                                                                                                                                                                                                                    width: 100%;
                                                                                                                                                                                                                                                                                                                                                                                                                    border-radius: 5px;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-bottom: 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-top: 10px;
                                                                                                                                                                                                                                                                                                                                                                                                                    position: relative;
                                                                                                                                                                                                                                                                                                                                                                                                                    z-index: 9;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* //////readdetail///////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-bottom {
                                                                                                                                                                                                                                                                                                                                                                                                                    border-bottom: 1px solid var(--white-2);
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media (max-width: 991px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .bg-read {
                                                                                                                                                                                                                                                                                                                                                                                                                        border-bottom: 4px solid #0c4e8c
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* ////////product2//////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .service__slide-title.product-box1 h4 {
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 500;
                                                                                                                                                                                                                                                                                                                                                                                                                    /* font-size: 24px; */
                                                                                                                                                                                                                                                                                                                                                                                                                    font-size: 17px!important;
                                                                                                                                                                                                                                                                                                                                                                                                                    line-height: 24px!important;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--white);
                                                                                                                                                                                                                                                                                                                                                                                                                    -webkit-transition: all 0.3s;
                                                                                                                                                                                                                                                                                                                                                                                                                    transition: all 0.3s;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* //////////////contact us////////////// */
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-btn-map01 {
                                                                                                                                                                                                                                                                                                                                                                                                                    display: flex;
                                                                                                                                                                                                                                                                                                                                                                                                                    justify-content: center;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-top: -5px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .btn-map-01 {
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                    background-color: var(--primary);
                                                                                                                                                                                                                                                                                                                                                                                                                    width: 100%;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--white);
                                                                                                                                                                                                                                                                                                                                                                                                                    text-align: center;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 600;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .btn-map-02 {
                                                                                                                                                                                                                                                                                                                                                                                                                    padding: 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                    background-color: var(--blue-3);
                                                                                                                                                                                                                                                                                                                                                                                                                    width: 100%;
                                                                                                                                                                                                                                                                                                                                                                                                                    text-align: center;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--white);
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 600;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .btn-map-01 a {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--white);
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .btn-map-02 a {
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--white);
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .btn-map-01:hover {
                                                                                                                                                                                                                                                                                                                                                                                                                    background-color: #181818
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .btn-map-02:hover {
                                                                                                                                                                                                                                                                                                                                                                                                                    background-color: #181818;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-pic-map {
                                                                                                                                                                                                                                                                                                                                                                                                                    width: 100%;
                                                                                                                                                                                                                                                                                                                                                                                                                    margin-top: 50px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .contact__content p {
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-bottom: 20px;
                                                                                                                                                                                                                                                                                                                                                                                                                    padding-top: 10px;
                                                                                                                                                                                                                                                                                                                                                                                                                    font-weight: 600;
                                                                                                                                                                                                                                                                                                                                                                                                                    color: var(--black-3);
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-crop-contact-sub {
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: 100px 0 70px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .modal.modal-map {
                                                                                                                                                                                                                                                                                                                                                                                                                    --bs-modal-width: 900px;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                img.img-responsive-maps {
                                                                                                                                                                                                                                                                                                                                                                                                                    width: 100%;
                                                                                                                                                                                                                                                                                                                                                                                                                    width: 100%;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                .box-map-crop {
                                                                                                                                                                                                                                                                                                                                                                                                                    margin: 50px auto;
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                
                                                                                                                                                                                                                                                                                                                                                                                                                @media only screen and (max-width: 991px) {
                                                                                                                                                                                                                                                                                                                                                                                                                    .modal-content.modal-map2 {
                                                                                                                                                                                                                                                                                                                                                                                                                        height: auto;
                                                                                                                                                                                                                                                                                                                                                                                                                    }
                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                /* @media only screen and (max-width: 515px) {
                                                                                                                                                                                                                                                                                                                                                                                                              .modal-content.modal-map2 {
                                                                                                                                                                                                                                                                                                                                                                                                                  height: 325px;
                                                                                                                                                                                                                                                                                                                                                                                                              }
                                                                                                                                                                                                                                                                                                                                                                                                          } */