/* body css start */
body, * {
  margin: 0;
  padding: 0;
  font-family: "Roboto", sans-serif;
}

a:hover {
  color: #0176d3;
}

a {
  color: #032d60;
}

section {
  padding: 70px 0;
  position: relative;
}

.site-branding img {
  width: 100%;
  max-width: 216px;
}

h1, h2, h3 {
  color: #222;
}

/* Header css */
.mb_lab_head {
  display: none;
}

.site-header {
  position: fixed;
  top: auto;
  width: 100%;
  background-color: rgb(255, 255, 255);
  z-index: 999;
  padding: 27px 0;
}

.tp_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.top_logo img {
  width: 100%;
  max-width: 144px;
}

.site-header {
  border-bottom: 1px solid #ccc;
}

.btn {
  font-size: 12px;
  border: 1px solid #b3b3b3;
  color: #000;
  line-height: normal;
  display: flex;
  align-items: center;
  margin-right: 5px;
  padding: 0 25px;
}

.search_form_t form {
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 100%;
  padding: 0px 10px;
  background: rgba(31, 126, 173, 0.05);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.search_form_t form input[type=search] {
  border: none;
  padding: 10px;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
}

.search_form_t form label {
  width: 100%;
}

.search-submit {
  border: none;
  background: none;
}

.search_form_t form input {
  background: transparent;
}

.search_form_t {
  flex: 0 0 35%;
}

.search_form_t form input[type=search]:focus-visible {
  outline: 0px;
}

.btn:hover {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.85)) #00824b;
  border: 1px solid #00824b;
  color: #00824b;
}

.btn a:hover {
  color: #00824b;
}

.mainmenu {
  display: flex;
  margin: 4px;
  padding: 0;
}

.mainmenu li {
  list-style: none;
}

.mainmenu li a {
  font-size: 14px;
  text-decoration: none;
  margin-right: 4px;
  height: 35px;
  align-items: center;
  justify-content: center;
  display: flex;
  padding: 10px 15px;
  font-weight: 600;
}

.head-spacer {
  height: 99px;
}

.mainmenu li.current-menu-item a {
  background: #FF8C2F;
  border: 1px solid #FF7C11;
  border-bottom: none;
  line-height: 30px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff;
}

.button_two_line {
  display: flex;
  align-items: center;
  margin: 40px 0;
  padding: 0;
  font-weight: 600;
}

.btn_green {
  text-decoration: none;
  padding: 10px;
  background-color: #00824b;
  color: #fff;
  border: 1px solid transparent;
  transition: 0.4s;
  margin-right: 15px;
  padding: 15px 22px;
  font-size: 16px;
  border-radius: 5px;
}

.button_two_line li {
  list-style: none;
}

.btn_green.transparent_btn {
  background: transparent;
  border: 1px solid #ccc;
  color: #00824b;
}

.brand_logos {
  display: flex;
  align-items: center;
  justify-content: center;
}

.brand_logos img {
  width: 100%;
}

.contest_img > img {
  height: 200px;
  object-fit: cover;
}

.barand_logs {
  flex: 0 0 19.5%;
  max-width: 20%;
}

a.btn_green.btn_center {
  text-align: center;
  display: block;
  width: 230px;
  margin: 60px auto 0 auto;
}

.btn_green:hover {
  color: #fff;
}

.grid_heading h2 {
  color: #00824b;
  font-size: 18px;
  margin-bottom: 5px;
}

.grid_heading {
  padding-bottom: 15px;
}

.grid_heading h3 {
  font-size: 32px;
}

.grid_posts {
  border: 1px solid #e5e5e5;
  padding-bottom: 10px;
  height: 100%;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 0;
}

