.topnav ul {
  list-style: none;
}
.topnav ul li {
  /* display: inline-block; */
  float: left;
  display: block;
}
.topnav ul li a {
  color: #000;
  display: block;
  margin: 0;
  padding: 6px 18px;
  font-size: 1rem;
  font-weight: normal;
  line-height: 3;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
}
.sub_menu ul li a {
  color: #607a58;
}
.topnav ul li a:hover {
  color:#fbd361;
}
.topnav {
  position: relative;
  top: -7px;
}
.hovermenuset {
  position: relative;
  top: -16px;
}
.hovermenuset ul li a {
  color: #607a58;
}
.sub_menu ul {
  display: none;
}
.sub_menu:hover ul {
  display: block;
}
.topnav ul ul {
  position: absolute;
  z-index: 99;
  width: 325px;
  background: #e8e8e8;
}
.topnav ul ul li {
  width: 100%;
}
.topnav ul ul li a {
  padding: 3px 18px;
}
.submitcvbtn{
	background:#fff;
	color:#3b6834;
	padding: 10px 25px;
    border-radius: 25px;
}
.hoversubmitcvbtn {
  position: relative;
  top: -9px;
  background: #3b6834 !important;
  color: #fff !important;
}
.hovermain_logo{
	/* background: #4A7729; */
    position: relative;
    top: -8px;
	max-width: 25% !important;
  margin-left:30%;
}
.hamburger {
  display: block;
  margin-top: 10px;
}
.image_align {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.inner_heading {
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: -1px;
  font-family: "Roboto", sans-serif !important;
}
.imgcontainer {
  width: 100%;
  height: 285px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  border: 0px solid red;
}
.clogo.jsx-1946481719 {
  overflow: hidden;
  position: initial;
  margin-top: -60px;
  margin-left: 10px;
}
.contentBox h4 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  letter-spacing: -0.2px;
  color: #007280;
}
.contentBox h5 {
  font-size: 18px;
  line-height: 32px;
  font-weight: 600;
  letter-spacing: -0.2px;
  color: #cc4699;
}
.contentBox h2 {
  line-height: 3;
  font-weight: 500;
  font-family: "Source Serif 4", serif !important;
  color: #333;
}
.contentBox p {
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 400;
  color: #000;
  font-family: "Roboto", sans-serif !important;
  margin-bottom: 15px;
}
.contentBox ul {
  margin: 15px 0;
}
.contentBox ul,
.contentBox li {
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 400;
  color: #302e2c;
  font-family: "Source Serif 4", serif !important;
  /* margin-bottom: 15px; */
  margin-bottom: 5px;
  list-style: disc;
  margin-left: 10px;
}
.testimonial_text p {
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 400;
  color: #302e2c;
  font-family: "Source Serif 4", serif !important;
  margin-bottom: 15px;
}
.testimonial_text i {
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 400;
  color: #302e2c;
  font-family: "Source Serif 4", serif !important;
  display: inline-block;
}
ul.ckUl {
  font-size: 1.1rem;
  line-height: 1.5 !important;
  font-weight: 400;
  color: #302e2c;
  font-family: "Source Serif 4", serif !important;
  list-style: circle;
  margin-left: 18px;
}
.ckUl li {
  font-size: 1.1rem;
  line-height: 1.5 !important;
  font-weight: 400;
  color: #302e2c;
  font-family: "Source Serif 4", serif !important;
}
.footeraddressBox ul {
  margin: 15px 0;
}
.footeraddressBox ul,
.footeraddressBox li {
  font-size: 14px;
  line-height: 1.5 !important;
  font-weight: 400;
  color: rgb(234 201 224);
  font-family: "Source Serif 4", serif !important;
}
.contactaddressBox ul {
  margin: 15px 0;
}
.contactaddressBox ul,
.contactaddressBox li {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  color: #302e2c;
  font-family: "Source Serif 4", serif !important;
}
.inner-container {
  width: 1200px;
}
.address-container {
  width: 50%;
  float: left;
  font-family: "Source Serif 4", serif !important;
}
.form-container {
  width: 50%;
  margin: auto;
  /* float: left; */
  padding: 15px 30px 15px 0;
  font-family: "Source Serif 4", serif !important;
}
.pt-18-d {
  padding-top: 18rem;
}
.mt-14p {
  margin-top: 3%;
}
.mt-8pc {
  margin-top: 8%;
}
.home-service-container {
  display: block;
  width: 100%;
  float: left;
  /* background: red; */
}
.home-service-item {
  width: 50%;
  padding: 15px;
  /* background: green; */
  float: left;
  position: relative;
  margin-bottom: 15px;
}
.home-service-item-Box {
  width: 100%;
  height: 261px;
  position: relative;
  overflow: hidden;
}
.home-service-item h2 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2;
}
.home-service-item p {
}
.home-service-item p a {
  color: #ff0500;
}
.mb-10-d {
  margin-bottom: 30px;
  font-size: 2rem;
}
.forminputset {
  display: none !important;
}
.bnrtranslayer {
  /* background: rgb(0 0 0 / 50%); */
  background: rgb(57 79 49 / 79%);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.socialBox-m {
  float: left;
  margin: 15px 0;
}
.text-themeGreen {
  color: #607a58;
}

.hd-border-bottom {
  border-bottom: 4px solid #607a58;
}

#header {
  position: relative;
  top: 0;
  width: 100%;
  height: 65px;
  /* background: rgb(0 0 0 / 67%); */
  transition: all 0.3s ease-in-out;
  
}

