/*
Theme Name: Ideal Geotech
Description: Semantic, SEO Optimised, Custom Wordpress Theme for Ideal Geotech
Author: Hopping Mad Design
Author URI: http://www.hoppingmad.com.au/
*/



/*
popup
*/

/* Overlay */
.sale-popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.65);
    z-index: 999999;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

/* Container to scale PNG correctly */
.sale-popup-container {
    position: relative;
    width: 100%;
    max-width: 650px; /* === scale chuẩn Figma === */
}

/* PNG image */
.sale-popup-image {
    width: 100%;
    height: auto;
    display: block;
    cursor: pointer;
    border-radius: 18px;
}

/* Close button (X) */
.sale-popup-close {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 32px;
    height: 32px;
    background: rgba(0,0,0,0.45);
    color: white;
    font-size: 22px;
    text-align: center;
    line-height: 32px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 10;
}



/*
end popup
*/



@font-face{
	font-family:'DIN Next LT Pro';
	src:url("fonts/DINNextLTPro-Medium.eot");
	src:url("fonts/DINNextLTPro-Medium.eot?#iefix") format("embedded-opentype"),url("fonts/DINNextLTPro-Medium.woff") format("woff"),url("fonts/DINNextLTPro-Medium.ttf") format("truetype");
	font-weight:500;
	font-style:normal;
}
@font-face{
	font-family:'DIN Next LT Pro';
	src:url("fonts/DINNextLTPro-Italic.eot");
	src:url("fonts/DINNextLTPro-Italic.eot?#iefix") format("embedded-opentype"),url("fonts/DINNextLTPro-Italic.woff") format("woff"),url("fonts/DINNextLTPro-Italic.ttf") format("truetype");
	font-weight:normal;
	font-style:italic;
}
@font-face{
	font-family:'DIN Next LT Pro';
	src:url("fonts/DINNextLTPro-Bold.eot");
	src:url("fonts/DINNextLTPro-Bold.eot?#iefix") format("embedded-opentype"),url("fonts/DINNextLTPro-Bold.woff") format("woff"),url("fonts/DINNextLTPro-Bold.ttf") format("truetype");
	font-weight:bold;
	font-style:normal;
}
@font-face{
	font-family:'DIN Next LT Pro';
	src:url("fonts/DINNextLTPro-BoldItalic.eot");
	src:url("fonts/DINNextLTPro-BoldItalic.eot?#iefix") format("embedded-opentype"),url("fonts/DINNextLTPro-BoldItalic.woff") format("woff"),url("fonts/DINNextLTPro-BoldItalic.ttf") format("truetype");
	font-weight:bold;
	font-style:italic;
}
@font-face{
	font-family:'DIN Next LT Pro';
	src:url("fonts/DINNextLTPro-Regular.eot");
	src:url("fonts/DINNextLTPro-Regular.eot?#iefix") format("embedded-opentype"),url("fonts/DINNextLTPro-Regular.woff") format("woff"),url("fonts/DINNextLTPro-Regular.ttf") format("truetype");
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'DIN Next LT Pro';
	src:url("fonts/DINNextLTPro-MediumItalic.eot");
	src:url("fonts/DINNextLTPro-MediumItalic.eot?#iefix") format("embedded-opentype"),url("fonts/DINNextLTPro-MediumItalic.woff") format("woff"),url("fonts/DINNextLTPro-MediumItalic.ttf") format("truetype");
	font-weight:500;
	font-style:italic;
}

/* =====================
Reset
======================== */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite, code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre, q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead, tr, tt, ul, var {margin:0;padding:0;vertical-align:top}
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  }

input[type=number] { -moz-appearance:textfield; }
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {  -webkit-appearance: none;  margin: 0; }


