  /*
Theme Name: ﾌｨﾍ藉WAG v2
Version: 2.1.3
*/
html {
	background-color: #f7f8f8;
}

img {
    overflow-x: hidden;
}

body {
	font-family: 'Lato', sans-serif;
	box-shadow: 0 2px 14px rgba(60, 65, 66, .18);
	color: #404040;
	margin-top: 75px;
	-webkit-font-smoothing: antialiased;
}

body.landing-menu {
	margin-top: 72px;
}

body.landing-menu.homepage {
	margin-top: 0px;
}

body.ebook-navbar {.dropdown>a.text-white::after
	margin-top: 0px;
}

body.ebook-navbar nav {
	box-shadow: none!important;
}

body.cookie-notify .cookie-notice {
	display: flex;
}

body.cookie-modal {
	overflow: hidden;
}

body.cookie-modal .double-cookie-notice {
	display: flex;
}

.cookie-notice {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	background-color: #fff;
	display: none;
	justify-content: center;
	align-items: center;
	padding: 20px 10px;
	-webkit-box-shadow: 0 20px 25px 10px;
	-moz-box-shadow: 0 20px 25px 10px;
	box-shadow: 0 20px 25px 10px;
}

.double-cookie-notice {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.7);
	z-index: 1400;
	display: none;
	align-items: center;
	justify-content: center;
}

.double-cookie-notice .cookie-notice {
	background-color: #fff;
	position: relative;
	padding: 30px;
	max-width: 720px;
	display: flex;
	align-items: center;
	border-radius: 6px;
	margin: 20px;
	box-shadow: 0px 0px 10px 0px #333;
}

.double-cookie-close {
	font-size: 24px;
	position: absolute;
	top: 0px;
	right: 7px;
	cursor: pointer;
}

.cookie-notice > a {
	margin-left: 5px;
}

.cookie-notice > div > * {
	margin-bottom: 0;
}

.cookie-notice > div > a {
	color: #16a55a;
}

.accept-cookie {
	padding: 8px 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 1px solid #16a55a;
	color: #16a55a;
	background-color: #fff;
	margin-left: 10px;
	cursor: pointer;
	white-space: nowrap;
}

.accept-cookie.modal-okay {
	color: #fff;
	background-color: #16a55a;
}

@media (max-width:500px) {
	.cookie-notice {
		flex-direction: column;
	}

	.accept-cookie {
		margin: 5px 0px 0px 0px;
	}
}

.ebook-template .container {
	position: relative;
	z-index: 200;
}

.test-load {
	filter: blur(10px);
	width: 100%;
	transition: 2s;
}

.test-load.loaded {
	filter: blur(0px);
	transition: 2s;
}

body.blog-post-page {
	margin-top: 24px;
}

h2 {
	font-size: 1.85rem !important;
}

h4 {
	font-size: 1.35rem !important;
}

.full-height {
    min-height: calc(100vh - 75px);
}

#carouselE span.subhead {
	font-size: 1.15rem;
	line-height: 1.85rem;
}

.how-it-works {
	padding-top: 4rem;
	padding-bottom: 6.5rem;
}

.how-it-works .sub-title {
	font-size: 0.75rem;
	font-weight: 500;
	color: #CFD6D7;
	letter-spacing: 0.075rem;
	margin-bottom: 0.85rem;
}

.how-it-works .column-header {
	font-size: 1.35rem !important;
	font-weight: 700;
	color: #3C4142;
}

nav.navbar.not-home {
	box-shadow: 0 2px 14px rgba(60, 65, 66, .18);
}

button:focus {
	outline: none;
}

a,
a:hover,
a:active,
a:focus {
	color: unset;
	text-decoration: none;
}

.text-underline {
	text-decoration: underline !important;
}

.mwx-1080 {
	max-width: 1080px;
}

/* base styles for all the pages */

.link a {
	font-weight: bold;
	color: #16a55a !important;
}

.small-caption {
	color: #ccc;
	font-size: 13px;
}

.small-heading {
	color: #aab2b4;
}

.box-width {
	width: 50%;
}

.partner-logo {
	height: auto;
	width: auto;
	max-width: 100px;
	max-height: 55px;
}

/* end of base styles for all the pages */

#terms-of-service a {
	color: #16a55a;
}