.home-header {
  position: absolute;
  top: 0;
}

/* .home-header ul li a{
  color: #fff;
} */

.footer {
  padding: 4% 1.5%;
}

.footer-email h5,
.footer-address h5 {
  color: #fff;
  /* font-size: 12px; */
  margin-bottom: 1%;
}

.footer-email {
  margin-bottom: 2%;
}

.footer-email a {
  color: #fff;
  /* font-size: 25px; */
}

.ft_address p {
  /* font-size: 18px; */
  color: #fff;
}

/* ############### career page started ############# */
.job-main {
  padding-left: 2rem;
  padding-right: 2rem;
  margin-top: 4rem;
}

.search-next-job {
  background-color: #607a58;
  color: #fff;
  height: 150px;
  margin-top: 5%;
  padding: 1% 6%;
  font-size: 20px;
}

.job-card {
  background-color: #f3f3f3;
  border: 0 solid #ddd;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.job-card h2 {
  margin-top: 0;
  font-size: 20px;
  color: #607a58;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.5;
  height:55px;
}

.job-category {
  margin-bottom: 20px;
  font-size: 15px;
  color: #c5c5c5;
}

.job-card-details {
  margin-bottom: 50px;
  height: 55px;
}

.job-card-details p {
  margin-bottom: 0;
  font-size: 1rem;
  color: #302e2c;
  line-height: 1.5;
}

::placeholder {
  color: #302e2c;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder {
  /* Edge 12-18 */
  color: #302e2c;
}

.hr-tag {
  color: #ddd;
  width: 75%;
  border-top-width: 2px;
}

.job-card-add {
  margin-top: 30px;
  margin-bottom: 30px;
}

.job-card-add p {
  font-size: 15px;
  color: #000;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}

.job-card-add p i,
.job-card-add p svg {
  font-size: 18px;
  margin-right: 10px;
  width: 7%;
  color: #607a58;
  text-align: center;
}

.job-card-apply {
  font-size: 16px;
  background-color: #fff;
  color: #4a6537;
  border: 2px solid #4a6537;
  border-radius: 4px;
  padding: 12px 24px;
  transition: background-color 1.5s ease;
}

.job-card-apply:hover {
  background-color: #274c36;
  color: #fff !important;
  text-decoration: none !important;
}

.job-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

#topbutton {
  background-color: #607a58;
  /* border-radius: 50%; */
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: background-color 0.3s ease;
  margin: 20px 0 0;
  border: 0 solid #ddd;
  /* Adjust as needed for layout */
}

#topbutton:hover {
  background-color: #274c36;
}

#topbutton i {
  font-size: 15px;
  color: #fff;
}

.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  display: none;
  align-items: center;
  justify-content: center;
}

