a{
text-decoration: none;
}

#quateyourname_header::placeholder {
  color: #ffffff  !important;
}


#quateyourphone_header::placeholder {
  color: #ffffff  !important;
}

#quateemail_header::placeholder {
  color: #ffffff  !important;
}

#quateservice_header::placeholder {
  color: #ffffff  !important;
}

#quatecompanywebsite_header::placeholder {
  color: #ffffff  !important;
}

.footerclass1 {
  height: 30px !important;
	padding-left: 0px !important;
}

/**/
/* CSS สำหรับปุ่มเมื่อปิดการใช้งาน */
input.quatesubmit[type="submit"]:disabled,
button.quatesubmit[type="submit"]:disabled {
    color: #000 !important; /* เปลี่ยนข้อความเป็นสีดำ */
    background-color: #ccc; /* สีพื้นหลังเมื่อปุ่มถูกปิดการใช้งาน */
    cursor: not-allowed; /* เปลี่ยนรูปเคอร์เซอร์เป็นเครื่องหมายไม่อนุญาต */
}

/**/

.gspb-buttonbox{
		display: flex!important;
    justify-content: center!important;
    align-items: center!important;
		font-family: Arial !important;
}

#gspb_button-id-gsbp-63f3c9c >.gspb-buttonbox {
    font-family: sukhumvitset-medium, sans-serif !important;
}

#gspb_button-id-gsbp-ce78ed5 >.gspb-buttonbox {
    font-family: sukhumvitset-medium, sans-serif !important;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
    padding-right: 0px !important;
}
.project_title_top {
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between!important;
}



/*dropdown*/
.wp-block-navigation-item__content{
margin-top: 0px !important;
padding-top: 7px !important;
padding-bottom: 7px !important;
margin-bottom: 0px !important;
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content:hover {
    transform: translateX(0px) !important;
}



.gspb_id-gsbp-477c010{
padding-top: 15px !important;
}

.gspb_slider-id-gsbp-a608f5f8-e83e .swiper-button-next{
text-align: right !important;
}

.gspb_slider-id-gsbp-a608f5f8-e83e .swiper-button-next, .gspb_slider-id-gsbp-a608f5f8-e83e .swiper-button-prev{
display:block !important;
		box-shadow: none !important;
}

.wp-block .wp-block-post-title .block-editor-block-list__block .editor-post-title .editor-post-title__input .rich-text{
color: #000000 !important;
}

.youtube-video {
  aspect-ratio: 16 / 9;
  width: 100%;
}


.wpml-ls-legacy-list-horizontal a{
padding: 0px !important;
}

.wpml-ls-legacy-list-horizontal{
padding: 0px 0px 15px 0px !important;

}

.wpml-ls-link{
		padding-top: 0px !important;
		padding-bottom: 10px !important;
}

.testi_image img{
border-radius: 100% !important;
}

.site-header{
z-index: 99 !important;
}

.gspb_filter_panel{
box-shadow: 0 1px 0 #ffffff !important;
margin: 0 0 22px 0 !important;;
}




input:-internal-autofill-selected {
background-color: red!important;
}

.is-style-default{
text-align:left !important;
}

li{
text-align:left !important;
}




/*START CUT TEXT*/
.cut-text-multi{
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
		padding-bottom: 0px !important;
				padding-top: 0px !important;
}
/*END CUT TEXT*/

/*serch*/


.gspb_button-id-gsbp-f7dd201 .gspb_slidingPanel.active {
    margin-top: 133px!important;
}

#gspb_button-id-gsbp-adbd1df .gspb_slidingPanel-wrap{
margin-top: 133px !important;
		display: flex;
    justify-content: space-between;
}

#gspb_button-id-gsbp-36156cb .gspb_slidingPanel-wrap{
margin-top: 133px !important;
		display: flex;
    justify-content: space-between;
}

.gspb_button-id-gsbp-a506d6b .gspb_slidingPanel-inner{
padding-left: 10% !important;
padding-right: 10% !important;
}


.wp-block-search__button{
color:white !important;
background-color:black !important;
}

.wp-block-search__button:hover {
color:#aa916c !important;
background-color: #ffffff !important;
}



/*end serch*/
/*.gspb_slidingPanel-close {
		background-color: black !important;
}*/

.gspb_button-id-gsbp-6cbe934 .gspb_slidingPanel-close{

background-color: #f1f1f100 !important;
}

 textarea {
        resize: none!important;
    }
.gspb_button-id-gsbp-6cbe934 > .gspb_slidingPanel-inner{
background-color: black !important;
}




.wp-block-search__input{
border-top: 0px !important;
border-left: 0px !important;
border-right: 0px !important;
}


.wp-block-search__input:focus-visible{
border-top: 0px !important;
border-left: 0px !important;
border-right: 0px !important;
}


/*ซ่อนข้อความแจ้งเตือน*/
.wpcf7 form.sent .wpcf7-response-output{
display: none!important;
}


#contact-class7 {
	 					width: 163.5px; /* Set width to auto to fit content */
            height: 38px; /* Set the desired height */
            padding: 10px 20px !important; /* Set the padding between text and button edges */
            background-color: #ffffff; /* Change background color to white */
            color: black !important; /* Change text color to black */
            border: 1px solid black; /* Change border to black */
            border-radius: 30px; /* Example rounded corners */
            display: inline-flex; /* Use inline-flex to keep text on the same line */
            align-items: center; /* Center vertically */
            justify-content: center; /* Center horizontally */
            font-size: 16px; /* Example font size */
            line-height: 1; /* Ensure the same padding above and below text */
            /* font-family: 'Garamond', serif;  Change font to Garamond */
            cursor: pointer; /* Pointer cursor on hover */
            white-space: nowrap; /* Prevent text from wrapping */
						margin-top: 20px !important;
						font-family: Arial !important;
		
}

