/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 9, 2021 */


@font-face {
    font-family: 'bahnschriftregular';
    src: url('bahnschrift.woff') format('woff2'),
         url('bahnschrift.woff2') format('woff');
    font-weight: normal;
    font-style: normal;

}


	.orange {
		color:#fa8121;
	}

.split { 
	display:flex;
}

.split-left { 
	

padding: 150px 150px 150px 150px;
	width:50%;
	color:#FFF;
	text-align: left;
	display: flex;
    flex-direction: column;
	align-items:flex-start;
}







html {
  height: 100%;
  box-sizing: border-box;
  background: #f7f5f2;
}

* { 
	box-sizing:border-box;	
}

img:not([src]) {
  visibility: hidden;
}

/* Fixes Firefox anomaly during image load */
@-moz-document url-prefix() {
	img:-moz-loading {
		visibility: hidden;
	}
}

a {  
  transition: all .3s ease-in-out; 
}

a:hover { 
   transition: all .3s ease-in-out; 
}



body  {
	  color: #FFF;
      background: #1d2228;
    font-size: 18px;font-family: 'bahnschriftregular';
    font-weight: 400;
    line-height: 1.4em;
    margin: 0 auto;
    max-width: 2440px;
    min-width: 980px;
    text-align: left;
    position: relative;
    min-height: 100%;
    overflow-x: hidden;
    text-align: center;
}
	
::selection { 
	 background: #1cc464; 
}	

.inner { 
   
  padding:0 150px;
  margin:0 auto;
}

a.purple-but { 

  background: #bf9553; 
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  color:#FFF;
  text-decoration: none;
  padding:14px 25px;
  font-size: 15px;
  border-radius: 0px;font-family: 'bahnschriftregular';
  background-size: 100% 100%;
  border:2px solid #bf9553;
}



a.purple-but:hover { 
   background: none;
   color:#bf9553;
   border:2px solid #bf9553;
}



a.green-but { 
border:2px solid #FFF;
  background: #bf9553; 
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  color:#FFF;
  padding:10px 25px;
  border:2px solid #bf9553;
  
  font-size: 15px;
  border-radius: 0px;font-family: 'bahnschriftregular';
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    text-decoration: none;
   
    position: relative;
}

a.green-but:hover { 
  background: #bf9553;
  color:#FFF;
  background: none; 
}

.main.white a.border-dark {
	color: #bf9553;
}

.main.white a.border-dark:hover {
	background: #bf9553;
	color: #FFF;
}

.fillme { 
background:#FFF !important;
color:#1cc464 !important;

}

a.border-dark { 
  border:2px solid #1cc464;
  color:#FFF;
  text-decoration: none;
  padding:12px 25px;
  display: inline-block;
  background: #1cc464;
  border-radius: 0px;font-family: 'bahnschriftregular';
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
  border-radius: 0px;
	border-radius: 10px 0 10px 0;
}

a.border-dark:hover { 
  background: #1cc464;
  color:#FFF;
	border:2px solid #1cc464;
	

}

a.white-fill { 
	background: #fff;
	color: #f4004c;
	border-radius: 0px;font-family: 'bahnschriftregular';
    letter-spacing: 3px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);

  text-decoration: none;
  padding:8px 25px;
    text-transform: uppercase;
    font-weight: 700;
	border:2px solid #FFF;
    font-size: 12px;
  border-radius: 0px;
}

a.white-fill:hover { 
	border:2px solid #FFF;
	background: none;
	color: #FFF;
	
}

a.border-white { 
  border:2px solid #FFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  color:#FFF;
  text-decoration: none;
  padding:8px 25px;
  display: inline-block;
  
 border-radius: 0px;font-family: 'bahnschriftregular';
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
}

a.border-white:hover { 
  background: #FFF;
  color:#bf9553;

}

a.red-border { 
  border:2px solid #bf9553;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  color:#bf9553;
  text-decoration: none;
  padding:14px 25px;
  display: inline-block;font-family: 'bahnschriftregular';
  font-size: 15px;
  border-radius: 0px;
}

