/* ------- font ------------
font-family: 'Comfortaa', cursive;

font-family: 'Paytone One', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Baloo Chettan 2', cursive;
font-family: 'Bellota', cursive;
font-family: 'PT Sans Narrow', sans-serif;
font-family: 'Indie Flower', cursive;
font-family: 'Dancing Script', cursive;
font-family: 'Pacifico', cursive;

font-family: 'Yanone Kaffeesatz', sans-serif;
font-family: 'Exo', sans-serif;
font-family: 'Righteous', cursive;
font-family: 'Monoton', cursive;
font-family: 'Boogaloo', cursive;
font-family: 'Share', cursive;
 */

/* ------- text-shadow ------------ */

.text-shadow-n {
    
    font-weight: 700;
    text-shadow: 4px 0px 10px #978C8C;
    
}

.text-shadow-2 {

    font-weight: 700;
    text-shadow: 4px 0px 10px #000000;
    
}


/* ------------------ title styles -------------- */


.text-paytone {
	font-family: 'Paytone One', sans-serif;	
}

.text-ptsansnar {
	font-family: 'PT Sans Narrow', sans-serif;
}

.text-pacifico {
	font-family: 'Pacifico', cursive;	
}

.text-boogaloo {
	font-family: 'Righteous', cursive;
}

.text-indieflower {
	font-family: 'Indie Flower', cursive;
}

.text-exo {
	font-family: 'Exo', sans-serif;
}

/* -------- Custom Font Family ---------- */
.font-opensans {
  font-family: 'Open Sans', sans-serif;
}
.font-raleway {
  font-family: 'Raleway', sans-serif;
}
.font-titillium {
  font-family: 'Titillium Web', sans-serif;
}


.subtitle-adventpro {
	font-family: advent-pro;
    font-style: normal;
	font-weight: 400;
    font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 5px;
    padding: 5px 5px 5px 5;  
}

.title-big-02 {
    
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
    font-family: Raleway;
    font-style: normal;
    text-shadow: 4px 0px 30px #D1D1D1;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-align: center;
    padding: 10px 10px 10px 10;
}

.title-big-03 {
    
    font-size: 30px;
    line-height: 40px;
    font-weight:  600;
    font-family: Raleway;
    font-style: normal;
    text-shadow: 4px 0px 30px #D1D1D1;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-align: center;
    padding: 10px 10px 10px 10;
}

.title-big-05 {

font-size: 22px;
    line-height: 32px;
    font-weight:  500;
    font-family: Raleway;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    
}  

.title-big-04 {
    
    font-size: 12px;
    line-height: 14px;
    font-weight:  400;
    font-family: Raleway;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    
    
}



.text-white-hover {
    color: #A4A4A4 !important;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: lighter;
    font-size: 11px;
}
.text-white-hover:hover {
    color: #FBFBFB !important;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
}

.title-class-red {
    color: #E50000;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
}
.title-class-red:hover {
    color: #A4A4A4 !important;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
}

.title-class-pink {
    color: #E58989;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
}
.title-class-pink:hover {
    color: #A4A4A4 !important;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
}

.title-class-orange {
	color: #DC8300;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
}
.title-class-orange:hover {
    color: #A4A4A4 !important;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
}
    
.title-class-cyan {
    color: #49c9b2;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
}
.title-class-cyan:hover {
    color: #A4A4A4 !important;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
}

.title-class-green {
    color: #01D758; 
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
}
.title-class-green:hover {
    color: #A4A4A4 !important;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
}

.title-class-orange {
	color: #F46700;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
}

.title-class-orange:hover {
    color: #A4A4A4 !important;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
}

.title-class-gray {
	color: #8E8E8E;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
}

.title-class-gray:hover {
    color: #A4A4A4 !important;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
}

.title-class-blue {
    color: #49c9b2;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
}
.title-class-blue:hover {
    color: #A4A4A4 !important;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
}

.title-class-fushia {
    color: #FF007F ;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
}
.title-class-fushia:hover {
    color: #A4A4A4 !important;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
}

.title-big-01 {
    
    font-size: 60px;
    line-height: 70px;
    font-weight: 800;
    font-family: Raleway;
    font-style: normal;
    text-shadow: 4px 0px 30px #D1D1D1;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-align: center;
    padding: 10px 10px 10px 10;
}


.STitle-Red-PromoBox {
    color: rgba(255,0,0,1.00);
    font-size: 28px;
    line-height: 30px;
    font-weight: 800;
    font-style: normal;
    font-family: Raleway;
    padding: 5px 0px 5px 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
}


.SSubTitle-Red-PromoBox {
    color: rgba(255,0,0,1.00);
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0px 0px 0px 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
}