#contact-class7:hover {
		    color: white !important;
        background-color: black !important;
}

/*footer form*/
.send_but{
color: white !important;
background-color: black !important;
border-color: white !important;
border: 1px solid !important;
}

.send_but:hover{
color: black !important;
background-color:white  !important;
}
/*End footer form*/


/*Quate popup*/
#quateyourname, #quateemail, #quateyourphone, #quatecompanywebsite, #quateservice, #quatecompanysize {
margin-top: 15px !important;
		color: black !important;
		border-bottom: 1px solid #000000!important;

}
#quateservice, #quatecompanysize{
		font-size: 14px !important;
   margin-top: 15px !important;
    background-color: white!important;
    color: black !important;
    border-top: 0px!important;
    border-left: 0px!important;
    border-right: 0px!important;
    border-bottom: 1px solid #000000!important;
}

.quatesubmit{
font-family: Arial !important;
		font-size: 14px !important;
color: black  !important;
border-color: black !important;
background-color: white !important;
margin-top: 27px !important;
border-radius: 100px !important;
float: left;
		width: 120px !important;
		padding-top: 7px !important;
	  padding-bottom: 4px !important;
		
}

.quatesubmit:hover {
color: white !important;
background-color: black !important;
}



/*quate_header*/
.quatesubmit_header{
font-family: Arial !important;
		font-size: 14px !important;
color: #fffffe !important;
    border-color: #fffffe !important;
    background-color: #ffffff00 !important;
border-radius: 100px !important;
float: left;
		width: 120px !important;
		padding-top: 7px !important;
	  padding-bottom: 4px !important;
		margin-left: auto !important;
		margin-top:10px !important;
		
}

.quatesubmit_header:hover {
color: #000000 !important;
background-color: #ffffff  !important;
				border-radius: 20px !important;
}

.quate_header{
background-color: #ffffff !important;
border-bottom: 0px !important;
border-left: 0px !important;
border-right: 0px !important;
border-top: 0px !important;
color: #000000 !important;
border-radius: 4px !important;
padding: 0px 15px !important;
height: 35px !important;
}

.quate_header::placeholder {
    color: #000000 !important;; /* สีของ placeholder */
    opacity: 1 !important; /* ทำให้ placeholder ชัดเจน */
}


/*quate_header_end*/

.wpcf7 form.sent .wpcf7-response-output{
border: none !important;
		font-size: 14px !important;
		color: green !important;
}

.gspb_button-id-gsbp-5d665cd{
width: 100px !important;
}

#gspb_container-id-gsbp-c8a082b{
width: 100% !important;
}

.gspb_button-id-gsbp-63f3c9c .gspb_slidingPanel.active{
width: 450px !important;
}
.gspb_button-id-gsbp-c2f45fa .gspb_slidingPanel.active{
width: 450px !important;
}


.gspb_button-id-gsbp-c2f45fa .gspb_slidingPanel-inner{
padding-bottom: 55px !important;
}
.gspb_button-id-gsbp-63f3c9c .gspb_slidingPanel-inner{
padding-bottom: 80px !important;
}


.gspb_button-id-gsbp-c2f45fa .gspb_slidingPanel.active .gspb_slidingPanel-wrap{
border-radius: 20px !important;
}
.gspb_button-id-gsbp-63f3c9c .gspb_slidingPanel.active .gspb_slidingPanel-wrap{
border-radius: 20px !important;
}



.additional-class1, .additional-class2, .additional-class3, .additional-class4, .additional-class5, .additional-class6 {
    margin-top: 0px !important;
    color: black !important;
    border-bottom: 1px solid #000000 !important;
		padding-left: 0px !important;
		padding-bottom: 0px !important;
}

.additional-class5, .additional-class6 {
    font-size: 14px !important;
    background-color: white !important;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
}

.additional-class7 {
    color: white !important;
    background-color: black !important;
    margin-top: 15px !important;
    border-radius: 100px !important;
}


.wpcf7 form .wpcf7-response-output{
padding: 5px !important;
}




/*quatepopup end*/



/*Testi*/
.gspb_button-id-gsbp-4aca990 .gspb_slidingPanel-wrap{
width: 60% !important;
		height: 60% !important;
}

.gspb_button-id-gsbp-4aca990 .gspb_slidingPanel.active .gspb_slidingPanel-wrap{
background-color: black !important;
}
/*End Testi*/

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
border: none !important;
color: red!important;
font-size: 14px!important;		
margin-top: 80px !important;
margin-bottom:0px !important;
}

.wpcf7-form > p {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.wp-block-post-excerpt__excerpt {
		font-family: acumin-rpro !important;
    font-size: 13px !important;
}

.pj_tilte{
font-family: 'garamond_regular' !important;
}

.editor-styles-wrapper h1{
color: #000000 !important;;
}

.is-style-gs-brdnpaddradius > ul > li{
border: none !important;
}

.nf-form-content .label-above .nf-field-label{
margin-bottom: 0px !important;
}

#responsive-form{
max-width:960px /*-- change this to get your desired form width --*/;
margin:5 auto;
width:100%;
}


.wpcf7-textarea{
    height: 60px !important;
}

wpcf7-tel, wpcf7-textarea{
		font-family: acumin-rpro !important;
		font-size: 14px !important;
		height: 24px !important;
		outline: none!important;
    box-shadow: none!important;
}


.wpcf7-form-control{
		/*font-family: acumin-rpro !important;*/
		font-size: 14px !important;
		outline: none!important;
    box-shadow: none!important;
} 