a.red-border:hover { 
  background: #bf9553;
  color:#FFF;

}

/* HEADERS */

.title-split { 
  display: flex;
  margin-top:0px;
  flex-direction:row;
  justify-content: center;
    align-items: center;
  text-align: left;
  color:#FFF;
}


.hero { 
	background: url("assets/img/home/hero.jpg");
	background-size: cover;
}

.hero.standard {
	
	padding-top:240px;
	padding-bottom: 80px;
}

.hero.standard .inner { 
	display: flex;
	flex-direction:column;
}

.hero .title-split p { 
  margin-left:50px;
}

.hp-link h2 { 
  margin:0 auto 10px auto;
  
}

.hp-link-cont { 
  display: flex; 
  flex-wrap:wrap;
  margin-top:50px;
  margin-bottom: 80px;
  flex-direction:row;
  width:100%;

}

.hp-link-cont.about { 
  justify-content:center;
}

.inner.flex-diff { 
  flex-wrap:wrap;
      flex-direction: column;
}

.hp-link-actual { 
      border: 2px solid #bf9553;
        width: calc(33.3333333% - 20px);
    
    display: flex;font-family: 'bahnschriftregular';
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
	line-height: 18px;
    text-decoration: none;
        justify-content: flex-start;
    align-items:center;
margin-top:30px;
    padding: 35px 35px 35px 80px;
    position: relative;
}




.hp-link-actual:after { 
   background: url("assets/img/home/arrow-desktop.svg") center center;
  bottom: 0;
  content: "";
  display: block;
  height: 16.5px;
  width:50px;
  left:0;
  top:45%;
  position: absolute;
}

.hp-link-actual:hover strong { 
  color:#bf9553;
}
  

.hp-link-actual img { 
  max-width: 45px;
}

.hp-link-actual strong { 

      max-width: 200px;
    text-align: left;
    color:#FFF;
    text-decoration: none;
    margin-left:20px;font-family: 'bahnschriftregular';
}

.hp-link-actual:nth-child(2), .hp-link-actual:nth-child(5)  { 
  margin: 30px 30px 0px 30px;
}

h1 { 
  font-size: 50px;
  letter-spacing: 0px;font-family: 'bahnschriftregular';
  line-height: 45px;  
	
	    max-width: 900px;
  text-transform: uppercase;
  margin:0;
	font-weight: 900;

  color:#FFF;
}

h1 span.green { 
  color:#bf9553;
}

.green-text { 
  color:#bf9553;
}

.purple-text { 
  color:#bf9553;
}

.intro-p { 
  color:#FFF;
  max-width:600px;
  margin:30px auto 0 auto;
}

.white-text { 
  color:#FFF;
}

h1.dark { 
  color:#1d0035;
}

h1 {
	margin-top:20px;
}

h1.white { 
  color:#FFF;
}

.main.dark p, .main.dark h2 { 
  color: #FFF;
}

h2 { 
  font-size: 20px;
  letter-spacing: 4px;
font-family: 'bahnschriftregular';	line-height: 30px;  
	max-width: 600px;
	
  text-transform: uppercase;
  margin:0;
	font-weight: 700;
margin-top:10px;
  color:#FFF;
}


/* DEMO BAR  ------------------------------------------------------------ */


.demo-bar { 
  background: #bf9553;
  display: flex;
  justify-content: center;
  align-items:center;
  width:100%;
  padding:15px;
  text-decoration: none;
  color:#FFF;font-family: 'bahnschriftregular';
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: 700;
  font-size: 12px;
    background-size: 100% 100%;

}

.demo-bar span { 
  color:#bf9553;
  display: inline-block;
  margin-left: 6px;
}

.demo-bar:hover { 
  background-size:200% 200%;   
}

.demo-bar img { 
  max-width: 25px;
  margin-right: 15px;
}


