.modal-backdrop{
    z-index: 0 !important;
}
.modal-header{
    border-bottom:none;
}

.bg-info{
      background-color: #287ebb !important;
}

.wpcf7-textarea{
  max-height: 130px !important;
}

.wpcf7-response-output {
    max-width: 50%;
}

.wpcf7-response-output {
    display: none !important;
}

.modal-footer{
  border-top: none;
  justify-content: space-between;
}

.card.card-hover.h-100{
      background: #dff2ff;
}



.display-1.first {
    margin-top: 150px;
}

.display-1.second {
    margin-top: 740px;
    margin-right: 100px;
}
.display-1.third {
    margin-top: -20px;
}

.display-1.fourth {
    margin-right:100px;
    margin-top: 550px;
}

.display-1.fifth {
    margin-right: 200px;
    margin-top: -100px;
}
.display-1.seventh {
    margin-top: 850px;
}


@media only screen and (max-width: 992px) {
  #wpcf7-f541-o1 {
    display: none !important;
  }
}

@media only screen and (min-width: 782px)  {
  .contactPage nav[aria-label = "breadcrumb"]{
    margin-top: 60px !important;
  }
}

@media only screen and (max-width: 782px) {
  .contactPage nav[aria-label = "breadcrumb"]{
    margin-top: 40px;
  }

}



.contactPage, .teamSection{
  margin-top: 90px;
}

.imgBlock{
  margin: 0 auto;
}


.navbar{
  padding: 0 !important;
}

@media only screen and (max-width: 400px) {
  .card.bg-transparent.shadow-sm.p-xxl-3{
    min-width: 19rem !important;
  }
}
