* {
	/*color: #fff;*/
}

i {
	font-family: fontawesome !important;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	text-transform: uppercase;
}

.clear {
	clear: both;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.header {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 100%;
	height: 100%;
	background-image: url(../images/header-bg.png);
}

.header-img-2 {
	background-image: url(../images/bg-h-2.png);
}

.header .logo {
	/*top: 65px;
    left: 50%;
    transform: translateX(-50%);*/
    display: block;
    margin: 0 auto;
    padding-top: 65px;
}

.header .gift {
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 55px;
	font-family: "FranklinGothicBook";
	margin-top: 60px;
}

.header img {
	vertical-align: middle;	
	width: auto !important;
}

.heder-img {
	display: inline !important;
}

.gift-text {
	display: inline-block;
	letter-spacing: 3px;
}

.header p {
	font-family: "FranklinGothicBook";
	color: #fff;
	font-size: 35px;
	text-align: center;
	line-height: 45px;
	letter-spacing: 2px;
	margin-top: 35px;
    margin-bottom: 45px;
}

.buttons {
	margin: 0 auto;
	text-align: center;
}

.btn {
	text-transform: uppercase;
	font-family: "FranklinGothicHeavy";
	font-size: 18px;
	border: 2px solid #fff;
    width: 160px;
    display: inline-block;
    height: 45px;
    border-radius: 20px;
    text-decoration: none;
    color: #fff;
    line-height: 30px;
    margin: 0 15px;
}

a.by-btn {
	background-color: #93c126;
	border-color: #93c126;
}

/*#countdown .countDiv:before, .countDiv:after {
	background-color: #fff;
	background-image: none;
}

#countdown .digit.static {
	background-image: none;
	background-color: none;
	background: none;
	box-shadow: none;
}

#countdown .digit {
	background-image: none;
	background-color: none;
	background: none;
	box-shadow: none;
}*/

#countdown {
	text-align: center;
	margin-top: 40px;
}

#countdown2 {
	text-align: center;
	margin-top: 40px;
}

.timeTo.timeTo-black div {
	background: none !important;
	border: none !important;
}

.timeTo figcaption {
/*	text-align: right !important;*/
	color: #fff !important;
}

.timeTo {
	height: auto !important;
}

.timeTo span {
	color: #fff !important;
}

.timeTo figcaption {
  /*  padding-right: 20px;*/    
}

.header h3 {
	text-align: center;
	text-transform: uppercase;
	font-size: 25px;
	margin-top: 45px;
	color: #fff;
	font-family: 'FranklinGothicBook';
}

.header .row {
	text-align: center;
}

.header .row img {
	margin: 60px 25px;
	display: inline;
}

.header-sec .owl-nav {
	position: absolute;
    width: 50%;
    top: 490px;
    margin: auto;
    left: 25%;
}

.header-sec .owl-nav>button {
	position: absolute;
}

.header-sec .owl-nav .owl-prev {
	left: 0;
}

.header-sec .owl-nav .owl-next {
	right: 0;
}

.header-sec .owl-next>i, .owl-prev>i {
	font-size: 20px;
	color: #bfcbd9;
	font-style: normal !important;
}

h2 {
	font-family: 'FranklinGothicHeavy';
	font-size: 45px;
	color: #000;
	text-align: center;
	margin: 50px 0;
	margin-top: 85px;
}

.whatis {
	margin-bottom: 65px;
}

.whatis p {
	font-family: 'FranklinGothicBook';
	text-align: center;
	font-size: 20px;
}

.sec-p {
	margin-top: 20px;
	margin-bottom: 50px;
}

.raised {
	background: url('../images/bg2.png') center no-repeat;
}

.rated-box {
	text-align: center;
	margin: 0 auto;
}

.rated-box h3 {
	font-family: 'Montserrat';
	font-weight: 200;
	font-size: 25px;
	text-transform: uppercase;
	color: #fff;
}

.rated-box p {
	color: #fff;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 180px;
    line-height: 1em;
    margin-bottom: 25px;
}

.rated-box {
	border: 1px solid #fff;
	background-color: rgba(0,0,0,.2);
	margin-top: 95px;
	padding-bottom: 25px;
}

.rise-ellipse {
	color: #fff;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 18px;
    margin-top: 215px;
    text-align: center;
    text-transform: uppercase;
}