/* =====================
Defaults
======================== */
html,body{height:100%;margin:0; }
html{
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size: 100% ;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}
body{font-family:"DIN Next LT Pro","Helvetica","Arial",sans-serif;color:#333; }
img{border-style:none;max-width:100%;height:auto}
a{text-decoration:none;color:#ec5b09;font-weight:700;}
a:hover{color:#666666;}
input,textarea,select{font:100% "DIN Next LT Pro","Helvetica","Arial",sans-serif; vertical-align:middle}
form,fieldset{border-style:none;margin:0;padding:0;font:100% "DIN Next LT Pro","Helvetica","Arial",sans-serif;}

img.alignleft {margin: 0 15px 20px 0;}
.alignleft {float: left;margin: 0 15px 20px 0;}
img.alignright {margin: 0 0 15px 20px;}
.alignright {float: right; margin: 0 0 15px 20px;}
.aligncenter {margin:15px auto;}
img.aligncenter{display:block;}

h1, h2, h3, h4, h5, h6{
    margin: 0 0 0.7em;
    padding: 0;
}
h2{
	font-size:2.2rem;
}
h3{
	font-size:2.0rem;
}
h4{
	font-size:1.5rem;
}

/* =====================
Text Styles
======================== */
.category .page-header .page-title{display:none}
.entry-content{
	font-size:16px;
	line-height: 1.4em;
}
.entry-content h1,
.entry-content h2{
	font-size:40px;
}
.entry-content h3{
	
}
.entry-content h4{
	
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5{
	margin-top:1em;
	font-weight:700;
}
.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child{
	margin-top:0;
}
.entry-content img{
	max-width:100%;
	height:auto;
}
.entry-content iframe{
	max-width:100%;
}
.entry-content strong{
	font-weight:700;
}
.entry-content p{
	margin:0 0 1.1em;
}
.entry-content ul,
.entry-content ol{
	margin:1.1em 0;
	padding-left:40px;
}
.entry-content ul li{

}
.entry-content ol li:before{
	content:counter(inst)'.';
	position:absolute;
	left:0;
}
.entry-content ol li{
	list-style:none;
	padding-left:35px;
	position:relative;
	counter-increment: inst;
	margin:1.1em 0;
}
.entry-content hr{
	margin:3em 0;
	border-color:#ddd;
}
figure{
	margin:1em 0;
	max-width: 100% !important;
}
.entry-content table{
	max-width:100%;
	empty-cells:hide;
	border-collapse:collapse;
	border:none;
	margin:1em 0 2em;
}
.btn:hover{
	background:#ec5b09;
	color:#f99962;
}
.btn{
	color:#fff;
	background:#ec5b09;
	display: inline-block;
	padding: 15px 30px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: .875em;
	line-height:1;
	-webkit-border-radius:0;
	border-radius:0;
}
.btn.red{
	background:#c9330d;
}
.tablepress th{
	background:#4D3C31;
	color:#fff;
	font-size:18px;
	text-align: center;
	vertical-align: middle;
	padding:8px 0;
}
.tablepress th:nth-child(1){
	width:10%;
}
.tablepress th:nth-child(2){
	width:70%;
}
.tablepress th:nth-child(3){
	width:20%;
}
.tablepress td{
	border-top:1px solid #ddd;
	padding:7px 0;
	vertical-align: middle;
}
#tablepress-2 td{
	border:none;
}
.tablepress td:nth-child(1),
.tablepress td:nth-child(3){
	text-align: center;
}
.tablepress td:nth-child(1){
	vertical-align:top;
}
.tablepress td:nth-child(1) img{
	height:auto;
	max-width:86px;
	width:100%;
}
.non-link{
	cursor:pointer;
}
.single .gform_description{display:none!important}

/* =====================
Layout
======================== */
.clear{clear: both;}
.row.reverse{
	flex-direction:row-reverse;
}
#page{
	position:relative;
}
@media (min-width: 1400px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1240px;
	}
}

/* =====================
Woo Animation
======================== */
html.hidden-c .wowo{opacity:0}html.hidden-c .wowo.animated{-webkit-animation-duration:1s;animation-duration:1s;visibility:visible;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 30px, 0);transform:translate3d(0, 30px, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 30px, 0);transform:translate3d(0, 30px, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@-webkit-keyframes fadeInBigUp{0%{opacity:0;-webkit-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@keyframes fadeInBigUp{0%{opacity:0;-webkit-transform:translate3d(0, 100px, 0);transform:translate3d(0, 100px, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-30%, 0, 0);transform:translate3d(-30%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-30%, 0, 0);transform:translate3d(-30%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(30%, 0, 0);transform:translate3d(30%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(30%, 0, 0);transform:translate3d(30%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft.animated{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.fadeInRight.animated{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.fadeIn.animated{-webkit-animation-name:fadeIn;animation-name:fadeIn}.fadeInUp.animated{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.fadeInBigUp.animated{-webkit-animation-name:fadeInBigUp;animation-name:fadeInBigUp}.fadeInDown.animated{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.delay-in-1{-webkit-animation-delay:0.1s;animation-delay:0.1s}.delay-in-2{-webkit-animation-delay:0.2s;animation-delay:0.2s}.delay-in-3{-webkit-animation-delay:0.3s;animation-delay:0.3s}.delay-in-4{-webkit-animation-delay:0.4s;animation-delay:0.4s}

/* =====================
Form
======================== */
#page .ginput_container_address span{
	padding:0;
	flex: 0 0 49%;
}
#page .ginput_container_address span.ginput_full {
    flex: 0 0 100%;
}
#page .gform_fields{
	grid-row-gap: 20px;
}
#page .gfield{
	list-style:none;
	width:100%;
	padding:0;
}
#page .gfield.gsection{
	padding:0 16px 8px 0;
	margin:15px 0 ;
}
#page .gfield_label{
	font-size:16px;
	font-weight:700;
	margin:0 0 6px;
	color:#000;
}
#page .ginput_container{
	margin:0;
	gap: 2%;
}
/*#page .ginput_container#input_24_133{*/
/*	    justify-content: space-between;*/
/*}*/
/*#input_24_133_5_container {*/
/*    margin-left: auto;*/
/*}*/
#page .ginput_container label{
	font-size:15px;
	margin:0 0 ;
	color:#000;
	vertical-align:middle;
}
#page .ginput_container .gfield_checkbox label{
	margin-left:5px;
}
#page .gfield_description{
	font-size:15px;
	margin-bottom:0;
}
#page .gfield input[type='text'],
#page .gfield input[type='tel'],
#page .gfield input[type='email']{
	border: 1px solid #ccc;
	font-size:16px;
	font-weight:500;
	color:#000;
	height:40px;
	padding:0 5px;
	width:100%;
	margin:0;
	background:#fff;
}
#page .gfield select{
	border: 1px solid #ccc;
	font-size:16px;
	color:#000;
	height:40px;
	padding:0 5px;
	width:100%;
	margin:0;
	background:#fff;
}
#page .gfield textarea{
	border: 1px solid #ccc;
	font-size:16px;
	color:#000;
	padding:5px 5px;
	width:100%;
	background:#fff;
	height:100px;
	resize: vertical;
}
#page .gfield input[type=checkbox]{
	-moz-appearance:none;
	-webkit-appearance:none;
	-o-appearance:none;
	outline: none;
	content: none;	
}
#page .gfield input[type=checkbox]:before {
	font-family: "FontAwesome";
    content: "\f00c";
    font-size: 20px;
    color: transparent !important;
    background: #fff;
    display: block;
    width: 25px;
    height: 25px;
	line-height:23px;
	text-align:center;
    border: 1px solid #ccc;
    margin-right: 5px;
}
#page .gfield input[type=checkbox]:checked:before {
	color: #000 !important;
}
#page .gchoice {
	margin-bottom:7px;
}
#page .gform_button:hover{
	background:#f77831;
	color:#fff;
}
#page .gform_button{
	border:none;
	color:#fff;
	background:#c9330d;
	text-transform:uppercase;
	font-weight:700;
	font-size:16px;
	line-height:3em;
	padding: 0 2.7em;
	-moz-border-radius:0; 
	-webkit-border-radius:0;
	border-radius:0;
	text-align:center;
	-webkit-transition: 0.1s background-color linear, 0.1s color linear;
	transition: 0.1s background-color linear, 0.1s color linear;
}
#page .validation_error{
	padding: 0;
	border:none;
	font-size:1.4rem;
	font-weight:400;
	margin:0;
}
#page .gfield_error {
	border:none;
	background:none;
	max-width:100% !important;
	margin-bottom:0;
}
#page .validation_message{
	padding:0;
	font-size:12px;
	margin:5px 0 0;
}
#page .gform_confirmation_message{
	font-size:16px;
	font-weight:500;
	margin:16px 0;
}
.gform_confirmation_message table{
	width:100%;
}
#page .gform_title{
	color: #102f51;
	margin:0 0 0.7em;
}
#page .gform_description{
	display:block;
	font-size:1.6rem;
	width:100%;
}
#page .gform_heading{
	margin-bottom:0;
}
#page .gform_wrapper{
	margin: 0 0 50px;
}
#page .gform_footer{
	padding:0;
	margin-top:30px;
}
#page .gform_required_legend{
	display:none;
}
#page .gform_save_link{
	padding:0 20px;
	color:#ec5b09;
}
#page .gfield input:disabled, 
#page .gfield input[readonly],
#page .gfield input:disabled:before, 
#page .gfield input[readonly]:before, 
#page .gfield textarea:disabled, 
#page .gfield textarea[readonly],
#page .gfield select.disable-field{
	background:#e6e6e6;
}
#page .form_saved_message {
	background-color: #e3f3f3;
	border-radius: 2px;
	color: #31708f;
	font-size: 1em;
	line-height: 1.8;
	margin: 1em auto;
	padding: 3em 2em;
	width: 99%;
}
.form_saved_message_emailform{
	margin:30px 0 0;
}
.form_saved_message_emailform input[type='submit']{
	background:#31708f;
	border:none;
	color:#fff;
	padding:0 1em;
	text-transform:uppercase;
	height:40px;
	margin:0 !important;
}
#page .gform_previous_button,
#page .gform_next_button{
	border:none;
	color:#fff;
	background:#c9330d;
	text-transform:uppercase;
	font-weight:700;
	font-size:16px;
	line-height:3em;
	padding: 0 2.7em;
	-moz-border-radius:0; 
	-webkit-border-radius:0;
	border-radius:0;
	text-align:center;
	-webkit-transition: 0.1s background-color linear, 0.1s color linear;
	transition: 0.1s background-color linear, 0.1s color linear;
}

/* =====================
Confirmation page
======================== */
.confirmation-page{
	margin:150px 0;
}

