
body {
  margin: 0;
  
}

/* ---- particles.js container ---- */
#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}





















.fs-1 {
    color: rgb(69, 164, 212);
}

.fs-0 {
    color: rgb(255, 255, 255));
  font-size: xx-large;

}

.fs-4 {
    color: rgb(255, 255, 255);
    font-size: larger;
}

.mod1 {

    margin-right: 7%;
    margin-left: 7%;
	z-index: 2;
}

.img2 {

    margin-right: 23%;
    margin-left: 23%;
	z-index: 1;
}



.otst{
	margin-right: 13%;
    margin-left: 13%;
}

.lin {
	margin-right: 13%;
    margin-left: 13%;
}

.content_0 {
	    margin-right: 23%;
    margin-left: 23%;
}

.xx {
	color: #000000;
}

.animate-gradient {
	height: 72px;
	line-height: 0px;
	border-radius: 20px;
	font-weight: bold;
	font-size: 22px;
	padding: 20px;
	text-align: center;
	color: #FFFFFF;
	background: linear-gradient(-45deg, #941010, #3908e8, #e73c7e, #e0491b);
    /*background: linear-gradient(-45deg, #e0491b, #e73c7e, #187192, #101294);*/
	background-size: 400% 400%;
	animation: animate_gradient 5s ease infinite;
    border: none;
}
.animate-gradient:hover {
	animation: none;
}
 
@keyframes animate_gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}


a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color:#00A0C6; 
    text-decoration:none; 
    cursor:pointer;  
}





.button {
	  color: rgb(69, 164, 212);
}













.gradient-button {
  text-decoration: none;
  display: inline-block;
  color: white;
  padding: 20px 30px;
  margin: 10px 20px;
  border-radius: 10px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-image: linear-gradient(to right, #c73e3b 0%, #b33835 51%, #c73e3b 100%);
  background-size: 200% auto;
  box-shadow: 0 0 20px rgba(0, 0, 0, .1);
  transition: .5s;
}
.gradient-button:hover {
  background-position: right center;
}


.gradient-button1 {
  text-decoration: none;
  display: inline-block;
  color: white;
  padding: 20px 30px;
  margin: 10px 20px;
  border-radius: 10px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-image: linear-gradient(to right, #4c36da 0%, #3622b6 51%, #4c36da 100%); 
  background-size: 200% auto;
  box-shadow: 0 0 20px rgba(0, 0, 0, .1);
  transition: .5s;
}
.gradient-button1:hover {
  background-position: right center;
}

.bz {
	display: none;
}


.stat strong{
	font-weight:300;
	font-size:1.5em;

	vertical-align:top
}
.stat span{
	
	vertical-align:top;
	font-size:.2em;
	padding-top:1.75em;
	padding-left:.7em
}
.ssss{
    margin-right: 15px;
    margin-left: 15px;
}



.stat {
	height:80 px;
	display:inline-block;
	
}

.cell {
	font-size:100px;
	display:flex;
	flex-direction:row;
}

.stat row two {
	display:flex;
	flex-direction:row;
}

@media all and (max-width: 600px) {

.content_0 {
	    margin-right: 3%;
    margin-left: 3%;
}
}
@media all and (max-width: 1900px) {

.content_0 {
	    margin-right: 3%;
    margin-left: 3%;
}
.bz {
	display: none;
}
}

@media all and (max-width: 600px) {

.content_0 {
	    margin-right: 3%;
    margin-left: 3%;
}
.img2 {

    margin-right: 7%;
    margin-left: 7%;
	z-index: 1;
}

.mod1 {

    margin-right: 3%;
    margin-left: 3%;
	z-index: 2;
}
.ssss{
    margin-right: 1px;
    margin-left: 1px;
}

.az {
	display: none;
}

}

@media all and (max-width: 600px) {

.content_0 {
	margin-right: 3%;
    margin-left: 3%;
}
}

