@charset "UTF-8";

/*******************************************************************
                 start Go up
*********************************************************************/
.go-up {
	position: fixed !important;
	bottom: 20px;
	margin-bottom: 0;
	z-index: 999;
	right: 20px;
}
@media(max-width: 992px) {
	.go-up {
		right: 10px;
		bottom: 10px;
	}
}

/*******************************************************************
                 Menu for mobile
*********************************************************************/
/* off-mainnav */
#off-mainmenu {
	position: relative;
}
#off-mainmenu .off-mainnav {
	position: fixed;
	top: 0;
	bottom: 0;
    right: 0;
    max-width: 280px;
    overflow: auto;
    z-index: 10000;
	background-color: #fff;
	opacity: 0;
    transform: translatex(100%);
    -webkit-transform: translatex(100%);
    transition: all 0.35s ease 0s;
    -webkit-transition: all 0.35s ease 0s;
    visibility: hidden;
}
#off-mainmenu .hfe-nav-menu > li {
	clear: both;
	width: 100%;
	display: block;
	border-bottom: 1px dashed #dddddd;
}
#off-mainmenu .hfe-nav-menu > li:last-child {
	border-bottom-color: transparent;
}
#off-mainmenu .hfe-nav-menu > li.current-menu-item > a,
#off-mainmenu .hfe-nav-menu > li.current-menu-item .hfe-has-submenu-container > a,
#off-mainmenu .hfe-nav-menu > li.current-menu-parent a.hfe-sub-menu-item-active {
	color: var(--global--color-blue-sky);
}
#off-mainmenu .hfe-nav-menu li > a,
#off-mainmenu .hfe-nav-menu a.hfe-menu-item {
	display: grid;
	text-align: left;
	border-radius: 5px;
	padding: 10px;
}
#off-mainmenu .hfe-nav-menu li > a .sub-title,
#off-mainmenu .hfe-nav-menu a.hfe-menu-item .sub-title {
	font-size: 12px;
	padding-top: 2px;
}
  
.off-close {
	padding: 10px;
	border-bottom: 2px solid #dddddd;
}
.off-close .title {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	color: black;
}
.off-close .close-menu {
	color: black;
	padding: 2px 5px;
	float: right;
}
.rtl .off-close .close-menu {
	float: left;
}
.off-close .close-menu i {
	font-size: 18px;
}

#off-mainmenu .elementor-widget-navigation-menu .menu-item a.hfe-menu-item:hover, 
#off-mainmenu .elementor-widget-navigation-menu .sub-menu a.hfe-sub-menu-item:hover, 
#off-mainmenu .elementor-widget-navigation-menu .menu-item.current-menu-item a.hfe-menu-item, 
#off-mainmenu .elementor-widget-navigation-menu .menu-item a.hfe-menu-item.highlighted, 
#off-mainmenu .elementor-widget-navigation-menu .menu-item a.hfe-menu-item:focus {
	color: var(--global--color-blue-sky);
}

/* .mainmenu-active #page,  */
.mainmenu-active #off-mainmenu .off-mainnav {
	opacity: 1;
    transform: translatex(0);
    -webkit-transform: translatex(0);
    visibility: visible;
}
.mainmenu-active #off-mainmenu:before {
	background-color: rgba(0,0,0,.4);
    bottom: 0;
    content: "";
    height: 100%;
    right: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10000;
}
#off-mainmenu .hfe-nav-menu .sub-menu-toggle {
	display: none;
}
#off-mainmenu .hfe-nav-menu .menu-item-has-children .sub-menu {
	opacity: 1;
    visibility: visible;
    position: inherit;
    top: 0;
    box-shadow: none;
}
#off-mainmenu .hfe-nav-menu .menu-item-has-children .sub-menu > li {
	padding-left: 20px;
	border-top: 1px dashed #dddddd;
}
#off-mainmenu .hfe-nav-menu .menu-item-has-children .sub-menu > li a {
	padding-bottom: 12px;
}
#off-mainmenu .hfe-nav-menu li#menu-item-34 > a {
	border-radius: 0;
	color: #FFFFFF;
    background-color: #0092E5;
}


.header__hamburger__inner {
    position: absolute;
    width: 42px;
    height: 32px;
	right: 0;
}

.header__hamburger__border {
    position: absolute;
    display: block;
    width: 42px;
    height: 2px;
    background-color: var(--global--color-blue);
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    cursor: pointer;
}

