/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/*@font-face{font-family:'brandon_text';src:url(./fonts/brandontext-bold-webfont.ttf) format('truetype');font-weight:bold;font-style:normal}
@font-face{font-family:'brandon_text';src:url(./fonts/brandontext-regular-webfont.ttf) format('truetype');font-weight:normal;font-style:normal;}*/

/*body{font-family:  "Custom Font Name",  sans-serif}
.nav > li > a {font-family:  "Custom Font Name", sans-serif;}
h1,h2,h3,h4,h5,h6, .heading-font{font-family: "Custom Font Name", sans-serif;}
.alt-font{font-family: "Custom font name", sans-serif;}*/
/*
a,p,h1, h2, h3, h4, h5, h6,span.widget-title,li{font-family: "brandon_text" !important;}
.stars a{font-family:'fl-icons'!important}
body {
    overflow: hidden;
}


.header-main .nav > li.menu-item > a {
    font-size: 14px;
    color: #2b2b2b;
    padding: 15px 20px;
}
.header-main .nav > li.menu-item {
    margin: 0;
}
*/



.cf7-quote .cf7q-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;

}

.cf7-quote label {
  display: flex;
  flex-direction: column;
  font-weight: 600;
  gap: 6px;
	color: #1E293B;
}

.cf7-quote .cf7q-full {
  grid-column: 1 / -1;
}

.cf7-quote input[type="text"],
.cf7-quote input[type="email"],
.cf7-quote input[type="tel"],
.cf7-quote textarea {
  width: 100%;
  padding: 14px 16px;
  border: 1px solid #e5e7eb;
  border-radius: 5px;
  background: #fff;
  font-size: 16px;
	margin-bottom: 0;
  box-sizing: border-box;
}

.cf7-quote textarea {
  min-height: 100px;
}

.cf7-quote .cf7q-btn {
  width: fit-content;
  background: #ff7a00;
  color: #fff;
  border: none;
  border-radius: 12px;
  padding: 14px 22px;
  font-weight: 700;
  cursor: pointer;
}
.cf7-quote .cf7q-btn:hover {
  filter: brightness(0.95);
}

.cf7-quote .cf7q-note {
  font-size: 14px;
  opacity: 0.8;
  font-weight: 500;
}

@media (max-width: 768px) {
  .cf7-quote .cf7q-grid {
    grid-template-columns: 1fr;
  }
}