.STitle-PromoBox-Vert {
    color: rgba(0,182,173,1.00);
    font-size: 30px;
    line-height: 30px;
    font-weight: 500;
    font-style: normal;
    font-family: roboto;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
    letter-spacing: 1px
}


.SText-PromoBox-Taupe {
    color: #5E5145;
    font-size: 14px;
    line-height: 20px;
    font-weight: 800;
    font-style: normal;
    font-family: Roboto;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
    letter-spacing: 1px
}


.SBigBold-TitlePromo {
    color: #C81AA1;
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    font-style: normal;
    font-family: Raleway;
    padding: 10px 10px 10px 10;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
}


.SBigBold-SubTitlePromo {
    
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    font-style: normal;
     font-family: Raleway;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
    letter-spacing: 1px
}


.SBigBold-Title {
    color: rgba(255, 255, 255, 1.00);
    font-size: 110px;
    line-height: 100px;
    font-weight: 800;
    font-style: normal;
    font-family: Raleway;
    padding: 10px 0px 10px 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}

.SBigBold-SubTitle {

     color: rgba(255, 255, 255, 1.00);
    font-size: 50px;
    line-height: 60px;
    font-weight: 800;
    font-style: normal;
    font-family: Raleway;
    padding: 10px 0px 10px 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
}

.SBigBold-Title-Cyan {
    color: rgba(73,201,178,1.00);
    font-size: 55px;
    line-height: 60px;
    font-weight: 800;
    font-style: normal;
    font-family: Raleway;
    padding: 5px 0px 5px 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: right;
}


.SBigBold-SubTitle-02{
	
	font-size: 30px;
	line-height: 42px;
	font-weight: 700;
	font-style: normal;
	font-family: Raleway;
	padding: 5 5 5 5px;
	text-decoration: none;
	background-color: rgba(0,182,150,0.1);
	border-color: rgba(255,255,255,1.00);
	border-style: none;
	border-width: 1px;
	border-radius: 10 10 10 10px;
	text-align: ;
	letter-spacing: 1px
}





.SBigBold-SubTitle-Red {
    color: rgba(255,0,0,1.00);
    font-size: 40px;
    line-height: 50px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: right;
  
}

.SBigBold-SubTitle-Cyanb{
	color: rgba(255,255,255,1.00);
	font-size: 24px;
	line-height: 40px;
	font-weight: 500;
	font-style: normal;
	font-family: Raleway;
	padding: 5 5 5 5px;
	text-decoration: none;
	background-color: rgba(0,182,150,1.00);
	border-color: rgba(255,255,255,1.00);
	border-style: none;
	border-width: 1px;
	border-radius: 10 10 10 10px;
	text-align: center;
	letter-spacing: 1px
}


.SBigBold-SubTitle-Vert {
	color: rgba(43,247,205,1.00);
	font-size: 18px;
	line-height: 15px;
	font-weight: 500;
	font-style: normal;
	font-family: Raleway;
	padding: 0 0 0 0px;
	text-decoration: none;
	background-color: transparent;
	border-color: transparent;
	border-style: none;
	border-width: 0px;
	border-radius: 0 0 0 0px;
	text-align: center;
	letter-spacing: 1px
}


.SBigBold-SubTitle-Taupe {
    color: #5E5145;
    font-size: 18px;
    line-height: 15px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: right;
    letter-spacing: 1px
}


.SBigBold-SubTitle {
    color: rgba(255, 255, 255, 0.50);
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left;
    letter-spacing: 1px
}


/* ------------------ title styles -------------- */


.text-paytone {
    
    font-family: 'Paytone One', sans-serif;
    font-style: normal;
    font-weight: 600;
    text-shadow: 4px 0px 30px #D1D1D1;
    text-transform: none;
    letter-spacing: 2px;
}

.text-Raleway {
	
	font-family: Raleway;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: 5px;
}


.text-big-lowercase {
	
	font-family: Raleway;
	font-style: normal;
	font-weight: lighter;
	font-size: 20px;
	letter-spacing: 5px;
}



.text-white-big {
	color: #fff !important;
	font-family: 'Paytone One', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 44px;
	text-shadow: 4px 0px 30px #D1D1D1;
	text-transform: none;
	letter-spacing: 2px;
}

.text-oyellow-big {
	color: #FBD200  !important;
	font-family: Raleway;
	font-style: normal;
	font-weight: lighter;
	font-size: 40px;
	text-shadow: 4px 0px 30px #D1D1D1;
	text-transform: uppercase;
	letter-spacing: 5px;
}