.header__hamburger__border--top {
    top: 0
}

.header__hamburger__border--center {
    top: 50%;
    margin-top: -1px
}

.header__hamburger__border--bottom {
    bottom: 0
}

/******** custome submenu ***********/
.elementor-90 .elementor-element.elementor-element-15f75b7 nav.hfe-nav-menu__layout-horizontal:not(.hfe-dropdown) ul.sub-menu {
	margin-top: 21px;
}

.header__menu_mobile .hfe-nav-menu__breakpoint-tablet .hfe-layout-horizontal .hfe-nav-menu__toggle, 
.header__menu_mobile .hfe-nav-menu__breakpoint-tablet .hfe-layout-vertical .hfe-nav-menu__toggle {
	display: none;
}
.header__menu_mobile .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal, 
.header__menu_mobile .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-vertical {
	opacity: 1;
	visibility: visible;
	height: 100%;
}
.header__menu_mobile .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
	visibility: visible;
	opacity: 1;
}
.header__menu_mobile .header__btn_contact .elementor-button-link span {
	text-decoration: none;
}
.header__menu_mobile .elementor-element-fc96c76 .elementor-heading-title {
	line-height: 30px;
}

/*******************************************************************
                 Content
*********************************************************************/
.mb-0 {
	margin-bottom: 0 !important;
}
.home .entry-header {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
	display: none;
}

.entry-header, .post-thumbnail, .entry-content, .entry-footer, .author-bio {
	margin-top: 0;
}

.site .table__list a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
	background: #0092E5;
	color: white !important;
}

.show-list__link__inner .elementor-button-link .elementor-align-icon-right {
	-webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease,-webkit-transform .25s ease;
}
.show-list__link__inner .elementor-button-link .elementor-align-icon-right svg {
	width: inherit;
}
.show-list__link__inner .elementor-button-link:hover .elementor-align-icon-right,
.show-list__link__inner .elementor-button-link:focus .elementor-align-icon-right {
	-webkit-transform: translate(10px,-3px);
    transform: translate(10px,-3px);
}
.show-list__link__inner .elementor-button-link:hover .elementor-align-icon-right svg path,
.show-list__link__inner .elementor-button-link:hover .elementor-align-icon-right svg line,
.show-list__link__inner .elementor-button-link:focus .elementor-align-icon-right svg path,
.show-list__link__inner .elementor-button-link:focus .elementor-align-icon-right svg line {
	fill: var(--global--color-blue-sky);
	stroke: var(--global--color-blue-sky);
}

.section__social--link .wp-caption .wp-caption-text {
	transition: all .25s ease;
}
.section__social--link .wp-caption:hover .wp-caption-text,
.section__social--link .wp-caption:focus .wp-caption-text {
	color: var(--global--color-blue-sky);
}

.section__point .elementor-element .elementor-icon svg {
	height: auto;
}
.section__point .elementor-widget-icon-box .elementor-icon-box-content {
	padding-bottom: 10px;
}
#btn-detail .elementor-button-icon svg {
	width: auto;
}
.ehf-header #masthead {
	height: 100px;
	background-color: white;
}
/* section.section__header--top {
    width: 100%;
    position: fixed;
    background-color: white;
    z-index: 1000;
} */
.elementor-element-62af24f .swiper-slide-inner img {
	box-shadow: 0 0 5px rgba(0,0,0,0.12), 0 2px 5px rgba(0,0,0,0.14);
    margin: 10px 5px;
}
.letter-spacing {
	letter-spacing: 0;
}

.headding__title__recruit {
	left: 0;
	right: 0;
	margin: 0 auto;
}

.page-header {
	position: relative;
	z-index: 1;
	background-color: white;
}

.elementor-section.p-absolute {
	position: absolute;
}
.fs-5 {
	font-size: 24px;
}

.elementor-element-6521fc7d table tr td a {
	color: var(--global--color-blue);
}
.elementor-element-6521fc7d table tr td a:hover,
.elementor-element-6521fc7d table tr td a:focus,
.elementor-element-318f000 p a:hover,
.elementor-element-318f000 p a:focus,
.elementor-element-bc7f666 p a:hover,
.elementor-element-bc7f666 p a:focus {
	color: var(--global--color-blue-sky);
}

.elementor-element-318f000 p a,
.elementor-element-bc7f666 p a {
	font-weight: 500;
	color: var(--global--color-blue);
	text-decoration: underline;
}

