@charset "UTF-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css?family=Lato:400,700,900");
@font-face {
  font-family: 'sintony';
  src: url('../../fonts/sintony/sintony-regular-webfont.woff') format('woff'), url('../../fonts/sintony/sintony-regular-webfont.woff2') format('woff2');
}
@font-face {
  font-family: 'splash-gordon';
  src: url('../../fonts/Splash-Gordon/Black/SplashGordon.woff') format('woff'), url('../../fonts/Splash-Gordon/Black/SplashGordon.woff2') format('woff2');
}
@font-face {
	font-family: 'Proxima Nova';
	font-weight: 400;
	font-style: normal;
	src: url('../../fonts/proxima_nova/proxima_nova_regular.woff') format('woff'), url('../../fonts/proxima_nova/proxima_nova_regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Proxima Nova';
	font-weight: 700;
	font-style: normal;
	src: url('../../fonts/proxima_nova/proxima_nova_bold.woff') format('woff'), url('../../fonts/proxima_nova/proxima_nova_bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Proxima Nova';
	font-weight: 300;
	font-style: normal;
	src: url('../../fonts/proxima_nova/proxima_nova_thin.woff') format('woff'), url('../../fonts/proxima_nova/proxima_nova_thin.woff2') format('woff2');
}
body {
	font-family: 'Proxima Nova', sans-serif !important;
	color: black !important;
	background: linear-gradient(#fff 50%, #f5f5f5 80%);
}
h1,h2,h3,h4,h4 {
	font-family:'Proxima Nova', sans-serif !important;
}
.start-height {
	min-height: 500px;
}
.thecosts {
	width: 60%;
	margin: 0 auto;
}
.contform {
	width: 40%;
	margin: 0 auto;
}

.cf-textbox {
    width: 94%;
    padding: 12px;
    border: none;
    border: 1px solid #e5e5e5;
    margin: 10px 0px 20px;
}
.cf-date-textbox {
    width: 94%;
    padding: 12px;
    border: none;
    border: 1px solid #e5e5e5;
    margin: 10px 0px 0px;
}
.cf-textarea {
    width: 94%;
    padding: 12px;
    border: 1px solid #e5e5e5;
    margin: 10px 0px 20px;
    min-height: 60px;
}
#gallery {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
}
#gallery h2 {
	font-size: 50px !important;
	text-align: center;
}
#how-it-works {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
#how-it-works h2 {
    font-size: 50px;
    text-align: center;
    margin-bottom: 0px !important;
}
#hero {
	padding-top:70px !important;
	padding-bottom:0px !important;
}
#hero h1 {
	font-size: 70px !important;
	text-align: left !important;
}
#contact_form {
	padding-top:40px !important;
	padding-bottom:40px !important;
}
#contact_form h2 {
	font-size: 50px !important;
	color: #9C7957 !important;
	text-align: center;
}
#why-us h2 {
    font-size: 50px !important;
}
#why-needed h2 {
    font-size: 50px !important;
	text-align: center !important;
}
#why-needed p {
    font-size: 15px !important;
}
#why-needed .container {
    min-height: 380px;
}
#here-to-help h2 {
    font-size: 50px !important;
}
#faqs h2 {
    font-size: 50px !important;
}
#testimonials h2 {
    font-size: 50px !important;
}
#testimonials .testimonial-quote {
    font-size: 15px !important;
}
#why-us p {
    font-size: 15px !important;
}
#here-to-help p {
    font-size: 15px !important;
}
#faqs p {
    font-size: 15px !important;
}
#quote-form .form-row__buttons .btn-text {
    font-size: 15px !important;
}
#quote-header-jp {
	background: #ffffff;
    padding-top: 20px;
    padding-bottom: 50px;
}
#quote-header__wrapper {
    margin: 30px auto 50px;
}
#thank-you__wrapper p {
    font-size: 15px !important;
}
#thank-you .faq-active .faq-content p {
    font-size: 15px !important;
}
.white #footer-bottom p:first-of-type {
    font-size: 15px !important;
}
.white #footer-top__social a {
    font-size: 15px !important;
}
#nav-nav__tel i {
    color: #302e47 !important;
}
#nav-nav__tel {
    font-weight:normal;
    color: #302e47 !important;
    font-size: 15px !important;
    display: flex !important;
    margin-top: 6px !important;
}
#nav {
	padding:0 !important;
	box-shadow: 2px 2px 2px rgb(0,0,0,0.1);
	background-color: #fff;
}
#quote-form .form-row__buttons .btn input:checked ~ .btn-text {
    background-color: #4EB750 !important;
	border-left: 1px #4EB750 solid !important;
    border-top: 1px #4EB750 solid !important;
    border-bottom: 1px #4EB750 solid !important;
    color: black !important;
}
#quote-form .form-row__buttons .btn input:hover ~ .btn-text {
    background-color: #4EB750 !important;
	border-left: 1px #4EB750 solid !important;
    border-top: 1px #4EB750 solid !important;
    border-bottom: 1px #4EB750 solid !important;
    color: black !important;
}
#quote-form .form-row__buttons .btn-text {
    border-left: 1px #302e47 solid !important;
    border-top: 1px #302e47 solid !important;
    border-bottom: 1px #302e47 solid !important;
}
#quote-form .form-row__buttons .btn-icon {
    border: 1px #302e47 solid;
    color: #302e47;
}
#quote-form .form-row__buttons .btn input:checked ~ .btn-icon {
    background: #238525;
	border: 1px #238525 solid !important;
}

#quote-form .form-row__buttons .btn input:hover ~ .btn-icon {
    background: #238525;
	border: 1px #238525 solid !important;
}
.disabled {
    pointer-events: none;
    background-color: darkgray !important;
}
#quote-button {
    background: unset !important;
    padding: 0px !important;
}
#quote-about__wrapper__disclaimer {
    margin-top: 0px;
    background-color: unset;
}
#quote {
    padding: 170px 0 50px !important;
}
#quote-button__wrapper {
    max-width: 90% !important;
}
#quote-button .button {
	margin: 0 !important;
}
#quote-button .button-text {
    background-color: #009900 !important;
}
#quote-button .button-dark {
    background-color: #006600 !important;
}
#quote-about {
	padding-top:0px !important;
}
#testimonials {
    padding-top: 50px !important;
    padding-bottom: 0px !important;
}
#why-us img, #why-us video {
    padding: 30px 0;
}
#why-us {
    padding-top: 30px !important;
	padding-bottom: 0px !important;
}

#why-us .button-text {
    background-color: #9C7957 !important;
    border-radius: 5px 0 0 5px !important;
	font-size: 16px !important;
}
#why-us .button-dark {
    background-color: #8f6c4a;
    border-radius: 0 5px 5px 0;
}
.cf-btn {
	padding: 16px 90px;
    border-radius: 5px;
    background: #9C7957;
    border: none;
    color: white;
    display: flex;
	margin: auto;
}
#hero .button-text {
    background-color: #9C7957 !important;
    border-radius: 5px 0 0 5px !important;
	font-size: 16px !important;
}
#hero .button-dark {
    background-color: #8f6c4a;
    border-radius: 0 5px 5px 0;
}
#contact_form .button-text {
    background-color: #9C7957 !important;
    border-radius: 5px 0 0 5px !important;
	font-size: 16px !important;
}
#contact_form .button-dark {
    background-color: #8f6c4a;
    border-radius: 0 5px 5px 0;
}
#how-it-works .button {
    display: flex;
    text-decoration: none;
    width: fit-content;
    margin-top: 30px;
}
#how-it-works .button-text {
    background-color: #9C7957 !important;
    border-radius: 5px 0 0 5px !important;
	font-size: 16px !important;
	padding: 20px 35px;
    color: white;
    transition: all 0.2s ease;
    font-weight: 300;
}
#how-it-works .button-dark {
    background-color: #8f6c4a;
    border-radius: 0 5px 5px 0;
    width: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 20px;
}
#how-it-works .button:hover .button-text {
    padding: 20px 45px 20px 35px;
}
#here-to-help .button-text {
    background-color: #4EB750 !important;
    border-radius: 5px 0 0 5px !important;
	font-size: 16px !important;
	padding: 20px 35px;
    color: white;
    transition: all 0.2s ease;
    font-weight: 300;
}

#here-to-help .button-dark {
    background-color: #238525;
    border-radius: 0 5px 5px 0;
}
#faqs .button-text {
    background-color: #4EB750 !important;
    border-radius: 5px 0 0 5px !important;
	font-size: 16px !important;
}
#faqs .button-dark {
    background-color: #238525;
    border-radius: 0 5px 5px 0;
}
#nav-nav__button {
    padding: 10px 20px 12px !important;
    border-radius: 5px !important;
    background-color: #9C7957 !important;
	color: white !important;
}
#faqs-wrapper .faq-header {
	background-color: #fff;
	border: 1px #e5e5e5 solid;
}
#faqs-wrapper .faq-header__text {
	font-weight: normal;
}
#faqs-wrapper .faq-active .faq-header {
    background-color: #9C7957;
    border: 1px #9C7957 solid;
}
#faqs-wrapper .faq-header__expand {
    color: #9C7957;
}
#faqs-wrapper .faq-active .faq-content p {
	color: black !important;
}
#thank-you .faq-active .faq-header {
    background-color: #302e47;
}
#thank-you .faq-header__expand {
    color: #302e47;
}
#thank-you {
    background: url(../../images/thank-you.jpg) center right/ 60% no-repeat;
}
.pca-auto-country {
	display: none !important;
}
.heading__subtitle {
	font-size: 1.2em;
    text-align: center;
    font-weight: 100;
    color: #009900 !important;
}
#quote-form .form-row__header p {
    font-size: 26px !important;
}
.heading__maintitle {
	font-size: 3em;
    text-align: center;
    font-weight: 400;
	margin: 0 0 30px
}
.logos-jp {
	background: #f2f2f2;
	padding: 20px 10px;
	display: flex;
	max-width: 60%;
	margin: 0 auto;
}
.logos-jp img {
	height: 100%;
}

.ins-logo {
	width: 25%;
	display: flex;
	justify-content: center;
}
.ins-logo:first-of-type {
	padding-left: 0%;
}
.center-text {
	text-align: center;
}
.qform-top {
	background: #43464b;
	max-width: 60%;
	margin: 5px auto 0px;
	padding: 20px 10px;
	text-align: center;
	position: relative;
}
.triangle-down{
    width: 2.5%;
    height: 0;
    padding-left:2.5%;
    padding-top: 2.5%;
    overflow: hidden;
    position: absolute;
    left:0;right:0;
    margin:auto;
    top: 100%;
    z-index:1;
}
.triangle-down:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    margin-left:-50px;
    margin-top:-50px;
    
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 50px solid #43464b;
}
.qform-top h2 {
	color: #ffffff;
	font-size: 40px;
	margin: 0;
}
.qform-top h3 {
	color: #ffffff;
	font-weight: 300;
	margin: 0;
}
#faqs {
    padding-top: 50px !important;
    padding-bottom: 70px !important;
}
#quote-form .form-row__buttons .btn-text {
    border-radius: 5px 0 0 5px !important;
}
#quote-form .form-row__buttons .btn-icon {
    border-radius: 0 5px 5px 0 !important;
}
#quote-about .form-group input, #quote-about .form-group select {
    border-radius: 5px !important;
}
#quote-about .form-group label {
    text-align: center;
	font-weight: bold;
}
#quote-form .form-row__header p {
    text-align: center;
	font-weight: bold;
}
#quote-about .form-check__circle {
    border-radius: 5px !important;
}
#quote-about {
	padding-bottom:20px !important;
}
#quote-button {
	background: white;
	padding:20px 0px;
}
#quote-button__wrapper {
	max-width: 60%;
	margin: 0 auto;
}
#quote-button .button {
    display: flex;
    text-decoration: none;
    width: fit-content;
    width: -moz-fit-content;
    border: none;
    box-shadow: none;
    outline: none;
    background-color: transparent;
    font-family: 'Geomanist', sans-serif;
    align-items: stretch;
    margin: 30px auto 0;
	cursor: pointer;
}
#quote-button .button-text {
    padding: 20px 25px;
    color: white;
    background-color: #f26c4f;
    border-radius: 5px 0 0 5px !important;
    transition: all 0.2s ease;
    font-size: 14px !important;
    font-weight: bold;
}
#quote-button .button:hover .button-text {
    padding: 20px 35px 20px 25px;
}
#quote-button .button-dark {
    background-color: #e56549;
    width: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 20px;
    border-radius: 0 5px 5px 0 !important;
}
#testimonials .testimonial {
	background: #f5f5f5;
	border: 1px #e5e5e5 solid;
}
#why-life-ins {
	padding: 20px 0;
}
#why-life-ins__wrapper {
	max-width: 60%;
	margin: 0 auto;
}
#why-life-ins h2 {
    font-size: 50px;
    text-align: center;
    margin-bottom: 40px;
}
#why-life-ins p {
	text-align: center;
}
#why-life-ins img {
	display:inline;
	width: inherit;
}
#vids {
	padding: 20px 0;
	overflow: hidden;
}
#vid-left {
	width: 46%;
	float: left;
}
#vid-right {
	width: 46%;
	float: right;
}
#vids h2 {
	text-align: center;
	margin-bottom: 10px;
	font-weight: normal;
}
#vids p {
	text-align: center;
}
#providers {
	margin: 0 auto;
}
#hero {
	margin-top: 10px !important;
}
#hero .row .col:first-of-type {
	padding-left: 2% !important;
	padding-right: 2% !important;
	text-align: center !important;
}
#hero .row .col {
	text-align: left !important;
}
#hero .row .col img {
	display: inline;
	width: 60%;
}
#hero ul { 
	padding-left:20px;
	list-style:none; 
}
#hero li { 
	margin-bottom:10px; 
	font-size: 20px;
    line-height: 1.5em;
}
#hero li:before {    
    font-family: 'Font Awesome 5 Free';
    content: '\f058';
    margin:0 5px 0 -15px;
}
#quoteme {
	padding-top:90px;
}
#hero .button {
	margin-top: 5px !important;
}
#quoteme h2 {
    font-size: 50px;
    text-align: center;
    margin-bottom: 20px;
}
#quoteme h3 {
    font-size: 20px;
    text-align: center;
	font-weight: 300;
    margin-bottom: 40px;
}
#quote-about .validator input {
	width: 100% !important;
}
#side-menu {
	display: none;
}
#how-it-works .col p {
    text-align: center;
    font-size: 25px !important;
}
.nav-bars {
	display: none !important;
}
.address, .phone {
    display: flex;
    color: black;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row-reverse;
    width: 100%;
    margin: 20px 0;
}
.address i, .phone i {
    margin-left: 15px;
    color: #9C7957;
    font-size: 24px;
}
.address p, .phone p {
	font-weight: normal;
    text-align: right;
    margin: 0;
}
.nav-tel {
	display: none;
}
p {
	font-weight: normal !important;
}
@media (max-width: 760px){
	#contact-map {
		margin-bottom: 20px;
	}
	.nav-m {
		display: flex;
		align-items: center;
	}
	.nav-tel {
	    display: block !important;
	    color: black !important;
	    margin: 0 10px 0 0 !important;
	    font-size: 20px !important;
	    font-weight: bold;
	}
	#why-us img, #why-us video {
		padding: 0;
		margin: 20px auto 0;
	}
	.bee img {
		margin: 0 auto;
	}
	.opening {
		margin: 0 15px;
	}
	#contact_form {
		padding-bottom: 0px !important;
	}
	#nav-bars {
		display: block !important;
		font-size: 24px;
	}
	#nav-wrapper > a img {
		max-width: 80px;
	}
	#why-life-ins__wrapper {
	max-width: 100%;
	}
	#testimonials h2 {
		font-size: 40px !important;
	}
	#why-us h2 {
		font-size: 40px !important;
	}
	#here-to-help h2 {
		font-size: 40px !important;
	}
	#how-it-works h2 {
		font-size: 40px !important;
	}
	#gallery h2 {
		font-size: 40px !important;
	}
	#contact_form h2 {
		font-size: 40px !important;
	}
	#faqs h2 {
		font-size: 40px !important;
	}
	#quote {
    	padding: 100px 0 50px !important;
	}
	#nav-nav__tel {
		display: none !important;
	}
	#thank-you {
		background: url(../../images/thank-you-mobile.jpg) bottom center/100% auto no-repeat;
	}
	#thank-you__wrapper {
		min-height: 0px;
	}
	#quote-about .validator input {
		width: unset !important;
	}
	.thecosts {
		width: 100%;
		margin: 0 auto;
	}
	.contform {
		width: 80%;
		margin: 0 auto;
	}
	.white #footer-top__social a {
		font-size: 15px !important;
	}
	.heading__subtitle {
    	font-size: 1.1em;
	}
	.heading__maintitle {
		font-size: 2.2em;
		text-align: center;
		font-weight: bold;
	}
	.white #footer-top__social a {
    	margin: 10px 0;
    	font-size: 18px;
	}
	.desktop {
		display: none;
	}
	.start-height {
		min-height: 840px;
	}
	#here-to-help .row {
    	flex-direction: column !important;
	}
	#quote-form .form-row__buttons .btn-icon {
    	text-align: center;
	}
	#hero h1 {
		font-size: 30px !important;
		text-align: left !important;
		margin: 30px 0 0 !important;
	}
	#hero .row .col img {
		width: 100%;
	}
	#hero .row .col {
		padding-left: 0% !important;
	}
	#hero li { 
		font-size: 15px;
	}
	#vid-left {
		width: 100%;
		float: none;
	}
	#vid-right {
		width: 100%;
		float: none;
	}
	#faqs {
		padding-bottom: 0 !important;
	}
	#quote-header-jp {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#why-life-ins img {
		width: 100%;
	}
	.logos-jp {
		max-width: 100%;
		padding: 20px 10px 0px;
	}
	.logos-jp img {
		height: 60%;
	}
	.ins-logo:first-of-type {
		padding-left: 1%;
	}
	.qform-top {
		max-width: 100%;
	}
	.qform-top h2 {
		font-size: 30px;
	}
	#quote-button__wrapper {
		max-width: 100%;
	}
	#quote {
		min-height: unset !important;
	}
	#nav-wrapper {
		display: flex;
		justify-content: space-between;
		align-items: center
	}
	#nav-wrapper>a {
    	max-width: 245px !important;
	}
		.side-active {
		transform: translateX(0) !important;
	}
	#side-menu {
		position: fixed;
		top: 93px;
		left: 0;
		right: 0;
		background-color: #fff; 
		display: flex;
		flex-direction: column;
		transition: all 0.5s ease;
		transform: translateX(100%); 
		bottom: 0;
	    padding: 20px;
	    align-items: flex-end;
	    z-index: 500;
	}
	#side-menu a {
		color: black;
		text-decoration: none;
		margin: 10px 0;
	}
	.nav-bars {
		display: block !important;
		font-size: 24px;
	}
	footer .wrapper {
		flex-wrap: wrap;
	}
	.price-ultimate {
		max-width: calc(100% - 32px) !important;
	}
	.wpcf7-form > p {
		margin-bottom: 0;
	}
}
#single {
	padding: 50px 0;
}
#single-wrapper {
  position: relative;
  display: flex;
}
@media (max-width: 959px) {
  #single-wrapper {
    flex-direction: column;
  }
}
#single-share {
  position: absolute;
  top: 65px;
  left: 0;
  transform: translateX(calc(-100% - 30px));
  display: flex;
  flex-direction: column;
  width: 42px;
}
#hero p {
	font-weight: normal;
}
@media (max-width: 959px) {
  #single-share {
    position: unset;
    transform: none;
    flex-direction: row;
    width: unset;
    justify-content: center;
  }
}
.contform > p {
	font-weight: normal;
}
#single-share .share {
  border: 1px #302e47 solid;
  border-radius: 50%;
  min-height: 40px;
  min-width: 40px;
  max-width: 40px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #302e47;
  text-decoration: none;
}
@media (max-width: 959px) {
  #single-share .share {
    max-height: 40px;
    margin-bottom: 0;
    margin-right: 10px;
  }
}
#single-share .share:hover {
  background-color: black;
  color: white;
}
#single-share__more {
  border: 1px #302e47 solid;
  border-radius: 35px;
  min-height: 40px;
  transition: all 0.4s ease;
}
@media (max-width: 959px) {
  #single-share__more {
    min-height: unset;
    border: 0;
    border-radius: 0;
  }
}
#single-share__more__header {
  min-height: 40px;
  min-width: 40px;
  max-width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
