.bgfooter {
background-color: #ebebeb;
background-image: url(images/footer.png);
background-repeat: x-repeat;
background-position: center top;
margin-top: -30px;

}
 
 .center-div {
  margin: 0 auto;
  text-align; center;

} 

    .font {
    font-size: 24px;
    text-align: left;
    font-weight: bold;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;

  }
  
  .font2 {
    font-size: 18px;
    text-align: left;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;

  }

  
 .w3-buttonresp {
    font-family: "Raleway", sans-serif;
padding-top: 5px;
padding-right: 40px;
padding-bottom: 5px;
    padding-left: 40px;
    text-align: center;
    margin-top: 20px;
    margin-right: 20px;
}

@media screen and (min-width: 601px) {
  .w3-buttonresp {
     font-family: "Raleway", sans-serif;
    font-size: 30px;
    line-height: 30px;
  }
}

@media screen and (max-width: 600px) {
  .w3-buttonresp {
    font-size: 20px;
    line-height: 24px;
  }
  }


 h1.responsive {
    font-family: "Raleway", sans-serif;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
    padding-left: 20px;
    text-align: left;
    color: #000000;
}

@media screen and (min-width: 601px) {
  h1.responsive {
     font-family: "Raleway", sans-serif;
    font-size: 36px;
    line-height: 48px;
    color: #000000;

  }
}

@media screen and (max-width: 600px) {
  h1.responsive {
    font-size: 24px;
    line-height: 36px;
    color: #000000;
  }
  }
  
  h2.responsive {
    font-family: "Raleway", sans-serif;
padding-top: 40px;
padding-right: 0px;
padding-bottom: 40px;
    padding-left: 0px;
    text-align: center;
   color: #FFFFFF;
}

@media screen and (min-width: 601px) {
  h2.responsive {
     font-family: "Raleway", sans-serif;
    font-size: 30px;
    line-height: 48px;
    color: #FFFFFF;

  }
}

@media screen and (max-width: 600px) {
  h2.responsive {
     font-family: "Raleway", sans-serif;
    font-size: 24px;
    line-height: 36px;
    color: #FFFFFF;

  }
  }
  

  
  h3.responsive {
    font-family: "Raleway", sans-serif;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
    padding-left: 0px;
    text-align: center;
    color: #FFFFFF;
}

@media screen and (min-width: 601px) {
  h3.responsive {
     font-family: "Raleway", sans-serif;
    font-size: 24px;
    line-height: 32px;
  }
}

@media screen and (max-width: 600px) {
  h3.responsive {
     font-family: "Raleway", sans-serif;
    font-size: 18px;
    line-height: 24px;
  }
  }
  
  h4.responsive {
     font-family: "Raleway", sans-serif;
   font-weight: bold;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
    padding-left: 0px;
    text-align: center;
       color: #000000;
    
    }

@media screen and (min-width: 601px) {
  h4.responsive {
     font-family: "Raleway", sans-serif;
    font-size: 24px;
    line-height: 36px;
  }
}

@media screen and (max-width: 600px) {
  h4.responsive {
     font-family: "Raleway", sans-serif;
    font-size: 18px;
    line-height: 24px;
  }
  }

  h5.responsive {
     font-family: "Raleway", sans-serif;
   font-weight: bold;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
    padding-left: 0px;
    text-align: center;
    background-color: #9d9ea0;
    color: #000000;
    
    }

@media screen and (min-width: 601px) {
  h5.responsive {
     font-family: "Raleway", sans-serif;
    font-size: 18px;
    line-height: 24px;
  }
}

@media screen and (max-width: 600px) {
  h5.responsive {
      font-family: "Raleway", sans-serif;
    font-size: 18px;
    line-height: 24px;
  }
  }
  

  h6.responsive {
     font-family: "Raleway", sans-serif;
   font-weight: bold;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
    padding-left: 0px;
    text-align: center;
       color: #000000;

    }

@media screen and (min-width: 601px) {
  h6.responsive {
     font-family: "Raleway", sans-serif;
    font-size: 18px;
    line-height: 28px;
  }
}

@media screen and (max-width: 600px) {
  h6.responsive {
     font-family: "Raleway", sans-serif;
    font-size: 18px;
    line-height: 28px;
  }
  }

.link a{
  text-decoration:none;  }

.rounded {
 -webkit-border-radius: 40px 40px 40px 40px;
  -moz-border-radius: 40px 40px 40px 40px;
  border-radius: 40px 40px 40px 40px;

}

.w3-position {
  position: relative;
  padding-top: 170px;
  background-color: #FFFFFF;
  z-index: -1;

}

.w3-slider {
  position: relative;
  padding-top: 30px;
  background-color: #000000;
   z-index: -1;

}

.w3-slider2 {
    position: relative;
    background-color: #000000;
    z-index: -2;

}

.w3-position-small {
  position: relative;
  padding-top: 20px;
  background-color: #911317;

}

div.card {
   width: 250px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
}


.alert {
     font-family:Raleway, sans-serif;
font-size:20px;
color:#000000;
  padding: 15px;
  margin-top: 20px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  border: 1px solid transparent;
  border-radius: 4px;
  text-align: center;

  }
  
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

p.trigger{
    margin-bottom:7px;
    margin-top:-5px;
    font-family: "Raleway", sans-serif
color: #ffffff;
font-size: 20px;
line-height: 24px;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
text-align: center;
margin-left: 0px;

}


.toggle_container{
    margin-bottom:0px;
}

.toggle_container p{
    margin:0px;
    
    }

.toggle_container{
    background:#dfdfdf;
    clear: both;
    font-size: 16px;
line-height: 18px;
    -webkit-border-radius: 10px 11px 11px 11px;
  -moz-border-radius: 10px 11px 11px 11px;
  border-radius: 10px 11px 11px 11px;
  border:0px solid #000000;
      box-shadow: 0 0 4px #ffffff;
   -webkit-box-shadow: 0 0 4px #ffffff;
   -moz-box-shadow: 0 0 110px #ffffff;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
      margin-left: 0px;
}