.elementor-element-418a7435 table tr:first-child {
	text-align: center;
}
.elementor-element-418a7435 table tr td {
	padding: 5px;
}
.elementor-element-418a7435 table tr td:first-child,
.elementor-element-418a7435 table tr td:last-child {
	text-align: center;
}
.elementor-element-a5f02d5 p a {
	color: var(--global--color-blue);
	text-decoration: underline;
}
.elementor-element-a5f02d5 p a:hover {
	color: var(--global--color-blue-sky);
}

.link {
	color: var(--global--color-blue-sky);
	text-decoration: underline !important;
}
.link:hover {
	color: var(--global--color-blue-sky);
}

/********** button--small ********/
.button--small a,
.button__download--file .elementor-widget-container  {
	position: relative;
	width: 100% !important;
}
/* .button--small a:before, */
.button__download--file .elementor-widget-container:before {
	position: absolute;
	content: '';
	display: block;
	top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease,-webkit-transform .25s ease;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
/* .button--small a:hover:before, */
.button__download--file .elementor-widget-container:hover:before {
	-webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-origin: left;
    transform-origin: left;
}
.button__download--file .elementor-widget-container:before {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.button--small.button--small--blue a:hover {
	background-color: #0022A2 !important;
}
.button--small.button--small--yellow a:hover {
	background-color: #E33D00 !important;
}
.button__download--file.button__download--file--green .elementor-widget-container:before {
	background-color: #008A32 !important;
}
.button--small a > span,
.button__download--file .elementor-widget-container .elementor-icon-box-wrapper,
.button--large--contact .elementor-button-content-wrapper {
	position: relative;
	z-index: 10;
}
.button__download--file .elementor-icon-box-wrapper:hover .elementor-icon-box-title {
	color: white !important;
}

.button__download--file .elementor-icon-box-wrapper:hover .elementor-icon-box-icon path, 
.button__download--file .elementor-icon-box-wrapper:hover .elementor-icon-box-icon line {
	stroke: white;
}
.button__download--file.button__download--file--green .elementor-icon-box-wrapper {
	align-items: end;
}
/*************** banner_image--text *******************/
.banner_image--text .elementor-image-box-wrapper {
	overflow: hidden;
	position: relative;
}
.banner_image--text .elementor-image-box-wrapper 
.elementor-image-box-content {
	position: absolute;
    top: 0;
    margin: 30px;
    width: inherit;
    height: inherit;
    bottom: 0;
    padding: 9px;
    background-color: white;
	opacity: 0.9;
	letter-spacing: 0.9px;
}
.banner_image--text .elementor-image-box-wrapper 
.elementor-image-box-content:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #001976;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease,-webkit-transform .25s ease;
}
.banner_image--text .elementor-image-box-wrapper 
.elementor-image-box-content:hover:before {
	-webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-origin: left;
    transform-origin: left;
}
.banner_image--text .elementor-image-box-wrapper 
.elementor-image-box-content > div,
.banner_image--text .elementor-image-box-wrapper 
.elementor-image-box-content > p {
	position: relative;
	z-index: 10;
}
.banner_image--text .elementor-image-box-wrapper 
.elementor-image-box-content:hover {
	opacity: 1;
}
.banner_image--text .elementor-image-box-wrapper 
.elementor-image-box-content:hover > div,
.banner_image--text .elementor-image-box-wrapper 
.elementor-image-box-content:hover > p {
	color: white !important;
}
.banner_image--text.style-1 .elementor-image-box-wrapper 
.elementor-image-box-title div {
	margin-bottom: 6.5%;
}
.banner_image--text.style-2 .elementor-image-box-wrapper 
.elementor-image-box-title div {
	margin-bottom: 1%;
}
.banner_image--text.style-3 .elementor-image-box-wrapper 
.elementor-image-box-content {
	max-width: 462px;
	left: 0;
	right: 0;
	margin: 39px auto;
}
.banner_image--text.style-3 .elementor-image-box-wrapper 
.elementor-image-box-title div {
	margin-bottom: 13.5%;
}

/**************** page-title **************************/
.page-header__title {
	text-align: center;
}
.page-header__title .page-title {
	font-size: 37px;
	letter-spacing: 10px;
	font-weight: 700;
}
.page-header__title .archive-description {
	margin-top: 25px;
}

/*************** nav-links *************************/
.pagination .nav-links {
	margin-top: 15px;
}

/************* section__call__suport ***********************/
.red,
.badge-danger,
.wpcf7-not-valid-tip {
	color: #DC000C;
}

.font--size35 {
	font-size: 20px;
}
.section__call__suport .red {
	font-size: 14px;
	line-height: 20px;
}
.section__call__suport .call__suport--phone {
	font-size: 18px;
	font-weight: bold;
}
.section__call__suport .call__suport--phone a:hover,
.section__call__suport .call__suport--phone a:focus {
	color: var(--global--color-blue-sky);
}
.secttion__heading--feel h2 .red {
	font-size: 80px;
	font-weight: bold;
}
.section__list--intro .elementor-icon-list-items > li {
	border: 1px solid #1A1311;
	padding: 4px 10px;
	min-width: 160px;
}
.section__list--intro.style--2 .elementor-icon-list-items > li {
	min-width: 205px;
	padding: 4px 14px;
}
.section__list--intro.style--2 .elementor-icon-list-items > li .span__text--email {
	font-size: 16px;
	display: block;
}

.section__intro--cup .span__min--width {
	min-width: 80px;
	display: inline-block;
}
.box__border--gradient {
	position: relative;
	background-clip: padding-box;
	border: 5px solid transparent;
	background-color: #fff;
	border-radius: 50px;
}
.box__border--gradient:before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: -1;
	margin: -5px;
	background: transparent linear-gradient(90deg, #D39400 0%, #FFEF37 25%, #D39400 49%, #FFEF37 74%, #D39400 100%) 0% 0% no-repeat padding-box;
	border-radius: inherit;
}

/************* section__contact--emailphone ***********/
.section__contact--emailphone .contact__emailphone--iconlist ul {
	max-width: 326px;
    margin: 0 auto;
    display: block;
}
.section__contact--emailphone .contact__emailphone--iconlist ul li > a {
	background: white;
	padding: 14px 20px;
	margin-bottom: 21px;
	transition: all .25s ease;
}
.section__contact--emailphone .contact__emailphone--iconlist ul li > a:hover,
.section__contact--emailphone .contact__emailphone--iconlist ul li > a:focus {
	background: var(--global--color-blue-sky);
	color: white;
}
.section__contact--emailphone .contact__emailphone--iconlist ul li > a:hover path,
.section__contact--emailphone .contact__emailphone--iconlist ul li > a:focus path,
.section__contact--emailphone .contact__emailphone--iconlist ul li > a:hover rect,
.section__contact--emailphone .contact__emailphone--iconlist ul li > a:focus rect {
	stroke: white;
}

.section__contact--tell--office .contact--phone {
	opacity: 0;
	height: 0;
	visibility: hidden;
}
.section__contact--tell--office .elementor-widget-container {
	min-height: 60px;
	transition: all .25s ease;
}
.section__contact--tell--office .elementor-widget-container .contact--address {
	padding-top: 6px;
}
.section__contact--tell--office .elementor-widget-container:hover {
	padding: 7px 19px 5px;
}
.section__contact--tell--office .elementor-widget-container:hover .contact--address {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding-top: 0;
}
.section__contact--tell--office .elementor-widget-container:hover .contact--phone {
	opacity: 1;
	height: 100%;
	visibility: visible;
	font-size: 14px;
	font-weight: bold;
}
.section__contact--tell--office .contact--phone a {
	color: #004282;
}

.privacy-policy .section__contact--emailphone .contact__emailphone--iconlist ul li > a {
	border: 1px solid #1A1311;
}
.privacy-policy  .section__contact--emailphone .contact__emailphone--iconlist ul li > a:hover,
.privacy-policy  .section__contact--emailphone .contact__emailphone--iconlist ul li > a:focus {
	border-color: var(--global--color-blue-sky);
}

.section__contact--emailphone .contact__emailphone--iconlist ul li > a:hover .elementor-icon-list-text,
.section__contact--emailphone .contact__emailphone--iconlist ul li > a:focus .elementor-icon-list-text {
	color: white;
}

/************* banner__link_text *************/
.banner__link_text .elementor-widget-html {
	height: 100%;
}
.banner__link_text a {
	background: linear-gradient(45deg, #c2e6f6 0%, #d0d0f6 100%);
	display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
	padding: 30px;
}
.banner__link_text:hover {
	opacity: 0.7;
	transition: opacity 400ms;
}
.banner__link_text a .banner__link_text_span {
	background-color: white;
	width: 100%;
	height: 100%;
	padding: 30px 10px;
}
.banner__link_text.style-1 a {
	background: linear-gradient(45deg, #d3bbf4 0%, #f6e1e1 100%);
}
.banner__link_text a span {
	display: block;
    width: 100%;
    text-align: center;
}
.banner__link_text a span.banner__link_text_span1 {
	font-size: 1.5rem;
	font-weight: 600;
}

/************* threestar__banner__text *************/
.threestar__banner__text .wp-caption {
	position: relative;
}
.threestar__banner__text .wp-caption-text {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 50%;
	padding: 10px;
	transform: translateY(-50%);
}
.threestar__banner__text .wp-caption-text p {
	font-size: 18px;
	font-family: var(--global--font-secondary);
	letter-spacing: 0;
}
.threestar__banner__text.style1 .wp-caption-text {
	left: 7px;
	margin: 0;
}
.threestar__banner__text.style1 .wp-caption-text p,
.threestar__banner__text.style2 .elementor-image-box-content .text-1 {
	font-size: 16px;
}

.threestar__banner__text.style2 .elementor-image-box-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0;
	width: 100%;
	padding: 10px;
        background: #ffffffba;
}
.threestar__banner__text.style2 .elementor-image-box-content .elementor-image-box-title span {
	display: block;
}

/************** Section__right__linklist **********/
.list-style .elementor-icon-list-item {
	list-style: none;
}
.Section__right__linklist .elementor-icon-list-item {
	border-bottom: 1px solid #ccc;
	list-style: none;
}
.Section__right__linklist .elementor-icon-list-item .elementor-icon-list-icon {
	font-size: 12px;
}
.Section__right__linklist .elementor-icon-list-item:last-child {
	border-bottom: none;
}

.threestar-icon-list-items,
.threestar-icon-list-items .elementor-icon-list-item {
        list-style-type: decimal;
}
.threestar-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
	text-decoration: underline;
}

/*******************************************************************
                page contact
*********************************************************************/
.sanpo--contact .form-group {
	margin-bottom: 15px;
}
.sanpo--contact .form-group label {
	font-weight: 400;
	margin-bottom: 3px;
    display: block;
	font-size: 16px;
}
.sanpo--contact .form-group .span--space {
	min-width: 33px;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}
.sanpo--contact .field__policy {
	margin-bottom: 15px;
}
.sanpo--contact .field__policy a {
	color: var(--global--color-blue-sky);
	text-decoration: underline;
}
.sanpo--contact .field__policy a:hover,
.sanpo--contact .field__policy a:focus {
	text-decoration: none;
}
.sanpo--contact .field__policy,
.sanpo--contact .field__privacy {
	text-align: center;
}
.sanpo--contact .form-group-button {
	text-align: center;
	display: block;
	margin-top: 50px;
}
.sanpo--contact .btn-send {
	background-color: var(--global--color-blue) !important;
	display: block;
	padding: 10px 30px;
	margin: 0 auto;
	transition: all .25s ease;
	min-width: 300px;
	border: 1px solid var(--global--color-blue);
	color: white !important;
	font-family: var(--global--font-secondary);
	font-weight: 400;
}
.sanpo--contact .btn-send:hover {
	color: white !important;
	border-color: var(--global--color-blue-sky);
	background-color: var(--global--color-blue-sky) !important;
}
.sanpo--contact .btn-send:focus {
	outline: none;
}
.sanpo--contact {
	max-width: 543px;
	margin: 0 auto;
}
.wpcf7 form .wpcf7-response-output {
	margin: 2em auto 1em;
	max-width: 543px;
}

.contact--note {
	margin-bottom: 70px;
	text-align: center;
}
.contact--note p {
	margin-bottom: 0;
}
.sanpo--contact .form-group-tel p {
	display: flex;
	align-items: baseline;
	margin-bottom: 0;
}
.sanpo--contact .form-group-tel p .wpcf7-form-control-wrap {
	max-width: 103px;
	position: relative;
	margin-right: 33px;
}
.sanpo--contact .form-group-tel p .wpcf7-form-control-wrap:after {
	position: absolute;
	content: '-';
	right: -23px;
    top: 24px;
    transform: translateY(-50%);
	font-size: 20px;
}
.sanpo--contact .form-group-tel p .wpcf7-form-control-wrap:last-child:after {
	content: none;
}
div#wpcf7cpcnf {
	position: absolute;
}
#wpcf7cpcnf {
	max-width: 650px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