.header-main  .header-nav  {
	justify-content: center;
	gap: 20px;
}
.header-main #logo {
	width: fit-content;
	margin: 0;
}
.header-main  .header-nav  a {
	font-weight: 500;
	font-size: 16px;
	color: #000;
}
.header-main  .header-nav  a.button {
	font-weight: bold;
	color: #fff;
	box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.12);
}
.sec1 .text1 {
	padding: 38px 65px;
	border-radius: 10px;
	background: #fff;
	margin: 0 60px;
}
.sec1 .text1  p:nth-child(2) {
	margin-bottom: 0;
}
.text_title h2 {
	font-weight: bold;
	font-size: 32px;
	color: #1E293B;
	margin-bottom: 24px;
}
.sec1 .row2 .row_in .col-inner {
	padding: 14px 18px;
	border-radius: 16px;
	border: 1px solid #E5E7EB;
	background: #fff;
	transition: .3s all;
}
.sec1 .row2 .row_in .col-inner:hover {
	background: #E9FBF4;
	border-color: #E5E7EB;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);

}
.sec1 .row2 .row_in,
.sec2 .row1 .row_in {
	display: flex;
	gap: 16px;
	flex-wrap: nowrap;
}
.sec2 .row1 .row_in:after,
.sec1 .row2 .row_in:after{content: none;}
.sec1 .row2 .row_in .box-text {
	padding: 18px 0 30px 15px;
}
.sec1 .row2 .row_in .box-text h4 {
	font-size: 18px;
	font-weight: bold;
}
.sec1 .row2 .row_in  li {
	font-size: 16px;
}
.sec2 .row2  .col-inner,
.sec2 .row1 .row_in .col-inner {
	padding: 20px;
	border-radius: 16px;
	border: 1px solid #E5E7EB;
	background: #fff;
}
.sec2 .row2 .row_in .col-inner {
	padding: 0;
	border-radius: 0;
	border: none;
}
.sec2 .row1 .row_in .col-inner h3 {
	font-size: 20px;
	color: #1E293B;
	font-weight: bold;
	margin-bottom: 18px;
}
.sec2 .row1 .row_in .col-inner li {
	margin-bottom: 4px;
	color: #1E293B
}.sec2 .row1 .row_in .col-inner ul {margin-bottom: 0;
min-height: 115px;
}
.sec2 .row1 .col.small-12.large-12 {padding-bottom: 16px}
.sec2 .row2 .row_in .col-inner p:nth-child(2) {
	margin-bottom: 0;
}
.sec2 .row2 .row_in {
	display: flex;
	gap: 16px;
	flex-wrap: nowrap;
}
.sec2 .row2 .row_in:after {content: none}
.sec2 .row2 .row_in h4 {
	font-size: 16px;
	margin-bottom: 2px;
}
.sec2 .row2 .row_in p {
	color: #64748B;
	font-size: 14px;
}
.sec2 .img_left {
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	left: 0;
	z-index: -1
}
.sec2 .img_right {
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	right: 0;
	z-index: -1
}
.sec3 .row2 .row_head p {
	margin-bottom: 0;
	font-weight: bold;
}
.sec3 .row2 .row_head .col-inner {
	padding: 15px;
}
.sec3 .row2 .row_head {
	border-radius: 12px 12px 0 0;
}
.sec3 .row2 .row_head .col-inner .box-text {
	padding: 0
}
.sec3 .row2 .row_head .col-inner .box-text  p {
	font-size: 16px;
	margin: 0;
	padding-right: 70px;
}
.sec3 .row2 .row_head .box-image {
	right: 0;
	position: absolute;
	bottom: -15px
}
.sec3 .row2 .row_head .box {
	display: flex;
	align-items: center;
}
.sec3 .row2 .row_in .col.col1 {
	max-width: 20%;
	flex-basis: 20%;
}
.sec3 .row2 .row_in .col {
	max-width: 26.6%;
	flex-basis: 26.6%;
}
.sec3 .row2 .row_in.row_body p {
	margin-bottom: 0;
	font-size: 15px;
	padding: 15px;
	border-bottom: 1px solid #E5E7EB;
	position: relative;
	
}
.sec3 .row2 .row_in.row_body .no_check p,
.sec3 .row2 .row_in.row_body .check p {
	padding-left: 26px;
}
.sec3 .row2 .row_in.row_body .check p:before {
	content: "";
	background: url(/wp-content/uploads/2025/10/Vector.png);
	position: absolute;
	width: 19px;
	height: 19px;
	left: 0px;
	top: 50%;
	transform: translatey(-50%);
}
.sec3 .row2 .row_in.row_body .no_check p:before {
	content: "";
	background: url(/wp-content/uploads/2025/10/Group-9.png);
	position: absolute;
	width: 19px;
	height: 19px;
	left: 0px;
	top: 50%;
	transform: translatey(-50%);
}
.sec4 .row1 .c-right {
	padding-top: 55px;
}
.sec4 .row1 .text1 h3 {
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 30px;
}
.sec4 .row1 .text1 h3 strong {
	color: var(--primary-color);
}
.sec4 .row1 .text2 {
	padding: 20px;
	border: 3px dashed var(--primary-color);
	background: #fff;
	margin-bottom: 30px;
}
.sec4 .row1 .text2 p {
	color: #1E293B;
	margin-bottom: 0;
	font-size: 18px;
}
.sec4 .row1 .text2 p strong {
	color: var(--primary-color);
}
.sec4 .row1 .text3 {
	width: fit-content;
    margin: 0 auto 40px;
	padding: 12px 48px;
	background: var(--fs-color-secondary);
	border-radius: 190px;
	position: relative;
}
.sec4 .row1 .text3:after {
	content: "";
	background: #fff;
	height: 42px;
	width: 2px;
	position: absolute;
	right: 50%;
	transform:translate(-50%);
	bottom: -42px;
}
.sec4 .row1 .text3 h3 {
	font-size: 28px;
	font-weight: bold;
	color: #1B736A;
	margin-bottom: 0;
}
.sec4 .row1 .text3 p {
	font-size: 20px;
	font-weight: bold;
	color: #1E293B;
	margin-bottom: 0;
}
.sec4 .row1 .row_in .col {
	max-width: 30%;
	flex-basis: 30%
}
.sec4 .row1 .row_in .icon-inner img {
	padding-top: 0;
}
.box-icon-2h {
    padding: 0.5em 3em;
    border: 2px solid #fff;
    border-radius: 50px;
    margin-bottom: 2em;
	position:relative;
}
.box-icon-2h .icon-box-text {
    padding-right: 0;
    align-content: center;
}
.box-icon-2h h3 {
    text-transform: uppercase;
    color: #ffe100;
    font-size: 1em;
}
.box-icon-2h:before {
    content: "";
    position: absolute;
    left: 50%;
    right: 0;
    width: 2px;
    height: 50px;
    background: #fff;
    top: -52px;
}
.item-center .icon-box-top:before{
content: "";
    position: absolute;
    left: -43%;
    width: 74%;
    height: 2px;
    background: #fff;
    top: 35%;
}
.item-center .icon-box-top:after{
content: "";
    position: absolute;
    right: -43%;
    width: 74%;
    height: 2px;
    background: #fff;
    top: 35%;
}
.text5,.row_in2 .text{
    width: fit-content;
    margin: 0 auto 40px;
    padding: 12px 24px;
    background: var(--fs-color-secondary);
    border-radius: 190px;
}
.sec4 .row_in2 .text {
	margin-bottom: 0;
}
.row_in2 .text {
    height: 80px;
    align-content: center;
}
.row_in2 .text h3 {
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 1.4;
}
.text5 h3 {
    margin-bottom: 0;
}
.box-icon-2h:after {
content: "";
    position: absolute;
    left: 50%;
    right: 0;
    width: 2px;
    height: 34px;
    background: #fff;
    bottom: -34px;
}
.text_title h2 strong
 {
    color: var(--fs-color-primary);
}
.sec5 .text_title h2 {
    margin-bottom: 2em;
}
.sec5 .box {
    border: 1px solid #ccc;
    border-radius: 10px;
}
.sec5 .box-image img{
	border-radius: 10px;
}
.sec5 h4 {
    color: #1B736A;
}
.cf7-quote .cf7q-grid .item-form{
	grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 4;
    grid-row-end: 4;
}
.cf7-quote .cf7q-full {
    display: flex;

}
.sec6 form {
		padding: 1.5em;
    background: #fff;
    border-radius: 10px;
}
span.wpcf7-spinner {
    position: absolute;
	left: 100px;
	bottom: 40px;
}
.cf7q-full {
    display: flex;
    margin-top: 15px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.cf7q-btn {
    padding: 4px 20px;
    font-size: 18px;
    border-radius: 10px;
	margin-bottom: 0;
}
.cf7q-note {
	font-size: 13px;
    align-content: center;
}
.sec6 h2 {
    font-weight: bold;
    font-size: 32px;
    color: #1E293B;
}
.sec_footer p {
    margin-bottom: 5px;
}.sec_footer a {color: rgb(207, 229, 221);}
.sec_footer a:hover {color:#fff;}
.sec_footer h2 {
    font-size: 42px;
	margin-bottom: 0;
}
.col1.col_radius_left .col-inner {
	border-radius: 12px 0 0 0;
}
.col.col_radius_right .col-inner {
	border-radius: 0 12px 0 0;
}
.sec4 .row_in2 .col:nth-child(1):after {
	content: "";
	background: url(/wp-content/uploads/2025/10/arr.png);
	width: 17px;
	height: 17px;
	position: absolute;
	right: -9%;
	top: 50%;
	transform: translatey(-50%);
}
.sec4 .row_in2 .col:nth-child(2):after {
	content: "";
	background: url(/wp-content/uploads/2025/10/arr.png);
	width: 17px;
	height: 17px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translatey(-50%);
}
.c_table .col-inner {
	padding: 20px 20px 20px 20px;
	border-radius: 16px;
	background: #fff;
	border: 1px solid rgb(229, 231, 235);
}
.c_table img {margin-bottom: 0 !important}
.c_table thead{
	background: rgb(39, 142, 155);
	
}
.c_table thead th:nth-child(1) {
	border-radius: 12px 0 0 0;
	max-width: 100px;
}
.c_table thead th:nth-child(4) {
	border-radius: 0 12px  0 0;
}
.c_table thead th {
	padding: 15px;
	color: #fff;
	text-transform: math-auto;
	font-size: 16px;
	position: relative;
}
.c_table thead th img {
	right: 10px;
	position: absolute;
	bottom: 0;
}
.c_table tbody td {
	padding: 15px;
	font-size: 15px;
	color: #000;
	position: relative;
}
.c_table tbody td img {
	margin-right: 10px
}
.c_table table {
	margin-bottom: 0 !important;
}
.slick-dots li button:before {
	font-size: 10px !important
}
.slide_sub img {
	border-radius: 10px !important;
}

.wpcf7-form.init {
	margin-bottom: 0;
}
.gallery-col.col {
	padding-bottom: 0;
}
.img_border1 img {
	border-radius: 0 0  10px 10px ;
	overflow: hidden;
}
.img_border2 img {
	border-radius: 10px ;
	overflow: hidden;
}
.sec_thank .box-text-inner {
	width: 50%;
}
.sec_thank .box-text-inner h1 {
	font-size: 40px;
}
.sec_thank .box-text-inner p {
	font-size: 20px
}
.cf7q-full:before {
	content: none !important
}
.sec5 .slick-dots {
	bottom: -40px;
}
.sec5 .slick-dots li {
	margin: 0 !important
}








.row2_col {
	margin-bottom: 40px
}
/* responsive */
/* r1 */
@media screen and (max-width: 1024px) {

	.sec4 .row1 .c-right {
		max-width: 100%;
		flex-basis: 100%;
	}
	.sec4 .row1 .c-left {
		display: none
	}
	.sec3 .row2 .row_in.row_body p {
		min-height: 79px;
	}
	.sec3 .row2 .row_head .col-inner .box-text p {
		padding-right: 40px;
	}
	.sec1 .row2 .row_in .col ul {
		margin-bottom: 0;
		min-height: 122px;
		margin-top: 10px;
	}
	.sec1 .row2 .row_in .col:last-child {
		grid-column: 1 / -1;
		max-width: 65%;
		margin: auto;
	}
	.sec1 .row2 .row_in .col {
		max-width: 100%;
		flex-basis: 100%;
	}
	.sec1 .row2 .row_in {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}


}



/* r9 */
@media screen and (max-width: 992px) and (min-width: 768px) and (orientation: landscape) {



}



/* r7 */
@media screen and (max-width: 768px) {
	.sec6 .c-left {
		max-width: 100%;
		flex-basis: 100%;
		order: 2
	}
	.sec6 .c-right {
		max-width: 100%;
		flex-basis: 100%;
		order: 1
	}
	.sec1 .row2 .row_in .col:nth-child(1) ul {
		min-height: 200px;
	}
	.sec4 .row_in2 .text h3 {
		font-size: 16px
	}
	.sec4 .box-icon-2h .icon-box-text h3 {
font-size: 16px;}
	.sec5 .row1 .row_in .col {
		max-width: 50%;
		flex-basis: 50%;
		padding-bottom: 30px !important
	}

}



/* r3 */
@media screen and (max-width: 549px) {
	.sec4 .row1 h3 {
		font-size: 26px
	}
	.sec_thank .box-image {
		width: 25% !important
	}
	.sec_thank .box-text-inner {
		width: 100%;
	}
	#main .section.sec6 {
		padding: 40px 0
	}
	.sec6 .c-left {
		margin-top: 40px;
	}
	.sec4 .row1 .c-left {
		display: block;
	}
	.c_table thead th:nth-child(1) {
		min-width: 150px;
		max-width: 150px;
	}
	.c_table tbody td:not(:first-child) {
/* 		white-space: wrap */
		min-width: 350px
	}
	.c_table table {
		white-space: nowrap;
	}
	.c_table .col-inner {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	.sec_footer .c-left {
		padding-bottom: 20px !important
	}
	.cf7q-full {
		flex-direction: column;
		align-items: center;
		gap: 10px;
	}
	.sec6 form {
		padding: 16px;
	}
	.cf7q-grid p {
		    grid-column: 1 / -s;
	}
	.text.text_end {text-align: center}
	.row_btn_col a.button {
		width: 100%;
	}
	.sec6 h2{
		font-size: 28px; 
		text-align: center;
	}
	.sec4 .box-icon-2h .icon-box-text h3{
		margin-bottom: 0;
	}
	.sec4 .icon-box-text h3 {
		margin-bottom: 30px
	}
	.sec4 .icon-box-text h3 br {
		display: none
	}
	.sec4 .row_in2 .col:nth-child(2):after,
	.sec4 .row_in2 .col:nth-child(1):after {
		right: 48%;
		top: 125%;
		transform: translatey(-50%) rotate(90deg);
	}
	.sec4 .row1 .row_in2 .col:not(:last-child) {
		margin-bottom: 40px;
	}
	.sec4 .box-icon-2h .icon-box-img {
		justify-content: center;
		align-content: center
	}
	.sec4 .box-icon-2h .icon-box-text h3 {text-align: center}
	.box-icon-2h {
		padding: 1em
	}
	.box-icon-2h.icon-box-right{
		    margin-top: 45px;
	}
	.sec4 .row_in .icon-box-img { 
		width: 150px !important
	}
	.sec4 .icon-box-text h3 {
		font-size: 20px;
	}
	    .sec1 .row2 .row_in .col:nth-child(1) ul {
        min-height: initial;
    }
	.item-center .icon-box-top:after,
	.item-center .icon-box-top:before{
		content: none
	}
	.sec4 .row1 .row_in .col {
    max-width: 100%;
    flex-basis: 100%;
}
	.sec2 .row2 .text.txt_title_in {
		margin-bottom: 22px;
	}
	.sec2 .row1 .row_in,
	.sec2 .row2 .row_in {
		flex-wrap: wrap;
	}
	.sec1 .row2 .row_in .col:last-child{
		max-width: 100%;
	}
	.sec1 .row2 .row_in .col-inner {
		padding: 10px;
	}
	.sec1 .row2 .row_in .box-text h4{
		font-size: 16px;
		text-align: center
	}
	.sec1 .row2 .row_in .box-text h4 br {display: none; }
	.sec1 .row2 .row_in .box-text{
		padding: 20px 0 20px
	}
	.sec1 .row2 .box-image{
		width: 20% !important;
	}
	    .sec1 .row2 .row_in {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    } 
	.text_title h2 {
    text-align: center;
	    font-size: 22px;}
	.sec1 .text1 {
		margin: 0;
		padding: 20px;
	}




}