/**************** dnn button color ******************/

.dnnForm .dnnPrimaryAction {
	font-size: 16px;
	color: #FFF;
	background: var(--dnn-color-primary, #3792ed);
	border: none;
	font-weight: normal;
}

.dnnForm .dnnPrimaryAction:hover {
	color: #FFF;
	background: var(--dnn-color-primary-light, #6cb6f3);
}

.dnnForm .dnnSecondaryAction {
	font-size: 16px;
	color: #FFF;
	background: var(--dnn-color-secondary, #ED3D46);
	border: none;
	font-weight: normal;
}

.dnnForm .dnnSecondaryAction:hover {
	color: #FFF;
	background: var(--dnn-color-secondary-light, #EF5059);
}



/**************** Password page******************/


/* ********** Control Panel Style ************** */
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active {
	font-size: 12px;
	color: #973939;
	text-decoration: none;
	font-weight: normal;
}

A.CommandButton:hover {
	color: #973939;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.FileManager A,
.FileManager A:link,
.FileManager A:visited,
.FileManager A:active {
	color: #000;
	text-decoration: underline;
}

.FileManager A:hover {
	color: #000;
	text-decoration: none;
}

/* ********** Pane Style ************** */
.DNNEmptyPane {
	display: none;
}

#dnn_ControlPanel #dnnCPWrap {
	filter: none !important;
}

ul.dnnActionMenuBody li ul li a,
ul.dnnActionMenuBody li ul li a img {
	color: #328DDE !important;
}

form#Form {
	height: 100%;
}

.ModuleTitle_SubMenu {
	z-index: 9999 !important;
}

/* ********** Pane Style End ************** */

/*dnn*/
.dnnEditState .actionMenu {
	z-index: 1 !important;
	display: block !important;
}

#Body[style*="margin-left: 80px"] {
	position: relative;
}

#Body[style*="margin-left: 80px"] .dng-main.Wide .header-replace.header-position,
#Body[style*="margin-left: 80px"] .dng-main.Wide .floating-active.header-wrap,
#Body[style*="margin-left: 80px"] .dng-main.Wide .sticky-fixed .floating-nav.floating-nav-sticky {
	left: 80px;
	width: auto;
	right: 0;
}

#Body[style*="margin-left: 80px"] .headersidenav {
	left: 80px;
}

#Body[style*="margin-left: 80px"] .leftslidemenu.active {
	margin-left: 80px;
}

#Form.showControlBar {
	position: relative;
}

.dnnEditState .overlay-panel-content {
	position: relative !important;
	display: block !important;
	z-index: 99 !important;
	overflow: visible;
	width: 100%;
}

.dnnEditState .overlay-panel-content:before {
	position: absolute;
}

.dnnEditState .overlay-panel-content .overlay-panel-close {
	position: absolute;
}

.dnnEditState .overlay-panel-content .dng_animate_visible,
.cke_editable .dng_animate_visible {
	opacity: 1;
}

.dnnEditState .side-panel-box.side-panel .side-panel-main {
	min-height: 100vh
}

.dnnEditState .side-panel {
	position: relative !important;
	left: auto !important;
	right: 0 !important;
	top: 0 !important;
	visibility: visible !important;
	display: inline-block;
	z-index: 100 !important;
}

#PageTemplate_Modal .modal-body {
	height: calc(100% - 65px);
}

#PageTemplate_Modal .close {
	position: absolute;
	right: 4px;
	top: -3px;
	font-size: 35px;
}

#setting-message-info {
	position: fixed;
	right: 25px;
	top: 25px;
	z-index: 10001;
	display: none;
	padding: 15px;
	border-radius: 5px;
	color: #FFF;
	font-size: 14px;
	background-color: #32373c;
}

#setting-message-info .fa {
	border-width: 2px;
	border-style: solid;
	font-size: 10px;
	width: 25px;
	height: 25px;
	line-height: 22px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	margin-bottom: 2px;

}

#setting-message-info-full {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 10000001;
	background: #000;
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	display: none;
}

#setting-message-info-full .waitaminute-message {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 50px;
	font-weight: 600;
	line-height: 60px;
	margin-top: -30px;
}

#setting-message-info-full .cog {
	position: relative;
	display: inline-block;
	width: 60px;
	line-height: 1;
	margin-bottom: 10px;



}