#wpcf7cpcnf table tr {
	display: grid;
	border-bottom: 1px solid #707070;
}
#wpcf7cpcnf table th, 
#wpcf7cpcnf table td {
	border: none;
	padding: 2px 0;
}
#wpcf7cpcnf table th {
	font-weight: 400;
	margin-top: 20px;
}
#wpcf7cpcnf table td {
	padding-bottom: 20px;
	font-weight: 500;
	color: #1A1311;
}
#wpcf7cpcnf table th p,
#wpcf7cpcnf table td p {
	margin-bottom: 0;
}
#wpcf7cpcnf .wpcf7cp-btns {
	margin: 70px auto 0;
	text-align: center;
}
#wpcf7cpcnf .wpcf7cp-btns .wpcf7-form-control {
	width: 300px;
	padding: 11.5px 20px;
	border-width: 1px;
	font-size: 19px;
	font-weight: 400;
	transition: all .25s ease;
}
#wpcf7cpcnf .wpcf7cp-btns .wpcf7-form-control.wpcf7cp-cfm-edit-btn {
	background-color: #FFFFFF;
	border-color: #1A1311;
	color: #1A1311;
	font-family: var(--global--font-secondary);
}
#wpcf7cpcnf .wpcf7cp-btns .wpcf7-form-control.wpcf7cp-cfm-submit-btn {
	background-color: var(--global--color-blue);
	border-color: var(--global--color-blue);
	font-family: var(--global--font-secondary);
}
#wpcf7cpcnf .wpcf7cp-btns .wpcf7-form-control.wpcf7cp-cfm-edit-btn:hover,
#wpcf7cpcnf .wpcf7cp-btns .wpcf7-form-control.wpcf7cp-cfm-edit-btn:focus,
#wpcf7cpcnf .wpcf7cp-btns .wpcf7-form-control.wpcf7cp-cfm-submit-btn:hover,
#wpcf7cpcnf .wpcf7cp-btns .wpcf7-form-control.wpcf7cp-cfm-submit-btn:focus {
	color: white;
	border-color: var(--global--color-blue-sky);
	background-color: var(--global--color-blue-sky);
	outline: none;
}
.wpcf7-form.submitting,
.wpcf7-form.resetting,
.wpcf7cp-progress-cover,
.wpcf7cp-progress-content {
	display: none;
	height: 0;
}
.wpcf7 .wpcf7-submit:disabled {
	border-color: transparent;
}
#wpcf7cpcnf table tr:last-child {
	display: none;
}

