@charset "UTF-8";

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
    padding-bottom: 1rem;
}

.mt-3-ss{
	margin-top: 0rem !important;
}




.bg-site1 {
    background-image: -webkit-linear-gradient(270deg,rgba(39,67,91,1.00) 0%,rgba(11,18,32,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(39,67,91,1.00) 0%,rgba(11,18,32,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(39,67,91,1.00) 0%,rgba(11,18,32,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(39,67,91,1.00) 0%,rgba(11,18,32,1.00) 100%);
}


.bg-site2 {
    background-image: -webkit-linear-gradient(270deg,rgba(95,8,23,1.00) 0%,rgba(11,18,32,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(95,8,23,1.00) 0%,rgba(11,18,32,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(95,8,23,1.00) 0%,rgba(11,18,32,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(95,8,23,1.00) 0%,rgba(11,18,32,1.00) 100%);
}


.bg-site2r {
    background-image: -webkit-linear-gradient(275deg,rgba(11,18,32,1.00) 0%,rgba(95,8,23,1.00) 100%);
    background-image: -moz-linear-gradient(275deg,rgba(11,18,32,1.00) 0%,rgba(95,8,23,1.00) 100%);
    background-image: -o-linear-gradient(275deg,rgba(11,18,32,1.00) 0%,rgba(95,8,23,1.00) 100%);
    background-image: linear-gradient(175deg,rgba(11,18,32,1.00) 0%,rgba(95,8,23,1.00) 100%);
}


.bg-site3 {
    background-image: -webkit-linear-gradient(270deg,rgba(39,91,78,1.00) 0%,rgba(10,32,27,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(39,91,78,1.00) 0%,rgba(10,32,27,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(39,91,78,1.00) 0%,rgba(10,32,27,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(39,91,78,1.00) 0%,rgba(10,32,27,1.00) 100%);
}


.bg-site4 {
    background-image: -webkit-linear-gradient(270deg,rgba(39,55,91,1.00) 0%,rgba(9,21,32,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(39,55,91,1.00) 0%,rgba(9,21,32,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(39,55,91,1.00) 0%,rgba(9,21,32,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(39,55,91,1.00) 0%,rgba(9,21,32,1.00) 100%);
}


.bg-site5 {
    background-image: -webkit-linear-gradient(270deg,rgba(39,55,91,1.00) 0%,rgba(12,82,145,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(39,55,91,1.00) 0%,rgba(12,82,145,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(39,55,91,1.00) 0%,rgba(12,82,145,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(39,55,91,1.00) 0%,rgba(12,82,145,1.00) 100%);
}

.bg-site6 {
    background-image: -webkit-linear-gradient(270deg,rgba(2,39,93,1.00) 0%,rgba(0,21,41,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(2,39,93,1.00) 0%,rgba(0,21,41,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(2,39,93,1.00) 0%,rgba(0,21,41,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(2,39,93,1.00) 0%,rgba(0,21,41,1.00) 100%);
}

.text-spyellowss {
    color: #EAB40D;
}

.band-bottom {
    background-color: #222325;
}

.bg-bottomnav-ss {
    background-image: -webkit-linear-gradient(270deg,rgba(62,62,62,1.00) 0%,rgba(35,35,37,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(62,62,62,1.00) 0%,rgba(35,35,37,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(62,62,62,1.00) 0%,rgba(35,35,37,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(62,62,62,1.00) 0%,rgba(35,35,37,1.00) 100%);
}

/* Google Fonts*/
h1.c {font-family: 'Exo 2', sans-serif;}
h2.c {font-family: 'Exo 2', sans-serif;}
h3.c {font-family: 'Exo 2', sans-serif;}
h4.c {font-family: 'Exo 2', sans-serif;}


/*resize h1 small*/
h1, .h1 {
  font-size: 1.5rem;
}


/*media quiries*/

@media (max-width: 992px)  {
      
	.display-2 {
  	font-size: 3rem;
	}
	
	.display-4 {
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.2;
}
	
	
	h1 {
          font-size: 1.5rem;
      }
	
	 h2 {
          font-size: 2rem;
      }
	
	 h3 {
          font-size: 20px;
      }	
		 
	h4 {
          font-size: 18px;
      }
	
	 h5 {
          font-size: 18px;
      }
}




/*light box row control*/

.lbrow {
  margin: 15px;
}



/*up down accordion arrow style   https://stackoverflow.com/questions/62900105/how-to-modify-arrows-in-bootstrap-accordion*/

a[data-toggle="collapse"] i.fas:before {
    content: "\f107";    /* angle-down */
}

a[data-toggle="collapse"].collapsed i.fas:before {
    content: "\f106";    /* angle-up */
}
