html, body, .view {
    height: 100%;
}
body {
    padding: 0;
    margin: 0;
    background: #E6E6E6;
    line-height: 1.5;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    font-family: 'Sarabun', sans-serif;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
header {
    width: 6.5%;
}
div#main-content {
    width: 100%;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}
.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.container {
    max-width: 1140px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.text-center {
    text-align: center !important;
}
.mt-5,
.my-5 {
    margin-top: 3rem !important;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
#about-section,
#info-section,
#parteners-section,
#contact-section,
#app-section {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
.about-left h3 {
    color: #000;
    font-size: 21px;
    letter-spacing: 1px;
}
.about-left h4 {
    font-size: 40px;
    font-weight: 600;
}
.about-left h6 {
    color: #464646;
    font-size: 18px;
    line-height: 1.8;
    letter-spacing: 1px;
}
.about-left p {
    padding-top: 4rem;
}

  


p h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 300;
    line-height: 1.2;
    padding: 0;
    font-family: 'Source Sans Pro', sans-serif;
}


#data-section {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    width: 100%;
    background-image: url(../img/info-section.jpg);
}

.flex-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.rgba-orange-light, .rgba-orange-light:after {
    background-color: rgba(255, 152, 0, 0.3);
}

div {
    display: block;
    unicode-bidi: isolate;
}
#data-section {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    width: 100%;
    background-image: url(../img/info-section.jpg);
}
.flex-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.pt-lg-3, .py-lg-3 {
    padding-top: 1rem !important;
}
.col-md-6 {
    max-width: 48%;
}
.col-lg-6 {
    max-width: 48%;
}
.col-md-4 {
    max-width: 32%;
} 

.serv-icon {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #61bdf3;
    width: 90px;
    position: relative;
    height: 90px;

}
.serv-icon img{
    position: absolute;
    left: 32%;
    bottom: 32%;
}
.ml-auto, .mx-auto {
    margin-left: auto !important;
}
.mr-auto, .mx-auto {
    margin-right: auto !important;
}

.clr-2 {
    background: #ffc168;
}

.clr-3 {
    background: #30c39e;
}
section#data-section p, section#data-section h4 {
    color: #fff;
    line-height: inherit;
}
.services-w3ls-grid h4 {
    font-weight: 600;
    color: #1d1d1d;
    font-size: 26px;
}
section#data-section p, section#data-section h4 {
    color: #fff;
    line-height: inherit;
}
.flex-center p {
    margin: 0;
}

.text-lg-left {
    text-align: left !important;
}    
.col-lg-7 {
    max-width: 58.333333%;
}
.col-lg-5 {
    max-width: 41.666667%;
}
.col-lg-5 h3 {
    font-size: 34px!important;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    position: relative;
}
.list-unstyled li{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap:15px;
}
ul, ol {
    margin: 0;
    padding: 0;

} 
.img-fluid, .modal-dialog.cascading-modal.modal-avatar .modal-header, .video-fluid {
    max-width: 100%;
    height: auto;
}

.grids-w3ls-right-2 ul li {
    font-size: 18px;
    letter-spacing: 1px;
    color: #333; 
}
.mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem !important;
}
.text-uppercase {
    text-transform: uppercase !important;
} 
.list-unstyled img{
    width: 33px;
    height: 37px;
}
.grids-w3ls-right-2 h4 {
    font-size: 22px;
}
.col-lg-5 p{
    margin: 0;
    padding: 0;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.9;
    color: #999;
    font-family: 'Sarabun', sans-serif;
}
.text-bottom {
    margin-top: 100px;
    position: relative;
}
.text-bottom img{
    position: absolute;
    left: 108px;
    bottom: 6px;
}    
.mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important;
}

#contact-section h3 {
    font-size: 34px;
}
#contact-section h3 {
  
    font-size: 30px; 
    margin-bottom: 1.5em;
    font-weight: 600;
}
.text-warning {
    color: #ff8800 !important;
}
.col-md-10 h4 {
    color: #000;
    font-size: 1.3em;
    margin-bottom: .5em;
}
.col-md-10 p {
    margin: 0;
    padding: 0;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.9;
    color: #999;
    font-family: 'Sarabun', sans-serif;
} 
.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}
.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}
.col-md-10  p a {
    color: #8d8d8d;
}

body a, body button, .btn {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    padding: 0.375rem 0.75rem;
    text-decoration: none;
}
.w3pvt-webinfo_mail_grid_right {
    background: #f7f7f7;
    padding: 2em;
    -webkit-box-shadow: 7px 7px 10px 0 rgba(56, 56, 56, 0.21);
    -moz-box-shadow: 7px 7px 10px 0 rgba(56, 56, 56, 0.21);
    box-shadow: 7px 7px 10px 0 rgba(56, 56, 56, 0.21);
}

 .text-justify {
    text-align: justify !important;
}
 p {
    margin: 0;
    padding: 0;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.9;
    font-weight: 300;
    color: #999;
    font-family: 'Sarabun', sans-serif;
}    
.mt-md-0, .my-md-0 {
    margin-top: 0 !important;
}
.col-md-6 {
    max-width: 43%;
}

#info-section h3 {
    font-size: 36px;
    font-weight: 600;
}
.col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.text-bl {
    color: #343a40;
}
.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}