@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
body {
  font-family: "Space Mono", Arial, serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #828282;
  background: #fff;
}

#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.offcanvas #page {
  overflow: hidden;
  position: absolute;
}
.offcanvas #page:after {
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.7);
  content: "";
}

a {
  color: #8BC34A;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #8BC34A;
  outline: none;
  text-decoration: none;
}

p {
  margin-bottom: 20px;
}

h1, h2, h3, h4, h5, h6, figure {
  color: #000;
  font-family: "Space Mono", Arial, serif;
  font-weight: 400;
  margin: 0 0 20px 0;
}

::-webkit-selection {
  color: #fff;
  background: #8BC34A;
}

::-moz-selection {
  color: #fff;
  background: #8BC34A;
}

::selection {
  color: #fff;
  background: #8BC34A;
}

#fh5co-container {
  width: 100%;
  float: left;
  height: 900px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.countdown-wrap, .bg-cover {
  width: 50%;
  float: left;
  background: #232325;
}
@media screen and (max-width: 992px) {
  .countdown-wrap, .bg-cover {
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .countdown-wrap, .bg-cover {
    width: 100%;
  }
}

.bg-cover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .bg-cover {
    display: none;
  }
}

.fh5co-nav {
  margin-bottom: 3em;
}
@media screen and (max-width: 768px) {
  .fh5co-nav {
    padding: 20px 0;
  }
}
.fh5co-nav #fh5co-logo {
  font-size: 20px;
  margin: 20px 0 0 0;
  padding: 0;
  line-height: 40px;
  font-family: "Space Mono", Arial, serif;
  font-weight: bold;
  text-transform: uppercase;
}
.fh5co-nav a {
  color: #fff;
  position: relative;
}

.fh5co-social-icons {
  margin: 0;
  padding: 0;
}
.fh5co-social-icons li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.fh5co-social-icons li a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #8BC34A;
  padding-left: 10px;
  padding-right: 10px;
}
.fh5co-social-icons li a i {
  font-size: 20px;
}
.fh5co-social-icons li a:hover, .fh5co-social-icons li a:focus {
  color: #fff;
}

form label {
  font-weight: normal ;
}

.display-t {
  display: table;
  min-height: 700px;
  margin: 0 auto;
}
.display-t .display-tc {
  display: table-cell ;
  vertical-align: middle;
  min-height: 700px;
}
.display-t .display-tc h1, .display-t .display-tc h2 {
  margin: 0;
  padding: 0;
  color: white;
}
.display-t .display-tc h1 {
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 1.5;
  font-family: "Space Mono", Arial, serif;
  font-weight: 300;
}
@media screen and (max-width: 992px) {
  .display-t .display-tc h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .display-t .display-tc h1 {
    font-size: 22px;
  }
}
@media screen and (max-width: 480px) {
  .display-t .display-tc h1 {
    font-size: 22px;
  }
}
.display-t .display-tc h2 {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 40px;
}
@media screen and (max-width: 480px) {
  .display-t .display-tc h2 {
    font-size: 16px;
  }
}
.display-t .display-tc .bt {
  padding: 15px 20px;
  background: #8BC34A ;
  color: #fff;
  border: none ;
  font-size: 14px;
  text-transform: uppercase;
}
.display-t .display-tc .bt:hover {
  background: #8BC34A ;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) ;
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) ;
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) ;
}
.display-t .display-tc p {
  color: rgba(255, 255, 255, 0.7);
}
.display-t .display-tc .fh5co-social-icons li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.display-t .display-tc .fh5co-social-icons li a i {
  font-size: 30px;
}

#fh5co-header-subscribe {
  float: left;
  width: 100%;
  margin-bottom: 3em;
}
#fh5co-header-subscribe #email {
  font-size: 16px;
  background: rgba(255, 255, 255, 0.2);
  border: transparent;
  margin-right: -5px;
  width: 400px;
  color: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  border-top-right-radius: 0px ;
  border-bottom-right-radius: 0px ;
}
@media screen and (max-width: 992px) {
  #fh5co-header-subscribe #email {
    width: 90% ;
    margin: 0 auto;
    margin-bottom: 5px;
    text-align: center ;
    border-top-right-radius: 30px ;
    border-bottom-right-radius: 30px ;
  }
}
#fh5co-header-subscribe button {
  margin-top: .3em;
  padding: 1.26em ;
  margin-left: -5px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  border-top-left-radius: 0px ;
  border-bottom-left-radius: 0px ;
}
@media screen and (max-width: 992px) {
  #fh5co-header-subscribe button {
    width: 90%;
    margin: 0 auto;
    border-top-left-radius: 30px ;
    border-bottom-left-radius: 30px ;
  }
}