.contest_text span {
  color: #747474;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}

.contest_text h3 {
  font-size: 18px;
  font-weight: 600;
}

.contest_text p {
  font-size: 14px;
  margin-bottom: 5px;
}

.contest_text {
  padding: 10px;
}

a.col_psot {
  text-decoration: none;
}

.grid_posts ul.button_two_line {
  margin: 8px 10px;
}

.contest_img {
  position: relative;
  overflow: hidden;
}

.contest_img > img {
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
}

.contest_img > img:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.small_logo {
  position: absolute;
  bottom: 10px;
  left: 10px;
  border: 10px solid #fff;
  background: #fff;
  border-radius: 4px;
}

.grid_posts .btn_blue {
  background-color: #11435c;
  color: #fff;
  border: 1px solid transparent;
  transition: 0.4s;
  margin-right: 10px;
  padding: 10px 20px;
  text-decoration: none;
  font-size: 14px;
  border-radius: 5px;
  width: 100%;
}

.grid_posts a.btn_blue.transparent {
  color: #11435c;
  background: transparent;
  border: 1px solid #11435c;
}

.topics_posts > a {
  text-decoration: none;
  display: flex;
  align-items: center;
}

.topics_posts h3 {
  font-size: 18px;
  margin-bottom: 0px;
}

.topics_posts img {
  width: 40px;
  margin-right: 10px;
}

.topics_posts {
  border-bottom: 1px solid #ccc;
  padding: 20px 0px;
}

.banner_heading .content_text h2 {
  font-size: 40px;
}

.banner_section h2.text-center {
  padding-bottom: 30px;
}

.content_text strong {
  position: relative;
}

.content_text strong:before {
  width: 20px;
  height: 20px;
  content: "";
  left: -30px;
  top: 0px;
  position: absolute;
  background-image: url("../img/click_trick.svg");
}

.content_text {
  padding-left: 15px;
}

.countdown_row {
  text-align: center;
  padding: 30px;
  border-radius: 10px;
  border: 1px solid #e5e5e5;
}

.countdown_val h2 {
  font-size: 56px;
  color: #00824b;
}

.countdown_val p {
  margin-bottom: 0px;
}

.content_text.right_text_ban strong:before {
  left: -30px;
}

.content_text.right_text_ban {
  padding-left: 0;
}

.about_enterprise .content_text.right_text_ban p {
  padding-left: 30px;
}

/******** Home Blog Grid **********/
.author_bottom {
  display: flex;
  align-items: center;
}

p.blogAuthor-time {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 0;
  width: auto;
  padding-right: 10px;
}

p.blogAuthor-date {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 0;
}

p.blogAuthor {
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  margin-bottom: 16px;
  height: 43px;
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
}

.blog_text {
  padding: 24px 12px 12px 12px;
}

.blog_posts {
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  width: 100%;
  margin-bottom: 30px;
  background: #fff;
}

.blog_posts:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.author_content {
  padding: 12px;
}

p.blogAuthor-date span {
  display: none;
}

.blog_img img {
  height: 210px;
  object-fit: cover;
}

.blog_text span {
  font-size: 14px;
  color: #00824b;
  margin-bottom: 5px;
  display: block;
  font-weight: 600;
}

.blog_text h3 {
  font-size: 16px;
  font-weight: 600;
  height: 70px;
  line-height: 26px;
}

.blog_text p {
  font-size: 14px;
}

.col_blog {
  text-decoration: none;
}

.short_touch_section {
  border-top: 4px solid var(--primary, #00be6d);
  border-bottom: 4px solid var(--primary, #00be6d);
  background: var(--secondary, #0a2837);
}

.register_form_pro {
  max-width: 660px;
  margin: 0 auto;
}

.register_form_pro input, .register_form_pro select {
  border: 1px solid #e5e5e5;
  background-color: #fff;
  border-radius: 4px;
  height: 40px;
  padding: 0 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  width: 100%;
}

.error {
  color: red;
  font-size: 14px;
}

.pro_col {
  margin-bottom: 12px;
}

span.check_text_agrre, span.check_text_agrre a {
  color: #fff;
  font-size: 12px;
}

.btn_submit {
  background-color: #00824b;
  color: #fff;
  border: 1px solid transparent;
  transition: 0.4s;
  font-size: 16px;
  border-radius: 0.25rem;
  width: 100%;
  max-width: 150px;
  height: 50px;
  margin: 30px auto;
  display: block;
}

.shortcode_heading {
  text-align: center;
  color: #fff;
  padding-top: 50px;
}

.shortcode_heading h2 {
  color: #fff;
}

.short_touch_section .sray_form {
  padding: 40px;
}

.site-footer {
  background: #000;
  padding: 60px 0 20px 0;
  color: #fff;
}

.copyright_text {
  border-top: 1px solid rgba(255, 255, 255, 0.4392156863);
  padding-top: 30px;
}

.footer_page_links * {
  color: #fff;
}

.footer_page_links ul li a, .footer_page_links a {
  transition: 0.3s;
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  padding-left: 0;
  padding-top: 0;
  text-decoration: none;
}

.footer_page_links ul li {
  list-style: none;
}

.footer_page_links ul {
  margin: 0;
  padding: 0;
}

.footer_page_links h3 {
  padding-bottom: 15px;
  border-bottom: 1px solid;
  font-size: 18px;
  text-transform: uppercase;
}

#scroll_to_top {
  position: fixed;
  bottom: 100px !important;
  z-index: 99;
  left: 15px;
  right: inherit;
}

.thb-animated-arrow.circular.arrow-top {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgb(10, 40, 55);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.programms_heading {
  background: #0a2837;
  padding: 30px 0;
}

.programms_heading .shortcode_heading {
  width: 100%;
  max-width: 70%;
  margin: 0 auto;
  text-align: left;
  padding: 20px;
  position: relative;
}

.programms_heading .shortcode_heading:before {
  color: #00be6d;
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 24px;
  height: 24px;
  border-top: 5px solid;
  border-right: 5px solid;
  transform: rotate(270deg);
  left: 0;
  top: 0;
}

.programms_heading .shortcode_heading:after {
  color: #00be6d;
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 24px;
  height: 24px;
  border-top: 5px solid;
  border-right: 5px solid;
  transform: rotate(90deg);
  right: 0;
  bottom: 0;
}

.btn_cate {
  background: rgba(17, 67, 92, 0.1);
  color: #11435c;
  margin: 5px;
  padding: 8px 12px;
  display: block;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  border-radius: 4px;
  width: auto !important;
}

.category_univ button.slick-arrow {
  border: 1px solid #ccc;
  width: 40px;
  border-radius: 50%;
  height: 40px;
  background: #fff;
  font-size: 0;
  left: 0;
  position: absolute;
  z-index: 9;
}

.category_univ .slick-list.draggable {
  margin: 0 38px;
}

button.slick-prev.slick-arrow:before {
  content: "\f053";
  font-family: "Font Awesome 6 Free";
  font-size: 15px;
  font-weight: 700;
  color: #ccc;
}

.category_univ button.slick-next.slick-arrow {
  position: absolute;
  right: 0;
  left: auto;
  top: 0;
  background: #fff;
  z-index: 9;
}

.category_univ button.slick-next.slick-arrow:after {
  content: "\f054";
  font-family: "Font Awesome 6 Free";
  font-size: 15px;
  font-weight: 700;
  color: #ccc;
}

.btn_cate:hover {
  background: #11435c;
  color: #fff;
}

.topic_explore .topics_posts {
  border: 1px solid #ccc;
  padding: 10px;
  margin: 20px 10px;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
  width: 100%;
  margin-bottom: 10px;
  background-color: rgba(229, 229, 229, 0.15);
  padding: 30px 0;
}

.topic_explore .topics_posts > a {
  flex-direction: column;
}

.topic_explore .topics_posts:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.topic_explore .topics_posts > a img {
  margin: 0 0 10px 0;
}

#scroll_to_top .thb-animated-arrow.circular svg {
  width: 24px;
  fill: #fff;
}

.cate_col_post .grid_posts {
  width: 400px;
  border: 0px solid;
  margin: 10px;
}

.cate_col_post .contest_img > img {
  width: 100%;
}

.cate_col_post {
  padding: 18px;
  display: flex;
  flex-wrap: wrap;
}

.cate_col_post .contest_text h3 {
  font-size: 12px;
  text-transform: uppercase;
  color: #ccc;
  font-weight: 300;
  margin-bottom: 0;
}

.cate_col_post .small_logo img {
  width: 200px;
}

.cate_col_post .contest_text {
  padding-bottom: 0px;
}

.ai_banner .img_po_l_r img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}

.ai_banner {
  background: #0a2837;
  color: #fff;
}

.ai_banner h2 {
  color: #fff;
  padding-bottom: 20px;
}

.faq_heading {
  text-align: center;
}

.faqs_row {
  max-width: 855px;
  width: 100%;
  margin: 0 auto;
}

.faq_title {
  display: flex;
  cursor: pointer;
  padding: 20px 25px 20px 8px;
  text-align: left;
  font-size: 1rem;
  font-weight: 500;
  color: #222;
  width: 100%;
  border: 2px solid transparent;
  background-color: transparent;
  align-items: center;
  position: relative;
  align-items: center;
}

.faq_text {
  display: none;
  background: #f8f8fa;
  padding: 20px;
}

.faq_col {
  border-bottom: 0;
  border-top: 1px solid #e5e5e5;
  width: 100%;
  color: #222;
  transition: 0.4s;
  position: relative;
}

.faq_title:after {
  content: "";
  text-align: center;
  transition: 0.4s;
  display: block;
  position: absolute;
  top: calc(50% - 2px);
  right: 8px;
  width: 8px;
  height: 8px;
  border-right: 2px solid #000;
  border-top: 2px solid #000;
  transform: translateY(-50%) rotate(135deg);
}

.faq_title.open_f:after {
  transform: rotate(315deg);
  transition: 0.4s;
}

.faq_title h4 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}

.faq_title span {
  display: flex;
  width: 24px;
  height: 24px;
  background-color: rgba(31, 126, 173, 0.1);
  color: var(--secondary, #1f7ead);
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  margin-right: 10px;
}

.faq_heading {
  padding-bottom: 30px;
}

.img_po_l_r {
  position: relative;
  padding-top: 12px;
}

.img_po_l_r:before {
  content: "";
  position: absolute;
  background: #00be6d;
  border-radius: 1px;
  width: 27px;
  height: 6px;
  top: 0;
  right: 0;
}

.img_po_l_r:after {
  content: "";
  position: absolute;
  background: #00be6d;
  border-radius: 1px;
  width: 27px;
  height: 6px;
  transform: rotate(-90deg);
  top: 11px;
  right: -11px;
}

.btn_green:hover {
  background: #00824b;
  border: 1px solid #00824b;
}

/* Responsive css start */
@media screen and (max-width: 992px) {
  .mb_lab_head {
    display: block;
  }
  .main-navigation {
    display: none;
  }
  .mb_lab_head {
    display: flex;
  }
  .mb_search {
    margin: 0 10px;
  }
  .search_form_t {
    position: absolute;
    top: 70.8px;
    left: 0;
    width: 100%;
    padding-top: 50px;
    display: none;
    background: #fff;
    padding: 50px;
    border-radius: 4px;
    border: 1px solid var(--Light-gray---Boarder, #e5e5e5);
    background: #fff;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
  }
  .mb_menu_side {
    position: fixed;
    top: 0;
    right: -100%;
    width: 320px;
    background-color: #f9f9f9;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.3);
    padding: 48px 20px 20px 20px;
    box-sizing: border-box;
    transition: right 0.5s ease;
    z-index: 999;
    height: 100%;
  }
  .mb_menu_side.show_menu {
    right: 0;
  }
  .mainmenu.mb_menus {
    flex-direction: column;
    align-items: start;
  }
  .close_menu {
    text-align: right;
    display: block;
  }
  body.menu_sticky {
    overflow: hidden;
    height: auto;
  }
  body.menu_sticky {
    overflow: hidden;
    height: auto;
  }
  section {
    padding: 40px 0;
  }
  a.btn_green.btn_center {
    margin: 30px auto;
    padding: 10px;
    width: 200px;
  }
  .brand_logos {
    flex-wrap: wrap;
  }
  .brand_logos img {
    margin: 8px 0;
  }
}
@media screen and (max-width: 767px) {
  .footer_page_links {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .btn_green {
    font-size: 14px;
    padding: 12px 15px;
  }
  .grid_posts {
    margin: 10px 0;
  }
  .contest_img > img {
    border-radius: 8px;
  }
  .barand_logs {
    flex: 33.3%;
    max-width: 30%;
  }
  .brand_section {
    padding: 0;
  }
  .grid_section .col-md-4 {
    margin: 10px 0;
  }
  .content_text.right_text_ban p {
    padding-left: 0;
  }
  .content_text {
    padding-left: 27px;
    padding-top: 30px;
  }
  .shortcode_heading {
    padding: 50px 10px 10px 10px;
  }
}
@media screen and (max-width: 420px) {
  .btn_green {
    font-size: 13px;
    margin-right: 5px;
  }
  .grid_heading h2 {
    font-size: 14px;
  }
  .grid_heading h3 {
    font-size: 24px;
  }
}/*# sourceMappingURL=style.css.map */