body {
    font-family: 'Poppins';
    font-size: 20px;
    color: #314556;
    font-size: 25pt;
}

#loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #314556;
    width: 120px;
    height: 120px;
    position: fixed;
    z-index: 9999;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.carousel-caption h4 {
    font-family: 'Poppins' !important;
    color: #e8e7e6 !important;
    font-weight: 900 !important;
    font-style: italic !important;
    font-size: 40pt !important;
    margin-bottom: 20px !important;
    text-transform: uppercase !important;
    text-shadow: 1px 0 #e8e7e6;
    letter-spacing: 4px;
}

.carousel-caption h2 {
    font-family: 'Kanit' !important;
    color: #e8e7e6 !important;
    font-weight: lighter !important;
    font-size: 20pt !important;
    margin: 0;
}

.banner-image {
    background-image: url('img/back.jpg');
    background-size: cover;
}

#header {
    position: absolute;
    z-index: 10;
    width: 100%;
}

.navbar {
    color: #314556;
}

.navbar-band {
    font-weight: bold;
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #ccc;
}

.d-block {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

.nav-item {
    padding-top: 5px;
}

a.nav-item {
    font-family: 'Poppins' !important;
    font-size: 12pt !important;
    padding-left: 50px !important;
}

.nav-link {
    color: #314556 !important;
    font-family: 'Poppins' !important;
    font-size: 16pt !important;
    padding-right: 1rem !important;
}

.logo {
    width: 250;
    object-fit: contain;
}

.carousel-item {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

.ssimg {
    width: 100%;
}

.ssimg img {
    max-height: 450px;
    height: 100%;
    width: 100%;
    object-fit: cover !important;
}

.carousel-caption img {
    width: 250px;
    position: relative;
    object-fit: contain;
}

.dropdown-item {
    color: #e8e7e6 !important;
    font-family: 'Poppins' !important;
    padding-left: 20px;
    padding-bottom: 8px;
    font-size: 15pt !important;
}

.fade {
    opacity: 0;
}

[type=button],
button {
    -webkit-appearance: none !important;
    appearance: none !important;
}

.dropdown-item.dropdown-toggle.show {
    font-style: italic;
    font-weight: lighter;
    color: #e8e7e6 !important;
    background-color: #314556;
    font-family: 'Poppins' !important;
    padding-left: 20px;
    padding-bottom: 8px;
    font-size: 16pt !important;
    text-decoration: underline;
}

.dropdown-item:hover {
    transition: all 0.6s ease 0s;
    font-style: italic;
    font-weight: lighter;
    color: #e8e7e6 !important;
    font-family: 'Poppins' !important;
    padding-left: 20px;
    padding-bottom: 8px;
    font-size: 15pt !important;
    text-decoration: underline;
}

#btnControl {
    transition: all 0.6s ease 0s;
    font-style: italic;
    font-weight: lighter;
}

.nav-link:hover {
    transition: all 0.6s ease 0s;
    font-style: italic;
    font-weight: lighter;
    text-decoration: underline;
}

.line {
    width: 90%;
    height: 1px;
    background-color: #e8e7e6;
    margin-left: auto;
    margin-right: auto;
}

.line-mo {
    display: none;
}

.line1 {
    display: none;
}

.boxpic {
    max-height: 515px;
    margin-left: 5%;
    padding-top: 67.5;
    padding-bottom: 67.5;
    position: relative;
    bottom: 0;
}

.boxtext {
    height: 400;
    width: 100%;
    margin-top: 8% !important;
    margin-left: 5% !important;
    position: relative;
}

.boxtext .boxh4 {
    position: absolute;
    left: 0;
    bottom: 25%;
}

.boxtext h2 {
    font-family: 'Poppins' !important;
    color: #e8e7e6 !important;
    font-style: italic !important;
    font-size: 2rem !important;
    margin-bottom: 5%;
}

.boxtext p {
    font-family: 'Kanit' !important;
    color: #e8e7e6 !important;
    font-size: 14pt !important;
    margin-bottom: 5%;
}

.boxtext img {
    position: absolute;
    left: -5%;
    bottom: 3%;
    margin-top: 10px;
    height: 25%;
}

.slide1 {
    max-height: 515px;
    height: 100%;
    max-width: 100%;
    margin-left: 10%;
    padding-top: 5%;
    padding-bottom: 5%;
}

.slide1c {
    margin-top: 5% !important;
    height: 100%;
    max-height: 515px;
}

.dropdown-toggle::after {
    content: none !important;
}

.dropdown-item:hover {
    transition: all 0.6s ease 0s;
    font-style: italic;
    font-weight: lighter;
    background-color: #314556 !important;
    color: #e8e7e6;
}

.better {
    background-color: #e8e7e6;
    padding-top: 5%;
    padding-bottom: 5% width: 100%;
    height: auto;
    padding-bottom: 5%;
}

.better img {
    /* width: 50%; */
    object-fit: contain;
    margin-left: auto;
    margin-right: auto;
}

.better h1 {
    font-family: 'Kanit' !important;
    font-weight: lighter !important;
    font-size: 2.2rem !important;
    color: #314556;
    text-align: center;
    padding-left: 15%;
    padding-right: 15%;
    padding-bottom: 2%
}

.better p {
    font-family: 'Kanit' !important;
    font-weight: lighter !important;
    font-size: 15pt !important;
    color: #314556;
    text-align: center;
    padding-left: 12%;
    padding-right: 12%;
}

.b1 {
    background-color: #dbd6d1;
    color: #314556;
    height: 100%;
    display: inline-block;
    width: 100%;
    padding-bottom: 15%;
}

.b1 img {
    width: 62.5%;
    margin-top: 15%;
    height: 565px;
    object-fit: cover;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.b1 h2 {
    padding-top: 50px;
    font-family: 'Poppins' !important;
    font-weight: lighter !important;
    font-size: 24pt !important;
    color: #314556;
    font-style: italic !important;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.b1 p {
    padding-top: 30px;
    font-family: 'kanit' !important;
    font-weight: lighter !important;
    font-size: 15pt !important;
    color: #314556;
    text-align: center;
    display: block;
    padding-left: 10%;
    padding-right: 10%;
    margin-left: auto;
    margin-right: auto;
    /* white-space: nowrap; */
}

.col-lg-4 {
    padding: 0 0 0 0 !important;
}

.b2 {
    background-color: #314556;
    color: #dbd6d1;
    height: 100%;
    display: inline-block;
    width: 100%;
}

.b2 p {
    padding-top: 30px;
    font-family: 'kanit' !important;
    font-weight: lighter !important;
    font-size: 15pt !important;
    color: #dbd6d1;
    text-align: center;
    display: block;
    margin-left: auto;
    padding-left: 8%;
    padding-right: 8%;
    margin-right: auto;
    /* white-space: nowrap; */
}

.b2 h2 {
    padding-top: 50px;
    font-family: 'Poppins' !important;
    font-weight: lighter !important;
    font-size: 24pt !important;
    color: #e8e7e6;
    font-style: italic !important;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.b2 img {
    margin-top: 15%;
    width: 62.5%;
    height: 565px;
    object-fit: cover;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.solu {
    background-color: #314556;
    height: auto;
}

.solu img {
    height: 110px;
    display: block;
    object-fit: contain;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.solu h2 {
    font-family: 'Poppins' !important;
    font-weight: bolder !important;
    font-size: 40pt !important;
    color: #e8e7e6;
    letter-spacing: 3px;
    font-weight: bolder;
    font-style: italic !important;
    text-align: center;
    display: block;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
    text-transform: uppercase;
}

.solu p {
    font-family: 'Kanit' !important;
    font-size: 14pt !important;
    color: #e8e7e6;
    padding-right: 17%;
    padding-left: 17%;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-weight: lighter;
}

.solu1 {
    background-color: #314556;
    padding-bottom: 1%;
}

.tion {
    background-color: #314556;
    height: 650px;
}

.project {
    background-color: #e8e7e6;
    padding-left: 100px;
    padding-right: 100px;
    height: auto;
    width: 100%;
    padding-bottom: 50px;
    margin-right: 0;
}

.proimg {
    height: auto;
}

.headbox {
    padding-top: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.project .hi {
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.project .hi img {
    object-fit: cover;
    width: 100%;
    height: 400px;
}

.headbox img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    width: 10%;
    min-width: 100px;
    object-fit: contain;
}

.project h2 {
    font-family: 'Poppins' !important;
    font-weight: bolder !important;
    font-size: 34pt !important;
    color: #314556;
    font-weight: bolder;
    font-style: italic !important;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.project p {
    font-family: 'Kanit' !important;
    font-size: 1.3rem !important;
    color: #314556;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10%;
    padding-right: 10%;
}

.project .row {
    display: -ms-flexbox;
    margin-bottom: 0 !important;
    /* IE10 */
    display: flex;
    -ms-flex-wrap: wrap;
    /* IE10 */
    flex-wrap: wrap;
    padding: 0;
}

#structure {
    background-color: #dbd6d1;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 3%;
    padding-bottom: 5%;
}

#structure h2 {
    font-family: 'Poppins';
    font-weight: bold;
    font-style: italic;
    color: #314556;
    font-size: 34pt;
    padding-top: 2.5%;
    display: inline-block;
}

#structure h3 {
    font-family: 'Poppins';
    font-weight: bold;
    white-space: nowrap;
    font-style: italic;
    color: #314556;
    font-size: 18pt;
    padding-top: 7%;
}

#structure img {
    width: 88%;
    object-fit: contain;
}

#structure #logo img {
    width: 85%;
    object-fit: contain;
    display: inline-block;
    height: auto;
}

#structure p {
    font-family: 'Kanit';
    color: #314556;
    padding-right: 10%;
}


/* Create four equal columns that sits next to each other */

.project .row .column {
    -ms-flex: 25%;
    /* IE10 */
    flex: 25%;
    max-width: 25%;
    padding: 0 10px;
}

.project .row .column img {
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
    width: 100%;
}


/* Responsive layout - makes a two column-layout instead of four columns */

@media screen and (max-width: 820px) {
    .project .row .column {
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%;
    }
    .project .hi {
        padding-left: 20px !important;
        padding-right: 20px !important;
        margin-bottom: 10px !important
    }
    .project .hi img {
        object-fit: cover;
        width: 100%;
        height: 400px;
    }
}


/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */

@media screen and (max-width: 600px) {
    .project .row .column {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
}

body {
    font-size: 1.25rem;
    overflow-x: hidden;
}

#myBtn {
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 5;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #e9e9e9;
    color: #314556;
    font-weight: bold;
    opacity: 0.9;
    cursor: pointer;
    padding: 5 15 5 15;
    border-radius: 4px;
    font-size: 18pt;
    font-family: 'poppins';
}

nav {
    padding: 20px 0;
}

#name {
    color: #0673E8;
}

.img-container {
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: relative;
}

.img-container:hover .img-content-hover {
    display: block;
}

.img-container img {
    width: 100%;
    cursor: pointer;
    height: 400px;
    object-fit: cover;
    transform: scale(1);
    transition: all 0.3s ease-in-out;
}

.img-container img:hover {
    transform: scale(1.05);
    opacity: 0.5;
}

.img-content-hover {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    padding: 16px;
    background-color: white;
    margin-top: 20px;
    margin-left: -20px;
}

.img-content-hover h4 {
    color: gray;
}

.img-content {
    display: none;
}

.img-content h4 {
    color: gray;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #e8e7e6;
    z-index: 20;
}

.img-container:hover .overlay {
    opacity: 0.7;
}

.text {
    color: #314556;
    font-size: 30pt;
    font-style: italic;
    font-family: 'Poppins';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 20;
}

.mib {
    display: none;
}

#img1 {
    display: block;
    width: 50%;
}