/*.wpcf7-spinner{
width: 100% !important;
		display: none !important;
}*/

input{
background-color: #fafbfd00 !important;
color: #fff !important;
}

.wpcf7 input[type="text"]:focus-visible, .wpcf7 input[type="email"]:focus-visible, .wpcf7 input[type="tel"]:focus-visible, .wpcf7 input[type="url"]:focus-visible {
border-left: 0px !important;
		border-right: 0px !important;
		border-top: 0px !important;
border-bottom: 1px solid #000000!important;
}


textarea{
		border: 1px solid #ffffff !important;
background-color: #fafbfd00 !important;
}



.yourmessage{
font-size: 12px !important;
		margin-bottom: 0px !important;
}

textarea{
    padding: 5px !important;
}


/* Removes the focus outline from input and textarea fields */
.wpcf7 input:focus, 
.wpcf7 textarea:focus, 
.wpcf7 input:focus-visible, 
.wpcf7 textarea:focus-visible {
    outline: none !important;
    box-shadow: none !important; /* Also removes any box-shadow */
}

/*input{
padding: 9px 0px !important;
}*/


input[name="email-subcribe"] {
  color: #cccccc !important;
		border-bottom: 1px solid #ffffff !important;
}

::-webkit-input-placeholder {
   font-size: 14px !important; /* ปรับตามต้องการ */
		color: #aa916c !important;
}

:-moz-placeholder{
   font-size: 14px !important; /* ปรับตามต้องการ */
		color: #aa916c !important;
}

:-ms-input-placeholder{
   font-size: 14px !important; /* ปรับตามต้องการ */
		color: #aa916c !important;
}

.wpcf7 input[type="text"]:focus-visible, .wpcf7 input[type="email"]:focus-visible, .wpcf7 input[type="tel"]:focus-visible{
border-left: 0px ;
		border-right: 0px ;
		border-top: 0px ;
border-bottom: 1px solid #ccc;
}

#nf-field-1, #nf-field-2, #nf-label-field-3, #nf-field-5, #nf-field-3 {
    color: #878787  !important;
		font-size: 16px !important;
		font-family: sans-serif !important;
		font-weight: normal !important;
}




.nf-form-content input:not([type=button]){
	border-top:    0px solid !important;
  border-right:  0px solid !important;
	border-left:   0px solid !important;
  border-bottom: 1px solid #373737  !important;
}

.ninja-forms-field{
padding: 2px !important;
}

#nf-field-4{
		font-size: 12px !important;
padding-top: 7px !important;
padding-bottom:25px !important;
		padding-left:50px !important;
		padding-right:50px !important;
		float:right!important;
		text-transform:lowercase!important;
		font-weight: normal !important;
    font-family: sans-serif!important;
}


.nf-form-content input[type=submit]{
		background: #262626 !important;
    padding-left: 70px !important;
    padding-right: 70px !important;
}

.nf-form-content textarea.ninja-forms-field {
    height: 120px !important;
    border: 1px solid #373737 !important;
}

.nf-form-content input.ninja-forms-field{
height: 23px!important;
}


#nf-field-5{
		color:#373737 !important;
}



#contact_but{
width: 90px !important;
height: 26px !important;
padding-top: 3px!important;
padding-bottom: 5%!important;
}

#contact_but_footer{
 		width: 90px;
    height: 26px;
    padding: 8px 0px !important;
    background-color: #ffffff;
    color: white !important;
    border: 1px solid white;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
		font-family: Arial !important;
    font-size: 12px !important;
    line-height: 0px;
    cursor: pointer;
    white-space: nowrap;
}

#contact_but_footer:hover{
		background-color: #FFFFFF !important;
    color: #000000 !important;
		border: 1px solid #000000 !important;
}

#SUBSCRIBE{
 width: 93.5px;
    height: 26px;
    padding: 8px 0px !important;
    background-color: #ffffff;
    color: white !important;
    border: 1px solid white;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px !important;
    line-height: 0px;
    cursor: pointer;
    white-space: nowrap;
		    display: flex;
		font-family: Arial !important;
}

#SUBSCRIBE:hover {
		background-color: #FFFFFF !important;
    color: #000000 !important;
		border: 1px solid #000000 !important;
}



/* Define styles for the main font */
    .main-font {
      font-family: acumin-rpro,sans-serif;
      font-weight: normal;
      font-size: 80px;
				letter-spacing: 0.2em;
				line-height: 1.2em;
				color: #ffffff;
    }

.main-urfont {
      font-family: didot,sans-serif;
      font-weight: normal;
      font-size: 50px;
				letter-spacing: 0.2em;
		color: #ffffff;
    }

    /* Define styles for the alternative font (only for 'o') */
    .mainita-font {
      font-family: didot-italic,sans-serif;
      font-weight: normal;
      font-size: 50px;
				letter-spacing: 0.2em;
				color: #ffffff;
    }


    /* TESTIOIALS font */
.testn-font {
      font-family: didot,sans-serif !important;
      font-weight: normal!important;
      font-size: 50px !important;
      letter-spacing: 0.3em !important;
			color:black !important;
				text-align: center !important;
    }

    /* TESTIOIALS (only for 'o') */
.tesi-font {
      font-family: didot-italic,sans-serif !important;
      font-weight: normal;
      font-size: 50px;
      letter-spacing: 0.3em;
				color:black !important;
				text-align: center !important;
    }

.testn-font-th{
  		font-family: sukhumvitset-medium,sans-serif !important;
      font-weight: normal;
      font-size: 50px;
      letter-spacing: 0.3em;
				color:black !important;
				text-align: center !important;
}

        /* COMPETENCE font */