.rise-ellipse::before {
	content: '';
	display: block;
	background: url('../images/ellipse.png') center no-repeat;
	height: 90px;
	width: auto;
}

.rise-ellipse::after {
	content: '';
	display: block;
	height: 1px;
	width: 40px;
	border: 2px solid #4a5947;
	margin: 0 auto;
}
.rise-ellipse p {
    margin: 15px;
}

.raised h2 {
	margin-top: 120px;
	color: #fff;
	font-family: 'FranklinGothicHeavy';
	text-transform: uppercase;
	font-size: 45px;
}

.raised .money {
	color: #fff;
	font-family: 'FranklinGothicHeavy';
	text-transform: uppercase;
	text-align: center;
	font-size: 120px;
	margin-top: -50px;
	letter-spacing: 15px;
}

.raised .progress {
	height: 40px;
	margin-bottom: 95px;
}

.raised .progress-bar {
	background-color: #93c126;	
}

.video-sec {
	background-color: #fff;
	padding-top: 140px;
	margin-bottom: 100px;
}

.video-sec .owl-dots {

    position: absolute;
    left: 72.5%;
    top: 75%;

}

.carousel {
	margin-top: 35px;
}

.car-item {
	text-align: center;
}

.car-item h3 {
	text-transform: uppercase;
	font-family: 'FranklinGothicHeavy';
	font-size: 27px;
	letter-spacing: 3px;
}

.car-item .btn {
	border-color: #d0d4d9;
    color: #000;
}

.car-item p {
	font-size: 20px;
	margin: 40px;
}

.you-vid {
	margin: 0 auto;
	text-align: center;
}

.services-sec {
	background: url('../images/services.png');
}

.events {
	text-align: center;
	margin-bottom: 115px;
}

.events span {
	font-family: 'HelveticaNeueCyr';
	font-size: 100px;
	font-weight: bold;
	color: #97c028;
	text-transform: uppercase;
	line-height: 95px;
}

.events h4 {
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 20px;
	margin: 30px;
}

.events p {
	font-family: 'HelveticaNeueCyr';
	font-size: 20px;
}

.services-sec h2 {
	margin-top: 140px;
}

.by-sec {
	background: url('../images/bg-by.png') center no-repeat;
}

.by-sec h2 {
	color: #fff;
	font-size: 50px;
	letter-spacing: 4px;
}

.by-sec p {
	font-family: 'FranklinGothicBook';
	text-align: center;
	font-size: 35px;
	color: #fff;
}

.by-sec .btn {
	width: 315px;
	height: 80px;
	font-size: 33px;
	border-radius: 40px;
	line-height: 66px;
	font-family: 'FranklinGothicBook';
	margin-top: 50px;
	margin-bottom: 60px;
}

.challenges-set {
	margin-bottom: 75px;
}

.challenges-set h2 {
	margin-top: 90px;
	margin-bottom: 25px;
}

.challenges-set h3 {
	color: #97c028;
	font-family: 'FranklinGothicDemi';
	font-size: 25px;
	/*font-weight: 500;*/
	margin-bottom: 20px;
	margin-top: 60px;
	text-transform: uppercase;	
}

.challenges-set p {
	font-family: 'FranklinGothicBook';
	font-size: 20px;
	color: #000;
	margin-bottom: 25px;
	text-align: justify;
}

.solution-sec {
	background-color: #f4f4f4;	
	padding-bottom: 60px;
}

.solution-sec h2 {
	margin-top: 85px;
	margin-bottom: 0;
}

.solution-sec p {
	font-family: 'FranklinGothicBook';
	font-size: 20px;
	color: #000;
	margin-bottom: 25px;
	text-align: justify;
}

.sol-col {
	margin-top: 70px;	
}

.solution-sec h3 {
	font-family: 'FranklinGothicDemi';
	font-size: 25px;
	margin: 25px 0;
	text-align: left;
}

.blockchein-sec h2 {
	margin-top: 85px;
	margin-bottom: 0;
}

.blockchein-sec .bold-desc {
	font-family: 'FranklinGothicBook';
	font-size: 25px;
	color: #000;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 25px;
}

.blockchein-sec .bold-desc span {
	font-family: 'FranklinGothicItalic';
	display: block;	
}

.blockchein-sec .desc {
	font-family: 'FranklinGothicBook';
	font-size: 20px;
	color: #000;
	text-align: center;
}