.popup-content {
  background-color: white;
  padding: 50px;
  width: 32%;
  border-radius: 10px;
  overflow-y: auto;
  max-height: 80%;
  box-sizing: border-box;
  position: relative;
}

.close-btn {
  position: absolute;
  top: 0px;
  right: 5px;
  cursor: pointer;
  font-size: 24px;
  background-color: #607a58;
  color: #fff;
  padding: 0 8px;
  transition: 0.5s ease;
}

.close-btn:hover {
  background-color: #274c36;
}

.career-more-btn {
  background-color: transparent;
  color: #607a58;
  text-decoration: underline;
  padding: 0;
}

body.no-scroll {
  overflow: hidden;
}

.popup-images {
  width: 39%;
  margin-right: 1%;
  background-color: #eff8ff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5%;
}

.popup-details {
  width: 60%;
}

.testimonial-flex {
  display: flex;
}

.popup-content-pd {
  padding: 40px 50px 50px;
}

.career-form-cont {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}

.career-form-fields label,
.career-form-fields2 label {
  padding: 0 !important;
  color: #607a58;
  font-size: 14px;
  display: block;
}

.career-form-fields input,
.career-form-fields2 input,
.career-form-fields2 textarea {
  width: 100%;
  border: none;
  color: #607a58;
  border: 1px solid #607a58;
  background-color: #fff;
  font-size: 14px;
  border-radius: 4px;
}

.career-form-fields {
  margin-bottom: 20px;
  width: 100%;
}

.career-form-fields2 {
  margin-bottom: 20px;
  width: 100%;
}

.career-form-fields input,
.career-form-fields2 input {
  height: 40px;
}

.career-form-fields2 textarea {
  height: 100px;
}

.career-form-fields input:focus,
.career-form-fields2 input:focus,
.career-form-fields2 textarea:focus {
  border: 2px solid #607a58;
  --tw-ring-shadow: none;
}

.career_submit,
.career_close {
  padding: 8px 50px 10px;
  background-color: #607a58;
  font-size: 15px;
  color: #fff;
  cursor: pointer;
  margin-top: 20px;
}

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

.filter-container {
  background-color: #607a58;
  border-radius: 8px;
  color: white;
  width: 250px;
  font-family: "Source Serif 4", serif !important;
}

.filter-content {
  padding: 20px;
}

.filter-tabs {
  display: flex;
  /* margin-bottom: 20px; */
}

.tab {
  flex: 1;
  padding: 5px;
  background-color: #40503d;
  color: #fff;
  border: none;
  cursor: pointer;
  border-radius: 4px 4px 0 0;
  outline: none;
  font-size: 1.25rem;
}

.active-tab {
  background-color: #607a58;
  color: #fff;
}

.filter-content label {
  margin-top: 5px;
  margin-bottom: 5px;
  /* font-weight: bold; */
  color: #fff;
  font-size: 1rem;
}

.filter-content input,
.filter-content select {
  width: 100%;
  padding: 3px 10px;
  margin-bottom: 10px;
  border-radius: 4px;
  border: 1px solid #ccc;
  font-size: 1rem;
  color: #302e2c;
}

.reset-filters {
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: space-between; */
  margin-top: 10px;
  /* gap: 10px; */
}

.reset-filters button {
  background: none;
  border: none;
  color: #302e2c;
  cursor: pointer;
  font-size: 1rem;
  font-family: "Source Serif 4", serif !important;
}

.reset-icon {
  font-size: 1.25rem;
  color: #607a58;
  cursor: pointer;
  margin-left: 8px;
}

.job-container-inner {
  /* width: 78%; */
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 400;
  color: #302e2c;
  font-family: "Source Serif 4", serif !important;
  margin-bottom: 15px;
}

.filter-container-inner {
  /* width: 22%; */
}

#keyword::placeholder {
  color: #302e2c;
  opacity: 1; /* Firefox */
}

#keyword::-ms-input-placeholder {
  /* Edge 12-18 */
  color: #302e2c;
}

/* ############### career page end ############# */

/* ############### contact page started ############# */

.contact-hd {
  /* margin: 2.5rem auto;
  width: 85%; */
  font-size: 96px;
  color: #607a58;
  font-weight: 900;
  font-family: acumin-pro-extra-condensed, Acumin Pro ExtraCond Black;
}