.compe-font {
      font-family: garamond_regular,sans-serif !important;
      font-weight: normal!important;
      font-size: 85px !important;
      letter-spacing: 5px !important;
      color:#FFFFFF !important;
        text-align: center !important;
    }

    /* COMPETENCE (only for 'o') */
.compeo-font {
      font-family: garamond_regular,sans-serif !important;
      font-weight: normal!important;
		font-style: italic!important;
      font-size: 85px!important;
      letter-spacing: 5px!important;
        color:#FFFFFF !important;
        text-align: center !important;
    }


.justified-text {
  text-align: justify; /* จัดวางท่ากันทั้งซ้ายและขวา */
  text-justify: inter-word; /* ให้ตัวหนังสือชิดเท่ากันทุกบรรทัด */
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
.column-half{
width: 50%;
height: 52px !important;
}
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"] {
width: 100%;
padding: 0px;
border-left: 0px ;
		border-right: 0px ;
		border-top: 0px ;
border-bottom: 1px solid #ccc;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
background: #fff;
}


/*.wpcf7-submit{
float: right;
background: #CA0002;
color: #fff;
text-transform: uppercase;
border: none;
padding: 5px 5px;
cursor: pointer;
} */


.wpcf7-submit:hover{
background: #ff0000;
}


span.wpcf7-not-valid-tip{
text-shadow: none;
font-size: 12px;
padding: 5px;
color: red !important;
}


div.wpcf7-validation-errors {
text-shadow: none;
border: transparent;
background: #f9cd00;
padding: 5px;
color: #9C6533;
text-align: center;
margin: 5;
font-size: 12px;
}
div.wpcf7-mail-sent-ok{
text-align: center;
text-shadow: none;
padding: 5px;
font-size: 12px;
background: #59a80f;
border-color: #59a80f;
color: #fff;
margin: 5;
}




 /* CSS to use custom cursor */
        .custom-cursor-element {
            cursor: url('https://convertdigital.co.th/wp-content/uploads/2024/02/lr_arrows_white-1.png'), auto;
}
						.custom-cursor-element-black {
            cursor: url('https://convertdigital.co.th/wp-content/uploads/2024/02/lr_arrows_black.png'), auto;
}

		/*.text-content{
text-align: justify !important;
}*/
		
		body.gspb-bodyfront #gspb_col-id-gsbp-ed1a102.gspb_row__col--24{
		width: calc(24.09% - 0px - 0px)!important;
		}
		.gspb_slider-id-gsbp-aa3f397 .swiper-button-next{
		display: none !important;
		}
		
		.gspb_slider-id-gsbp-aa3f397 .swiper-button-prev:after, .gspb_slider-id-gsbp-aa3f397 .swiper-button-next:after{
		display: none !important;
		}
		
	
		
		
a{
text-decoration: none;
}

.gspb-buttonbox{
		display: flex!important;
    justify-content: center!important;
    align-items: center!important;
		font-family: Arial !important;
}

#gspb_button-id-gsbp-63f3c9c >.gspb-buttonbox {
    font-family: sukhumvitset-medium, sans-serif !important;
}

#gspb_button-id-gsbp-ce78ed5 >.gspb-buttonbox {
    font-family: sukhumvitset-medium, sans-serif !important;
}

/*dropdown*/
.wp-block-navigation-item__content{
margin-top: 0px !important;
padding-top: 7px !important;
padding-bottom: 7px !important;
margin-bottom: 0px !important;
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content:hover {
    transform: translateX(0px) !important;
}

.gspb_id-gsbp-477c010{
padding-top: 15px !important;
}

.gspb_slider-id-gsbp-a608f5f8-e83e .swiper-button-next{
text-align: right !important;
}

.gspb_slider-id-gsbp-a608f5f8-e83e .swiper-button-next, .gspb_slider-id-gsbp-a608f5f8-e83e .swiper-button-prev{
display:block !important;
		box-shadow: none !important;
}

.wp-block .wp-block-post-title .block-editor-block-list__block .editor-post-title .editor-post-title__input .rich-text{
color: #000000 !important;
}

.youtube-video {
  aspect-ratio: 16 / 9;
  width: 100%;
}


.wpml-ls-legacy-list-horizontal a{
padding: 0px !important;
}

.wpml-ls-legacy-list-horizontal{
padding: 0px 0px 15px 0px !important;

}

.wpml-ls-link{
		padding-top: 0px !important;
		padding-bottom: 10px !important;
}

.testi_image img{
border-radius: 100% !important;
}

.site-header{
z-index: 99 !important;
}

.gspb_filter_panel{
box-shadow: 0 1px 0 #ffffff !important;
margin: 0 0 22px 0 !important;;
}




input:-internal-autofill-selected {
background-color: red!important;
}

.is-style-default{
text-align:left !important;
}

li{
text-align:left !important;
}




/*START CUT TEXT*/
.cut-text-multi{
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
		padding-bottom: 0px !important;
				padding-top: 0px !important;
}
/*END CUT TEXT*/

/*serch*/


.gspb_button-id-gsbp-f7dd201 .gspb_slidingPanel.active {
    margin-top: 133px!important;
}

#gspb_button-id-gsbp-adbd1df .gspb_slidingPanel-wrap{
margin-top: 133px !important;
		display: flex;
    justify-content: space-between;
}

#gspb_button-id-gsbp-36156cb .gspb_slidingPanel-wrap{
margin-top: 133px !important;
		display: flex;
    justify-content: space-between;
}

.gspb_button-id-gsbp-a506d6b .gspb_slidingPanel-inner{
padding-left: 10% !important;
padding-right: 10% !important;
}


.wp-block-search__button{
color:white !important;
background-color:black !important;
}

