/* custom checkbox styling for contact form 7 checkbox */
span.wpcf7-list-item {
display: inline-block;
margin: 0;
}
.wpcf7 .wpcf7-list-item {
display: block;
margin-bottom: 10px;
}
.wpcf7-checkbox label {
position: relative;
cursor: pointer;
}
.wpcf7-checkbox input[type=checkbox] {
/*position: relative;*/
position: absolute;
visibility: hidden;
width: 15px;
height: 15px;
top: 0;
left: 0;
	
	color: #222;
}
.wpcf7-checkbox input[type=checkbox] + span {
/* border: 3px solid red; */
}
.wpcf7-checkbox input[type=checkbox] + span:before {
display: block;
position: absolute;
content: '';
border-radius: 0;
height: 15px;
width: 15px;
top: 2px;
left: 0px;
border: 1px solid #222;
	
	color: #222;
}
.wpcf7-checkbox input[type=checkbox] + span:after {
display: block;
position: absolute;
content: "\2713";
height: 15px;
width: 15px;
top: 2px;
left: 0;
visibility: hidden;
font-size: 18px;
text-align: center;
line-height: 15px;
	
	color: #222;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:before {
	
	color: #222;
background: transparent;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:after {
visibility: visible;
	
	color: #222;
}
.wpcf7-list-item-label {
margin-left: 20px;
display: inline-block;
	color: #222;
}
p.list-rool {
    font-family: "Poppins-Regular";
    font-size: 13px;
    line-height: 1.4;
    margin-left: 15px;
    margin-bottom: 15px;
}
p.strong-dec {
    text-decoration: underline;
}
p.strong-dec.fit-top-mar {
    margin-top: 30px;
}




img.img-responsive.doc-ph.cor-pho {
    max-width: 350px;
    margin-left: auto;
}

.ri-po-cor p.doc-block__dr-tit, .ri-po-cor p.doc-block__pos { text-align: right; }

p.doc-block__main-descr.jstf-text {
    font-size: 18px;
    text-align: justify;
    line-height: 28px;
    margin-top: 10px!important;
}
.cor-pho-le {
    width: 350px;
    margin-right: auto;
}
.ri-po-cor.lef-pos p.doc-block__dr-tit, .ri-po-cor.lef-pos p.doc-block__pos {
    text-align: left;
}
img.img-responsive.doc-ph.top-30.mid {
    max-width: 350px;
}


a.con-lin {
    color: #75a3ce;
    font-size: 14px;
	font-family: "Kanit-Regular";
}

.form-contact__field.lin-bl {
    text-align: center;
    margin-top: 20px;
    color: #75a3ce;
}

span.wpcf7-list-item.first.last span.wpcf7-list-item-label {
    margin-left: 20px;
    display: inline-block;
    color: #fff;
    font-family: "Kanit-Regular";
    font-size: 14px;
    line-height: 1.5;
}

.blue-contacts {
    background-color: #02557FFF;
 
    padding: 40px;
    border-radius: 18px;
}

.form-contact__field.che-bl .wpcf7-checkbox input[type=checkbox] + span:before {

    background: #fff;
    border: none;
}

.form-contact__field.che-bl {
    margin-top: 20px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output {
    color: #fff!important;
}
p.nad-per {
    font-family: "Kanit-Light";
    font-size: 18px;
    font-style: normal;
    line-height: 1.3;
    color: #151515;
    margin-bottom: 20px;
}

.social-media {
    display: flex; 
    gap: 15px;
    justify-content: left; 
    align-items: center;
    padding: 10px;
    margin-top: 20px;
}


.social-media__link {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%; 
    text-decoration: none;
    color: white; 
    transition: background-color 0.3s ease, transform 0.2s ease; 
}


.social-media__facebook {
    background-color: #3b5998;
}
.social-media__facebook:hover {
    background-color: #2d4373; 
    transform: scale(1.1); 
	color: #fff;
}

/* Instagram */
.social-media__instagram {
    background: linear-gradient(45deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888); 
}
.social-media__instagram:hover {
    background: linear-gradient(45deg, #bc1888, #cc2366, #dc2743, #e6683c, #f09433); 
    transform: scale(1.1);
	color: #fff;
}


.social-media__tiktok {
    background-color: #010101; 
}
.social-media__tiktok:hover {
    background-color: #0d0d0d; 
    transform: scale(1.1);
	color: #fff;
}


.social-media__link i {
    font-size: 24px;
}
.lc_text-widget--bubble {
    right: 30px!important;
    bottom: 150px!important;
}
.main-two__but.mid.cont-page-but {
    text-align: left;
    margin: 15px 0 50px 0;
}


/* weightloss */

span.lowei.blue {
    color: #008ed3;
    font-family: "Kanit-SemiBold";
    font-size: 80px;
    line-height: 1;
    padding-bottom: 0;
    text-transform: uppercase;
    text-align: center;
}
.lowei.red-it {
    color: #e93d3d;
    font-family: "Kanit-ExtraBoldItalic";
    font-size: 105px;
    line-height: 1;
    padding-bottom: 0;
    text-transform: uppercase;
}
p.lowei.bl-regul {
    font-size: 24px;
	margin: 30px 0;
}
.page-id-290 button.btn-hover.first.color-3 {
    background: #008cd3;
    border-radius: 18px;
    font-size: 22px;
    letter-spacing: 1px;
    margin: 15px 0 35px 0;
	color: #fff;
}
.bor-sha {
    border: 3px solid rgba(0, 0, 0, .7);
    box-shadow: 2px 2px 2px 0 #707070;
    border-radius: 5px;
}
section.top-pages.lowei {
    padding: 110px 0 150px 0;
    border: 10px solid #008dd3;
    border-radius: 18px;
}
body.page-id-290 {
    background: #fff;
}
section.sec.loweisec .row {
    margin: -75px auto 0;
    box-shadow: 0 20px 100px 0 #04031c52;
    padding: 25px 10px;
    background-color: #008cd3;
    border-color: #012e46;
    border-width: 1px;
    border-style: solid;
    border-radius: 10px;
	text-align: center;
}
p.loweisec.tit {
    color: #ade5ff;
    font-family: "Kanit-SemiBold";
    font-size: 34px;
	margin-bottom: 10px;
}
.loweisec.des {
    font-size: 20px;
    color: #fff;
	line-height: 1.2;
	margin-bottom: 0;
}
img.img-responsive.loweith-ico {
    margin: 50px auto 20px auto;
    width: 70px;
}
.loweith.tit {
    color: #028dd3;
    font-family: "Kanit-SemiBold";
    font-size: 32px;
    margin-bottom: 10px;
}
.loweith.des {
    font-size: 22px;
	 font-family: "Kanit-Light";
}

.loweith.maintit {
    color: #008cd3;
    font-family: "Kanit-Bold";
    font-size: 42px;
    margin-bottom: 10px;
}
section.sec.loweith.center {
    padding: 110px 0;
}
section.sec.loweifiv {
    padding: 150px 0;
    border: 10px solid #008dd3;
    border-radius: 18px;
}

.loweifiv.tit {
    color: #008ed4;
    font-family: "Kanit-SemiBold";
    font-size: 50px;
    line-height: 1;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.loweifiv.des {
    font-size: 22px;
    line-height: 1.3;
	  font-family: "Kanit-Light"
}

.loweisix.maintit {
    font-family: "Kanit-Bold";
    font-size: 42px;
    margin-bottom: 30px;
    text-align: center;
}
span.bl-ti {
    color: #008ed4;
}
section.sec.loweisix {
    padding: 100px 0;
}
.loweisix.des {
    font-size: 22px;
    line-height: 1.3;
    font-family: "Kanit-Light";
    margin: 15px 0 0 0;
	text-align: center;
}
hr.loweisix.liner {
    height: 8px;
    background: #028fd5;
    border: none;
    margin: 30px 0;
	
}



.responsive-video-wrapper {
  min-width: 0;
  flex-shrink: 1;
}

.responsive-video {
  min-width: 0;
  flex-shrink: 1;
}
.center-butre {
    margin: 50px auto 0 auto;
}
.center-butre button.btn-hover.first.color-3 {
    padding: 20px 40px;
    font-family: "Kanit-Light";
    letter-spacing: 2px;
    height: auto;
    border-radius: 50px;
	font-size: 18px;
}

.pad-bl {
    padding: 0 50px;
}
section.top-pages.lowsc {
    padding: 100px 0;
    border: 10px solid #008dd3;
    border-radius: 18px;
	margin: 0
}
.lowsc-des {
    font-size: 35px;
    color: #e93d3d;
    font-family: "Kanit-SemiBold";
    margin-top: 30px;
	line-height: 1.2;
}
.lowsc-tit {
    font-size: 52px;
    color: #008cd3;
    font-family: "Kanit-Bold";
    line-height: 1.1;
	margin-top: 50px;
	
}
p.text-onwe {
    font-family: "Kanit-Light";
    text-align: center;
    font-size: 22px;
    margin-bottom: 40px;
    line-height: 1.3;
	margin-top: 8px;
}
.center-butre.left {
    margin-top: 30px;
}
section.top-pages.lowsc button.btn-hover.first.color-3 {
    margin-bottom: 0;
}
section.top-pages.thimcon {
    padding: 100px 0 0 0;
	margin: 0
}
.thimcon-tit {
    font-size: 52px;
    color: #008cd3;
    font-family: "Kanit-Bold";
    margin-bottom: 50px;
	text-transform: uppercase;
}
.thimcon-list {
    padding: 20px 30px;
    background: #008cd3;
    width: 100%;
    border-color: #4c247a;
    border-width: 1px;
    border-style: solid;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    border-radius: 10px;
}
ul.thimcon-ul {
    list-style: none;
    padding-left: 0;
}
ul.thimcon-ul p {
    font-size: 18px;
    line-height: 1.3;
    font-family: "Kanit-Light";
    margin: 15px 0 0 0;
}
ul.thimcon-ul svg {
    margin-right: 8px;
}
ul.thimcon-ul strong {
    font-family: "Kanit-Regular";
    color: #c9d8e0;
}
section.top-pages.thimcon button.btn-hover.first.color-3 {
    margin: 0;
}
section.testim-blocko .center-butre button.btn-hover.first.color-3 {
    margin-bottom: 0;
}
.weloq-block-tit {
    font-size: 52px;
    color: #008cd3;
    font-family: "Kanit-Bold";
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
}
section.weloq-block {
    padding: 100px 0 0 0;
}
.weloq-block-des {
    font-family: "Kanit-Light";
    text-align: center;
    font-size: 20px;
    margin-bottom: 40px;
    line-height: 1.3;
    color: #008cd3;
}


.weloq-block #integration-list ul > li {
    background: #008dd3;
    border-radius: 18px;
	margin: 10px 50px;
}
.weloq-block p.q-line {
    color: #fff;
    font-family: 'Kanit-Regular';
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 0;
	margin-left: 30px;
}
.weloq-block .right-arrow {
    margin-right: 16px;
    margin-top: -5px;
    float: right;
    font-weight: normal;
    color: #fff;
    font-family: 'Kanit-Regular';
    font-size: 30px;
    background: #fff;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.weloq-block .a-line {
    color: #ade5ff;
    font-family: 'Kanit-Light';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    margin-top: 30px;
    margin-left: 30px;
}
.cont-bl {
    background: #008dd3;
    border-radius: 18px;
    padding: 50px 50px 0 50px;
}
.blban-uptit {
font-size: 19px;
    line-height: 1.3;
    font-family: "Kanit-Light";
    color: #ade5ff;
    letter-spacing: 2px;
    margin-bottom: 10px;
}
.blban-tit {
    font-size: 52px;
    color: #fff;
    font-family: "Kanit-Bold";
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.blban-untit {
    color: #faf089;
    font-size: 18px;
    line-height: 1.3;
    font-family: "Kanit-Light";
}
button.btn-hover.gr-bu.color-5 {
    background: #c9d8e0;
    color: #111;
    font-size: 16px;
    font-family: "Kanit-Regular";
    letter-spacing: 1px;
    margin-top: 15px;
    padding: 0 40px;
}
section.blban-block {
    padding: 80px 0 100px 0;
	text-align: center;
}
.page-id-290 .modal-content {
    background-image: none;
    background-color: #f1f1f1;
	padding: 30px;
	max-width: 600px;
}
.page-id-290 [type="button"]:not(:disabled), .page-id-290 [type="reset"]:not(:disabled), .page-id-290 [type="submit"]:not(:disabled) {
    cursor: pointer;
    color: #012e46;
    opacity: 1;
}
.responsive-video-wrapper {
  position: relative;
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
  background: #f0f0f0;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
}

.responsive-video {
  width: 100%;
  height: auto;
  display: block;
  background: #000;
  aspect-ratio: 360/635;
  object-fit: cover;
  max-width: 100%;
  box-sizing: border-box;
}


.wide-video {
  max-width: 100%; 
}

.wide-video .responsive-video {
  aspect-ratio: 16/9; 
}


@media screen and (max-width: 768px) {
  .responsive-video-wrapper {
    max-width: calc(50% - 20px);
    margin: 0 auto;
  }
  
  .wide-video {
    max-width: calc(100% - 20px); 
  }
}


@media screen and (max-width: 480px) {
  .responsive-video-wrapper {
    max-width: 100%;
    margin: 0 auto;
  }
  
  .wide-video {
     max-width: 100%;
  }
	section.top-pages.lowei {
  padding: 60px 0 150px 0;
  border: 7px solid #008dd3;
  border-radius: 0;
}
span.lowei.blue {
  font-size: 48px;
}
.lowei.red-it {
  font-size: 66px;
}
p.lowei.bl-regul {
  font-size: 20px;
}
.lowei.bl-regul br {
  display: none;
}
.page-id-290 button.btn-hover.first.color-3 {
  background: #008cd3;
  border-radius: 18px;
  font-size: 22px;
  letter-spacing: 1px;
  margin: 15px 0 30px 0;
  color: #fff;
  padding: 30px;
  height: auto;
}
	section.sec.loweisec .container {
    padding: 0;
}
	p.loweisec.tit {
    font-size: 32px;
}
	section.sec.loweisec .col-lg-4.col-md-12 {
    margin-bottom: 30px;
}
	section.sec.loweisec .row {
    padding: 40px 0 10px 0;
}
	section.sec.loweith.center {
    padding: 60px 0 50px 0;
}
	.loweith.tit {
    font-size: 28px;
    margin-bottom: 10px;
    line-height: 1.1;
}
	.loweith.des {
    font-size: 20px;
}
	section.sec.loweifiv {
    padding: 30px 0 18px 0;
    border: 8px solid #008dd3;
}
	.loweifiv.tit {
    color: #008ed4;
    font-family: "Kanit-SemiBold";
    font-size: 42px;
    line-height: 1.1;
    padding-bottom: 5px;
    text-transform: uppercase;
}
	section.top-pages.thimcon {
    padding: 60px 0 0 0;
}

	.loweifiv.des {
    font-size: 18px;
    line-height: 1.3;
}
	.responsive-video-wrapper.wide-video {
    margin-top: 20px;
}
	.loweith.maintit {
    font-size: 38px;
}
	section.sec.loweisix {
    padding: 60px 0 50px 0;
}
	.loweisix.maintit {
    font-size: 38px;
    margin-bottom: 30px;
    text-align: center;
    line-height: 1.1;
}
	p.loweisix.des {
    margin-bottom: 35px;
    font-size: 20px;
}
	.responsive-video-wrapper {
    margin-bottom: 30px;
}
	.center-butre button.btn-hover.first.color-3 {
    padding: 20px!important;
    font-size: 16px!important;
}
	.pad-bl {
    padding: 10px 15px!important;
}
	section.top-pages.lowsc {
    padding: 0 0 30px 0!important;
    border: 8px solid #008dd3!important;
    border-radius: 18px!important;
}
	.lowsc-tit {
    font-size: 38px!important;
    color: #008cd3;
    font-family: "Kanit-Bold";
    line-height: 1.1;
    margin-top: 30px;
}
	.lowsc-tit br, .lowsc-des br {
		display: none!important;
	}
	.lowsc-des {
    font-size: 28px!important;
}
	.bor-sha {

    padding: 30px 0;
}
	.thimcon-tit {
		font-size: 38px;
	}
	img.img-responsive.loweith-ico {
    margin: 30px auto 20px auto;
}
	.center-butre {
    margin: 30px auto 0 auto;
}
	img.img-responsive.thimcon-pad {
    margin-top: 15px;
}
	section.top-pages.thimcon p.thimcon-tit {
    margin-bottom: 30px;
}
	.thimcon-list {
padding: 20px;
    margin-top: 10px;

}
	.bl-link {
    margin-left: 0;
}
	.weloq-block-tit {
    font-size: 38px;
}
	section.weloq-block {
    padding: 60px 0 0 0;
}
	.weloq-block-des {
    font-size: 18px;
		margin-bottom: 15px;
}
		.weloq-block-des br {
    display: none;
}
	.weloq-block #integration-list ul > li {
    margin: 10px 0;
}
	.weloq-block p.q-line {
    color: #fff;
    font-family: 'Kanit-Regular';
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0;
    margin-left: 15px;
}
	.weloq-block .a-line {
    color: #ade5ff;
    font-family: 'Kanit-Light';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    margin-top: 15px;
    margin-left: 15px;
}
	.cont-bl {
    border-radius: 18px;
    padding: 30px 20px;
}
	.blban-uptit {
    font-size: 14px;
}
	.blban-tit {
    font-size: 48px;
}
	button.btn-hover.gr-bu.color-5 {
           background: #c9d8e0;
        color: #111;
        font-size: 16px;
        font-family: "Kanit-Regular";
        letter-spacing: 1px;
        margin: 15px auto 15px auto;
        padding: 20px;
        height: auto;
}
	section.blban-block {
    padding: 40px 0 60px 0;
}
	.page-id-290 .modal-content {
    padding: 10px;
}
}


@media screen and (max-width: 320px) {
  .responsive-video-wrapper {
     max-width: 100%;
    margin: 0 auto;
  }
  
  .wide-video {
    max-width:  max-width: 100%;
  }
}


@media screen and (max-width: 768px) and (orientation: landscape) {
  .responsive-video-wrapper {
    max-width: calc(40% - 20px);
    margin: 0 auto;
  }
  
  .wide-video {
    max-width: calc(100% - 20px); 
  }
}


.responsive-video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}


@media (prefers-color-scheme: dark) {
  .responsive-video-wrapper {
    background: #2a2a2a;
  }
}


* {
  box-sizing: border-box;
}
