/*
Theme Name: Barefoot
Theme URI: https://www.barefootdesigner.co.uk
Author: TidyThemes
Author URI: https://www.barefootdesigner.co.uk
Description: Donations: https://calmestghost.com/donate. BlankSlate is the definitive WordPress boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2023
Requires at least: 5.2
Tested up to: 6.1
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.barefootdesigner.co.uk
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2023 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

.ghostkit-testimonial{
	
}

.point img{
	
	width:60px;
	margin-bottom:20px;
}

strong p{
	
	color:#000 !important;
}

.pagecta{
	
	background:#f8f9fa;
	border-radius:30px;
	padding:60px !important;
}

.reasons{
	
	background:#f8f9fa;
	border-radius:30px;
	padding:60px !important;
}


.reasons ul {
  list-style: none; /* Remove default bullets */
  padding: 0;
  margin: 0;
}

.reasons ul li {
  position: relative;
  padding-left: 37px; /* Space for the icon */
	  list-style: none !important; /* Remove default bullets */
	margin-bottom:20px;

}

.single #pagefeature h1 {
   
    font-size: 5vw;
  
}

.moveup{

  margin-top:-200px;
}



.claimstout p{
	
	padding-right:70px;
}

.reasons ul li::before {
  content: '\2713'; /* Unicode for check mark */
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border: solid 2px #20326b; /* Circle color */
  color: #20326b; /* Tick color */
  width: 20px; /* Circle size */
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%; /* Makes it a circle */
  font-size: 14px; /* Adjust tick size */
}



.pagecta ul {
  list-style: none; /* Remove default bullets */
  padding: 0;
  margin: 0;
}

.pagecta ul li {
  position: relative;
  padding-left: 50px; /* Space for the icon */
	  list-style: none !important; /* Remove default bullets */
	margin-bottom:20px;

}

.pagecta ul li::before {
  content: '\2713'; /* Unicode for check mark */
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #00aaff; /* Circle color */
  color: white; /* Tick color */
  width: 20px; /* Circle size */
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%; /* Makes it a circle */
  font-size: 14px; /* Adjust tick size */
}


.nowinnofee{
	
	color:#ff3a80;
	font-size:2em;
	text-transform:uppercase;
	font-size:2em;
	font-weight:800;
}


.nothingtopay{
	
	color:#20326b;
	font-size:2em;
	font-size:4em;
	font-weight:800;
	line-height:1em;
}

.pagecta li{
	
	color:#20326b;
	font-size:2em;
	font-size:2em;
	font-weight:800;
	line-height:1em;
}


#transition-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  justify-content: center;
  align-items: center;
}

#transition-overlay .overlay-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8); /* Semi-transparent background */
  backdrop-filter: blur(10px); /* Applies the blur effect */
  -webkit-backdrop-filter: blur(10px); /* Safari support */
  z-index: 1;
}

#transition-overlay img {
  position: relative;
  z-index: 2; /* Keeps the GIF above the blurred backdrop */
  max-width: 70px; /* Adjust size as needed */
}


:root {
  --accent-color: #333;
  --max-width:1200px;
    --vpad:150px;

}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: none;
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    margin: 0;
    overflow: auto;
    padding: 1em;
    scrollbar-color: #0000 #0000;
    scrollbar-gutter: stable both-edges;
    scrollbar-width: thin;
    text-align: center;
    text-shadow: 0px;
    will-change: transform;
}


#half{
	
	float:left;
	width:45%;
}

p strong {
	
	font-weight:bold;
}

.single article{

  max-width:1110px;
  margin:auto;
  padding:20px;

}

.wp-block-gallery{

  padding:5%;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption, .wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
    bottom: -10px;
    left: 0;
    max-height: 100%;
    position: absolute;
    right: 0;
}