/* =====================
New form
======================== */
#page .lot-order-form .gfield_price .gfield_label_before_complex{
	display:none;
}
#page #field_27_165{
	background:none;
	border:none !important;
	cursor:auto ;
	padding:0 !important;
}
#page #field_27_165 h3:after{
	display:none;
}
#collapsible-section_27_165{
	display:block !important;
	max-width:600px;
	padding:0;
	border:none;
	margin:10px 0 0;
	
}
#collapsible-section_27_165 .service-header.gfield{
	display:flex;
	background:#000;
	color:#fff;
	font-weight:600;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:10px 10px 0 0;
	padding:15px 0;
	border:none;
	border-bottom:4px solid #ec5b09 ;
}
#collapsible-section_27_165 .service-header span:nth-child(1){
	width:60%;
	padding:0 15px;
}
#collapsible-section_27_165 .service-header span:nth-child(2){
	width:20%;
}
#collapsible-section_27_165 .gfield {
	display:flex;
	border:1px solid #ccc;
	border-top:none;
	padding:12px 0;
	align-items:center;
	flex-wrap:wrap;
}
.lot-order-form  #collapsible-section_27_165 .gfield_price .gfield_label_before_complex{
	display:block;
	width:60%;
	padding:0 15px;
}
#page #collapsible-section_27_165 .gfield_label{
	font-weight:400;
	margin:0;
}
#collapsible-section_27_165 .ginput_container_singleproduct{
	display:flex;
	flex-direction:row-reverse;
	align-items:center;
	justify-content:space-between;
	width:40%;
}
#collapsible-section_27_165 .ginput_product_price_wrapper{
	width:50%;
}
#collapsible-section_27_165  .ginput_quantity_label,
#collapsible-section_27_165  .ginput_product_price_label{
	display:none;
}
#collapsible-section_27_165  .ginput_product_price:after{
	content:' each';
}
#collapsible-section_27_165  .ginput_product_price{
	color:#000;
}
.lot-order-form .ginput_quantity{
	display:none !important;
}
#page .gfield .quantity-dropdown-replace{
	width:50px;
}
#page #collapsible-section_27_165 .gfield_description{
	width:100%;
	padding:0 15px;
}
#collapsible-section_27_165 .gfield.service-total{
	border:none;
	border-top:4px solid #ec5b09;
	justify-content:flex-end;
}
#page #collapsible-section_27_165  .service-total .ginput_total{
	color:#000;
	width:100px;
	font-size:20px;
}
#page #collapsible-section_27_165 .service-total .gfield_label{
	font-size:20px;
	font-weight:700;
	margin-right:5px;
}

/* =====================
Header
======================== */

/* Text Animation */
	.notice-header-message {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 40px; /* Chiều cao thanh thông báo */
  display: flex;
  align-items: center;
}

.scrolling-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.scrolling-content {
  display: inline-block;
  white-space: nowrap;
  padding-left: 100%; /* Đẩy nội dung ra ngoài khung bên phải */
  animation: marquee-scroll 15s linear infinite;
}

.scrolling-content p,
.scrolling-content span {
  display: inline-block;
  font-size: 20px;
  margin: 0;
  padding-right: 60px; /* Khoảng cách giữa các đoạn nếu lặp lại */
}

/* Hiệu ứng chữ chạy từ phải sang trái */
@keyframes marquee-scroll {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}

/* Dừng khi hover */
.scrolling-wrapper:hover .scrolling-content {
  animation-play-state: paused;
}

/* Responsive Mobile */
@media screen and (max-width: 767px) {
  .notice-header-message {
    height: 30px;
  }

  .scrolling-content {
    animation-duration: 10s;
  }

  .scrolling-content p,
  .scrolling-content span {
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  .scrolling-content {
    animation-duration: 15s;
  }

  .scrolling-content p,
  .scrolling-content span {
    font-size: 12px;
  }
}

/* Text Animation */
.header-color-strip{
	background-image: -webkit-gradient(linear, left top, right top, color-stop(70%, #ec5b09), color-stop(70%, #c9330d));
	background-image: linear-gradient(to right, #ec5b09 70%, #c9330d 70%);
	height:6px;
}
#masthead{
	width:100%;
	z-index:100;
	padding:21px 0;
	background:#fff;
	transition: 1s ease all;
}

.page-template #masthead-sticky-wrapper{
	position:absolute;
	z-index:100;
	width:100%;
}
.home #masthead-sticky-wrapper{
	position:absolute;
	z-index:100;
	width:100%;
}
.home #masthead{
	background-color: rgba(0,0,0,0.2);
}
.home .is-sticky #masthead{
	background-color: rgba(0,0,0,0.8);
}
.home .site-branding .rev{
	display:none;
}
.home .site-branding .white{
	display:inline-block;
}
.site-branding .white{
	display:none;
}
.site-branding img{
	display:block;
	width:100%;
	height:auto;
}
.site-branding{
	width:215px;
	display:inline-block;
}
.nav-phone{
	display:inline-block;
	margin-left:1.5rem;
}
.nav-phone a{
	color:#ec5b09 ;
}
.header-right{
	padding-top:5px;
}
#desktop-menu{
	padding-left:30px;
}
#desktop-menu .menu{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
#desktop-menu li{
	list-style:none;
	position:relative;
	font-size: 0.875rem;
	text-transform: uppercase;
	font-weight:700;
	line-height:41px;
}
#desktop-menu li a:hover{
	color:#ec5b09 ;
}
#desktop-menu .menu-item-has-children > a:after{
	content:'\f107';
	font-family: "FontAwesome";
	display: inline-block;
	margin-left: 5px;
}
.home #desktop-menu li a{
	color:#fff;
}
#desktop-menu li a{
	color:#4d3c31 ;
	display:block;
}
#desktop-menu .sub-menu{
	-webkit-transition: .2s ease all, 0s .2s ease visibility;
	transition: .2s ease all, 0s .2s ease visibility;
	visibility: hidden;
	opacity: 0;
	padding-top: 20px;
	z-index: 10;
	position: absolute;
	top: 100%;
	left: 50%;
	width: 200px;
	margin: 0;
	padding: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	border-radius: 5px;
}
#desktop-menu li .sub-menu:before{
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: inset 10px;
    border-top-width: 10px;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-style: inset;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
	border-color: transparent transparent #efefef;
	border-bottom-style: solid;
	border-top-width: 0;
	-webkit-transform: translateX(-50%) translateY(-100%);
	transform: translateX(-50%) translateY(-100%);
	position: absolute;
	left: 50%;
}
#desktop-menu li:hover .sub-menu{
	visibility: visible;
	opacity: 1;
	padding-top: 10px;
}
#desktop-menu .sub-menu li{
	border-bottom: 1px solid #e6e5e5;
	background:#efefef;
	text-align:center;
}
#desktop-menu .sub-menu li a{
	color:#333;
	padding:0 10px;
}
#desktop-menu .sub-menu li:first-child{
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
#desktop-menu .sub-menu li:last-child{
	border:none;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
#desktop-menu .menu-btn a:hover{
	color:#fff;
	background:#f77831;
}
#desktop-menu .menu-btn a{
	background:#ec5b09;
	color:#fff;
	padding:0 30px;
}
.notice-header-message{
	background: #ec5b09;
	color: #fff;
	text-align: center;
	padding: 7px 0 0;
	font-size: 1.2rem;
}

/* =====================
Footer
======================== */
.color-strip-double{
	width: 100%;
	height: 12px;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(70%, #ec5b09), color-stop(70%, #c9330d));
	background-image: linear-gradient(to right, #ec5b09 70%, #c9330d 70%);
	position: relative;
	z-index: 100;
}
#colophon{
	background:#4d3c31 ;
	padding:3rem 0 1rem;
	color:#fff;
}
.site-info{
	text-align:right;
	border-top:1px solid #fff;
	padding-top:50px;
	margin-top:40px;
}
.copyright{
	font-size: 0.875rem;
	opacity: 0.5;
	margin:15px 0;
}
.design-by{
	font-size: 0.75rem;
}
.footer-logo{
	display:inline-block;
	width:215px;
	height:auto;
}
.footer-title{
	font-size: 2rem;
	font-weight: 400;
	margin-bottom:12px;
}
.social-links a:last-child{
	margin-right:0;
}
.social-links a{
	font-size: 2rem;
	color:#fff;
	margin-right:2rem;
}
.footer-item .btn{
	display:block;
}
.newsletter form{
	max-width:265px;
	display:flex;
	align-items:flex-start;
	background: rgba(0,0,0,0.4);
}
#page .newsletter .gform_body{
	width:calc(100% - 40px);
}
#page .newsletter .gform_footer{
	margin:0;
}
#page .newsletter .gform_button{
	border:none;
	font-family: "FontAwesome";
	color:#fff;
	width:40px;
	height:40px;
	line-height:40px;
	padding:0;
	margin:0;
}
#page .newsletter .gfield input[type='text'],
#page .newsletter .gfield input[type='email']{
	background:transparent;
	font-size:14px;
	border:none;
	color:#fff;
}
#page .newsletter .gform_confirmation_message{
	font-size:16px;
	text-align:left;
}

