body {
  font-family: "Roboto", sans-serif;
}
.myclinic {
  font-family: calibri !important;
  font-size: 29px !important;
  text-transform: inherit !important;
  font-weight: 400 !important;
}
p a {
  color: #5d5496 !important;
}
.response_error {
  color: rgb(172, 20, 20);
  font-size: 12px;
}
.customspan {
  color: #e15266 !important;
  text-transform: lowercase !important;
}
.h3head {
  color: #efe0e0 !important;
  font-size: 34px !important;
  line-height: 34px !important;
  margin-bottom: 15px !important;
  font-weight: 300 !important;
}
.customhmba {
  font-weight: 300 !important;
  font-size: 41px !important;
  line-height: 46px !important;
  color: #e15266 !important;
  padding-bottom: 25px !important;
}
.myclinc_capt {
  font-weight: 700 !important;
  text-transform: lowercase !important;
  font-size: 62px !important;
}
.span_mycli {
  font-family: calibri !important;
  font-size: 21px !important;
  text-transform: lowercase !important;
  font-weight: 400 !important;
}
.span_health {
  font-family: calibri !important;
  font-size: 29px !important;
  text-transform: lowercase !important;
  font-weight: 400 !important;
}
.spantab {
  font-size: 21px !important;
  font-weight: 400 !important;
}
.spaninner {
  color: #dfddea;
  font-size: 46px;
  line-height: 44px;
  margin-bottom: -10px;
  font-weight: 300;
}
.headclr {
  color: #4f458d !important;
}
.headclrp {
  color: #333 !important;
}
.about {
  font-weight: 500 !important;
}
.container {
  max-width: 1170px;
  margin: 0 auto;
}
.container-fluid.container_primery_header {
  max-width: 1780px;
  margin: 0 auto;
}
.google {
  width: 30px !important;
}
ul {
  padding: 0;
  margin: 0;
}
ul li {
  list-style-type: none;
  display: inline-block;
}
section.hm_primary_header .left_wrapper ul li {
  margin-right: 15px;
}
section.hm_primary_header .right_wrapper ul {
  float: right;
}
section.hm_primary_header .right_wrapper ul li.email,
section.hm_primary_header .right_wrapper ul li.phone {
  position: relative;
}
section.hm_primary_header .right_wrapper ul li.email::before {
  position: absolute;
  left: 30px;
  top: 10px;
  content: "";
  width: 20px;
  height: 16px;
  background: url(../images/email.svg) no-repeat;
}
section.hm_primary_header .right_wrapper ul li.phone::before {
  position: absolute;
  left: 30px;
  top: 10px;
  content: "";
  width: 20px;
  height: 16px;
  background: url(../images/phone.svg) no-repeat;
}
section.hm_primary_header .right_wrapper ul li {
  padding: 0 60px;
  border-left: 1px solid#ddd;
}
section.hm_primary_header .right_wrapper ul li a {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 35px;
  text-transform: lowercase;
  color: #333333;
  text-decoration: none;
}
section.hm_banner {
  margin-top: -107px;
}
header nav ul li.nav-item a {
  color: #333;
}
header {
  margin-top: 0;
  background: #fff;
  padding: 17px 0 0;
}
header nav {
  z-index: 1;
}
section.hm_primary_header {
  height: 35px;
  border-bottom: 1px solid rgb(0 0 0 / 10%);
  z-index: 9999;
  position: relative;
}
section.hm_primary_header .right_wrapper ul li {
  height: 35px;
}
section.hm_primary_header .left_wrapper {
  display: flex;
  align-items: center;
}
header nav ul li.nav-item.hm_enquire_btn a {
  padding: 0;
}
header nav ul li.nav-item.hm_enquire_btn a button {
  border: none;
  padding: 7px 20px;
  left: 1699px;
  top: 57px;
  border-radius: 50px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  background: linear-gradient(225.27deg, #fda72c 2.49%, #de4a6b 94.65%);
}
header nav ul li.nav-item {
  margin-left: 20px;
  display: flex;
  align-items: center;
  text-transform: capitalize;
}
section.hm_primary_header .right_wrapper ul li {
  padding: 0 30px 0 60px;
  border-left: 1px solid rgb(0 0 0 / 10%);
}
section.hm_banner .carousel-caption {
  right: inherit;
  text-align: left;
  left: 5%;
  bottom: inherit;
  top: 50%;
  transform: translateY(-50%);
}
section.hm_banner .carousel-caption h1 {
  text-align: left;
  color: #333;
  font-weight: 200;
  font-size: 37px;
  line-height: 47px;
  text-transform: capitalize;
}
section.hm_banner .carousel-caption h1 span {
  display: block;
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 62px;
  line-height: 86.4%;
  text-transform: capitalize;
  color: #4f458d;
}
section.hm_banner .carousel-caption p {
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  text-transform: capitalize;
  color: #333333;
  text-align: left;
  max-width: 640px;
}
button.hm_btn_gradient {
  border: none;
  background: linear-gradient(179deg, #fda72c 2.49%, #de4a6b 94.65%);
  border-radius: 50px;
  padding: 10px 70px 10px 20px;
  font-size: 14px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #4f458d;
  position: relative;
  border: 1px solid#4f458d;
  background: none;
}
button.hm_btn_gradient::after {
  position: absolute;
  right: 5px;
  top: 5px;
  content: "";
  width: 32px;
  height: 32px;
  background-image: url(../images/button_arrow.svg);
}
.hm_banner_img {
  position: absolute;
  right: 5%;
  top: 70%;
  transform: translateY(-65%);
}
section.hm_banner .carousel-indicators {
  right: inherit;
  left: 5%;
  margin-left: 0;
  margin-bottom: 30px;
}
section.hm_banner .carousel-indicators .active {
  border: 0;
  background: #4f458d !important;
  height: 10px !important;
  width: 30px !important;
  border-radius: 34px;
}
section.hm_banner .carousel-indicators [data-bs-target] {
  border: none;
  height: 10px;
  background: #e15266;
  width: 10px;
  border-radius: 100px;
  opacity: 1;
}
.pt_pb_100 {
  padding: 33px 0;
}
section.hm_home_about .right_wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 70px;
}
section.hm_home_about .right_wrapper h5 {
  font-weight: 400;
  font-size: 21px;
  line-height: 26px;
  text-transform: capitalize;
  color: #333333;
  margin-bottom: 0;
}
section.hm_home_about .right_wrapper h2 {
  font-weight: 700;
  font-size: 56px;
  line-height: 66px;
  text-transform: uppercase;
  color: #4f458d;
  position: relative;
  margin-bottom: 50px;
}
section.hm_home_about .right_wrapper h2 span {
  font-weight: 300;
  font-size: 56px;
  line-height: 66px;
  text-transform: uppercase;
  color: #4f458d;
}

section.hm_home_about .right_wrapper h2::after {
  position: absolute;
  left: 0;
  bottom: -10px;
  height: 4px;
  width: 100px;
  content: "";
  background: url(../images/underline.svg);
}
.right_wrapper p {
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}
.hm_row_wrapper_two {
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}
.hm_col_wrapper_inner p {
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}
section.hm_home_about .right_wrapper p {
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}
section.hm_home_about .right_wrapper p span {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  color: #333333;
  display: block;
  margin-bottom: 10px;
}
section.hm_home_services {
  background: #f1f3ff;
  position: relative;
  padding-bottom: 150px;
}
section.hm_home_services::after {
  position: absolute;
  content: "";
  left: 50%;
  transform: translateY(-50%);
  bottom: 0;
  background: url(../images/Services.svg);
  width: auto;
}
section.hm_home_services h2 {
  font-weight: 800;
  font-size: 56px;
  line-height: 66px;
  text-align: center;
  text-transform: uppercase;
  color: #4f458d;
  position: relative;
  margin-bottom: 40px;
}
section.hm_home_services h2::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  height: 4px;
  width: 100px;
  content: "";
  background: url(../images/underline.svg);
}
section.hm_home_services h2 span {
  font-weight: 300;
  font-size: 56px;
  line-height: 66px;
  text-align: center;
  text-transform: uppercase;
  color: #4f458d;
  position: relative;
}
section.hm_home_services h4 {
  text-align: center;
  font-size: 20px;
  line-height: 203.4%;
  text-align: center;
  text-transform: capitalize;
  color: #000000;
}
section.hm_home_services .owl-dots {
  display: none;
}
section.hm_home_services .item img {
  min-height: 60px;
  max-height: 60px;
  max-width: 60px;
  margin: 0 auto 20px;
}
section.hm_home_services .owl-carousel .item {
  height: 10rem;
  background: #4dc7a0;
  padding: 1rem;
  min-height: 310px;
  max-height: 310px;
  padding: 40px 25px;
  background: #ffffff;
  box-shadow: 0px 4px 40px rgb(23 100 192 / 15%);
  border-radius: 8px;
  text-align: center;
  position: relative;
}
section.hm_home_services .owl-carousel .owl-item:nth-child(odd) .item:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background: url(../images/service_bg_tl.svg) no-repeat;
  width: 90px;
  height: 54px;
}
section.hm_home_services .owl-carousel .owl-item:nth-child(even) .item:after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  background: url(../images/service_bg_rb.svg) no-repeat;
  width: 170px;
  height: 45px;
  z-index: 0;
  background-size: cover;
}
section.hm_home_services .owl-stage-outer {
  padding: 35px 0;
}
section.hm_home_services .owl-carousel.owl-theme.owl-loaded.owl-drag {
  position: relative;
}
section.hm_home_services .owl-carousel.owl-theme.owl-loaded.owl-drag .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  margin: 0;
}
section.hm_home_services
  .owl-carousel.owl-theme.owl-loaded.owl-drag
  .owl-nav
  button.owl-prev {
  position: absolute;
  left: -40px;
  font-size: 48px;
  line-height: 0;
  margin: 0;
}
section.hm_home_services
  .owl-carousel.owl-theme.owl-loaded.owl-drag
  .owl-nav
  button.owl-next {
  position: absolute;
  right: -40px;
  font-size: 48px;
  line-height: 0;
  margin: 0;
}
section.hm_home_services .owl-theme .owl-nav [class*="owl-"]:hover {
  background: #869791;
  color: #f44336;
  text-decoration: none;
}
section.hm_home_services .owl-theme .owl-nav [class*="owl-"]:hover {
  background: #869791;
  color: #f44336;
  text-decoration: none;
}
section.hm_home_services::after {
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  bottom: 15px;
  background: url(../images/Services.svg);
  max-width: 920px;
  width: 100%;
  z-index: 0;
  display: block;
  height: 216px;
  background-size: cover;
}
section.hm_home_services h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 131.4%;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  min-height: 42px;
}
section.hm_home_whychooseus {
  background: url(../images/why_choose_us_banner.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 66px;
}
section.hm_home_whychooseus h2 {
  font-weight: 800;
  font-size: 56px;
  line-height: 66px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  margin-bottom: 60px;
}
section.hm_home_whychooseus h2 span {
  font-weight: 300;
  font-size: 56px;
  line-height: 66px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  position: relative;
}
section.hm_home_whychooseus h2::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  height: 4px;
  width: 100px;
  content: "";
  background: url(../images/underline_white.svg);
}
section.hm_home_whychooseus .hm_col_wrapper h3 {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 50px;
  line-height: 74px;
  text-align: center;
  color: #ffffff;
}
section.hm_home_whychooseus .hm_col_wrapper h4 {
  font-family: "Oswald";
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  color: #ffffff;
}
section.hm_home_whychooseus .hm_col_wrapper_inner img {
  min-height: 95px;
  max-height: 95px;
  object-fit: scale-down;
  margin-bottom: 15px;
}
section.hm_home_whychooseus .hm_col_wrapper {
  border-right: 1px dashed#79788D;
}
section.hm_home_whychooseus .hm_col_wrapper:last-child {
  border: none;
}
section.hm_quotes {
  margin-top: -150px;
}
section.hm_quotes .row {
  background: #fff;
  background: #ffffff;
  box-shadow: 0px 0px 20px rgb(53 55 150 / 10%);
  border-radius: 10px;
  padding: 20px;
  min-height: 250px;
  display: flex;
  align-items: center;
}
section.hm_quotes .right_wrapper {
  padding: 0 140px;
}
section.hm_quotes .right_wrapper p {
  margin: 0;
}
section.hm_quotes .hm_col_wrapper.left_wrapper {
  text-align: center;
  position: relative;
}
section.hm_quotes .hm_col_wrapper.left_wrapper::after {
  position: absolute;
  right: 0;
  top: -90px;
  content: "";
  background: url(../images/line_saperation.svg) no-repeat;
  width: 10px;
  height: 224px;
  background-size: cover;
}
section.hm_healthcare h2 {
  font-weight: 500;
  font-size: 46px;
  line-height: 46px;
  text-transform: capitalize;
  color: #4f458d;
  padding-bottom: 25px;
}
section.hm_healthcare p {
  font-weight: 400;
  font-size: 16px;
  line-height: 33px;
  text-transform: capitalize;
  color: #333333;
  padding-bottom: 10px;
}
section.hm_healthcare .hm_col_wrapper .hm_col_wrapper_inner_box {
  background: #ffffff;
  box-shadow: 0px 4px 40px rgb(23 100 192 / 15%);
  border-radius: 8px;
  padding: 20px;
  min-height: 310px;
  max-height: 310px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
section.hm_healthcare .hm_col_wrapper .hm_col_wrapper_inner_box h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 131.4%;
  text-align: center;
  text-transform: uppercase;
  color: #333333;
}
section.hm_healthcare .hm_col_wrapper .hm_col_wrapper_inner_box img {
  margin-bottom: 20px;
}
section.hm_healthcare .hm_col_wrapper .hm_col_wrapper_inner_box p {
  font-weight: 400;
  font-size: 14px;
  line-height: 151.4%;
  text-align: center;
  text-transform: capitalize;
  color: #333333;
}
section.hm_healthcare .hm_col_wrapper.left_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
section.hm_healthcare .hm_col_wrapper_inner .row {
  position: relative;
  display: flex;
  align-items: center;
}
section.hm_healthcare
  .hm_col_wrapper_inner
  .row
  .hm_col_wrapper:nth-child(2)
  .hm_col_wrapper_inner_box {
  position: absolute;
}
section.hm_let_create {
  padding-bottom: 46px;
}
section.hm_let_create .hm_col_wrapper {
  border-radius: 12px;
  padding: 75px 10px 50px;
  background: linear-gradient(225.27deg, #fda72c 2.49%, #de4a6b 94.65%);
  box-shadow: 0px 4px 40px rgba(227, 84, 102, 0.5);
}
section.hm_let_create h2 {
  font-weight: 700;
  font-size: 42px;
  line-height: 44px;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
}
section.hm_let_create h3 {
  font-weight: 300;
  font-size: 34px;
  line-height: 44px;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
}
section.hm_let_create .hm_btn_wrapper button {
  border: none;
  background: linear-gradient(90deg, #ecb84b 5.19%, #f05e55 122.31%);
  padding: 15px 70px 15px 20px;
  background: #ffffff;
  box-shadow: 0px 4px 34px rgb(0 0 0 / 25%);
  border-radius: 100px;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  color: #333333;
  position: relative;
}
section.hm_let_create .hm_btn_wrapper button::after {
  position: absolute;
  right: 4px;
  top: 3px;
  content: "";
  background: url(../images/phone_icon.svg) no-repeat;
  width: 42px;
  height: 42px;
  background-size: cover;
}
section.hm_let_create .hm_btn_wrapper {
  margin-top: -25px;
}

/***********************
8. Portfolio area style
***********************/

.portfolio-filter-wrap {
  margin-bottom: 36px;
}

.portfolio-filter li {
  color: #aaaaaa;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  padding: 0 20px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 110px;
  height: 30px;
  line-height: 30px;
}

.portfolio-filter li:hover {
  color: #000000;
}

.portfolio-filter li.active {
  color: #000000;
  background: #353796;
  color: #fff;
}

.portfolio.portfolio-masonry {
  margin: 0 -15px;
}

.portfolio-item {
  margin-bottom: 30px;
  padding: 0 15px;
}

.portfolio-item {
  width: 33.333333%;
  float: left;
}

.portfolio-item-big {
  width: 66.66666666%;
}

.portfolio-item-content {
  position: relative;
}

.item-thumbnail img {
  width: 100%;
  position: relative;
}

.item-thumbnail img:after {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.item-thumbnail {
  position: relative;
}

.item-thumbnail:after {
  background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
  content: "";
  height: calc(100% - 20px);
  left: 50%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: calc(100% - 20px);
  visibility: hidden;
}

.portfolio-details {
  height: 100%;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 100%;
  visibility: hidden;
}

.portfolio-item-content:hover .portfolio-details,
.portfolio-item-content:hover .item-thumbnail:after {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
}

.portfolio-details-inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.portfolio-item-content:hover .portfolio-details-inner {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.portfolio-details .portfolio-view-btn {
  background: rgba(0, 0, 0, 0.35) none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 52px;
  line-height: 53px;
  margin-bottom: 15px;
  text-align: center;
  width: 52px;
}

.portfolio-details .portfolio-view-btn:hover {
  background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
}

.portfolio-details-inner h3 {
  margin-bottom: 8px;
}

.portfolio-details-inner h3 a:hover {
  color: #606060;
}

.portfolio-tags li {
  display: inline-block;
  padding: 0 3px;
  position: relative;
}

.portfolio-tags li::after {
  color: #858585;
  content: ",";
  font-size: 18px;
  position: absolute;
  right: -2px;
  top: 50%;
  transform: translateY(-50%);
}

.portfolio-tags li:last-child::after {
  display: none;
}

.portfolio-tags a {
  display: block;
  color: #858585;
}

.portfolio-tags a:hover {
  color: #000000;
}
/*portfolio end*/
section.hm_porfolio {
  background: #f4f5ff;
  position: relative;
  padding-bottom: 160px;
}
section.hm_porfolio h2 {
  font-weight: 800;
  font-size: 56px;
  line-height: 66px;
  text-align: center;
  text-transform: uppercase;
  color: #4f458d;
  position: relative;
  margin-bottom: 40px;
}
section.hm_porfolio h2 span {
  font-weight: 300;
  font-size: 56px;
  line-height: 66px;
  text-align: center;
  text-transform: uppercase;
  color: #4f458d;
  position: relative;
}
section.hm_porfolio h2::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  height: 4px;
  width: 100px;
  content: "";
  background: url(../images/underline.svg);
}
section.hm_porfolio a {
  text-decoration: none;
  font-size: 20px;
  color: #4f458d;
}
section.hm_porfolio::after {
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  bottom: 0px;
  background: url(../images/portfolio.svg) no-repeat;
  max-width: 890px;
  width: 100%;
  z-index: 1;
  display: block;
  height: 200px;
  background-size: cover;
}
section.hm_porfolio .portfolio-content {
  z-index: 3;
  position: relative;
}
section.hm_testimonial {
  background: url(../images/testimonial.jpg) no-repeat;
  background-size: cover;
}
section.hm_testimonial h2 {
  text-align: center;
  font-weight: 300;
  font-size: 47px;
  line-height: 55px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  position: relative;
  margin-bottom: 50px;
}
section.hm_testimonial h2::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  height: 4px;
  width: 100px;
  content: "";
  background: url(../images/underline.svg);
}
section.hm_testimonial .item {
  background: rgb(255 255 255 / 9%);
  padding: 30px;
  height:300px;
}
section.hm_testimonial .item img {
  max-width: 24px;
  margin: 0 auto;
}
section.hm_testimonial .owl-nav {
  display: none;
}
section.hm_testimonial ul li img {
  max-width: 63px !important;
  height: 63px;
}
section.hm_testimonial ul li span {
  display: block;
}
section.hm_testimonial ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
section.hm_testimonial p {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  margin-top: 15px;
}
section.hm_testimonial ul li {
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
  text-transform: uppercase;
  color: #ffffff;
}
section.hm_testimonial ul li span {
  display: block;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  text-transform: capitalize;
  color: #9d99df;
}
section.hm_testimonial ul li:first-child {
  margin-right: 20px;
}
section.hm_testimonial .owl-dots {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.hm_testimonial button.owl-dot.active span {
  border: 4px solid rgb(0 0 0 / 43%);
  background: #fff !important;
  width: 18px;
  height: 18px;
}
section.hm_testimonial .owl-theme .owl-dots .owl-dot span {
  margin: 0 10px;
}
button.owl-dot {
  margin: 0 !important;
}

section.hm_our_blog h2 {
  font-weight: 800;
  font-size: 48px;
  line-height: 58px;
  text-align: center;
  text-transform: uppercase;
  color: #4f458d;
  position: relative;
  margin-bottom: 40px;
}
section.hm_our_blog h2 span {
  font-weight: 300;
  font-size: 48px;
  line-height: 58px;
  text-align: center;
  text-transform: uppercase;
  color: #4f458d;
  position: relative;
}
section.hm_our_blog h2::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  height: 4px;
  width: 100px;
  content: "";
  background: url(../images/underline.svg);
}
section.hm_our_blog .hm_col_wrapper_inner {
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 6px;
  float: left;
}
img.responsive {
  width: 100%;
  height: auto;
}
section.hm_our_blog .hm_content_wrapper {
  float: left;
  width: 100%;
  padding: 25px;
}
section.hm_our_blog .hm_content_wrapper ul li {
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  text-transform: capitalize;
  color: #999999;
  margin-right: 30px;
  position: relative;
}
section.hm_our_blog .hm_content_wrapper ul li:last-child {
  padding-left: 25px;
}
section.hm_our_blog .hm_content_wrapper ul li:last-child::before {
  position: absolute;
  left: 0;
  top: 5px;
  content: "";
  width: 18px;
  height: 14px;
  background: url(../images/chat.svg) no-repeat;
}
section.hm_our_blog .hm_content_wrapper p {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #333333;
}
section.hm_our_blog .hm_content_wrapper ul {
  margin-bottom: 10px;
}
section.hm_our_blog .hm_col_wrapper_inner:hover {
  border: none;
  box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  cursor: pointer;
  transition: 0.7s;
}
section.hm_our_blog a.hm_btn_wrapper button {
  border: none;
  padding: 10px 50px 10px 50px;
  font-size: 14px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 100px;
  box-shadow: 0px 4px 40px rgba(227, 84, 102, 0.5);
  background: linear-gradient(225.27deg, #fda72c 2.49%, #de4a6b 94.65%);
}
section.hm_our_blog a.hm_btn_wrapper button:hover {
  filter: drop-shadow(0px 14px 30px rgba(225, 82, 102, 0.4));
  transition: 0.5s;
}
section.hm_our_blog .hm_col_wrapper {
  margin-bottom: 30px;
}
section.hm_our_partners {
  background: #f4f5ff;
}
section.hm_our_partners h2 {
  font-weight: 800;
  font-size: 48px;
  line-height: 58px;
  text-align: center;
  text-transform: uppercase;
  color: #4f458d;
  position: relative;
  margin-bottom: 40px;
}
section.hm_our_partners h2 span {
  font-weight: 300;
  font-size: 48px;
  line-height: 58px;
  text-align: center;
  text-transform: uppercase;
  color: #4f458d;
  position: relative;
}
section.hm_our_partners h2::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  height: 4px;
  width: 100px;
  content: "";
  background: url(../images/underline.svg);
}
section.hm_our_partners .owl-nav {
  display: none;
}
section.hm_our_partners .owl-dots {
  display: none;
}
footer {
  background: #333333;
}
footer .footer_main {
  padding: 90px 0;
}
footer .footer_main img.logo {
  max-width: 248px;
  margin-bottom: 30px;
}
footer .footer_main ul.nav_footer li {
  margin: 0 20px;
}
footer .footer_main ul.nav_footer li a {
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
}
footer ul.nav_footer {
  margin-bottom: 30px;
}
footer ul.social_media li {
  margin: 0 15px;
}
footer ul.social_media li:hover {
  transition: 0.5s;
  opacity: 0.5;
}
footer .mini_footer {
  background: #292929;
  padding: 20px 0;
}
footer .mini_footer p {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  text-align: center;
  text-transform: capitalize;
  color: #6b6b6b;
  margin-bottom: 0;
}
section.hm_home_services .owl-carousel .item:hover {
  background: linear-gradient(225.27deg, #fda72c 2.49%, #de4a6b 94.65%);
  box-shadow: 0px 4px 40px rgba(227, 84, 102, 0.5);
  transition: 0.9s;
  z-index: 9999;
}
section.hm_home_services .owl-carousel .owl-item:hover .item:before,
section.hm_home_services .owl-carousel .owl-item:hover .item:after {
  opacity: 0.2;
}
section.hm_home_services .owl-carousel .item:hover h3,
section.hm_home_services .owl-carousel .item:hover p {
  color: #fff;
}
section.hm_home_services .owl-carousel .item img.white_icon {
  display: none;
}
section.hm_home_services .owl-carousel .item:hover img.color_icon {
  display: none;
}
section.hm_home_services .owl-carousel .item:hover img.white_icon {
  display: block;
}
header nav.navbar {
  padding: 0;
}

@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:300,400);
* {
  margin: 0;
  padding: 0;
}
html,
body {
  height: 100%;
}
section.hm_scroll_down {
  position: relative;
  width: 100%;
  height: 100%;
}
section.hm_scroll_down::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 80%;
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.8) 80%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.8) 80%,
    rgba(0, 0, 0, 0.8) 100%
  );
}
section.hm_scroll_down h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font: normal 300 64px/1 "Josefin Sans", sans-serif;
  text-align: center;
  white-space: nowrap;
}