.address-details {
  margin-left: 0;
  margin-right: 0;
  padding: 0 10px 0 0;
}

.address-details-mrl {
  /* margin-right: 26%; */
  /* margin-top: 4px; */
}

.address-details-hd {
  font-size: 25px;
  color: #607a58;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 15px;
}

.address-details-box {
  line-height: 0.5;
  margin-bottom: 10px;
  display: flex;
  gap: 10px;
}

.address-details-text {
  color: #607a58;
  font-size: 1.1rem;
  line-height: 1.6;
  margin-bottom: 0;
}
.address-details-text2 {
  color: #fff;
  font-size: 1.1rem;
  line-height: 1.6;
  margin-bottom: 0;
}

.address-details-mrb {
  margin-bottom: 35px;
}

.font-3 {
  font-size: 3rem;
}

.iframeset {
  width: 100%;
  height: 522px;
}

.iframeset2 {
  width: 100%;
  height: 550px;
}

/* textarea {

        border-radius: 0px;

        width: 380px;

        height: 140px;

        padding: 0px;

    } */

.form-container-pd {
  padding-right: 0;
}

.form-container input[type="text"] {
  font-size: 1.1rem;
  color: #607a58;
}

/* .form-fields-box {
  display: flex;
  gap: 20px;
} */

.form-fields {
  width: 100%;
  line-height: 1;
  margin-bottom: 15px;
}

.contact_form input[type="text"] {
  border-radius: 0px;
  width: 380px;
  border: 1px solid #d2d0ea;
  background: #f3f1fc;
  height: 15px;
  padding: 2px 4px 2px 4px;
  box-shadow: none;
}

.contact-form-hd {
  color: #302e2c;
  font-size: 1.25rem;
  line-height: 1.6;
  margin-bottom: 20px;
  /* text-align:center; */
}

.errorbg {
  background: #ffe0e0;

  border: 1px solid #cc0000;

  text-align: center;

  color: #cc0000;

  padding: 6px;

  font-size: 12px;

  display: none;
}

#error_msg_div {
  background: #ffe0e0;

  border: 1px solid #cc0000;

  text-align: center;

  color: #cc0000;

  padding: 6px;
}

.content_desc_area {
  /* float: left;

    clear: both; */

  margin: 0 auto;

  padding: 0;

  width: 100%;

  border: 0px solid red;
}

.content_desc_area a {
  color: #607a58 !important;
}

.content_desc_area a:hover {
  color: #274c36;

  text-decoration: underline;
}

.contact-form label {
  padding: 10px 0 !important;
  color: #302e2c;
  font-size: 1.25rem;
  display: block;
}

.address-Box {
  margin-top: 30px;
  color: #302e2c;
  font-size: 1.1rem;
  line-height: 1.5;
}

.address-Box p {
  margin-bottom: 15px;
}

.form-fields input[type="email"],
.form-fields input[type="text"],
.form-fields input[type="tel"]  {
  /* border-color: #d2d2d2; */
  /* border-radius: 5px; */
  width: 100%;
  border: none;
  border: 1px solid #666;
  background-color: #fff;
  height: 40px;
  font-size: 1.1rem;
}

.form-fields input[type="email"]:focus,
.form-fields textarea:focus,
.form-fields input[type="text"]:focus,
.form-fields input[type="tel"]:focus  {
  border: 2px solid #607a58 !important;
  --tw-ring-shadow: none !important;
}

.form-fields textarea {
  width: 100%;
  border: none;
  border: 1px solid #607a58;
  background-color: #fff;
  height: 100px;
  color: #607a58;
  font-size: 1.1rem;
  /* border-radius: 5px; */
}

.form-submit {
  padding: 15px 35px;
  background-color:rgb(30, 99, 128);
  border: 2px solid #fff;
  font-size: 1.25rem;
  border-radius: 4px;
  font-family: "Source Serif 4", serif;
  color: #fff;
  cursor: pointer;
  margin-top: 20px;
}

.form-submit:hover {
  background-color: rgb(30, 99, 128);
  color: #fff;
}