.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
    content: "";
    height: 100%;
    -webkit-mask-image: linear-gradient(0deg, #000 20%, #0000);
    mask-image: linear-gradient(0deg, #000 20%, #0000);
    max-height: 40%;
    display:none;
}


.custom-blog-list {
   display: flex;
  flex-direction: column;
  gap: 2.5em;
  /* Optional: container width control */
  max-width: 1100px;
  margin: 0 auto;
  padding: 20px;
}

.custom-blog-item {
  display: flex;
  width:100%;
  box-sizing:border-box;
align-items: center;
  background: #fff;
  overflow: hidden;
  transition: box-shadow 0.2s;
  gap: 2em;
}

.custom-blog-item:hover {
}

.custom-blog-thumb {
  display: block;
  min-width: 500px;
  max-width: 240px;
  flex-shrink: 0;
  overflow: hidden;
}

.custom-blog-thumb img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0;
}

.custom-blog-content {
  flex: 1;
  padding: 30px;
}

.custom-blog-title {
  margin-top: 0;
  margin-bottom: 0.7em;
}

.custom-blog-excerpt {
  margin-bottom: 1.3em;
  color: #555;
}

.custom-blog-readmore {
 color: #fff;
    background-color: #887a6f;
    border-radius: 0px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.2em;
    font-family: "Baskervville", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    transition-duration: 1s;
}
.custom-blog-readmore:hover {
}

/* Responsive: stacks image on top */
@media (max-width: 768px) {
  .custom-blog-item {
    flex-direction: column;
    gap: 0;
  }
  .custom-blog-thumb {
    max-width: 100%;
    min-width: 0;
    width: 100%;
  }
  .custom-blog-content {
    padding: 1em;
  }
}



#pagefeature {
  position: relative;
  height: 600px;
  display: flex;
  align-items: center;   /* vertical centering */
  justify-content: center; /* horizontal centering */
  color: #fff;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  margin-bottom:100px;
}

#pagefeature::before {
  content: "";
  position: absolute;
  inset: 0; /* shorthand for top:0; right:0; bottom:0; left:0; */
  background: rgba(0,0,0,0.5); /* 50% black overlay, tweak as needed */
  z-index: 1;
}

#pagefeature h1 {
  position: relative;
  z-index: 2;
  margin: 0;
  text-align: center;
  color:#fff;
   font-family: 'Bizantheum';
    font-size:10vw;
  max-width:100%;
  text-transform:uppercase;
  letter-spacing:3px;
  padding-top:40px;
}

.single .wp-block-media-text:nth-of-type(odd) {
    background: #fff;

}

.single  .wp-block-media-text:nth-of-type(even) {
    background: #ece3dd;

}


@font-face {
    font-family: 'Recoleta DEMO';
    src: url('/Recoleta-RegularDEMO.woff2') format('woff2'),
        url('/Recoleta-RegularDEMO.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



.noround img{

  border-radius:0px !important;
}

body::-webkit-scrollbar {
}
 
body::-webkit-scrollbar-track {
}
 
body::-webkit-scrollbar-thumb {

}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}

#wpadminbar { display:none !important;}

.slick-center img{

 
}

.slick-slide img{


}

.nopadding .slick-slide img{

  border-radius:30px;
  transform: scale(1.0);
    transition-duration:1s;

}

.goup{

  margin-top:-200px;
}

.wp-block-getwid-images-slider{}

html{

	padding: 0px;
	margin: 0px;

  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;


	font-size: 14px;
	color: #333;
  background:#fff;
  overflow-x:hidden;
}

body{
  overflow-x:hidden;


}


/*
HEADER
*/


#header{

	
  	width: 100%;
  	position: relative;
 
  	z-index: 9;
  	transition-duration: 1s;
    float:left;

   

}

#headercontain{


  width:100%;
display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
  max-width:1400px;
  margin:auto;
  padding:15px 40px;
}



.wp-block-media-text .wp-block-media-text__content {
    padding: 150px 12% 150px 8%;
}






#logo{width:250px;}






#logo img{width:100%;}

#container{

  float:left;
  width:100%;

}

@keyframes wiggle {
  0% { transform: rotate(0); }
  25% { transform: rotate(-5deg); }
  50% { transform: rotate(5deg); }
  75% { transform: rotate(-5deg); }
  100% { transform: rotate(0); }
}

.wp-block-group {

position:relative;
}

.current-menu-item {

}

#menu{

	
  font-size:1.4em;
	text-align: center;
   font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;

	z-index:99;
  
}



.menu{



}