.blockchein-sec h3 {
	font-family: 'FranklinGothicDemi';
	font-size: 16px;
	letter-spacing: 3px;
}

.blockchein-sec ul {
	list-style: none;
	padding: 0 10px;
}

.blockchein-sec li {
	width: 50%;
	float: left;
	margin-top: 20px;
	font-family: 'FranklinGothicBook';
	font-size: 18px;
	padding-right: 5px;
}

.blockchein-sec li:before {
	content: '';
	display: block;
	float: left;
	background: #fff url('../images/chacked.png') 0 0 no-repeat;
	width: 32px;
	height: 101px;
	margin-right: 20px;
}

.blockchein-sec .buttons {
	letter-spacing: 2px;
	margin-top: 30px;
}

.blockchein-sec {
	margin-bottom: 50px;
}

.about-us-sec {
	text-align: center;
	background-color: #f7f7f7;
	padding-bottom: 80px;
}

.about-us-sec p {
	font-family: 'FranklinGothicDemi';
	font-size: 18px;
	margin-bottom: 20px;
	text-align: justify-all;
}

.about-us-sec h3 {
	margin: 50px 0;
	font-family: 'FranklinGothicDemi';
	font-size: 36px;
}

.about-us-sec h6 {
	margin-top: 0px;
	margin-bottom: 25px;
	font-family: 'FranklinGothicBook';
	font-size: 15px;
}

.meet-team h4 {
	font-family: 'FranklinGothicDemi';
	font-size: 16px;
	margin-top: 40px;
	margin-bottom: 30px;
}

.advisors-sec {
	background-color: #fff;
	padding-bottom: 30px;
}

.advisors-sec h2 {
	margin-top: 80px;
	margin-bottom: 75px;
}

.advisors-sec p {
	text-align: justify;
}

.advisors-sec .btn {
	width: 525px;
	margin-top: 20px;
}

.partners-sec {
	padding-bottom: 135px;
}

.partners-sec ul {
	list-style: none;
	text-align: center;
	padding: 0;
}


.partners-sec li {
	display: inline;
	margin: 0 30px;
}

.partners-sec li:first-child {
	margin-right: 12%;
	margin-left: 0px;
}

.partners-sec li:last-child {
	margin-left: 12%;
	margin-right: 0px;
}

.testimonials-sec {
	background-color: #739e00;
	padding-bottom: 70px;
}

.testimonials-sec h2 {
	font-family: 'FranklinGothicDemi';
	font-size: 36px;
	margin-top: 80px;
	margin-bottom: 0px;
	color: #fff;
}

.testimonials-sec h3 {
	font-family: 'FranklinGothicBook';
	font-size: 45px;
	color: #fff;
	text-align: center;
	text-transform: none;
	width: 50%;
    margin: 50px auto;

}

.testimonials-sec p {
	font-family: 'FranklinGothicItalic';
	font-size: 27px;
	color: #fff;
	text-align: center;
}	

.testimonials-sec .btn {
	font-family: 'FranklinGothicDemi';
	font-size: 12px;
	border-width: 1px;
	margin-top: 30px;
}

.h-36 {
	font-size: 36px;
	font-family: 'FranklinGothicDemi';
}

.by-sec h2 {
	margin-top: 60px;
	margin-bottom: 0px;
}

.faq-sec .btn {
	color: #000;
	border-color: #000;
	border-width: 1px;
	margin-top: 40px;
}

.faq-sec {
	padding-bottom: 40px;
}

#accordion h3 {
	font-family: 'FranklinGothicBook';
	font-size: 25px;
	text-transform: none;
	background-color: #f7f7f7;

	
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    margin: 0;
    margin-top: 5px;
}

#accordion div {
	font-family: 'FranklinGothicBook';
	font-size: 21px;
	color: #717171;
	background-color: #f7f7f7;
	padding-left: 18px;
	padding-top: 18px;
	padding-right: 30px;
}

#accordion h3:after {
	content: "\f078"; /* fa-chevron-down */
	font-family: 'FontAwesome';
	display: block;
    float: right;
	right: 145px;
	font-size: 25px;
}

#accordion h3.ui-state-active:after {
	content: "\f077"; /* fa-chevron-down */
}