.wp-block-search__button:hover {
color:#aa916c !important;
background-color: #ffffff !important;
}



/*end serch*/

.gspb_button-id-gsbp-6cbe934 .gspb_slidingPanel-close{

background-color: #f1f1f100 !important;
}

 textarea {
        resize: none!important;
    }
.gspb_button-id-gsbp-6cbe934 > .gspb_slidingPanel-inner{
background-color: black !important;
}




.wp-block-search__input{
border-top: 0px !important;
border-left: 0px !important;
border-right: 0px !important;
}


.wp-block-search__input:focus-visible{
border-top: 0px !important;
border-left: 0px !important;
border-right: 0px !important;
}

.wpcf7 form.sent .wpcf7-response-output{
display: none!important;
}


#contact-class7 {
	 					width: 163.5px; /* Set width to auto to fit content */
            height: 38px; /* Set the desired height */
            padding: 10px 20px !important; /* Set the padding between text and button edges */
            background-color: #ffffff; /* Change background color to white */
            color: black !important; /* Change text color to black */
            border: 1px solid black; /* Change border to black */
            border-radius: 30px; /* Example rounded corners */
            display: inline-flex; /* Use inline-flex to keep text on the same line */
            align-items: center; /* Center vertically */
            justify-content: center; /* Center horizontally */
            font-size: 16px; /* Example font size */
            line-height: 1; /* Ensure the same padding above and below text */
            /* font-family: 'Garamond', serif;  Change font to Garamond */
            cursor: pointer; /* Pointer cursor on hover */
            white-space: nowrap; /* Prevent text from wrapping */
						margin-top: 20px !important;
						font-family: Arial !important;
		
}

#contact-class7:hover {
		    color: white !important;
        background-color: black !important;
}

/* Adjust margin for option elements inside a select element */

/*footer form*/
.send_but{
color: white !important;
background-color: black !important;
border-color: white !important;
border: 1px solid !important;
}

.send_but:hover{
color: black !important;
background-color:white  !important;
}
/*End footer form*/


/*Quate popup*/
#quateyourname, #quateemail, #quateyourphone, #quatecompanywebsite, #quateservice, #quatecompanysize {
margin-top: 15px !important;
		color: black !important;
		border-bottom: 1px solid #000000!important;

}
#quateservice, #quatecompanysize{
		font-size: 14px !important;
   margin-top: 15px !important;
    background-color: white!important;
    color: black !important;
    border-top: 0px!important;
    border-left: 0px!important;
    border-right: 0px!important;
    border-bottom: 1px solid #000000!important;
}

.quatesubmit{

color: black  !important;
border-color: black !important;
background-color: white !important;
margin-top: 27px !important;
border-radius: 100px !important;
font-size: 14px !important;
float: left;
		width: 120px !important;
		padding-top: 7px !important;
	  padding-bottom: 4px !important;
		
}

.quatesubmit:hover {
color: white !important;
background-color: black !important;
}


.wpcf7 form.sent .wpcf7-response-output{
border: none !important;
		font-size: 14px !important;
		color: green !important;
}

.gspb_button-id-gsbp-5d665cd{
width: 100px !important;
}

#gspb_container-id-gsbp-c8a082b{
width: 100% !important;
}

.gspb_button-id-gsbp-63f3c9c .gspb_slidingPanel.active{
width: 450px !important;
}
.gspb_button-id-gsbp-c2f45fa .gspb_slidingPanel.active{
width: 450px !important;
}


.gspb_button-id-gsbp-c2f45fa .gspb_slidingPanel-inner{
padding-bottom: 55px !important;
}
.gspb_button-id-gsbp-63f3c9c .gspb_slidingPanel-inner{
padding-bottom: 80px !important;
}


.gspb_button-id-gsbp-c2f45fa .gspb_slidingPanel.active .gspb_slidingPanel-wrap{
border-radius: 20px !important;
}
.gspb_button-id-gsbp-63f3c9c .gspb_slidingPanel.active .gspb_slidingPanel-wrap{
border-radius: 20px !important;
}



.additional-class1, .additional-class2, .additional-class3, .additional-class4, .additional-class5, .additional-class6 {
    margin-top: 0px !important;
    color: black !important;
    border-bottom: 1px solid #000000 !important;
		border-left: 0px!important;
    border-right: 0px!important;
    border-top: 0px!important;
}

.additional-class5, .additional-class6 {
    font-size: 14px !important;
    background-color: white !important;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
}

.additional-class7 {
    color: white !important;
    background-color: black !important;
    margin-top: 15px !important;
    border-radius: 100px !important;
}


.wpcf7 form .wpcf7-response-output{
padding: 5px !important;
}
/*quatepopup end*/



/*Testi*/
.gspb_button-id-gsbp-4aca990 .gspb_slidingPanel-wrap{
width: 60% !important;
		height: 60% !important;
}

.gspb_button-id-gsbp-4aca990 .gspb_slidingPanel.active .gspb_slidingPanel-wrap{
background-color: black !important;
}
/*End Testi*/

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
border: none !important;
color: red!important;
font-size: 14px!important;		
margin-top: 80px !important;
margin-bottom:0px !important;
}

.wpcf7-form > p {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.wp-block-post-excerpt__excerpt {
		font-family: acumin-rpro !important;
    font-size: 13px !important;
}

.pj_tilte{
font-family: 'garamond_regular' !important;
}

.editor-styles-wrapper h1{
color: #000000 !important;;
}

.is-style-gs-brdnpaddradius > ul > li{
border: none !important;
}

.nf-form-content .label-above .nf-field-label{
margin-bottom: 0px !important;
}

#responsive-form{
max-width:960px /*-- change this to get your desired form width --*/;
margin:5 auto;
width:100%;
}

