.container-fluid.back {
    bakground-image: url(../img/back.png);
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: cover;
}
.txt-center
{
    text-align: center;
}

.logo{

    width: 700px;
    display: block;
    margin: 0 auto;
}

ul {
  list-style: none;
}
li.ca {
    font-size: 31px;
    text-align: -webkit-center;
    text-shadow: 1px 1px #4f4f4f;
        font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif!important;
}

.ca:before {
  content: '✓';
  font-family: [my cool web icon font here];
  display:inline-block;
  vertical-align: top;
  line-height: 1em;
  width: 1em;
  height:1em;
  margin-right: 0.3em;
  text-align: center;
  color: #fff;
}
.h-text
{
   text-align: center;
   font-size: 4em;
   color: #000;
   text-shadow: 1px 1px #464646;
   font-weight: 900;
   font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
   /* text-shadow: 1px 1px; */
   line-height: 41px;
   font-style: italic;
}
li {
    font-size: 26px;
    color: #000;
    /* font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif!important; */
    font-style: italic;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: 900;
}


.sec
{
    margin-top: 5%;
    padding-bottom: 9%;
}
.nav {
    padding-left: 45px;
    margin-bottom: 0;
    list-style: none;
}


.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus 
{
    color: #fff;
    background-color: #900021!important;
}

    .nav > li > a:hover, .nav > li > a:focus 
    {
    text-decoration: none;
    background-color: #900021;
    color: #fff;
    }


    .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #000;
}
.a-p
{
  font-size: 33px;
    text-shadow: 1px 1px #3c3c3c;
  text-align: center;
  line-height: 40px;
  color: #000;
  font-weight: 900;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-style: italic;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: -54px;

}
.a-h
{
  margin-bottom: 8rem;
  font-size: 35px;
  font-size: 45px;
  text-align: center;
  color: #000;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif!important;
  margin-top: -19px;
  font-weight: 900;
  margin-bottom: 38px;
  font-style: italic;
  }
.c-p {
  font-size: 32px;
  text-align: center;
  color: #000;
  font-weight: 600;
  margin-bottom: -54px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif!important;
  font-style: italic; } 
  .c-h {
  font-size: 45px;
  text-align: center;
  color: #000;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif!important;
  margin-top: -27px;
  font-weight: 900;
  margin-bottom: 38px;
  font-style: italic; }
  span {  color:#000; }

.copy {
    color: #000;
    width: 235px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 9px;
    margin-bottom: 11px;
}
.ab-l
{
      line-height: 2;
    text-align: center;
    font-size: 28px;
      font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif!important;
}