.ghostkit-col-3{



}

.ghostkit-col-6{

  
}


#menu ul{

	padding: 0px;
	margin: 0px;
}

#menu li{

	padding: 15px 10px;
	margin: 0px;
	display: inline-block;
	  position: relative;
    margin-left:0px;
font-size:0.8em !important;
	list-style: none;
}

#menu a{
color:#333;
}

#menu a:hover{

opacity:1;

}

#menu-item-41{


}

#menu-item-41 a{

  color:#fff !important;

}

#mobilemenu .current-menu-item{

  border-bottom:0px;
}


#mobilemenu{

	position: fixed;
	top: 80px;
	right: 0px;
	width: 100%;
	height: 100%;
 background-color: rgba(0, 51, 102, 0.6); /* semi-transparent #003366 */
  backdrop-filter: blur(10px);            /* blur behind the element */
  -webkit-backdrop-filter: blur(10px);    /* for Safari support */
		text-align: right;
			  padding: 20px;
  	font-size: 2.0em;
  	z-index: 1;
  	display: none;
	padding-top:150px;
 font-family: "Baskervville", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;

}

#mobilemenu a{

	color: #fff;
}

#mobilemenu li{

  list-style:none !important;
  padding:5px;
}

#mobilemenu .menu{


}


.sub-menu{
	
	

position:absolute;
	top:50px;
	left:-5px;
	width:250px;
	background:#242c51;
	padding:0px 20px 20px 20px !important;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	display:none;
	
}

.sub-menu li{
	
	float:left;
	width:100%;
	text-align:left;
	padding:10px 0px !important;
}

.menu-item:hover .sub-menu{display:block;}


.sub-menu .current-menu-item{
	
	background:none;
}

/*
CTA
*/

.cta{

	background-color: var(--accent-color);
	color: #fff;
	padding: 15px 20px;
	text-align: center;
}


#option{


  float:left;
  width:30%;
  margin-right:1%;
   background: rgb(255,255,255);
background: linear-gradient(160deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.51) 100%);
padding:30px;
border-radius:20px;
text-align:center;
height:200px;
}

/*
HIDE BURGER
*/

.hamburger{

	display: none;
}


.bannercta{

  position:absolute;
  bottom:-2px;
  right:0px;
  width:350px;
}

.bannercta img{

  width:100%;
}


/*
ARCHIVES
*/


.category section{


}

.category section article{

}

#thumb{

  float:left;
  width:100%;
  margin-bottom:20px;
}

#thumb img{width:100%; border-radius:10px; height:300px; object-fit:cover;}



.category-latest-news section img{

  width:100%;
  height:200px;
  object-fit:cover;
}


.newsfloat{

  float:left;
  width:70%;
  padding:50px;
}

#sidebar{

  float:right;
  width:30%;
  padding:50px;
  background-color:#eee;
}

/*
FIX ON SCROLL
*/


.fix{

	
	position: fixed !important;
	transition-duration: 1s;
	height:100px !important;
	-webkit-box-shadow: -1px 2px 89px 0px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 2px 89px 0px rgba(0,0,0,0.75);
box-shadow: -1px 2px 89px 0px rgba(0,0,0,0.75);
background: #63996b;
width:100% !important;
left:0px !important;

}

.fix #call{

  color:#fff;
  position:absolute;
  top:40px;
  left:170px;
  height:50px;
}

.fix #logo{

	width:60px;
		transition-duration: 1s;
    top:10px;
    left:20px;

}

.fix #menu {

  top:20px;
  padding-right:20px;
}

.fix #menu li {
    	transition-duration: 1s;

    
}



  .wp-block-cover, .wp-block-cover-image {
}

.shape{
	
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	z-index:-1;
}

.theform{
	
	background:#bbb9c6;
	z-index:99;
	position:relative;
	border-radius:30px;
	padding:40px 40px 0px 40px;

}

.point{
	
	background:#bbb9c6;
	padding:20px;
	text-align:center;
	border-radius:20px;
}

.point2{
	
	background:#eee;
	padding:20px;
	text-align:center;
	border-radius:20px;
}



/*
BLOCKS
*/

