body{
	font-size: 17px;
	color: #000;
}

.scale {
    transition: all 0.3s ease-in-out;
}

.scale:hover {
    transform: scale(1.05);
}

.resources-area {
    width: 100%;
    background-color: #CAE8E7;
    margin-bottom: -10px;
}

.main-ttl {
    border-color: #CAE8E7;
    border-style: solid;
    border-width: 0 0 0 7px;
    padding: 5px 5px 5px 15px;
		margin-top: 10px;
} 

.main-ttl h1,
.main-ttl h2 {
    color: #2F4F8E;
    line-height: 1.5em;
}

.sub-ttl {
		border-color: #CCC;
    border-style: solid;
    border-width: 0 0 2px 0;
    padding: 5px 5px 10px 5px;
		margin-top: 10px;
}

.sub-ttl h3 {
		color: #0D2D6C;
    font-size: 1.5rem;
		line-height: 1.2em;
}

.sub-ttl-2 {
		border-color: #CCC;
    border-style: solid;
    border-width: 0 0 0 2px;
    padding: 5px 5px 5px 10px;
		margin-top: 10px;
}

.sub-ttl-2 h4 {
		color: #000;
    font-size: 1.2rem;
}
.elementor.elementor-3696 {
	overflow-x:hidden;
}

.elementor-11129 .elementor-element.elementor-element-021a04c .swiper-slide > .elementor-element,
.elementor-11099 .elementor-element.elementor-element-89a3337 .swiper-slide > .elementor-element {
    width: 350px;
}

.home-resources .elementor-11129 .elementor-element.elementor-element-021a04c .swiper-slide > .elementor-element,
.home-resources .elementor-11099 .elementor-element.elementor-element-89a3337 .swiper-slide > .elementor-element {
	width: 408px;
}

.customer-detail { margin-top: auto; }

.customer-review-scroll {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
		margin-bottom: 30px;
	/*-webkit-overflow-scrolling: auto;*/
}

.customer-review-scroll::-webkit-scrollbar {
  width: 4px;
	display: block!important;
}

.customer-review-scroll::-webkit-scrollbar-track {
  background: #f1f1f1; 
}

.customer-review-scroll::-webkit-scrollbar-thumb {
  background: #c1c1c1; 
}

.customer-review-scroll::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8; 
}

.customer-review-scroll p {
    padding: 0 15px;
}

.saswp-grid-pagination {
	display: flex!important;
	justify-content: center;
}

.saswp-grid-pagination a {
	font-size: 12px;
}

.saswp-grid-pagination a.active {
	background-color: #2F4F8E!important;
}

.elementor-13120 .elementor-element.elementor-element-1439649 .elementor-post,
.elementor-13339 .elementor-element.elementor-element-54151dd .elementor-post {
	border-style: dotted!important;
}

.elementor-13120 .elementor-element.sidebar-heading .elementor-heading-title::before,
.pages-sidebar-content-area .elementor-element.sidebar-heading .elementor-heading-title::before {
    display: inline-block;
    text-align: center;
    font-size: 1.5em;
    margin: 10px 10px 10px auto;
    color: #2354A2;
    content: "—";
    margin-right: 10px;
}

.elementor-13196 .elementor-element.sidebar-heading .elementor-heading-title::before,
.elementor-13339 .elementor-element.sidebar-heading .elementor-heading-title::before{
    display: inline-block;
    text-align: center;
    font-size: 1.5em;
    margin: 0 10px 10px auto;
    color: #2354A2;
    content: "—";
    margin-right: 10px;
}

.main-content-area {
    width: 70%;
}

.sidebar-content-area,
.pages-sidebar-content-area {
    width: 30%;
}

.elementor-13120 .elementor-element.blog-title {
    margin: auto;
}

.new-featured .e-con-inner {
	margin: 0!important;
}

.elementor-post__read-more {
    display: inline-block;
    width: 22%;
    text-align: center;
    color: #FFF;
    background-color: #c36;
    padding: 10px;
    border-radius: 5px;
    box-sizing: border-box;
}

.elementor-post__read-more:hover {
    color: #c36;
    background-color: #FFF;
    border: 2px solid #c36;
    padding: 8px;
}

.blog-latest-posts .elementor-posts .elementor-post__read-more,
.blog-category-posts .elementor-posts .elementor-post__read-more{
	width: 32%;
}

.elementor-post__excerpt p { text-align: justify; }

.prev-featured .elementor-posts .elementor-post { margin-bottom: 10px; }

.prev-featured .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img { top: calc(100% + 1px); }

.cat-name .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a {
    background-color: #FFF;
    padding: 3px 5px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 500;
	  color: #0D2D6C;
		display: inline-block;
    margin: 5px 10px 5px 0;
}

.elementor-widget-post-info .elementor-post-info__terms-list {
	font-size: 0;
}

.cat-name .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a:hover { color: #c36; }

.cont-featured-posts {
    width: 95%;
    margin: 70px auto;
}

.blog-latest-posts .elementor-posts .elementor-post,
.blog-category-posts .elementor-posts .elementor-post{
    border-radius: 5px;
    box-shadow: 3px 3px 30px #CCC;
}

.blog-latest-posts .elementor-post__text,
.blog-category-posts .elementor-post__text { padding: 5px 15px 17px!important; }

.blog-latest-posts .elementor-button,
.blog-category-posts .elementor-button{
    background-color: #2F4F8E;
    border: 2px solid #2F4F8E;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 5px;
    padding: 18px 40px;
    font-size: 15px;
}

.blog-latest-posts .elementor-button:hover,
.blog-category-posts .elementor-button:hover{
    background-color: #FFF;
    color: #2F4F8E;
}

.btn-category .elementor-button {
    width: 150px;
    height: 55px;
    overflow: hidden;
}

.elementor-13196 .elementor-element.elementor-element-bd38736 .elementor-button .elementor-button-text { padding: 7px; }

.btn-explore-more.elementor-widget.elementor-align-right .elementor-icon-list-item { position: relative; }
.btn-explore-more.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
    position: absolute;
    right: 0;
}
.btn-explore-more .elementor-icon-list-item > .elementor-icon-list-text { padding-right: 25px; }

