body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", "Fira Sans", Ubuntu, Oxygen, "Oxygen Sans", Cantarell,
    "Droid Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol", "Lucida Grande", Helvetica, Arial, sans-serif;
}
#header_logo {
  height: 70px;
  width: 1500px;
  -webkit-box-shadow: 0 4px 6px -6px black;
  -moz-box-shadow: 0 4px 6px -6px black;
  box-shadow: 0 4px 6px -6px black;
  position: fixed;
  background: white;
  margin-top: -58px;
  margin-bottom: 0px;
}
#logo {
  padding: 5px 8px;
  background-color: royalblue;
  font-weight: bold;
  color: white;
  /* margin: auto; */
  float: left;
  margin-top: -8px;
  border-radius: 5px;
  font-size: 100%;
}
#logoTxt {
  letter-spacing: 2px;
}
#redir_btn {
  height: 50px;
  width: 170px;
  /* text-align: center; */
  margin-left: 10%;
  margin-top: 1.5%;
  background: none;
  border: none;
  font-size: 18px;
}
#content_body {
  height: 1600px;
  max-width: 1500px;
}
#bx_1 {
  background-color: #fdfaf5;

  height: 30%;
  width: 100%;
  text-align: center;
}
#hero_header {
  max-width: 100%;
  text-align: center;
  height: 15%;
  color: #7c7b78;
  font-size: 45px;
  padding-top: 3%;
}
#redir_btn_sign_in {
  float: right;
  height: 50px;
  width: 90px;
  /* text-align: center; */
  margin-right: 12%;
  margin-top: 16px;
  background: none;
  border: none;
  font-size: 18px;
  font-weight: 400;
  color: #8b8b89;
}
#boxes_2 {
  height: 58%;
  width: 40%;
  margin: auto;
}
.box_annual,
.box_monthly {
  height: 96%;
  width: 46%;

  border: 0.01px solid #8c96a0;
  float: left;
  margin-right: 3%;
  background-color: white;
}
.discount_annual {
  height: 12%;
  width: 100%;

  padding-top: 2%;
  font-size: 20px;
}
.credential {
  height: 85%;
  width: 100%;
}
.btn_trail_for_free {
  height: 20%;
  width: 70%;
  font-size: 100%;
  margin-top: 5%;
  background-color: #0a66c2;
  color: white;
  font-weight: bold;
  border: none;
}
#bx_2 {
  height: 25%;
  width: 100%;
  text-align: center;
}
.icon {
  float: left;
  margin: 1%;
  height: 100%;
  width: 22%;
}

#benifits {
  display: grid;
  grid-template-columns: repeat(2, 45%);
  grid-template-rows: repeat(3, 25%);
  gap: 10%;
  text-align: left;
}
.grid_container {
  height: 82%;
  width: 60%;
  margin: auto;
  margin-top: 3%;
}
img {
  width: 70%;
  height: 70%;
  margin-top: 20%;
}
.box_annual {
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
}
.footer_grid {
  font-size: 18px;
}
#bx_3 {
  height: 60px;
  width: 100%;
  font-size: 22px;
  text-align: center;
  background-color: #f9fafb;
  padding-top: 1%;
}
h4 ~ p {
  font-size: 0.8rem;
  line-height: 1.42857;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
}
h4 {
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4;
  color: rgba(0, 0, 0, 0.9);
  margin-bottom: -10px;

  margin-top: 4px;
}
/* style for question answer box */
#bx_4 {
  height: 30%;
  width: 100%;
}
.question_box {
  height: 90%;
  width: 70%;
  margin: auto;
  margin-top: 1%;
}
.build_question_grid {
  display: grid;
  grid-template-columns: repeat(2, 50%);
  grid-template-rows: repeat(3, 30%);
  gap: 5%;
}
.build_question_grid > div > p {
  font-size: 16px;

  color: rgba(0, 0, 0, 0.9);
}
.build_question_grid > div > span {
  font-size: 13px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
}
.ref_a {
  font-weight: 600;
  font-size: 16px;

  color: #0073b1;
}
#bx_5 {
  height: 30px;
  width: 100%;
  padding-top: 1%;
  font-size: 11px;
  text-align: center;
  background-color: #f9fafb;
}
#bx_6 {
  height: 100px;
  width: 100%;
  /* border: 1px solid red; */
}
#bx_6 > div {
  height: 50%;
  width: 70%;
  margin: auto;
  /* border: 1px solid black; */
}

#bx_6 > div > button {
  border: none;
  background: transparent;
  margin: 0.5%;
}

#footer_btn1:hover {
  border-bottom: 1px solid black;
}
#footer_btn2:hover {
  border-bottom: 1px solid black;
}
#footer_btn3:hover {
  border-bottom: 1px solid black;
}
#footer_btn4:hover {
  border-bottom: 1px solid black;
}
#footer_btn5:hover {
  border-bottom: 1px solid black;
}
#footer_btn6:hover {
  border-bottom: 1px solid black;
}
#footer_btn7:hover {
  border-bottom: 1px solid black;
}
#footer_btn8:hover {
  border-bottom: 1px solid black;
}
#footer_btn9:hover {
  border-bottom: 1px solid black;
}

#try_fr_free1:hover {
  background-color: blue;
}
#try_fr_free2:hover {
  background-color: blue;
}
#redir_btn_sign_in:hover {
  background-color: rgb(224, 228, 228);
  border-radius: 8px;
}

.footBar {
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  font-weight: bold;
  font-size: 12.5px;
  color: #666;
  margin: auto;
  margin-top: 100px;
}
.footBar img {
  filter: grayscale(100%);
}
.footBar div {
  margin-right: 5px;
}