/* =====================
Home Header Image
======================== */
.home-header-img-section{
	background-color:rgb(77, 60, 49);
	position:relative;
	height:622px;
}
.home-header-img-bg{
	position:absolute;
	left:50%;
	top:0;
	width:50%;
	height:100%;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
.home-header-img-content-wrapper{
	position:absolute;
	width:100%;
	top:55%;
	-webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
}
.home-header-img-content a{
	color:#fff;
}
.home-header-img-content:before{
	content:' ';
	display:block;
	width:100%;
	height:100px;
	background:url(images/hero-icon.png) no-repeat left center / auto 100%;
	margin-bottom:2rem;
}
.home-header-img-content {
	color:#fff;
	text-transform:uppercase;
}
.home-header-img-content h1{
	font-size:4.5rem;
	line-height:1;
	margin:0;
	font-weight:700;
}
.home-header-img-content h3{
	font-weight: 300;
	font-size:1.7rem;
}

/* =====================
Logo slider
======================== */
.logo-slider-section{
	padding:45px 0 50px;
}
.sub-heading{
	text-align:center;
	font-weight:700;
	font-size:28px;
	margin-bottom:2em;
}
.logo-slider li{
	list-style:none;
	padding:0 10px;
}
.logo-slider img{
	display:block;
	width:100%;
	height:auto;
}

/* =====================
Icon Boxes
======================== */
.icon-boxes-section{
	padding: 1rem 0 50px;
}
.icon-boxes-section .sub-heading{
	font-size:34px;
}
.icon-boxes .row{
	justify-content:center;
}
.icon-boxes .spc-box{
	padding-left: 1rem;
	padding-right: 1rem;
}
.icon-box {
	padding:0 10px;
}
.icon-box .icon{
	height:100px;
	margin-bottom:30px;
}
.icon-box .icon img{
	display:block;
	height:100%;
	width:auto;
	margin:auto;
}
.icon-box .content{
	font-size:16px;
	text-align:justify;
}
/* .icon-box .content p{
	margin-bottom:1em;
} */
.icon-box .content h4{
	margin:0;
	color:#ff6600;
	font-size:32px;
	font-weight:700;
}
.icon-box .btn{
	margin-top:30px;
}
@media (max-width: 768px) {
	.icon-boxes .spc-box{
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}
}
/* =====================
CTA
======================== */
.cta-section{
	background:#4d3c31 ;
	padding:60px 0;
	color:#fff;
}
.cta-content{
	font-size:42px;
	font-weight:700;
}

/* =====================
Text
======================== */
.text-2-3-cols-section:before{
	content:' ';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	z-index:1;
}
.text-2-3-cols-section{
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	position:relative;
	padding:110px 0 60px;
}
.text-2-3-cols-section .container{
	position:relative;
	z-index:10;
}
.text-2-3-cols-section .entry-content{
	color:#fff;
	font-size:24px;
}
.text-2-3-cols-section .btn{
	font-size:14px;
	width:166px;
	text-align:center;
}
.text-2-3-cols-section .content-right p {
	margin-bottom:0.7em;
}
.text-fullwidth-section{
	padding:80px 0;
	background-size:cover;
	background-position:center center;
}
.location-table td{
	padding:8px;
}
.home-coverage-section{
	color:#fff;
	font-size:18px;
	line-height:1.4;
	padding-top:25px;
}
.home-coverage-section h2{
	line-height:1.5;
	margin-bottom:0.5em;
}
.home-coverage-section .btn{
	margin-top:30px;
}
.text-2-cols-section{
	padding:60px 0;
}
.text-3-cols-section{
	padding:60px 0;
}

/* =====================
Video Gallery
======================== */
.videos-gallery-section{
	background:#ec5b09;
	color:#fff;
	padding:60px 0;
}
.video-gallery img{
	display:block;
	width:100%;
	height:auto;
}
.video-gallery h3{
	font-size:16px;
	text-align:center;
	font-weight:400;
	margin:1em 0 0;
}
.video-gallery {
	margin-bottom:30px;
}

/* =====================
Video
======================== */
.video-popup-link:before{
	content:' ';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(236,91,9,0.5);
}
.video-popup-link{
	min-height:350px;
	display:block;
	background-size:cover;
	background-position:center;
	position:relative;
}
.video-popup-content{
	color:#fff;
	position:absolute;
	width:100%;
	z-index:10;
	text-align:center;
	padding:45px 0;
	text-transform:uppercase;
	font-size:32px;
	font-weight:700;
	top:50%;
	 -webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
}
.video-popup-content i{
	font-size:56px;
	margin-top:30px;
}

/* =====================
Text with side image
======================== */
.text-side-image-section{
	position:relative;
}
.side-image-wrapper{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:flex;
}
.side-image-wrapper.right{
	flex-direction:row-reverse;
}
.side-image{
	width:50%;
	height:100%;
	background-size:cover;
	background-position:center;
}
.text-side-image-section .container{
	position:relative;
	z-index:10;
}
.text-side-image-content{
	padding:50px 0 50px 35px;
}
.reverse .text-side-image-content{
	padding-right:35px;
	padding-left:0;
}

/* =====================
Internal header image
======================== */
.internal-header-img-section{
	position:relative;
	min-height:425px;
	background-size:cover;
	background-position:center;
}
.internal-header-img-section:before{
	content:' ';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.4);
}
.internal-header-img-content-wrapper{
	position:absolute;
	z-index:10;
	width:100%;
	left:0;
	top: 50%;
    -webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
}
.internal-header-img-content{
	color:#fff;
	text-align:center;
}
.internal-header-img-content h1{
	font-size:4rem;
	font-weight:700;
}

/* =====================
Gallery
======================== */
.gallery-section{
	padding:70px 0;
}
.gallery-arrow{
	position:absolute;
	top: 50%;
    -webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
	background:rgba(0,0,0,0.5);
	z-index:10;
	width:35px;
	text-align:center;
	color:#fff;
	cursor:pointer;
}
.gallery-arrow i{
	font-size:40px;
	line-height:52px;
}
.gallery-prev{
	left:7px;
}
.gallery-next{
	right:7px;
}
.gallery-slider li{
	list-style:none;
	padding:0 7px;
}
.gallery-slider img{
	display:block;
	width:100%;
	height:auto;
}

