@charset "UTF-8";
/* Copyright 2025 CORAL, Inc.
 * Creation date 2025.5.30 tm
/*=====================================*/
/*
/*2025.6.12-is*/

/*----------------------------------------*/
/*----- 1. General styles -----*/
/*----------------------------------------*/
body {
	color: #333;
	font-weight: normal;
	/* font-size: 16px; */
	font-size: 18px;
	line-height: 170%;
	font-feature-settings: "palt";
	letter-spacing: 0.02em;
}

p {
	color: #333;
	font-weight: normal;
	/* font-size: 16px; */
	font-size: 18px;
	line-height: 170%;
}

a {
	color: #24a828;
}

.border-radius-0-3 {
	border-radius: 0.3em;
	overflow: hidden;
}

.border-radius-top-0 {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.mt-test {
	margin-top: -3rem;
}

/*----------------------------------------*/
/*----- 2. Font -----*/
/*----------------------------------------*/
.size10 {font-size:10px;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}
.size16 {font-size:16px;}
.size18 {font-size:18px;}
.size20 {font-size:20px;}
.size22 {font-size:22px;}
.size24 {font-size:24px;}
.size26 {font-size:26px;}
.size36 {font-size:36px;}
.size48 {font-size:48px;}

@media (min-width: 768px) {
.size-md-16{font-size:16px;}
.size-md-22{font-size:22px;}
.size-md-24{font-size:24px;}
}

.bg-white-content, [class*='bg-white'], .bg-black [class*='bg-white'], [class*='bg-dark'] [class*='bg-white'], [class*='bg-gradient-'] [class*='bg-white'], [class*='bg-color-'] [class*='bg-white'] {
    color: #333
}

.txt-orange{
	color: #FD7E14;
}

.txt-green{
	color: #24a828 !important;
}


.tx-08 {
    font-size: 0.8rem !important;
}
.tx-08-5 {
    font-size: 0.85rem !important;
}
.tx-09 {
    font-size: 0.9rem !important;
}
.tx-09-5 {
    font-size: 0.95rem !important;
}
.tx-1 {
    font-size: 1.0rem !important;
}
.tx-1-2 {
    font-size: 1.2rem !important;
}
.tx-1-5 {
    font-size: 1.5rem !important;
}
.tx-1-8 {
    font-size: 1.8rem !important;
}
.tx-2 {
    font-size: 2rem !important;
}
.tx-2-3 {
    font-size: 2.3rem !important;
	line-height:1.5 ;
}
.tx-3 {
    font-size: 3rem !important;
	}
.tx-3-5 {
    font-size: 3.5rem !important;
}
.tx-4 {
    font-size: 4rem !important;
}
@media (max-width: 991.98px){
	h1, .h1{
	font-size:2rem !important;
	}
	h2, .h2{
	font-size:1.8rem !important;
	}
	h3, .h3{
	font-size:1.275rem !important;
	}
	.h1tx{
	font-size:11px !important;
	color: #555 !important;
	}
	.tx-1 {
    	font-size: 1rem !important;
	}
	.tx-1-2 {
    	font-size: 1.2rem !important;
	}
	.tx-1-5 {
    	font-size: 1.3rem !important;
	}
	.tx-1-8 {
    	font-size: 1.3rem !important;
	}
	.tx-2 {
    	font-size: 1.5rem !important;
	}
	.tx-2-3 {
    	font-size: 2.0rem !important;
	}
	.tx-3 {
    	font-size: 2.6rem !important;
	}
	.tx-3-5 {
    font-size: 3.0rem !important;
	}
	.tx-4 {
    	font-size: 3.5rem !important;
	}
}
@media (max-width: 575.98px){
	h1, .h1{
	font-size:2rem !important;
	}
	h2, .h2{
	font-size:1.7rem !important;
	}
	h3, .h3{
	font-size:1.3rem !important;
	}
	.h1tx{
	font-size:11px !important;
	color: #555 !important;
	}
	.tx-1 {
    	font-size: 1rem !important;
	}
	.tx-1-2 {
    	font-size: 1.2rem !important;
	}
	.tx-1-5 {
    	font-size: 1.3rem !important;
	}
	.tx-1-8 {
    	font-size: 1.3rem !important;
	}
	.tx-2 {
    	font-size: 1.5rem !important;
	}
	.tx-2-3 {
    	font-size: 2.0rem !important;
	}
	.tx-3 {
    	font-size: 2.6rem !important;
	}
	.tx-3-5 {
    font-size: 3.0rem !important;
	}
	.tx-4 {
    	font-size: 3.5rem !important;
	}
}

.lh-label {
	line-height: 24px;
}

/*space*/
.space_0a {
    margin: 0 auto;
}
.space_-t2{
	margin-top:-2rem !important;
}
.space_-t3{
	margin-top:-3rem !important;
}
.space_-t5{
	margin-top:-5rem !important;
}
.space_t1{
	margin-top:1rem;
}
.space_t2{
	margin-top:2rem;
}
.space_t3{
	margin-top:3rem;
}
.space_t5{
	margin-top:5rem;
}
.space_t8{
	margin-top:8rem;
}
.space_b1{
	margin-bottom:1rem;
}
.space_b3{
	margin-bottom:3rem;
}
.pd-0 {
    padding: 0 !important;
}
.pt-100 {
    padding-top: 100px!important;
}
.pad-bt5{
	padding-bottom:5rem;
}


/*----------------------------------------*/
/*----- 5. Image styles -----*/
/*----------------------------------------*/
@media (max-width: 767.98px) {
.header .header-logo img {
    width: auto;
    height: 40px;
    max-height: 40px;
}
}

/*----------------------------------------*/
/*----- 6. Button & Icon styles -----*/
/*----------------------------------------*/
.button-circle.button-circle-dark {
    background: #202428;
    border: 0;
    color: white;
}
.btn.button-turquoise:hover{
	background: #4cbfa6;
	opacity: 0.9 !important;
	transform: none;
}

.button-theme,
.button-blue,
.button-purple,
.button-pink-edge,
.button-golden-yellow,
.button-very-peri,
.button-turquoise,
.button-spring-red,
.button-tan,
.button-aqua {
  border: 0;
  -webkit-box-shadow: 0 6px 30px 0 rgba(255, 255, 255, 0);
  box-shadow: 0 6px 30px 0 rgba(2551, 255, 255, 0);
  color: white;
}

.button-theme:hover, .button-theme:focus,
.button-blue:hover,
.button-blue:focus,
.button-purple:hover,
.button-purple:focus,
.button-pink-edge:hover,
.button-pink-edge:focus,
.button-golden-yellow:hover,
.button-golden-yellow:focus,
.button-very-peri:hover,
.button-very-peri:focus,
.button-turquoise:hover,
.button-turquoise:focus,
.button-spring-red:hover,
.button-spring-red:focus,
.button-tan:hover,
.button-tan:focus,
.button-aqua:hover,
.button-aqua:focus {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-box-shadow: 0 6px 36px 0 rgba(255, 255, 255, 0);
  box-shadow: 0 6px 36px 0 rgba(255, 255, 255, 0);
  opacity: 0.8;
  color: white;
}

.cta-free-consult {
    border-color: #4cbfa6 transparent transparent;
    border-style: solid;
    border-width: 28px 28px 0;
    bottom: 20px;
    content: "";
    height: 0;
    /* left: 0; */
    margin: auto;
    /* position: absolute; */
    /* right: 0; */
    width: 0;
}

/**********************
form
**********************/
.col-form-label {
    font-weight: bold;
}
::placeholder {
	color:#888888!important;
}
.form-check-label{
	/* font-size:16px; */
	font-size:18px;
}
.form-check-input {
    width: 20px;
    height: 20px;
    align-self: flex-start;
    margin-right: 10px;
}
.form-check-input,.form-control,.form-select{
	border-color: #999 !important;
}
.form-control{
	border-radius: 0.375rem;
}

/**********************
footer
**********************/
.footer {
    font-size: 14px;
    line-height: 1.3;
    color: #424242;
	background-color: #f5f5f5;
    padding: 25px 0;
    border-top: 1px solid #eaeaea;
}