.modal { 
  -webkit-overflow-scrolling: touch;
}




/* HEADER ------------------------------------------------------------ */


header.fixed { 
  
  z-index: 4;
  max-width: 2440px;
  margin:0 auto;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

header.fixed .header-main  {
 background: #1d2228;
   padding:25px 0;
   min-width: 980px;
   max-width: 2440px;
   margin:0 auto;
}

header.fixed .logo { 
  max-width: 250px;
}

header.fixed .demo-bar { 
  padding:10px;
  min-width: 980px;
  max-width: 2440px;
  margin: 0 auto;
}

header { 

  left:0;
  right: 0;
  z-index: 2;
}

header.mobile-header { 
  display: none;
}


.header-main { 
  padding:40px 0;
	background:#ffffff;
	border-bottom: 2px solid #1cc464;
}

.header-main .inner { 
  display: flex;
  align-items:center;
  justify-content:center;
}

.logo { 
  max-width: 250px;
}

.logo img { 
  max-width: 100%;
  display: block;
}

nav.main-nav { 
  width:100%;
   margin-left: 60px;
  text-align: right;
}

nav.main-nav a { 
 color: #112c61;font-family: 'bahnschriftregular';
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 16px;
	line-height: 18px;
  text-decoration: none;
  margin:0 30px;
  position: relative;
}

 nav.main-nav a:after {    
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  top:30px;
  position: absolute;
   background: #bf9553; 
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}

nav.main-nav a:hover:after, nav.main-nav a.active:after { 
  width: 100%; 
  left: 0; 
}

nav.main-nav a.signup-but { 
  margin-right: 0;
  color:#FFF;
}

nav.main-nav a.signup-but:hover { 
 
}

nav.main-nav a.signup-but:hover:after { 
  width:0;
}



/* HEROS  ------------------------------------------------------------ */


.hero { 
  position: relative;
 
	
}

.hero .inner { 
  display: flex;
  align-items:center;
  justify-content:center;
}

.hero-left { 
  width: 100%;
  padding:100px 0;
  text-align: left;
}

.hero-right { 
    position: relative;
    z-index: 3;
    width: 50%;
    text-align: right;
}

.hero-right img { 
  max-width: 100%;
}

.hero p { 
  font-size: 15px;
  color:#FFF;
  font-weight: normal;
    line-height: 23px;
  max-width: 500px;
	 font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, 'sans-serif';
  margin:20px 0 0px 0;
	
}

.hero p a {
	font-weight: bold;
	color:#FFF;
}

.hero h3 { 
  color:#2e323a; 
  font-size: 25px;
  line-height: 30px;
  font-family: "aftikabold";
  font-weight: normal;
  max-width: 450px;
}

.main.image-splits h1 { 
  margin-bottom: 100px;
}

.inline-ctas { 
  display: flex;
  justify-content:center;
  margin-top:0px;
}

.hero-left .inline-ctas { 
    justify-content:flex-start;
}

.inline-ctas.actual-inline { 
  margin-top:80px;
}

.inline-ctas.actual-inline.contactthanks { 
    margin-top:40px;
}

.hero .border-dark { 
	margin-top:20px;
}

.hero .border-dark svg { 
  max-width: 12px;
  width: 10px;
  margin-right: 10px;
}

.hero .border-dark:hover svg .st0 { 
  fill:#FFF;
}


/* Sections */

.about-flex { 
    width:33.33%;
}

.flex-me .about-flex img {  
    max-width: 90%;
}

.privacy-text { 
    max-width: 1100px;
    text-align: left;
    margin:0px auto;
}

.privacy-text h3 { 
text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 16px;
}

.privacy-text p:first-child { 
	margin-top:0;
		
}

.about-text { 
        column-count: 2;
    margin-top: 0px;
    
    margin: 0px auto;
    column-gap: 60px;
    text-align: justify;
}

.about-text a, .privacy-text  a { 
    color: #bf9553;
}

.about-text p:first-child { 
    margin-top: 0;
}

.about-text p:first-child::first-letter {
  font-size: 200%;
  color: #bf9553;
}

.about-flex:last-child { 
    text-align: right;
}

.about-flex:first-child { 
    text-align: left;
}


.logos { 
  display: flex;
 justify-content: space-evenly;
  align-items: center;

}

.logos img { 
      height: 100px;
      width: auto;
}

.flex-me .inline-img-marg { 
    margin-top: 30px;
    max-width: 70%;
}

.multi-text { 
  display: flex;
  flex-direction:row;
  flex-wrap:wrap;
  margin-top:50px;
  color: #1d0035;
}

.flex-me.pad-me, .pad-me { 
          padding-top:120px;
      }

.flex-me_text .mt-1 p { 
  margin-top:10px;
}

.flex-me_text .green-but { 
    margin-top: 10px;
    display: inline-block;
}

.mt-1 { 
  width: calc(50% - 20px);
  margin-bottom: 30px;
}


    .mt-1:nth-child(1), .mt-1:nth-child(3) { 
        margin-right:40px;
    }


.mt-1 strong {font-family: aftikabold;
  font-weight: normal;
}

.ctas-inline-band  {
    border-top: 2px solid #f1ede9;
    border-bottom: 2px solid #f1ede9;
}

.main.mid-band { 
	padding-top: 0;
}

.main { 
  padding:120px 0;
  background: #FFF;
}

.main.white p { 
	color: #69676b;
	margin-bottom: 30px;
}

.main.green { 
  background:#1cc464; 
	border-top: 2px solid #1cc464;
}

.main.green a {
	color:#FFF;
	font-weight: bold;
}

.main.green h2 { 
	max-width: 700px;
	color: #FFF;
  margin:0 auto;
}

.main.purple { 
  background: #21003d;
}

.main.dark { 
  background: none;
}

.main.grey .flex-me, .main.dark .flex-me, .covid-bar-white .flex-me{ 
  padding-top: 0;
}

.main h1 { 
  max-width: 700px;
  margin:0 auto;
}

.flex-me a.border-dark { 
  margin-top:10px;
}

.flex-me { 
  display: flex;
  align-items:center;
  justify-content:center;
  padding-top:0px;
}

.flex-me.nopad { 
  padding-top: 0;
}

.flex-me img { 
  max-width: 100%;
  display: block;
}

.flex-me_img { 
  width: 50%;
}

.flex-me_text {  
  width:50%;
}

.flex-me_text p { 
  margin-top: 30px;
  margin-bottom: 0;
}

.flex-me_text-right { 
   padding-left:100px;
  text-align: left;
}

.flex-me_text-left { 
   padding-right:120px;
  text-align: left;
}


ul li { 
    list-style: none;
    display: flex;
    align-items:center;
    margin-bottom: 10px;
}

ul span {font-family: aftikabold;
  font-size: 14px;
  line-height: 18px;
}

ul { 
  padding: 0;
}

ul li img { 
  max-width: 20px;
  margin-right: 20px;
}

.main .inline-ctas { 
   align-items:center;
   margin-top: 30px;
  justify-content:center;
}

.main a.shift-right { 
  margin-left: 15px;
}

.main .inline-img { 
  margin-top: 20px;
}

.fw-image .inner { 
  display: flex;
  flex-direction:column;
}

.main.fw-image .fw-image_img { 
  margin: 60px auto 20px auto;
  width: fit-content;
  max-width: 100%;
}

.main.fw-image .inline-ctas { 
  margin-top: 60px;
}


.selling-points { 
  display: flex;
  flex-wrap:wrap;
justify-content: space-evenly;
 margin:100px 0 70px 0;
}

.selling-point { 
  flex-wrap:wrap;
  margin-bottom: 50px;
  text-align: center;
 width: calc(100% / 3);
}

.selling-point.geo { 
    margin-bottom: 0;
}

.selling-point:nth-child(3n) { 
  margin-right: 0;
}
.selling-point img { 
  max-width: 50px; 
}

.selling-point:last-child { 
    margin-bottom: 0;
}

.selling-point h2 { 
  font-size: 18px;
  margin-top:20px;
  line-height: 22px;
  color:#FFF;
  padding:0 20px;
}

.selling-point p { 
  font-size: 15px;
  padding-right: 30px;
  margin-top:10px;
}

.selling-point_text p { 
    padding:0 20px;
}

.main.image-splits .selling-points { 
  flex-direction:column;
}

#geo img.scale-img { 
    max-width: 100%;
    margin-top:100px;
}

