.start_button{
	display: block;
	width: 276px;
	height: 72px;
	margin: 0 auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    
}

.start_button:hover .hover{
	opacity: 1;
	
}

.start_button > .bg{
	position: absolute;
	z-index: 1;
	pointer-events: none;
}
.start_button a{
text-decoration:none;
}
.start_button > span{
	width: 100%;
	margin-top: -5px;
	position: relative;
	z-index: 2;
	font-family: Beaufort Bold;
	font-size: 30px;
	color: #38211c;
	text-align: center;
	
	text-shadow: 0px 0px 5px rgb(255, 234, 175), 0px 0px 5px rgb(255, 234, 175), 0px 0px 5px rgb(255, 234, 175), 0px 0px 5px rgb(255, 234, 175);
}

.start_button > .hover{
	content: '';
	
	position: absolute;
	z-index: 3;
	pointer-events: none;
	mix-blend-mode: overlay;
	opacity: 0;
	transition: none;
}




.start_button1{
	display: block;
	width: 276px;
	height: 72px;
	margin: 0 auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.start_button1:hover .hover{
	opacity: 1;
}

.start_button1 > .bg{
	position: absolute;
	z-index: 1;
	pointer-events: none;
}

.start_button1 > span{
	width: 100%;
	margin-top: 0px;
	position: relative;
	z-index: 2;
	font-family: Beaufort Bold;
	font-size: 30px;
	color: #38211c;
	text-align: center;
	text-shadow: 0px 0px 5px rgb(255, 234, 175), 0px 0px 5px rgb(255, 234, 175), 0px 0px 5px rgb(255, 234, 175), 0px 0px 5px rgb(255, 234, 175);
}

.start_button1 > .hover{
	content: '';
	position: absolute;
	z-index: 3;
	pointer-events: none;
	mix-blend-mode: overlay;
	opacity: 0;
	transition: all .3s ease-in-out;
}




.start_button2{
	display: block;
	width: 276px;
	height: 72px;
	margin: 0 auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.start_button2:hover .hover{
	opacity: 1;
}

.start_button2 > .bg{
	position: absolute;
	z-index: 1;
	pointer-events: none;
}

.start_button2 > span{
	width: 100%;
	margin-top: -12px;
	position: relative;
	z-index: 2;
	font-family: Beaufort Bold;
	font-size: 30px;
	color: #38211c;
	text-align: center;
	text-shadow: 0px 0px 5px rgb(255, 234, 175), 0px 0px 5px rgb(255, 234, 175), 0px 0px 5px rgb(255, 234, 175), 0px 0px 5px rgb(255, 234, 175);
}

.start_button2 > .hover{
	content: '';
	position: absolute;
	z-index: 3;
	pointer-events: none;
	mix-blend-mode: overlay;
	opacity: 0;
	transition: all .3s ease-in-out;
}




.start_button3{
	display: block;
	width: 0px;
	height: 72px;
	margin: 0 auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.start_button3:hover .hover{
	opacity: 0.7;
}

.start_button3 > .bg{
	position: absolute;
	z-index: 0;
	pointer-events: none;
}

.start_button3 > span{
	width: 100%;
	margin-top: -2px;
	position: relative;
	z-index: 2;
	font-size: 30px;
	color: #38211c;
	text-align: center;
	text-shadow: 0px 0px 5px rgba(181, 15, 4,0.45), 0px 0px 5px rgba(181, 15, 4,0.45), 0px 0px 5px rgba(181, 15, 4,0.45), 0px 0px 5px rgba(181, 15, 4,0.45);
}

.start_button3 > .hover{
	content: '';
	position: absolute;
	z-index: 3;
	pointer-events: none;
	mix-blend-mode: overlay;
	opacity: 0.3;
	transition: none;
}




.start_button4{
	display: block;
	width: 276px;
	height: 72px;
	margin: 0 auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.start_button4:hover .hover{
	opacity: 1;
}

.start_button4 > .bg{
	position: absolute;
	z-index: 1;
	pointer-events: none;
}

.start_button4 > span{
    line-height: 22px;
	width: 100%;
	margin-top: -20px;
	position: relative;
	z-index: 2;
	font-family: Beaufort Bold;
	font-size: 30px;
	color: #38211c;
	text-align: center;
	text-shadow: 0px 0px 5px rgb(255, 234, 175), 0px 0px 5px rgb(255, 234, 175), 0px 0px 5px rgb(255, 234, 175), 0px 0px 5px rgb(255, 234, 175);
}

.start_button4 > .hover{
	content: '';
	position: absolute;
	z-index: 3;
	pointer-events: none;
	mix-blend-mode: overlay;
	opacity: 0;
	transition: all .3s ease-in-out;
}


.start_button5{
	display: block;
	width: 276px;
	height: 72px;
	margin: 0 auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.start_button5:hover .hover{
	opacity: 1;
}

.start_button5 > .bg{
	position: absolute;
	z-index: 1;
	pointer-events: none;
}

.start_button5 > span{
	width: 100%;
	margin-top: -8px;
	position: relative;
	z-index: 2;
	font-family: Beaufort Bold;
	font-size: 30px;
	color: #38211c;
	text-align: center;
	text-shadow: 0px 0px 5px rgb(255, 234, 175), 0px 0px 5px rgb(255, 234, 175), 0px 0px 5px rgb(255, 234, 175), 0px 0px 5px rgb(255, 234, 175);
}

.start_button5 > .hover{
	content: '';
	position: absolute;
	z-index: 3;
	pointer-events: none;
	mix-blend-mode: overlay;
	opacity: 0;
	transition: all .3s ease-in-out;
}






.ts3 {
color:#fff;

	text-shadow: 
	-0   -1px 1px rgba(0, 0, 0, 0.5),
		 0   -1px 1px rgba(0, 0, 0, 0.5),
		-0    1px 1px rgba(0, 0, 0, 0.5),
		 0    1px 1px rgba(0, 0, 0, 0.5),
		-1px -0   1px rgba(0, 0, 0, 0.5),
		 1px -0   1px rgba(0, 0, 0, 0.5),
		-1px  0   1px rgba(0, 0, 0, 0.5),
		 1px  0   1px rgba(0, 0, 0, 0.5),
		-1px -1px 1px rgba(0, 0, 0, 0.5),
		 1px -1px 1px rgba(0, 0, 0, 0.5),
		-1px  1px 1px rgba(0, 0, 0, 0.5),
		 1px  1px 1px rgba(0, 0, 0, 0.5),
		-1px -1px 1px rgba(0, 0, 0, 0.5),
		 1px -1px 1px rgba(0, 0, 0, 0.5),
		-1px  1px 1px rgba(0, 0, 0, 0.5),
		 1px  1px 1px rgba(0, 0, 0, 0.5);
}
.ts300 {
color:#fff;
font-family: Gilroy-Black;
	text-shadow: 
	-0   -2px 4px rgba(0, 0, 0, 0.55),
		 0   -1px 3px rgba(0, 0, 0, 0.55),
		-0    1px 3px rgba(0, 0, 0, 0.55),
		 0    1px 3px rgba(0, 0, 0, 0.55),
		-1px -0   3px rgba(0, 0, 0, 0.25),
		 1px -0   3px rgba(0, 0, 0, 0.25),
		-1px  0   1px rgba(0, 0, 0, 0.25),
		 1px  0   1px rgba(0, 0, 0, 0),
		-1px -1px 1px rgba(0, 0, 0, 0),
		 1px -1px 1px rgba(0, 0, 0, 0),
		-1px  1px 1px rgba(0, 0, 0, 0),
		 1px  1px 1px rgba(0, 0, 0, 0),
		-1px -1px 1px rgba(0, 0, 0, 0),
		 1px -1px 1px rgba(0, 0, 0, 0),
		-1px  1px 1px rgba(0, 0, 0, 0),
		 1px  1px 1px rgba(0, 0, 0, 0);
}


.ts500 {
color:#fff;

text-shadow: 
	-0   -2px 4px rgba(0, 0, 0, 0.1),
		 0   -1px 3px rgba(0, 0, 0, 0.1),
		-0    1px 3px rgba(0, 0, 0, 0.1),
		 0    1px 3px rgba(0, 0, 0, 0.1),
		-1px -0   3px rgba(0, 0, 0, 0.1),
		 1px -0   3px rgba(0, 0, 0, 0.1),
		-1px  0   1px rgba(0, 0, 0, 0.1),
		 1px  0   1px rgba(0, 0, 0, 0),
		-1px -1px 1px rgba(0, 0, 0, 0),
		 1px -1px 1px rgba(0, 0, 0, 0),
		-1px  1px 1px rgba(0, 0, 0, 0),
		 1px  1px 1px rgba(0, 0, 0, 0),
		-1px -1px 1px rgba(0, 0, 0, 0),
		 1px -1px 1px rgba(0, 0, 0, 0),
		-1px  1px 1px rgba(0, 0, 0, 0),
		 1px  1px 1px rgba(0, 0, 0, 0);}
.ts400 {
color:#fff;
font-family: Gilroy-Black;
	text-shadow: 
	-0   -2px 4px rgba(0, 0, 0, 0.35),
		 0   -1px 3px rgba(0, 0, 0, 0.35),
		-0    1px 3px rgba(0, 0, 0, 0.35),
		 0    1px 3px rgba(0, 0, 0, 0.35),
		-1px -0   3px rgba(0, 0, 0, 0.35),
		 1px -0   3px rgba(0, 0, 0, 0.35),
		-1px  0   1px rgba(0, 0, 0, 0.35),
		 1px  0   1px rgba(0, 0, 0, 0),
		-1px -1px 1px rgba(0, 0, 0, 0),
		 1px -1px 1px rgba(0, 0, 0, 0),
		-1px  1px 1px rgba(0, 0, 0, 0),
		 1px  1px 1px rgba(0, 0, 0, 0),
		-1px -1px 1px rgba(0, 0, 0, 0),
		 1px -1px 1px rgba(0, 0, 0, 0),
		-1px  1px 1px rgba(0, 0, 0, 0),
		 1px  1px 1px rgba(0, 0, 0, 0);
}
.ts4 {
color:#fff;
font-family: Gilroy-Black;
	text-shadow: 
	-0   -1px 1px rgba(0, 0, 0, 0.5),
		 0   -1px 1px rgba(0, 0, 0, 0.5),
		-0    1px 1px rgba(0, 0, 0, 0.5),
		 0    1px 1px rgba(0, 0, 0, 0.5),
		-1px -0   1px rgba(0, 0, 0, 0.5),
		 1px -0   1px rgba(0, 0, 0, 0.5),
		-1px  0   1px rgba(0, 0, 0, 0.5),
		 1px  0   1px rgba(0, 0, 0, 0.5),
		-1px -1px 1px rgba(0, 0, 0, 0.5),
		 1px -1px 1px rgba(0, 0, 0, 0.5),
		-1px  1px 1px rgba(0, 0, 0, 0.5),
		 1px  1px 1px rgba(0, 0, 0, 0.5),
		-1px -1px 1px rgba(0, 0, 0, 0.5),
		 1px -1px 1px rgba(0, 0, 0, 0.5),
		-1px  1px 1px rgba(0, 0, 0, 0.5),
		 1px  1px 1px rgba(0, 0, 0, 0.5);
}
.ts5 {
    font-size: 16px;
color:#fff;
font-family: Gilroy-Black;
	text-shadow: 
	-0   -1px 1px rgba(0, 0, 0, 0.5),
		 0   -1px 1px rgba(0, 0, 0, 0.5),
		-0    1px 1px rgba(0, 0, 0, 0.5),
		 0    1px 1px rgba(0, 0, 0, 0.5),
		-1px -0   1px rgba(0, 0, 0, 0.5),
		 1px -0   1px rgba(0, 0, 0, 0.5),
		-1px  0   1px rgba(0, 0, 0, 0.5),
		 1px  0   1px rgba(0, 0, 0, 0.5),
		-1px -1px 1px rgba(0, 0, 0, 0.5),
		 1px -1px 1px rgba(0, 0, 0, 0.5),
		-1px  1px 1px rgba(0, 0, 0, 0.5),
		 1px  1px 1px rgba(0, 0, 0, 0.5),
		-1px -1px 1px rgba(0, 0, 0, 0.5),
		 1px -1px 1px rgba(0, 0, 0, 0.5),
		-1px  1px 1px rgba(0, 0, 0, 0.5),
		 1px  1px 1px rgba(0, 0, 0, 0.5);
}
.start-project {
  position: relative;
  display: grid;
  width: 100%;
  justify-content: center;
  padding: 5px 0 20px;
  
}

.start-project .text {
  position: relative;
  display: block;
  align-self: center;
  line-height: 45px;
}
.start-project .text span {
  position: relative;
  display: block;
  color: #ffc923;
  font-size: 46px;
  font-family:'exo 2',sans-serif;
}
.start-project .text p {
  position: relative;
  display: block;
  color: #fff7e5;
  font-size: 49px;
 font-family:'exo 2',sans-serif;
}
.start-project .timerhello {
  position: relative;
  display: block;
  width: 420px;
background: linear-gradient(219deg, rgba(71,0,0,0.45)30%, rgba(71,0,0,0.25) 100%) ;  
border: 2px solid rgba(244,0,0,0.35);
  padding: 20px 5px 30px;
  align-self: center;
}
.start-project .timerhello .second-my-content {
  position: relative;
  display: block;
}
.start-project .timerhello .second-my-content .result {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.start-project .timerhello .second-my-content .result span {
  position: relative;
  display: block;
  margin-top: -20px;
  color: #ffff33;
  font-size: 44px;
  line-height: 50px;
  text-shadow: 
	-0   -2px 4px rgba(0, 0, 0, 0.15),
		 0   -1px 3px rgba(0, 0, 0, 0.15),
		-0    1px 3px rgba(0, 0, 0, 0.15),
		 0    1px 3px rgba(0, 0, 0, 0.15),
		-1px -0   3px rgba(0, 0, 0, 0.15),
		 1px -0   3px rgba(0, 0, 0, 0.15),
		-1px  0   1px rgba(0, 0, 0, 0.15),
		 1px  0   1px rgba(0, 0, 0, 0),
		-1px -1px 1px rgba(0, 0, 0, 0),
		 1px -1px 1px rgba(0, 0, 0, 0),
		-1px  1px 1px rgba(0, 0, 0, 0),
		 1px  1px 1px rgba(0, 0, 0, 0),
		-1px -1px 1px rgba(0, 0, 0, 0),
		 1px -1px 1px rgba(0, 0, 0, 0),
		-1px  1px 1px rgba(0, 0, 0, 0),
		 1px  1px 1px rgba(0, 0, 0, 0);
}
.start-project .timerhello .second-my-content .result span.items {
  min-width: 54px;
  text-align: center;
}
.start-project .timerhello .second-my-content .result span.items:before {
  content: attr(data-text);
  position: absolute;
  display: flex;
  width: 100%;
  top: calc(100% + 12px);
  left: 0;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 10px;
  text-shadow: 
	-0   -2px 4px rgba(0, 0, 0, 0.1),
		 0   -1px 3px rgba(0, 0, 0, 0.1),
		-0    1px 3px rgba(0, 0, 0, 0.1),
		 0    1px 3px rgba(0, 0, 0, 0.1),
		-1px -0   3px rgba(0, 0, 0, 0.1),
		 1px -0   3px rgba(0, 0, 0, 0.1),
		-1px  0   1px rgba(0, 0, 0, 0.1),
		 1px  0   1px rgba(0, 0, 0, 0),
		-1px -1px 1px rgba(0, 0, 0, 0),
		 1px -1px 1px rgba(0, 0, 0, 0),
		-1px  1px 1px rgba(0, 0, 0, 0),
		 1px  1px 1px rgba(0, 0, 0, 0),
		-1px -1px 1px rgba(0, 0, 0, 0),
		 1px -1px 1px rgba(0, 0, 0, 0),
		-1px  1px 1px rgba(0, 0, 0, 0),
		 1px  1px 1px rgba(0, 0, 0, 0);

}


 
.start-project .timerhello .second-my-content .result span.dot {
  margin: 0 8px;
}
.start-project .btn {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 318px;
  height: 79px;
  align-items: center;
  justify-content: center;
  color: #fff7e5;
  font-size: 25px;
  z-index: 1;
  align-self: center;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}



