
body {
	background: linear-gradient(-45deg, #ffffff, #3c51e7, #6bcdf0, #022bffb5);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

.modal-backdrop.in {
    opacity: 0.25;
}


/*.main{
    background-position: center center;
    background-size: cover;
    height: auto;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 0;
    width: auto;
}*/
.cover{
    position: fixed;
    opacity: 1;
    background-color: rgba(0,0,0,.6);
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.cover.black{
    background-color: rgba(0,0,0,.6);
}
.cover.blue{
    background-color: rgba(5, 31, 60, 0.6);
}
.cover.green{
    background-color: rgba(3, 28, 7, 0.6);
}
.cover.orange{
    background-color: rgba(37, 28, 5, 0.6);
}
.cover.red{
    background-color: rgba(35, 3, 2, 0.66);
}

.blur{
  opacity:0;
}

.logo-container{
    left: 50px;
    position: absolute;
    top: 20px;
     z-index: 3;
}
.logo-container .logo{
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #333333;
    width: 60px; 
    float: left;
}
.logo-container .brand{
    font-size: 18px;
    color: #FFFFFF;
    line-height: 20px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    width: 60px
}

h3 {
  /* margin: 20px; */
  font-family: 'lato, HelveticaNeue';
  color: #202020;
  text-transform: uppercase;
  letter-spacing: -2px;
}

h3 span {
  display: block;
  margin: 11px 0 17px 0;
  font-size: 80px;
  line-height: 80px;
  color: #f1ebe5;
  /* text-shadow: 0 13.36px 8.896px #c4b59d,0 -2px 1px #fff;*/
  letter-spacing: -4px;
}


.main .logo{
    color: #ff0000;
    font-size: 56px;
    font-weight: 300;
    position: relative;
    text-align: center;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
    margin-top: 150px;
     margin-bottom: 80px;
    z-index: 3;
}
.main .logo.two{
    font-family: 'lato, HelveticaNeue';
    font-size: 50px;
    /* text-shadow: 0 13.36px 8.896px #c4b59d,0 -2px 1px #fff;*/
  	letter-spacing: -4px;
}
.logoName{
   font-family: 'lato, HelveticaNeue';
    font-size: 182px;
    
}

.contactUs{
    font-family: 'lato, HelveticaNeue';
    font-size: 20px;
    position: relative;
    text-align: center;
    color: #ff0000;
    text-shadow: 0 13.36px 8.896px #c4b59d,0 -2px 1px #fff;
  	/*letter-spacing: -4px;*/
    
}
.logoName {
    color: #ff0000;
    font-size: 56px;
    font-weight: 300;
    position: relative;
    text-align: center;
    text-shadow: 0 0 10px rgb(255 255 255);
    margin-top: 30px;
    z-index: 3;
     text-shadow: 0 13.36px 8.896px #c4b59d,0 -2px 1px #fff;
  	letter-spacing: -4px;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.main .content{
    position: relative;
    z-index: 4;
}
.main .motto{
    min-height: 140px;
}
.main .motto, .main .subscribe .info-text{
    font-size: 28px;
    color: #FFFFFF;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.33);
    text-align: center;
    margin-top: 50px;
    
}
.main .subscribe .info-text{
    font-size: 18px;
    margin-bottom: 30px;
}
#video_background {
    position: fixed;
    top: 0px;
    right: 0px;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
    overflow: hidden;
    background-image: url('../images/no');
    background-position: center center;
    background-size: cover;

}
#video_pattern {
    position: fixed;
    opacity: 0.6;
    background-color: rgba(0,0,0,.45);
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.footer{
    position: relative;
    bottom: 20px;
    right: 0px;
    width: 100%;
    color: #AAAAAA;
    z-index: 4;
    text-align: right;
    margin-top: 50px;
}
.footer a{
    color: #FFFFFF;
}
.footer .heart{
    color: #FF3B30;
}

@media (min-width:219px){        
    .main .subscribe .form-group{
        width: auto;
    }   
    .main .subscribe .form-inline .btn{
        width: 100%;
    }   
}
@media (min-width:768px){        
    .main .subscribe .form-inline .btn{
        width: auto;
    }   
}
@media (min-width:991px){        
    .main .subscribe .form-group{
        width: 190px;
    }   
    .footer{
        position: fixed;
        bottom: 20px;
    }
}
@media (min-width:1200px){        
    .main .subscribe .form-group{
        width: 250px;
    }   
}




@media (max-width:768px){
    .fixed-plugin{
        top: 80px;
        right: 0px;
    }
    .main .container{
        margin-bottom: 50px;
    }
    #video_background{
        display: none;
    }

}


.typerTxt{
    color: #ffffff;
    font-size: 30px;
    font-weight: 300;
    position: relative;
    /*text-align: center;*/
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
    margin-top: 60px;
    margin-bottom: 60px;
    margin-left: 2%;
    z-index: 3;
}
.typerTxt{
    font-family: 'Courier',cursive;
    font-size: 30px;
    /* text-shadow: 0 13.36px 8.896px #c4b59d,0 -2px 1px #fff;*/
  	letter-spacing: -4px;
}

.blinking-cursor
  pointer-events: none
  user-select: none
  animation: blink 1s steps(2, start) infinite
  
  @keyframes blink
    to
      visibility: hidden