#setting-message-info-full .cog .fa-cog {
	width: 1em;
	height: 1em;
	display: inline-block;
	background: url('data:image/svg+xml;utf8,<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M487.4 315.7l-42.6-24.6c4.3-23.2 4.3-47 0-70.2l42.6-24.6c4.9-2.8 7.1-8.6 5.5-14-11.1-35.6-30-67.8-54.7-94.6-3.8-4.1-10-5.1-14.8-2.3L380.8 110c-17.9-15.4-38.5-27.3-60.8-35.1V25.8c0-5.6-3.9-10.5-9.4-11.7-36.7-8.2-74.3-7.8-109.2 0-5.5 1.2-9.4 6.1-9.4 11.7V75c-22.2 7.9-42.8 19.8-60.8 35.1L88.7 85.5c-4.9-2.8-11-1.9-14.8 2.3-24.7 26.7-43.6 58.9-54.7 94.6-1.7 5.4.6 11.2 5.5 14L67.3 221c-4.3 23.2-4.3 47 0 70.2l-42.6 24.6c-4.9 2.8-7.1 8.6-5.5 14 11.1 35.6 30 67.8 54.7 94.6 3.8 4.1 10 5.1 14.8 2.3l42.6-24.6c17.9 15.4 38.5 27.3 60.8 35.1v49.2c0 5.6 3.9 10.5 9.4 11.7 36.7 8.2 74.3 7.8 109.2 0 5.5-1.2 9.4-6.1 9.4-11.7v-49.2c22.2-7.9 42.8-19.8 60.8-35.1l42.6 24.6c4.9 2.8 11 1.9 14.8-2.3 24.7-26.7 43.6-58.9 54.7-94.6 1.5-5.5-.7-11.3-5.6-14.1zM256 336c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z" fill="%23ffffff" ></path></svg>');
	background-size: cover;

}

#setting-message-info-full .cog .fa-cog::before {
	content: none;
}

#setting-message-info-full .cog .icon1 {
	-webkit-animation: rotatemessage-r 5s infinite linear;
	animation: rotatemessage-r 5s infinite linear;
}

#setting-message-info-full .cog .icon2 {
	position: absolute;
	font-size: 0.5em;
	top: 0;
	-webkit-animation: rotatemessage 3s infinite linear;
	animation: rotatemessage 3s infinite linear;

}

#setting-message-info-full .cog .icon3 {
	position: absolute;
	font-size: 0.5em;
	bottom: 0;
	-webkit-animation: rotatemessage 3s infinite linear;
	animation: rotatemessage 3s infinite linear;
}

/* Animations */
@-webkit-keyframes rotatemessage {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes rotatemessage {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes rotatemessage-r {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg);
	}
}

@keyframes rotatemessage-r {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg);
	}
}

.DNNEmptyPane {
	display: none !important;
}


.is-light-text a,
.is-light-text a:link,
.is-light-text a:visited {
    color: #fff;
}

.is-light-text a:hover {
    color: #c28fdc;
    text-decoration: underline;
}


/*pane name*/
.dnnEditState .edit-panename {
	position: absolute;
	z-index: 100;
	pointer-events: none;
	user-select: none;
	color: #cdcdcd;
	font-size: 18px;
	font-weight: bold;
	left: 50%;
	top: 20px;
	transform: translate(-50%, 0);
	text-shadow: 0 0 1px rgba(255, 255, 255, 0.2);
}

/*SkinPlugin*/
.SkinPlugin_icon {
	display: none;
}