div.wpcf7 {
	z-index: 9;
}
.confirm__content {
	text-align: center;
	margin-bottom: 70px;
}

/*******************************************************************
                page Not found
*********************************************************************/
.not-found .page-content {
	text-align: center;
	padding-top: 50px;
}
.not-found .page-content p.pnf-title {
    font-size: 100px;
    line-height: normal;
    font-weight: bold;
    color: #000000;
}
.not-found .page-content p.pnf-desc {
	margin-top: 0;
	margin-bottom: 10px;
}
.not-found .page-content .pnf-buttons a {
	color: var(--global--color-blue-sky);
}
.not-found .page-content .pnf-buttons a:hover,
.not-found .page-content .pnf-buttons a:focus {
	text-decoration: none;
}


/*******************************************************************
                Breadcrumb NavXT Compatibility.
*********************************************************************/
.breadcrumbs {
	text-align: center;
}
.breadcrumbs a {
	color: var(--global--color-blue);
}
.breadcrumbs a:hover,
.breadcrumbs a:focus {
	color: var(--global--color-blue-sky);
}
.breadcrumb-link {
	color: #878788;
	font-size: 1rem;
	line-height: 30px;
	padding: 60px 0 30px;
}
.breadcrumb-link  span > span {
	padding-left: 10px;
}
.breadcrumb-link  span > a.home {
	padding-left: 0;
	text-decoration: underline;
}
.breadcrumb-link  span > a {
	color: var(--global--color-blue-sky);
	margin-right: 10px;
	padding-left: 10px;
}
.breadcrumb-link  span > a:hover,
.breadcrumb-link  span > a:focus {
	color: var(--global--color-blue);
}