.block-im {
	height: 55px;
	min-width: 100px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.bg-transparent {
	background-color: transparent !important;
	transition: .4s;
}

.im-prx {
	top: 300px;
	left: 50px;
}

.parallax-window {
	min-height: 400px;
	background: transparent;
}

.parallax-window {
	min-height: 400px;
	background: transparent;
}

.navbar {
	transition: .4s;
}

.display-0 {
	font-size: 8rem;
}

.z-10 {
	z-index: 10;
}

.up-50 {
	transform: translateY(-50px);
}

.up-100 {
	transform: translateY(-100px);
}

.mb-up-50 {
	transform: translateY(-50px);
	margin-bottom: -50px;
}

.pb-6 {
	padding-bottom: 6rem;
}

.mb-6 {
	margin-bottom: 6rem;
}

.pb-10 {
	padding-bottom: 10rem;
}

.py-8 {
	padding: 8rem 0;
}

.full-width {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.mw-20 {
	max-width: 20% !important;
}

.w-90 {
	width: 90%;
}

.mw-94 {
	max-width: 95%;
}

.mh-520 {
	min-height: 520px;
}

.mh-460 {
	min-height: 460px;
}

.scale1-2 {
	height: 60vh;
	width: auto;
}

.mh-290 {
	min-height: 290px;
}

.mh-225 {
	min-height: 225px;
}

.mh-40 {
	max-height: 40px;
}

.lh-105 {
	line-height: 105px;
}

.numbers>sup {
	vertical-align: super;
	top: 1rem;
}

/* colors */

.text-grey {
	color: #A6AFB0;
}

.text-light-grey {
	color: #9ba0a1;
}

.text-green {
	color: #8ac1a4;
}

.text-light-black {
	color: #3c4142;
}

.text-light-green {
	color: #16a55a !important;
}

.bg-light-green {
	background-color: #16a55a;
}

.bg-light {
	background-color: #fff !important;
}

/* website position */

.up-md-50 {
	transform: translateY(-50px);
}

/* end of website position */

.opacity-0 {
	opacity: 0;
}

.nav-logo {
	width: 120px;
	height: 30px;
}

a.btn-green {
	text-decoration: none !important;
}

.btns.btn-group a.btn {
	margin: unset;
}

.btns a.btn {
	font-size: 20px;
	border-radius: 30px;
	-o-border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	padding: 8px 20px;
	text-decoration: none;
	transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}

.btn-green {
	border-radius: 30px;
	-o-border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	padding: 8px 20px;
	text-decoration: none;
	border: 1px solid #16a55a;
	transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	border: 1px solid #16a55a;
}

.hvr-grow-shadow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 21px rgba(0, 0, 0, 0.15);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: box-shadow, transform;
	transition-property: box-shadow, transform;
}

.hvr-grow-shadow:hover,
.hvr-grow-shadow:focus,
.hvr-grow-shadow:active {
	box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.navbar-nav li {
	margin: 0 17px;
}

.navbar-nav li a {
	text-decoration: none;
	font-weight: 400;
	white-space: nowrap;
}

.menu-item.nav-item.dropdown>a {
	width: auto !important;
}

.not-home .menu-item.nav-item.dropdown.show>a,
.not-home .menu-item.nav-item.active>a {
	color: #008b47 !important;
}

.not-home .navbar-nav li:not(.btn-green) a:hover {
	color: #008b47 !important;
}

.navbar-nav li.btn-green a,
.navbar-nav li.btn-green {
	border: 1px solid transparent;
}

.not-home .btn-green.menu-item.nav-item {
	background-color: #16a55a;
}

.not-home .navbar-nav li:not(.btn-green) a {
	color: #3c4142;
}

.not-home .navbar-nav li.btn-green a {
	color: #fff !important;
}

.dropdown-menu {
	border: none;
	margin: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-left: 40px;
	padding-right: 40px;
}

.dropdown-menu::before {
	content: '';
	display: block;
	border-bottom: 7px solid #fff;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	top: -7px;
	position: absolute;
	position: absolute;
	z-index: 1;
}

.dropdown-menu a {
	color: #6D7475 !important;
	padding: .55rem 0rem;
	margin: 0px 30px;
	font-weight: 300 !important;
}

.dropdown-menu a:hover {
	color: #129450 !important;
	text-decoration: none;
	font-weight: normal !important;
}

.dropdown-menu a:last-child {
	padding-bottom: .65rem !important;
}

.bg-navrik {
	background-color: #F1FAF5;
}

.dropdown-menu.show {
	opacity: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	box-shadow: 0 0 21px rgba(0, 0, 0, 0.15);
}

a.rotate::after {
	transform: rotate(180deg);
}

.dropdown>a {
	display: inline-block;
}

.dropdown>a.text-white::after {
	font-size: 14px;
	margin-left: 5px;
	margin-top: 3px;
	display: inline-block;
	content: ' ';
	background-image: url('/wp-content/themes/planswell/includes/images/arrow.svg');
	background-size: 10px;
	height: 14px;
	width: 12px;
	background-repeat: no-repeat;
	background-position: center;
	transition: .4s;
}

.dropdown>a.text-light-black::after,
.not-home .dropdown>a::after {
	font-size: 14px;
	margin-left: 5px;
	margin-top: 3px;
	display: inline-block;
	content: ' ';
	background-size: 10px;
	height: 14px;
	width: 12px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('/wp-content/themes/planswell/includes/images/arrow-dark.svg');
	transition: .4s;
}

li.dropdown.rotate>a::after {
	transform: rotate(180deg);
}

.navbar-toggler {
	border: unset;
}

.icon-bar {
	display: block;
	width: 22px;
	height: 3px;
	transition: .4s all ease-in-out;
	margin-bottom: 4px;
}

.icon-bar:last-child {
	margin-bottom: 0px;
}

.dropdown-menu>a {
	border-bottom: 1px solid #eef1f2;
}

.dropdown-menu>a:last-child {
	border-bottom: none;
}

/* homepage */

.card-header {
	background-color: unset;
	padding: unset;
}

.card {
	border: none;
}

button.btn-link {
	color: unset;
}

.carousel-inner {
	height: 90vh;
}

.btn-link:hover {
	color: unset;
	text-decoration: none;
}

button.btn-link>svg {
	color: #16a55a;
}

.bg-image-styles {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#carouselE {
	min-height: 90vh;
	width: 100%;
}

.mh-80 {
	min-height: 80vh;
}

.mh-90 {
	min-height: 90vh;
}

.accordion .btn {
	font-size: 1.25rem;
	display: flex;
	align-items: center;
	text-decoration: none;
	white-space: normal;
	text-align: left;
}

.accordion .custom-angle-right {
	transition: .4s;
}

.accordion .btn-toggle.rotate .custom-angle-right {
	transform: rotate(90deg);
}

.accordion .card>.card-header:nth-child(2) {
	border-bottom: 1px solid transparent !important;
}

.main-banner {
	min-height: 630px;
}

.logos {
	box-shadow: 0px 1px 12px rgba(60, 65, 66, .15);
	background: #fff none repeat scroll 0 0;
	padding: 15px 30px;
	max-width: 900px;
	border-radius: 6px;
}

.logos>img {
	padding: 10px;
	opacity: .65;
	height: 70px;
	max-width: 200px;
}

.logos>a {
	margin-right: 35px;
	display: flex;
	align-items: center;
	height: 55px;
}

.logos>a:last-child {
	margin-right: unset;
}

/* feedback section */

#faqs .bg-mountain::before,
.bg-mountain::after {
	opacity: 1 !important;
}

.feedback {
	min-height: 520px;
	background: linear-gradient(to bottom, #ddf6f3 0%, #eaf9f8 50%, #f8fdfd 100%);
	position: relative;
	overflow-x: hidden;
	transition: 1s;
	padding-bottom: 5.5rem
}

.feedback::before,
.feedback::after {
	content: '';
	max-width: 630px;
	max-height: 450px;
	position: absolute;
	bottom: 0;
	width: 45%;
	height: 100%;
	opacity: .65;
	transition: 1s;
}

.feedback::before {
	background-image: url('/wp-content/themes/planswell/includes/images/vista-left.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left bottom;
	left: 0;
}

.feedback::after {
	background-image: url('/wp-content/themes/planswell/includes/images/vista-right.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right bottom;
	right: 0;
}

.feedback h2 {
	font-size: 2.35rem;
	font-weight: 700;
	color: #3c4142;
}

.feedback.visible::before {
	left: -10%;
	transition: 1.4s;
}

.feedback.visible::after {
	right: -10%;
	transition: 1.4s;
}

/* testemonial slider */

.testemonials {
	background-image: url('/wp-content/themes/planswell/includes/images/pattern-background.png');
	background-color: #EEF8F3;
	min-height: 500px;
}

.testemonials .carousel-item .col-12 {
	padding-left: unset !important;
	padding-right: unset !important;
}

.small-caption {
	font-size: 0.75rem;
	letter-spacing: 0.075rem;
}

.testemonials .carousel img,
.testemonials .carousel .slide-block {
	max-height: 250px;
}

.testemonials .carousel .slide-block p:first-child {
	font-size: 1.15rem;
	line-height: 1.65rem;
	color: #6D7475;
}

.testemonials .carousel .slide-block p:last-child {
	font-weight: 500;
	font-style: italic;
}

.testemonials .carousel .slide-block p:last-child span {
	font-size: 1rem;
	font-weight: 700;
	color: #3c4142;
}

.testemonials .carousel .slide-image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	min-height: 250px;
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}

.carousel~.carousel-control-prev-custom,
.carousel~.carousel-control-next-custom {
	position: absolute;
	color: #fff;
	background-color: #16a55a;
	width: 35px;
	height: 35px;
	border-radius: 50%;
}

.carousel~.carousel-control-prev-custom {
	left: 0;
}

.carousel~.carousel-control-next-custom {
	right: 0;
}

.carousel-indicators {
	bottom: -45px;
}

.carousel-indicators .active {
	background-color: #16a55a;
	opacity: 1;
	transform: 1s;
}

.carousel-indicators li {
	background-color: #16a55a;
	opacity: .3;
	transform: 1s;
}

.carousel-inner-custom {
	position: relative;
	overflow: unset;
	width: 85%;
	box-shadow: 0 2px 14px rgba(60, 65, 66, 0.18);
	background-color: #fff;
	border-radius: 6px;
}

.carousel-indicators li {
	width: 9px;
	height: 9px;
	border-radius: 50%;
}

/* PAGE BLOCKS SLIDE UP EFFECT */

.come-in--1 {
	opacity: 0;
	transform: translateY(50px);
	animation: come-in 1s ease forwards;
}

.come-in--2 {
	opacity: 0;
	transform: translateY(50px);
	animation: come-in 1s ease forwards;
	animation-delay: .4s;
}

.come-in--3 {
	opacity: 0;
	transform: translateY(50px);
	animation: come-in 1s ease forwards;
	animation-delay: .8s;
}

@keyframes come-in {
	to {
		transform: translateY(0);
		opacity: 1;
	}
}

.write::after {
	content: '|';
	display: inline;
	-webkit-animation: blink 0.7s infinite;
	-moz-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite;
}

@keyframes blink {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes blink {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes blink {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

/* footer */

footer ul,
footer li {
	padding: 0;
	list-style: none;
}

footer li {
	margin-bottom: 7px !important;
}

footer h3.widgettitle {
	color: #16a55a;
	font-weight: 700;
}

footer a.mail {
	font-weight: 400;
	color: #16a55a;
	margin-top: 6px;
	display: block;
}

footer .social-links>a {
	background-color: #16a55a;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	color: #fff;
	margin-right: 5px;
}

footer .social-links>a>svg {
	font-size: 12px !important;
}

footer .copy {
	color: #b9c0c2;
}

footer .textwidget a {
	word-wrap: break-word;
}

.bg-img {
	background-position: bottom;
	background-size: cover;
	background-repeat: no-repeat;
}

/* about us page */

#about-us .main-block {
	color: #6d7475;
}

.title-lk-black {
	color: #3c4142;
	font-weight: 700;
}

.date-wrap {
	color: #9fa5a6;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#about-us .about-header {
	min-height: 500px;
	border-bottom: 1px solid #eef1f2;
	position: relative;
	background-image: url("/wp-content/uploads/2019/03/your-bank-will-hate-us.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}

.mw-720 {
	max-width: 720px;
}

.team-section-title,
.related-blogs {
	color: #a5aeb0;
}

#about-us .person-block {
	box-shadow: 0 2px 14px rgba(60, 65, 66, .18);
	margin-bottom: 20px;
	border-radius: 5px;
	transition: .4s;
}

#about-us .person-block:hover,
#about-us .person-block:active,
#about-us .person-block:focus {
	box-shadow: 0 2px 14px rgba(22,165,90,.5);
	transition: .4s;
	cursor: pointer;
}

#about-us .person-block .user-info {
	background-color: #fff;
}

#about-us .modal-header .close {
	position: absolute;
  right: 20px;
}

#about-us .modal {
	padding-right: 0px!important;
}

#about-us .modal-content {
	border: none;
}

#about-us .modal .close {
	position: absolute;
    z-index: 10;
    right: 15px;
    color: #fff;
    opacity: .3;
    top: 5px;
    transform: scale(1.3);
}

#about-us .modal-body {
	padding-right: 0px!important;
	padding-left: 0px!important;
	padding-top: 0px!important;
}

#about-us .modal-body img {
	border-top-left-radius: .3rem;
	border-top-right-radius: .3rem;
}

#about-us .modal-body blockquote {
	padding-top: 15px;
}

#about-us .person-avatar {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	transition: .4s;
}

#about-us .modal-header {
	border-bottom: none;
}

@media (min-width: 769px) {
	#about-us .user-card:hover .main-avatar {
		/* transform: rotateY(180deg); */
		filter: blur(50px);
		opacity: 0;
	}

	#about-us .user-card:hover .cartoon {
		/* transform: rotateY(360deg); */
		filter: blur(0px);
		opacity: 1;
	}
}

@media (max-width: 768px) {
	#about-us .user-card.swipe .main-avatar {
		filter: blur(50px);
		opacity: 0;
	}

	#about-us .user-card.swipe .cartoon  {
		filter: blur(0px);
		opacity: 1;
	}
}

#about-us .cartoon {
	position: absolute;
	top: 0;
	left: 0;
	/* transform: rotateY(180deg); */
	filter: blur(50px);
	opacity: 0;
}

#about-us .person-name {
	font-size: 18px;
	font-weight: 700;
	color: #3c4142;
}

#about-us .person-position {
	color: #909799;
	font-size: 14px;
}

#why-planswell {
	padding-top: 120px !important;
}

/* white shadow box */

.box {
	box-shadow: 0 2px 14px rgba(60, 65, 66, .18);
	border-radius: 6px;
}

/* what we do */

#what-we-do .image-on-section {
	right: 0;
	bottom: 0;
	width: 60%;
}

#what-we-do .image-on-section>img {
	max-width: 80%;
}

#what-we-do .process-counter {
	background-color: #16a55a;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	color: #fff;
	margin: 0 auto;
}

#what-we-do figure>p,
#for_employers figure>p {
	text-align: center;
}

.mh-150 {
	min-height: 150px;
}

/* FAQS */

#faqs>section {
	padding-top: 5.5rem;
	padding-bottom: 6.5rem;
	border-bottom: 1px solid #EEF1F2;
}

#faqs .block {
	position: relative;
	border-radius: 6px;
	//box-shadow: 0 2px 14px rgba(60, 65, 66, .18);
	overflow: hidden;
}

#faqs .color-slide-effect {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	transition: .7s;
}

#faqs .block:hover .color-slide-effect {
	height: 100%;
	transition: .7s;
}

#faqs .block:hover .faqs-title {
	color: #fff;
	transition: .7s;
}

#faqs-article .nav-pills a {
	padding-bottom: 4px;
	color: #899092;
	border-bottom: 1px solid #D0D6D8;
}

#faqs-article .nav-pills a:hover {
	color: #899092;
	border-bottom: 1px solid #899092;
}

#faqs-article .nav-pills a.active {
	font-weight: 700;
	color: #129450;
	border-bottom: 1px solid #129450;
}

#faqs-article .nav-pills .nav-items {
	flex-basis: 20%;
	text-align: center;
}

/* how it works */

#how-it-works table>thead,
.ﾑ「stomizable-table table>thead {
	border-bottom: 2px solid #ddd;
}

#how-it-works table>thead>tr>th,
#how-it-works table>tbody>tr>td,
.ﾑ「stomizable-table table>thead>tr>th,
.ﾑ「stomizable-table table>tbody>tr>td {
	width: 37.5%;
	padding: 8px;
	text-align: center;
}

#how-it-works table>thead>tr>th:first-child,
#how-it-works table>tbody>tr>td:first-child,
.ﾑ「stomizable-table table>thead>tr>td:first-child,
.ﾑ「stomizable-table table>tbody>tr>td:first-child {
	width: 25%;
	text-align: left;
	color: #008b47;
	font-weight: bold;
}

#how-it-works table>tbody>tr,
.ﾑ「stomizable-table table>tbody>tr {
	background-color: #f6fbf8;
}

#how-it-works table>tbody>tr:nth-child(2n),
.ﾑ「stomizable-table table>tbody>tr:nth-child(2n) {
	background-color: #fff;
}

#how-it-works .feedback {
	min-height: 285px;
	background: none;
}

/* blog */

#blog .blog-header {
	border-bottom: 1px solid #a5aeb0;
	padding-bottom: 6px;
	color: #a5aeb0;
}

#blog .posts .blog-title-fz {
	font-size: 22px;
}

#blog .posts .col-12:first-child .blog-title-fz {
	font-size: 34px;
}

#blog .posts .blog-auth-date {
	font-size: 14px;
	color: #A6AFB0;
	letter-spacing: .35px;
}

#blog .posts img {
	max-height: 150px;
	width: auto;
}

#blog .posts>div:first-child {
	width: 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

#blog .main>a:first-child::before {
	content: "竊";
	margin-right: 5px;
}

#blog .main>a:last-child::after {
	content: "竊";
	margin-right: 5px;
}

#blog .main .page-numbers {
	margin: 0 4px;
}


/* BLOG NEW */
.lt-space {
    letter-spacing: 1px;
}

.new-blog-single .acf-content .post-desc {
	line-height: 1.8;
}

.new-blog-single .acf-content iframe {
    max-width: 100%;
}

.new-blog-single .acf-content a {
	color: #16a55a !important;
}

#new-blog .main-post .post-card,
.new-blog-single .main-post .post-card {
	display: block;
	margin: 0 auto;
	width: 450px;
}

#new-blog .post-card .card-post-data {
	background-color: #fff;
	transform: translateY(-45%);
	margin-bottom: -35px;
}

#new-blog .content-loaded .post-card .card-post-data {
	transform: translateY(-35%);
}

#new-blog .post-card .card-post-data>img,
.new-blog-single .post-card .card-post-data>img {
	margin-right: 15px;
	border-radius: 50%;
}

#new-blog .content-loaded .post-card .card-post-data>img {
	max-width: 60px;
	max-height: 60px;
	margin-right: 10px;
}

.new-blog-single .related-posts .post-card .card-post-data>img {
	width: 60px;
	height: 60px;
	margin-right: 10px;
}

#new-blog .post-card .card-post-data .cat-link,
.new-blog-single .post-card .card-post-data .cat-link {
	border-right: 2px solid #CECECE;
}

#new-blog .post-card .card-post-data .post-time,
.new-blog-single .post-card .card-post-data .post-tme {
	margin: 0px 6px;
	color: #CECECE;
}

#new-blog .post-card .card-post-data .fake-line,
.new-blog-single .post-card .card-post-data .fake-line {
	display: block;
	height: 3px;
	width: 70px;
	background-color: #CECECE;
	margin: 15px 0;
	border-radius: 20px;
}

#new-blog .content-loaded .post-block {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

#new-blog .content-loaded .single-block-post-header,
.new-blog-single .related-posts .single-block-post-header {
	display: flex;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 200px;
	height: 200px;
	position: relative;
	z-index: 2;
	justify-content: center;
}

#new-blog .content-loaded .single-block-post-header>img,
.new-blog-single .related-posts .single-block-post-header>img {
	max-height: 70%;
	align-self: center;
    width: auto;
}

#new-blog .content-loaded .post-card .card-post-data,
.new-blog-single .related-posts .post-card .card-post-data {
	max-width: 90%;
	margin: -10px auto;
	position: relative;
	z-index: 3;
}

#new-blog .content-loaded .post-card .card-post-data a,
#new-blog .content-loaded .post-card .card-post-data span,
.new-blog-single .related-posts .post-card .card-post-data a,
.new-blog-single .related-posts .post-card .card-post-data span {
	font-size: 12px;
}

#new-blog .content-loaded .post-card .card-post-data p,
.new-blog-single .related-posts .post-card .card-post-data p {
	font-size: 12px;
}

#new-blog article .content,
.new-blog-single .content {
	font-family: 'Crimson Text', sans-serif;
	color: #62696a;
	font-size: 20px;
}

#new-blog .content-loaded h3.not-ads,
.new-blog-single .related-posts h3.not-ads {
	height: 4rem;
	line-height: 2rem;
	overflow: hidden;
	font-family: 'Lato', sans-serif;
	min-height: 56px;
	color: #3c4142;
}

#new-blog .content-loaded .post-block .special-post {
	border: 13px solid #DFF6F3;
	padding: 2rem 1rem;
	position: relative;
}

#new-blog .content-loaded .post-block .special-post .ads-fake-line {
	display: block;
	height: 5px;
	width: 35%;
	background-color: #3C4142;
	border-radius: 20px;
	margin: 15px 0;
}

#new-blog .content-loaded .post-block .special-post p {
	margin-bottom: 2rem;
	text-align: center;
	font-weight: bold;
	color: #62696a;
	line-height: 23px;
	font-size: 20px;
	font-family: 'Crimson Text', sans-serif;
}

#new-blog .content-loaded .post-block .special-post h3 {
	font-family: 'Lato', sans-serif;
	color: #3c4142;
}

#new-blog .content-loaded .post-block .special-post img {
	max-height: 200px;
}

#new-blog .post-block .card-data a.keep-read,
#new-blog .main-post>div>a.keep-read,
.new-blog-single .related-posts .card-data a.keep-read {
	border-radius: 20px;
	color: #dee2e6;
	font-size: 15px;
	border: 1px solid #dee2e6;
}

#new-blog .post-block .card-data a.keep-read:hover,
#new-blog .main-post>div>a.keep-read:hover,
.new-blog-single .related-posts .card-data a.keep-read:hover {
	color: #16a55a;
	border: 1px solid #16a55a;
}

#new-blog .load-more,
#new-blog .load-more-cat,
#new-blog .load-more-aut,
#new-blog .load-more-search {
	background-color: transparent;
	border: 2px solid #16a55a;
	border-radius: 20px;
	padding: 7px 45px;
	display: block;
	margin: auto;
	color: #16a55a;
	margin: 40px auto;
}

.new-blog-single .acf-content .tweet {
	float: right;
	font-size: 44px;
	max-width: 400px;
	line-height: 1.3;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	padding: 0 30px 10px;
  position: relative;
  color:##3c4142;
}

.new-blog-single .acf-content .tweet a.btn-tweet {
	border-radius: 20px;
	padding-left: 50px;
	padding-right: 40px;
	color: #E5E5E5!important;
	position: relative;
	font-family: "Lato", sans-serif;
	background-color: #969696;
	transition: .6s;
	overflow: hidden;
	height: 36px;
	width: 165px;
	border: none;
}

.new-blog-single .acf-content .tweet a.btn-tweet>.tweet-circle {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
	height: 36px;
	display: flex;
	width: 165px;
	justify-content: center;
	align-items: center;
	font-family: "Lato", sans-serif;
}

.new-blog-single .acf-content .tweet a.btn-tweet::before {
	content: url("/wp-content/themes/planswell/includes/images/svg-icons/twitter.svg");
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	height: 100%;
	width: 35px;
	background-color: #404040;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	transition: .6s;
	z-index: 10;
	padding: 5px;
}

.new-blog-single .acf-content .tweet a.btn-tweet::after {
	content: "";
	display: block;
	height: 36px;
	width: 100%;
	position: absolute;
	left: calc(-100% + 18px);
	top: 0;
	background-color: #00ACEE;
	border-radius: 20px;
	transition: .6s;
	z-index: 7;
}

.new-blog-single .acf-content .tweet a.btn-tweet:hover::after {
	left: 0px;
}

.new-blog-single .acf-content .tweet a.btn-tweet:hover::before {
	transform: translateX(130px);
	color: #00ACEE;
	background-color: #fff;
}

.new-blog-single .acf-content .tweet>span::before {
	content: "\201C";
}

.new-blog-single .acf-content .tweet>span::after {
	content: "\201D";
}

/* blog post single */

.main-post h1 {
	font-family: 'Lato', sans-serif;
	color: #3c4142;
}

#blog-post-single .free-plan-bar  {
    position: fixed;
    bottom: 0;
    z-index: 16;
}

#blog-post-single .top-image {
	min-height: 320px;
	position: relative;
	border-bottom: 1px solid #eef1f2;
	background-color: #fff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f1fbfa 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #f1fbfa 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f1fbfa 100%);
}

#blog-post-single .blog-header {
	background-size: cover;
	background-repeat: no-repeat;
}

#blog-post-single .top-image::before,
#blog-post-single .top-image::after {
	content: '';
	position: absolute;
	bottom: 0;
	background-size: contain;
	background-repeat: no-repeat;
	height: 100%;
}

#blog-post-single .top-image::before {
	background-image: url('/wp-content/themes/planswell/includes/images/hill-left.png');
	width: 25%;
	background-position: left bottom;
	left: 0;
}

#blog-post-single .top-image::after {
	background-image: url('/wp-content/themes/planswell/includes/images/hill-right-bg.png');
	width: 25%;
	background-position: right bottom;
	right: 0;
}

#blog-post-single section.page-header-1::before,
#blog-post-single section.page-header-1::after {
	width: 25%;
}

#blog-post-single .author-date {
	color: #999fa1;
	font-size: 14px;
}

#blog-post-single .thumbnail-img {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 22%;
	height: 100%;
}

#blog-post-single .thumbnail-img>img {
	max-height: 85%;
}

#blog-post-single .blog-table-head {
	margin-bottom: 10px;
	background-color: #f7f8f8;
	height: 35px;
}

#blog-post-single table {
	font-size: 14px;
}

#blog-post-single .blog-table-body>td:first-child {
	width: 15%;
}

#blog-post-single tbody tr.blog-table-body td:first-child {
	font-weight: bold;
}

#blog-post-single .single-content .ssbp-wrap,
.new-blog-single .acf-content .ssbp-wrap {
	width: auto !important;
	position: absolute;
	left: -85px;
  z-index: 15;
  height: fit-content;
}

#blog-post-single .single-content .ssbp-wrap>div,
.new-blog-single .acf-content .ssbp-wrap>div {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

#blog-post-single .single-content .ssbp-wrap>div>.ssba-share-text,
.new-blog-single .acf-content .ssbp-wrap>div>.ssba-share-text {
	display: none;
}

#blog-post-single .single-content .ssbp-wrap>div>a,
.new-blog-single .acf-content .ssbp-wrap>div>a {
	margin-bottom: 25px;
	width: 28px;
	height: 28px;
	display: flex;
	justify-content: center;
}

#blog-post-single .single-content .ssbp-wrap>div>a:last-child,
.new-blog-single .acf-content .ssbp-wrap>div>a:last-child {
	margin-right: 0;
}

a.read-more,
.numbers,
.lnk a {
	color: #16a55a;
}

#for_employers .grad a {
	font-weight: 700;
}

a.read-more::after {
	content: "竊";
	padding-left: 3px;
	font-size: 18px;
	font-weight: bold;
}

a.read-more.no-arrow::after {
	content: '';
}

#blog-post-single .user-info>img {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	margin-bottom: 10px;
}

#blog-post-single .post-table a {
	font-weight: bold;
	color: #16a55a;
}

/* BLOG POST SINGLE NEW */

.post-header-block img {
	display: block;
	max-height: 80%;
	margin: 0 auto;
	align-self: center;
	width: auto;
}

.new-blog-single .post-header-block img {
	display: block;
	max-height: 80%;
	margin: 0 auto;
	align-self: center;
}

.new-blog-single .post-card .card-post-data {
	background-color: #fff;
	transform: translateY(-45%);
	margin-bottom: -100px;
}

.new-blog-single .acf-content h1 {
    font-size: 3rem;
		font-family: 'Lato', sans-serif;
		color: #3c4142;
}

.new-blog-single .title-lk-black {
	font-family: 'Lato', serif;
}

.new-blog-single h2 {
	font-size: 26px!important;
	font-weight: bold!important;
}

.new-blog-single .acf-content p,
.new-blog-single .acf-content li {
	font-family: 'Crimson Text', serif;
	color: #62696a;
	font-size: 20px;
}

.new-blog-single .with-fake-like~.fake-line {
	display: block;
	height: 6px;
	width: 65px;
	background-color: #BABCBD;
}

/* press */

#press .main-section {
	background: #fff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f1fbfa 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #f1fbfa 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f1fbfa 100%);
}

#press .main-section::before {
	content: '';
	background-image: url('/wp-content/themes/planswell/includes/images/hill-left.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 20%;
	height: 100%;
}

#press .press-bg {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 20%;
	height: 100%;
	z-index: 2;
	overflow: hidden;
}

#press .box {
	border-radius: 6px;
}

#press .press-bg>img {
	height: 100%;
	width: auto !important;
}

/* careers */

#careers .locale-box {
	position: absolute;
	bottom: 0px;
	right: 60px;
	border-radius: 6px;
	background-color: #fff;
	z-index: 2;
}

.bg-light-blue {
	background-color: #f5fbf8;
}

#careers .bg-careers {
	position: relative;
}

#careers .bg-careers .work-img {
	background-size: cover;
	background-position: bottom right;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#careers p.link>a {
	color: #16a55a;
}

#careers .open-position {
	position: relative;
	background: #fff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f1fbfa 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #f1fbfa 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f1fbfa 100%);
}

#careers .open-position::before,
#careers .open-position::after {
	content: '';
	position: absolute;
	bottom: 0;
	background-size: contain;
	background-repeat: no-repeat;
}

#careers .open-position::before {
	background-image: url(/wp-content/themes/planswell/includes/images/hill-left.png);
	background-position: left bottom;
	left: 0;
	width: 20%;
	height: 100%;
}

#careers .open-position::after {
	background-image: url(/wp-content/themes/planswell/includes/images/hill-right-bg.png);
	background-position: right bottom;
	right: 0;
	width: 20%;
	height: 100%;
}

/* planswell for employers */

.number-percent:nth-child(2n) {
	margin-left: auto;
}

.number-percent {
	max-width: 85%;
}

.fz-14 {
	font-size: 14px;
}

#for_employers .bg-forest {
	position: relative;
	background-color: #f5fbf8;
}

#for_employers .bg-forest::before,
#for_employers .bg-forest::after {
	content: '';
	position: absolute;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: contain;
}

#for_employers .bg-forest::before {
	background-image: url('/wp-content/themes/planswell/includes/images/aboutus-left-bg.png');
	background-position: left bottom;
	left: 0;
	width: 28%;
	height: 100%;
}

#for_employers .bg-forest::after {
	background-image: url('/wp-content/themes/planswell/includes/images/aboutus-right-bg.png');
	background-position: right bottom;
	right: 0;
	width: 28%;
	height: 100%;
}

#for_employers .bg-image,
#terms-of-service .bg-image {
	position: absolute;
	bottom: 0;
	right: 0;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right bottom;
	width: 70%;
	height: 100%;
}

.grad {
	/* border-bottom: 1px solid #eef1f2; */
	background: -moz-linear-gradient(top, #ffffff 0%, #f1fbfa 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #f1fbfa 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f1fbfa 100%);
}

.fake-space {
	top: 0;
	left: 0;
	display: block;
	transform: translateY(-100px);
}

/* faq- search- result */

.faq-ask-banner {
	display: block;
	width: 75%;
	height: auto;
	padding: 25px 35px 30px;
	background: #fff;
	box-shadow: 0 2px 14px rgba(60, 65, 66, .18);
	margin: 40px auto 0;
	margin-top: 0;
	text-align: left;
	border-radius: 6px;
}

.faq-title-wrapper {
	width: 100%;
	height: auto;
	text-align: center;
}

input.faq-input {
	display: block;
	width: 100%;
	border-radius: 3px;
	border: 1px solid #D0D6D8;
	padding: 8px 12px;
	margin-bottom: 25px;
}

textarea.faq-question-input {
	width: 100%;
	border-radius: 3px;
	border-color: #D0D6D8;
	padding: 8px 12px;
	margin-bottom: 5px;
}

.parallax-home {
	position: relative;
}

.parallax-img {
	position: absolute;
	max-width: 19%;
	height: auto;
    z-index: 1;
}

.parallax-img:nth-child(1) {
	bottom: 25% !important;
	left: 9% !important;
}

.parallax-img:nth-child(2) {
	bottom: 45% !important;
	left: 15% !important;
}

.parallax-img:nth-child(3) {
	bottom: 70% !important;
	left: 29% !important;
}

.parallax-img:nth-child(4) {
	bottom: 73% !important;
	left: 49% !important;
}

.parallax-img:nth-child(5) {
	bottom: 53% !important;
	left: 75% !important;
}

.parallax-img:nth-child(6) {
	bottom: 25% !important;
	left: 80% !important;
}

.sec .parallax-img {
	max-width: 36% !important;
}

.sec .parallax-img:nth-child(1) {
	bottom: 0% !important;
	left: 14% !important;
	z-index: 2;
}

.sec .parallax-img:nth-child(2) {
	bottom: 55% !important;
	left: 33% !important;
	max-width: 20% !important;
}

.sec .parallax-img:nth-child(3) {
	bottom: 32% !important;
	left: 52% !important;
	z-index: 2;
}

.sec .parallax-img:nth-child(4) {
	bottom: 8% !important;
	left: 45% !important;
}

#carouselE.carousel-fade .carousel-item {
	transition-duration: 2.6s !important;
}

#carouselE .carousel-inner img.main-slide-img {
	transform: translateX(-50px) scale(1);
	transition: 1s;
	opacity: 0;
}

#carouselE .carousel-inner .slide-effect img.main-slide-img {
	transform: translateX(0px) scale(1);
	transition: 1s;
	opacity: 1;
}

/* email signature */

#email-signature .feedback {
	background: none;
}

/* financial planinng single */

.mobile-navigation {
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	position: sticky;
	top: 74px;
}

.mobile-navigation .sub-menu-item.active {
	text-decoration: underline !important;
}

.mobile-navigation .cl-menu .sub-menu-item.active {
	display: block;
}

.mobile-navigation .op-menu .sub-menu-item {
	display: block;
}

.mobile-navigation .cl-menu .sub-menu-item {
	display: none;
}

.trans-effect {
	transition: 1s;
}

.single-acf-block {
	margin-bottom: 3rem;
}

.single-acf-block:last-child,
.single-acf-block p:last-child {
	margin-bottom: 0;
}

/* iframe */

.iframe-b {
	position: relative;
	width: 100%;
	height: calc(100vh - 75px);
}

.iframe-b>iframe {
	position: absolute;
	width: 100%;
	height: 100%;
}

/*.blog-post-page footer {*/
/*	display: none;*/
/*}*/

.email-send-box form {
    width: 100%;
}

.email-send-box  input.form-control {
    background-color: transparent;
    border: 1px solid white!important;
    border-radius: 4px!important;
    font-size: 14px;
	padding: 14px;
	color: #fff;
}

.email-send-box  input.form-control::placeholder {
    color: #fff;
}

.email-send-box .mc4wp-form-fields .form-group {
    margin-right: 20px;
    flex-basis: 65%;
}

.email-send-box .mc4wp-form-fields button {
    padding: 5px 15px;
    border-radius: 50px;
}

.email-send-box .mc4wp-response {
	display: none;
}

.email-send-box .mc4wp-form-fields .email-form-tooltip {
	display: none;
    margin-top: 20px;
    background-color: #E6F0C3;
    width: 65%;
    padding: 5px 20px;
    border-radius: 4px;
    position: relative;
}

.email-send-box .mc4wp-form-fields .email-form-tooltip::before {
	content: "";
	position: absolute;
	display: flex;
    left: 20px;
    height: 0px;
    width: 0px;
    top: -12px;
    border-bottom: 12px solid #E6F0C3;
    border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}


/* email signature page */

.person-selector {
    background-color: #F6F6F6;
}

/* cookies privat policy */
#cookie-notice {
    display: flex;
    align-items: center;
    padding: 15px 0px;
    box-shadow: 0px 20px 25px 10px;
    font-size: 16px;
    line-height: unset;
}

/* hungary pages */
.hungary-ln {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.hungary-ln img.nav-logo {
    padding-top: 0!important;
}

/* footers */

.menu-waitlist-footer-menu-container {
	width: 100%;
}

.menu-waitlist-footer-menu-container .menu {
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width: 650px) {
	.menu-waitlist-footer-menu-container .menu {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
}


/* image and text -> email text label */

@media screen and (max-width: 460px) {
	.email-text {
		font-size: 1.4rem;
		margin-top: 20%;
	}
}

/*  */
#tester_submit {
	color: #16a55a !important;
	font-weight: normal !important;
	font-size: 16px !important;
	text-transform: unset !important;
	background-color: #fff !important;
	box-shadow: 0 0 25px rgba(0,0,0,0.3) !important;
	border-color: transparent !important;
	display: block;
	max-width: 200px;
	margin: 0 auto;
	border-radius: 50px;
}

.pfy-form-container > h3 {
	color: red!important;
}

/* plan pro blocks */
.plan-pro-block {
	text-align: center;
	padding: 30px 0px 25px;
	position: relative;
	border-radius: 0.325rem;
	box-shadow: 0 2px 14px rgba(61, 66, 67, 0.15);
}

.plan-pro-block:hover {
	cursor: pointer;
}

.plan-pro-block:hover::before {
	height: 100%;
}

.plan-pro-block:hover h2 {
	color: #fff;
}

.plan-pro-block::before {
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	border-radius: 5px 5px 0 0;
	transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	z-index: 1;
}

.plan-pro-block h2 {
	color: #363636;
	font-weight: 700;
	z-index: 2;
	position: relative;
}

/* plan pro confirm */
.plan-pro-confirm > a.btn {
	margin-left: 25px;
}

/* ebook email box */
span.EMAIL-label {
	display: none!important;
}

.yikes-easy-mc-form .form-field-description {
	font-style: normal!important;
	font-size: 100%!important;
	color: #fff!important;
	font-family: 'Lato', sans-serif!important;
}

.yikes-easy-mc-form .yikes-easy-mc-submit-button.btn-email-mortgage {
	width: auto;
	margin-top: 0px;
	padding: 12px 15px;
  border-radius: 50px;
	background-color: #fff;
	border: none;
}

.yikes-easy-mc-form .yikes-easy-mc-submit-button.btn-email-mortgage:hover {
	color: #ffb532;
}

.btn-email-mortgage {
	color: #ffb532;
}

.yikes-easy-mc-email  {
	background-color: transparent!important;
  border: 1px solid white!important;
  border-radius: 4px!important;
  font-size: 14px!important;
  padding: 14px!important;
  color: #fff!important;
}

.yikes-easy-mc-email::placeholder {
	color: #fff!important;
}

.yikes-easy-mc-form input[type=email] {
	display: inline!important;
	max-width: 70%!important;
}

.yikes-easy-mc-form .yikes-easy-mc-submit-button.admin-logged-in {
  margin-bottom: 1em;
  display: block!important;
  float: right!important;
}

.yikes-easy-mc-success-message,
.yikes-easy-mc-error-message {
	display: none!important;
}

/*image and text component*/
.image-and-text .main-img {
	border-radius: 20px 20px 30px 30px;
	/* overflow: hidden; */
}

.image-and-text .main-img > iframe {
	box-shadow: 0px 0px 20px 0px;
	margin: 15px 0px;
}

.image-and-text .content p {
    margin-bottom: 0px;
}

/* ebook template */
.ebook-navbar li.nav-item {
	background-color: #fff!important;
	cursor: pointer;
}

body.ebook-navbar li.nav-item.btn-green > a {
	color: inherit!important;
}

.ebook-container-fields {
	display: flex;
  flex-wrap: wrap;
}

.ebook-container-fields .title {
	flex-basis: 100%;
	text-align: center;
	font-size: 60px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}

.ebook-container-fields .description {
	flex-basis: 60%;
  color: #fff;
  font-size: 26px;
}
.ebook-container-fields .description p {
	font-size: 34px;
	font-weight: bold;
}

.ebook-container-fields .description ul {
	list-style-type: none;
	padding-left: 0px;
}

.ebook-container-fields .description ul li {
	position: relative;
	display: flex;
	align-items: baseline;
	padding-left: 35px;
}

.ebook-container-fields .description ul li::before {
	font-family: "Font Awesome 5 Free";
  content: "\f00c";
	color:#212121;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	background-color: #fff;
	border-radius: 50px;
	margin-right: 10px;
	padding: 2px;
	position: absolute;
	left: 2.5px;
	top: 5px;
	font-size: 13px;
	font-weight: 600;
}

.ebook-container-fields .image {
	flex-basis: 37%;
}

.ebook-container-fields .button {
	flex-basis: 100%;
	text-align: center;
}

.ebook-modal-box,
.modal-success-box  {
	display: none;
}

.ebook-modal-box.show,
.modal-success-box.show {
	position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0,0,0,.9);
  z-index: 1050;
}