.SkinPluginPro_icon:not(.sidebarIcon) {
	position: fixed;
	top: 20%;
	left: 0;
	z-index: 9999;
	cursor: pointer;
	text-align: left;
	white-space: pre;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

body[style*="margin-left: 80px;"] .SkinPluginPro_icon:not(.sidebarIcon) {
	left: 80px;
}


.SkinPluginPro_icon:not(.sidebarIcon) a {
	display: inline-flex;
	flex-direction: row-reverse;
	height: 34px;
	line-height: 34px;
	text-decoration: none;
	background-color: #20a3f0;
	text-align: center;
	border-radius: 0 4px 4px 0;
	white-space: nowrap;
	padding: 0;
	margin: 0 0 2px;
}

.SkinPluginPro_icon:not(.sidebarIcon) span {
	color: #FFF;
	max-width: 0px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;

	font-size: 13px;
	transition: all ease-in 300ms;
	-moz-transition: all ease-in 300ms;
	-webkit-transition: all ease-in 300ms;
	-o-transition: all ease-in 300ms;
	-ms-transition: all ease-in 300ms;
}

.SkinPluginPro_icon:not(.sidebarIcon) i {
	font-size: 16px;
	color: #FFF;
	width: 34px;
	display: inline-block;
	vertical-align: middle;
}

.SkinPluginPro_icon:not(.sidebarIcon) i::before {
	content: none;
}

.SkinPluginPro_icon:not(.sidebarIcon) a:hover span {
	max-width: 160px;
	padding-right: 10px;
}

.SkinPluginPro_icon:not(.sidebarIcon) a {
	background-image: url(resource/images/cog.png);
	background-repeat: no-repeat;
	background-position: 0 2px;

}

.SkinPluginPro_icon:not(.sidebarIcon) .btn-plugin-theme {
	background-position: left -3px top -30px;

}

.SkinPluginPro_icon:not(.sidebarIcon) .btn-plugin-page {
	background-position: left -3px top 2px;
}

.SkinPluginPro_icon:not(.sidebarIcon) .btn-plugin-import {
	background-position: left -3px top -60px;

}

.btn-plugin.btn-plugin-headerlayout {
	width: 40px;
	height: 40px;
	border-radius: 0;
	box-sizing: border-box;
	padding: 0px;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	background-color: rgba(0, 172, 214, 0.8);
	color: #fff;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'%3E %3Cpath fill='rgba(255,255,255,1)' d='M461.9 114.9l-56.5 56.7-55.1-10-9.9-55.1 56.5-56.7c-12.7-12.7-30.8-18.5-44.2-17.8-13.5.7-42.3 8.3-64.6 32-21.6 22.8-44.3 65.3-24.2 112.5 2.4 5.7 5.1 13.2-2.9 21.2-8.1 8-215 202.8-215 202.8-19.4 16.7-18 47.6-.1 65.6 18.2 17.9 48.9 19 65.6-.3 0 0 193.2-205.8 202.7-215.1 8.5-8.3 16.1-5.5 21.2-2.9 35.6 18.4 86.3 2.4 112.6-23.9 26.3-26.3 31.1-51.7 31.9-64.7.8-12.9-3.7-30-18-44.3zM91.3 443.2c-6.3 6.2-16.5 6.2-22.7 0-6.2-6.3-6.2-16.5 0-22.7 6.3-6.2 16.5-6.2 22.7 0 6.2 6.3 6.2 16.5 0 22.7z'/%3E%3C/svg%3E");
	background-size: 1em 1em;
	background-position: center center;
	background-repeat: no-repeat;
	transition: all 300ms ease-in;
}

.btn-plugin.btn-plugin-headerlayout span,
.btn-plugin.btn-plugin-headerlayout i {
	display: none;
}

.btn-plugin.btn-plugin-headerlayout:hover {
	background-color: rgb(0, 172, 214);
}

div.actionMenu ul.dnn_mact>li.actionMenuMove>ul li {
	height: auto !important;
}


/* .col-md-12 {
    float: none!important;
}
 */
#dnn_content .dnnForm.dnnLogin {
	padding-top: 100px;
}

.dnnModuleDigitalAssetsBackground,
.dnnModuleDigitalAssetsBackground *,
.dnnModuleDigitalAssetsBackground *::after,
.dnnModuleDigitalAssetsBackground *::before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.dnnModuleDigitalAssetsBackground caption {
	padding: 0;
}


/*************
* ************
* Custom
* ************
* ************/


.hover-accent{
	color: currentColor !important;
}
.hover-accent:hover{
	color: var(--accent-color) !important;
}

/* jonit-header-buttom */
body .jonit-header-buttom {
	/* 1200 ~ 1600 - 16px */
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: clamp(0.875rem, 0.5vw + 0.5rem, 1rem);
	font-weight: 600;
	line-height: 1.875;
	height: 50px;
	padding: 0 clamp(20px, 1.25vw + 5px, 25px);
	margin: 0;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	user-select: none;
	background-image: none;
	border: none;
	border-radius: 25px;
	transition: all ease-in 300ms !important;
	appearance: none;
	color: var(--accent-color) !important;
	background-color: #FFF;
	font-family: var(--family2);
	box-shadow: 0 0 10px rgba(255, 255, 255, .1);
	
}

body .jonit-header-buttom,
body .jonit-header-buttom:link,
body .jonit-header-buttom:active,
body .jonit-header-buttom:visited {
	color: var(--accent-color) !important;
}

body .jonit-header-buttom:hover {
	color: #ffffff !important;
    background-color: var(--button-hover-color5);
}