.fixed{

  position:absolute;
  bottom:0px;
  left:0px;
  width:100%;
}

.wp-block-cover .wp-block-cover__inner-container h2{
	
	

}

.wp-block-cover .wp-block-cover__inner-container h2 span{



}

.wp-block-cover .wp-block-cover__inner-container p{
  

  
}

.wp-block-cover .wp-block-cover__inner-container .wp-block-buttons {
	
	float:left;
	clear:left;
}

.scrolldown{

  position:absolute;
  bottom:0px;
  right:0px;
  width:80px;
  padding:15px;
}

.icon{

  width:50%;
  margin-bottom:20px;
  margin-left:25%;
}


.wp-block-cover .wp-block-cover__inner-container .wp-block-button__link {
    color: #fff;
    background: none !important;
    border-radius: 10px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
	border:solid 2px #fff;
      transition-duration:1s;

}


.wp-block-cover .wp-block-cover__inner-container .wp-block-button__link:hover {
    background: #63996b !important;
    transition-duration:1s;
    border: solid 2px #63996b !important;
}





.wp-block-cover .wp-block-cover__inner-container {
    z-index: 1;
    margin: auto;
    padding: 170px 0px 150px 0px;
max-width: var(--max-width);

    color: #fff;
}

.ghostkit-grid {

max-width: var(--max-width);
margin: auto;
padding: 0px 40px;



}

.less{

padding: 0px 100px !important;
}

.ghostkit-grid p{


}