.wpcf7-textarea{
    height: 60px !important;
}

wpcf7-tel, wpcf7-textarea{
		font-family: acumin-rpro !important;
		font-size: 14px !important;
		height: 24px !important;
		outline: none!important;
    box-shadow: none!important;
}


.wpcf7-form-control{
		/*font-family: acumin-rpro !important;*/
		font-size: 14px !important;
		outline: none!important;
    box-shadow: none!important;
} 

/*.wpcf7-spinner{
width: 100% !important;
		display: none !important;
}*/

input{
background-color: #fafbfd00 !important;
color: #fff !important;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"]{
    border-left: 0px ;
		border-right: 0px ;
		border-top: 0px ;
    border-bottom: 1px solid #ccc;
}

44ede44 .wpcf7 input[type="text"]:focus-visible, .wpcf7 input[type="email"]:focus-visible, .wpcf7 input[type="tel"]:focus-visible {
border-left: 0px !important;
		border-right: 0px !important;
		border-top: 0px !important;
border-bottom: 1px solid #000000!important;
    border-radius: 0px !important;
}


textarea{
		border: 1px solid #ffffff !important;
background-color: #fafbfd00 !important;
}



.yourmessage{
font-size: 12px !important;
		margin-bottom: 0px !important;
}

textarea{
    padding: 5px !important;
}


/* Removes the focus outline from input and textarea fields */
.wpcf7 input:focus, 
.wpcf7 textarea:focus, 
.wpcf7 input:focus-visible, 
.wpcf7 textarea:focus-visible {
    outline: none !important;
    box-shadow: none !important; /* Also removes any box-shadow */
}

/*input{
padding: 9px 0px !important;
}*/


input[name="email-subcribe"] {
  color: #cccccc !important;
		border-bottom: 1px solid #ffffff !important;
}

.wpcf7 input[type="text"]:focus-visible, .wpcf7 input[type="email"]:focus-visible, .wpcf7 input[type="tel"]:focus-visible{
border-left: 0px ;
		border-right: 0px ;
		border-top: 0px ;
border-bottom: 1px solid #ccc;
}

#nf-field-1, #nf-field-2, #nf-label-field-3, #nf-field-5, #nf-field-3 {
    color: #878787  !important;
		font-size: 16px !important;
		font-family: sans-serif !important;
		font-weight: normal !important;
}




.nf-form-content input:not([type=button]){
	border-top:    0px solid !important;
  border-right:  0px solid !important;
	border-left:   0px solid !important;
  border-bottom: 1px solid #373737  !important;
}

.ninja-forms-field{
padding: 2px !important;
}

#nf-field-4{
		font-size: 12px !important;
padding-top: 7px !important;
padding-bottom:25px !important;
		padding-left:50px !important;
		padding-right:50px !important;
		float:right!important;
		text-transform:lowercase!important;
		font-weight: normal !important;
    font-family: sans-serif!important;
}


.nf-form-content input[type=submit]{
		background: #262626 !important;
    border-radius: 30px !important;
    padding-left: 70px !important;
    padding-right: 70px !important;
}

.nf-form-content textarea.ninja-forms-field {
    height: 120px !important;
    border: 1px solid #373737 !important;
}

.nf-form-content input.ninja-forms-field{
height: 23px!important;
}


#nf-field-5{
		color:#373737 !important;
}



#contact_but{
width: 90px !important;
height: 26px !important;
padding-top: 3px!important;
padding-bottom: 5%!important;
}

#contact_but_footer{
 		width: 90px;
    height: 26px;
    padding: 8px 0px !important;
    background-color: #ffffff;
    color: white !important;
    border: 1px solid white;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
		font-family: Arial !important;
    font-size: 12px !important;
    line-height: 0px;
    cursor: pointer;
    white-space: nowrap;
}

#contact_but_footer:hover{
		background-color: #FFFFFF !important;
    color: #000000 !important;
		border: 1px solid #000000 !important;
}

#SUBSCRIBE{
 width: 93.5px;
    height: 26px;
    padding: 8px 0px !important;
    background-color: #ffffff;
    color: white !important;
    border: 1px solid white;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px !important;
    line-height: 0px;
    cursor: pointer;
    white-space: nowrap;
		    display: flex;
		font-family: Arial !important;
}

#SUBSCRIBE:hover {
		background-color: #FFFFFF !important;
    color: #000000 !important;
		border: 1px solid #000000 !important;
}



/* Define styles for the main font */
    .main-font {
      font-family: acumin-rpro,sans-serif;
      font-weight: normal;
      font-size: 80px;
				letter-spacing: 0.2em;
				line-height: 1.2em;
				color: #ffffff;
    }

.main-urfont {
      font-family: didot,sans-serif;
      font-weight: normal;
      font-size: 50px;
				letter-spacing: 0.3em;
		color: #ffffff;
    }

    /* Define styles for the alternative font (only for 'o') */
    .mainita-font {
      font-family: didot-italic,sans-serif;
      font-weight: normal;
      font-size: 50px;
				letter-spacing: 0.3em;
				color: #ffffff;
    }


    /* TESTIOIALS font */
.testn-font {
      font-family: didot,sans-serif !important;
      font-weight: normal!important;
      font-size: 50px !important;
      letter-spacing: 0.3em !important;
			color:black !important;
				text-align: center !important;
    }

    /* TESTIOIALS (only for 'o') */
.tesi-font {
      font-family: didot-italic,sans-serif !important;
      font-weight: normal;
      font-size: 50px;
      letter-spacing: 0.3em;
				color:black !important;
				text-align: center !important;
    }