/*******************************************************************
                Header
*********************************************************************/

/* header__btn_contact */
.header__btn_contact .elementor-button-link {
	width: 100%;
}
.header__btn_contact .elementor-button-link .elementor-button-content-wrapper {
	align-items: center;
	display: inline-flex;
}
.header__btn_contact .elementor-button-link .elementor-button-icon {
	font-size: 24px;
}

.elementor-element.elementor-element-bb4854f .elementor-heading-title .title-tel {
	font-size: 18px;
}

/*******************************************************************
                Footer
*********************************************************************/
.home footer {
	margin-top: 0;
	border-top: none;
}
footer {
	margin-top: 30px;
}

.footer-width-fixer .elementor-icon-list-items {
	list-style: none;
}

.grecaptcha-badge {
	bottom: 90px !important;
	z-index: 9;
}

/*******************************************************************
                Responsive
*********************************************************************/
@media(min-width: 820px) {
	.span--break {
		display: block;
	}
	.font-large {
		font-size: 48px;
		margin-left: -26px;
		margin-right: -23px;
	}
}
@media(max-width: 1199px) {
	
}
@media(max-width: 1024px) {
	.header__hamburger__inner {
		top: -16px;
	}
	.ehf-header #masthead {
		height: 68px;
	}
}
@media(max-width: 992px) {
	.font--size35 {
		font-size: 18px;
	}

	.heading__standard span.span--note {
		margin-left: 20px;
    	font-size: 15.5px;
	}

	.banner__link_text a span.banner__link_text_span1 {
		font-size: 1.2rem;
	}
}