.rightthing, .rightthing2{

 background-image: url(https://cakes.barefootdev.co.uk/wp-content/uploads/2025/06/floral.png);
  background-size: cover;

}

.wp-block-group {

  padding:100px 0px;


}

.rightthing::after {
  content: '';
  position: absolute;
  top: 0; bottom: 0; left: 0;
  /* Calculate where to start covering up: 
     50% (center of container) - 600px (half of 1200px) + 300px */
  right: calc(50% - 600px + 300px);
  background: #ECE3DD; /* Or your real background color */
  z-index: 0;
  pointer-events: none;
}


.rightthing2::after {
  content: '';
  position: absolute;
  top: 0; bottom: 0; left: 0;
  /* Calculate where to start covering up: 
     50% (center of container) - 600px (half of 1200px) + 300px */
  right: calc(50% - 600px + 300px);
  background: #fff; /* Or your real background color */
  z-index: 0;
  pointer-events: none;
}


.wp-block-group  .ghostkit-grid{

	position:relative;
	z-index:9;
}

.ghostkit-carousel-slide img{

  margin-bottom:20px;
  border-radius:15px;

}

.ghostkit-carousel-slide p{

 
}


.ghostkit-carousel-arrow{

  top:30%;
	opacity:1 !important;
}

.wp-block-getwid-section__inner-content{

  max-width:1000px;
  margin:auto;
  text-align:center !important;
  padding:100px 50px;
}

.nopad {
padding-bottom:0px;
}


.nopad .wp-block-getwid-section__inner-content{
padding-bottom:0px;
}

.wp-block-getwid-section__inner-content img{

  width:100px;
  margin-bottom:30px;

}



.ghostkit-carousel {

  max-width:100%;
  margin:auto;
  padding:0px 40px;
}

.ghostkit-carousel-slide {
 
}

.ghostkit-testimonial-content {

	font-size: 2.4em;
  padding-bottom:20px;
  line-height:1.2em;
	color:#fff;
	text-align:center;
background:none;
padding:20px !important;
   font-family: 'Recoleta DEMO';
font-weight:normal;
  font-style: normal;
margin-bottom:0px;}

/*
TYPE
*/

a{

	text-decoration: none;
	color: #444;
}

.feature{
	

}


.pull{

  max-width:500px;


}

.ghostkit-testimonial-content p{


}

.ghostkit-carousel-slide img:hover{


  transform: scale(1.1);
    transition-duration:1s;


}

.ghostkit-testimonial-icon{display:none;}

.ghostkit-testimonial-source{display:none;}

.ghostkit-testimonial-name {
    line-height: var(--gkt-testimonial--name__line-height);
    color:#fff;
    text-align:center;
}


.ghostkit-carousel-slide img{


    transition-duration:1s;


}


input, textarea{

  width:100%;
  padding:10px;
  border-radius:0px !important;
  border:solid 1px #333;
 font-family: "Baskervville", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.wpcf7-submit {

background-color:#000;
color:#fff;
font-size:1.3em;
padding:15px;
    font-family: "Baskervville", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
      border:0px !important;
      width:100% !important;


}

p{


  font-size:1.3em;
  line-height:1.7em;
  padding-bottom:20px;
    opacity:0.8;

}

.wp-block-getwid-accordion__header-title{

 font-family: "Baskervville", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
font-size:2em;
}

.wp-block-getwid-accordion__content{

  background-color:#fff;
}

h1 strong{
	
	color:#bbb9c6;
}

h1,h2,h3,h4,h5{

padding:0px;
margin:0px;
     font-family: 'Recoleta DEMO';
font-weight:normal;
  font-style: normal;
	color:#242c51;
	letter-spacing:-1px;


}

.wp-block-getwid-banner__title {
 font-family: "Baskervville", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-style: normal;
	font-size:3em;
}


.wp-block-media-text .wp-block-media-text__content {
  padding-left: calc((100vw - 1100px) / 2) !important;
}


h1{

		font-size: 1.3em;
  padding-bottom:20px;
  line-height:1.0em;
	max-width:1000px;
	margin:auto;
  letter-spacing:2px;

}


 .wp-block-cover__inner-container h1{

    font-family: 'Bizantheum';
    font-size:10vw;
  max-width:100%;
  padding-top:40px;
  text-transform:uppercase;
  letter-spacing:3px;

  }


h2{

	font-size: 4.4em;
  padding-bottom:20px;
  line-height:1.2em;
	max-width:1000px;
   font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  opacity:0.8;


}

h3{

	 font-size: 4.0em;
  padding-bottom:50px;
  line-height:1.2em;
  max-width:1000px;
   font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  opacity:0.8;


}

h4{

	font-size: 2.0em;
  padding-bottom:20px;
      line-height:1.1em;

   font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;



}

@font-face {
    font-family: 'Bizantheum';
    src: url('/Bizantheum.woff2') format('woff2'),
        url('/Bizantheum.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



.wp-block-getwid-accordion {

max-width:1300px;
margin:auto;
padding:30px;

}


.wp-block-cover, .wp-block-cover-image {
  
    min-height: 630px;
   
}

.wp-block-getwid-accordion__header{

  background-color:#fff;
}


has-cyan-bluish-gray-background-color {
    background-color: #ebeae7 !important;
}

h5{

	font-size: 2.0em;
  padding-bottom:20px;
  line-height:1.2em;


}

.wp-block-post-excerpt__excerpt{

  font-size:0.8em;
}

.wp-block-post{

  list-style:none !important;
}

strong{
	
	
}



h6 {

    font-family: 'Bizantheum';
    font-size:10vw;
  max-width:100%;
  padding-top:40px;
  text-transform:uppercase;
  letter-spacing:3px;
    margin-top: -170px;
    opacity:0.7;
    text-transform:uppercase;
}



ul{

  margin-left:20px;
}

li{

  list-style:square !important;
  font-size:1.2em;
  line-height:1.3em;

}

.wp-block-list li{
	
	padding-bottom:15px;
}

.wp-block-image img{

  border-radius:0px;


}

.wp-block-image 


}

.radius{



}



.foot{

  font-size:0.7em;
}

.up{

  margin-top:-10vh;
}

.home .up{

  margin-top:-18vh;
}

.up2{

  margin-top:-22vh;
}


.wp-block-button__link {
color: #fff;
background-color:#003366;
border-radius: 0px;
box-shadow: none;
text-decoration: none;
padding: calc(.667em + 2px) calc(1.333em + 2px);
font-size: 1.6em;
 font-family: "Baskervville", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
transition-duration:1s;

}

.wp-block-button__link:hover {


}

/*
FOOTER
*/

.ghostkit-carousel-arrow {
    top: 40%;
    opacity: 1 !important;
}

#footer{

	float: left;
	width: 100%;
	background-color: #eee;
	color: #333;
	padding: 20px 10%;
	  	float: left;
  	width: 100%;
  	display:none;
}

.ghostkit-carousel-arrow{

  background-color:#000 !important;
  color:#fff;
}


#copyright{

	font-size: 0.6em;
}


#tout{

  display:none;
}





