@charset "UTF-8";
h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 800 !important;
  font-size: 60px !important;
  text-transform: lowercase;
  margin-top: 20px !important; }

h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600 !important;
  text-transform: lowercase; }

p {
  font-family: "Roboto Condense", sans-serif;
  font-size: 18px; }

.row-padding {
  padding: 0px 35px 0px 35px; }

.navbar {
  margin-top: 40px;
  padding: 10px 20px 10px 20px !important; }

.navbar a {
  font-family: "Roboto Condense", sans-serif;
  font-size: 18px;
  color: #212529; }

.nav-link {
  font-family: "Roboto Condense", sans-serif;
  font-size: 18px;
  color: #212529; }

.navbar-text {
  font-family: "Roboto Condense", sans-serif;
  font-size: 18px;
  color: #212529 !important; }

.navbar-brand img {
  width: 20px; }

.header-image img {
  width: -webkit-fill-available; }

.header-section {
  padding: 100px 0px 50px 0px; }

.header-description .mt-4 {
  margin-top: unset; }

.header-description p {
  padding: 20px 0px 20px 0px; }

.header-description .p-5 {
  padding-left: 0px; }

.btn {
  background-color: #fff !important;
  color: black !important;
  border-radius: 0px !important;
  margin-top: 50px;
  font-family: "Roboto Condense", sans-serif !important;
  border: 2px solid #262626 !important;
  font-size: 18px !important; }

.benefits-section {
  padding: 50px 0px 50px 0px; }

.contact-section {
  padding: 50px 0px 100px 0px;
  margin: 50px 0px 50px 0px; }

.card-body img {
  width: 60px; }

.card {
  border: unset !important;
  border-radius: unset !important; }

.card-title {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  margin: 10px 0px 10px 0px;
  font-weight: 600; }

.card-grey {
  background-color: #f8f9fa !important; }

.service-image img {
  width: -webkit-fill-available; }

.text-align-right {
  text-align: right; }

.image-center {
  padding: 100px 0px 100px 0px; }

.service-section {
  padding: 100px 0px 50px 0px; }

.service-section-one {
  padding: 20px 0px 0px 50px; }

.text-padding {
  padding: 100px 0px 0px 100px; }

.input-padding {
  margin-top: 50px !important;
  margin-bottom: 50px !important; }

.input-padding label {
  font-family: "Roboto Condense", sans-serif;
  font-size: 24px;
  margin: 10px 0px 10px 0px;
  font-weight: 600; }

.form-control {
  border: 1px solid #fff !important;
  padding: 20px !important; }

.card-header {
  font-family: "Roboto Condense", sans-serif;
  font-size: 24px;
  margin: 10px 0px 10px 0px;
  font-weight: 600; }

.footer {
  padding: 50px 0px 50px 0px; }

.footer-section {
  padding: 100px 0px 50px 0px; }

.footer-pad {
  padding: 50px 0px 50px 0px; }

.footer-pad h2 {
  font-size: 24px; }

.footer-pad ul {
  margin-top: 20px;
  padding-left: 0px; }

.footer-pad ul li {
  font-family: "Roboto Condense", sans-serif;
  font-size: 18px;
  text-decoration: none;
  list-style: none;
  text-align: left; }

.faq-section {
  padding: 50px 0px 50px 0px; }

.row-contact {
  display: flex;
  flex-direction: row; }

.row-contact img {
  width: 40px; }

.benefits-section .card-title {
  margin: 30px 0px 30px 0px; }

.image-center {
  padding: 50px 0px 50px 0px; }

.text-service p {
  margin-top: 50px;
  margin-left: 16px; }

.text-service a {
  text-decoration: none;
  color: #f25244; }

.service-section .card-title {
  margin-bottom: 20px;
  padding-left: 10px; }

.service-section .card-text {
  padding-bottom: 10px; }

.service-card ul li {
  margin: 10px 0px 10px 0px;
  font-family: "Roboto Condense", sans-serif; }

.service-card ul {
  list-style: none; }

.service-card ul li::before {
  content: "•";
  color: #f25244;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.deco-image {
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  justify-content: right; }

.deco-image img {
  width: 100px;
  position: relative;
  right: 150px;
  top: 100px; }

.deco-image-2 {
  margin-top: 50px;
  display: flex;
  flex-direction: row;
  justify-content: left; }

.deco-image-2 img {
  width: 60px;
  position: relative;
  left: 150px;
  top: 100px; }

.process .process-image {
  width: -webkit-fill-available;
  padding: 80px 20px 80px 20px; }

.contact-section {
  background-color: #f8f9fa !important; }

.contact-row-section {
  display: flex;
  flex-direction: row; }

.contact-row-section-1 {
  margin-top: 50px;
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

.contact-row-section-1 label {
  font-family: "Roboto Condense", sans-serif;
  font-size: 24px;
  margin: 10px 0px 10px 0px;
  font-weight: 600; }

.info-input img {
  width: -webkit-fill-available; }

.info-input {
  margin-top: 100px;
  padding: 50px 0px 50px 0px; }

.info-input-text {
  margin-top: 100px; }

.one-in-a-row img {
  width: 60px; }

.margin-info-call {
  margin-left: 20px; }

/*# sourceMappingURL=style.css.map */
