@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');


/********************Columns-width**********************/
.row {
  display: flex;
  flex-direction: row;
}

.column {
  display: flex;
  flex-direction: column;
}

.col-1 {
  width: 5.58333%;
}

.col-2 {
  width: 14.16667%;
}

.col-3 {
  width: 22.75%;
}

.col-4 {
  width: 31.33333%;
}

.col-5 {
  width: 39.91667%;
}

.col-6 {
  width: 48.5%;
}

.col-7 {
  width: 57.08333%;
}

.col-8 {
  width: 65.66667%;
}

.col-9 {
  width: 74.25%;
}

.col-10 {
  width: 82.83333%;
}

.col-11 {
  width: 91.41667%;
}

.col-12 {
  width: 100%;
}

/********************Common Css**********************/

body {
  background-color: #ffffff;
  margin: 0;
  font-family: 'Roboto', sans-serif;
}

.main-container {
  max-width: 1140px;
  float: none;
  margin: 0 auto;
}

/********************Home Css**********************/

.top-hero-section {
  background-image: url("../images/hero-home-image.jpg");
  background-size: cover;
  background-position: center;
  height: 500px;
}

.top-hero-section:before {
  width: 100%;
  height: 500px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  content: "";
  position: absolute;
  background-color: rgba(255, 255, 255, 0.7);
}

.second-img img {
  border: 1px solid #f2f2f2;
}

.content-right {
  padding-left: 3em;
}

.hero-section-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 4em;
  height: 500px;
}

.hero-section-content img {
  width: 240px;
  padding: 0 0 3em 0;
  position: relative;
}

.hero-section-content h1 {
  color: #333333;
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2em;
  letter-spacing: 3px;
  text-shadow: 0px 1px 3px #FFFFFF;
  max-width: 50%;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 10px;
  position: relative;
}

.hero-section-content p {
  color: #b2202f;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.8px;
  margin-top: 15px;
  position: relative;
  text-transform: uppercase;
}

.second-img img {
  width: 450px;
}

h2 {
  color: #403f40;
  font-size: 34px;
  text-transform: uppercase;
  line-height: 1.2em;
  letter-spacing: 2px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}

.content-data p {
  color: #333333;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.5px;
  font-family: 'Open Sans', sans-serif;
  padding-bottom: 1.5em;
}

.content-data a {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1.5px;
  fill: #ffffff;
  color: #ffffff;
  background-color: #c12331;
  border-radius: 5px 5px 5px 5px;
  padding: 15px 40px 15px 40px;
  text-decoration: none;
  cursor: pointer;
}

.content-data {
  padding: 4em 0;
  border-bottom: 1px solid #ccc;
}

.row.social-icons a {
  background-color: #2471e1;
  margin-right: 10px;
  border-radius: 10%;
  color: #fff;
  font-size: 23px;
  width: 45px;
  height: 45px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.equal-lender img {
  width: 85px;
  padding-top: 5em;
  padding-bottom: 1em;
}

.content-second-section div.content-data:last-child {
  border-bottom: 0;
}


.image-section {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3em;
}

.image-section img {
  width: 250px;
}

.privacy-policy-content p {
  color: #333333;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.5px;
  font-family: 'Open Sans', sans-serif;
  padding-bottom: 1.5em;
}


/***** Footer Second Section ****/
.column.links-text a {
  text-decoration: none;
  color: #403f40;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.7em;
  letter-spacing: 0.5px;
  font-family: 'Lato', sans-serif;
  padding-bottom: 10px;
  cursor: pointer;
}

.footer-section-first {
  border-top: 1px solid #ccc;
}

.footer-section-first h3 {
  color: #333333;
  font-size: 23px;
  letter-spacing: 1.3px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding-top: 3em;
  padding-bottom: 1em;
}

.footer-section-first p {
  color: #403f40;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.7em;
  letter-spacing: 0.5px;
  font-family: 'Lato', sans-serif;
  margin-top: 0;
}

.footer-section-second {
  background-color: #c12331;
  padding: 1em;
}

.footer-section-second p {
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 1px;
}

.disclaimer-section p {
  font-family: 'Open Sans', sans-serif;
  color: #787878;
  font-size: 12px;
  font-weight: 200;
  line-height: 1.7em;
}

p.disclaimer-heading {
  margin: 0;
}

p.disclaimer-content {
  margin-top: 0;
  margin-bottom: 4em;
}

.disclaimer-section p a {
  color: #367CE4;
  text-decoration: none;
  cursor: pointer;
}

/* The Modal */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 5%;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

.form-group textarea {
  height: 80px;
}

.alert.alert-danger {
  display: none;
}

.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 60%;
  border-radius: 15px;
  position: relative;
}

.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  right: 20px;
  top: 10px;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}


/***************Form*******************/
.form-group input,
.form-group textarea {
  width: 100%;
  border: 1px solid #ccc;
  padding: 1em;
  border-radius: 5px;
}

.form-group {
  width: 100%;
  display: block;
  margin-bottom: 20px;
}

.form-left {
  padding: 1em 2em 0em 2em;
}

button#sendMessageButton {
  font-family: "Open Sans", lato;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.5px;
  fill: #ffffff;
  color: #ffffff;
  background-color: #c12331;
  border-radius: 5px 5px 5px 5px;
  padding: 15px 20px 15px 20px;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  margin-top: 1em;
  outline: 0;
}

form#contactForm {
  text-align: center;
}

form#contactForm ul {
  list-style-type: none;
  text-align: left;
  padding-left: 5px;
  color: red;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;

}

::-webkit-input-placeholder {
  color: #ccc;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

::-moz-placeholder {
  color: #ccc;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

:-ms-input-placeholder {
  color: #ccc;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

:-moz-placeholder {
  color: #ccc;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}