


.pt-1 {
  padding-top: 0.8rem !important;
}
.pt-0 {
  padding-top: 0.3rem !important;
}

.pt-2 {
  padding-top: 1rem !important;
}

.pt-10 {
  padding-top: 4rem !important;
}
.pb-gallary {
  padding-bottom: 1.5rem !important;
}
.py-4 {
  padding-top: 2.4rem !important;
  padding-bottom: 2.4rem !important;
}
.section-padding-top {
  padding-top: 6.9230769231rem !important;
}

.section-padding-bottom {
  padding-bottom: 6.9230769231rem !important;
}

.ct1 {
  text-align: center !important;
}

.mt-r-3 {
  margin-top: 1.5rem !important;
}
.mt-r-2 {
  margin-top: 5rem !important;
}

.call-to-action-red {
  background-color: #f33c43 !important;
}
.c-w {
  background-color: #ffffff !important;
}

.text-color-red {
  color: #f33c43 !important;
}

.ct-w {
  color: #ffffff !important;
}

/* .custom-big-font-size-1 {
  font-size: 7rem !important;
} */

@media (min-width: 640px) {
  .custom-big-font-size-1 {
      font-size: 4.5rem !important;
      color: #333334;
  }
}

@media screen and (min-width: 768px) {
  .custom-big-font-size-1 {
      font-size: 5.25rem !important;
      color: #333334;
  }
}

@media screen and (min-width: 1024px) {
  .custom-big-font-size-1 {
      font-size: 5.35rem !important;
  }
}

@media screen and (min-width: 1200px) {
  .custom-big-font-size-1 {
      font-size: 6.5rem !important;
  }
}
@media screen and (min-width: 1600px) {
  .custom-big-font-size-1 {
      font-size: 7rem !important;
  }
}



.border-none {
  border: none !important;
}
.pr-1 {
  padding-right: 3rem !important;
}

.t-a-c {
  text-align: center;
}

.mr {
  margin: 0 75px 0 75px !important;
}

.mr-1 {
  margin-left: 30% !important;
}
.hm {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.a {
  margin-bottom: 0;
}

.s-i {
  padding-left: 40px;
  padding-right: 70px;
  margin-left: 10%;
}

.pb-n {
  margin-top: 1.5rem !important;
}
.pb-n-1 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.2rem !important;
}

/* get a quote form styles */

.mt-form-1{
  margin-top: 2.5rem !important;
}
.mt-form-spacebetween{
  margin-top: 1rem !important;
}
.ml-attachment{
  margin-left: 1rem !important;
}



/* @media (min-width: 1008px) {
  .custom-big-font-size-1 {
      font-size: 4.9rem !important;
  }
} */

