@import url('https://fonts.googleapis.com/css2?family=Outfit&display=swap');
html {
	font-size: 10px;
}
body {
	font-size: 1.4rem;
	line-height: 2;
	letter-spacing: 0.05em;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.site-content {
	margin-left: auto;
	margin-right: auto;
	max-width: 43rem;
	padding: 1rem!important;
	background: #fff;
}
@media (min-width: 768px) {
	header.site-header.fixed {
		position: fixed;
		left: 0;
		width: calc(50% - 21.5rem);
		height: 100%;
	}
	header.site-header.fixed .container {
		padding: 3rem 0;
		position: static;
	}
	.hlogo {
		padding: 0 3.5rem;
	}
	header.site-header.fixed.trans:before {
		display: none;
	}
}
header.site-header.fixed {
	background: transparent!important;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
footer.site-footer {
	position: fixed;
	top: 0;
	right: 0;
	width: calc(50% - 21.5rem);
	height: 100%;
	background: transparent!important;
}
#nav {
	position: fixed;
	padding: 0 5rem;
	left: calc(50% + 21.5rem);
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-size: 1.6rem;
    font-weight: 700;
}
#nav .menu > li {
    padding: 1.8rem 0;
    display: block;
    float: none;
    line-height: inherit;
}
.header-custom-html {
	max-width: 323px;
	float: none;
	width: 100%;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}

/*footer.site-footer .container {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	height: 100%;
}*/
footer.site-footer #copyright {
	position: absolute;
	bottom: 1.5rem;
	right: 3rem;
	font-size: 1rem;
	text-align: right;
	color: rgba(69, 32, 0, .8);
	letter-spacing: 0.1em;
	font-family: 'Outfit', sans-serif;
	font-weight: 400;
}
footer.site-footer .footer-column {
	padding: 0 5rem;
	margin: 0;
	margin-top: auto;
	margin-bottom: auto;
}
.widget_nav_menu ul.menu li:before {
	display: none;
}
.widget_nav_menu ul.menu li {
	padding-left: 0;
}
footer.site-footer .footer-column .widget_nav_menu a {
	color: #452000;
	font-size: 1.6rem;
	font-weight: 700;
}
footer.site-footer .footer-column .widget_nav_menu a:hover {
	color: #954703;
}
footer.site-footer .footer-column .widget_nav_menu li {
	padding: 1.5rem 0;
}



h1 {
	font-size: 2.4rem;
	font-weight: 700;
}
.ift-heading.style-1 {
	padding: 0;
	margin: 0 0 2.5rem;
}
.ift-heading.style-1 .subtitle {
	font-size: 1.2rem;
	padding: 0;
	color: rgba(149, 71, 3, .8)!important;
}
.ift-heading.style-1 .title {
	margin: 0;
}
.textblock {
	max-width: 34rem;
	margin-left: auto;
	margin-right: auto;
}
.elementor-widget-text-editor p {
	margin-top: 0;
}

.variety_color .elementor-inner-section {
	margin-left: -7px;
	margin-right: -7px;
	width: calc(100% + 14px);
}
.variety_color .elementor-inner-section .elementor-widget-text-editor {
	font-size: 1.6rem;
}
.variety_color .elementor-inner-section .elementor-widget-text-editor strong {
	font-size: 1.2rem;
	font-weight: inherit;
	margin-left: 0.5rem;
}

.footer_box .elementor-widget .elementor-icon-list-icon svg {
	vertical-align: middle;
}
.footer_box .copyright {
	font-size: 1.1rem;
	font-family: 'Outfit', sans-serif;
	font-weight: 400;
}