.contact-sec {
	background: url('../images/bg-contact.png');
	padding-bottom: 55px;
}

.contact-sec h2 {
	color: #fff;
	margin: 65px 0;
	margin-top: 85px;
}

.contact-sec input {
	width: 100%;
	height: 45px;
	padding-left: 15px;
    font-size: 14px;
    font-family: 'HelveticaNeueCyr';
}

.contact-sec textarea {
	width: 100%;
	height: 205px;
	margin: 30px 0;
	padding-left: 15px;
	padding-top: 15px;
    font-size: 14px;
    font-family: 'HelveticaNeueCyr';
}

input.sub-btn, .contact-sec input.wpcf7-submit {
	border: none;
    border-radius: 5px;
    background-color: #98c128;
    font-size: 21px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'FranklinGothicDemi';
    padding: 0px;
}

.contact-sec .prim {
	font-size: 21px;
    color: #fff;
    margin-top: 7px;
    padding: 0px;
    text-align: right;
}

.adres-sec {
	text-align: center;
}

.adres-sec h2 {
	margin-top: 65px;
}

.adresses {	
	font-family: 'FranklinGothicDemi';
	font-size: 25px;
	color: #656b73;
}

.adres-sec .map {
	margin-top: 90px;
}

.footer {
	background: url('../images/bg-footer.png');
	padding-top: 40px;
	padding-bottom: 30px;
	position: relative;
    overflow: hidden;
}

.footer ul {
	list-style: none;
	display: inline-block;
    width: 80%;
    text-align: right;
    font-family: 'FranklinGothicDemi';
	font-size: 16px;
}

.footer p {
	font-family: 'Montserrat';
	font-size: 16px;
	display: inline-block;
	color: #fff;
}

.footer a {
	text-decoration: none;
	color: #fff;	
}

.footer li {
	display: inline-block;
	text-transform: uppercase;
	margin-left: 30px;
}


.testimonials-loop .owl-nav {
	position: absolute;
	width: 100%;
	top: 180px;
}

.testimonials-loop .owl-nav>button {
	position: absolute;
}

.testimonials-loop .owl-nav .owl-prev {
	left: 0;
}

.testimonials-loop .owl-nav .owl-next {
	right: 0;
}

.testimonials-loop .owl-next>i, .owl-prev>i {
	font-size: 20px;
	color: #bfcbd9;
	font-style: normal !important;
}

.testimonials-loop .owl-dots {
	margin-top: 45px;
}

.copy_animate {
    position: absolute;
    width: 120px;
    bottom: 27px;
    box-shadow: 0 0 5px rgba(255,255,255,0.5);
    border-radius: 8px;
    padding: 4px;
    right: -85px;
    background: #93c126;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #000;
    transition: right ease 0.5s;
    z-index: 49;
    color: #fff
}

.copy_animate span {
    transition: transform ease 0.6s
}

.copy_animate:hover {
    right: -20px
}

.copy_animate:hover span {
    transform: rotate(-360deg);
    transition: transform ease 0.4s
}

.copy_animate b {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
    margin-left: 7px
}


.nav-container {
	padding: 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index:999;
	display: none;
}

.nav-container img {
	height: 85px;
    padding-top: 10px;
    width: auto;
    padding-bottom: 10px;
    margin-left: 10%;
}

.nav-container ul {
	width: 45%;
}

.anchor { padding-top: 90px; }
/*.modalDialog {
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99999;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    display: none;
    pointer-events: none;
}

.modalDialog:target {
    display: block;
    pointer-events: auto;
}
 
.modalDialog > div {
    width: 1330px;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;*/
/*    border-radius: 10px;*/
/*    background: #fff;*/
/*    background: -moz-linear-gradient(#fff, #999);
   background: -webkit-linear-gradient(#fff, #999);
    background: -o-linear-gradient(#fff, #999);*/
/*}*/


#openModal {
	font-family: "FranklinGothicBook";
	font-size: 18px;
}

.mdh2 {
	font-family: "FranklinGothicHeavy";
	font-size: 45px;

}

.mdfr {
	margin-top: 45px;
	margin-bottom: 45px;
}

.mdf-p {
	font-family: "FranklinGothicBook";
	font-size: 18px;
	text-align: center;
}

.mdlc {
	background-color: #f4f4f4;
	padding: 15px;
}