#img2 {
    display: none;
}

.quote-mobile1 {
    display: none;
}

#img3 {
    display: none;
}

#vdo {
    background-color: #e8e7e6;
    width: 100%;
    height: auto
}

.ment-mo {
    display: none;
}

#vdo video {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 90%;
    height: auto;
}

#but_mo {
    display: none;
}

.line-end {
    display: none;
}

.boxbox {
    display: none;
}

.footmo {
    display: none;
}

#call {
    display: none;
}

.dropdown-hover-all .dropdown-menu,
.dropdown-hover>.dropdown-menu.dropend {
    margin-left: -1px !important
}

#structure_mo {
    display: none;
}

.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}

#mo {
    display: none;
}


/* Modal Content */

.form-check-input:checked {
    background-color: #314556 !important;
    border-color: #314556 !important;
}

.modal-content1 {
    background-color: #e8e7e6;
    padding: 40px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #888;
    width: 70%;
    font-family: 'Poppins';
}

.form-check-label {
    color: #314556;
    font-size: 16pt;
}

.modal-content1 h4 {
    color: #314556;
    font-size: 25pt;
    font-weight: bold;
    padding-bottom: 50px;
}

.modal-content1 p {
    color: #314556;
    font-size: 13pt;
    padding-top: 1%;
    font-style: italic;
    padding-left: 1%;
}


