/* CSS */

#old h1,
#old h2,
#old h3,
#old h4,
#old h5,
#old h6 {
  font-family: 'Signika', sans-serif;
  color: #0075c9;
  letter-spacing: normal;
  font-weight: 700;
  text-transform:uppercase;
}
#old h7 {
  font-family: 'Signika', sans-serif;
  color:#FFF;
  letter-spacing: normal;
  font-weight:900;
  text-transform:uppercase;
}
#old h8 {
  font-family: Signika, sans-serif;
  color:#FFF;
  letter-spacing: normal;
  font-size:1rem;
  line-height:inherit
}
#old h9 {
  font-family: Signika, sans-serif;
  color:#FFF;
  letter-spacing: normal;
  font-size:2rem;
  text-transform:uppercase;
}
#old h10 {
	font-family: Signika, sans-serif;
  	color:#84BD00;
  	letter-spacing: normal;
  	text-transform:uppercase;
    font-size: 3rem;
}
#old h11 {
  font-family: Signika, sans-serif;
  color:rgba(118,185,0,1);
  letter-spacing: normal;
  font-size:3rem;
  line-height:inherit	
}
#old h12 {
  font-family: Signika, sans-serif;
  color:rgba(102,102,102,1.00);
  letter-spacing: normal;
  font-size:2rem;
  line-height:inherit	
}
#old h13 {
  font-family: Signika, sans-serif;
  color:rgba(238,238,238,1.00);
  letter-spacing: normal;
  font-size:2rem;
  line-height:inherit
}
#old h14 {
  font-family: Signika, sans-serif;
  color:#FFF;
  letter-spacing: normal;
  font-size:4rem;
  line-height:inherit
}
#old h15 {
  font-family: 'Signika', sans-serif;
  color: #ff6400;
  letter-spacing: normal;
  font-weight: 700;
  text-transform:uppercase;
}
#old .form-control {
  border-radius: 2px !important;
  padding: 15px 20px !important;
  height: auto;
  border-color: #e5e5e5 !important;
  box-shadow: none !important;
}
#old .form-control:focus {
  border-color: #0075c9 !important;
}
#old .mb250 {
  margin-bottom: 250px !important;
}
#old .mb245 {
  margin-bottom: 245px !important;
}
#old .mb240 {
  margin-bottom: 240px !important;
}
#old .mb235 {
  margin-bottom: 235px !important;
}
#old .mb230 {
  margin-bottom: 230px !important;
}
#old .mb225 {
  margin-bottom: 225px !important;
}
#old .mb220 {
  margin-bottom: 220px !important;
}
#old .mb215 {
  margin-bottom: 215px !important;
}
#old .mb210 {
  margin-bottom: 210px !important;
}
#old .mb205 {
  margin-bottom: 205px !important;
}
#old .mb200 {
  margin-bottom: 200px !important;
}
#old .mb195 {
  margin-bottom: 195px !important;
}
#old .mb190 {
  margin-bottom: 190px !important;
}
#old .mb185 {
  margin-bottom: 185px !important;
}
#old .mb180 {
  margin-bottom: 180px !important;
}
#old .mb175 {
  margin-bottom: 175px !important;
}
#old .mb170 {
  margin-bottom: 170px !important;
}
#old .mb165 {
  margin-bottom: 165px !important;
}
#old .mb160 {
  margin-bottom: 160px !important;
}
#old .mb155 {
  margin-bottom: 155px !important;
}
#old .mb150 {
  margin-bottom: 150px !important;
}
#old .mb145 {
  margin-bottom: 145px !important;
}
#old .mb140 {
  margin-bottom: 140px !important;
}
#old .mb135 {
  margin-bottom: 135px !important;
}
#old .mb130 {
  margin-bottom: 130px !important;
}
#old .mb125 {
  margin-bottom: 125px !important;
}
#old .mb120 {
  margin-bottom: 120px !important;
}
#old .mb115 {
  margin-bottom: 115px !important;
}
#old .mb110 {
  margin-bottom: 110px !important;
}
#old .mb105 {
  margin-bottom: 105px !important;
}
#old .mb100 {
  margin-bottom: 100px !important;
}
#old .mb95 {
  margin-bottom: 95px !important;
}
#old .mb90 {
  margin-bottom: 90px !important;
}
#old .mb85 {
  margin-bottom: 85px !important;
}
#old .mb80 {
  margin-bottom: 80px !important;
}
#old .mb75 {
  margin-bottom: 75px !important;
}
#old .mb70 {
  margin-bottom: 70px !important;
}
#old .mb65 {
  margin-bottom: 65px !important;
}
#old .mb60 {
  margin-bottom: 60px !important;
}
#old .mb55 {
  margin-bottom: 55px !important;
}
#old .mb50 {
  margin-bottom: 50px !important;
}
#old .mb45 {
  margin-bottom: 45px !important;
}
#old .mb40 {
  margin-bottom: 40px !important;
}
#old .mb35 {
  margin-bottom: 35px !important;
}
#old .mb30 {
  margin-bottom: 30px !important;
}
#old .mb25 {
  margin-bottom: 25px !important;
}
#old .mb20 {
  margin-bottom: 20px !important;
}
#old .mb15 {
  margin-bottom: 15px !important;
}
#old .mb10 {
  margin-bottom: 10px !important;
}
#old .mb5 {
  margin-bottom: 5px !important;
}
#old .no-margin {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  margin-right: 0px !important;
  margin-left: 0px !important;

}
#old .no-padding {
  padding: 0 !important;
}
#old .my50 {
	margin: 50px 0;
}
#old .py50 {
	padding:50px 0 !important;
}
#old .float-nan {
  float: none;
}
#old .btn {
  font-family: 'Signika', sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  border-radius: 40px;
  padding: 8px 30px;
  margin-bottom: 5px;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
          transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