/* =====================
Order
======================== */
.order-box-link {
	color: #fff;
	padding: 20px 25px 1px;
	display: block;
	font-size: 1.2em;
	min-height: 203px;
	margin-bottom:50px;
}
.order-box-link.orange {
	background: #ec5b09;
}
.order-box-link.brown {
	background: #4d3d32;
}
.order-box-link h3 {
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
	font-size: 2em;
	min-height: 2.9em;
	margin-bottom: 0.6em;
}
.order-box-link h3 span {
	display: block;
	font-size: 0.44em;
}
.order-box-link a {
	color: #fff;
}
.order-box-text {
	background: #f2f2f2;
	padding: 25px 25px;
	font-size: 1.1em;
	min-height: 203px;
}
.order-form-section{
	padding:50px 0;
}
.form-menu li{
	list-style: none;
	width: 48%;
}
.form-menu li a {
	display: block;
	background: #d6d6d6;
	text-align: center;
	color: #929292;
	padding: 5px 0;
	font-size: 20px;
}
.form-menu .menu{
	display:flex;
	justify-content:space-between;
	margin-bottom: 30px;
}
.form-menu .current-menu-item a{
	color: #fff;
	background: #ec5b09;
}
.order-form-wrapper{
	margin-bottom:50px;
}
.lot-order-heading {
	background: #ec5b09;
	color: #fff;
	padding: 20px 15px;
	margin-bottom: 30px;
}
.lot-order-heading h2, .lot-order-heading p {
	margin: 0;
}
.postcode-check-custom h2,
.gsection_title {
	font-weight: 700;
	font-size: 1.25em;
	margin: 0;
	color: #ec5b09 ;
}
.postcode-check-custom .description {
	font-size: 14px;
	font-weight:500;
	padding-bottom: 17px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
}
.postcode-check-custom form {
	display:flex;
}
.postcode-check-custom form ul{
	padding:0;
	margin:0;
	display: flex;
	width:100%;
}
.postcode-check-custom form li {
	list-style: none;
	margin-bottom:15px;
}
.postcode-check-custom form li:nth-child(1) {
	width: calc(100% - 120px);
	max-width: 270px;
}
.postcode-check-custom input[type='text']{
	display:block;
	border: 1px solid #ccc;
	font-size:16px;
	font-weight:500;
	color:#000;
	height:40px;
	padding:0 5px;
	width:100%;
	margin:0;
	background:#fff;
}
.postcode-check-custom input[type='submit']{
	display: block;
	padding:0 30px;
	border: none;
	background: #ec5b09;
	color: #fff;
	font-size: 0.875rem;
	height:40px;
	margin-left:15px;
}
.postcode-info {
	margin: 10px 0 10px;
}
.postcode-info li {
	list-style: none;
	font-weight:500;
	line-height: inherit;
    font-size: 18px;
}
.postcode-info li span {
	display: inline-block;
	width: auto;
	font-weight: 700;
}
#page .gfield input.ginput_product_price {
	background: none;
	border: none;
	color: #900;
	padding: 0;
}
#page .gcoupon.gfield input[type='button']{
	display: block;
	padding:0 30px;
	border: none;
	background: #ec5b09;
	color: #fff;
	font-size: 0.875rem;
	height: 40px;
	margin:15px 0 0;
}

/* .order-total {
	background: #ec5b09;
	font-size: 26px;
} */
.order-total {
	background: #fdebe1;
	padding: 15px 25px !important;
	font-size: 26px;
}
.ogi-order-total .postcode-info{
	color: #fff;
}
.ogi-order-total .postcode-info .title-info{
	color: #000;
}
#page .order-total .gfield_label{
	font-size: 24px;
}
/* #page .order-total .gfield_label{
	font-size: 1.75rem;
} */
#page .gfield input.ginput_total {
	background: none;
	border: none;
	color: #060;
	padding: 0;
	font-size:24px;
}
/* #page .gfield input.ginput_total {
    background: #fff;
    color: #2a2a2a;
    font-size: 2rem;
    border: solid 4px #000;
    padding: 2rem 0px;
    width: 80%;
    text-align: center;
    font-weight: bold;
} */
#page .hide-price .ginput_product_price_wrapper{
	display:none;
}
.postcode-check-fail .msg{
	color:blue;
	margin:20px 0;
}
.gf-footer-text img {
	display: block;
	width: 150px;
	height: auto;
}
.gf-footer-text {
	font-size:15px;
}
.gf-footer-text p{
	margin:1em 0;
}
.gform_confirmation_message .p {
	margin-bottom: 1em;
}
.gform_confirmation_message .br {
	display: block;
}
.gform_confirmation_message ol,
.gform_confirmation_message ul{
	margin-left:40px;
}
.gform_confirmation_message ol li,
.gform_confirmation_message ul li{
	margin-bottom:0.5em;
}
.gform_confirmation_message h1,
.gform_confirmation_message h2,
.gform_confirmation_message h3{
	font-weight:500;
	margin-top:1em;
}
#search-custom-postcode {
	display: inline-block;
	border: none;
	background: #ec5b09;
	color: #fff;
	font-size: 0.875rem;
	padding: 11px 30px;
	cursor: pointer;
}
#payway-credit-card{
	margin:50px 0 20px;
}
#page .inspection-urgency .gfield_radio label{
	color:blue;
	font-weight:700;
}

/* =====================
Order Form
======================== */
.order-form-section{
	padding:60px 0;
	padding-top: 120px;
}
.user-management {
	background-color: #f2f2f2;
	border: 1px solid #e6e5e5;
	padding: 20px 0 1px;
}
.user-management.logged-in {
	margin-bottom: 1rem;
}
.user-management a{
	font-weight:500;
}
.order-nav{
	text-align:right;
	margin-bottom:15px;
}
.order-nav a.active{
	color:#ec5b09;
}
.order-nav a{
	color:#cecece;
	display:inline-block;
	margin:0 10px;
}
#page .lwa-bones .lwa-logged-in .lwa-info > p{
	margin-bottom:7px !important;
}
.order-form-previous-entries {
	border-top: 1px solid #e6e5e5;
	background-color: #f5f5f5;
	padding: 3rem 0 5rem;
}
.previous-entries .gv-widget-search {
	margin: 0 0 20px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.gv-search-button {
	border: none;
	background: #c9330d;
	padding: 0 30px;
	height:40px;
	color:#fff;
}
.previous-entries .gv-widget-search .gv-search-box.gv-search-box-submit {
	width: 110px;
	margin:0 0 12px;
}
.gv-widgets-header {
	max-width: 500px;
}
.gv-search label {
	display: block;
	margin: 0;
	font-size: .875rem;
	font-weight: normal;
	line-height: 1.8;
	color: #0a0a0a;
}
.previous-entries .gv-widget-search .gv-search-box{
	margin-left:0;
	margin-right:20px;
}
.gv-search input{
	border: 1px solid #ccc;
	font-size:16px;
	font-weight:500;
	color:#000;
	height:40px;
	padding:0 5px;
	width:100%;
	margin:0;
	background:#fff;
}
.gv-table-view td, .gv-table-view th {
	border: 1px solid #d9d9d9;
	padding: 10px !important;
}
.gv-table-view th {
	background-color: #e6e5e5;
}

/* =====================
Woocommerce Single Product
======================== */
.woocommerce-breadcrumb{
	display:none;
}
.product_meta{
	display:none;
}
.woocommerce  .a2a_kit{
	display:none;
}
.product-info .product_title,
.product-info .price{
	display:none;
}
.zone-summary{
	background:#353536 ;
	padding: 1.5rem 1rem 1.5rem 3rem;
}
.zone-summary .postcode-info{
	color:#fff;
}
.zone-summary  .postcode-info .title-info{
	color:#ec5b09;
}
.final-pr-note {
	padding-top: 1rem;
}
.zone-price{
	background:#fff;
	border-radius: 15px;
	padding:15px 25px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
}
.zone-price label{
	font-weight:700;
	font-size:24px;
	color:#000;
}
#page .zone-price .price  {
	color:#fff;
	background:#ec5b09;
	font-size:1.5rem;	
	font-weight:500;
	padding:0.2em 1.5em;
	border-radius: 10px;
	vertical-align:baseline;
}
#page .zone-price .price  .woocommerce-price-suffix{
	font-size:1rem;
	vertical-align:baseline;
}
.product-info .quantity{
	display:none;
}
#page .single_add_to_cart_button{
	color:#fff;
	background:#ec5b09;
	padding: 0 3.75rem;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
	line-height: 3em;
	border-radius:0;
}
.woocommerce div.product form.cart .button{
	float:none;
}
.product-info{
	margin-bottom:80px;
}
.gspc__form{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.gspc__form .single_add_to_cart_button{
	margin-top:30px !important; 
}

/* =====================
Woocommerce Cart
======================== */
.woo-general-page {
	padding:120px 0;
}
.woo-page-title{
	font-size:24px;
}
#page #coupon_code{
	border: 1px solid #ccc;
	font-size: 16px;
	font-weight: 500;
	color: #000;
	height: 40px;
	padding: 0 5px;
	width: 200px;
	margin: 0 0 0 0;
	background: #fff;
}
#page .additional-product .button,
#page .coupon .button,
#page #woocommerce-checkout-form-coupon .button{
	height:40px;
	line-height:40px;
	background:#ec5b09 ;
	color:#fff ;
	border-radius:0;
	padding:0 1.5em;
}
.additional-list{
	margin-bottom:50px;
}
.gsection_title-wrapper{
	padding: 0 16px 8px 0;
	margin: 15px 0;
	border-bottom: 1px solid #ccc;
}
.additional-product {
	border: 1px solid color-mix(in srgb,currentColor 20%,transparent);
	width:100%;
	max-width:650px;
}
.additional-product th{
	font-weight: 700;
	padding: 9px 12px;
	line-height: 1.5em;
}
.additional-product td{
	border-top: 1px solid color-mix(in srgb,currentColor 20%,transparent);
	padding: 9px 12px;
	vertical-align: middle;
	line-height: 1.5em;
}
.additional-product td:first-child{
	color:#000;
}
.additional-product .price{
	
}
#page .checkout-button{
	background:#ec5b09;
}
.cart-instruction{
	padding:15px;
	background:#f5f5f5;
	margin-bottom:30px;
}
.cart-instruction ol{
	margin-left:30px;
}