.form-submit:focus {
  padding: 15px 35px;
  background-color: #263a20;
  font-size: 1.25rem;
  color: #fff;
  cursor: pointer;
  margin-top: 20px;
}

.form-submit-msg {
  font-size: 12px;
  color: #607a58;
  margin-bottom: 4%;
}

/* ############### contact page end ############# */
.main_logo {
  display: block;
  max-width: 25%;
  width: initial;
  height: initial;
  opacity: 1;
  border: 0;
  margin: 0;
  border-radius: 0;
  margin-left:0%;
  top:-11px;
}
.contentWrapper {
  /* margin-top: 0rem; */
  margin-bottom: 0rem;
	background:#f7f6f5;
	color:#000;
}

.cardBox {
  flex: 1 1 calc(25% - 20px);
  max-width: calc(25% - 20px);
  text-align: center;
  margin-bottom: 20px;
}

.aboutus_intro_area {
  width: 100%;
  height: auto;
  background-image: url(../images/innerpageBg.png);
  background-position: center;
  background-size: cover;
  min-height: auto;
  position: relative;
}

.inner_intro_bg_trans {
  background: rgb(0 0 0 / 58%);
  width: 100%;
  height: 100%;
  position: absolute;
}

.aboutus_intro_data {
  color: #fff;
  /* text-align: center; */
  margin: 0 auto;
  font-size: 3rem;
  margin-top: 151px;
  margin-bottom: 30px;
  padding: 0;
  margin-left: 0;
}

.twoBoxwrap {
  width: 100%;
  float: left;
  text-align: justify;
  margin-bottom: 50px;
}
.Box1wrap {
  width: 48%;
  height: 351px;
  float: left;
}
.Box2wrap {
  width: 48%;
  height: 351px;
  float: left;
  margin-left: 38px;
}

.fadein {
  -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 2s; /* Firefox < 16 */
  -ms-animation: fadein 2s; /* Internet Explorer */
  -o-animation: fadein 2s; /* Opera < 12.1 */
  animation: fadein 2s;
}

.fadeInR {
  animation: fadeInRight 1s ease-in-out;
}