/* jonit-footer */
.jonit-footer a:hover {
    color: #c17ee2;
    text-decoration: none;
}


/* custom-testimonial-01 */
.custom-testimonial-01 {
	margin: 0 0 0;
	padding: 0 0 0;
	border: none;
	color: #666;
	text-align: center;
	font-size: 1.125rem;
	font-style: normal;
	line-height: 1.666667;
}

.custom-testimonial-01 .info-title {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 0px;
	margin-bottom: 22px;
	min-height: 125px;
    font-size: 1.25rem;
	font-weight: 600;
    line-height: 1.5;
	z-index: 1;
}

.custom-testimonial-01 .info-title::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 165px;
	height: 125px;
	background-image: url('./resource/images/custom-easyTestimonials-01.png');
	transform: translate3d(-50%, 0, 0);
	z-index: -1;
}
.custom-testimonial-01 .info-title .job,
.custom-testimonial-01 .info-title .name{
    margin: 0 0 0;
}
.custom-testimonial-01 .info-title .job {
	color: var(--accent-color);
}
.custom-testimonial-01 .info-title .name {
    color: #000000;
}
.custom-testimonial-01 .info-title .position{
	margin: 20px 0 0;
	color: var(--accent-color);
	font-size: 1rem;
	font-weight: normal;
	font-style: italic;
}
.custom-testimonial-01 .description{
	font-style: italic;
}


/* custom-easyTestimonials-01 */
.custom-easyTestimonials-01.easy-carousel {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.custom-easyTestimonials-01.easy-carousel blockquote {
	margin: 0 0 0;
	padding: 0 0 0;
	border: none;
	color: #666;
	font-size: 1.125rem;
	font-style: normal;
	line-height: 1.666667;
}

.custom-easyTestimonials-01.easy-carousel .info-title {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 10px;
	margin-bottom: 22px;
	min-height: 125px;
	z-index: -1;
}

.custom-easyTestimonials-01.easy-carousel .info-title::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 165px;
	height: 125px;
	background-image: url('./resource/images/custom-easyTestimonials-01.png');
	transform: translate3d(-50%, 0, 0);
}

.custom-easyTestimonials-01.easy-carousel .info-title .title {
	display: flex;
	flex-direction: column;
	gap: 5px;
}
.custom-easyTestimonials-01.easy-carousel .info-title .title h4{
	margin: 0 0 0;
	color: #424242;
	font-size: 1.25rem;
	line-height: 1.4;
}

.custom-easyTestimonials-01.easy-carousel .info-title .text {
	font-size: 1rem;
	font-style: italic;
	line-height: 1.5;
}

.custom-easyTestimonials-01.easy-carousel .info-title .text .textBody {
	color: var(--accent-color);
}

.custom-easyTestimonials-01.easy-carousel .carousel-pagination {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 9px 18px;
	margin: 30px 0 0;
	padding: 0 0;
	text-align: center;
}

.custom-easyTestimonials-01.easy-carousel .carousel-pagination .pagination-bullet {
	width: 19px;
	height: 19px;
	margin: 0 0 0;
	opacity: 0.45;
}

.custom-easyTestimonials-01.easy-carousel .carousel-pagination .pagination-bullet.active {
	opacity: 1;
}


/* custom-infoGrid-01 */
.custom-infoGrid-01 {
	overflow: hidden;
	text-align: center;
}

.custom-infoGrid-01>div {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	gap: 25px;
	padding: 40px 20px;
}

.custom-infoGrid-01>div::after {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 0px;
	right: 0px;
	border-bottom: 1px dashed #d5d5d5;
}

.custom-infoGrid-01>div .icon {
	position: relative;
}

.custom-infoGrid-01>div::before {
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: -1px;
	border-right: 1px dashed #d5d5d5;
}

.custom-infoGrid-01>div .title {
	margin: 0 0 0;
	color: #424242;
}

.custom-infoGrid-01>div .title a {
	color: currentColor;
}

.custom-infoGrid-01>div .title a:hover {
	color: var(--accent-color);
}


/* custom-infoGrid-02 */
.custom-infoGrid-02 {
	overflow: hidden;
	text-align: center;
}

.custom-infoGrid-02>div {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 15px;
	padding: 40px 20px;
}

.custom-infoGrid-02>div .icon {
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 40px;
	line-height: 1;
}

.custom-infoGrid-02>div::before {
	content: "";
	position: absolute;
	top: 18px;
	bottom: 18px;
	right: -1px;
	border-right: 1px dashed rgba(255, 255, 255, .3);
}

