/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1744009168
Updated: 2025-04-07 06:59:28

*/

body {
  font-family: "Poppins";
}

.blogs-client {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-left: 0px;
  margin-right: 20px;
}

.blog-wraper {
  display: flex;
  padding: 20px 0px;
  align-items: center;
}

section.blogs-sec {
  padding: 70px 0px;
  background-color: #f2fbff;
}

a.ez-toc-open-icon {
  display: none !important;
}

.blogs-client h6 {
  margin: 0;
  color: #000;
  font-family: "Poppins";
  font-weight: 500;
}

.blog-strat {
  background-color: #433ef2;
  text-decoration: none;
  color: #fff !important;
  padding: 12px 30px;
  =margin-right: 15px;
}

.blogs-cont h2 {
  font-size: 39px;
  font-weight: 600;
  margin-top: 6px;
  margin-bottom: 20px;
  line-height: 40px;
  font-family: "Poppins";
  color: #000;
}

.single-pos.blogs-cont h2 {
  margin-bottom: 12px;
}

.serach-box {
  background-color: #e8eef1;
  padding: 18px 20px;
  margin-bottom: 25px;
}

.blog-right {
  padding-left: 20px;
  position: sticky;
    top: 0;
}
.single-post {
    overflow: visible !important;
}
.latest-post {
  padding: 18px 18px 10px;
  background-color: #e8eef1;
}

.postbtn {
  border: 3px solid #000;
  color: #000;
  padding: 12px 20px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
}

.postbtn:hover {
  background-color: #091e1c;
  color: #fff;
}

.post-cont h3 {
  font-size: 18px;
  margin-top: 29px;
  font-weight: 500;
}

.post-cont h3 a {
  text-decoration: none;
  color: #404040;
  font-weight: 500;
}

.post-cont p {
  font-size: 18px;
  font-weight: 500;
}

.post-cont hr {
  height: 0px;
  color: #bbc1c7;
  border: 2px solid black;
}

.blog-btn {
  background-color: #000;
  text-decoration: none;
  color: #fff;
  padding: 12px 20px;
  font-size: 19px;
  margin-top: 32px;
  font-family: "Poppins";
  border-radius: 30px 0px 30px 30px;
}

.post-cont {
  padding: 41px 10px 0px;
}

.blog-btn:hover {
  background-color: #fade00;
  color: #fff;
}

.serach-box input {
  background-color: #e8eef1;
  border: 1px solid #091e1c;
  padding: 16px 18px;
  border-radius: 0 !important;
  position: relative;
}

.serach-box .form-control:focus {
  color: #212529;
  background-color: #e8eef1;
  border-color: #00553c;
  outline: none;
  box-shadow: none;
}

.serach-box input::placeholder {
  font-family: "Poppins";
  color: #091e1c;
}

.search {
  position: relative;
}

.search-icon {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  cursor: pointer;
}

ul.category-list li {
  padding: 7px 14px;
  display: inline-block;
  background-color: #000;
  border-radius: 30px 0px 30px 30px;
}

.categories-box ul li a {
  text-decoration: none;
  font-family: "Poppins";
  font-size: 18px;
  font-weight: 500;
  color: #e6eef1;
}

.blog-boxs {
  margin-bottom: 40px;
}

.categories-box ul li {
  list-style: none;
  margin-bottom: 14px;
}

.categories-box h4 {
  font-family: "Poppins";
  margin-bottom: 19px;
  font-size: 30px;
  letter-spacing: 1px;
}

.categories-box ul {
  padding: 0;
  margin-bottom: 6px;
}

.categories-box {
  padding: 0 15px 0px;
}

.page-id-14 .banner-right img {
  width: 700px;
  height: 613px;
}

.tag-boxs {
  margin-bottom: 18px;
}

.inner-tags li {
  color: #e6eef1;
  text-decoration: none;
  background-color: #000000;
  padding: 7px 14px;
  margin-bottom: 10px;
  border-radius: 30px 0px 30px 30px;
  margin-right: 10px;
  display: inline-flex;
  text-transform: capitalize;
}

.tag-boxs h4 {
  font-family: "Poppins";
  font-size: 30px;
  letter-spacing: 1px;
  color: #000;
}

.inner-tags a {
  color: #fff;
  font-family: "Poppins";
  text-decoration: none;
  background-color: #014632;
  border: 1px solid #2c6a58;
  padding: 20px 30px;
  margin-bottom: 10px;
  margin-right: 10px;
}