.fadeInL {
  animation: fadeInLeftMod 1s ease-in-out;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(300px);
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeInLeftMod {
  0% {
    opacity: 0;
    transform: translateX(-300px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

.Box1wrap strong,
.Box2wrap strong {
  /* position: relative; */
  /* top: 28px; */
  /* font-size: 2rem; */
  /* color: #fff; */
  /* padding-left:15px; */
  /* font-weight: 400; */
  font-size: 1.25rem;
  line-height: 1.6;
  color: #302e2c;
  font-family: "Source Serif 4", serif !important;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.aboutus_header {
  min-height: auto;
  position: relative;
  top: 0px;
  /* background: #607a58 url(../images/image4.jpg) no-repeat; */
  background: #971217 url(../images/about-us.jpg) no-repeat;
  background-position: right;
  background-size: 60%;
  margin-top:0;
}

.lookingtohire_header {
  min-height: auto;
  position: relative;
  top: 64px;
  /* background: #607a58 url(../images/looking-for-people-rollover.jpg) no-repeat; */
  background: #607a58 url(../images/looking-to-hire.jpg) no-repeat;
  background-position: right;
  background-size: 60%;
  margin-top:81px;
}

.aboutus_header_text {
  color: #2f706f;
  text-align: left;
  margin: 0 auto;
  font-size: 3rem;
  /*margin-top: 151px;*/
  margin-top:13px;
  margin-bottom: 0px;
  padding: 0;
  font-family: "Roboto", sans-serif;
}

.aboutus_header_text span {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.contact-form {
  background: #fff;
  padding: 50px;
  border-radius: 10px;
  /* border: 1px solid #ddd; */
}

.contactus_header {
  min-height: auto;
  position: relative;
  top: 91px;
  background:#971217;
  /* background: #607a58 url(../images/contactttt.jpg) no-repeat;
  background-position: right;
  background-size: 60%; */
 /* margin-top: 81px;*/
 
}

.contactus_header_text {
  color: #fff;
  text-align: left;
  margin: 0 auto;
  font-size: 3rem;
  margin-top: 81px;
  margin-bottom: 30px;
  padding: 0;
}

.contactus_header_text p{
	font-size: 18px;
}

.contactus_text span {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.setfooterpadding {
  padding: 37px;
}

.expertiseBox {
  margin-top: 40px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 3.5rem;
}

.about_details h3 {
  font-size: 1.6rem;
  color: #607a58;
  margin-bottom: 10px;
  font-family: "Source Serif 4", serif;
}

.about_details {
  margin-top: 10%;
  margin-bottom: 35px;
}

.lookingtohire_details{
	margin-top: 10%;
	margin-bottom: 35px;
}

.about_banner_img img {
  width: 100%;
}

.testimonialBox {
  background-image: url("../images/about_testim.jpg");
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}

.testimonial-container {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1207px;
  margin: auto;
  color: #fff;
  padding: 10% 0;
  position: relative;
  z-index: 0;
}

.bg_translayer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #40503d;
  opacity: 0.9;
}

.testimonialBox123::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #40503d;
  opacity: 0.9;
  z-index: -1;
}

.testimonial-innr {
  max-width: 800px;
  padding: 20px;
  text-align: center;
  color: #fff;
}

.testimonial-title {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 20px;
  position: relative;
}

.testimonial-title:before,
.testimonial-title:after {
  content: "";
  display: inline-block;
  width: 50px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
}

.testimonial-title:before {
  left: 120px;
}

.testimonial-title:after {
  right: 120px;
}

.swiper-container {
  overflow: hidden;
}

.swiper-slide {
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.testimonial {
  max-width: 600px;
  text-align: center;
  font-size: 1.2rem;
}

.testimonial q {
  font-size: 1.2rem;
  font-style: italic;
}

.testimonial-author {
  margin-top: 15px;
  font-weight: bold;
  font-size: 1rem;
}

.testimonial-author-position {
  font-size: 0.9rem;
  color: #cfcfcf;
}

.testimonial-innr .swiper-pagination-bullet {
  background: #fff;
}

.testimonial-innr .swiper-button-next,
.testimonial-innr .swiper-button-prev {
  color: #fff;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  /* left: var(--swiper-navigation-sides-offset, 150px); */
  left: 0;
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  /* right: var(--swiper-navigation-sides-offset, 150px); */
  right: 0;
  left: auto;
}

.bottomreadmore{
	display:block;color:#fff;margin-bottom:15px;text-decoration:underline;font-size:13px;
}

.expertisetag{
	font-size: 1rem; color: #fff;
}

.innercontentBox{
	margin-top:2rem;
	/* height:300px; */
}

#description h3 {
    line-height: 1.323;
    font-size: 1.6rem;
}

.innercontentBox h3{
	color:rgb(30, 99, 128);
	font-size: 1.6rem;
  font-size: 25px;
    font-family: 'Maven Pro', sans-serif;
}

@media (max-width: 1250px) {
  .inner-container {
    width: 100%;
  }
}

@media (max-width: 1200px) {
  .job-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 1024px) {
.submitcvbtn{
	display:none;
}
.main_logo{
	max-width: 10%;
}
.hovermain_logo{
	max-width: 10% !important;
	top:-5px !important;
}
.container h4, .getintouch_container h4{
	font-size: 2.5rem !important;
	line-height: 1.2 !important;
}	
  .setfooterpadding {
    padding: 22px;
  }
  .contentWrapper {
    margin-top: 0rem;
  }
  .inner-container {
    width: 100%;
  }
  .home-service-item {
    height: 415px;
  }
  .home-service-item h2 {
    font-size: 1.3rem;
  }

  .mob_nav {
    display: block;
    background: transparent;
    color: #fbd361;
    font-size: 21px;
    padding: 5px;
    text-transform: uppercase;
  }
  .menu_close_icon {
    color: #fff;
    font-size: 40px;
    float: right;
    background: #333;
    width: 14%;
    text-align: center;
    padding: 8px 0;
  }
  .mob_nav_content_Box {
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    height: 100% !important;
    /* text-align: center; */
    padding: 0 0 0;
    overflow-y: auto !important;
    height: 501px;
  }
  .mobmenuDiv {
    width: 86%;
    height: 100%;
    float: left;
    overflow-y: auto;
    background: #000;
    padding: 20px;
  }
  .mob_nav_content_Box ul {
    margin-left: 0;
    margin-bottom: 0;
    list-style: none;
    line-height: 3;
    margin-top: 0;
    padding: 0 0;
  }
  .mob_nav_content_Box ul li {
    border-bottom: 1px solid #c3c3c3;
    padding: 0 0;
    line-height: 2.5;
    width: 100%;
    float: left;
  }
  .mob_nav_content_Box ul li a {
    /* color: #000;
    font-size: 1rem;
    padding: 0 15px;
    display: block; */
	width: 100%;
	display: block;
	color:#fff;
  }
  .sub_menu ul {
    background: #d0d0d0;
    display: flow-root;
  }
  .address-container {
    width: 100%;
    float: inherit;
  }
  .form-container {
    width: 75%;
    float: none;
    padding: 0;
    padding-right: 0;
    margin: auto;
  }

  .address-details {
    margin-left: 12.5%;
    margin-right: 42%;
    margin-bottom: 5%;
  }
  .contact-hd {
    /* margin: 2rem auto;
    font-size: 80px; */
  }
  .footeronmobset {
    display: block;
  }
  .mobfootermenu {
    width: 33%;
    margin: 15px 0;
    float: left;
  }

  .contentBox ul,
  .contentBox li {
    /* font-size: 1rem; */
  }
}

@media screen and (max-width: 991px) {
  .filter-container {
    width: 225px;
  }
}

@media (max-width: 769px) {
  .expertiseBox {
    font-size: 2.5rem;
  }
  .aboutus_intro_data {
    padding: 0 30px;
  }
  .main_logo {
    /* max-width: 28%; */
  }
  .job-container {
    grid-template-columns: repeat(1, 1fr);
  }

  .Box1wrap {
    width: 100%;
    height: 351px;
    float: left;
    overflow: hidden;
    margin-bottom: 15px;
    overflow-y: auto;
  }

  .Box2wrap {
    width: 100%;
    height: 351px;
    float: left;
    margin-left: 0;
    overflow: hidden;
    margin-bottom: 15px;
    overflow-y: auto;
  }

  .aboutus_header, .lookingtohire_header {
    background: #971217;
    top: 55px;
  }
}

@media (max-width: 640px) {
.bottomreadmore{
	font-size:16px;
}	
.contactus_header {
    /* background: #607a58; */
	top: 38px !important;
}	
.contactus_header_text, .aboutus_header_text {
    padding: 0 20px;
	font-size:2.5rem;
}
.contact-form{
	padding:22px;
}
.about_details {
    padding: 0 8px;
}
.testimonial-innr{
	max-width:100%;
}
.filter-container {
	width: 100%;
}
.job-container-inner{
	margin-top:15px;
}
.popup-content{
	width:93%;
}
.contentBox{
	margin-top: 2.5rem;
}	
  .address-details {
    margin: 0;
    padding: 15px 0;
  }
  .form-container {
    width: 100%;
    padding: 15px 0;
  }
  .main_logo {
    max-width: 17%;
  }
  .hovermain_logo{
	  max-width: 17% !important;
  }
  .cardBox {
    flex: auto;
    max-width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .gridtempsetonmob {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    font-size: 16px;
  }
  .mobfootermenu {
    width: 100%;
    margin: 15px 0;
  }
  .mobfootermenu_UL li {
    line-height: 0;
  }
  .mobfootermenu_UL li a {
    line-height: 0.8;
  }
  .inner-container {
    width: 100%;
	padding: 9px;
  }
  .pt-18-d {
    padding-top: 10rem;
  }
  .mt-14p {
    margin-top: 12%;
  }
  .home-service-item {
    width: 100%;
    height: auto;
  }
  .mb-10-d {
    margin-bottom: 0;
  }

  .contact-hd {
    margin: 1rem auto;
    font-size: 50px;
  }

  .form-submit-msg {
    margin-bottom: 0%;
  }

  /* .form-submit {
    padding: 6px 45px 6px;
    font-size: 13px;
  } */

  .footer-email a {
    font-size: 18px;
  }

  .ft_address p {
    font-size: 14px;
    /* line-height: 1; */
  }

  .footer-email h5,
  .footer-address h5 {
    font-size: 11px;
    margin-bottom: 0%;
  }

  .search-next-job {
    height: 130px;
    font-size: 16px;
  }

  .job-main {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-top: 3rem;
  }

  .contentBox ul,
  .contentBox li {
    /* font-size: 0.9rem;
    line-height: 1.2 !important; */
  }

  .career-form-cont {
    flex-direction: column;
    gap: 0;
  }

  .career-form-fields label,
  .career-form-fields2 label {
    line-height: 1;
  }

  .career_buttons {
    flex-direction: column;
    align-items: unset;
  }

  .career_submit,
  .career_close {
    padding: 5px 35px 5px;
    font-size: 14px;
  }

  .testimonial-flex {
    flex-direction: column;
  }

  .popup-images {
    width: 100%;
  }

  .popup-details {
    width: 100%;
  }

  .popup-content-pd {
    padding: 30px 20px 40px;
  }

  .aboutus_header, .lookingtohire_header {
    top: 45px !important;
  }

  .testimonial-innr .swiper-button-next,
  .testimonial-innr .swiper-button-prev {
    display: none;
  }
}

@media (max-width: 575px) {
  /* .job-card h2 {
    font-size: 16px;
    margin-bottom: 12px;
  } */
  /* .job-category {
    margin-bottom: 12px;
    font-size: 13px;
  } */
  /* .job-card-details p {
    font-size: 13px;
    line-height: 1;
  } */
  .career-more-btn {
    /* font-size: 11px;
    padding: 2px 5px; */
  }
  /* .job-card-details {
    margin-bottom: 30px;
  }
  .job-card-add {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .job-card-add p {
    font-size: 13px;
    margin-bottom: 0px;
  } */

  .job-card-apply {
    font-size: 14px;
    padding: 7px 15px;
  }

  .search-next-job {
    height: 130px;
    font-size: 16px;
  }

  .job-main {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 3rem;
  }

  .aboutus_header, .lookingtohire_header {
    top: 40px;
  }

  .testimonial-innr {
    max-width: 400px;
  }

  .testimonial-title:before {
    left: -20px;
  }

  .testimonial-title:after {
    right: -20px;
  }
}

@media (max-width: 470px) {
  .job-container {
    grid-template-columns: repeat(1, 1fr);
  }

  .aboutus_header, .lookingtohire_header {
    top: 25px;
  }
}

@media (max-width: 430px) {
  .contact-hd {
    font-size: 50px;
  }

  /* .form-container {
    width: 90%;
  } */

  .contact-hd {
    width: 95%;
  }

  .address-details-hd {
    margin-top: 0px;
    margin-bottom: 7px;
  }

  .address-details-mrb {
    margin-bottom: 25px;
  }

  /* .address-details-box {
    margin-bottom: 20px;
  } */

  .contact-form-hd {
    line-height: 1.2;
    margin-bottom: 10px;
  }

  .form-fields {
    margin-bottom: 10px;
  }

  .search-next-job {
    height: 100px;
    font-size: 14px;
  }

  #topbutton {
    width: 40px;
    height: 40px;
    margin: 15px;
  }
}

@media (max-width: 390px) {
  .aboutus_header, .lookingtohire_header {
    top: 15px;
  }
  
  .contactus_header_text, .aboutus_header_text {
    font-size:2rem;
  }

  .main_logo {
    max-width: 30%;
  }

  .testimonial-innr {
    max-width: 300px;
  }

  .testimonial-title:before {
    left: -65px;
  }

  .testimonial-title:after {
    right: -65px;
  }
  
.expertiseBox {
	font-size: 2rem;
}
.expertisetag{
	font-size: 0.8rem;
    color: #fff;
    text-align: center;
}
}

@media (max-width: 360px) {
  .main_logo {
    max-width: 33%;
  }
}

@media (max-width: 320px) {
  .main_logo {
    max-width: 40%;
  }
}