/*
Mobile
*/

@media only screen and (max-width: 1200px) {

.moveup {
 margin-top: 0px;
}



#menu {
    font-size: 1.0em;
  }




.wp-block-media-text .wp-block-media-text__content {
    padding: 150px 12% 150px 8% !important;
}





}




@media only screen and (max-width: 830px) {

#logo{

  width:200px;
}


h2 {
    font-size: 3.4em}


    h3{

      font-size:2.8em;}
    


#menu {
    font-size: 0.8em;
  }

}









@media only screen and (max-width: 600px) {
	
	.trust{
		
		padding:0px 30%;
	}


  html:not(.no-js) .aoswp-enabled [data-aos] {
        opacity: 1!important;
        -webkit-transform: none!important;
        transform: none!important;
        transition: none!important;
        transition-timing-function: unset!important;
        transition-duration: unset!important;
        transition-property: none!important;
    }
.ghostkit-carousel{

  padding:0px 10px !important;

}
	
	.nothingtopay {
   
    font-size: 3em;
   
}
	
	.reasons {
   
    padding: 30px !important;
		border-radius:0px;
}
	
	.pagecta {
       padding: 30px !important;
		border-radius:0px;
}
	
	.reasons ul li {
   text-align:left;
		padding-left:50px;
}
	
	.pagecta ul li {
      text-align:left;
		padding-left:50px;

}

  .scrolldown {
    position: absolute;
    bottom: 0px;
    right: 40%;
    width: 20%;
    padding: 15px;
}

	#logo img{
		
		width:100%;
	}
#call {
background:none;
	margin-right:80px;
text-align:left;	margin-top:15px;
font-size:1em;
	padding-left:0px;

}

#tout a{color:#fff;}

#logos{

  display:none;
}

#cta{

  display:none;
}


.makehere{

  opacity:1 !important;
    transition-duration:2s;

}


  .wp-block-cover, .wp-block-cover-image {
}



  .wp-block-cover{


  }

  .go{

    display:none;
  }

  .ghostkit-grid {
  
    padding: 0px 10px;
}


.wp-block-group {
    padding: 100px 10px;
}

  #option{

    width:98%;
  }
	
  html{

    text-align:center !important;
  }


  .icon {
    width: 33%;
    margin-bottom: 20px;
    margin-left: 32%;
}
	
	.wp-block-cover .wp-block-cover__inner-container {
    z-index: 1;
    margin: auto;
    padding: 5px 1% 50px 1%;
    color: #fff;
}

.tabs-wrapper label {
    width: 100%;
    display: block;
    border-bottom: 1px solid #4d4c47;
    border-radius: 0;
    font-size:1em;
  }
	
  .wp-block-buttons>.wp-block-button {
    
    width: 100%;
}
	
	.pagecta li {
    
    font-size: 1.5em;
   
}



.rightthing::after {
  content: '';
  position: absolute;
  top: 0; right: 0; left: 0;
  /* Calculate where to start covering up: 
     50% (center of container) - 600px (half of 1200px) + 300px */
 bottom: calc(50% - 600px + 300px);
  background: #ECE3DD; /* Or your real background color */
  z-index: 0;
  pointer-events: none;
}

.rightthing2::after {
  content: '';
  position: absolute;
  top: 0; right: 0; left: 0;
  /* Calculate where to start covering up: 
     50% (center of container) - 600px (half of 1200px) + 300px */
 bottom: calc(50% - 600px + 300px);
  background: #fff; /* Or your real background color */
  z-index: 0;
  pointer-events: none;
}



#container {
    float: left;
    width: 100%;
}
	
	#logo{
		
		width:200px;
	}
	

	
	#calc {
    float: left;
    width: 100% !important;
    padding-right: 0% !important;
}

.has-text-align-right {
    text-align: center;
}

	#headercontain {
   
    padding: 10px 10px;
}

.wp-block-button__link {
   
     width: auto; 

}
	