.testn-font-th{
  		font-family: sukhumvitset-medium,sans-serif !important;
      font-weight: normal;
      font-size: 50px;
      letter-spacing: 0.3em;
				color:black !important;
				text-align: center !important;
}

        /* COMPETENCE font */
.compe-font {
      font-family: garamond_regular,sans-serif !important;
      font-weight: normal!important;
      font-size: 85px !important;
      letter-spacing: 5px !important;
      color:#FFFFFF !important;
        text-align: center !important;
    }

    /* COMPETENCE (only for 'o') */
.compeo-font {
      font-family: garamond_regular,sans-serif !important;
      font-weight: normal!important;
		font-style: italic!important;
      font-size: 85px!important;
      letter-spacing: 5px!important;
        color:#FFFFFF !important;
        text-align: center !important;
    }


.justified-text {
  text-justify: inter-word; /* ให้ตัวหนังสือชิดเท่ากันทุกบรรทัด */
}
		
.wpcf7 input[type="text"], .wpcf7 input[type="email"] {
width: 100%;
padding: 0px;
border-left: 0px ;
		border-right: 0px ;
		border-top: 0px ;
border-bottom: 1px solid #ccc;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
background: #fff;
}

.wpcf7-submit:hover{
background: #ff0000;
}


span.wpcf7-not-valid-tip{
text-shadow: none;
font-size: 12px;
padding: 5px;
color: red !important;
}


div.wpcf7-validation-errors {
text-shadow: none;
border: transparent;
background: #f9cd00;
padding: 5px;
color: #9C6533;
text-align: center;
margin: 5;
font-size: 12px;
}
div.wpcf7-mail-sent-ok{
text-align: center;
text-shadow: none;
padding: 5px;
font-size: 12px;
background: #59a80f;
border-color: #59a80f;
color: #fff;
margin: 5;
}




 /* CSS to use custom cursor */
        .custom-cursor-element {
            cursor: url('https://convertdigital.co.th/wp-content/uploads/2024/02/lr_arrows_white-1.png'), auto;
}
						.custom-cursor-element-black {
            cursor: url('https://convertdigital.co.th/wp-content/uploads/2024/02/lr_arrows_black.png'), auto;
}

		
/*getquate popup*/
				
.customPopup {
    display: none;
    position: fixed;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    padding: 25px;
    max-width: 90%;
    box-sizing: border-box;
}

.customPopup.active {
    display: block;
}

#popupText {
    font-family: acumin-rpro, sans-serif;
    font-size: 18px;
    margin: 0;
    padding-left: 0px;
    padding-top: 0px;
    cursor: pointer;
    color: #aa916c;
    text-decoration: none !important;
}

/* Media query สำหรับหน้าจอขนาดเล็ก */
@media (max-width: 600px) {
    .customPopup {
        padding: 15px;
        max-width: 90%;
        border-radius: 10px;
    }

    #popupText {
        font-size: 16px;
        padding-left: 20px;
        padding-top: 3px;
    }
}

		
.th_getquate {
    font-family: sukhumvitset-medium, sans-serif !important;
    font-size: 18px!important;
		font-weight: 400 !important;
    padding-left: 10px !important;
    padding-top: 0px !important;
    cursor: pointer !important;
    color: #aa916c !important;
    text-decoration: none !important;
}

/*endgetquat popup*/
		
	
/*---TH page---*/
.main-urfont-th-top{
font-family: sukhumvitset-medium !important;
		  font-weight: 700;
      font-size: 80px!important;
		line-height: 1em;
				letter-spacing: 0.2em;
		color: #ffffff;
}

.main-urfont-th-bot{
font-family: sukhumvitset-medium !important;
		font-weight: 700;
    font-size: 80px!important;
		line-height: 1em;
		letter-spacing: 0.2em;
		color: #ffffff;
}


/*Start Form2colume*/
#responsive-form{
max-width:960px /*-- change this to get your desired form width --*/;
margin:0 auto;
width:100%;
}
.form-row{
width: 100%;
}
.column-half, .column-full{
float: left;
position: relative;
padding-right: 10px !important;
width:100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.clearfix:after {
content: "";
display: table;
clear: both;
}

select {
    background-color: #ffffff !important; /* สีพื้นหลังของ dropdown */
    color: #000000!important;  /* สีตัวอักษรของ dropdown */
}

select option {
    background-color: #ffffff!important;  /* สีพื้นหลังของแต่ละตัวเลือก */
    color: #000000!important;  /* สีตัวอักษรของแต่ละตัวเลือก */
}



/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
.column-half{
width: 50%;
		height: 60px !important;
}
}
/*Start Form 2clume*/

/*---START REPONSIVE---*/
/*Destop*/
@media (min-width: 992px) and (max-width: 4000px){
		.menumobile{
		display: none !important;
		}
	
		/*.text-content{
text-align: justify !important;
}*/
		
		body.gspb-bodyfront #gspb_col-id-gsbp-ed1a102.gspb_row__col--24{
		width: calc(24.09% - 0px - 0px)!important;
		}
		.gspb_slider-id-gsbp-aa3f397 .swiper-button-next{
		display: none !important;
		}
		
		.gspb_slider-id-gsbp-aa3f397 .swiper-button-prev:after, .gspb_slider-id-gsbp-aa3f397 .swiper-button-next:after{
		display: none !important;
		}
		
		.getquote_eng{
padding-top: 0px!important;
}

.getquote_en{
		padding-top: 0px!important;
		padding-bottom: 7px!important;
}

.getquote_th{
		padding-top: 0px!important;
		padding-bottom: 6px!important;
}

.getquote{
padding-top: 0px!important;
}
		