@media(max-width: 767px) {
	.section__contact--tell--office .elementor-widget-container {
		min-height: 50px;
		transition: all .25s ease;
	}
	.section__contact--tell--office .elementor-widget-container:hover {
		padding: 4px 19px 0px;
	}
	.contact--note {
		margin-bottom: 30px;
	}
	.confirm__content {
		margin-bottom: 10px;
	}
	#wpcf7cpcnf .wpcf7cp-btns {
		margin: 25px auto 0;
	}
	.ehf-header #masthead {
		height: 65px;
	}
	.header__hamburger__inner {
		top: -18px;
	}

	.button--large--contact a  {
		background-image: url(../images/brn30-mobile.png);
		background-repeat: no-repeat;
		background-position: center left;
		max-width: 343px;
		height: 55px;
		padding: 20px 20px 15px !important;
	}

	.image_box_banner .elementor-image-box-wrapper {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.elementor-image-box-content {
		padding: 30px 10px;
	}

	.banner__link_text a span.banner__link_text_span1 {
		font-size: 15px;
	}
	.banner__link_text a span.banner__link_text_span2 {
		font-size: 12px;
	}

	footer {
		margin-top: 40px;
	}

	.threestar__banner__text .wp-caption-text {
		width: 100%;
	}

	.header__menu_mobile .header__btn_contact .elementor-button-link {
		border-radius: 0;
		border: 2px solid var(--global--color-blue-sky);
		color: var(--global--color-blue-sky);
		background-color: white;
	}
	.header__menu_mobile .header__btn_contact .elementor-button-link:hover {
		border-color: var(--global--color-blue);
		color: var(--global--color-blue);
	}

	.threestar__banner__text .wp-caption-text p,
	.threestar__banner__text.style1 .wp-caption-text p {
		font-size: 12px;
	}

	.elementor-element-418a7435 table tr td:first-child {
		width: 18% !important;
	}
	.elementor-element-418a7435 table tr td:nth-child(2) {
		width: 30% !important;
	}
}
@media(max-width: 568px) {
	
	button.wpcf7cp-cfm-edit-btn {
		margin-right: 0;
	}

	.entry-content ul,
	.entry-content ol {
		padding-left: calc(1 * var(--global--spacing-horizontal));
	}
}
@media(max-width: 480px) {

	.sanpo--contact input[type=text], 
	.sanpo--contact input[type=email],
	.site textarea {
		margin: 0;
	}

}
@media(max-width: 414px) {
	.page-header__title {
		padding-bottom: 20px;
	}
	.page-header__title .page-title {
		font-size: 28px;
	}
	.breadcrumb-link {
		padding-bottom: 30px;
		padding-top: 30px;
	}

	.navigation .nav-links > * {
		min-width: 36px;
	}
	.sanpo--contact input[type="tel"] {
		width: 80px;
	}
	.sanpo--contact .form-group {
		margin-bottom: 20px;
	}

	.wpcf7-list-item-label {
		font-size: 14px;
	}
}