.simply-countdown {
  /* The countdown */
  margin-top: 3em;
  margin-bottom: 3em;
}

.simply-countdown > .simply-section {
  /* coutndown blocks */
  display: inline-block;
  width: 120px;
  height: 120px;
  background: rgba(255, 255, 255, 0.2);
  margin: 0 5px;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.simply-countdown > .simply-section > div {
  /* countdown block inner div */
  display: table-cell;
  vertical-align: middle;
  height: 115px;
  width: 120px;
}

.simply-countdown > .simply-section .simply-amount,
.simply-countdown > .simply-section .simply-word {
  display: block;
  color: white;
  /* amounts and words */
}

.simply-countdown > .simply-section .simply-amount {
  font-size: 40px;
  /* amounts */
}

.simply-countdown > .simply-section .simply-word {
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  font-size: 12px;
  /* words */
}

.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.gototop.active {
  opacity: 1;
  visibility: visible;
}
.gototop a {
  width: 50px;
  height: 50px;
  display: table;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.gototop a i {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}
.gototop a:hover, .gototop a:active, .gototop a:focus {
  text-decoration: none;
  outline: none;
}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #8BC34A;
}

.row-pb-md {
  padding-bottom: 4em ;
}

.row-pb-sm {
  padding-bottom: 2em ;
}

.fh5co-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff;
}

.js .animate-box {
  opacity: 0;
}

/* SNACK BAR */

	
	/* Snackbar */
	
#snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 100000;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
}

#snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;} 
    to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;} 
    to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}
@media ( max-width : 768px ) {
		
	#snackbar {
		min-width: 100%;
		margin-left: 0px;
		background-color: white;
		color: black;
		text-align: center;
		border-radius: 2px;
		padding: 10px;
		position: fixed;
		opacity: 0.9;
		z-index: 10000000;
		left: 0%;
		bottom: 0px;
		font-family: comic sans ms;
		font-size: 0.90em;
	}
	
	@-webkit-keyframes fadein {
		from {bottom: 0; opacity: 0;} 
		to {bottom: 0px; opacity: 1;}
	}

	@keyframes fadein {
		from {bottom: 0; opacity: 0;}
		to {bottom: 00px; opacity: 1;}
	}

	@-webkit-keyframes fadeout {
		from {bottom: 10px; opacity: 1;} 
		to {bottom: 0; opacity: 0;}
	}

	@keyframes fadeout {
		from {bottom: 10px; opacity: 1;}
		to {bottom: 0; opacity: 0;}
	}
}

/* Survey */
#surveyDiv {
	display: ;
		font-size: 1.2em;
		opacity: 0.7;
		cursor: pointer;
		border-radius: 100px 0px 0px 0px;
		z-index: 1000;
		padding: 5px;
		color: white;
		position: fixed;
		bottom: 0px;
		right: 0px;
		width: 20%;
		background-color: black;
	}
@media ( max-width : 768px ) {
	#surveyDiv {
		font-size: 1.2em;
		opacity: 0.7;
		cursor: pointer;
		border-radius: 100px 0px 0px 0px;
		z-index: 1000;
		padding: 4px;
		color: white;
		position: fixed;
		bottom: 0px;
		right: -10px;
		background-color: black;
	}
	
}

/*---- Set Page Loader ----*/
#page-loader {
	position: fixed;
	top : 35%;
	right: 50%
}
@media (max-width : 768px) {
	#page-loader {
		position: fixed;
		top : 35%;
		right: 40%
	}
}
@media (min-width: 992px) and (max-width: 1199px) { 
#page-loader {
		position: fixed;
		top : 35%;
		right: 45%
	}
}
#page-loader-image {
	height : 64px;
	width : 64px;
}


::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}
/*# sourceMappingURL=style.css.map */
