/* Custom Styles */
.subtext  { text-align: center;
    text-transform: uppercase;
    margin-top: 30px;
    line-height: 30px;
}
div#block-1615022957677 {
    position: relative;
}
div#block-1615022957677:after {
    border-top: 150px solid #0a0a0a;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    z-index: 1;
}

h4.add {
    font-family: "Minablack";
    font-size: 26px;
    margin-bottom: 26px;
}
div#block-1615030145656 p {
    margin-top: 20px;
}

#section-1615031991877 .section {

    border-top: 2px solid #000;
     border-bottom: 2px solid #000;
}
@media screen and (max-width: 767px){
    
    #section-1615279757722 .section {
    background-color: #df923a !important;
}
    
    
}

@media screen and (min-width: 1024px){
 div#section-1615035595843 h2 {
    font-size: 32px;
    line-height: 50px;
}   
div#block-1615288821561{    text-align: center;
    font-weight: 700;}


  div#block-1615041710967 p span {
    font-size: 20px;
    line-height: 36px;
}  
   h1.sentence {
    text-shadow: 2px 1px 2px #fff;
    word-spacing: 8px;
    letter-spacing: 2px;
        line-height: 70px;
} 
   
   
  .subtext2 {    text-align: center;
    line-height: 50px;
    margin-top: 30px;
    margin-left: -20px;
    font-weight: 300;}
    
 h3.rotate {
    transform: rotate( 
90deg
 );
}   
 h3.rotate2 {
    transform: rotate(
-90deg
);
} 
  div#block-1615035990806:after {
    content: "";
    position: absolute;
    top: 38px;
    bottom: 0;
    right: -150px;
    width: 200px;
    border-top: 2px solid #000;
}
div#block-1615035990806 {
    position: relative;
}
div#block-1615036126941{position: relative;}
div#block-1615036126941:before {
    content: "";
    position: absolute;
    top: 38px;
    bottom: 0;
    left: -150px;
    width: 200px;
    border-top: 2px solid #000;
}  
  
  
    
}




div#block-1615041710967 h3 {
    margin-bottom: 15px;
    margin-top: 15px;
}

#section-1615103093765  {
 
    border-top: 2px solid #dc923c;
}
.block-content h4 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 24px;
}
div#block-1613377065829 img {
    width: 200px;
    margin: auto;
}
.s-heading {
    margin-top: 16px;
}

#block-1615043230648 .btn-outline {
    border-top: 0px;
    border-left: 0px;
    color: #000 !important;
    box-shadow: none;
    border-radius: 0px;
    border-right: 0px;
    border-bottom: 4px solid;
}

/*FadeIn*/
.fadeIn{
	display: inline;
	text-indent: 8px;
}
.fadeIn span{
	animation: fadeEffect 26.5s linear infinite 0s;
	-ms-animation: fadeEffect 26.5s linear infinite 0s;
	-webkit-animation: fadeEffect 26.5s linear infinite 0s;
	color: #054640;
	opacity: 0;
	overflow: hidden;
	position: absolute;
}
.fadeIn span:nth-child(2){
	animation-delay: 3.0s;
	-ms-animation-delay: 3.0s;
	-webkit-animation-delay: s;
}
.fadeIn span:nth-child(3){
	animation-delay: 5s;
	-ms-animation-delay: 5s;
	-webkit-animation-delay: 5s;
}
.fadeIn span:nth-child(4){
	animation-delay: 7.5s;
	-ms-animation-delay: 7.5s;
	-webkit-animation-delay: 7.5s;
}
.fadeIn span:nth-child(5){
	animation-delay: 10s;
	-ms-animation-delay: 10s;
	-webkit-animation-delay: 10s;
}
.fadeIn span:nth-child(6){
	animation-delay: 13s;
	-ms-animation-delay: 13s;
	-webkit-animation-delay: 13s;
}
.fadeIn span:nth-child(7){
	animation-delay: 15.5s;
	-ms-animation-delay: 15.5s;
	-webkit-animation-delay: 15.5s;
}
.fadeIn span:nth-child(8){
	animation-delay: 18s;
	-ms-animation-delay: 18s;
	-webkit-animation-delay: 18s;
}
.fadeIn span:nth-child(9){
	animation-delay: 21.5s;
	-ms-animation-delay: 21.5s;
	-webkit-animation-delay: 21.2s;
}
.fadeIn span:nth-child(10){
	animation-delay: 24.5s;
	-ms-animation-delay: 24.5s;
	-webkit-animation-delay: 24.5s;
}

@-webkit-keyframes fadeEffect {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
  }
  2% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  4% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  5% {
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeEffect {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
  }
  2% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  4% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  5% {
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes fadeEffect {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
  }
  2% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  4% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  5% {
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}




#spin {
  color:red;
}
#spin:after {
  content:"";
  animation: spin 20s linear infinite;
 
}








@media screen and (min-width: 1200px){
  .fadeIn span{margin-left: -150px;
    font-family: "Glypher";
    font-size: 71px;
    margin-top: -38px;}  
  .fadeIn{padding-left: 160px;}
  
  h1.source {
    font-family: Calycebold;
    letter-spacing: 5px;
    font-size: 60px;
}
 #section-1615460689050{    background-size: 100% 100%;}   
}


 
  .holder h2 {
    font-family: 'Cardo';
}

.header__content--desktop {
    padding: 10px 0;
}
.holder h2 {
    margin-top: 25px;
}





#block-1615454496745 .block{box-shadow: 0px 0px 34px #0000004f;}
#block-1615454509949 .block{box-shadow: 0px 0px 34px #0000004f;}

#block-1615461040963 .block {
    box-shadow: 0px 0px 33px #00000091;
}

    #block-1615544563291_1 .block{box-shadow: 0px 0px 33px #00000091;}
    
    
    
    
    
   #section-1615454158875 .section  .pricing__content {
    min-height: 130px;
}


#section-1615460689050  { border-top: 2px solid #fff;}
.footerimage img {
 
    width: 150px;
    height: 150px;
} 
div#block-1615288821561 {
    border-top: 1px solid #182435;
}
  