.custom-infoGrid-02>div::after {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 18px;
	right: 18px;
	border-bottom: 1px dashed rgba(255, 255, 255, .3);
}
.custom-infoGrid-02 > div .title {
	margin: 0 0 0;
	color: #424242;
	font-size: 1.125rem;
	font-weight: 600;
	line-height: 1.666667;
}
.custom-infoGrid-02 > div .title a {
	color: currentColor;
}
.custom-infoGrid-02 > div .title a:hover {
	color: var(--accent-color);
}
.is-light-text .custom-infoGrid-02 > div .title{
	color: #fff;
}


/* custom-contactBox-01 */
.custom-contactBox-01{
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 30px;
	margin-bottom: 30px;
	padding: 80px clamp(20px, 3vw + 2px ,50px);
	border-radius: 8px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	overflow: hidden;
	z-index: 1;
}
.row.row-custom-contactBox-01{
	row-gap: 30px;
}
.row.row-custom-contactBox-01 .custom-contactBox-01{
	margin-bottom: 0;
	height: 100%;
}
.custom-contactBox-01::before{
    content: '';
    position: absolute;
    width: 1000px;
    border-radius: 100%;
    background-color: var(--accent-color);
    aspect-ratio: 1 / 1;
    top: auto;
    left: 50%;
    z-index: -1;
    transform: translate3d(-50%, 160px, 0);
    bottom: 100%;
}
.custom-contactBox-01 .icon{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px;
	width: 160px;
	height: 160px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	border-radius: 50%;
}
.custom-contactBox-01 .content{
	position: relative;
	text-align: center;
}
.custom-contactBox-01 .content .title{
	margin: 0 0 15px;
	font-size: 1.75rem;
	line-height: 1.285714;
}
.custom-contactBox-01 .content > *:last-child{
	margin-bottom: 0;
}


/* custom-list-01 */
.custom-list-01{
	position: relative;
	list-style: none;
	margin: 0 0 0;
}
.custom-list-01 .sico{
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin: 0 10px 0 0;
	width: 2em;
	height: 2em;
	color: var(--accent-color);
	font-size: 1rem;
	z-index: 1;
}
.custom-list-01 .sico::before{
	content: '';
	position: absolute;
	inset: 0;
	background-color: currentColor;
	border-radius: 100%;
	opacity: 0.12;
	z-index: -1;
}
.custom-list-01 li{
	margin-bottom: 15px;
}

/* custom-iconList-01 */
.custom-iconList-01 {
	position: relative;
	list-style: none;
	margin: 0 0 0;
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 1.5;
}
.custom-iconList-01 li{
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	gap: 20px;
	margin-bottom: 20px;
}
.custom-iconList-01 li .icon{
	align-self: flex-start;
	width: 55px;
	color: var(--accent-color);
	font-size: 55px;
	line-height: 1;
}
.custom-iconList-01 li .icon img{
	max-width: 100%;
}


/* custom-iconBox-01 */
.custom-iconBox-01{
	display: flex;
	align-items: center;
	gap: 20px;
	margin-bottom: 30px;
}
.row.row-custom-iconBox-01{
	row-gap: 45px;
}
.row.row-custom-iconBox-01 .custom-iconBox-01{
	margin-bottom: 0;
}
.custom-iconBox-01 .icon{
	flex-shrink: 0;
	align-self: flex-start;
	padding: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 90px;
	height: 90px;
	color: var(--accent-color);
	font-size: 45px;
	line-height: 1;
	border-radius: 50%;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.custom-iconBox-01 .icon img{
	max-width: 100%;
	max-height: 100%;
}
.custom-iconBox-01 .content{
	position: relative;
}
.custom-iconBox-01 .content .title{
	margin: 0 0 0;
	font-size: 1.25rem;
	line-height: 1.5;
}
.custom-iconBox-01 .content > *:last-child{
	margin-bottom: 0;
}


.custom-infoBox-01{
	margin-bottom: 10px;
	display: flex;
	gap: 5px;
	padding: 25px 25px;
	text-align: left;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}
.custom-infoBox-01 .num{
	flex-shrink: 0;
	text-align: right;
	color: var(--accent-color);
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 1.3;
	width: 1.5em;
}
.custom-infoBox-01 .content{
	font-size: 1rem;
	line-height: 1.625;
}
.custom-infoBox-01 .content p:last-child{
	margin-bottom: 0;
}