#thanks {
  background-color: #fff;
}
#thanks::after {
  content: none;
}
#thanks div {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
#thanks h2 {
  margin-bottom: 60px;
  color: #333;
  font: normal 300 64px/1 "Josefin Sans", sans-serif;
  text-align: center;
  white-space: nowrap;
}
#thanks p {
  color: #333;
  font: normal 400 20px/1 "Josefin Sans", sans-serif;
}
#thanks p a {
  color: #333;
  text-decoration: none;
  transition: color 0.3s;
}
#thanks p a:hover {
  color: #888;
}
section.hm_scroll_down.demo a {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%) !important;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #fff;
  font: normal 400 20px/1 "Josefin Sans", sans-serif;
  letter-spacing: 0.1em;
  text-decoration: none;
  transition: opacity 0.3s;
}
.demo a:hover {
  opacity: 0.5;
}
#section10 a {
  padding-top: 60px;
}
#section10 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid rgb(0 0 0 / 10%);
  border-radius: 50px;
  box-sizing: border-box;
}
#section10 a span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: "";
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #e15266;
  border-radius: 100%;
  -webkit-animation: sdb10 2s infinite;
  animation: sdb10 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb10 {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb10 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/*home page end css*/
/*contact page start*/
section.inner_page_title h2 {
  margin: 50px 0;
  font-weight: 500;
  font-size: 46px;
  line-height: 66px;
  text-align: center;
  text-transform: capitalize;
  color: #4f458d;
  position: relative;
}
section.inner_page_title h2::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  height: 4px;
  width: 100px;
  content: "";
  background: url(../images/underline.svg);
}
section.hm_contact .left_wrapper {
  color: #fff;
  background: #4f458d;
  display: flex;
  align-items: center;
  padding: 40px 30px;
}
section.hm_contact .hm_col_wrapper_inner ul.contact_details li {
  display: block;
  margin-bottom: 25px;
  position: relative;
  padding-left: 45px;
  font-size: 16px;
  font-weight: 300;
}
section.hm_contact .left_wrapper h3 {
  font-size: 26px;
  text-transform: capitalize;
  margin-bottom: 25px;
  font-weight: 300;
}
header.inner_page {
  background: none;
}
section.header_wrapper {
  box-shadow: 1px 1px 12px 7px #eff1ff;
}
header.inner_page {
  background: none;
  padding: 12px 0;
  margin: 0;
}
section.hm_contact .right_wrapper {
  background: #f1f3ff;
  padding: 60px 40px;
}
section.hm_contact .right_wrapper input[type="text"] {
  background: none;
  border: none;
  border-bottom: 1px solid#c4c1d7;
  width: 100%;
  height: 25px;
  font-size: 14px;
}
section.hm_contact .right_wrapper input[type="text"]:focus-visible,
section.hm_contact .right_wrapper textarea:focus-visible {
  outline: none;
}
section.hm_contact .right_wrapper .hm_col_wrapper {
  margin-bottom: 30px;
}
section.hm_contact .right_wrapper .hm_col_wrapper textarea {
  width: 100%;
  background: no-repeat;
  border: none;
  border-bottom: 1px solid#c4c1d7;
  resize: none;
  height: 160px;
}
section.hm_contact .right_wrapper h3 {
  margin-bottom: 20px;
  font-size: 24px;
  text-transform: capitalize;
  color: #4f458d;
}
section.hm_contact .right_wrapper .hm_col_wrapper_inner button {
  border: none;
  padding: 13px 50px;
  left: 1699px;
  top: 57px;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  background: linear-gradient(225.27deg, #fda72c 2.49%, #de4a6b 94.65%);
  max-width: 220px;
  margin-left: 15px;
}
section.hm_contact .hm_row_wrapper {
  box-shadow: 1px 1px 20px 5px #d2d7f3;
}
section.hm_contact
  .hm_col_wrapper_inner
  ul.contact_details
  li:nth-child(1):before {
  position: absolute;
  left: 5px;
  top: 0;
  content: "";
  width: 32px;
  height: 32px;
  background: url(../images/contact_location_icon.svg) no-repeat;
}
section.hm_contact
  .hm_col_wrapper_inner
  ul.contact_details
  li:nth-child(2):before {
  position: absolute;
  left: 5px;
  top: 0;
  content: "";
  width: 32px;
  height: 32px;
  background: url(../images/contact_phone_icon.svg) no-repeat;
}
section.hm_contact
  .hm_col_wrapper_inner
  ul.contact_details
  li:nth-child(3):before {
  position: absolute;
  left: 5px;
  top: 0;
  content: "";
  width: 32px;
  height: 32px;
  background: url(../images/contact_email_icon.svg) no-repeat;
}
section.hm_contact .left_wrapper ul.social_media li {
  background: #e15266;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  margin-right: 5px;
}
section.hm_map {
  margin-top: -100px;
  z-index: -1;
  position: relative;
}
section.hm_contact .left_wrapper ul.social_media li:hover {
  opacity: 0.5;
  transition: 0.5s;
  cursor: pointer;
}
section.hm_map iframe {
  display: block;
}
/*about css start here*/
.hm_about_sec_01 {
  padding: 0 0 47px;
}
section.hm_mission {
  position: relative;
}
section.hm_mission::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 70%;
  height: -webkit-fill-available;
  content: "";
  background: url(../images/about/mission.jpg) no-repeat;
  background-size: cover;
  background-position: 0;
}
section.hm_mission {
  position: relative;
  min-height: 500px;
}
section.hm_mission .hm_row_wrapper {
  height: 80vh;
}
section.hm_mission .hm_row_wrapper .right_wrapper {
  position: relative;
}
section.hm_mission .hm_row_wrapper .right_wrapper .hm_col_wrapper_inner {
  background: #fff;
  padding: 60px 40px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
section.hm_mission .hm_row_wrapper .right_wrapper .hm_col_wrapper_inner h4 {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 300;
  color: #e15266;
}
section.hm_mission .hm_row_wrapper .right_wrapper .hm_col_wrapper_inner h2 {
  color: #4f458d;
  font-size: 24px;
  font-weight: 500;
}
section.hm_let_create.hm_about_lets_create {
  padding-top: 58px;
}
section.hm_our_partners.hm_about_partners {
  position: relative;
}
section.hm_our_blog.hm_blog_page_wrapper {
  padding-bottom: 100px;
}
section.hm_erp_banner button.pdf_brochure {
  position: absolute;
  right: 0;
  position: fixed;
  top: 50%;
  border: none;
  padding: 7px 20px;
  /* left: 1699px; */
  /* top: 57px; */
  border-radius: 4px 0 0 4px;
  color: #fff;
  font-size: 14px;
  /* text-transform: uppercase; */
  background: linear-gradient(225.27deg, #fda72c 2.49%, #de4a6b 94.65%);
  z-index: 999999;
}
/*service erp page css*/
section.hm_erp_banner {
  /* background: url(../images/services/staff-augmentation/aumentation-banner.png)
    no-repeat; */
  background-size: cover;
  padding: 10px 0;
  position: relative;
  background-color: #443b78;
  /* #1860a1 */
}
section.hm_erp_banner .hm_row_wrapper {
  display: flex;
  align-items: center;
}
section.hm_erp_banner .right_wrapper img.responsive {
  max-height: 300px;
  object-fit: contain;
}
section.hm_erp_banner .left_wrapper h2 {
  color: #fff;
  font-size: 54px;
  line-height: 44px;
  margin-bottom: 15px;
  font-weight: 700;
}
section.hm_erp_banner .left_wrapper h3 {
  color: #efe0e0;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 15px;
  font-weight: 500;
}
section.hm_erp_banner .left_wrapper p {
  color: #e7dada;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 0;
  font-weight: 400;
}
section.erp_sec_02 .right_wrapper h2 {
  font-weight: 400;
  font-size: 35px;
  line-height: 42px;
  color: #4f458d;
  position: relative;
  margin-bottom: 20px;
  letter-spacing: -1px;
}
section.erp_sec_02 .hm_row_wrapper {
  display: flex;
  align-items: center;
}
section.erp_sec_02 .right_wrapper {
  padding-left: 50px;
}
section.erp_sec_03 .hm_col_wrapper .hm_col_wrapper_inner {
  display: flex;
  padding: 20px;
  background: #fff;
  border-radius: 8px;
}
section.erp_sec_03 .hm_col_wrapper .hm_col_wrapper_inner:hover {
  transition: 0.5s;
  box-shadow: 0px 4px 40px rgb(23 100 192 / 15%);
}
section.erp_sec_03 .hm_col_wrapper_inner .left_wrapper {
  float: left;
}
section.erp_sec_03 .hm_col_wrapper_inner .right_wrapper {
  float: left;
}
section.erp_sec_03 {
  background: #f1f3ff;
}
section.erp_sec_03 h2 {
  font-weight: 300;
  font-size: 42px;
  line-height: 42px;
  color: #4f458d;
  position: relative;
  margin-bottom: 20px;
  text-align: center;
}
section.erp_sec_03 p {
  text-align: center;
}
section.erp_sec_03 .hm_row_wrapper {
  margin-top: 30px;
}
section.erp_sec_03 .hm_col_wrapper_inner .left_wrapper img {
  max-width: 50px;
}
section.erp_sec_03 .hm_col_wrapper_inner .right_wrapper h3 {
  font-size: 22px;
  font-weight: 800;
  color: #4f458d;
  margin-top: 10px;
  margin-bottom: 30px;
}
section.erp_sec_03 .hm_col_wrapper_inner .right_wrapper {
  padding-left: 20px;
}
section.erp_sec_03 .hm_col_wrapper_inner .right_wrapper h4 {
  font-size: 17px;
  font-weight: 400;
  color: #333;
}
section.erp_sec_03 .hm_col_wrapper_inner .right_wrapper ul {
  margin-top: 15px;
}

section.erp_sec_03 .hm_col_wrapper_inner .right_wrapper ul li {
  font-size: 16px;
  display: block;
  font-weight: 300;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}
section.erp_sec_03 .hm_col_wrapper_inner .right_wrapper ul li::before {
  position: absolute;
  left: 0;
  top: 4px;
  content: "";
  background: url(../images/tick.svg) no-repeat;
  width: 15px;
  height: 15px;
  background-size: contain;
}
section.erp_sec_03 .hm_col_wrapper {
  margin-bottom: 30px;
}
section.erp_sec_04 {
  background: url(../images/bs_bg.jpg) no-repeat;
  background-size: cover;
  color: #fff;
  padding-bottom: 50px;
}
section.erp_sec_04 h2 {
  text-transform: capitalize;
  font-weight: 300;
  font-size: 42px;
  line-height: 42px;
  position: relative;
  margin-bottom: 50px;
  width: 60%;
  margin: 0 auto 60px;
}
section.erp_sec_03 p {
  padding-bottom: 30px;
  font-weight: 300;
  line-height: 26px;
  font-size: 17px;
}
section.erp_sec_04 .hm_col_wrapper .hm_col_wrapper_inner img {
  height: 80px;
  object-fit: contain;
  margin-bottom: 15px;
}
section.erp_sec_04 .hm_col_wrapper .hm_col_wrapper_inner h3 {
  font-size: 18px;
  font-weight: 300;
  text-transform: capitalize;
}
section.erp_sec_04 .hm_col_wrapper {
  margin-bottom: 50px;
}
section.erp_sec_05 {
  background: #f1f3ff;
}
section.erp_sec_05 h2 {
  text-transform: capitalize;
  font-weight: 300;
  font-size: 42px;
  line-height: 42px;
  position: relative;
  color: #4f458d;
  text-align: center;
  margin-bottom: 60px;
  position: relative;
}
section.erp_sec_05 h2::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  height: 4px;
  width: 100px;
  content: "";
  background: url(../images/underline.svg);
}
section.erp_sec_05 ul#pills-tab {
  box-shadow: 0px 4px 40px rgb(23 100 192 / 15%);
  width: max-content;
  margin: 0 auto 50px !important;
  padding: 10px;
  border-radius: 100px;
  background: #fff;
}
section.erp_sec_05 .nav-pills .nav-link {
  color: #333;
}
section.erp_sec_05 .nav-pills .nav-link.active {
  border: none;
  padding: -1px 30px;
  left: 1699px;
  top: 57px;
  border-radius: 50px;
  color: #fff;
  font-size: 14px;
  background: linear-gradient(225.27deg, #fda72c 2.49%, #de4a6b 94.65%);
}
section.erp_sec_05 .tab-content {
  padding: 15px;
}
section.erp_sec_05 p {
  font-weight: 300;
  line-height: 26px;
}
section.erp_sec_05 ul.hm_erp_tab_list li {
  display: list-item;
  font-size: 18px;
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
  font-weight: 500;
}
section.erp_sec_05 ul.hm_erp_tab_list li::before {
  position: absolute;
  left: 0;
  top: 4px;
  content: "";
  background: url(../images/tick.svg) no-repeat;
  width: 15px;
  height: 15px;
  background-size: contain;
}
section.erp_sec_05 .left_wrapper {
  display: flex;
  align-items: center;
}
section.erp_sec_05 ul.hm_erp_tab_list li ul.hm_srp_sublist li::before {
  position: absolute;
  left: 0;
  top: 7px;
  content: "";
  background: #e15266;
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background-size: contain;
}
section.erp_sec_05 ul.hm_erp_tab_list li ul.hm_srp_sublist li {
  margin-top: 10px;
  padding-left: 20px;
  font-size: 15px;
  font-weight: 300;
}
section.erp_sec_06 {
  background: url(../images/bg_erp.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
section.erp_sec_06 h2 {
  text-transform: capitalize;
  font-weight: 300;
  font-size: 42px;
  line-height: 42px;
  position: relative;
  color: #fff;
  text-align: center;
  margin-bottom: 60px;
  position: relative;
  padding-bottom: 10px;
}
section.erp_sec_06 h2::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  height: 4px;
  width: 100px;
  content: "";
  background: url(../images/underline.svg);
}
section.erp_sec_06 .hm_col_wrapper_inner a {
  color: #fff;
  font-weight: 300;
  text-decoration: none;
}
section.erp_sec_06 .hm_col_wrapper {
  margin-bottom: 10px;
}
section.erp_sec_06 .hm_col_wrapper .hm_col_wrapper_inner a {
  background: rgb(255 255 255 / 5%);
  padding: 20px 20px 20px 50px;
  width: 100%;
  display: block;
  position: relative;
}
section.erp_sec_06 .hm_col_wrapper .hm_col_wrapper_inner a::before {
  position: absolute;
  left: 20px;
  top: 20px;
  background: url(../images/pdf.svg) no-repeat;
  width: 20px;
  height: 26px;
  content: "";
  background-size: cover;
}
section.erp_sec_06 .hm_col_wrapper .hm_col_wrapper_inner a:hover {
  background: linear-gradient(225.27deg, #fda72c 2.49%, #de4a6b 94.65%);
  transition: 0.9s;
}
header li.nav-item.dropdown.open .dropdown-menu {
  display: block;
  top: 40px;
}
li.nav-item.dropdown.open .dropdown-menu a {
  font-size: 14px;
  padding: 5px 15px;
}
section.erp_sec_02 .hm_row_wrapper_two .hm_col_wrapper {
  margin-bottom: 10px;
}
section.erp_sec_02 .hm_row_wrapper_two .hm_col_wrapper .hm_col_wrapper_inner {
  padding: 10px;
  background: #f1f3ff;
}
section.erp_sec_02 .hm_row_wrapper_two h3 {
  font-size: 28px;
  padding-bottom: 10px;
  color: #4f458d;
  font-weight: 300;
}
section.erp_sec_02 .hm_row_wrapper_two .hm_col_wrapper .hm_col_wrapper_inner {
  padding: 10px;
  background: #f1f3ff;
  min-height: 60px;
  display: flex;
  align-items: center;
}
section.erp_sec_02
  .hm_row_wrapper_two
  .hm_col_wrapper
  .hm_col_wrapper_inner
  h6::before {
  position: absolute;
  left: 10px;
  top: 2px;
  content: "";
  background: url(../images/tick.svg) no-repeat;
  width: 15px;
  height: 15px;
  background-size: contain;
}
section.erp_sec_02
  .hm_row_wrapper_two
  .hm_col_wrapper
  .hm_col_wrapper_inner
  h6 {
  margin-bottom: 0;
  position: relative;
  padding-left: 35px;
  font-weight: 300;
}
section.erp_sec_04.enterprise_mobility_sec_02 h2 {
  margin-bottom: 40px;
  width: 100%;
}
section.erp_sec_04.enterprise_mobility_sec_02 p {
  font-weight: 300;
}
section.erp_sec_04.enterprise_mobility_sec_02 .hm_col_wrapper {
  margin-bottom: 20px;
}
section.erp_sec_04.enterprise_mobility_sec_02
  .hm_col_wrapper
  .hm_col_wrapper_inner {
  background: rgb(0 0 0 / 14%);
  padding: 15px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.erp_sec_04.enterprise_mobility_sec_02
  .hm_col_wrapper
  .hm_col_wrapper_inner
  h3 {
  margin-bottom: 0;
}
section.erp_sec_04.enterprise_mobility_sec_02
  .hm_col_wrapper
  .hm_col_wrapper_inner:hover {
  transition: 0.5s;
  background: linear-gradient(225.27deg, #fda72c 2.49%, #de4a6b 94.65%);
}
section.erp_sec_04.enterprise_mobility_sec_02 p.hm_bg_p {
  background: linear-gradient(225.27deg, #fda72c 2.49%, #de4a6b 94.65%);
  padding: 40px;
  margin: 0;
}
section.custome_app_development04 h2 span {
  text-transform: capitalize !important;
  font-size: 38px;
  font-weight: 500;
}
section.custome_app_development04 .item img {
  max-width: 130px;
  max-height: 130px;
}
section.erp_sec_04.custome_app_development03 {
  background: url(../images/bs_bg01.jpg) no-repeat;
  background-size: cover;
}
section.erp_sec_04.enterprise_mobility_sec_02 {
  padding-bottom: 100px;
}
section.erp_sec_05.enterprise_mobility_sec_03 ul#pills-tab {
  min-width: 667px;
}
section.erp_sec_05.enterprise_mobility_sec_03 ul#pills-tab li.nav-item {
  width: 24.333%;
}

section.erp_sec_05.enterprise_mobility_sec_03
  ul#pills-tab
  li.nav-item
  .nav-link {
  width: 100%;
}
section.erp_sec_05.enterprise_mobility_sec_03 img {
  max-height: 430px;
  object-fit: contain;
}
header.sticky {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
  padding-bottom: 20px;
  background: #fff;
  box-shadow: 1px 1px 12px 7px #b6bdeb3d;
}
section.custome_app_development02 .hm_row_wrapper_two {
  margin-top: 40px;
}
section.erp_sec_04.enterprise_mobility_sec_02.custome_app_development03 h2 {
  width: 80%;
  line-height: 50px;
  font-size: 33px;
  font-weight: 500;
  text-transform: inherit;
}
section.custome_app_development04 .owl-carousel .item {
  min-height: 260px;
  max-height: 260px;
}

section.custome_app_development04 {
  padding-bottom: 100px;
}
section.custome_app_development04 h2 {
  width: 80%;
  margin: 0 auto;
  line-height: 50px;
}
section.custome_app_development04 h2 span {
  margin: 0 auto;
  line-height: 50px;
}
section.custome_app_development04 h2::after {
  display: none;
}
section.custome_app_development05 h2 {
  font-weight: 500;
  font-size: 46px;
  line-height: 46px;
  color: #e15266;
  padding-bottom: 25px;
}
section.custome_app_development05 {
  background: #333;
}
section.custome_app_development05 p {
  color: #fff;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
}
section.custome_app_development06 h2 {
  font-weight: 300;
  font-size: 29px;
  line-height: 42px;
  color: #4f458d;
  position: relative;
  margin-bottom: 20px;
}
section.custome_app_development06 .hm_row_wrapper_two {
  background: #f1f3ff;
  padding: 40px;
  margin-top: 40px;
}
section.custome_app_development06 .hm_row_wrapper_two h3 {
  font-weight: 300;
  font-size: 29px;
  line-height: 36px;
  color: #4f458d;
  position: relative;
  margin-bottom: 20px;
}
p.staff_phara {
  margin-top: 30px;
  font-weight: 300;
}
section.staff_sec_03 {
  background: url(../images/services/staff-augmentation/bs_bg02.jpg) no-repeat !important;
  background-size: cover !important;
}
section.blog_detail.hm_our_blog .hm_col_wrapper_inner {
  width: 100%;
}
section.hm_our_blog .hm_content_wrapper h4 {
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 22px;
  line-height: 24px;
  color: #4f458d;
}
section.blog_detail .hm_content_wrapper p {
  font-size: 16px !important;
  font-weight: 300 !important;
  margin-bottom: 20px;
}
section.blog_detail.hm_our_blog .hm_col_wrapper_inner {
  border: none;
  padding: 0;
}
section.blog_detail.hm_our_blog .hm_content_wrapper {
  padding: 0;
}
section.blog_detail.hm_our_blog .hm_col_wrapper_inner:hover {
  border: none;
  box-shadow: none;
}
section.blog_detail img {
  /* max-height: 400px; */
  object-fit: cover;
  margin-bottom: 30px;
}
section.blog_detail .hm_col_wrapper {
  margin-bottom: 0;
}
section.erp_sec_05.products_sec_03 .left_wrapper {
  display: flex;
  align-items: inherit;
}
header nav ul li.nav-item.active a {
  color: #e15266;
}
header nav ul li.nav-item.dropdown a.active {
  color: #e15266;
  background: #fff;
}
section.products_banner {
  /* background: url(../images/products/products_banner.jpg) no-repeat; */
  background-size: cover;
  padding: 10px 0;
  position: relative;
  background-color: #88c6d2;
}
section.products_banner1 {
  /* background: url(../images/products/products_banner.jpg) no-repeat; */
  background-size: cover;
  padding: 10px 0;
  position: relative;
  background-color: #224d5d;
}

section.products_sec_03 h3 {
  font-weight: 300;
  font-size: 26px;
}
section.hm_contact .hm_col_wrapper_inner ul.contact_details li a {
  text-decoration: none;
  color: #fff;
}
ul.social_media {
  margin: 0 auto;
  max-width: max-content;
  /* margin-left: 42px; */
}
/*media query*/
@media screen and (max-width: 1800px) {
  .hm_banner_img {
    max-width: 430px;
    right: 10%;
  }
  .container-fluid.container_primery_header {
    max-width: 95%;
  }
}
@media screen and (max-width: 1600px) {
  section.hm_banner img.banner_bg {
    height: 650px;
    object-fit: cover;
  }
}
@media screen and (max-width: 1500px) {
  .hm_banner_img {
    max-width: 430px;
    right: 10%;
  }
  .hm_banner_img {
    max-width: 350px;
    right: 15%;
  }
}
@media screen and (max-width: 1250px) {
  .hm_banner_img {
    position: absolute;
    right: 15%;
    top: 60%;
    transform: translateY(-60%);
    max-width: 300px;
  }
}
@media screen and (max-width: 1200px) {
  section.staff_sec_03 .hm_col_wrapper .hm_col_wrapper_inner h3 {
    font-size: 16px;
    font-weight: 300;
    text-transform: capitalize;
  }
  section.hm_banner img.banner_bg {
    height: 600px;
    object-fit: cover;
  }
  .hm_banner_img {
    right: 5%;
  }
  section.hm_home_services .container {
    max-width: 95%;
  }
  section.hm_home_services
    .owl-carousel.owl-theme.owl-loaded.owl-drag
    .owl-nav
    button.owl-next {
    right: -20px;
  }
  section.hm_home_services
    .owl-carousel.owl-theme.owl-loaded.owl-drag
    .owl-nav
    button.owl-prev {
    left: -20px;
  }
  header nav ul li.nav-item {
    margin-left: 10px;
  }
  section.hm_banner .carousel-caption h1 {
    font-size: 26px;
  }
  section.hm_banner .carousel-caption h1 span {
    font-size: 65px;
    line-height: 66.4%;
    margin-top: 10px;
  }
  section.hm_banner .carousel-caption p {
    font-size: 16px;
    line-height: 28px;
    max-width: 560px;
  }
  header a.navbar-brand img {
    max-width: 180px;
  }
  section.hm_banner {
    margin-top: -95px;
  }
}
@media screen and (max-width: 1100px) {
  .hm_banner_img {
    max-width: 250px;
  }
}
@media screen and (max-width: 991px) {
  section.hm_erp_banner button.pdf_brochure {
    top: 20%;
  }
  section.custome_app_development05 h2 {
    font-weight: 300;
    font-size: 36px;
    line-height: 36px;
    color: #e15266;
    padding-bottom: 25px;
  }

  section.erp_sec_04.enterprise_mobility_sec_02.custome_app_development03 h2 {
    width: 100%;
  }
  header nav ul li.nav-item {
    display: unset;
  }
  section.hm_primary_header .right_wrapper ul li.email::before {
    left: 0;
  }
  section.hm_primary_header .right_wrapper ul li {
    padding: 0 30px 0 30px;
  }
  section.hm_primary_header .right_wrapper ul li:nth-child(2) {
    padding: 0 30px 0 60px;
  }
  section.hm_primary_header .right_wrapper ul li.phone {
    border-right: 1px solid#ddd;
    width: 50%;
    border-right: none;
  }
  section.hm_primary_header .right_wrapper ul li.email {
    border-left: none;
  }
  section.hm_primary_header .left_wrapper {
    display: none;
  }
  section.hm_primary_header .right_wrapper ul {
    float: right;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  section.hm_primary_header .right_wrapper {
    width: 100%;
  }
  #section10 a span {
    position: absolute;
    top: inherit;
    left: 50%;
    width: 30px;
    height: 50px;
    margin-left: -15px;
    border: 2px solid #4f458d;
    border-radius: 50px;
    box-sizing: border-box;
    bottom: 0;
  }
  section.hm_healthcare .hm_col_wrapper .hm_col_wrapper_inner_box {
    min-height: auto;
    max-height: max-content;
  }
  section.hm_healthcare
    .hm_col_wrapper_inner
    .row
    .hm_col_wrapper:nth-child(2)
    .hm_col_wrapper_inner_box {
    position: inherit;
  }
  .container {
    max-width: 95%;
  }
  section.hm_quotes .right_wrapper {
    padding: 0 50px;
  }
  .hm_banner_img {
    display: none;
  }
  section.hm_banner {
    margin-top: -95px;
  }
  section.hm_banner .carousel-caption h1 span {
    font-size: 45px;
    line-height: 80%;
  }
  section.hm_banner .carousel-caption p {
    font-size: 16px;
    line-height: 22px;
  }
  section.hm_banner img.banner_bg {
    height: 450px;
    object-fit: cover;
  }
  section.hm_home_services
    .owl-carousel.owl-theme.owl-loaded.owl-drag
    .owl-nav {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  section.hm_erp_banner .left_wrapper h2 {
    font-size: 24px;
    line-height: 26px;
  }
  section.hm_erp_banner .left_wrapper span {
    font-size: 20px;
    line-height: 26px;
  }
  section.staff_sec_03.enterprise_mobility_sec_02 h2 {
    margin-bottom: 10px;
  }
  section.staff_sec_03.enterprise_mobility_sec_02 {
    padding-bottom: 50px;
  }
  section.custome_app_development04::after {
    display: none !important;
  }
  section.erp_sec_05.enterprise_mobility_sec_03 ul#pills-tab {
    min-width: auto;
  }
  section.erp_sec_05.enterprise_mobility_sec_03 ul#pills-tab li.nav-item {
    width: 100%;
  }
  header li.nav-item.dropdown.open .dropdown-menu {
    display: block;
    top: 40px;
    background: #453c7c;
    width: 99%;
    border: none;
  }
  header li.nav-item.dropdown.open .dropdown-menu a.dropdown-item:hover {
    background: #ffffff21;
  }
  section.erp_sec_03 h2,
  section.erp_sec_02 .right_wrapper h2,
  section.erp_sec_04 h2,
  section.erp_sec_05 h2 {
    font-size: 32px;
    line-height: 32px;
  }

  section.erp_sec_02 .right_wrapper {
    padding-left: 0;
  }
  section.erp_sec_04 h2 {
    width: 100%;
  }
  section.erp_sec_02 .right_wrapper h2 {
    margin-top: 40px;
  }
  section.erp_sec_05 ul#pills-tab li.nav-item {
    width: 100%;
  }
  section.erp_sec_05 ul#pills-tab {
    border-radius: 30px;
    width: 100%;
  }
  section.erp_sec_05 .nav-pills .nav-link {
    width: 100%;
  }
  section.hm_our_partners.hm_about_partners {
    position: relative;
    z-index: 999;
  }
  section.hm_home_about.hm_about_sec_01 .hm_row_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
  }
  section.hm_home_about .left_wrapper {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
  }
  section.hm_home_about .right_wrapper {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
  }
  .hm_about_sec_01 {
    padding: 0 0 60px;
  }
  section.hm_let_create.hm_about_lets_create {
    padding: 60px 0;
  }
  section.hm_mission .hm_row_wrapper .right_wrapper .hm_col_wrapper_inner h2 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 500;
  }
  section.hm_mission .hm_row_wrapper .right_wrapper .hm_col_wrapper_inner p {
    color: #fff;
    font-weight: 300;
    line-height: 20px;
  }
  section.hm_mission .vission_wrapper p {
    margin-bottom: 0;
  }
  section.hm_mission .hm_row_wrapper .right_wrapper .hm_col_wrapper_inner h4 {
    font-weight: 500;
  }
  section.hm_mission::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: -webkit-fill-available;
    content: "";
    background: url(../images/about/mission.jpg) no-repeat;
    background-size: cover;
    background-position: 0;
    z-index: 0;
  }
  section.hm_mission .hm_row_wrapper .right_wrapper .hm_col_wrapper_inner {
    background: rgb(79 69 141 / 93%);
    padding: 60px 40px;
    position: absolute;
    top: 0;
    transform: translateY(-50%);
    margin-right: 10px;
  }
  section.inner_page_title h2 {
    margin: 50px 0 30px;
    font-size: 36px;
    line-height: 56px;
  }
  section.hm_primary_header .right_wrapper ul li:nth-child(2) {
    padding: 0 10px 0 30px;
  }
  section.hm_contact .right_wrapper .hm_col_wrapper textarea {
    height: 120px;
  }
  section.hm_our_blog h2 {
    font-weight: 800;
    font-size: 42px;
    line-height: 42px;
  }
  section.hm_our_blog h2 span {
    font-weight: 300;
    font-size: 42px;
    line-height: 42px;
  }
  section.hm_our_partners h2 span {
    font-weight: 300;
    font-size: 42px;
    line-height: 42px;
  }
  footer .footer_main ul.nav_footer li {
    margin: 10px 0;
    width: 100%;
  }
  section.hm_our_partners h2 {
    font-size: 42px;
    line-height: 42px;
  }
  section.hm_testimonial h2 {
    font-size: 42px;
    line-height: 42px;
    margin-bottom: 50px;
  }
  section.hm_let_create h2 {
    font-size: 32px;
    line-height: 34px;
  }
  section.hm_porfolio h2 {
    font-weight: 800;
    font-size: 42px;
    line-height: 46px;
    margin-bottom: 50px;
  }
  section.hm_porfolio {
    background: #f4f5ff;
    position: relative;
    padding-bottom: 70px;
  }
  section.hm_porfolio::after {
    max-width: 320px;
    width: 100%;
    height: 80px;
    background-size: cover;
  }
  section.hm_porfolio h2 span {
    font-size: 42px;
    line-height: 42px;
  }
  section.hm_let_create h3 {
    font-size: 28px;
    line-height: 28px;
  }
  section.hm_healthcare h2 {
    font-size: 42px;
    line-height: 42px;
    padding-bottom: 15px;
  }
  section.hm_healthcare .hm_col_wrapper.left_wrapper {
    margin-bottom: 50px;
  }
  section.hm_healthcare p {
    line-height: 26px;
  }
  section.hm_quotes .right_wrapper {
    padding: 0;
  }
  section.hm_home_whychooseus {
    padding-bottom: 155px;
  }
  section.hm_quotes .hm_col_wrapper.left_wrapper::after {
    display: none;
  }
  section.hm_primary_header .left_wrapper {
    display: flex;
    align-items: center;
    display: none;
  }
  section.hm_primary_header .right_wrapper ul li.phone {
    border-right: none;
  }
  section.hm_primary_header .right_wrapper ul li {
    padding: 0 10px 0 30px;
    border-left: 1px solid rgb(0 0 0 / 10%);
  }
  section.hm_primary_header .right_wrapper ul {
    float: right;
    width: 100%;
  }
  section.hm_primary_header .right_wrapper ul li:first-child {
    border-left: none;
  }
  section.hm_primary_header .right_wrapper ul li.email::before {
    left: 0;
  }
  section.hm_primary_header .right_wrapper ul {
    float: right;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  section.hm_primary_header .right_wrapper ul li.phone {
    width: 50%;
  }
  section.hm_primary_header .right_wrapper ul li.phone::before {
    left: 10px;
  }
  section.hm_home_about .right_wrapper {
    padding-left: 0;
  }
  .container {
    max-width: 90%;
  }
  .pt_pb_100 {
    padding: 50px 0;
  }
  section.hm_home_services {
    padding-bottom: 70px;
  }
  section.hm_home_services::after {
    position: absolute;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    bottom: 15px;
    background: url(../images/Services.svg) no-repeat;
    max-width: 360px;
    width: 100%;
    z-index: 0;
    display: block;
    height: 85px;
    background-size: contain;
  }
  section.hm_home_about .right_wrapper h2 {
    font-size: 46px;
  }
  section.hm_home_about .right_wrapper h2 {
    font-size: 42px;
    line-height: 46px;
    margin-bottom: 40px;
  }
  section.hm_home_about .right_wrapper h2 span {
    font-size: 42px;
    line-height: 42px;
  }
  section.hm_home_services h2 {
    font-size: 42px;
    line-height: 42px;
  }
  section.hm_home_services h2 span {
    font-size: 42px;
    line-height: 42px;
  }
  section.hm_home_whychooseus h2 {
    font-size: 42px;
    line-height: 42px;
  }
  section.hm_home_whychooseus h2 span {
    font-size: 42px;
    line-height: 42px;
  }
  section.hm_home_whychooseus .hm_col_wrapper {
    border-right: 1px dashed#79788D;
    margin-bottom: 70px;
  }
  section.hm_home_whychooseus .hm_col_wrapper:nth-child(2) {
    border: none;
  }
  .navbar-collapse {
    background: #4f458d !important;
    padding-bottom: 30px;
    margin-top: 15px;
  }
  header li.nav-item.hm_enquire_btn {
    margin-top: 10px;
  }
  .navbar-collapse ul.navbar-nav li a {
    color: #fff;
  }
  #section10 a span {
    display: none;
  }
  section.hm_banner .carousel-caption {
    padding: 0 20px 0 0;
  }
}
@media screen and (max-width: 600px) {
  section.hm_our_partners .item img {
    max-width: 156px;
    margin: 0 auto;
  }
  section.hm_testimonial h2 {
    font-size: 32px;
    line-height: 42px;
  }
}
@media screen and (max-width: 575px) {
  section.hm_home_services h2 span {
    font-size: 28px;
    line-height: 28px;
  }
  section.custome_app_development06 .hm_row_wrapper_two h3 {
    font-size: 26px;
    line-height: 26px;
  }
  section.erp_sec_04 .hm_col_wrapper .hm_col_wrapper_inner img {
    height: 80px;
    object-fit: contain;
    margin-bottom: 0;
    max-width: 50px;
  }
  section.erp_sec_04 .hm_col_wrapper {
    margin-bottom: 20px;
  }
  section.staff_sec_03 .hm_row_wrapper .hm_col_wrapper,
  section.custome_app_development03 .hm_row_wrapper .hm_col_wrapper {
    flex: 0 0 auto;
    width: 100% !important;
  }
  section.erp_sec_04.enterprise_mobility_sec_02
    .hm_col_wrapper
    .hm_col_wrapper_inner {
    height: 90px;
  }
  section.erp_sec_04 .hm_row_wrapper .hm_col_wrapper {
    flex: 0 0 auto;
    width: 50%;
  }
  section.hm_banner img.banner_bg {
    height: 500px;
  }
  section.hm_primary_header .right_wrapper {
    padding: 0;
  }
  section.hm_primary_header .right_wrapper ul li a {
    font-size: 11px;
  }
  section.hm_home_whychooseus .hm_col_wrapper {
    border: none;
    border-bottom: 1px dashed#79788D;
  }
  section.hm_home_whychooseus .hm_col_wrapper:last-child {
    border: none;
  }
  section.hm_home_whychooseus .hm_col_wrapper:nth-child(2) {
    border-bottom: 1px dashed#79788D;
  }
  section.hm_home_whychooseus .hm_col_wrapper {
    margin: 0;
    padding: 20px 0;
  }
  section.hm_home_whychooseus .hm_col_wrapper h3 {
    line-height: 50px;
  }
  section.hm_mission .hm_row_wrapper .right_wrapper .hm_col_wrapper_inner {
    padding: 30px 40px;
  }
}
