.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
  font-family: Poppins, sans-serif;
  color: black;
}

a {
  text-decoration: none !important;
}

header#masthead {
  justify-content: space-between !important;
}

.home-container,
header#masthead {
  padding: 0vw 7vw !important;
}

.single_counter_item .heading {
  font-size: 46px;
  margin-bottom: 20px;
  display: inline-block;
  font-weight: bold;
}
.heading-p.single_counter_item {
  margin-bottom: 20px;
  display: inline-block;
}

.single_counter_item .heading-p2 {
  margin-bottom: 20px;
  display: inline-block;
}
.single_counter_item .heading-p2 span {
  color: #ff7712;
}

body .main-textarea textarea {
  font-size: 14px;
}

.subtext {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  margin: 20px 0;
}

.below-subtext {
  font-size: 23px;
  color: #000;
  font-weight: 500;
  line-height: 32px;
  margin-bottom: 30px;
}
.handling-text {
  font-family: Poppins;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  color: #006172;
}

.banner-content {
  padding: 0 5vw;
}

.single_counter_item .heading-p2 span {
  color: #ff7712;
}

.single_counter_item .heading {
  font-weight: bold;
}

.gradient-btn {
  background: linear-gradient(to right, #ff6d00, #ffa765);
  border-radius: 6px;
  color: #fff;
  text-transform: capitalize;
  border: none;
  font-size: 20px;
  font-weight: 700;
  padding: 14px 60px;
  width: auto;
}

.gradient-btn:hover {
  color: white !important;
}

.call-header {
  background: linear-gradient(to right, #ff6d00, #ffa765);
  color: #fff;
  border-radius: 20px 0 0 0 !important;
}

.call-header .close {
  color: #fff;
  opacity: 0.9;
  font-weight: 400;
  background: none;
  border: none;
  font-size: 27px;
  padding: 10px;
}

.modal-header .close {
  padding: 0rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.pink_bgImg {
  background: url("https://www.opportunehr.com/wp-content/uploads/2025/07/bg_pink.png")
      no-repeat,
    url("https://www.opportunehr.com/wp-content/uploads/2025/07/bg_pink_right.png")
      no-repeat scroll 0 0;
  background-position: left bottom 45%, right bottom 45%;
  padding: 100px 0;
  z-index: 2;
}

.bg-pink {
  background-color: #ffe9de !important;
  width: 100%;
  position: relative;
}

.ahead-css-heading {
  font-family: Poppins;
  font-weight: 600;
  text-align: center;
  color: #000;
  margin: 0 0 50px 0;
}

.ahead-css-img {
  position: absolute;
  top: -60px;
  left: -190px;
}

.ahead-orange-card {
  margin: 0px auto !important;
  width: 80% !important;
  min-height: 450px;
  font-family: Poppins;
  font-size: 26px;
  font-weight: 600;
  color: #fff;
  float: none;
}

.ahead-white-card {
  margin: 0px auto !important;
  width: 80% !important;
  min-height: 450px;
}

.orange-card {
  position: relative;
  background-image: linear-gradient(to right, #ff6d00, #ffa765);
  /* width: 45%; */
  border-radius: 12px;
  box-shadow: 0 24px 26px 0 rgba(0, 0, 0, 0.16);
  float: left;
  padding: 30px 30px;
  overflow: hidden;
  margin: 0 30px 0 0;
}

.orange-card1-margin {
  padding: 100px 0 0 0;
}

.custom-card-d-flex {
  display: flex;
  position: relative;
  z-index: 10;
}

.ahead-orange-card-p {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  line-height: 1.78;
  margin-top: 20px;
  margin-bottom: 0px;
}

.white-card {
  background: #fff;
  margin: 50px 0 0 0px !important;
  position: relative;
  overflow: hidden;
  width: 45%;
}

.ahead-orange-card-p-black {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 1.78;
  margin-top: 20px;
  margin-bottom: 0px;
}

.custom-card-sizee {
  width: 150px;
  height: auto;
  margin: 0px 26px 0px 0px;
}

.ahead-orange-card-h {
  font-family: Poppins;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 1.54 !important;
  margin: 0px !important;
}

.half_circle {
  width: 100px;
  height: 100px;
  background: #fec395;
  position: absolute;
  right: -40px;
  border-radius: 50px;
  top: -21px;
}

.half_circle1 {
  width: 120px;
  height: 120px;
  background: #feae73;
  position: absolute;
  right: -37px;
  border-radius: 100px;
  top: -24px;
  z-index: 1;
  opacity: 0.8;
}

.half_circle_pink {
  width: 100px;
  height: 100px;
  background: #fde7d6;
  position: absolute;
  right: -40px;
  border-radius: 50px;
  top: -21px;
}

.half_circle_pink1 {
  width: 120px;
  height: 120px;
  background: #fef2e9;
  position: absolute;
  right: -37px;
  border-radius: 100px;
  top: -24px;
  z-index: 1;
  opacity: 0.8;
}

.automation-sect {
  padding-bottom: 350px !important;
  clip-path: ellipse(120% 81% at 50% 0);
  background-position: left bottom 75%, right bottom 75% !important;
}

.expand-sect {
  background: url("https://www.opportunehr.com/wp-content/uploads/2025/07/bgelement.png");
  background-position: left top 0;
  background-repeat: no-repeat;
  background-size: auto;
  clip-path: ellipse(140% 96% at 50% 3%);
  padding: 90px 0 120px 0 !important;
}

.industry {
  background: url("https://www.opportunehr.com/wp-content/uploads/2025/07/industry_bnr.webp");
  padding: 200px 0 0px 0 !important;
  margin: -286px 0 0 0;
  z-index: 1;
}
.site-section {
  padding: 90px 0;
  position: relative;
}

.industry-head h3 {
  font-family: Poppins;
  font-size: 38px;
  font-weight: 600;
  line-height: 1.82;
  text-align: center;
  color: #f1f6f8;
  margin-bottom: 10px;
}

.media-v1 .icon-wrap {
  width: 36%;
  color: #000;
  text-align: center;
  position: relative;
  padding: 40px 0 10px;
  margin: 0 auto;
}

.media-v1 .body {
  padding: 20px 20px;
  min-height: 160px;
}

.gradient-btn1 {
  background: linear-gradient(to right, #ff6d00, #ffa765);
  border-radius: 6px;
  color: #fff !important;
  text-transform: capitalize;
  border: none;
  font-size: 16px;
  font-weight: 700;
  padding: 7px 24px;
  width: auto;
  margin: 0 auto;
}

.icon-wrap img {
  width: 100%;
}

.media-v1 .body h3,
.client-swiper .body h3 {
  font-weight: 600;
  color: #000;
  font-family: Poppins;
  min-height: 52px;
}

.media-v1 .body a.choose_btn {
  /* display: none; */
  display: block;
  color: white;
  text-align: center;
}

.industry-type .swiper-pagination-bullet-active {
  background-color: white;
}

.industry-type .swiper-pagination-bullet {
  background: #d6d6d6;
}

.title {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  color: #f1f6f8;
  line-height: 1.73;
  margin-bottom: 30px;
}

.industry-type .swiper-button-next {
  left: 57px;
}

.industry-type .swiper-button-next,
.industry-type .swiper-button-prev {
  background: #f07c00 !important;
  color: white;
  padding: 7px 11px;
  font-size: 14px;
  font-size: 14px;
  /* z-index: 99999; */
  top: 24px;
  height: 30px;
  border-radius: 4px;
  width: 30px;
}

.industry-type .swiper-button-next:after,
.industry-type .swiper-button-prev:after {
  font-size: 14px;
}

.core-para {
  font-size: 16px;
  line-height: 2.25;
  text-align: left;
  color: #000;
}

.section-heading {
  font-size: 32px;
  font-weight: 600;
  font-family: Poppins, sans-serif;
  color: #fd6e21;
  line-height: 1.65;
  text-transform: none;
}

.core-hcm {
  background: url("https://www.opportunehr.com/wp-content/uploads/2025/07/hclmelement.png")
    no-repeat scroll 0 0;
  background-size: 100%;
  background-position: center bottom 65%;
}

.do {
  border-radius: 12px;
  box-shadow: 0 30px 12px 0 rgba(0, 0, 0, 0.07);
  padding: 30px 40px;
  text-align: center;
  min-height: 503px;
  background-color: #fff;
  transition: all 0.8s cubic-bezier(0.2, 0.8, 0.2, 1) 0s;
  margin-top: 8px;
  cursor: pointer;
}

.do:hover {
  transform: translateY(-10px) !important;
}

.do h3 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  line-height: 1.67;
  margin: 30px 0 30px 0;
  text-transform: capitalize;
}

.borderTop {
  width: 88%;
  height: 3px;
  background-image: linear-gradient(90deg, #ff6d00, #ffa562);
  border: none;
  border-radius: 56px 56px 0 0;
  margin: 0 auto;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.do .check li {
  position: relative;
  margin-bottom: 10px;
  border-bottom: 1px solid #ffe4d0;
  color: #21212b;
  font-size: 16px;
  line-height: 24px;
  padding: 0 0 8px 0;
  font-weight: 400;
}
.do .check li a {
  color: #000;
}

.do .check li a:hover {
  color: #ff7712;
}

.a-tag-color-home {
  color: #ff7712;
}

#employee-section-wrap .payroll {
  min-height: 515px !important;
}

.text-padright p {
  padding-right: 25px;
}

.hr-img {
  width: 450px;
  height: auto;
  border-radius: 50%;
  border-top: 3px dotted #2399a5;
  border-right: 3px dotted #2399a5;
  border-left: 3px dotted #2399a5;
  border-bottom: 3px dotted #2399a5;
  padding: 0;
  animation: spin 20s infinite linear;
}

.hr-img img {
  animation: spin 20s infinite reverse linear;
  width: 100%;
  border-radius: 50%;
}

.hr-text p {
  font-family: Poppins;
  font-size: 15px;
  line-height: 1.56;
  text-align: left;
  color: #000;
  font-weight: 400;
  padding-left: 25px;
  margin-bottom: 0;
}

.center-img-pading .mob-direction {
  justify-content: center;
}

.hr-bgImg {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.center-img-pading {
  padding-left: 50px;
  margin-top: -30px;
}

.micro-features {
  background-image: url("https://www.opportunehr.com/wp-content/uploads/2025/07/feature_bg.webp");
  width: 100%;
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.person-sect {
  width: 100%;
  display: flex;
  margin: 40px 0 0 0;
}

.micro-features h2 {
  font-family: Poppins;
  font-weight: 600;
  line-height: 1.67;
  text-align: left;
  margin-bottom: 15px;
  text-transform: capitalize;
}

.person-img img {
  border-radius: 50px;
  width: 78px;
  height: 78px;
  border: 1px solid #fff;
}
.person-name {
  margin: 0 0 0 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.micro-features p {
  font-family: Poppins;
  font-weight: 400;
  line-height: 1.7;
}

.elementleft {
  display: flex;
  height: 100%;
  align-items: center;
}

.feature-v1 h3 {
  font-weight: 600;
  margin-bottom: 0;
  color: #006172;
  line-height: 1.5;
  font-size: 32px;
}
.color-orange {
  color: #ff7712;
}

.feature-v1 span {
  font-size: 14px;
  color: #5a5a5a;
  line-height: 2;
  margin: 20px 0;
  font-weight: 400;
}

.feature-v1 p {
  font-family: Poppins;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.73;
  font-size: 18px;
}

.fix-appoint-bar {
  display: flex;
  border-radius: 12px;
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.16);
  background-color: #006172;
  padding: 40px 50px;
  width: 100%;
  margin: 2em 0 0 0;
  justify-content: space-between;
  text-align: left;
}

.appoint-text {
  padding: 1em 0 1em 0;
  position: relative;
}

.appoint-text h4,
.appoint-text h5 {
  font-family: Poppins;
  font-weight: 600;
  color: #fff;
  line-height: 35px;
  margin-bottom: 0;
  text-transform: capitalize;
}

.appoint-text p {
  color: #fff;
  margin-bottom: 0;
}

.appointBtn {
  display: inline-flex;
  align-items: center;
}

.client-img.new_clientIimg iframe {
  width: 100%;
  /* height: 300px; */
  background-color: white;
  border-radius: 12px 12px 0px 0px;
}

.client-swiper .body {
  background: #fff;
  box-shadow: 0 15px 30px 0 rgb(0 0 0 / 5%);
  min-height: 370px;
  /* margin: 55px 0 0 0; */
  padding: 20px;
  border-radius: 0px 0px 12px 12px;
}

.client-swiper .body span {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #000;
  display: block;
  min-height: 60px;
}

.client-video-testimonial {
  background: url("https://www.opportunehr.com/wp-content/uploads/2025/07/bgelement.png")
    no-repeat #ffe9de;
  background-position: left top;
  width: 100%;
  height: 100%;
  background-size: auto;
  padding: 90px 0;
}

.client-swiper .body h3 {
  font-size: 22px;
}

.client-swiper .body h6 {
  font-weight: 600;
  color: gray;
}

.client-swiper .body p {
  color: #5a5a5a;
  font-size: 14px;
}

.swiper.client-swiper {
  padding: 0px 70px;
}

.client-swiper .swiper-button-prev {
  left: 7px;
}

.client-swiper .swiper-button-next {
  right: 7px;
}

.client-swiper .swiper-button-next,
.client-swiper .swiper-button-prev {
  padding: 20px;
  background: #feb47c;
  border-radius: 100px;
  width: 40px !important;
  height: 40px !important;
  top: 58%;
  bottom: 0;
}

.client-swiper .swiper-button-next:after,
.client-swiper .swiper-button-prev:after {
  font-size: 16px;
  color: white;
}

.client-swiper .swiper-slide {
  border-radius: 12px !important;
  border: 1px solid #eee;
}

.symptom {
  padding: 30px;
  -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 12px 0 rgba(0, 0, 0, 0.07);
  background: #fff;
  border-radius: 12px;
  width: 90%;
  margin: 0 auto;
  /* min-height: 245px; */
  height: 100%;
}

.symptom .text {
  padding-top: 10px;
  width: 100%;
  text-align: center;
}

.checked-icon {
  margin: 0 0 20px 0;
}

.symptom .text h3 {
  font-weight: 600;
  color: #000;
  text-align: center;
  font-family: Poppins;
  text-transform: capitalize;
}

.symptom .text p {
  font-size: 16px;
  margin-bottom: 0;
  font-family: Poppins;
  text-align: center;
  color: gray;
  line-height: 1.7;
}

.custom-tab-accordion-wrapper {
  max-width: 800px;
  margin: auto;
}

.custom-tab-accordion-header {
  background: #f0f0f0;
  padding: 12px 15px;
  border: 1px solid #ccc;
  cursor: pointer;
  font-weight: bold;
  margin-top: -1px;
}

.custom-tab-accordion-header:first-child {
  margin-top: 0;
}

.custom-tab-accordion-content {
  display: none;
  padding: 15px;
  border: 1px solid #ccc;
  border-top: none;
}

.custom-tab-accordion-header.active + .custom-tab-accordion-content {
  display: block;
}

.call-form {
  font-size: 16px !important;
}

.call-header-hrform {
  position: relative;
  background: transparent !important;
  border-bottom: 1px solid #ebebee !important;
  overflow: hidden;
  padding: 2.5rem 1rem 1rem 1rem !important;
}

.call-header-hrform .call-header-hrform-circle-span {
  position: absolute;
  top: -3px;
  left: -3px;
  object-fit: contain;
  /* background-color: red; */
  /* z-index: -1; */
}

.call-header-hrform .close {
  color: #8d8d8e;
  position: absolute;
  top: 14px;
  right: 14px;
}

.h-contact_form-hrform p i {
  position: absolute;
  left: 0;
  top: 14px;
  margin: auto;
  padding-left: 0.8rem;
  padding-right: 10px;
  border-right: 1px solid #ddd;
  color: #f57f20;
  z-index: 999;
}

.div-relative {
  position: relative;
}

.mob-appt input.wpcf7-form-control.wpcf7-text,
.mob-appt input.wpcf7-form-control.wpcf7-date {
  padding-left: 45px !important;
  border: 1px solid #e7eaeb !important;
  padding-top: 14px 0 14px 14px !important;
  border-radius: 8px !important;
  width: 100% !important;
  margin-bottom: 14px;
  max-width: 100% !important;
}

body .mob-appt.main-textarea textarea {
  border: 1px solid #e7eaeb !important;
  width: 100% !important;
  margin-bottom: 14px;
  max-width: 100% !important;
  padding-top: 14px 0 14px 14px !important;
  border-radius: 8px !important;
  height: 60px !important;
  min-height: 60px;
}

.call-header-hrform-span {
  color: #f57f20;
}

.call-header-hrform h5 {
  align-self: stretch;
  flex-grow: 0;
  font-size: 22px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: center;
  color: #18191f !important;
}

.modal-title-wavy .call-header-hrform-span-wavy {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}

.call-header-hrform-span-position {
  position: relative !important;
  padding-bottom: 12px;
}

.submitbtn input[type="submit"] {
  font-weight: 500;
}

.text-gray {
  color: gray;
}

.modal-footer-hrform-button span {
  color: #000 !important;
  font-size: 16px;
  font-weight: 500;
}

.industry_accordion .accordion-button:focus {
  box-shadow: none;
}

.expand-style ul {
  list-style-type: none;
  padding: 0 0;
}

.expand-style ul li {
  background: url("https://www.opportunehr.com/wp-content/uploads/2025/07/checked.svg")
    no-repeat;
  padding: 0 0 0 38px;
  background-size: 18px;
  background-position: 0 5px;
}

.expand-style ul li p {
  color: #000;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  margin-bottom: 19px;
  line-height: 1.33;
}

.requirement-ul {
  width: 100%;
  padding: 0 0;
  list-style-type: none;
  display: flex;
  justify-content: center;
}

.requirement-ul li {
  background-image: linear-gradient(to right, #ff6d00, #ffa765);
  text-align: center;
  color: #fff;
  padding: 20px 20px;
  width: 25%;
}

.requirement-ul li h2 {
  font-family: Poppins;
  font-weight: 500;
  line-height: 1.5;
  margin: 16px 0;
}

.testimonial-content {
  display: flex;
  margin: 30px 0 0 0;
}

.testi-word p {
  font-weight: 400;
  color: #000;
  line-height: 2.13;
  font-family: Poppins;
}

.industry-img {
  border-radius: 10px;
}

.inner-feature {
  margin: 30px 0 0 0;
}

.inner-feature h3 {
  margin-bottom: 15px;
  line-height: 1.62;
}
.inner-feature h3 {
  text-align: center;
}

.testi-name h5 {
  font-family: Poppins;
  font-weight: 600;
  color: #000;
}

a.gradient-btn:hover,
a.gradient-btn:focus,
a.gradient-btn1:hover,
a.gradient-btn1:focus {
  color: white !important;
}

.footer-link ul {
  align-items: flex-start !important;
}

.social li a {
  color: #fd6e21 !important;
  font-size: 16px !important;
  padding: 9px 7px;
}

.color-blue{
  color: #006172;
}

 .mobileviewcall{
    display: none !important;
  }

.social-icon a:hover {
  color: #fff !important;
  background-color: #fd6e21;
  padding: 9px 7px !important;
}

.writetousform .submitbtn {
  text-align: left !important;
  margin: 0;
  padding: 0;
}

.call_form .modal-content{
    border-radius: 20px 0 20px 0;
}

.fa-x-twitter:before {
    content: "\e61b";
}

.fa-instagram:before {
    content: "\f16d";
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