/* =====================
Woocommerce Checkout
======================== */
.woocommerce-additional-fields{
	display:none;
}
#customer_details h3{
	font-size:1.25em;
}
#page #place_order{
	background:#ec5b09;
}


/* =====================
Slide menu defautl style
======================== */
.sidr{display:none;position:absolute;position:fixed;top:0;height:100%;z-index:500;width:320px;overflow-x:none;overflow-y:auto;background:#000;}
.sidr .sidr-inner{padding:0 0 15px}
.sidr.right{left:auto;right:-380px}
.sidr.left{left:-380px;right:auto}

.mobile{
	display:none;
}

/* 1200  */
@media screen and (max-width:1200px){
	#desktop-menu,
	.header-phone,
	.btn-header{
		display:none;
	}
/* 	#masthead,
	.home #masthead{
		background:#fff;
	} */
	.home .site-branding .white{
		display:none;
	}
	.home .site-branding .rev{
		display:block;
	}
	.site-branding{
		
	}
	.header-right{
		text-align:right;
		padding-top:10px;
	}
	#open-mobile-menu{
		display:inline-block;
		width: 30px;
		  height: 23px;
		  position: relative;
		  -webkit-transition: .2s ease all;
		  transition: .2s ease all;
		  cursor: pointer;
	}
	#open-mobile-menu span{
		position: absolute;
		left: 0;
		display: block;
		width: 30px;
		height: 4px;
		background-color: #fff;
		opacity: 1;
		-webkit-transition: .1s .1s ease top,.1s .1s ease bottom,0s .1s ease opacity,.1s ease transform;
		transition: .1s .1s ease top,.1s .1s ease bottom,0s .1s ease opacity,.1s ease transform;
		background:#4d3c31 ;
	}
	#open-mobile-menu span:nth-child(1) {
		top: 0;
	}
	#open-mobile-menu span:nth-child(2) {
		top: 50%;
		margin-top: -1.5px;
	}
	#open-mobile-menu span:nth-child(3) {
		bottom: 0;
	}
	#open-mobile-menu.active {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	#open-mobile-menu.active span:nth-child(1) {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		top:10px;
	}
	#open-mobile-menu.active span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		bottom: 10px;
	}
	#open-mobile-menu.active span:nth-child(2) {
		opacity: 0;
	}
	.mobile-nav.active{
		display:block;
	}
	.mobile-nav{
		display:none;
	}
	.mobile-nav ul.menu > li {
		display: block;
		background-color: #eaeaea;
	}
	.mobile-nav ul.menu > li:nth-child(2n+1) {
		background-color: #efefef;
	}
	.mobile-nav ul.menu > li a {
		text-align: center;
		display: block;
		padding: 1rem 22.5px;
		color:#4d3c31 ;
	}
	.mobile-nav ul.menu > li.menu-item-has-children > a:after {
		content: "\f107";
		font-family: "FontAwesome";
		display: inline-block;
		margin-left: 5px;
	}
	.mobile-nav .sub-menu{
		display:none;
	}
	.mobile-nav ul.menu .sub-menu li {
		background-color: #dbdbdb;
		border-bottom: 1px solid #d0d0d0;
	}
	.mobile-nav .nav-phone{
		display:none;
	}
	.home-header-img-content:before{
		height:75px;
		background-position:center top;
	}
	.home-header-img-content h1{
		font-size:3rem;
	}
	.home-header-img-content-wrapper{
		top:auto;
		-webkit-transform:none;
		transform: none;
		position:relative;
		padding:75px 0 50px;
		text-align:center;
	}
	.home-header-img-bg{
		left:0;
		width:100%;
		height:150px;
		bottom:0;
		top:auto;
	}
	.home-header-img-section{
		padding-bottom:150px;
		height:auto;
	}
	.icon-boxes-section{
		padding:50px 0;
	}
	.icon-boxes-section .sub-heading{
		font-size:30px;
	}
	.side-image-wrapper{
		position:relative;
		left:auto;
		top:auto;
	} 
	.side-image{
		width:100%;
		height:300px;
	}
	.text-side-image-content{
		padding:40px 15px;
	}
	.internal-header-img-section{
		min-height:350px;
	}
	.text-fullwidth-section{
		padding:50px 0;
	}
	.entry-content h1, .entry-content h2{
		font-size:30px;
	}
	h3{
		font-size:1.6rem;
	}
}


/* 600  */
@media screen and (max-width:600px){
	.postcode-info li span{
	width: auto;
}
/* 	.postcode-info {
    margin-left: -2rem!important;
    width: 100%;
    padding-left: 0px !important;
} */
	.nav-phone{
		display:none;
	}
	.mobile-nav .nav-phone{
		display:block;
		background:#efefef;
		text-align:center;
		margin:0;
		border-bottom:1px solid #d0d0d0;
		padding:13px 0 10px;
	}
	.icon-box{
		margin-bottom:50px;
	}
	.cta-content{
		margin-bottom:10px;
	}
	.newsletter form{
		max-width:100%;
	}
	.footer-title{
		text-align:center;
	}
	#footer-social{
		text-align:center;
		margin-bottom:40px;
	}
	.site-info{
		text-align:center;
	}
	.internal-header-img-section{
		min-height:200px;
	}
	.internal-header-img-content h1{
		font-size:2.4rem;
		margin:0;
	}
	.tablepress td:nth-child(1) img{
		max-width:50%;
	}
}

.hentry {
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 20px;
	    box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 5px;
    transition: 0.3s box-shadow;
}

.hentry .thumbnail-link {
    display: block;
    position: relative;
    line-height: 0.5;
    text-align: center;
    margin-bottom: -3px;
}
.hentry .thumbnail-link img {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 100%;
	max-height: 220px;
    object-fit: cover;
}
.hentry .entry-header {
    padding: 15px;
}
.entry-header .entry-title{
	font-size:1.1em;
	height:45px
}
.for-css{
		background-color: #ec5b09;
  		display: inline-block;
  		padding: 15px 30px;
		color: white;
	}


/*NEW HEADER FOOOTER 4/25*/
/* search */
#toggleSearch {
    background-color: #f26722;
    border: none;
    padding: 10px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 10px;
    transition: background-color 0.3s ease;
}
.search-popup-home {
  position: absolute;
  display: none;
  background: #fff;
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  z-index: 9999;            /* đảm bảo cao nhất */
  width: 250px;
  max-width: 90vw;
  box-sizing: border-box;
  pointer-events: auto;     /* cho phép click/focus */
}