/* The Close Button */

.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

#AcceptCookie {
    width: 8%;
    background-color: #e8e7e6;
    font-family: 'Poppins';
    font-size: 14pt;
    color: #314556;
    border: none;
    margin-left: 2%;
    border-radius: 25px;
}

#Setting {
    width: 8%;
    border-radius: 25px;
    background-color: #e8e7e6;
    font-family: 'Poppins';
    font-size: 14pt;
    color: #314556;
    border: none;
    margin-left: 2%;
}

#cookie {
    position: fixed;
    position: -webkit-sticky;
    left: 0;
    opacity: 0.9;
    bottom: 0;
    width: 100%;
    padding-top: 1%;
    padding-bottom: 1%;
    font-family: 'Poppins';
    background-color: #314556;
    color: #e8e7e6;
    font-size: 16pt;
    text-align: center;
}

.tag {
    padding-bottom: 10%;
    font-family: 'kanit';
    font-size: 14pt;
    background-color: #dbd6d1;
    color: #314556;
    height: 100%;
    border-radius: 25px;
    padding-top: 10%;
    padding-left: 10%;
    padding-right: 10%
}

.tag b {
    font-size: 16pt;
}

#carouselExampleCaptions {
    height: 100vh;
}

#carouselExampleCaptions img {
    object-fit: cover;
}