#old .btn.btn-lg {
  padding: 10px 35px;
  letter-spacing: 2px;
  font-size: 21px;
}
#old .btn.btn-sm {
  padding: 7px 20px;
  font-size: 14px;
}
#old .btn.btn-xs {
  padding: 5px 15px;
  font-size: 12px;
}
#old .btn-default {
  color: #676767;
  border-color: #e5e5e5;
}
#old .btn-default:hover {
  color: #fff;
  background-color: #0075c9;
  border-color: #0075c9;
}
#old .btn-default-o {
  color: #f2f2f2;
  border-color: #f2f2f2;
  background-color: transparent;
}
#old .btn-default-o:hover {
  color: #0075c9;
  background-color: #fff;
  border-color: #fff;
}
#old .btn-main-o {
  color: #0075c9;
  border-color: #0075c9;
  background-color: transparent;
}
#old .btn-main-o:hover {
  color: #fff;
  background-color: #0075c9;
  border-color: #0075c9;
}
#old .btn-dark-o {
  color: #4c4c4c;
  border-color: #4c4c4c;
  background-color: transparent;
}
#old .btn-dark-o:hover {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #4c4c4c;
}
#old .btn-dark {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #4c4c4c;
}
#old .btn-dark:hover,
#old .btn-dark:focus,
#old .btn-dark:active {
  background-color: #333333;
  border-color: #333333;
  color: #fff;
}
#old .btn-main {
  color: #fff;
  background-color: #0075c9;
  border-color: #0075c9;
}
#old .btn-main:hover,
#old .btn-main:focus,
#old .btn-main:active {
  background-color: #0094ff;
  border-color: #0094ff;
  color: #fff;
}
#old .btn-link {
  font-weight: 400;
  color: #0075c9;
}
#old .btn-link:hover,
#old .btn-link:focus,
#old .btn-link:active {
  color: #4c4c4c;
  text-decoration: none;
}



#old .btn{
	font-family: 'Signika', sans-serif;
	background-color: rgba(255, 255, 255, 0.1);
	color:#FFF;
	border:solid #FFF 1px;
    font-size: 16px;
	text-transform:uppercase;
    letter-spacing: 1px;
    border-radius: 0px;
    padding: 8px 15px;
    margin-bottom: 5px;
    -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
    transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
#old .btn:hover {
	background-color:#0075c9;
	color:#FFF;
	border:solid #0075c9 1px;
    -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
    transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
#old .btn:active{
	background-color:#005db9;
    -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
    transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
#old .btn:visited {
	color:#FFF;
}

