body{
     margin:0px;
     padding:0;
     width:100%;
     height: 100%;
     font-size:18px;
     color:#666D72;
}
 html{height:100%;}
 *{
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}
 *:before, *:after{
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}
 ::-webkit-input-placeholder {
    color:#000;
}
 a{color:#344448;text-decoration: none;}
 a:focus {outline: 0px;}
 input, button, select, textarea {
     font-family:inherit;
     font-size:inherit;
     line-height:inherit;
     border:none;
}
 article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary{display: block;}
 button{
    border:0px;
    background:none;
    cursor:pointer;
}
 .clr:after{
     content:"";
     display:block;
     height:0;
     clear:both;
     visibility:hidden;
}
 ul{letter-spacing: -0.4em;}
 li{letter-spacing: 0em;}
 img{vertical-align:middle;}
 .img-responsive{max-width:100%;height:auto;}
 figure{margin:0px;}
 h1,h2,h3,h4{font-weight:normal;margin:0px 0;}
 table {border-collapse:collapse;border-spacing:0;}
 ul, ol{margin:0;padding:0px;}
 li{list-style:none;margin:0;padding:0;}
 input,textarea{border:none;}
 p {
     margin: 0 0 5px 0;
     padding: 0;
     font-weight:400;
     color:#888f99;
}
i{padding-right:5px;}
.EN{font-family: 'Roboto', sans-serif;}
.EN p{font-size:15px;margin-bottom: 15px;line-height:25px;
}
.TH{font-family: 'Noto Sans Thai', sans-serif;}
.container{padding-left:15px;padding-right:15px;}
.Head_TOP{
    background: #162040;
    padding: 15px 0;
    font-family: 'Poppins', sans-serif;
    box-shadow: 10px 10px 20px #0000003b;
    z-index: 999;
    position: relative;
}
.Head_TOP a{color:#fff;}
.Line_TOP{
    color:#d5ae82;
    text-align: right;
    font-size: 14px;
}
.lang-item{padding: 0px 7px!important;}
.Line_TOP ul li{display: inline-block;padding: 0px 15px;border-right: 1px solid #d5ae82;}
.Line_TOP ul li:last-child{border-right:none;}
.Line_TOP ul li a{color:#d5ae82;letter-spacing: 1px}
/* Header */
 .header {
     transition: all 0.5s ease;
     width: 100%;
     z-index:999;
     padding:20px 0px 0 0;
     position: absolute;
}
 .banner_top{
     position: relative;
     background: url(../images/bg-banner.jpg) center top no-repeat;
     width: 100%;
     background-size: cover;
     height:700px;
}
.intro_top{padding-top:8%;}
.caption_wrap{color:#fff;}
.caption_banner{
      position: absolute;
      width:100%;
      top:50%;
      left:0%;
      transform: translate(0%, -50%);
      color: #fff;
      z-index: 9999999999999999999;
}
.title_name{font-size:28px!important;margin-bottom: 10px;color: #fff;font-family: 'Cormorant Garamond', serif;letter-spacing: 1px;text-transform: uppercase;}
.Detail_top {
    font-size: 25px!important;
    margin-bottom: 10px;
    font-weight: 300;
    color: #fff;
    font-family: 'Cormorant Garamond', serif;
}
.caption_banner h1 {
    font-size: 60px;
    margin-bottom: 20px;
    line-height: 60px;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'Cormorant Garamond', serif;
}
.caption_banner h1 span{display:block;}
.img_banner {
      float: left;
      width: 50%;
    }
/*nav_menu_top*/
.nav_menu_top{
     font-weight:400;
     padding: 0px 0 0 0;
     float:right;
}
.nav_menu_top ul li a {
     color: #fff;
     font-size:16px;
     text-transform: uppercase;
}
.nav_menu_top ul li{
    font-size:16px;
    display:inline-block;
    position:relative;
    padding:15px 30px;
    text-align:center;
    letter-spacing: 2px;
    vertical-align:top;
}
.nav_menu_top ul li:hover a{opacity:0.5;}
.nav_menu_top ul li:last-child {
    border-radius: 30px;
    background:#f97015;
    border: none;
    color: #FFFFFF;
    text-align: center;
    padding: 20px 20px;
    transition: all 0.5s;
    cursor: pointer;
    line-height: 0px;
    margin-top: 5px;
    display: inline-block;
    font-weight: 400;
    box-shadow: 0 0.3rem 0.6rem #00000029;
}
.Logo{
    transition: all 0.5s;
    float:left;
    width:20%;
    position: relative;
}
.Logo a{position:absolute;top:-40px;}
.Logo img {
    width: 110px;
    transition: all 0.5s;
    border: 5px solid #fff;
    border-radius: 100%;
}
.main-navigation.sticky-header {
     position: fixed;
     width: 100%;
     z-index:9999;
     top: 0;
     left: 0;
     padding:10px 0;
     background:#162040!important;
     box-shadow:0px 0px 10px rgb(0,0,0,0.2);
}
.sticky-header .nav_menu_top ul li a{}
.sticky-header .nav_menu_top{padding-top: 0px;}
.sticky-header .Logo img{width:60px;}
.sticky-header .Logo a{top:-5px;}
/*Intro_detail*/

.topic-01 {margin-bottom:35px;}
.topic-01 h2{
     font-weight: 400;
     font-size:40px;
     font-family: 'Playfair Display', serif;
     color:#062F4F;
     position: relative;
     display: inline-block;
    letter-spacing: 2px;
}
.topic-01 h2:after {
    content: "";
    width:60px;
    height: 4px;
    background: url(../images/t-separator.png);
    position: absolute;
    bottom: -15px;
    left: 0px;
    background-size: contain;
}
.all_title {
    margin-bottom: 0px!important;
    font-size:15px!important;
    color:#96a3b7;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    z-index: 999;
    position: relative;
    letter-spacing: 1px;
}
/*About_section*/
.Intro_section{padding: 0px 0px 50px;position: relative;z-index:999;}
.Intro_section{
    /*background-image: url(../images/bg01.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    opacity: 1;
    transition: background .3s,border-radius .3s,opacity .3s;*/
}
.Intro_Detail{float: left;width:50%;padding-top: 60px;}
.Intro_Img{float: right;width: 40%;margin-top:-80px;}
.button {
    border-radius: 30px;
    background: #1363DF;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size:17px;
    padding:10px 15px;
    transition: all 0.5s;
    cursor: pointer;
    display: inline-block;
    box-shadow: 0 0.3rem 0.6rem #00000029;
}
.b-button {
    margin: 50px 0px;
}


.topic-center {
    text-align: center;
    margin-bottom: 20px;
}
.topic-center h2 {
    letter-spacing: 2px;
    font-weight: 500;
    font-size:40px;
    color: #06283D;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
}
.topic-center h2:after {
    content: "";
    width: 60px;
    height: 4px;
    background: url(../images/t-separator.png);
    margin: 12px auto 20px auto;
    background-size: contain;
    display: block;
}
/*promotion_section*/
.promotion_section{background:url(../images/bg-yacht.png);background-size:cover;padding:80px 0px 50px;}
.promotion_Show{padding-bottom: 50px;text-align: center;}
.promotion_Show ul{
    display: flex;
    flex-direction: row;
    justify-content: center;
    max-width: 100%;
    margin: auto;
}
.promotion_Show ul li{
    display: flex;
    flex-direction: column;
    flex: 1 1 300px;
    margin: 1em 0.8em;
    border-radius:15px;
    background:#fff;
    box-shadow: 0 2px 10px 0 rgb(1 27 42 / 12%);
}
.flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width:1250px;
    max-width: 100%;
    margin: auto;
}
.flex .col {
    display: flex;
    flex-direction: column;
    width: 33.33%;
    margin: 1em 0.8em;
    background: #fff;
    padding: 0px 0px 25px 0px;
    text-align: left;
    border-radius:15px;
    box-shadow: 0 2px 10px 0 rgb(1 27 42 / 12%);
}
.flex .col p{padding:0px 20px 0px 20px;}
.flex .col .btn {
    align-self: flex-start;
    margin: auto auto 0 auto;
    border: 1px solid #007DAC;
    position: relative;
    letter-spacing: 2px;
    padding: 13px 45px 13px 40px;
    display: inline-block;
    color: #007DAC;
    font-size: 15px;
    border-radius: 30px;
}
.flex .col .btn:after {
    content: "\f30b";
    position: absolute;
    right: 15px;
    top: 14px;
    font-size: 16px;
    font-weight: 600;
    font-family: Font Awesome\ 5 Free;
}
/*.promotion_Show ul li{
    display: inline-block;
    margin-right: 4%;
    width: 30.6%;
    margin-bottom: 20px;
    position: relative;
    border-radius:15px;
    box-shadow: 0 2px 10px 0 rgb(1 27 42 / 12%);
    vertical-align: top;
}*/
.promotion_Show figure img{
    border-radius: 10px 10px 0 0;
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    object-fit: cover;
}
.promotion_Show ul li:nth-child(3n) {
    margin-right: 0px;
}
.caption_short{padding:20px 20px 30px 20px; border-radius:0 0 10px 10px }
.title_promotion{
    text-align: center;
    margin-top:20px;
    font-size: 17px!important;
    color:#062F4F;
    font-weight:600;
    margin-bottom:15px!important;
    padding: 0px 20px 0 20px!important;
}
.view_more {
    text-align: center;
    margin: 30px 0 0 0;
}
.view_more a:after {
    content: "\f30b";
    position: absolute;
    right: 15px;
    top: 16px;
    font-size: 16px;
    font-weight: 600;
    font-family: Font Awesome\ 5 Free;
}
.view_more a {
    border: 1px solid #007DAC;
    position: relative;
    letter-spacing: 2px;
    padding: 15px 45px 15px 40px;
    display: inline-block;
    color: #007DAC;
    font-size: 15px;
    border-radius: 30px;
}
@keyframes bounceAlpha {
    0% {
        opacity: 1;
        transform: translateX(0px) scale(1);
    }
    25% {
        opacity: 0;
        transform: translateX(10px) scale(0.9);
    }
    26% {
        opacity: 0;
        transform: translateX(-10px) scale(0.9);
    }
    55% {
        opacity: 1;
        transform: translateX(0px) scale(1);
    }
}

.bounceAlpha {
    animation-name: bounceAlpha;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.flex .col .btn:hover:after{
    animation-name: bounceAlpha;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.view_more a:hover:after {
    animation-name: bounceAlpha;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.About_section{padding:70px 0px 70px;}
.About_Detail{
    float: left;
    width: 45%;
}
.about_Img {
    float: right;
    width: 50%;
    position: relative;
}
.img01{width:49%;display: inline-block}
.img02 {
    width: 49%;
    display: inline-block;
    position: absolute;
    left:43%;
    top: 20%;
}
.about_Img img{border-radius:15px;}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 5px 10px 15px rgba(0,0,0,0.3);
}
.picture_bg{
    background: url(../images/Group2212.png)top center;
    background-size: cover;
    padding: 50px 0;
    position: relative;
    height:450px;
    background-attachment: fixed;
}
.caption_center_banner{
    width: 100%;
    position: absolute;
    color: #fff;
    text-align: center;
    padding: 20px 20px;
    top: 50%;
    left: 50%;
    z-index: 10;
    transform: translate(-50%, -50%);
}
.caption_center_banner h2 {
    font-weight: 400;
    font-size: 40px;
    font-family: 'Playfair Display', serif;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    letter-spacing: 2px;
}
/*Section_service*/
.Section_service{
    padding: 80px 0px 80px;
    background: #F2F5FA;
}
.Intro_Service{max-width: 800px;margin: 0 auto 30px auto;width: 100%;}
.Intro_Service h2 {
    text-transform: uppercase;
    position: relative;
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 45px;
    font-family: 'Playfair Display', serif;
    color: #f97015;
    padding-bottom: 20px;
    text-align: center;
    letter-spacing: 1px;
}
.Boat_Type{}
.Type{float: left;width:48%;margin-right:3%;}
.Type:last-child{margin-right: 0%;}
.Type img{border-radius: 10px;}
.Detail_Boat_Type{margin:40px 0 0;}
.inner_service{max-width:90%;margin: auto;}
.box-service{margin:50px 0px;position: relative;background: #fff;}
.box-service-left {
    float: left;
    width:48%;
}
.img-service{margin: auto;}
.box-service-right {
    float: right;
    width: 48%;
    position: relative;
}
.heading-service{}
.heading-service h2{
    text-transform: uppercase;
    position: relative;
    margin-bottom: 15px;
    font-size:30px;
    line-height: 45px;
    font-family: 'Playfair Display', serif;
    color:#f97015;
    padding-bottom: 20px;
    letter-spacing: 1px;
}
.heading-service h2:before {
    content: ' ';
    display: block;
    position: absolute;
    border-top: 1px solid #cbcfd5;
    height: 0;
    width: 110px;
    min-width: 110px;
    left: 0;
    bottom: 0.1em;
}
.heading-service h2:after {
    content: ' ';
    display: block;
    position: absolute;
    border-top: 2px solid #06283D;
    height: 0;
    width: 40px;
    min-width: 40px;
    left: 0;
    bottom: 0.1em;
}
.Detail-service h3{margin-bottom: 15px;color: #06283D;font-family: 'Raleway', sans-serif;font-weight:600;font-size: 20px;}
.Detail-service{
    padding: 50px;
    left: 0%;
    width: 100%;
    /*transform: translate(0%, -50%);*/
}
.box-service-2{position: relative;margin: 50px 0 0;background: #fff;}
.box-service-2 .box-service-left {
    float: left;
    width:50%;
    position: relative;
}
.box-service-2 .box-service-right {
    float: right;
    width: 45%;
    position: relative;
}
.box_slide{
    position: relative;
}

.Facilities_Section{
    background: url(../images/bg-yacht.png);
    background-size: cover;
    padding: 80px 0px 50px;
}
.Facilities_Show{}
.Facilities_Show ul li {
    float: left;
    margin-right: 3%;
    width:22.5%;
    margin-bottom: 20px;
    position: relative;
    border-radius: 0 0 15px 15px;
}
.Facilities_Show img{border-radius:10px;}
.Facilities_Show ul li:nth-child(4n) {
    margin-right: 0px;
}
.title_facilities{text-align: center;color:#06283d;font-size: 17px;margin-bottom:15px;display: inline-block;position: relative;}
.title_facilities:before {
    content: "";
    width: 30px;
    height: 30px;
    background: url(../images/icon1.png);
    background-size: contain;
    position: absolute;
    display: block;
    left: -38px;
    top: -4px;
}
.topic-line{text-align: center;}
.caption_facilities{margin-top:20px;}
.caption_facilities ul li {
    display: block;
    float: none;
    width: 100%;
    margin: 5px;
    font-size: 14px;
    line-height:22px;
}
.caption_facilities ul{margin-left: 20px;}
.caption_facilities ul li:before {
    content: "♦";
    position: absolute;
    top: 0;
    left: -15px;
}
.Section_Map_Contact{padding: 80px 0 0;}
.Img_Map_Point{
    float:left;
    width:50%;

}
.Inner_Map{margin-top:50px;background: #f8fbfc;}
.inner-Destinations{padding:25px 0 10px;font-size:18px;}
.inner-Destinations h3 {
    color: #162040;
    margin-bottom: 15px;
    display: inline-block;
    font-size: 22px;
    margin-right: 20px;
    font-family: 'Playfair Display', serif;
    color: #000;
}
.inner-Destinations span{color:#162040;}
.Detail_Map{width:50%;float:right;padding: 30px 30px 50px 50px;}
.Detail_Map h2 {
    text-transform: uppercase;
    position: relative;
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 45px;
    font-family: 'Playfair Display', serif;
    color: #f97015;
    padding-bottom: 20px;
    letter-spacing: 1px;
}
.inner-Destinations .view_more a {
    padding: 14px 45px 14px 40px;
}
.inner-Destinations .view_more{text-align: left;}
.Section_Gallery{padding: 70px 0px;
    background: url(../images/bg-yacht.png);
    background-size: cover;
}
.List_Gallery{margin-top:40px;}
.List_Gallery ul li {
    float:left;
    margin-right:3%;
    width:22.7%;
    margin-bottom:30px;
    position:relative;
    border-radius:15px;
    transition: all 0.5s;
    box-shadow: 2px 2px 20px rgba(0,0,0,0.2);
}
.List_Gallery ul li:hover {
    transform: translate(-5px, -5px);
    box-shadow: 2px 2px 20px rgba(0,0,0,0.2);

}
.List_Gallery img{border-radius:10px;}
.List_Gallery ul li:nth-child(4n) {
    margin-right:0px;
}
.btn-view{margin-top:30px;}
.btn-view .view_more a{
    padding:15px 45px 15px 40px;
    color:#fff;
    background:#062f4f;
    border-radius:30px;
}
.Box_Address{
    padding:40px 0 30px;
    background:url(../images/bg011.jpg)center top;
    background-size: cover;
    color:#fff;
    
}
.Box_Address .inner ul li{
    width:33%;
    float: left;
    position: relative;
    padding-left:50px;
    word-break: break-word;
}
.Box_Address .inner ul li a{color: #fff;}
/*.Box_Address .inner ul li:after {
    content: ' ';
    display: block;
    position: absolute;
    height: 220px;
    width: 1px;
    background:#144e8f;
    right: 0px;
    top: 0;
}*/

.Box_Address h3{
    letter-spacing: 2px;
    margin:5px 0 5px;
    font-size:18px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    font-weight:500;
}
.Box_Address h3 figure{
    position:absolute;
    left:-40px;
    top:-2px;
}
.Box_Address p{color:#fff;font-size: 15px;margin-bottom: 0;line-height: 25px;text-align: left;}
.Social{text-align: center;margin-top: 30px;}
.Social ul li{display: inline-block;text-align: center;padding: 10px;}
.Social ul li a{
    width: 240px;
    border:1px solid #fff;
    border-radius: 30px;
    padding:8px 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    transition: all 0.5s;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.Social ul li a:hover{background:rgba(255,255,255,0.3);}


.copyright{background: #162040;color:#fff;font-size:14px;padding:15px 15px;text-align: center;letter-spacing:1px;}
.social{margin-top:20px;}

.map-contact {
    position: relative;
    z-index: 3;
}
.frame-wrap {
    position: relative;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
    height: 555px;
    margin: 0;
}
.frame-wrap iframe {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 555px;
}
.contact-form {
    position: absolute;
    bottom:-1px;
    right: 10%;
    z-index: 5;
    width: 430px;
    border-radius: 20px 20px 0 0;
    box-sizing: border-box;
    background: #d4e1e5;
}
.inner-form {
    position: relative;
    padding:30px 0px 0px 0px;
    color: #fff;
}
.inner-form p{margin: 0!important;}
.inner-mail{padding: 0px 30px;}

.btn-mail{
    position:relative;
    background: #f97015!important;
    width: 100%;
    text-align: center;
    cursor: pointer;
}
.btn-mail p{margin-bottom: 0!important;}
.btn-mail input{
    background:none!important; margin: 0!important;
    color: #fff!important;
    font-size:20px!important;
    height: auto!important;
    padding:13px 0px!important;cursor: pointer;
}
.contact-form input {
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    padding: 6px 12px;
    font-size: 13px;
    margin: 0 0 15px;
    background:#fff;
    color: #000;
}
.contact-form textarea {
    width: 100%;
    box-sizing: border-box;
    padding: 6px 12px;
    color: #d6d6d6;
    font-size: 14px;
    margin: 0 0 15px;
    background:#fff;
    border: 1px solid #fff;
}
.inner-form h2 {
    color:#062F4F;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
    font-family: 'Playfair Display', serif;
    text-transform:uppercase;
}
.row {
    margin-bottom: 10px;
}
.btn-mail:before {
    content: url(../images/i-mail.svg);
    display: inline-block;
    width: 32px;
    position: absolute;
    right: 60%;
    top: 14px;
}
.screen-reader-response{display: none;}
.wpcf7-not-valid-tip{color:#ff0000;}
.page_banner {
    height: 400px;
    width: 100%;
    position: relative;
    background-size: cover;
}
.caption_banner_page {
    position: absolute;
    color: #fff;
    text-align: center;
    padding: 20px 20px;
    top: 50%;
    left: 0%;
    width: 100%;
    font-family: 'Playfair Display', serif;
    transform: translate(0%, -50%);
}
.caption_banner_page p{color:#fff;}
.caption_banner_page h2{font-size: 40px;letter-spacing:2px;}
.TOP_NAV{}
.TOP_NAV .header {
    z-index: 999;
    padding:5px 0px 5px 0;
    position:relative;
    background: #f2f2f2;
}
.TOP_NAV .nav_menu_top ul li a {
    color: #162040;
}
.TOP_NAV .nav_menu_top ul li:last-child a{color: #fff;}
.TOP_NAV .main-navigation.sticky-header{position:fixed;}
.TOP_NAV .main-navigation.sticky-header a {color:#fff;}
#breadcrumbs {
    margin: 20px 0 20px 0px;
    font-size: 13px;
    letter-spacing: 1px;
}
#breadcrumbs a {
    margin-right: 3px;
}
#breadcrumbs a:after {
    content: "\f0da";
    font-family: 'Font Awesome 6 Free';
    font-weight: 800;
    padding-left: 5px;
}
.Wrapper{
    padding: 40px 0px;
}
.Column_left{
    float: left;
    width: calc(100% - 360px);
}
.Column_right {
    float: right;
    max-width: 320px;
    padding-left: 25px;
    border-left: 1px dotted #c7c7c7;
}
.title-content {
    margin-bottom: 18px;
    font-size:30px;
    font-family: 'Playfair Display', serif;
    color:#062F4F;
}
.calendar {
    margin-bottom:15px;
    display: inline-block;
    margin-right: 5px;
    font-size: 14px;
}

.Content{margin:30px 0;}
.Container-detail{margin-top: 30px;}
.Price{margin-bottom:10px;}
.Price {
    font-family: 'Poppins', sans-serif;
    border-radius: 10px;
    background: #d4e1e5;
    border: none;
    color: #5f7683;
    text-align: center;
    padding: 20px 10px;
    transition: all 0.5s;
    cursor: pointer;
    line-height: 0px;
    margin-bottom: 10px!important;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 22px!important;
    border: 1px solid #ccc;
}
.Yacht-Details{margin-bottom: 30px;}
.Yacht-Details ul {list-style: circle;margin-left: 20px;margin-bottom: 20px;}
.Yacht-Details ul li{margin-bottom: 10px;list-style: circle;}
.Content h2{
    margin: 30px 0;
    font-size: 25px;
    font-family: 'Playfair Display', serif;
    color: #062F4F;
    position: relative;
    padding-bottom: 20px;
}
.Content h2:before {
    content: ' ';
    display: block;
    position: absolute;
    border-top: 1px solid #dedede;
    height: 0;
    width: 100%;
    min-width: 110px;
    left: 0;
    bottom: 0.1em;
}
.Content h2:after {
    content: ' ';
    display: block;
    position: absolute;
    border-top: 2px solid #06283D;
    height: 0;
    width: 40px;
    min-width: 40px;
    left: 0;
    bottom: 0.1em;
}
.Content h3{
    margin-bottom: 18px;
    font-size: 20px;
    font-family: 'Playfair Display', serif;
    color: #062F4F;
}
.H-Price{
    font-size:25px!important;
    font-family: 'Playfair Display', serif;
    color: #062F4F;
    text-align: center;
    background: #e4eff2;
    padding: 10px;
    letter-spacing: 1px;
    border-radius: 8px 8px 0 0;
}
.C-Left{float:left;width:62%;}
.inner-frame{padding:20px 30px;font-size: 16px;}
.inner-frame ul{padding-left: 20px;}
.inner-frame ul li {
    margin-bottom: 10px;
    list-style: circle;
    line-height:25px;
}
.package_topic{
    font-size: 20px!important;
    margin-bottom: 18px!important;
    color: #062f4f;
}
.C-Right{
    float:right;width:35%;
    position: relative;
    margin: 0;
    border: 1px solid #e4e4e4;
    border-radius: 8px;
    background-color: #fff;
}
.inner-frame p{margin-bottom: 0;}
.btn-line {
    background: #39b54a;
    border-radius: 50px;
    padding:8px 15px;
    color: #fff;
    text-align: center;
    display: inline-block;
    transition: all 0.5s;
    font-size: 18px;
}
.Package-includes{}
.Package-includes ul{}
.Package-includes ul li{display: inline-block;padding:5px 0 5px 0;width:49%;vertical-align: top;}
.Share-Social{margin-top: 20px;text-align: center;}
.Share-Social a{
    border-radius: 30px;
    background: #f97015;
    border: none;
    color: #FFFFFF;
    text-align: center;
    padding: 12px 20px;
    transition: all 0.5s;
    cursor: pointer;
    line-height: 0px;
    margin-top: 5px;
    display: inline-block;
    font-weight: 400;
}
.P_Gallery{}

.P_Gallery h2{
    margin: 30px 0 40px;
    font-size: 25px;
    font-family: 'Playfair Display', serif;
    color: #062F4F;
    position: relative;
    padding-bottom: 20px;
}
.P_Gallery h2:before {
    content: ' ';
    display: block;
    position: absolute;
    border-top: 1px solid #dedede;
    height: 0;
    width: 100%;
    min-width: 110px;
    left: 0;
    bottom: 0.1em;
}
.P_Gallery h2:after {
    content: ' ';
    display: block;
    position: absolute;
    border-top: 2px solid #06283D;
    height: 0;
    width: 40px;
    min-width: 40px;
    left: 0;
    bottom: 0.1em;
}
.P_Gallery ul li {
    float: left;
    margin-right: 3%;
    width:17.5%;
    margin-bottom: 30px;
    position: relative;
    border-radius: 15px;
    transition: all 0.5s;
    box-shadow: 2px 2px 20px rgba(0,0,0,0.2);
}
.P_Gallery ul li:hover {
    transform: translate(-5px, -5px);
    box-shadow: 2px 2px 20px rgba(0,0,0,0.2);
}
.P_Gallery ul li:nth-child(5n) {
    margin-right: 0px;
}
.P_Gallery img {
    border-radius: 10px;
}
.page{padding: 40px 0 60px;}
.Box_Destinations{padding: 40px 0 0 0;max-width: 900px; width: 100%;margin: auto;}
.inner_destinations{margin:30px 0;}
.inner_destinations h2{margin-bottom: 20px;font-family: 'Playfair Display', serif;}
.img_destinations{margin-top: 30px;}
.img_destinations ul li{float: left;width:30%;margin-right: 3%;}
.img_destinations ul li:last-child{margin-right: 0px;}
.lower_title{
    margin-bottom: 0px!important;
    font-size: 17px!important;
    color: #96a3b7;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    z-index: 999;
    position: relative;
    letter-spacing: 1px;
}



/*-----------------------TH*--------------------------*/
.TH{font-family: 'Kanit', sans-serif;font-weight: 200;}
.TH p{font-family: 'Kanit', sans-serif;font-weight: 200;color: #000;}
.TH .Intro_Detail p{margin-bottom: 15px;line-height:30px;}
.TH .title_name{font-family: 'Kanit', sans-serif;color: #fff;}
.TH .Detail_top{font-family: 'Kanit', sans-serif; font-weight: 400;color: #fff;}
.TH .topic-center h2{font-family: 'Kanit', sans-serif; font-size: 48px;letter-spacing: 1px;}
.TH .title_promotion{font-weight: 400;font-size: 18px!important;color: #000!important;}
.TH .flex .col .btn {padding: 13px 45px 13px 40px;}
.TH .flex .col .btn:after {
    top: 16px;
}
.TH .topic-01 h2{font-family: 'Kanit', sans-serif;margin-top: 5px;}
.TH .About_Detail p{margin-bottom: 15px;line-height:30px;}
.TH .Intro_Service h2{font-family: 'Kanit', sans-serif; font-weight:200;}
.TH .topic-center{margin-bottom: 0px;}
.TH .Facilities_Show{margin-top: 30px;}
.TH .caption_center_banner h2{font-family: 'Kanit', sans-serif;margin-top: 5px;font-size: 45px;}
.TH .Detail_Map h2,.TH .inner-Destinations h3,.TH .inner-form h2{font-family: 'Kanit', sans-serif;}
.TH .nav_menu_top ul li a{font-size:18px;}
.TH .caption_facilities ul li{font-weight: 400;font-size:15px;}
.TH .title_facilities {font-size: 20px;}
.TH .title_facilities:before{top:2px;}
.TH .Detail-service h3{font-family: 'Kanit', sans-serif;font-weight: 400;}
.TH .Detail_Boat_Type p,.TH .Detail-service p{
    color: #000;
    line-height:30px;
}
.TH .Box_Address p{color:#fff;}
.TH .caption_banner_page h2{font-size: 50px;}
.TH .caption_banner_page p{color: #fff;}
.TH .title-content{font-family:'Kanit', sans-serif;}
.TH .H-Price,.TH .Content h2,.TH .P_Gallery h2{font-family:'Kanit', sans-serif;}
.TH .btn-line{font-weight:400;}
.TH .inner_destinations h2 {
    font-family:'Kanit', sans-serif;
}
.TH .flex .col p {
    padding: 0px 20px 10px 20px;
    font-size: 16px;
    font-weight: 400;
    color: #4b4b4b;
}
.TH .flex .col .btn {
    letter-spacing: 1px;
    padding: 13px 45px 13px 40px;
    font-weight: 400;
    
}
.TH .package_topic {
    font-size: 22px!important;
    margin-bottom: 18px;
    color: #000;
    font-weight: 400;
}