.selling-points.sp-geo { 
    margin-top:0px;
}

.main.image-splits .selling-point { 
  width: 100%;
}

.big-cta { 
   
    background: #bf9553;    
    border-radius: 30px;
    margin: 0 auto;
    padding: 30px;
}

.big-cta h2 { 
font-size: 18px;
color:rgba(43,0,79,1);

}

.big-cta a.border-dark  { 
    background: #333;
	color:rgba(43,0,79,1);
    border:2px solid rgba(43,0,79,1);
    margin-top:20px;
}

.big-cta a.border-dark:hover { 
    color:#bf9553;
    background: rgba(43,0,79,1);
}





@media screen and (max-width:740px) {  
	
	body { 
		font-size: 16px;
	}
	
	.hero.standard { 
		padding-top: 160px;
    	padding-bottom: 60px;
		text-align: left;
	}
	
	.hero h2 { 
		    margin-left: 0;
		margin-top: 0;
	}
	
	.hero.standard .inner { 
		align-items: flex-start;
	}
	
	.icon-area { 
		padding:30px 0;
	}
	
	.icon-area-single strong { 
		font-size: 12px;
	}
	
	.icon-area-single img { 
		    max-height: 35px;
	}
	
	.icon-area .inner {
		flex-direction: column;
		align-content: flex-start;
		align-items: flex-start;
	}
	
	.icon-area-single:nth-child(2) { 
		margin:10px 0;
	}

  header { 
    display: none;
  }


   header.mobile-header { 
        display: block;
         width:100%;

         z-index: 5;
      }
  
  header.mobile-header.fixed { 
    position: fixed;
      box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  }

  
  header.mobile-header.fixed .logo img { 
    max-width: 150px;
    display: block;
  }


  header.mobile-header.fixed .mob-header-flex { 
     background: #FFFF;

   
   padding:20px 25px 15px 25px;
     transition: all 0.1s;
  }

  header.mobile-header.fixed .menu-open { 
    top:25px;
     transition: all 0.1s;
  }

  header.mobile-header.fixed .menu-open img { 
    width: 25px;
  }

  .mob-header-flex {    
  position: static;
	  background:#FFFF;
	  align-items:center;
	      border-bottom: 2px solid #1cc464;
	      display: flex;
    flex-direction: row;
    justify-content: space-between;
  padding:25px;
  text-align: center;
  }

  .menu-open{ 
    position: absolute;
    right: 25px;

    top:30px;
         transition: none;

  }

  header.mobile-header .logo img { 
   max-width: 180px;
   
  }

  header.mobile-header .logo a { 
      display: flex;
  }

  header.mobile-header .logo { 
    text-align: left;
    max-width: none;
   
  }

  header.mobile-header .demo-bar { 
    padding:10px 25px;
    font-size: 12px;
	  letter-spacing: 2px;
    color:#FFF;
  }

  .demo-bar span { 
      color:#bf9553;
  }

  header.mobile-header .logo img { 
    display: initial;
  }

  .menu-overlay .social { 
    text-align: left;
    margin-top: 30px;
  }
	
	input[type="submit"] { 
		letter-spacing: 2px;
		margin-top: 0;
		
	}

  .menu-overlay .social a { 
      display: inline-block;
    font-size: 15px;
    margin-right: 10px;
    color: #bf9553;
   }

   .menu-overlay .social a:nth-child(2) {
    margin:0 20px;
   }
   
  .menu-overlay .social a { 
     color:#bf9553;
  }

  .menu-overlay { 
    position: fixed;
    z-index: 9;
    width:80%;
    right:0;    
    background: #21003d;
    height: 100%;
    display: none;
    padding:50px;
  }	 

  .menu-overlay nav.main-nav { 
     margin-left:0;
     text-align: left;
  }

  .demo-bar img { 
      margin-right: 5px;
  }

  .menu-overlay nav.main-nav a { 
    display: block;
    margin: 15px 0;
    color:#FFF;
    font-size: 12px; 
  }

  .menu-overlay nav.main-nav a:hover:after { 
    width:0;
    display: none;
  }

  .menu-overlay nav.main-nav a.signup-but { 
    text-align: center;
    margin-top: 30px;
    padding:10px 25px;
    text-align: center;
  }

  .menu-overlay nav.main-nav a.red-but { 
    text-align: center;
    margin-top: 20px;
  }

  .menu-overlay nav.main-nav a.border-white { 
    text-align: center;
  }

   .menu-overlay nav.main-nav a.border-white:hover { 
    color:#2d3139;
  }

  .page-overlay { 
    background: #2d313991;
    height: 100%;
    width: 100%;
    display: none;
    position: absolute;
    z-index: 8; 
  }

  .menu-close { 
    top:25px;
    right:25px;
        position: absolute;
  }

  a.red-but, a.border-dark, a.border-dark a.white-but, a.border-white, a.white-but { 
    padding-left:20px;
    padding-right:20px;
	      line-height: 44px;
    padding: 0 10px;
    font-size: 14px;
   font-weight: 900;
	  letter-spacing: 0px;
  
  }

  body { 
        min-width: 0; 
        width:100%;
	  background: #1cc464;
      }
	


      .inner { 
        padding:0 25px;
		  text-align: left;
      }

      .overflow { 
        max-width: 100%;
        overflow: hidden;
      }
	
	.main .inline-ctas { 
		justify-content: flex-start;
	}

      h1 { 
        font-size: 26px;
        line-height: 26px;
      }

      h2 { 
        font-size: 14px;
        line-height: 20px;
		  
		 margin-bottom: 10px;
      }

      .inline-ctas, .hero-left .inline-ctas { 
        justify-content:flex-start;
      }
	
	.flex-diff { 
		text-align: left;
	}

      .title-split h2 { 
          font-size: 30px;
      }

      .title-split { 
          flex-direction: column;
          text-align: center;
      }
	
	

      .hero .title-split p { 
          margin-left: 0;
        }

      .hero h2 { 
        margin:10px  0 0px 0;
         line-height: 20px;
		 
		  font-size: 14px;
      }

      .fw-image { 
          max-width: 80%;
      }

      .hero.home { 
       
        padding:150px 0 150px 0;
		  background: url("assets/img/home/hero-mob.jpg");
		  background-size: cover;
      }
	
	h1 { 
	}
	
	.main.green { 
		padding: 60px 0;
	}

      .hero p { 
        font-size: 16px;
        line-height: 23px;
        
      }

      .hero .inner { 
        flex-direction:column;              
      }   

      .hero-left { 
        width: 100%;
        text-align:left;
        margin-top: 0;
        padding:0;
      }

      .hero-right { 
        width: 100%;
        text-align: center;  
        margin-top:60px;      
        position: static;
      }

      .hero-right img { 
        max-width: 80%;
        margin:0 auto;
      }
	
	
	.split { 
	
		flex-direction: column;
	
	}
	
	.split-left { 
		    width: 100%;
    padding: 50px 25px 300px;
	}
	.split-right { 
		width:100%;	
		min-height: 400px;
	}
	
	
.hero { 
	background: url("assets/img/home/hero-mob.jpg");
	background-size: cover;
	background-position: right center;
}



      
     
}