@media (max-width: 959px) {
  #single-share__more__header {
    display: none;
  }
}
#single-share__more__items {
  max-height: 0;
  transition: all 0.4s ease;
}
@media (max-width: 959px) {
  #single-share__more__items {
    max-height: unset;
    display: flex;
  }
}
#single-share__more__items .share-item {
  height: 0;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: height 0.4s ease, opacity 0.2s ease;
  cursor: pointer;
  color: #302e47;
  text-decoration: none;
}
@media (max-width: 959px) {
  #single-share__more__items .share-item {
    border: 1px #302e47 solid;
    height: 40px;
    width: 40px;
    opacity: 1;
    border-radius: 50%;
    margin-right: 10px;
  }
}
#single-share__more__items .share-item:hover {
  background-color: black;
  color: white;
}
#single-share__more__items .share-item:last-of-type {
  border-radius: 0 0 35px 35px;
}
@media (max-width: 959px) {
  #single-share__more__items .share-item:last-of-type {
    border-radius: 50%;
  }
}
#single-share__more:hover #single-share__more__items {
  max-height: unset;
}
#single-share__more:hover #single-share__more__items .share-item {
  height: 40px;
  opacity: 1;
}
#single-content {
  padding-top: 50px;
  padding-bottom: 50px;
  line-height: 1.6;
  font-size: 16px;
  max-width: 75%;
  width: 100%;
  padding-right: 30px;
}
@media (max-width: 959px) {
  #single-content {
    max-width: 100%;
    padding-right: 0;
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
#single-content__header h1 {
  font-size: 60px;
  margin: 0;
  line-height: 1.3;
  font-weight: normal;
}
@media (max-width: 959px) {
  #single-content__header h1 {
    font-size: 40px;
  }
}
#single-content__header h2 {
  font-size: 28px;
  color: #302e47;
  font-weight: 200;
  margin: 20px 0;
}
#single-content__header__thumbnail {
  height: 400px;
  width: 100%;
  max-width: 100%;
}
#single-content__body h1 {
  font-size: calc(56px - (14px * 1));
  margin: 30px 0 15px;
}
#single-content__body h2 {
  font-size: calc(56px - (14px * 2));
  margin: 30px 0 15px;
}
#single-content__body h3 {
  font-size: calc(56px - (14px * 3));
  margin: 30px 0 15px;
}
#single-content__body h4 {
  font-size: calc(56px - (14px * 4));
  margin: 30px 0 15px;
}
#single-content__body h5 {
  font-size: calc(56px - (14px * 5));
  margin: 30px 0 15px;
}
#single-content__body h6 {
  font-size: calc(56px - (14px * 6));
  margin: 30px 0 15px;
}
#single-content__body a {
  color: black;
}
#single-content__body div, #single-content__body img {
  max-width: 100% !important;
  height: auto;
}
#single-content__body div {
  width: 100% !important;
}
#single-sidebar {
  max-width: 25%;
  width: 100%;
  padding-left: 30px;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 959px) {
  #single-sidebar {
    max-width: 100%;
    padding-left: 0;
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
#single-sidebar__blocks {
  padding-bottom: 15px;
}
#single-sidebar__blocks .side-block {
  border: 1px #eaeaec solid;
  margin: 15px 0;
}
#single-sidebar__blocks .side-block .button {
  margin: 0 auto 15px;
}
#single-sidebar__blocks .side-block h3 {
  text-align: center;
  font-size: 24px;
  margin: 15px;
  font-weight: normal;
}
#single-sidebar__blocks .side-block img {
  max-width: 100%;
  margin-bottom: 15px;
}
#single-sidebar__blocks > h3 {
  font-size: 28px;
  margin: 0;
}
#single-sidebar__blogs {
  margin-top: 15px;
  padding-top: 30px;
}
#single-sidebar__blogs > h3 {
  font-size: 32px;
  margin: 0;
  font-weight: normal;
}
#portal {
  padding-top: 50px;
  padding-bottom: 50px;
}
#portal-header {
  margin-bottom: 70px;
}
#portal-header h1 {
  font-size: 50px;
  margin: 0;
}
@media (max-width: 959px) {
  #portal-header h1 {
    font-size: 40px;
  }
}
#portal-header h2 {
  font-weight: normal;
  font-size: 30px;
  margin: 0;
}
#portal-wrapper {
  display: flex;
}
@media (max-width: 959px) {
  #portal-wrapper {
    flex-direction: column;
  }
}
#portal-all {
  max-width: 75%;
  width: 100%;
  padding-right: 30px;
}
@media (max-width: 959px) {
  #portal-all {
    max-width: 100%;
    padding-right: 0;
  }
}
#portal-all > span {
  margin: 50px 0 0 15px;
}
@media (max-width: 959px) {
  #portal-all > span {
    margin: 50px auto 0;
  }
}
#portal-all__featured {
  text-decoration: none;
  color: inherit;
  border: 1px #eaeaec solid;
  display: block;
  box-shadow: 0 0 0 0 transparent;
  transition: all 0.2s ease;
  max-width: 100%;
  width: 100%;
  margin: 0 auto 40px;
}
@media (max-width: 959px) {
  #portal-all__featured {
    margin: 0 0 40px;
  }
}
#portal-all__featured__img {
  height: 400px;
}
#portal-all__featured img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#portal-all__featured h3 {
  font-size: 24px;
  margin: 15px 15px 0;
}
@media (max-width: 959px) {
  #portal-all__featured h3 {
    font-size: 20px;
  }
}
#portal-all__featured p {
  line-height: 1.6;
  margin: 5px 15px 15px;
  color: #cecece;
}
#portal-all__featured:hover {
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
}
#portal-all__filters {
  margin-bottom: 30px;
}
@media (max-width: 600px) {
  #portal-all__filters {
    display: flex;
    flex-direction: column;
  }
}
#portal-all__filters .filter {
  font-size: 20px;
  font-weight: bold;
  padding: 15px;
  cursor: pointer;
}
#portal-all__filters .filter.selected {
  background-color: #302e47;
  color: white;
  border-radius: 5px;
}
@media (max-width: 600px) {
  #portal-all__filters .filter.selected {
    background-color: #07a56b;
  }
}
@media (max-width: 600px) {
  #portal-all__filters .filter {
    background-color: #302e47;
    padding: 10px 15px;
    border-radius: 3px;
    color: white;
    margin: 1px 0;
    font-size: 16px;
  }
}
#portal-sidebar {
  max-width: 25%;
  width: 100%;
  padding-left: 30px;
}
@media (max-width: 959px) {
  #portal-sidebar {
    max-width: 100%;
    padding-left: 0;
    margin-top: 40px;
  }
}
#portal-sidebar__featured {
  padding-bottom: 30px;
}
#portal-sidebar__featured > h3 {
  font-size: 30px;
  margin: 0 0 30px;
}
#portal-sidebar__featured__wrapper .blog-side {
  display: flex;
  align-items: flex-start;
  color: inherit;
  text-decoration: none;
  margin-bottom: 25px;
  transition: all 0.2s ease;
}
#portal-sidebar__featured__wrapper .blog-side:hover {
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
}
#portal-sidebar__featured__wrapper .blog-side img {
  height: auto;
}
#portal-sidebar__featured__wrapper .blog-side__content h3 {
  margin: 10px 15px;
}
#portal-sidebar__archive h3 {
  font-size: 30px;
  margin: 30px 0 0;
}
#portal-sidebar__archive__wrapper {
  display: flex;
  flex-direction: column;
}
#portal-sidebar__archive .archive-header {
  margin: 15px 0;
}
#portal-sidebar__archive .archive-header span {
  background-color: #302e47;
  padding: 15px 25px;
  border-radius: 5px;
  display: block;
  color: white;
  cursor: pointer;
}
#portal-sidebar__archive .archive-articles {
  display: none;
}
#portal-sidebar__archive .archive-articles a {
  color: inherit;
  font-size: 18px;
  text-decoration: none;
  margin: 20px 0;
  display: block;
}
#portal-sidebar__archive .archive-articles a:hover {
  color: #07a56b;
}
#portal-sidebar__archive .archive.archive-active .archive-articles {
  display: block;
}
#portal-blogs {
  display: flex;
  flex-wrap: wrap;
}
#portal-blogs .blog {
  max-width: calc(33.333333333% - 32px);
  margin: 15px;
}
@media (max-width: 959px) {
  #portal-blogs .blog {
    max-width: 100%;
    margin: 15px 0;
  }
}
@media (max-width: 959px) {
  #portal-blogs .blog img {
    display: block;
    margin: 0 auto;
  }
}
#portal-blogs .blog-title {
  font-size: 20px;
  letter-spacing: 0.3px;
}
#portal, #single {
	background: url('../../images/hero-bg.png') top center / auto no-repeat;
}
#portal-header h1 {
	font-weight: normal;
}
#portal-sidebar__featured > h3 {
	font-weight: normal;
}
.blog-button {
	padding: 15px 40px;
	background: black;
	color: white;
	display: block;
	width: fit-content;
	width: -moz-fit-content;
	margin: 50px auto 0 !important;
	cursor: pointer;
}
.blog-button i {
	margin-left: 15px;
}
#breadcrumb {
	display: flex;
	margin-top: 30px;
}
#breadcrumb i {
	margin: 0 15px;
}
#breadcrumb a {
	color: black;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}