.hamburger{

	display: block;
}

#header{

}
	
	
	.wp-block-getwid-section__inner-content {
  
padding:0px ;
}
	
.ghostkit-carousel-slide {
 
}


#menu{

	display: none;
}


.fix .hamburger{
  top:20px;

      transition-duration: 1s;


}

.fix #call {
    
    left: 120px;
}

.wp-block-cover .wp-block-cover__inner-container .wp-block-buttons {
    float: left;
    clear: left;
    width: 100%;
}


.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img {
  
    position: relative;
}


.wp-block-media-text .wp-block-media-text__content {
    padding:50px 20px !important;
}




h2 {
    font-size: 3.4em

}


h3 {
    font-size: 2.4em

}



}






/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 37px 15px;
  cursor: pointer;
position:absolute;
	top:0px;
	right:0px;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background:#003366;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 1.0; }
  .hamburger.is-active:hover {
    opacity: 1.0; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: #fff; }

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  perspective: 80px; }

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg); }
  .hamburger--3dx.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dx.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  perspective: 80px; }

.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(-180deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  perspective: 80px; }

.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(-180deg); }
  .hamburger--3dy.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dy.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  perspective: 80px; }

.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DXY
   */
.hamburger--3dxy .hamburger-box {
  perspective: 80px; }

.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg); }
  .hamburger--3dxy.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dxy.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DXY Reverse
   */
.hamburger--3dxy-r .hamburger-box {
  perspective: 80px; }

.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Turn
   */
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg); }
  .hamburger--arrowturn.is-active .hamburger-inner::before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }
  .hamburger--arrowturn.is-active .hamburger-inner::after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Turn Right
   */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg); }
  .hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse-r .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse-r .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic .hamburger-inner::before {
    top: 10px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic .hamburger-inner::after {
    top: 20px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-270deg);
    transition-delay: 0.075s; }

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic-r .hamburger-inner::before {
    top: 10px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic-r .hamburger-inner::after {
    top: 20px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic-r.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(270deg);
    transition-delay: 0.075s; }

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden; }
  .hamburger--emphatic .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::before {
      left: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::after {
      top: 10px;
      right: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
  .hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent !important; }
    .hamburger--emphatic.is-active .hamburger-inner::before {
      left: -80px;
      top: -80px;
      transform: translate3d(80px, 80px, 0) rotate(45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic.is-active .hamburger-inner::after {
      right: -80px;
      top: -80px;
      transform: translate3d(-80px, 80px, 0) rotate(-45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden; }
  .hamburger--emphatic-r .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::before {
      left: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::after {
      top: 10px;
      right: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
  .hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent !important; }
    .hamburger--emphatic-r.is-active .hamburger-inner::before {
      left: -80px;
      top: 80px;
      transform: translate3d(80px, -80px, 0) rotate(-45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic-r.is-active .hamburger-inner::after {
      right: -80px;
      top: 80px;
      transform: translate3d(-80px, -80px, 0) rotate(45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Minus
   */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear; }

.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear; }

.hamburger--minus.is-active .hamburger-inner::before {
  top: 0; }

.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0; }

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 2px; }
  .hamburger--slider .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider .hamburger-inner::after {
    top: 20px; }

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg); }

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 2px; }
  .hamburger--slider-r .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider-r .hamburger-inner::after {
    top: 20px; }

.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg); }
  .hamburger--slider-r.is-active .hamburger-inner::before {
    transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
    opacity: 0; }
  .hamburger--slider-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(90deg); }

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin-r .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin-r .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear; }
  .hamburger--spring .hamburger-inner::before {
    top: 10px;
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring .hamburger-inner::after {
    top: 20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important; }
  .hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(-45deg); }

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring-r .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }
  .hamburger--spring-r .hamburger-inner::before {
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear; }
  .hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
  .hamburger--stand .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
  .hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
  .hamburger--stand-r .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
  .hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex .hamburger-inner::after {
    transition-property: bottom, transform; }

.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg); }

/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex-r .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex-r .hamburger-inner::after {
    transition-property: bottom, transform; }

.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }
