@font-face {
  font-family: Montserrat Bold;
  src: url('assets/font/MONTSERRAT-BOLD.TTF');
  font-weight: bold;
}
@font-face {
  font-family: Montserrat Regular;
  src: url('assets/font/MONTSERRAT-REGULAR.TTF');
  font-weight: bold;
}
@font-face {
  font-family: Montserrat Semibold;
  src: url('assets/font/MONTSERRAT-SEMIBOLD.TTF');
  font-weight: bold;
}

.header-section {
  position: relative;
}

.header-section::after {
  content: '';
  position: absolute;
  background-image: url('./img/polygon-right-red.png');
  background-size: 100% 100%;
  height: 350px;
  width: 250px;
  left: -30px;
  top: -104px;
  z-index: -1;
}

.header-section::before {
  content: '';
  position: absolute;
  background-image: url('./img/polygon-left-blue.png');
  background-size: 100% 100%;
  height: 657px;
  width: 435px;
  right: -60px;
  top: 13%;
  z-index: -1;
}

.container1 {
  position: relative;
  background-size: cover;
}

.footer1 {
  font-size: 40px;
  font-family: Montserrat Bold;
  color: white;
  margin-top: 2%;
}
.footer2 {
  font-size: 30px;
  font-family: Montserrat Regular;
  color: white;
}
.container2 {
  position: relative;
  background-size: cover;
}
.footer3 {
  margin-right: -100%;
  font-size: 28px;
  font-family: Montserrat Bold;
  color: white;
  margin-top: 13%;
  cursor: pointer;
  margin-left: -8%;
}
.footer4 {
  margin-left: -138%;
  margin-right: -40%;
  font-size: 32px;
  font-family: Montserrat Bold;
  color: white;
  margin-top: -12%;
}

u:hover {
  font-size: 40px;
}

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap');
body {
  background: #fff;
  font-family: 'Roboto', sans-serif;
}

.main-content {
  padding-top: 100px;
  padding-bottom: 100px;
}

.flex-center {
  align-items: center;
}
.accordion-button {
  margin-bottom: 10px;
}
.accordion-body {
  margin-top: 15px;
  padding: 25px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 25px -3px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}

.circle-icon {
  height: 50px;
  width: 50px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #2b4eff;
  border: 5px solid #b2bfff;
  color: #fff;
  margin-left: -20px;
  margin-right: 10px;
  transform: scale(1.2);
}
.accordion-item {
  border: 0px !important;
}
.accordion-button:not(.collapsed) {
  border: 0px !important;
  color: white;
  background-color: #ffffff;
  box-shadow: inset 0 0px 0 rgb(0 0 0 / 13%);
}
.header_round_vector {
  position: relative;
  font-size: 1.8em;
  color: #01396f;
  font-weight: 700;
}
.header_round_vector:after {
  content: '';
  width: 50px;
  height: 50px;
  background: url('./img/ellipse3.png') no-repeat;
  background-size: 50px 50px;
  top: -16px;
  left: -19px;
  position: absolute;
  display: inline-block;
}
.how_round_vector {
  position: relative;
  font-size: 1.8em;
  color: #01396f;
  font-weight: 700;
}
.how_round_vector:after {
  content: '';
  width: 50px;
  height: 50px;
  background: url('img/ellipse3.png') no-repeat;
  background-size: 50px 50px;
  top: -16px;
  left: -19px;
  position: absolute;
  display: inline-block;
}
.test_round_vector {
  position: relative;
  font-size: 1.8em;
  color: #01396f;
  font-weight: 700;
}
.test_round_vector:after {
  content: '';
  width: 50px;
  height: 50px;
  background: url('img/ellipse3.png') no-repeat;
  background-size: 50px 50px;
  top: -16px;
  left: -19px;
  position: absolute;
  display: inline-block;
}
.online_round_vector {
  position: relative;
  font-size: 1.8em;
  color: #01396f;
  font-weight: 700;
}
.online_round_vector:after {
  content: '';
  width: 50px;
  height: 50px;
  background: url('img/ellipse3.png') no-repeat;
  background-size: 50px 50px;
  top: -16px;
  left: -19px;
  position: absolute;
  display: inline-block;
}
.round_vector {
  position: relative;
  font-size: 1.8em;
  color: #01396f;
  font-weight: 700;
}
.round_vector:after {
  content: '';
  width: 50px;
  height: 50px;
  background: url('img/ellipse.png') no-repeat;
  background-size: 50px 50px;
  top: -16px;
  left: -19px;
  position: absolute;
  display: inline-block;
}
.hematopathology_order_online_header2 {
  color: #ff4060;
  font-size: 2em;
  margin-top: 1em;
  font-weight: 700;
}
.hematopathology_order_online_header2 {
  font-size: 1.5em;
}
.siPortal_width {
  width: 105px;
}
.siPortal_width {
  width: 75px;
  margin-top: -6px;
}
.hematopathology_order_online_p {
  font-size: 1.22em;
  color: #01396f;
  font-weight: 500;
  text-align: center;
  margin-top: 0.6em;
}
.order_online_logo {
  width: 25%;
}
@media only screen and (max-width: 768px) {
  .hematopathology_header_text,
  .hematopathology_header_p {
    font-size: 1em;
  }
  .hematopathology_header_p img {
    width: 6em;
  }
  .order_online_logo {
    width: 50%;
  }
}