.custom-search-field-home {
  flex: 1;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.custom-search-submit-home {
  background: #ec5b09;
  border: none;
  padding: 8px 12px;
  border-radius: 4px;
  cursor: pointer;
}
@media (max-width: 767.98px) {
    .header-search-toggle  {
        display: none;
    }
}
	#desktop-menu .menu-btn a {
		background: #ec5b09;
		color: #fff;
		padding: 0 30px;
		border-radius: 13px;
	}

	.header-search-toggle {
    cursor: pointer;
    
}

 /*masthead new*/

/* fix progress bar  */

.gform_legacy_markup_wrapper .gf_progressbar_blues {
    background: #D2D6DC!important;
}
.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_blues {
    background: linear-gradient(270deg, #00C2FF 0%, #7838E2 100%)!important;
    color: #FFF!important;
}


/* Geotechnical Page*/

.testimonials-section {
	padding: 4rem 15px;
	background: #fafafa
	text-align: center;
  }
  
  .testimonials-section h2 {
	/* font-size: 24px;
	font-weight: bold; */
	margin-bottom: 3rem;
  }
  
  .testimonials-slider {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
  }
  .testimonial-slider .slick-list {
	width: 80%;
	margin: 0 auto;
  }
  
  .testimonial-card {
	background: #fff;
	border-left: 3px solid #ff6600;
	border-radius: 12px;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
	padding: 20px;
	margin: 10px;
	text-align: left;
	position: relative;
	min-height: 180px;
  }
  
  .testimonial-stars {
	color: #ff6600;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 10px;
  }
  
  .testimonial-author {
	font-weight: bold;
	float: right;
	font-size: 15px;
  }
  
  .testimonial-text {
	clear: both;
	font-size: 16px;
	line-height: 1.6;
	margin-top: 10px;
	color: #888888;
  }
  
  /* Slick dot styling (optional override) */
  .slick-dots {
	bottom: -20px;
  }
  
  .slick-dots li button:before {
	font-size: 12px;
	color: #ff6600;
  }
  .testimonials-section .slick-prev::before,
  .testimonials-section .slick-next::before {
	color: #ff6600;
	font-size: 24px; /* Tùy chỉnh kích thước nếu cần */
  }
  .testimonials-section .slick-dots {
	bottom: -30px;
  }
  /* Responsive layout */
  @media (min-width: 768px) {
	.testimonials-slider .testimonial-card {
	  margin: 0 15px;
	}
  }
  
  
/* Accreditation Logos */

.accreditations-section {
	padding: 40px 0;
	text-align: center;
  }
  
  .accreditations-title {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 30px;
	text-transform: uppercase;
  }
  
  .accreditations-slider {
	width: 80%;
	margin: 0 auto;
  }
  
  .logo-slide {
	padding: 10px 15px;
  }
  
  .logo-slide img {
	max-height: 130px;
	width: auto;
	display: block;
	margin: 0 auto;
	object-fit: contain;
  }
  
  .accreditations-slider .slick-prev::before,
  .accreditations-slider .slick-next::before {
	color: #ff6600 !important;
	font-size: 24px;
  }
  .accreditations-slider .slick-dots {
	bottom: -30px;
  }
/* FAQ */

.faq-section {
	max-width: 1200px;
	margin: 0 auto;
	padding: 40px 20px;
	/* font-family: 'Georgia', serif; */
  }
  
  .faq-title {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 40px;
	text-transform: uppercase;
  }
  
  .faq-item {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
  }
  
  .faq-question {
	background: none;
	border: none;
	width: 100%;
	text-align: left;
	font-weight: bold;
	padding: 15px;
	font-size: 16px;
	cursor: pointer;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: background 0.3s;
  }
  
  .faq-question:hover {
	background: #f9f9f9;
  }
  
  .faq-answer {
	padding: 0 15px 15px;
	display: none;
	animation: fadeIn 0.3s ease-in-out;
  }
  
  .faq-question.active + .faq-answer {
	display: block;
  }
  
  .faq-question .icon {
	transition: transform 0.3s ease;
  }
  
  .faq-question.active .icon {
	transform: rotate(180deg);
  }
  
  @keyframes fadeIn {
	from { opacity: 0; }
	to { opacity: 1; }
  }
  
  /* ---------- MOBILE RESPONSIVE CSS ---------- */
  @media (max-width: 768px) {
	.faq-section {
	  padding: 20px 10px;
	}
  
	.faq-title {
	  font-size: 22px;
	  margin-bottom: 25px;
	}
  
	.faq-question {
	  font-size: 15px;
	  padding: 12px;
	  flex-direction: row;
	  align-items: center;
	}
  
	.faq-answer {
	  font-size: 14px;
	  padding: 0 12px 12px;
	}
  
	.faq-question .icon {
	  width: 14px;
	  height: 14px;
	}
  }
  
  @media (max-width: 480px) {
	.faq-question {
	  font-size: 14px;
	  padding: 10px;
	}
  
	.faq-answer {
	  font-size: 13px;
	  padding: 0 10px 10px;
	}
  
	.faq-title {
	  font-size: 20px;
	  padding: 0 10px;
	}
  }
  
/* Video Cover */
.geo-video-cover {
	position: relative;
	padding-bottom: 46.75%; /* 16:9 ratio */
	height: 0;
	overflow: hidden;

  }
@media (min-width: 1200px) {
	.geo-video-cover {
		margin-bottom: 17px;
		margin-top: -12%;
/* 		z-index: -1; */

	}
	.book-now-btn {
    top: 62%!important;
	}
	.video-cover-text{
		top: 72%!important;
	}
}
  .geo-video-cover iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  }
  
/* Page Geotechnical */
/* body.page-id-6289 {
	font-family: 'Georgia', serif;
} */
.page-id-6289 .icon-box .icon {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.geo-icon-title{
	font-size: 22px;
}
.geo-header-title{
	font-size: 2rem!important;
	font-weight: 700;
}
@media (min-width: 768px) {
	.wrap-contact-form-geo input[type="text"],.wrap-contact-form-geo input[type="email"]{
		padding: 1.5rem 5px!important;
	}
	.wrap-contact-form-geo #input_20_6 {
		padding: 1.5rem 5px!important;
	}
	.geo-icon-ct{
		padding: 0 1rem;
	  }
}
@media (max-width: 480px) {
	.geo-icon-title{
		font-size: 1.125rem;
		/* margin-bottom: 0.5rem !important; */
	}
	.geo-header-title{
		font-size: 1.25rem!important;
	}
  }
  .geo-icon-ct{
	color: #888888;
  }

  /* Page Customm Order  */
  .form-steps {
	display: flex;
    gap: 40px;
    margin-bottom: 20px;
    padding: 0 1.5rem;
    justify-content: space-evenly;
  }
  
  .step {
	color: #666;
	font-weight: bold;
	font-size: 16px;
  }
  
  .step a {
	color: inherit;
	text-decoration: none;
  }
  
  .step.active {
	color: orange;
  }
  
  .step.active a {
	text-decoration: underline;
	text-decoration-color: #0099ff;
	text-decoration-thickness: 2px;
  }
  .page-template-page-custom-order{
	background-color: #f2f2f2;
  }
  .page-template-page-custom-order .text-fullwidth-section .container .entry-content {	
	background-color: #fff;
	border-radius: 23px 23px 23px 23px;
  }
  .page-template-page-custom-order .gf_progressbar_wrapper {
	padding: 0 20px;
  }
  .page-template-page-custom-order .lot-order-heading {
	background: #000000;
	color: #fff;
	padding: 20px rem;
	margin-bottom: 30px;
	border-radius: 23px 23px 0px 0px;
}
.page-template-page-custom-order .gform-page-footer{
	padding: 0 20px!important;
}
.page-template-page-custom-order .collapsible-sections-collapsible-body{
	border: none!important;
}
.page-template-page-custom-order .entry-content .gform_page_fields {
	padding: 0 20px!important;
}
.page-template-page-custom-order .gform_save_link 
 {
    padding: 12px 20px!important;
    color: #ec5b09;
}
#gf_coupon_code_21 {
	width: 85%!important;
}
/* Step bar */
	.gf-custom-stepbar {
	padding: 0 2rem;
}
	.gf-custom-stepbar  .wrap-stepbar {
		display: flex;
		justify-content: space-around;
		margin-bottom: 20px;
		border-bottom: 3px solid #cccccc78;
  }
  
  .gf-custom-stepbar .step-item {
	font-weight: normal;
    color: #333;
    padding: 5px 10px;
    border-bottom: 3px solid transparent;
    transition: all 0.3s ease;
    width: 100%;
    text-align: center;
  }
  
  .gf-custom-stepbar .step-item.active {
	font-weight: bold;
	color: #f26522; /* Màu cam giống ảnh của bạn */
    border-bottom: 4px solid #f26522;
    margin-bottom: -3px;
  }
  