.ebook-modal-box.show > section {
	width: 50%;
  background-color: #fff;
  padding: 4% 7%;
  border-radius: 20px;
}

.ebook-modal-box.show > section form > label {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.ebook-modal-box.show form label > input {
	max-width: 100%!important;
  border: none!important;
  border-bottom: 1px solid #707474!important;
  border-radius: 0px!important;
  font-size: 40px!important;
  color: #707474!important;
  font-weight: bold!important;
  line-height: 0;
	text-align: center;
	margin-bottom: 1rem;
}

.ebook-modal-box.show form label > input:focus {
	outline: none!important;
}

.ebook-modal-box.show form label > input::placeholder {
	color: #707474!important;
}

.ebook-modal-box.show form button {
	padding: 8px 40px;
	border-radius: 30px;
	background-color: #16a55a;
	border:none!important;
	color: #fff;
	width: auto!important;
	font-weight: bold;
	margin-bottom: 0px!important;
}

.ebook-container-fields .button > a {
	font-weight: bold;
	font-size: 23px;
	padding: 8px 50px;
}

.ebook-modal-box.show form button:active {
	background-color: #16a55a!important;
}

.ebook-form-box .success-box {
	padding: 4% 7%;
  background-color: #fff;
  border-radius: 20px;
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ebook-form-box .success-box h2 {
	font-weight: bold;
	font-size: 40px!important;
}

.ebook-form-box .success-box p {
	font-size: 22px;
	font-weight: bold;
}

.ebook-form-box .success-box button {
	padding: 8px 50px;
  border-radius: 20px;
  background-color: #16a55a;
  border: none;
  color: #fff;
  font-weight: bold;
	cursor: pointer;
}

@media (max-width: 991px) {
	.ebook-modal-box.show > section,
	.ebook-form-box .success-box {
		width: 80%;
	}

	.ebook-modal-box.show form label > input,
	.ebook-form-box .success-box h2 {
	  font-size: 34px!important;
	}
}

@media (max-width: 767px) {
	.ebook-container-fields .description ul li::before {
		transform: scale(.8);
	}

	.ebook-container-fields .description p {
		font-size: 28px;
	}

	.ebook-modal-box.show > section,
	.ebook-form-box .success-box {
		width: 90%;
	}

	.ebook-modal-box.show form label > input,
	.ebook-form-box .success-box {
	  font-size: 26px!important;
	}

	.ebook-container-fields .title {
		font-size: 42px;
		flex-basis: 50%;
		display: flex;
		align-items: center;
		order: 1;
	}

	.ebook-container-fields .image {
		flex-basis: 50%;
		order: 2;
		margin-bottom: 50px;
	}

	.ebook-container-fields .description {
		flex-basis: 100%;
	  font-size: 22px;
		order: 3;
	}

	.ebook-container-fields .button {
		order: 4;
	}

	.ebook-navbar .navbar-toggler {
		display: none;
	}

	.ebook-navbar .collapse.navbar-collapse {
		display: block;
		flex-basis: unset;
		flex-grow: unset;
		align-items: unset;
		margin-right: 1rem;
	}

	.ebook-navbar .nav-mob-fix {
		width: auto;
	}
}

@media (max-width: 450px) {
	.ebook-form-box .success-box button {
		font-size: 16px;
	}

	.ebook-form-box .success-box p {
		font-size: 17px;
	}

	.ebook-container-fields .description p {
		font-size: 22px;
	}

	.ebook-container-fields .title {
		font-size: 37px;
		margin: 10px 0px;
	}

	.ebook-container-fields .image {
		margin: 10px 0px;
	}

	.ebook-container-fields .description {
		font-size: 17px;
	}
}

/* new careers page */
.careers-new .page-header {
	position: relative;
}

.careers-new .page-header::after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color: rgba(0,0,0,.3);
}

.careers-new .page-header .content {
	position: relative;
	z-index: 5;
}

.open-position-block {
	background-color: #fff;
	padding: 20px;
	border-radius: 20px;
	box-shadow: 0px 0px 45px rgba(0,0,0,.2);
	position: relative;
	z-index: 10;
	display: flex!important;
	flex-direction: column;
	justify-content: center;
	margin-bottom: 50px;
	transition: .1s;
}

.open-position-block p {
	margin-bottom: 0px;
}

.open-position-block:hover,
.open-position-block:active,
.open-position-block:focus {
	box-shadow: 0px 0px 45px rgba(22,165,90,.5);
	transition: .1s;
}

@media (max-width:560px) {
	.open-position-block {
		padding: 20px;
		height: auto;
		margin-bottom: 25px;
	}

	.iscwp-img-wrp {
		height: 250px!important;
	}
}

/*google map*/
.map-wrapper {
	position: relative;
	display: flex;
	align-items: center;
}

.block-on-map {
	position: absolute;
  right: 15%;
padding: 20px 50px;
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
	flex-direction: column;
  box-shadow: 0px 0px 45px rgba(0,0,0,.4);
}

@media (max-width: 767px) {
	.block-on-map {
		right: 6%;
		padding: 20px 30px;
	}
}

@media (max-width: 560px) {
	.map-wrapper {
		justify-content: center;
		align-items: flex-end;
	}
	.block-on-map {
		bottom: 5%;
		right: auto;
	}
}


.sliderWithDescription .carousel-inner {
		height: auto;
}

.sliderWithDescription .carousel-control-next,
.sliderWithDescription .carousel-control-prev {
		width: 5%;
		color: #4B4B4B!important;
		opacity: unset!important;
}

.sliderWithDescription .slider-description {
		display: flex;
		flex-direction: column;
		align-items: center;
}

.sliderWithDescription .shadow-box {
	padding: 25px;
	box-shadow: 0px 0px 30px #ccc;
	width: 87%;
	margin: 20px auto;
	background-color: #fff;
	border-radius: 8px;
	display: flex;
	flex-direction: column;
	align-items: center;
	min-height: 220px;
}

.sliderWithDescription .stars {
	display: flex;
	margin-bottom: 20px;
}

.sliderWithDescription .stars > span {
	color: #fff;
	background-color: #16a55a;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 25px;
	height: 25px;
}


.sliderWithDescription .stars > span:not(:last-child) {
		margin-right: 8px;
}

.sliderWithDescription .date {
	color: #A2A2A2;
	margin-bottom: 20px;
	font-size: 14px;
}

.sliderWithDescription .comment {
	margin-bottom: 20px;
}

@media (max-width: 560px) {
	.sliderWithDescription .comment {
		text-align: center;
	}
}

.sliderWithDescription .comment > p {
	margin-bottom: 0px;
}

.sliderWithDescription .authorName {
	color: #A2A2A2;
	font-size: 14px;
}

.sliderWithDescription .carousel-indicators li.active {
	background-color: #A5A0A0;
}

.sliderWithDescription .carousel-indicators li {
	background-color: #E8E8E8;
	opacity: unset;
	width: 14px;
	height: 14px;
}

.sliderWithDescription .slider-description > p {
	margin-bottom: 30px;
}

.sliderWithDescription .slider-description ~ .divider {
	margin: 60px 0px 50px;
}


.enjoy-instagram-carousel {
    position: relative;
    display: flex;
    align-items: center;
}

.enjoy-instagram-carousel .owl-nav {
    position: absolute;
    width: 104%;
    display: flex;
    justify-content: space-between;
		margin-left: -2%;
}

@media (max-width: 460px) {
	.enjoy-instagram-carousel .owl-nav {
	    width: 94%;
			margin-left: 3%;
	}
}

.enjoy-instagram-carousel .owl-nav .owl-prev,
.enjoy-instagram-carousel .owl-nav .owl-next {
    background-color: transparent;
    border: none;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(3);
		color: #4B4B4B!important;
}

.enjoy-instagram-carousel .owl-stage {
    display: flex;
}

.enjoy-instagram-carousel .owl-stage-outer {
    overflow: hidden;
}

.enjoy-instagram-carousel .owl-dots {
    display: none;
}

.enjoy-instagram-carousel .owl-item .box {
    box-shadow: none;
}

@media (max-width:555px) {
  .person-block .user-info {
			min-height: 90px;
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
  }
	.person-name {
		word-spacing: 100vw;
	}
}

@media (max-width:483px) {
	.person-block .user-info {
			min-height: 108px;
	}
}

@media (max-width:460px) {
	.enjoy-instagram-carousel .owl-item .box {
		padding: 3rem;
	}
}

.enjoy-instagram-carousel .owl-item .box a {
    border-radius: 8px;
}

.instaﾌｨﾍ藉WAG {
    max-width: 200px;
    height: auto;
    margin-bottom: 20px;
}


/* single content box */
.single-content-block .content-box {
    max-width: 850px;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 2px 14px rgba(60, 65, 66, .18);
    border-radius: 20px;
    padding: 50px;
}

@media (max-width: 767px) {
	.single-content-block .content-box {
	   line-height: 2;
	}
}

/* financial blocks component */
.financial-blocks .financial-block {
    background: linear-gradient(to bottom, #ffffff 0%, #d5f2ef 100%);
    box-shadow: 0 2px 14px rgba(60, 65, 66, .18);
    border-radius: 20px;
		display: flex;
		justify-content: center;
		position: relative;
		min-height: 260px;
		overflow: hidden;
}

.financial-blocks .financial-block a {
		color: #fff!important;
		align-self: flex-start;
		margin-top: 40px;
	  width: 75%;
	  text-align: center;
	  padding: 15px;
	  font-weight: bold;
	  font-size: 18px;
	  border-radius: 30px;
		position: relative;
		z-index: 20;
		white-space: nowrap;
}

.financial-blocks .financial-block a svg.fa-arrow-left {
		margin-right: 15px;
}

.financial-blocks .financial-block a svg.fa-arrow-right {
		margin-left: 15px;
}

.financial-content-box {
		background-color: #fff;
	  box-shadow: 0 2px 14px rgba(60, 65, 66, .18);
	  border-radius: 20px;
	  padding: 50px;
		position: relative;
}

.financial-box {
	position: relative;
	display: flex;
	align-items: center;
}

.financial-content-box {
	width: 63%;
}

.financial-image {
	width: 37%;
}

@media (max-width:767px) {
	.financial-content-box {
		padding: 20px;
		line-height: 2;
	}
}

/* slick slider instagram */
.slick-slide {
	height: auto!important;
}

.iscwp-gallery-slider .slick-dots {
	display: none!important;
}

.iscwp-inr-wrp {
	border-radius: 30px;
}

.iscwp-meta-inner-wrap {
	opacity: 0;
}

.iscwp-meta:hover {
	background-color: rgba(22, 165, 90, .7);
}

.iscwp-meta:hover .iscwp-meta-inner-wrap {
	opacity: 1;
}

.iscwp-see-on-instagram {
	margin-top: 20px;
}

.iscwp-meta-inner-wrap .iscwp-see-on-instagram a {
	color: #fff!important;
	text-decoration: underline;
}

.iscwp-gallery-slider button.slick-next,
.iscwp-gallery-slider button.slick-next:hover,
.iscwp-gallery-slider button.slick-next:focus,
.iscwp-gallery-slider button.slick-next:active,
.iscwp-gallery-slider button.slick-prev,
.iscwp-gallery-slider button.slick-prev:hover,
.iscwp-gallery-slider button.slick-prev:focus,
.iscwp-gallery-slider button.slick-prev:active {
	border-radius: 30px!important;
}

.iscwp-gallery-slider button.slick-arrow {
	margin-top: -23px!important;
}

/* upload box */
section.upload-doc {
	flex-direction: column;
	justify-content: unset!important;
}

.over-box-container {
	width: 100%;
	min-height: 250px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-color: #f7f7f7;
}

.upload-container {
	min-height: calc(100vh - 250px - 74px);
	padding: 50px 0px;
	display: flex;
	align-items: center;
}

@media (max-width: 767px) {
	.over-box-container {
		text-align: center;
		min-height: 180px;
	}

	.upload-container {
		height: unset;
		padding: 50px 0px;
	}
}


input.planswell-input {
	box-shadow: 0px 0px 15px 0px #ccc;
	border-radius: 40px;
	background-color: transparent;
	border: 1px solid transparent;
	padding: 15px 20px;
	width: 100%;
	outline: none;
}

input.planswell-input:focus {
	background-color: #f5f5f5!important;
	border: 1px solid #16a55a!important;
}

button.btn-planswell {
	border: 1px solid #16a55a;
	background-color: #16a55a;
	color: #fff;
	border-radius: 30px;
	padding: 8px 20px;
	transition-timing-function: steps(150, end);
}

.feeds section.page-header::before,
.feeds section.page-header::after {
	opacity: 1;
}

.feeds .page-header  ~ .twitter__feeds {
	margin-top: -120px;
	z-index: 500;
	position: relative;
}

@media (max-width: 767px) {
	.feeds .page-header  ~ .twitter__feeds {
		margin-top: -40px;
	}
}
.grecaptcha-badge {
display: none;
}