.h3big {
  font-size: 30px;
 }

  .ml-auto {
  margin-left: auto !important; }
  
  .mb-4 {
  margin-bottom: 1.5rem !important; }

  .ul-check {
  margin-bottom: 50px; }
  .ul-check li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
    line-height: 1.5; }
    .ul-check li:before {
      left: 0;
      font-size: 20px;
      top: -.3rem;
      font-family: "icomoon";
      content: "\e5ca";
      position: absolute; }
  .ul-check.white li:before {
    color: #fff; }
  .ul-check.successMy li:before {
    color: #71bc42; }
  .ul-check.primary li:before {
    color: #007bff; }
  .ul-check li.remove {
    text-decoration: line-through;
    color: #dee2e6; }
    .ul-check li.remove:before {
      color: #dee2e6; }


.messagesmy {
	text-transform: capitalize;
}
.boldt {
	font-weight: bold;
	color: black;
}
.grecaptcha-badge {visibility: hidden;}
