.btn--toggle-03 {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 100%;
}

.btn--toggle-03 p {
  color: #fff;
}

.btn--toggle-03 p:last-child {
  padding-right: 0;
}

.btn--toggle-06 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 32px;
  border: 1px solid #e5e5e5;
  padding: 16px 20px;
  background-color: #f6f6f6;
}

.btn--toggle-06 p:first-child {
  padding-left: 0;
}

.btn--toggle-02 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 100%;
}

.btn--toggle-02 p {
  color: #000;
}

.btn--toggle-02 p:last-child {
  padding-right: 0;
}
/*# sourceMappingURL=custom.css.map */


body, h1, h2, h3, h4, h5, h6, p {
  font-family: -apple-system, BlinkMacSystemFont, "Hevletica Neue", "Helvetica", "Arial", sans-serif !important;
  letter-spacing: 0px !important;
}

li.menu-item a {
  letter-spacing: 0px;
}

div.card-content h3 {
  letter-spacing: 0px;
}

div.section-title.text-center h2 {
  letter-spacing: 0px;
}

div.header-btns {
  font-family: -apple-system, BlinkMacSystemFont, "Hevletica Neue", "Helvetica", "Arial", sans-serif ;
  letter-spacing: 0px ;
}

div.hero-content h1 {
  letter-spacing: 0px;
}

input.form-control {
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 24px;
  padding-left: 14px;
}



div.btn-2 {
  background: #303B82;
  border: 1px solid rgba(38, 45, 90, 0.5);
  box-sizing: border-box;
  box-shadow: 0px 1.5px 3px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  font-family: -apple-system, BlinkMacSystemFont, "Hevletica Neue", "Helvetica", "Arial", sans-serif ;
  letter-spacing: 0px ;
}

.header-btns .btn-2 {
  background: #303B82;
  margin-right: -40px;
}

section.feature-section {
  background: #FBFBFB;
}

section.content-section-01 {
  background: #ffffff;
}

section.content-section-02 {
  background: #ffffff;
}

section.content-section-03 {
  background: #ffffff;
}

div.footer-section {
  background: #FBFBFB;
}

a.link {
  color: #262D5A;
}

section.hero-area {
  background-color: #ffffff;
}

header.site-header {
  background-color: #ffffff;
}

div.hero-content p {
  color: #000000;
}

div.feature-card {
  letter-spacing: 0px;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
}

div.hero-content.justify-content-center p {
  color: #7f7f7f;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
  margin-bottom: 40px;
}

div.content-right-content p {
  color: #7f7f7f;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
  margin-bottom: 40px;
}

div.content-left-content p {
  color: #7f7f7f;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
  margin-bottom: 40px;
}

div.footer-newsletter-content p {
  color: #7f7f7f;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
  margin-bottom: 40px;
}

div.hero-content.justify-content-center h1 {
  margin-bottom: 14px;
  color: #000;
  font-size: 56px;
  line-height: 64px;
  font-weight: 500;
}

div.content-right-content h2 {
  letter-spacing: 0px;
  color: #000;
  font-size: 36px;
  line-height: 42px;
  font-weight: 500;
}

div.content-left-content h2 {
  letter-spacing: 0px;
  color: #000;
  font-size: 36px;
  line-height: 42px;
  font-weight: 500;
}

div.footer-newsletter-content h2 {
  letter-spacing: 0px;
  color: #000;
  font-size: 42px;
  line-height: 52px;
  font-weight: 500;
}

button.submit-btn {
  letter-spacing: 0px;
  background: #303B82;
  border: 1px solid rgba(38, 45, 90, 0.5);
  box-sizing: border-box;
  box-shadow: 0px 1.5px 3px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  padding: 18px;
  width: 100%;
  color: #ffffff;
  font-weight: bold;
}

.feature-card .card-icon {
  background: rgba(132, 200, 245, 0.36) !important;
}

.icon {
  color: #84C8F5;
}

div.header-btns {
  justify-content: none;
}

div.feature-card {
  height: 480px;
}


textarea.form-control {
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 10px;
  padding-left: 14px;
}