.text-green-big {
  color: #00A412   !important;
 font-family: Raleway;
    font-style: normal;
    font-weight: lighter;
    font-size: 40px;
    text-shadow: 4px 0px 10px #e50000;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.text-white-big-2 {
	color: #fff !important;
	font-family: Raleway;
	font-style: normal;
	font-weight: 200;
	font-size: 26px;
	text-shadow: 4px 0px 30px #D1D1D1;
	text-transform: none;
	letter-spacing: 1px;
}

.text-white-big-3 {
	
	font-family: 'Paytone One', sans-serif;
	font-style: normal;
	font-weight: 200;
	font-size: 26px;
	text-shadow: 4px 0px 30px #D1D1D1;
	text-transform: none;
	letter-spacing: 1px;
}

.text-red-big {
    color: #e50000 !important;
    font-family: Raleway;
    font-style: normal;
    font-weight: lighter;
    font-size: 50px;
    text-shadow: 4px 0px 30px #D1D1D1;
    text-transform: uppercase;
    letter-spacing: 5px;
}



.text-cyan-big
{
    color: #49c9b2   !important;
    font-family: Raleway;
    font-style: normal;
    font-weight: lighter;
    font-size: 50px;
    text-shadow: 4px 0px 30px #D1D1D1;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.text-fushia-big {
	color: #F90090 !important;
	font-family: 'Paytone One', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 44px;
	text-shadow: 4px 0px 30px #D1D1D1;
	text-transform: none;
	letter-spacing: 2px;
	
}
.text-taupe-big
{
	color: #614E3E   !important;
	font-family: Raleway;
	font-style: normal;
	font-weight: lighter;
	font-size: 50px;
	text-shadow: 4px 0px 30px #D1D1D1;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.text-green-big
{
	color: #27A700;
	font-family: Raleway;
	font-style: normal;
	font-weight: lighter;
	font-size: 50px;
	text-shadow: 4px 0px 30px #D1D1D1;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.text-yellow-big
{
	color: #F5FF28;
	font-family: Raleway;
	font-style: normal;
	font-weight: lighter;
	font-size: 50px;
	text-shadow: 4px 0px 30px #D1D1D1;
	text-transform: uppercase;
	letter-spacing: 5px;
}

 
.text-lightpurple-big
{
	color: #FAB4F7;
	font-family: Raleway;
	font-style: normal;
	font-weight: lighter;
	font-size: 50px;
	text-shadow: 4px 0px 30px #D1D1D1;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.text-big-01 {
    
    font-size: 40px;
    line-height: 60px;
    font-weight: lighter;
    font-family: Raleway;
    font-style: normal;
    text-shadow: 4px 0px 30px #D1D1D1;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-align: center;
    padding: 10px 10px 10px 10;
}

.text-big-02 {
    
    font-size: 80px;
    line-height: 100px;
    font-weight: 800;
    font-family: Raleway;
    font-style: normal;
    text-shadow: 4px 0px 30px #D1D1D1;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-align: center;
    padding: 10px 10px 10px 10;
}

.text-big-03 {
    
    font-size: 40px;
    line-height: 48px;
    font-weight: lighter;
    font-family: Raleway;
    font-style: normal;
    text-shadow: 4px 0px 30px #D1D1D1;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-align: center;
    padding: 10px 10px 10px 10;
}



.text-yellow {
   color: #F5FF28 !important;
}


.text-red {
   color: #E50000 !important;
}


.text-red2 {
  color: #cc0000 !important;    
}

.text-red-light {
  color: #FB6A6A !important;    
}



.text-purple {
  color: #C81AA1  !important;
}

.text-taupe {
  color: #614E3E !important;
}

.text-pink {
  color: #f92c8c  !important;
}
.text-blue {
  color: #00BFFF!important;
}

.text-cyan {
  color: #49c9b2   !important;
}

.text-cyan-dark {
  color: #00D4BD   !important;
}

.text-danger1 {
  color: #f6594e   !important;
}

.text-warning1 {
  color: #f57c00   !important;
}

.text-orange {
  color: #f57c00   !important;
}

.text-info1 {
  color: #49c9b2   !important;
}

.text-success1 {
  color: #66bb6a   !important;
}

.text-spring {
  color: #01D758  !important;
}

.text-aquablue {
  color: #26c6da !important;
}


.text-seegreen {
  color: #2E8B57   !important;
}

.text-green {
  color: #269539 !important;
}
.text-green2 {
  color: #00A412 !important;
}

.text-greenfest {
  color: #01D758  !important;
}

.text-deepsky {
  color: #00BFFF   !important;
}

.text-gray {
  color: #A4A4A4   !important;
}

.text-aqua {
    color: #00C4D6   !important;
}