.inner-tags {
  margin-top: 15px;
}

.inner-tags ul {
  padding: 0;

  margin: 0;
}

.blog-icon {
  display: flex;
  gap: 6px;
  margin-top: 22px;
}

.blog-icon a {
  background-color: #fff;
  width: 65px;
  height: 52px;
  display: flex;
  border-radius: 180px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #000;
}

.cate-wrapper li {
  background-color: #f7f8fd;
  font-family: "Open Sans", Sans-serif;
  font-size: 1.25rem;
  border-radius: 30px 0px 30px 30px;
  font-weight: 500;
  text-transform: none;
  font-style: normal;
  line-height: 26px;
  fill: #000;
  color: #000;
  border-style: none;
  padding: 15px 10px;
  list-style: none;
  display: inline-block;
    margin: 6px 8px;
  width: 170px;
  text-align: center;
}

img.blog-single-imag {
    border-radius: 10px;
    width: 100%;
    height: 100%;
    max-height: 380px;
    object-fit: cover;
    object-position: center;
}

.blog-top-sect .search {
  position: relative;
  margin: 30px auto;
  width: 44%;
}

.blog-top-sect h4 {
  text-align: center;
  margin-bottom: 33px;
  font-size: 34px;
  text-transform: capitalize;
  font-family: "Poppins";
  font-weight: 700;
}

.cate-wrapper ul {
  margin: 0;
  padding: 0;
}

.cate-wrapper li:hover {
  background-color: #3b3ff1;
  color: #fff;
  border-color: #3b3ff1;
}

.blog-top-sect {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(https://hireexamhelp.com/blogs/wp-content/uploads/2025/09/blog-top-sect.png);
  padding: 90px 0;
}

.blog-top-sect h1 {
  text-align: center;
  font-family: "Poppins";
  font-size: 50px;
  text-transform: capitalize;
}

.blog-icon a:hover {
  background-color: #000;
  color: #fff;
}

.blog-icon a i {
  font-size: 21px;
}

.blog-icons-box {
  padding: 18px;
  background-color: #d5dcdf;
}

.blogs-cont .blog-para h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
}

.blogs-cont .blog-para h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
}

.blog-icons-box h4 {
  font-size: 30px;
  letter-spacing: 1px;
  color: #091e1c;
}

.blog-tabs {
  padding-top: 32px;
}

.question {
  padding: 32px;
  background-color: #ffcf0f;
  border-radius: 32px 0px 32px 32px;
  margin-top: 50px;
  text-align: center;
}

.question ul li a {
  font-family: "Poppins";
  text-decoration: none;
  color: #000;
  font-size: 18px;
}

.question h3 {
  font-size: 28px;
  color: #000;
  border-bottom: 1px solid #000;
  padding-bottom: 16px;
  margin-bottom: 22px;
}

.question ul li {
  list-style: none;
  margin-bottom: 8px;
}

.question ul {
  padding: 0 0 8px;
  margin: 0;
}

.question a.blog-btn {
  margin-top: 0px !important;
  width: 100%;
  display: block;
  color: #ffcf0f;
}

.question a.blog-btn:hover {
  background-color: #3b3ff1;
  color: #fff;
}

#ez-toc-container {
    position: relative !important;
    right: 0px !important;
    top: 0px !important;
}

@keyframes moveDown {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(20px);
  }
}

@media (max-width: 1366px) {
}

@media (max-width: 1024px) {
}

@media (max-width: 767px) {
  .blog-top-sect h1 {
    font-size: 24px;
  }

  .blog-top-sect {
    padding: 45px 0;
  }

  .blog-top-sect .search {
    margin: 10px auto;
    width: 97%;
  }

  .blog-top-sect h4 {
    margin-bottom: 15px;
    font-size: 25px;
    margin-top: 19px;
    font-weight: 700;
  }

  section.blogs-sec {
    padding: 50px 0px;
  }

  .blog-btn {
    padding: 9px 18px;
    font-size: 16px;
    margin-top: 0px;
  }

  .blogs-client h6 {
    font-size: 12px;
  }

  .blogs-client {
    gap: 9px;
  }

  .blog-right {
    padding-left: 0px;
  }

  .blogs-cont h2 {
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 20px;
    line-height: 26px;
  }

  .cate-wrapper li {
    font-size: 12px;
    line-height: 26px;
    padding: 10px 2px;
    margin: 5px 8px;
    width: 140px;
  }
}