.hematopathology_our_technology_carousel_container .carousel-indicators button {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.card_header_h5 {
  color: #01396f;
  font-size: 1.25em;
  font-weight: 700;
  text-transform: uppercase;
}
.card_description_p {
  margin-top: 1.5em;
  color: #01396f;
  font-size: 0.9em;
  /* font-weight: 700; */
  margin-bottom: 0;
}
.hematopathology_header_bg {
  background-image: url('img/img.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100vh;
  position: relative;
}
.hematopathology_header_bg {
  background-size: 180% 100%;
  height: 100vh;
}
.hematopathology_content_center {
  position: absolute;
  top: 35%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.hematopathology_header_h1 {
  margin: 0;
}
.hematopathology_header_text {
  padding-left: 0.2em;
  display: inline-block;
  font-size: 2em;
  color: #ff4060;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}
.hematopathology_header_p {
  color: #01396f;
  font-size: 1.5em;
  font-weight: 600;
  margin: 0;
  margin-top: 1.5em;
  width: 70%;
}
.hematopathology_text_menu_collapse_button_container {
  outline: none !important;
  border: none !important;
  padding: 0;
}
.hematopathology_text_menu_collapse_button {
  background-color: #01396f;
  color: white;
  padding: 1.1em 3em;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}
.hematopathology_text_menu_collapse_button:hover {
  background-color: #004484;
}

.hematopathology_text_menu_collapse_button h6 {
  text-align: start;
  margin: 0;
  font-size: 1em;
  color: white;
}

.hematopathology_text_menu_collapse_button h4 {
  color: black;
  margin-top: 0.3em;
  font-weight: 600;
  font-size: 1.3em;
  margin-bottom: 0;
  text-transform: uppercase;
}
.hematopathology_text_menu_collapse_button h4,
.hematopathology_text_menu_collapse_button h6 {
  font-size: 0.8em;
}
.hematopathology_text_menu_ul {
  font-size: 1.2em;
  list-style-image: url('img/list-ellipse.png');
}

.hematopathology_text_menu_ul li {
  margin: 2em 1.6em;
  color: #01396f;
  font-weight: 700;
}
.hematopathology_text_menu_collapse_button:hover .hematopathology_text_menu_collapse_button_arrow {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.hematopathology_text_menu_collapse_button_arrow {
  height: 30px;
  width: 30px;
  transition: 500ms all ease;
  -webkit-transition: 500ms all ease;
  -moz-transition: 500ms all ease;
  -ms-transition: 500ms all ease;
  -o-transition: 500ms all ease;
}
.hematopathology_text_menu_collapse_button_arrow {
  width: 1.5em;
  height: 1.5em;
}

.container11 {
  position: relative;
  background-size: cover;
}

.header-text {
  font-size: 40px;
  font-family: Montserrat Semibold;
  color: #ff4060;
}
.text {
  font-family: Montserrat Regular;
  color: #003e6b;
  font-size: 20px;
}
.header1 {
  font-size: 32px;
  font-family: Montserrat Bold;
  color: #ff4060;
}
.text1 {
  font-family: Montserrat Regular;
  font-size: 19px;
  color: #003e6b;
}
.get_started_button {
  background-color: #ffffff !important;
  color: #003970 !important;
  font-size: 16px !important;
  font-family: Montserrat Regular;
  border-radius: 30px !important;
  padding: 12px !important;
  width: 100% !important;
}

.computer_img_1 {
  width: 100%;
  margin-top: 10%;
  height: 370px;
}
.computer_img_2 {
  width: 59%;
  margin-top: -45%;
  margin-left: 20%;
}
.our_technology_bg {
  background-image: url('img/our-technology.png');
  background-size: 100%;
  background-color: #00396f;
}
.our_technology_header {
  color: white;
  font-size: 30px;
  font-family: Montserrat Bold;
  z-index: 2;
  position: relative;
}

.our_technology_header::after {
  content: '';
  position: absolute;
  top: -10px;
  left: -28px;
  background-image: url(./img/ellipse.png);
  background-size: 50px 50px;
  height: 50px;
  width: 50px;
  z-index: -1;
}
.right_arrow {
  margin-left: 200px;
}
.mask_group {
  width: 50%;
  margin-top: -10%;
  margin-left: -5%;
}
.why_siparadigm {
  font-family: Montserrat Bold;
}
.card_1 {
  padding: 5%;
  border-radius: 12px;
}
.card_2 {
  padding: 3%;
  border-radius: 12px;
}
.card_3 {
  padding: 18px;
  border-radius: 12px;
}
.card_4 {
  padding: 0px;
  border-radius: 12px;
}
.rating {
  width: 100px;
}
.calendar {
  width: 100px;
}
.hassle {
  width: 100px;
  margin-top: 27px;
}
.report {
  width: 100px;
  margin-top: 27px;
}
.card_text_1 {
  font-family: Montserrat Regular;
}
.card_text_2 {
  font-family: Montserrat Bold;
}
.card_text_3 {
  font-family: Montserrat Regular;
}
.card_text_4 {
  font-family: Montserrat Bold;
}
.card_text_5 {
  margin-left: 117px;
  font-family: Montserrat Bold;
}
.card_text_6 {
  font-family: Montserrat Bold;
}
.why_siparadigm_bg {
  background: url('./img/image.png');
  background-size: 150% 100%;
  background-repeat: no-repeat;
  background-position: -523px 0;
}
.our_text_menu_text {
  font-family: Montserrat Bold;
}

.test_menu_para {
  font-family: Montserrat Regular;
  color: #003e6b;
}
.how_to_text {
  font-size: 25px;
  font-family: Montserrat Bold;
  color: #003e6b;
  margin-top: 56px;
  margin-left: -1%;
}
.card {
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  margin: 20px 0px;
  padding: 17px 15px;
  border: none;
  box-shadow: 1px 5px 10px 1px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  -ms-border-radius: 0.25rem;
  -o-border-radius: 0.25rem;
}
.card:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  box-shadow: 1px 8px 20px grey;
  -webkit-transition: box-shadow 0.6s ease-in;
}
.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1rem;
  padding-top: 1.2em;
}
.pdf-title {
  font-size: 17px;
  margin-bottom: 15px;
  color: #00396f;
  font-family: Montserrat Semibold;
}
.card-50 {
  /* position: relative; */
  /* display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; */
  /* min-width: 0; */
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  margin: 20px 0px;
  padding: 17px 15px;
  border: none;
  box-shadow: 1px 5px 10px 1px rgba(0, 0, 0, 0.2);
  /* margin-top: -173%;
  width: 380px;
  margin-left: 123%;
  height: 473px; */
}
.card-50:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  box-shadow: 1px 8px 20px grey;
  -webkit-transition: box-shadow 0.6s ease-in;
}
.card-body-50 {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1rem;
  padding-top: 1.2em;
}
.pdf-title-50 {
  font-size: 17px;
  margin-bottom: 15px;
  color: #00396f;
  font-family: Montserrat Semibold;
}
.how_to_fill {
  width: 100%;
  margin-top: -24px;
  height: 630px;
}
.image_1 {
  height: 367px;
  width: 89%;
  margin-left: 4%;
}
.image_2 {
  height: 367px;
  width: 89%;
  margin-left: 4%;
}
@media only screen and (max-width: 568px) {
  * {
    font-size: 12px;
  }
  .image_1 {
    height: 96%;
    width: 86%;
    margin-top: 8%;
  }
  .image_2 {
    height: 96%;
    width: 86%;
    margin-top: 9%;
  }
  .card {
    /* width: 140%;
    height: 102%;
    margin-left: 82%;
    margin-top: -525px; */
  }
  .card:hover {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    box-shadow: 1px 8px 20px grey;
    -webkit-transition: box-shadow 0.6s ease-in;
  }
  .card-50 {
    width: 140%;
    height: 374%;
    margin-left: 140%;
    margin-top: -350px;
  }
  .card-50:hover {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    box-shadow: 1px 8px 20px grey;
    -webkit-transition: box-shadow 1s ease-in;
  }
  .pdf-title {
    font-size: 13px;
  }
  .pdf-title-50 {
    font-size: 16px;
  }
  .how_to_fill {
    margin-top: -6px;
    height: 1000px;
    margin-bottom: -14%;
  }
  .footer_box {
    margin-top: -19%;
  }
  .menu_image {
    margin-left: 62%;
    padding: 1%;
    height: 302px;
  }
  .menu_image_2 {
    height: 297px;
    padding: 5%;
    width: 76%;
    margin-left: -83%;
  }
  .menu_image_3 {
    padding: 1%;
    width: 40%;
    height: 198px;
    margin-top: 10%;
    margin-left: -84%;
  }
  u:hover {
    font-size: 14px;
  }

  .footer_col {
    margin-top: 10%;
    margin-right: -13px;
    margin-left: 33%;
  }
  .footer_col1 {
    margin-top: 10%;
    margin-right: 52%;
  }
  .footer_col2 {
    margin-top: -14%;
    margin-left: 50%;
  }
  .computer_img_1 {
    margin-bottom: -3%;
  }
  .online_text {
    margin-left: 10px;
  }
  .rating {
    width: 24%;
    margin-top: 11%;
  }
  .calendar {
    width: 24%;
    margin-top: 11%;
  }
  .hassle {
    width: 24%;
    margin-top: 11%;
  }
  .report {
    width: 24%;
    margin-top: 11%;
  }
  .why_siparadigm {
    margin-left: 19%;
    font-size: 22px;
  }
  .mask_group {
    margin-left: 47%;
    width: 80%;
  }
  .right_arrow {
    width: 62%;
    margin-left: 95px;
  }
  .our_technology_bg {
    height: 350px;
  }
  .our_technology_header {
    margin-top: -13%;
  }
  .header-text {
    font-size: 2em;
  }
  .text {
    font-size: 1em;
  }
  .get_started_button {
    margin-left: -7%;
    width: 106%;
    padding: 3%;
    margin-top: 2%;
  }
  .computer_img_2 {
    margin-top: -94%;
    width: 100%;
    margin-left: 0%;
  }
}

.hemopathology_computer_bg {
  color: #01396f;
}

.get_started_bg {
  background-color: #ff4060;
  background-image: url('img/get_started_today_background.png');
  background-size: cover;
}

.navigate_section {
  background-image: url('img/navigate_bg.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.carousel-control-next:hover {
  background-color: transparent !important;
}

@media screen and (max-width: 991px) {
  .header-section::after,
  .header-section::before {
    display: none;
  }
}