/* Form Custom Order */  
.page-template-page-custom-order .wrap-form{
	padding: 0 20px;
}
.page-template-page-custom-order .wrap-form .partial_entry_warning {
	color: #f26522;
}
.page-template-page-custom-order .ginput_address_line_1 {
	padding-left: 0!important;
	padding-right: 0!important;
}
.page-template-page-custom-order .ginput_container_address .ginput_address_state {
	padding-right: 0!important;
}
.page-template-page-custom-order .ginput_address_city {
	padding-left: 0!important;
}
.page-template-page-custom-order .ginput_address_zip  {
	padding-left: 0!important;
}
.page-template-page-custom-order .ginput_container_coupon {	
	display: flex;	
}
.page-template-page-custom-order .gfield input[type='text'], .page-template-page-custom-order .gfield input[type='email'], .page-template-page-custom-order .gfield input[type='tel'], .page-template-page-custom-order .gfield input[type='select'] {
	padding: 1.5rem 5px!important;
}
.page-template-page-custom-order .gfield textarea, .page-template-page-custom-order .gfield input[type='text'], .page-template-page-custom-order .gfield input[type='email'], .page-template-page-custom-order .gfield input[type='tel'], .page-template-page-custom-order .gfield input[type='select'], .page-template-page-custom-order .gfield select {
	    background: #fff;
		border-radius: 8px;
		border-color: #B4B5B7;
}
.page-template-page-custom-order .gfield input[type='button'] {
	background: #ec5b09!important;
	color: #fff;
	border-radius: 8px;
	border: none;
	padding: 0 1rem;
	
}
.gf-mini-next, .gf-mini-back, .submit-mini-step .gform_save_link {
	background: #ec5b09!important;
	color: #fff!important;
	border-radius: 8px;
	border: none;
	padding: 10px  2rem;
}
.page-template-page-custom-order .gform_save_link{
	background: #ec5b09 !important;
    color: #fff !important;
    border-radius: 8px;
    border: none;
    padding: 10px 2rem;
}
.page-template-page-custom-order .custom-order-total {
	background-color: #b4b5b787;
    padding: 1rem 1rem !important;
    border-radius: 11px;
}
.page-template-page-custom-order .custom-order-total label {
	font-size: 1.5rem!important;
}
.page-template-page-custom-order .custom-order-total .ginput_container {
	width: 20%;
}
.page-template-page-custom-order .custom-order-total .ginput_container input {
	background-color: transparent!important;
	border: none!important;
	font-size: 1.5rem!important;
}
.page-template-page-custom-order>#page .gfield select{
	border: 1px solid #ccc;
	font-size:16px;
	color:#000;
	height:50px;
	padding:0 5px;
	width:100%;
	margin:0;
	background:#fff;
}

/* .page-template-page-geotechnical #masthead-sticky-wrapper{
	opacity: 0.6
} */
  /* Mode For Order */

  /* -------------- Mode Default -------------- */
.notice-header-message {
    z-index: 2;
}

  /* Environtmental */
  .icon-boxes-2-section .icon-boxes .row{
	row-gap: 4rem ;
  }
  .icon-boxes-2-section .icon-boxes .spc-box .icon-box {
    height: 325px;
	display: flex;
    align-items: center;
    gap: 15px;
    flex-direction: column;
	justify-content: space-between;
	padding-left: 0;
	padding-right: 0;
	border: #E66126 solid 1px;
	border-radius: 33px;
	position: relative;
	box-shadow: 0px 4px 4px 0px #00000040;
}
  .icon-boxes-2-section .icon-boxes .spc-box .icon-box .content {
	text-align: center;
	color: #FFFFFF;
}
  .icon-boxes-2-section .icon-boxes .spc-box .icon-box .content strong {
	  
}
.icon-boxes-2-section .icon-boxes .spc-box .icon-box .content strong p{
	     margin-bottom:: 0!important;
}
 .icon-boxes-2-section .icon-boxes .spc-box .icon-box .content strong a{
	      color: #fff;
}
  .icon-boxes-2-section .icon-boxes .spc-box .icon-box .content strong::after {
	height: 3px;
    margin: auto;
    background: #ffffff;
    overflow: hidden;
	position: absolute;
	bottom: 2px;
}

  /* Icon at top center */
  .icon-boxes-2-section .icon-box .content {
		z-index: 2;
  }
  .icon-boxes-2-section .icon-box .icon {
		display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-top: -38px;
    /* background: #fff; */
    /* border-radius: 60%; */
    width: 90px !important;
    height: 100px;
    /* border: #E66126 solid 1px; */
    background: url(https://idealgeotech.com.au/wp-content/uploads/2025/07/bg-icon.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: visible;
  }

  .icon-boxes-2-section .icon-box .icon img {
	max-width: 58px;
    max-height: 49px;
  }
  .icon-boxes-2-section .gradient-overlay {
	position: absolute;
	top: 50%;
	height: 50%!important;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(230, 97, 38, 0) 0%, #E66126 81.9%);
	z-index: 1;
	border-radius: 33px; /* ✅ Thêm dòng này */
}
@media (max-width: 768px) {
	.icon-boxes-2-section .icon-boxes .spc-box .icon-box {
		height: 230px;
	}
	.icon-boxes-2-section .icon-boxes .spc-box .icon-box .content p{
		margin-bottom: 0;
		font-size: 12px;
	}
	.icon-boxes-2-section .icon-boxes .spc-box .icon-box .content strong {
		font-size: 14px;
	}
	.icon-boxes-2-section .icon-boxes .row {
		row-gap: 2rem;
		padding: 0 0.25rem;
	}
	.icon-boxes-2-section .icon-box .icon {
		width: 65px !important;
		height: 70px;
	}
	.icon-boxes-2-section .icon-box .icon img {
		max-width: 44px;
		max-height: 38px;
	}
	.icon-boxes-2-section .icon-boxes .spc-box {
        padding-left: 0.25rem;
        padding-right: 0.25rem;
    }
	.icon-boxes-2-section{
		padding-bottom: 0.5rem!important;
    }
	
  }
  
  /* 600  */
@media screen and (max-width:600px){
	.additional-product thead{
		display:none;
	}
	.additional-product td{
		display:block;
		border:none;
	}
	.additional-product td:nth-child(3):before {
		display:none;
	}
	.additional-product td:before {
	  content: attr(data-title) ": ";
	  font-weight: 700;
	}
	.additional-product tr{
		margin-bottom:30px;
		display:block;
		
	}
	.additional-product {
		border:none;
	}
}