@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');

/*Body
*********************************/
body {font-family: "Space Grotesk", sans-serif; font-size:16px;font-weight:400;color:#757d8a;}

/****************************************************************************
By Jorge
*****************************************************************************/
h1, h2, h3 {  font-family: "Space Grotesk", sans-serif;margin:0 0 20px 0; font-weight:500; color:#111;}
h4, h5, h6 {  font-family: "Space Grotesk", sans-serif; margin:10px 0; font-weight:400; color:#111;}
h1{ font-size:36px}
h2 {font-size: 2rem;letter-spacing:-0.02em;}
h3 { font-size:2rem;letter-spacing:-0.02em}
h4 { font-size:1.3rem; line-height:1.2em; padding:10px 0}
h5 { font-size: 16px }
h6 { font-size: 14px }
h2.Title {margin:0 0 20px 0;} 
h2.Title a{font-size:1.8rem;text-decoration:none} 

.section-header h2{font-size:3rem;font-weight:600;margin:0 0 3rem 0;padding:0}
.section-header .col-12 { position: relative;}
.section-header .pre-header {font-weight:600;color:#0f46c7;background: #fff; display: inline-block; padding:0 20px 10px 0px;}
.section-header .pre-header:before { content: ""; position: absolute; width: calc(100% - 24px); border-top: 1px solid #ddd; top:23px; z-index: -1; right: 0}


h3.PreHeading{font-size:1.25rem;color: #0664bc;}
p{margin:0 0 20px}
strong{color:#fff}
.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #2086c7;
    --bs-btn-border-color: #2086c7;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #209fe1;
    --bs-btn-hover-border-color: #209fe1;
    --bs-btn-active-bg: #2086c7;
    --bs-btn-active-border-color: #0a53be;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #00469e;
    --bs-btn-disabled-border-color: #00469e;
	font-weight:400 !important;
    font-size:18px;
	padding:10px 30px;
	border-radius:60px;
    border:none;
background: linear-gradient(90deg, rgb(0 48 101) 0%, rgb(4 98 227) 100%);
}

.btn-primary:hover{background:#0462e3}
.btn-primary a{text-decoration:none !important;color:#fff !important}
.ArticleDetails h2 span{font-size:5rem;letter-spacing:-0.05rem}
.Body h2, .ArticleDetails h2{font-size:2.5rem;margin:20px 0;letter-spacing:-0.05rem}
.Body h3, .ArticleDetails h3{font-size:2rem;line-height:1.3em;letter-spacing:-0.05rem}
.Body p, .Body li, .ArticleBody{font-size:18px;line-height:1.5em}
.ArticleDetails{padding:10% 0 5%}

a:link,a:visited,a:active { color:#9da4b0 ;transition:0.2s}
a:hover { color: #fff;text-decoration:underline}
.ImageCover { overflow: hidden;border-radius:5px;margin:0 0 20px}
span.image{ transition: all 0.2s }
span.image:hover {transform: scale(1.1);}
i {color:#0361e2;transition:0.3s}
.Body img{box-shadow:10px 10px 30px rgba(0,0,0,0.2);border-radius:20px}

/*readmore
********************************/
.readmore {position:relative}
a.readmore{position:absolute;right:20px;bottom:40px;font-size:0;color:#fff;padding:0px 0px 0 0;}
a.readmore:hover{background: rgb(192 29 45);background: linear-gradient(139deg, rgb(172 9 24) 0%, rgb(143 5 18) 100%);color:#fff;}
.readmore:after { content: ""; position: absolute; width: 10px; height: 10px; border-top: 2px solid #9da4b0; border-right: 2px solid #9da4b0; transform: rotate(45deg); margin: auto; top: 0; bottom: 0; right: 15px }
.readmore:before { content: ""; position: absolute; width: 25px; height: 1px; border-top: 2px solid #9da4b0; margin: auto; top: 0; bottom: 0; right: 15px }
.readmore:hover:after {border-top: 2px solid #fff; border-right: 2px solid #fff;}
.readmore:hover:before{border-top: 2px solid #fff; border-right: 2px solid #fff;}


/*********************************************************
Header
**********************************************************/
.home-page header{box-shadow:0 10px 20px rgba(0,0,0,0);z-index:999;position:f;top:0;width:100%;background:transparent}
.home-page header.Sticky{position: fixed; width: 100%; transition: all 0.2s; height:80px; z-index: 1001;background:rgba(0,0,0,0.8); -webkit-backdrop-filter: blur(12px);backdrop-filter: blur(12px);}
header{width: 100%; transition: all 0.2s; height:80px; z-index:999 !important;background:#000;}
header.Sticky, #outpage:not(header) header{background:#000;box-shadow: none; height:80px; padding-top: 0px}
#HeaderArea .HeaderContentSectionsWrapper:nth-child(1) > div { padding-bottom: 10px; }
#HeaderArea .section-item:nth-child(1) img { height:130px; transition: all 0.2s; padding:10px 0 0}
#HeaderArea .section-item:nth-child(2) {padding-top:10px;transition: all 0.2s }

#HeaderArea .section-item:nth-child(3) { padding-top:10px; transition: all 0.2s }
#HeaderArea.Sticky .HeaderContentSectionsWrapper:nth-child(1) > div, #outpage:not(.HomePage) #HeaderArea .HeaderContentSectionsWrapper:nth-child(1) > div { padding: 0px; border: 0px }
#HeaderArea.Sticky .section-item:nth-child(1) img, #outpage:not(.HomePage) #HeaderArea .section-item:nth-child(1) img { height: 60px; padding:5px 0}
#HeaderArea.Sticky .section-item:nth-child(2), #outpage:not(.HomePage) #HeaderArea .section-item:nth-child(2) {padding-top: 0px;}
#HeaderArea.Sticky .section-item:nth-child(3), #outpage:not(.HomePage) #HeaderArea .section-item:nth-child(3) { padding-top: 0px; }
.home-page .Logo img{/* height:90px; */}
header.Sticky .Logo img{height:60px}
header.Sticky .Logo p{color:#5a6174}
header.Sticky .Logo a{color:#111;text-decoration:none}
.home-page header p{color:#fff}
.home-page header h2 a{color:#fff;padding:10px 0 0;text-decoration:none}
.home-page header h2 a:hover{color:#39b4b2;text-decoration:none}
header.Sticky .Logo h2{color:#111;padding:10px 0 0}
.home-page header h2 {font-size:28px;padding:20px 0 0;color:#fff;}

/*Logo
***************************/
.Logo p{font-size:16px;margin:0}
.Logo img{height:60px;margin:10px 0px 0 0;transition:0.3s}
.Logo img:hover{scale:1.1;}
.Logo h2{margin:0;font-size:24px;font-weight:700;padding:10px 0 0}
.Logo a{text-decoration:none}

/**************************************
Menu
***************************************/
#section-section-26795{padding:0}
.navbar{background:transparent;margin:12px 0 0;text-transform:uppercase}
a.nav-link{font-size:15px;color:#9da4b0 !important;font-weight:500;text-decoration:none !important;padding:8px 15px !important;transition:0.3s}
a.nav-link:hover{color:#111 !important}
a.nav-link.active{color:#111 !important; font-weight:800;}
.navbar-nav .nav-link.active{font-weight:800;color:#111}
.navbar-expand-lg .navbar-nav .dropdown-menu{top:40px;}
.dropdown-menu{ background: #000000;
 background: linear-gradient(130deg, rgba(0, 0, 0, 1) 0%, rgba(0, 10, 71, 1) 100%);
 box-shadow: 0 8px 30px -4px #0361e29c;
 border:solid 1px #166be0b5;
}

a.dropdown-item{font-size:16px;color:#9da4b0 !important;padding:5px 10px;text-decoration:none !important;letter-spacing:1px}
a.dropdown-item:hover{color:#fff !important;background:#045dd6;text-decoration:none;border-radius:0px}
.dropdown-item.active, .dropdown-item:active {background-color:#333;color:#fff !important}
#nav-item-15563{background: linear-gradient(90deg, rgb(0 48 101) 0%, rgb(4 98 227) 100%);border-radius:50px;padding:0px 8px !important;}
#nav-item-15563:hover{background:#0462e3}
#nav-item-15563 a{color:#fff !important}


/**************************************
Article Home Page
***************************************/
#main-section-24682 .section-header h2{font-size: 5.5rem;text-align:center;padding:4rem 0 2rem}

#main-section-24676 {background-image: url(/Content/Archive/768/2151719587-809921.jpg);background-repeat: no-repeat;background-position:center;background-size:cover;padding:15% 0 15%;position:relative;overflow:hidden;}
#main-section-24676:before {content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: linear-gradient(180deg, #031f1b, rgba(4, 9, 40, 0.7) 0%);
}
#main-section-24676 h2{font-size:5.5rem; line-height:1.1em;font-weight:600;letter-spacing:-1px;color:#fff;z-index:99;position:relative;}
#main-section-24676 p{font-size: 2rem;color:#fff;z-index:99;position:relative;margin:0;}
#article-109699{padding:0 10%}
#article-109699 .btn{font-size:1.5rem}
#article-109699 i{font-size:1.2rem;padding:0 20px 0 0; color:#fff}





/**************************************
About us page
***************************************/
#article-108829 h1{font-size:6vw;font-weight:500;line-height:1em}


/**************************************
Contact us page
***************************************/
#section-27127{ background: linear-gradient(130deg, rgba(0, 0, 0, 1) 0%, rgba(0, 10, 71, 1) 100%);
 box-shadow: 0 8px 30px -4px #0361e29c;border:solid 1px #166be0b5;
 padding:3rem;border-radius:30px}
#contactForm label{font-weight:500;font-size:18px;color:#fff;margin:0 0 10px 0}
#section-27127 .form-control{background:transparent;color:#fff;border:none;border-bottom:solid 1px #16335ab5;border-radius:0}
.contact-info p{margin:0}
.contact-info h4{margin:0}
.contact-info i{margin:20px 0}

.contact-us ul { padding: 0; list-style: none;}
.contact-us li {font-size:20px;padding:0 0 15px;color:#001326}
.contact-us i{font-size:18px;background:#111;height:50px;width:50px;padding:16px;color:#39b4b2;margin:0 15px 0 0;vertical-align:middle;text-align:center;border-radius:40px}
#contactForm .form-group{margin:0 0 25px}

#contactForm{display:flex;flex-wrap:wrap;justify-content:space-between}
#contactForm .form-group{flex-basis:46%;margin:10px 0px 10px 0}
#contactForm .form-group:nth-child(2){flex-basis:100%}
#contactForm .form-group:nth-child(5){flex-basis:100%}
#contactForm .form-group:nth-child(6){flex-basis:100%}
#contactForm .btn{margin-top:20px}
.map iframe { height:33vw}
.map p{margin:0}

/**************************************
Contact us page
***************************************/
#main-section-26397 .section-header h2{color:#fff;z-index:999;position:relative;margin:0;padding:15px 30px;border-bottom:none;border:solid 2px #fff;width:fit-content;margin:auto;text-transform:uppercase;letter-spacing:4px}
#main-section-26397 .section-header h4{font-size:22px;z-index:999;position:relative;margin:20px auto;text-align:center;background:transparent}
#main-section-26397 .section-header{background-image: url(/Content/Archive/579/view-pattaya-landmark-thailand-747513.jpg);background-repeat: no-repeat;background-position:top center;background-size:cover;padding:10% 0;position:relative;overflow:hidden;text-align:center}
#main-section-26397 .section-header .pre-header:before {border-top: 0px solid #ddd}
#main-section-26397 .section-header:before {content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: linear-gradient(180deg, #0e0e0e, rgba(4, 9, 40, 0.6) 0%);
}

.map iframe { height:33vw}
.map p{margin:0}


/*Slide
******************************/
.carousel-caption {position: absolute;bottom:20%}
#main-section-27022 .carousel-caption {position: absolute;bottom:15%;width:fit-content;margin:auto;padding:30px 30px;}
#main-section-27022 .carousel-caption h2{font-size:3vw;color:#fff;letter-spacing:1px;text-shadow:1px 1px 2px rgba(0,0,0,0.75);margin:0 0 10px;}
#main-section-27022 .carousel-caption p{font-size:22px;color:#fff;font-weight:600;text-shadow:1px 1px 1px rgba(0,0,0,0.75);margin:0}
#main-section-27022 .carousel-item:before {content: "";position: absolute;bottom: 0px;left: 0;right: 0;height:50%;background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.5));transition: all 0.2s;border-radius:20px}
#main-section-27022{padding:0 7% 0;border-radius:20px}
#main-section-27022 .carousel-item img{border-radius:20px}
#main-section-27022 .carousel-indicators{display:none}


/**************************************
Welcome
***************************************/
#main-section-26256{background:#f1f5ff}


/**************************************
Our Team
***************************************/
#main-section-26814{background:#f7f5ee}
#section-26814 .ImageCover .Image > span{padding-top: 140% !important;border-radius: 0px !important;filter: grayscale(80%);transition:0.3s;}
#section-26814 .ImageCover .Image > span:hover{filter: grayscale(0%);scale:1.07}
.Team li {font-size:15px;padding:0 0 10px;line-height:1.3em}
.Team ul { padding: 0; list-style: none;}
.Team i{font-size:16px;color:#ff3c1b;margin:0 10px 0 0;vertical-align:middle;text-align:center}
.Team p{margin:0 0 10px}
.Team h3{margin:20px 0 10px}

/**************************************
Homepage
***************************************/
/*Welcome
******************************/
#section-27180 .ImageCover .Image > span{padding-top:80%  !important;border-radius:10px;}
#section-27180 .ImageCover .Image { border-radius:10px; overflow: hidden; padding-top:80%; display: block; position: relative }
#section-27180 .ImageCover .Image > span { position: absolute; height: 100%; width: 100%; top: 0; left: 0; display: block; transition: background-size 0.3s ease, transform 0.3s ease !important; }
#section-27180 .ImageCover .Image > span:hover { transform: scale(1.1); }
#section-27180 h2{font-size:1.6rem;font-weight:600}

/*Our Company
******************************/
#main-section-27181{background-image: url(/Content/Archive/818/background-abstract-821572.jpg); background-repeat:no-repeat;background-position:bottom;background-size:100%;background-color:#00073f}

#article-109847{background:#0f46c7;border-radius:20px;color:#fff}
#article-109847 h2{color:#fff}
#article-109847 h4{color:#fff}
a.readmore-2{font-size:18px;padding:13px 60px 13px 25px;position:relative;border:solid 1px #fff;color:#fff;width:fit-content;height:40px;line-height:40px;border-radius:60px;text-decoration:none;}
a.readmore-2:hover{background:#0a2f88;border:solid 1px #0a2f88;color:#fff !important;padding:13px 70px 13px 25px;}
a.readmore-2:after { content: ""; position: absolute; width: 10px; height: 10px; border-top: 2px solid #fff; border-right: 2px solid #fff; transform: rotate(45deg); margin: auto; top: 0; bottom: 0; right:25px }
a.readmore-2:before { content: ""; position: absolute; width:20px; height: 1px; border-top: 2px solid #fff; margin: auto; top: 0; bottom: 0; right: 25px }
a.readmore-2:hover:after {border-top: 2px solid #fff; border-right: 2px solid #fff;}
a.readmore-2:hover:before{border-top: 2px solid #fff; border-right: 2px solid #fff;width:26px;}


/**************************************
Footer
***************************************/
footer{background-image: url(/Content/Archive/818/bg-industry-821566.jpg); background-repeat:no-repeat;background-position:center;background-size:100%;background-color:#00073f}
footer{color:#9da4b0}
footer h2{font-size:20px;color:#fff;margin:0 0 10px 0}
footer .Body h3{font-size:22px;color:#fff;margin:30px 0 10px 0}
footer .Body p{font-size:16px;color:#9da4b0;margin:0 0 10px 0}
footer i{font-size:40px;color:#fff;padding:0}
footer strong{font-size:16px; font-weight:400;color:#fff}
footer a{color:#fff !important}
footer a:hover{color:#0462e3 !important}
.Copyright p{margin:0;font-size:14px}
.Copyright a{color:#fff}
.Copyright a:hover{color:#0462e3}

/*Logo on bottom
*************************/
#article-109841 img{max-height:70px}

/*Follow us
*************************/
ul.follow{margin:0;padding:0}
.follow li {font-size:0px;margin:0;padding:0;display:inline-block;text-align:center}
.follow i{font-size:18px;color:#fff;margin:0 10px 0 0;padding:0;display:inline-block;vertical-align:top;transition:0.1s;width:50px;height:50px;border:solid 2px rgba(255,255,255,0.3);border-radius:50%;line-height:46px}
.follow i:hover{transform: scale(1.1)}
.fa-line:before{color:#49c30a}
.fa-youtube:before{color:#ff0000}
.fa-square-instagram:before{color:#333}
.fa-square-facebook:hover:before{color:#0d51d6}
.fa-linkedin:hover:before{color:#007bb5}

/*contact Info
*************************/
.info i{font-size:16px;color:#088af4;padding:0 10px 0 0}
.info i.fa-whatsapp{font-size:16px;color:#49c30a;padding:0 10px 0 0}
.info h4{font-size:18px;color:#fff;margin:0;padding:0 0 10px}
.info p{margin:0 0 20px !important}

/*****************************************
Mobile Site
******************************************/
@media screen and (max-width: 991px) {

/*******************************
By Jakkrit Mobile
********************************/
.section-header h2 {font-size: 3rem}
.Body h2, .ArticleDetails h2 {font-size:1.5rem}
.ArticleDetails h2 span {font-size:3.5rem}
    
/*Homepage Mobile
********************************/
#main-section-24676 {background-image: url(/Content/Archive/768/2151719587-809921.jpg);background-repeat: no-repeat;background-position:center;background-size:cover;padding:10% 0 10%;}
#main-section-24676 h2{font-size:1.6rem; line-height:1.1em;color:#fff;padding:30% 0 0}
#main-section-24676 p{font-size: 1.2rem}
#main-section-24682 .section-header h2 {font-size: 3rem}

/*******************************
Header Mobile
********************************/
.Logo img {height:50px;padding:5px 0;margin:5px 0}
.home-page .Logo img {height: 50px;}
.home-page header {position: relative}   
 header{height:60px;}
   
/*******************************
Menu Mobile
********************************/
#section-section-24662{padding:0;margin:0}
.menu-list-wrapper .navbar-toggler {right: 10px;border: solid 2px #fff;}
.menu-list-wrapper .navbar-toggler span i {background: #fff}
.navbar-light .navbar-nav .nav-link {font-size:20px;}
a.nav-link{color:#fff !important;padding:10px 10px}
a.nav-link:hover{color:#0d6efd  !important}
.navbar-expand-lg {margin: 0;padding: 0;width: 100%}
.menu-list-wrapper .navbar-collapse ul {padding:5px 10px;}
.menu-list-wrapper .navbar-collapse ul li a {white-space: wrap;padding-left: 10px;}
.menu-list-wrapper .navbar-collapse li {word-break: break-word;}

/*Sub menu
***********************/
.menu-list-wrapper .navbar-collapse ul { position: absolute; z-index:9999;right: 0px; top: 0px;height: 100vh; transform:translateX(100%); -webkit-transform:translateX(100%) }
.navbar-nav{background:#000}
.menu-list-wrapper .navbar-collapse {position: absolute; right: 0px; top: 0px; height: 100vh;overflow: hidden; background: rgba(255,255,255,0.0)}
.menu-list-wrapper .navbar-collapse.collapsing { height: 100vh !important; width: 100vw }
.menu-list-wrapper .navbar-collapse.show {width: 100%;background: rgba(255,255,255,0.95)}

/*Slide
******************************/
#main-section-27022 {padding: 0;border-radius: 0}
#main-section-27022 .carousel-item:before {border-radius:0px}
#main-section-27022{border-radius:0px}
#main-section-27022 .carousel-item img{border-radius:0px}
#main-section-27022 .container-fluid{padding:0}
#main-section-27028 {position:relative;top:0;margin:20px 20px 0}
    
  
/*******************************
Contact us Mobile
********************************/
#contactForm {padding:30px;}
#article-108921 iframe{height:50vh}

    
}