#carouselExampleCaptions_mo {
    display: none;
}

#desk {
    display: flex;
}

@media screen and (max-width: 900px) {
    .form-check-input:checked {
        background-color: #314556 !important;
        border-color: #314556 !important;
    }
    #carouselExampleCaptions {
        display: none;
    }
    #mo {
        display: flex;
    }
    #desk {
        display: none;
    }
    #carouselExampleCaptions_mo {
        display: block;
    }
    .better h1 {
        font-family: 'Kanit' !important;
        font-weight: lighter !important;
        font-size: 1.8rem !important;
        color: #314556;
        text-align: center;
        padding-left: 8%;
        padding-right: 8%;
        padding-bottom: 2%
    }
    .tag {
        font-family: 'kanit';
        font-size: 10pt;
        background-color: #dbd6d1;
        color: #314556;
        height: 100%;
        border-radius: 25px;
        padding-top: 5%;
        padding-left: 10%;
        padding-bottom: 10%;
        padding-right: 10%;
        overflow: scroll;
    }
    .tag b {
        font-size: 12pt;
    }
    a.nav-item {
        font-family: 'Poppins' !important;
        font-size: 12pt !important;
        padding-left: 0px !important;
    }
    .dropdown-item:hover {
        transition: all 0.6s ease 0s;
        font-style: italic;
        font-weight: lighter;
        color: #e8e7e6 !important;
        font-family: 'Poppins' !important;
        padding-left: 20px;
        padding-bottom: 8px;
        font-size: 16px !important;
        text-decoration: underline;
    }
    .modal {
        display: none;
        /* Hidden by default */
        position: fixed;
        /* Stay in place */
        z-index: 5;
        /* Sit on top */
        padding-top: 0px;
        /* Location of the box */
        left: 0;
        top: 0;
        width: 100%;
        /* Full width */
        height: 100%;
        /* Full height */
        overflow: auto;
        /* Enable scroll if needed */
        background-color: rgb(0, 0, 0);
        /* Fallback color */
        background-color: rgba(0, 0, 0, 0.4);
        /* Black w/ opacity */
    }
    .modal-content1 {
        background-color: #e8e7e6;
        padding: 10px;
        margin-top: 20%;
        margin-left: auto;
        margin-right: auto;
        border: 1px solid #888;
        width: 90%;
        font-family: 'Poppins';
    }
    .dropdown-item.dropdown-toggle.show {
        font-style: italic;
        font-weight: lighter;
        color: #e8e7e6 !important;
        background-color: #314556;
        font-family: 'Poppins' !important;
        padding-left: 20px;
        padding-bottom: 8px;
        font-size: 14pt !important;
        text-decoration: underline;
    }
    .form-check-label {
        color: #314556;
        font-size: 12pt;
    }
    .modal-content1 h4 {
        color: #314556;
        font-size: 16pt;
        font-weight: bold;
        padding-bottom: 20px;
    }
    .modal-content1 p {
        color: #314556;
        font-size: 10pt;
        padding-top: 1%;
        font-style: italic;
        padding-left: 1%;
    }
    /* The Close Button */
    .close {
        color: #aaaaaa;
        float: right;
        font-size: 28px;
        font-weight: bold;
    }
    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }
    #AcceptCookie {
        margin-top: 3%;
        margin-bottom: 3%;
        width: 40%;
        background-color: #e8e7e6;
        font-family: 'Poppins';
        font-size: 11pt;
        color: #314556;
        border: none;
        margin-left: 2%;
        border-radius: 25px;
    }
    #Setting {
        margin-top: 3%;
        margin-bottom: 3%;
        width: 40%;
        border-radius: 25px;
        background-color: #e8e7e6;
        font-family: 'Poppins';
        font-size: 11pt;
        color: #314556;
        border: none;
        margin-left: 2%;
    }
    #cookie {
        position: fixed;
        position: -webkit-sticky;
        left: 0;
        opacity: 1;
        bottom: 0;
        z-index: 20;
        width: 100%;
        padding-top: 5%;
        padding-left: 5%;
        padding-right: 5%;
        padding-bottom: 2%;
        font-family: 'Poppins';
        background-color: #314556;
        color: #e8e7e6;
        font-size: 12pt;
        text-align: center;
    }
    #structure {
        display: none;
    }
    .banner {
        display: none;
    }
    #structure_mo {
        background-color: #dbd6d1;
        display: block;
        padding-top: 10%;
    }
    #structure_mo .s0 {
        padding-right: 7.5%;
        padding-left: 7.5%;
        padding-bottom: 10%;
    }
    #structure_mo .s1 {
        background-color: #e8e7e6;
        width: 100%;
        padding-right: 7.5%;
        padding-left: 7.5%;
        padding-top: 7.5%;
        padding-bottom: 5%;
    }
    #structure_mo .s1 img {
        width: 100%;
        height: 445px;
    }
    #structure_mo .s2 {
        background-color: #dbd6d1;
        width: 100%;
        padding-right: 7.5%;
        padding-left: 7.5%;
        padding-top: 7.5%;
        padding-bottom: 5%;
    }
    #structure_mo .s2 img {
        width: 100%;
        height: 445px;
    }
    #structure_mo img {
        width: 20%;
        object-fit: contain;
    }
    #structure_mo h2 {
        font-family: 'Poppins';
        font-size: 20pt;
        font-weight: bold;
        font-style: italic;
        color: #314556;
    }
    #structure_mo h3 {
        font-family: 'Poppins';
        font-size: 18pt;
        margin-bottom: 0;
        margin-top: 5%;
        font-weight: bold;
        font-style: italic;
        color: #314556;
    }
    #structure_mo p {
        font-family: 'Kanit';
        font-size: 1rem;
        color: #314556;
    }
    #call {
        display: none;
        bottom: 10px;
        position: fixed;
        width: 100%;
        display: flex;
        justify-content: center;
        z-index: 3;
        border: none;
        outline: none;
        background-color: none;
    }
    .d-block {
        width: 100%;
        height: 100vh;
        object-fit: cover;
    }
    .tel {
        background-color: #e9e9e9;
        padding-left: 3%;
        margin-left: auto;
        margin-right: auto;
        padding-right: 3%;
        border-radius: 50px;
        padding-top: 1%;
        padding-bottom: 1%;
    }
    .tel a img {
        max-width: 30px !important;
        max-height: 30px !important;
        transform: scale(2);
        object-fit: contain;
    }
    #myBtn {
        display: none;
        position: fixed;
        bottom: 80px;
        right: 10px;
        z-index: 3;
        font-size: 18px;
        border: none;
        outline: none;
        background-color: #e9e9e9;
        color: #314556;
        cursor: pointer;
        padding: 10 20 10 20;
        border-radius: 4px;
    }
    #myBtn img {
        z-index: 100;
    }
    #myBtn:hover {
        background-color: #555;
    }
    .foot {
        display: none !important;
    }
    .footmo {
        width: 100%;
        height: auto;
        background-color: #314556;
        display: block !important;
        padding-left: 5%;
        padding-right: 5%;
    }
    .footmo h4 {
        font-family: 'Poppins' !important;
        font-weight: bold !important;
        font-size: 14pt !important;
        color: #e8e7e6;
        letter-spacing: 1px;
        font-style: italic;
        text-align: center;
        display: block;
        padding-bottom: 10px;
    }
    .footmo .icon {
        height: auto;
    }
    #foot_quote {
        width: 60%;
        margin-top: 15%;
    }
    .footmo .icon img {
        width: 100%;
        min-width: 60px;
        object-fit: contain;
        max-width: 110px;
        transform: scale(1.2);
    }
    .quo {
        width: 60% !important;
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-top: 0 !important;
        padding-bottom: 5%;
    }
    .footmo h2 {
        font-family: 'Kanit' !important;
        padding-top: 5px;
        font-size: 12pt !important;
        color: #e8e7e6;
        text-align: center;
        display: block;
        font-weight: lighter;
    }
    .footmo img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 20%;
        padding-top: 2%;
        padding-bottom: 2%;
        max-width: 300px;
    }
    #but_desk {
        display: none;
    }
    #quote-desk {
        display: none !important;
    }
    .boxbox {
        height: 50px;
        background-color: #dbd6d1;
        display: block;
    }
    .ment {
        display: none;
    }
    .ment-mo {
        background-color: #e8e7e6;
        height: auto;
        padding-bottom: 10%;
        display: block;
    }
    .ment-mo h2 {
        font-family: 'Poppins' !important;
        font-weight: bold !important;
        font-size: 20pt !important;
        color: #314556;
        text-align: center;
        display: block;
        font-style: italic;
        padding-top: 10%;
        padding-bottom: 5%;
        /* padding-left: 10px;
        padding-right: 10px; */
        margin-left: 10%;
        margin-right: 10%;
    }
    .ment-mo h4 {
        white-space: nowrap;
        font-family: 'Kanit' !important;
        font-weight: lighter !important;
        font-size: 14pt !important;
        color: #314556;
        text-align: center;
        display: block;
        padding-top: 10%;
        padding-bottom: 5%;
        /* padding-left: 10px;
        padding-right: 10px; */
        margin-left: 5%;
        margin-right: 5%;
    }
    .line-mo {
        display: block;
        width: 40%;
        height: 2px;
        background-color: #314556;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 5%;
    }
    .quote-mobile1 {
        display: block !important;
        background-color: #e8e7e6;
        width: auto !important;
        height: auto !important;
        padding-bottom: 5%;
    }
    .quote-mobile1 img {
        width: 70%;
        max-width: 350px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .quote-mobile {
        display: block !important;
        background-color: #dbd6d1;
        width: auto !important;
        height: auto !important;
        padding-top: 7%;
        padding-bottom: 2%;
    }
    .quote-mobile h2 {
        white-space: nowrap;
        font-family: 'Poppins' !important;
        font-weight: lighter !important;
        font-size: 16pt !important;
        color: #314556;
        text-align: center;
        display: block;
        /* padding-left: 10px;
        padding-right: 10px; */
        margin-left: 10%;
        margin-right: 10%;
    }
    .quote-mobile img {
        width: 70%;
        max-width: 350px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .headbox {
        padding-top: 50px;
        padding-bottom: 0px;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .headbox .line-project {
        width: 30%;
        height: 2px;
        background-color: #314556;
        margin-left: auto;
        margin-bottom: 5%;
        margin-right: auto;
        display: block;
    }
    .project {
        background-color: #e8e7e6;
        padding-left: 10px;
        padding-right: 10px;
        height: auto;
        width: 100%;
        max-width: 1920px;
        padding-bottom: 0;
    }
    .project h2 {
        white-space: nowrap;
        font-family: 'Poppins' !important;
        font-weight: bolder !important;
        font-size: 20pt !important;
        color: #314556;
        font-weight: bolder;
        font-style: italic !important;
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-transform: uppercase;
    }
    .project p {
        font-family: 'Kanit' !important;
        font-size: 1rem !important;
        color: #314556;
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-left: 5%;
        padding-right: 5%;
    }
    #img4 {
        display: none;
    }
    #but_mo {
        width: 60%;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 5%;
        max-width: 300px;
    }
    .solu1 {
        background-color: #314556;
        height: auto;
    }
    .solu1 .carousel-item {
        max-height: 200px;
    }
    .slide1 {
        max-height: 200px;
        height: 100%;
        max-width: 100%;
        margin-left: 5%;
        margin-right: 5%;
        padding-top: 5%;
        margin-bottom: 10%;
    }
    .slide1c {
        margin-top: 5% !important;
        height: 100%;
        max-height: 200px;
    }
    .ssimg {
        width: 100%;
    }
    .ssimg img {
        max-height: 500px;
        width: 100%;
        object-fit: cover !important;
    }
    .boxtext {
        width: auto;
        /* margin-right: 5% !important; */
        margin-left: auto !important;
        margin-left: auto;
        position: relative;
        display: block;
        margin-top: 0 !important;
        height: auto;
    }
    .line-end {
        width: 100%;
        height: 1px;
        background-color: #e8e7e6;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .boxtext .boxh4 .line_s {
        width: 20%;
        height: 1px;
        background-color: #e8e7e6;
        margin-left: auto;
        margin-right: auto;
    }
    .boxtext .boxh4 {
        position: relative;
        padding-left: 5%;
        padding-right: 5%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .boxtext h2 {
        font-family: 'Poppins' !important;
        color: #e8e7e6 !important;
        font-style: italic !important;
        font-size: 16pt !important;
        font-weight: bold;
        margin-bottom: 5%;
        letter-spacing: 1px;
        text-align: center;
        margin-top: 20px;
    }
    .boxtext p {
        font-family: 'Kanit' !important;
        color: #e8e7e6 !important;
        font-size: 12pt !important;
        margin-bottom: 5%;
        padding-top: 5%;
        font-weight: lighter;
        text-shadow: #314556;
        text-shadow: 3px 3px #314556;
        text-align: center;
    }
    .boxtext img {
        position: absolute;
        left: -5%;
        bottom: 3%;
        margin-top: 10px;
        height: 25%;
    }
    .navbar-toggler {
        padding: 0 0 0 0 !important;
    }
    .solu1 .row {
        display: flex;
        flex-flow: column-reverse;
    }
    .line {
        display: none;
    }
    .solu {
        background-color: #314556;
        height: auto;
    }
    .solu img {
        height: 70px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        object-fit: contain;
        margin-bottom: 0;
    }
    .solu h2 {
        font-family: 'Poppins' !important;
        font-weight: bolder !important;
        font-size: 20pt !important;
        color: #e8e7e6;
        font-weight: bolder;
        margin-bottom: 20px;
        font-style: italic !important;
        text-align: center;
        display: block;
        letter-spacing: 2px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 60px;
        text-transform: uppercase;
    }
    .solu p {
        font-family: 'Kanit' !important;
        font-size: 12pt !important;
        color: #e8e7e6;
        padding-right: 7%;
        padding-left: 7%;
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
        font-weight: lighter;
    }
    #vdo {
        background-color: #e8e7e6;
        width: 100%;
        height: auto
    }
    #vdo video {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        width: 90%;
        height: auto;
    }
    .b1 {
        background-color: #dbd6d1;
        color: #314556;
        height: auto;
        width: 100%;
    }
    .b1 img {
        width: 80% !important;
        margin-top: 50px;
        height: 565px;
        object-fit: cover;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .b1 div {
        width: 70%;
        padding-bottom: 10px;
        border-bottom: 2px solid #314556;
        line-height: 50px !important;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .b1 h2 {
        padding-top: 50px;
        font-family: 'Poppins' !important;
        font-weight: lighter !important;
        font-size: 20pt !important;
        color: #314556;
        font-style: italic !important;
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .b1 p {
        padding-top: 30px;
        font-family: 'kanit' !important;
        font-weight: lighter !important;
        font-size: 14pt !important;
        color: #314556;
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
        white-space: normal;
        /* padding-bottom: 30px; */
    }
    .b2 div {
        width: 70%;
        padding-bottom: 10px;
        border-bottom: 2px solid #314556;
        line-height: 50px !important;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .b2 p {
        padding-top: 30px;
        font-family: 'kanit' !important;
        font-weight: lighter !important;
        font-size: 14pt !important;
        color: #314556;
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
        white-space: normal;
    }
    .b2 {
        background-color: #dbd6d1;
        color: #314556;
        height: auto;
        width: 100%;
    }
    .b2 h2 {
        padding-top: 50px;
        font-family: 'Poppins' !important;
        font-weight: lighter !important;
        font-size: 20pt !important;
        color: #314556;
        font-style: italic !important;
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .b2 img {
        width: 80% !important;
        margin-top: 50px;
        height: 565px;
        object-fit: cover;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .better {
        background-color: #e8e7e6;
        width: 100%;
        height: auto;
        padding-top: 10%;
        padding-bottom: 10%;
        position: relative;
    }
    .better img {
        width: 100%;
        object-fit: cover;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .better br {
        display: block;
        content: " ";
        margin: 5% 0;
    }
    .better .box {
        /* position: absolute; */
        top: -5%;
    }
    .better p {
        font-family: 'Kanit' !important;
        font-weight: lighter !important;
        font-size: 14pt !important;
        color: #314556;
        text-align: center;
        padding-left: 10%;
        padding-right: 10%;
        margin: 0 0 0 0;
    }
    #img1 {
        display: none;
    }
    #img2 {
        display: block;
        padding-top: 0px;
        padding-bottom: 0px;
        width: 80%;
        max-width: 300px;
    }
    #img3 {
        display: block;
        padding-top: 0px;
        padding-bottom: 0px;
        width: 30%;
        max-width: 100px;
        position: relative;
    }
    .tripple {
        display: none;
    }
    .dropdown-menu {
        width: 60%;
    }
    .dropdown-menu.show {
        margin-left: 0px !important;
        border: none;
    }
    .dropdown-item {
        background-color: #314556 !important;
        border-bottom: #e8e7e6 !important;
        padding-top: 0px !important;
        text-align: left !important;
        margin-left: auto !important;
        margin-right: 0 !important;
        font-size: 12pt !important;
    }
    .nav-item {
        background-color: #314556;
        border-bottom: #e8e7e6;
        border-style: solid;
        border-width: 1px;
        padding-top: 0px;
        width: 60%;
        text-align: right;
        padding-right: 10px;
        margin-left: auto;
        margin-right: 0;
    }
    .navbar {
        height: 100px;
    }
    .nav-link {
        color: #e8e7e6 !important;
        font-family: 'Poppins' !important;
        font-size: 16pt !important;
        padding-right: 0px !important;
    }
    .nav-link a {
        padding-right: 0px !important;
    }
    .mib {
        display: inline;
    }
    .carousel-item {
        width: 100% !important;
        height: 100vh !important;
        object-fit: cover !important;
    }
    .carousel-caption {
        width: 70%;
        padding: 10px;
    }
    .carousel-caption h4 {
        font-family: 'Poppins' !important;
        color: #e8e7e6 !important;
        font-weight: 900 !important;
        font-style: italic !important;
        font-size: 24pt !important;
        margin-bottom: 20px !important;
        text-transform: uppercase !important;
        text-shadow: 1px 0 #e8e7e6;
        letter-spacing: 1.5px;
    }
    .carousel-caption h2 {
        font-family: 'Kanit' !important;
        color: #e8e7e6 !important;
        font-weight: lighter !important;
        font-size: 14pt !important;
        margin: 0;
    }
    .carousel-caption img {
        width: 200px !important;
        position: relative;
        display: inline;
    }
    .logo {
        width: 170;
        height: 26.992;
    }
}

.textbox {
    position: relative;
}

.textinbox {
    position: absolute;
    z-index: 2;
    top: 18%;
    left: 15%;
    font-family: 'Kanit' !important;
    color: #314556 !important;
    font-weight: lighter;
    font-size: 14pt !important;
}

.banner {
    /* display: block; */
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.quote-mobile {
    display: none;
}

.banner img {
    max-width: 100%;
}

.images {
    display: inline-block;
    max-width: 20%;
}

.ment {
    height: auto;
    background-color: #dbd6d1;
    position: relative;
}

.ment h2 {
    font-family: 'Poppins';
    color: #314556;
    font-weight: bold;
    font-style: italic;
    font-size: 24pt;
    margin-bottom: 20px;
}

.ment-box {
    margin-top: 3%;
    padding-left: 5%;
    position: absolute
}

.ment_text {
    position: absolute;
    font-family: 'Kanit' !important;
    color: #314556 !important;
    font-size: 18pt !important;
}

.foot {
    height: 250px;
    background-color: #314556;
    display: block;
    position: relative;
    padding-left: 5%;
    padding-right: 5%;
}

.foot img {
    /* width: 100%; */
    /* margin-left: 50px; */
    /* margin-top: 20px; */
    overflow: hidden;
}

.foot h4 {
    padding-top: 5%;
    font-family: 'Poppins' !important;
    color: #e8e7e6 !important;
    font-weight: bold;
    font-size: 15pt !important;
    margin-bottom: 0px !important;
    letter-spacing: 2px;
}

.footmid {
    width: 50%;
    height: 250px;
    padding-left: 5%;
    background-color: #314556;
    float: left;
}

.footline {
    border-left: 2px solid #e8e7e6;
    position: absolute;
    top: 15%;
    bottom: 15%;
}

.foot3 {
    width: 30%;
    height: 250px;
    background-color: #314556;
    float: left;
}

.foot3 .col-lg-2 img {
    width: 100%;
    object-fit: contain;
    max-width: 70px;
    min-width: 60px;
    transform: scale(1.4);
}

.footlogo {
    width: 15%;
    height: 250px;
    background-color: #314556;
    float: left;
}

.footlogo img {
    width: 100%;
    max-width: 130px;
    display: block;
    margin-left: auto;
    padding-top: 5%;
}

.foot h2 {
    font-family: 'Kanit' !important;
    color: #e8e7e6 !important;
    letter-spacing: 1px;
    padding-top: 0 !important;
    margin: 0;
    font-size: 12pt !important;
    margin-bottom: 20px !important;
}

.foot h1 {
    font-family: 'Poppins' !important;
    color: #e8e7e6 !important;
    font-weight: bold;
    font-size: 14pt !important;
    margin-bottom: 0px !important;
}

.foot h5 {
    font-family: 'Poppins' !important;
    color: #e8e7e6 !important;
    font-size: 12pt !important;
    margin-bottom: 20px !important;
}

.foot-vl {
    border-left: solid #e8e7e6;
    height: 250px;
    position: relative;
}


/* Responsive layout - makes a two column-layout instead of four columns */