@media (max-width: 767px) {
	#nav {
		display: none;
	}
	header.site-header.fixed.trans:not(.eff) + .site-content {
		padding-top: 6.2rem!important;
	}
	header.site-header.fixed {
		height: auto;
		background: #fff!important;
	}
	header.site-header.fixed .container {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		align-items: center;
		height: 52px;
	}
	header.site-header .logo {
		height: auto;
		margin: 0;
		line-height: inherit;
		width: 100%;
	}
	header.site-header .sp-right {
		margin-left: auto;
		height: 52px;
		width: 52px;
	}
	header.site-header .sp-right .group-menu {
		height: 52px;
	}
	.header-custom-html {
		display: none;
	}
	footer.site-footer {
		display: none;
	}
	.site-content {
		max-width: 100%;
	}
	#wpadminbar {
		display: none;
	}
	#nav-sp ul li {
		border-top: 0;
	}
	.elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
	    width: 50%;
	}
}
.mm-wrapper_opened #overlay, .menu-opened #overlay {
	display: none;
}
/*#nav-sp.nav-sp-top .menu-main-menu-container {
	display: none;
}*/
#btn-top {
	display: none!important;
}

.ift-heading.style-1 .title {
	font-size: 2.8rem;
}
h3 {
	font-size: 2rem;
	line-height: 1.5;
	margin: 0 0 1.5rem;
}
h4 {
	font-size: 2rem;
}
.img_fullwidth {
	margin-left: -2rem;
	margin-right: -2rem;
	width: calc(100% + 4rem)!important;
	margin-bottom: 2rem!important;
}
.page-landing {
	overflow: visible;
}
.heading_with_bg .elementor-widget-container {
	padding: 2.65rem 0;
	margin-bottom: 2.5rem;
	margin-left: -2rem;
	margin-right: -2rem;
	width: calc(100% + 4rem);
}
.heading_with_bg .ift-heading.style-1 {
	margin: 0;
}
.button_with_icon .elementor-button-icon svg {
	width: 1.5rem;
}
.button_with_icon .elementor-button-wrapper {
	position: relative;
	z-index: 1;
	margin-bottom: 2rem;
}
.button_with_icon .elementor-button-wrapper:before {
	content: '';
	width: 100%;
	height: 2px;
	background: #B96114;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
	width: 100%;
	z-index: -1;
}
.button_with_icon .elementor-button {
	font-size: 1.4rem;
	font-weight: 700;
}
.image_fixed_bottom {
	position: fixed;
	bottom: 0;
	left: calc(50% - 21.5rem);
	width: 43rem;
	z-index: 99;
}
@media (max-width: 767px) {
	.image_fixed_bottom {
		width: 100%;
		left: 0;
	}
}


.page-template-page-mobile .infact-news {
	padding: 3.5rem 0;
}
.page-template-page-mobile .infact-news .wrap .title {
    font-size: 1.2rem;
    padding: 0;
    color: rgba(149, 71, 3, .8)!important;
    letter-spacing: 0.1em;
    font-weight: 500;
}
.page-template-page-mobile .infact-news .wrap .title span {
	font-size: 2.8rem;
	font-weight: 700;
	color: #452000;
}
.page-template-page-mobile .infact-news .container {
	padding-left: 0;
	padding-right: 0;
}
.page-template-page-mobile .infact-news .wrap .right {
	width: 100%;
	border: none;
}
.page-template-page-mobile .infact-news .wrap .left:before,
.page-template-page-mobile .infact-news .wrap .right:before {
	display: none;
}
.page-template-page-mobile .infact-news .wrap {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: column-reverse;
	padding-bottom: 9rem;
	position: relative;
}
.page-template-page-mobile .infact-news .wrap .left {
	width: 100%;
	border: 0;
	position: static;
	padding: 0;
}
.page-template-page-mobile .infact-news .wrap .left .button {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	min-width: 200px;
}
.page-template-page-mobile .infact-news .wrap ul li {
    white-space: inherit;
    -o-text-overflow: inherit;
    text-overflow: inherit;
    overflow: visible;
    padding: 1rem 0;
}
.page-template-page-mobile .infact-news .wrap ul li a {
	display: block;
	line-height: inherit;
}
.button {
	background: #EF9656 url(../img/svg_icon_arrow.svg) right 1.5rem center no-repeat;
	color: #fff;
	border-radius: 4px;
	border: 0;
	width: 100%;
	line-height: 61px;
}
.button:before,
.button i {
	display: none;
}