	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, [class*="heading-"] a:hover {

    color: #FFF;

}
td, th {
    border: solid 1px;
}
td > p {
    text-align: left;
}
table{width:100%;}
#paybtn:disabled {
    background-color: #C7E1D9;
}
.punktcont {
    padding-bottom: 5px;
    color: black;
    background-color: #fbfbfb;
    border-radius: 15px;
    margin-bottom: 10px;
    padding-left: 15px;
}
.custom-control-label {
    cursor: pointer;
    color: #575757;
}
.col-lg-12.wow.fadeInUp.text-left a {
    color: #bd6734 !important;
    font-weight: bold;
}



.rd-nav-link {
  font-size: 18px;
  text-align: center;
}


.footer {
  background-color: #8b8b8b;
  padding-top: 20px;
}


.title {
  font-size: 25px;
  padding-bottom: 40px;
}

.easpage p {
  font-size: 20px;
  color: black;
}

  @media (min-width: 1200px){
.box-form-1 {
  padding: 40px 40px;
}

.section-inset-2 {
  padding: 80px 0 105px;
}
  }
  
  .form-input {
  border-radius: 6px !important;
}

.form-label.rd-input-label {
  font-weight: normal;
}

.form-label.rd-input-label.focus {
  opacity: 1 !important;
  font-size: 10px;
  top: -6px;
  padding-left: 0px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}