.mdh2-b {
	width: 80%;
	margin: 0 auto;	
}

.mdrcul li {
	padding-bottom: 15px;
}

.mdrch3 {
	font-family: "FranklinGothicBook";
	font-size: 18px;
	padding-left: 30px;
}

.diagram {
	background: url("../images/diagram.png") no-repeat center/contain;
	min-height: 567px;
	width: 100%;
	height: auto;
}

.cirdiagram {
	background: url("../images/circlediagram.png") no-repeat center/contain;
	min-height: 375px;
	width: 100%;
	height: auto;
	margin-top: 45px;
	margin-bottom: 45px;
}

#aboutWhy p {
	margin-bottom: 15px;
}

#aboutWhy h3 {
	font-family: "FranklinGothicHeavy";
	font-size: 45px;
	text-align: center;
	margin-top: 45px;
	margin-bottom: 45px;
}

#aboutWhy h4 {
	font-family: "FranklinGothicDemi";
	margin-top: 10px;
	margin-bottom: 10px;
}

#aboutWhy li, #roadmap li {
	margin-bottom: 15px;
}

#aboutWhy, #roadmap {
	font-family: "FranklinGothicBook";
	font-size: 16px;
	margin: 10px 15px;
	line-height: 20px;
}

#aboutWhy .progress-bar {
	background-color: #93c126;		
}

#aboutWhy h5 {
	font-family: "FranklinGothicBook";
	font-size: 23px;
	text-transform: none;
}

.progress-bar1 div span {
	line-height: 185px !important;
}

.sp1 {
	color: #50e6af;
}

.sp2 {
	color: #20d1e6;
}

.sp3 {
	color: #f261a9;
}

.sp4 {
	color: #ae66e6;
}

.sp5 {
	color: #3fd262;
}

.sp6 {
	color: #2099e6;
}

.cdt {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.gpb {
	width: 90%;
    margin: 0 auto;
}

.roadmap-img {
	background: #fff url("../images/roadmap.png") center/contain no-repeat;
	min-height: 1969px;
	width: auto;
	height: auto;
}

.journey-img {
	background: #fff url("../images/journey.png") center/contain no-repeat;
	min-height: 300px;
	width: 100%;
	height: auto;
	margin-top: 50px;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(33, 33, 33, 1);
  z-index: 200;
}

.items {
  width: 140px;
  height: 40px;
  padding: 10px;
  display: flex;
  justify-content: space-around;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.item {
  width: 20px;
  height: 20px;
  border-radius: 50%  
}

.item:first-child {
  background: #93c126;
  animation: col1 .5s linear infinite;
  animation-duration: .3s;
}

.item:nth-child(2) {
  background: #93c126;
  animation: col2 .5s linear infinite;
  animation-duration: .4s;
}

.item:nth-child(3) {
  background: #93c126;
  animation: col3 .5s linear infinite;
  animation-duration: .5s;
}

@keyframes col1 {
  100% {
    transform: scale(1.2);
  }
}

@keyframes col2 {
  100% {
    transform: scale(1.2);
  }
}

@keyframes col3 {
  100% {
    transform: scale(1.2);
  }
}

div.wpcf7-mail-sent-ok {
	font-size: 20px;
    color: #fff;
}

.social a {
	margin-right: 5px;
}

.social a i {
	color: #333;
	font-size: 1.5em;
}

.raised a:hover {
	text-decoration: none;
}

.gp {
	width: auto;
	height: 60px;
}

.gpap {
	width: auto;
	height: 41px;
}

.part-item {
	vertical-align: middle;
	text-align: center;
}

.part-item img {
	height: 50px;
}

.partners-slider .owl-dots {
	margin-top: 45px !important;
}

img.flag {
	height: 40px;
	margin-left: 5%;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    font-size: 55px;
}

.owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
}

.owl-carousel .owl-nav button.owl-prev {
	position: absolute;
    left: 0px;
    margin-left: -24px;
}

.owl-carousel .owl-nav button.owl-next {
	position: absolute;
    right: 0;
    margin-right: -24px;
}

a:visited {
	color: #fff;
}

.owl-carousel .owl-item .other-links img {
	height: 30px;
	width: auto;
	display: inline;
}


div.orden a {
	text-transform: uppercase;
	color: #93c126;
	font-size: 16px;
}

div.orden {
	margin: 10px auto;
}