.wp-block-navigation .wp-block-navigation__submenu-icon{
padding-bottom: 20px !important;
}		

 	
		#gspb_row-id-gsbp-26cde7d1-ccbd{
margin-top: 40px !important; 
}
				#gspb_button-id-gsbp-b23b8aa >.gspb-buttonbox{
		padding-right: 0px;
        padding-bottom: 0px;
		}
		
				
.gspb_filter_panel .gspb_tax_dropdown{
		width: 210px !important;
		}
		
}
/*End Destop Display*/

/*Start Tablet Display**/
@media (min-width: 768px) and (max-width: 991.98px){

		
		/*---ripples-effect---*/
.ripples-effect {
   background-size: cover;
   background-position: 50% 60%;
   height: 1800px;
   color: white;
   text-align: center;
}
/*---end ripples-effect---*/
		
				.main_header{
background-color: #000000 !important;
}	
		
				.wp-block-navigation-item{
		border-bottom: 1px solid #ffffff !important;
		}
		
		.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container{
		
		width: 100% !important;
		}
		.wp-block-navigation .has-child .wp-block-navigation__submenu-icon[aria-expanded=true]+.wp-block-navigation__submenu-container{
		padding-bottom: 40px !important;
		}
		
		.gspb_row #gspb_col-id-gsbp-d06b9259-41ee{
		    padding-top: 40px!important;

		}
		
				#gspb_row-id-gsbp-26cde7d1-ccbd{
				padding-top: 0px!important;
				padding-bottom: 40px !important;
		}
		
		.gspb_filter_panel .gspb_tax_dropdown{
		width: 252px !important;
		}
		
		.gspb_filter_panel .gspb_tax_dropdown li.label {
        width: 250px !important;
    }
    
		body.gspb-bodyfront #gspb_col-id-gsbp-34c9d63.gspb_row__col--24 {
        width: calc(2.09% - 0px - 0px)!important;
    }
		
		#gspb_col-id-gsbp-2fd469d.gspb_row__col--24{
		width: calc(13% - 0px)!important;
		}
		
}
/*End Tablet*/

/*Start Mobile display*/
@media only screen and (max-width: 575.98px) {

		
		.main-font {
    font-size: 50px;
}
		
		    /* TESTIOIALS font */
.testn-font {
      font-family: didot,sans-serif !important;
      font-weight: normal!important;
      font-size: 22px !important;
      letter-spacing: 0.3em !important;
			color:black !important;
				text-align: center !important;
    }

    /* TESTIOIALS (only for 'o') */
.tesi-font {
      font-family: didot-italic,sans-serif !important;
      font-weight: normal;
      font-size: 22px;
      letter-spacing: 0.3em;
				color:black !important;
				text-align: center !important;
    }
		
		.testn-font-th{
  		font-family: sukhumvitset-medium,sans-serif !important;
      font-weight: normal;
      font-size: 22px;
      letter-spacing: 0.3em;
				color:black !important;
				text-align: center !important;
}
		
.ripples-effect {
   background-size: cover;
   background-position: 50% 0;
   height: 300px;
   color: white;
   text-align: center;
		padding-bottom: 40px !important;
}		
		
		        /* COMPETENCE font */
.compe-font {
      font-size: 40px !important;
    }

    /* COMPETENCE (only for 'o') */
.compeo-font {
      font-size: 40px!important;

    }
		
		.main_header{
background-color: #000000 !important;
}	
		
		.gspb_filter_panel{
box-shadow: 0 1px 0 #ffffff !important;
margin: 0 0 60px 0 !important;
				height: 13px !important;
}
		
		.wpml-ls-legacy-list-horizontal a{
				padding: 0px !important;
		
		}
		
		.wpml-ls-legacy-list-horizontal{
		padding: 0px !important;
		}
		
		.wpml-ls-legacy-list-horizontal .wpml-ls-flag{
		padding-bottom: 10px!important;
		}
		
		.lottie_main {
display:none !important;
}
		
		.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container{
		gap: 0px !important;
}
		
		.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{
		gap: 0px !important;
				padding: 0px 0px 55px 15px !important;
		}
			.gspb_button-id-gsbp-4aca990 .gspb_slidingPanel.active .gspb_slidingPanel-close{
		transform: translateX(0%);
		}
		.wp-block-navigation-item__label{
		padding-top: 0px !important;
		}
		
		.wp-block-navigation-item{
		border-bottom: 1px solid #ffffff !important;
		}
		
		.wpcf7-textarea{
    height: 100px !important;
}
		
		#contact_but_footer{
		margin-top: 10px !important;
		}
		

		
		#gspb_row-id-gsbp-9907df7{
		border: none !important;
		}
		
	.wp-block-navigation .wp-block-navigation__submenu-icon{
padding-top: 10px !important;
}		
		
		#gspb_row-id-gsbp-26cde7d1-ccbd{
				padding-top: 20px!important;
		}		
		
		/*---TH page---*/
.main-urfont-th-top{
font-family: sukhumvitset-medium !important;
		  font-weight: 700;
      font-size: 55px!important;
		line-height: 1em;
				letter-spacing: 0.2em;
		color: #ffffff;
}

.main-urfont-th-bot{
font-family: sukhumvitset-medium !important;
		font-weight: 700;
    font-size: 55px!important;
		line-height: 1em;
		letter-spacing: 0.2em;
		color: #ffffff;
}
		#gspb_button-id-gsbp-b23b8aa >.gspb-buttonbox{
		padding-right: 0px;
        padding-bottom: 0px;
		}
}
/*End Mobile display*/
@media (min-width: 700px) {
.gspb_button-id-gsbp-6cbe934 .gspb_slidingPanel.active .gspb_slidingPanel-close {
    left: 518px;
}
 }