footer {
	background: #191919;
	padding: 30px 0;
	z-index: 1000;
	position: relative
}

.footer-section {
	width: 100%;
	margin-bottom: 20px;
	text-align: center
}

.footer-section a {
	color: #fff;
	text-decoration: none
}

.footer-section a:hover {
	color: #9C7957
}

footer .footer-container {
	max-width: 1200px;
	margin: 0 auto
}

footer h3 {
	color: #fff;
	margin-bottom: 20px;
	text-transform: none;
	font-weight: 200;
	font-size: 22px;
	letter-spacing: 1px
}

footer p {
	color: #fff;
	font-size: 16px;
	line-height: 1.4em
}

footer p.social-media {
	margin-top: 20px
}

footer p.social-media a {
	color: #9C7957
}

footer p.social-media a:hover {
	color: #fff
}

footer .bee {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}

footer .opening {
	width: 100%
}

footer .opening p {
	display: flex;
	text-align: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}


footer i {
	color: #9C7957
}

footer .wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%
}

.footer-bottom {
	margin-top: 20px
}

.footer-bottom p {
	font-size: 12px;
	text-align: center
}
.shrink {
	max-width: 80px;
	padding: 10px 0;
}
#hero h1 {
	color: #9C7957;
	letter-spacing: -2px;
	line-height: 1;
	margin: 80px 0 0;
}
#testimonials .testimonial-stars i {
	color: #9C7957;
}