.service-info { height: -webkit-fill-available; }

.water-heater-desc { width: 67%; }
.water-heater-img { width:30%; }
.section-big { width: 60%; }
.section-small { width: 35%; }
.section-big-2 { width: 55%; }
.section-small-2 { width: 40% }


.services-page-main-visual-area .elementor-heading-title,
.blog-visual-area .elementor-heading-title {
		width: 60%;
    color: #FFF;
    font-size: 60px!important;
}
.services-page-main-visual-area .services-page-desc {
    color: #FFF;
    font-size: 24px;
}
.services-page-main-visual-area .services-schedule-btn .elementor-widget-container { margin: 20px 0px 0px 0px; }
.services-page-main-visual-area .services-schedule-btn a.elementor-button {
    font-weight: 500;
    text-transform: uppercase;
    background-color: #D8944B;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 5px 5px 5px 5px;
}

.services-page-main-visual-area .others-main-visual-msg,
.blog-visual-area .elementor-widget-text-editor { 
    color: #FFF;
    font-size: 1.3rem;
 }

.elementor-18969 .elementor-element.elementor-element-f2e5660 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
	border-bottom: 1px dotted #CCC;
}

.location-form .elementor-form-fields-wrapper {
	flex-wrap: unset;
}

.heading-location-form {
	color: #2F4F8E;
    font-family: "Anton", Sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 55px;
    letter-spacing: 2px;
}

.subtext-location-form {
		color: #C03636;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0.6px;
    word-spacing: 4px;
		margin-left: 10px;
}

.location-form .elementor-field-group .elementor-field-textual,
.location-form-i-field .elementor-field-group .elementor-field-textual{
    border-color: #A8CCEB;
}

.heading-location { text-shadow: 6px 6px 10px #000; }

.services-rel { position: relative; }
.services-un { position: unset; }

#cmplz-manage-consent .cmplz-manage-consent {
		background-color: #2F4F8E!important;
    color: #FFF!important;
    font-weight: 500;
}

.cky-revisit-bottom-left {
    bottom: 75px!important;
}

@media only screen and (max-width: 1024px) {
    .mystickyelements-position-mobile-bottom.mystickyelements-entry-effect-slide-in.entry-effect { bottom: 39px!important; }
		
.water-heater-desc, .water-heater-img, .section-big, .section-small, .section-big-2, .section-small-2 { width: 100%; }

.services-page-main-visual-area .elementor-heading-title,
.blog-visual-area .elementor-heading-title {
		width: 100%;
		font-size: 32px!important;
	}
.services-page-main-visual-area .services-schedule-btn .elementor-widget-container { margin: 0; }
.services-page-main-visual-area .services-page-desc,
.services-page-main-visual-area .others-main-visual-msg,
.blog-visual-area .elementor-widget-text-editor	{ font-size: 17px; }
	
.main-visual-area {
    background-image: unset!important;
    background-size: unset!important;
    background-color: #94CFCD;
		min-height: 0;
}

.main-visual-area-cont { min-height: 0; }
	
.e-landing-page-template.elementor-page-19730 .mystickyelements-fixed, .e-landing-page-template-default.elementor-page-25137 .mystickyelements-fixed { display: none; }
}

@media (max-width:768px) {
	.heading-location-form { display: block; }
	.subtext-location-form {
		margin-left: 0;
	}
}

@media only screen and (max-width: 767px) {
    .scale:hover {
        transform: none;
    }
.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
   /* position: relative !important;
   // z-index: 9997;
	//top:0px !important; */
	
	position: fixed !important;
    z-index: 11111 !ipom;
    top: 102px !important;
    width: 100% !important;
    left: 0 !important;
}

.main-content-area,
.sidebar-content-area,
.pages-sidebar-content-area {
    width: 100%
}

.new-featured .elementor-posts .elementor-post__read-more,
.elementor-posts .elementor-post__read-more { width:30%; }
	
.btn-explore-more .elementor-icon-list-item > .elementor-icon-list-text { padding-right: 30px; }

.service-info { height: unset; }
}

@media (max-width: 600px) {
.elementor-4999 .elementor-element.elementor-element-b929878 {
	--margin-block-start: 0; 
	} 
	/*.elementor-element-b929878.elementor-sticky--active {
		margin-top: 38px !important;
	}*/

/* Dropdown Menu SP */
.elementor-4999 .elementor-element.elementor-element-b337a80 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-4999 .elementor-element.elementor-element-b337a80 .elementor-nav-menu__container.elementor-nav-menu--dropdown {
		margin-top: -29px!important
	}
	
/* Contact Us Pop Up SP */
	#elementor-popup-modal-9599 .dialog-message {
		width: 90%!important;
		margin: 0 auto;
	}
	
.prev-featured .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img { top: calc(50% + 1px); }

/*.elementor-6535 .elementor-element.elementor-element-c9105d8 {
    min-height: 0;
}*/

.hdr-lp .elementor-17570 .elementor-element.elementor-element-dba94aa .elementor-nav-menu__container.elementor-nav-menu--dropdown { margin-top: -30px!important; }

.location-form .elementor-form-fields-wrapper {
	flex-wrap: wrap;
}
	
.heading-location { text-shadow: 3px 3px 10px #000; }
	
#sp-tsu { display: block; }
	
.cky-revisit-bottom-left {
    bottom: 110px!important;
}

}