.navbar-brand h1 {
  /*font-family: Montserrat, sans-serif;*/

  color: #fff;

  font-weight: 600;

  font-size: 32px;

  text-transform: uppercase;

  margin-top: 15px;
}

.navbar-brand {
  width: 550px;

  left: 28px;
}

.nav-small .navbar-brand h1,
.nav-small .navbar-brand p {
  color: #252525;

  margin-bottom: 0;
}

.nav-small .dropdown-menu {
  background: #fff;
}

.nav-small .dropdown-menu > li > a {
  color: #191a1c;
}

.nav-small .dropdown-menu > li > a:hover {
  color: #000;
}

.navbar-nav > li > a {
  font-size: 13px;
}

#client-sllider .portfolio-item {
  text-align: center;
}

#client-sllider h3 {
  color: #fff;
}

.testimonials .content_area {
  position: relative;

  width: 100%;

  min-height: 280px;
}

.testimonials h3 {
  font-weight: 400;

  margin-bottom: 20px;
}

.testimonials h5 {
  margin-bottom: 20px;

  font-weight: 400;
}

.testimonials .content_area .content {
  position: absolute;

  top: 50%;

  left: 0;

  transform: translateY(-50%);

  right: 0;
}

.iso,
.isob {
  background: #f4f4f4;

  text-align: center;

  padding: 10px;

  margin: 0 0 30px;

  border-radius: 30px 0 30px 0;

  border: 1px solid #3d414a;

  overflow: hidden;

  -webkit-box-shadow: 2px 4px 13px 3px rgba(76, 81, 224, 0.15);

  box-shadow: 2px 4px 13px 3px rgba(76, 81, 224, 0.15);
}

.iso {
  min-height: 250px;
}

.isob {
  min-height: 220px;
}

.iso h2,
.isob h2 {
  font-size: 32px;
}

.clients-slider div img {
  border: 1px solid #ddd;
}

.lead {
  font-size: 24px;

  font-weight: 400 !important;
}

.custom_about {
  background: #f9f9f9;
}

.custom_about .lead {
  margin-top: 20px;
}

.custom_about .feature-left {
  min-height: 190px;

  background: #fff;

  text-align: center;

  padding: 0;

  margin: 0 0 30px;

  border-radius: 30px 0 30px 0;

  overflow: hidden;

  -webkit-box-shadow: 2px 4px 13px 3px rgba(76, 81, 224, 0.25);

  box-shadow: 2px 4px 13px 3px rgba(76, 81, 224, 0.25);
}

.custom_about .feature-left .feature-left-content {
  padding: 0;
}

.custom_about .feature-left .feature-left-content p {
  padding: 20px 20px 0;
}

.custom_about .feature-left .feature-left-content h4 {
  background: #4c51e0;

  font-weight: 800;

  color: #fff;

  padding: 10px;

  margin: 0;
}

.page-template-homepage #about .feature-left .feature-left-content h2 {
  background: #4c51e0;

  font-weight: 800;

  color: #fff;

  padding: 10px;

  margin: 0;

  font-size: 20px;

  letter-spacing: 0;
}

.custom_who_we_are ul {
  margin: 30px 0;
}

.custom_who_we_are ul li {
  color: #fff;

  font-size: 16px;

  position: relative;

  padding-left: 40px;

  margin-bottom: 15px;

  line-height: 24px;
}

.custom_who_we_are ul li span {
  height: 30px;

  background: #4c51e0;

  width: 30px;

  display: inline-block;

  vertical-align: middle;

  text-align: center;

  line-height: 30px;

  border-radius: 50%;

  position: absolute;

  top: 0;

  left: 0;
}

.team-container:hover .team-caption h5,
.team-container:hover .team-caption h6 {
  color: #fff;
}

#services .number,
.services .number {
  font-size: 32px;

  color: #4c51e0;

  position: absolute;

  left: 10px;

  top: 0;
}

#services h4,
.services h4 {
  font-weight: 600;
}

.common p {
  margin-bottom: 30px !important;
}

.com-test-wrap ul li,
.feature-left-content ul li {
  list-style: none;

  padding-left: 30px;

  position: relative;

  margin-bottom: 9px;

  line-height: 24px;
}

.com-test-wrap ul li:after,
.feature-left-content ul li:after {
  content: "\f382";

  position: absolute;

  left: 0;

  top: 3px;

  display: inline-block;

  font-family: Ionicons;

  speak: none;

  font-style: normal;

  font-weight: 400;

  font-variant: normal;

  text-transform: none;

  text-rendering: auto;

  line-height: 1;

  color: #4c51e0;

  font-size: 22px;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;
}

.footer.style-1.dark ul {
  margin-bottom: 25px;
}

.navbar-brand img {
  margin-top: 20px;
}

#services .feature-left {
  min-height: 315px;
}

#services.we_offer .feature-left {
  min-height: auto;
}

.services:nth-child(odd) {
  background: #f9f9f9;
}

.services:nth-child(even) {
  background: #fff;
}

/* .services .col-md-6.feature-left {
  min-height: 195px;
} */

.services .col-md-12.feature-left {
  min-height: auto;
}

.certification .row.vertical-align {
  align-items: flex-start;
}

.mg-col a:hover,
.nav-small .dropdown-menu > li > a:hover,
.nav-small .navbar-nav .open .dropdown-menu > li > a:hover,
.nav-small .navbar-nav > .open > a:hover,
.nav-small .navbar-nav > li > ul > li > a:hover {
  color: #000;
}

.information h4 {
  padding-bottom: 20px;

  position: relative;
}

.information h4:after {
  content: "";

  display: block;

  width: 70px;

  height: 0;

  background: #888;

  left: 0;

  bottom: 8px;

  position: absolute;
}

.blue {
  font-weight: 700;

  color: #4c51e0;
}

blockquote {
  padding: 0 20px;

  color: #999;

  border-left: 1px solid #999 !important;
}

.blog-list li {
  border-bottom: 1px solid #f3f3f3;

  padding-bottom: 30px;

  margin-bottom: 30px;

  background: #fff;

  padding: 20px;
}

.blog {
  background: #f5f5f5;
}

.dFlex {
  display: flex;

  justify-content: space-between;

  flex-flow: row wrap;
}

.form_group {
  width: 48%;

  margin-bottom: 30px;
}

.form_group:nth-of-type(1),
.form_group:nth-of-type(12),
.form_group:nth-of-type(13),
.form_group:nth-of-type(16),
.form_group:nth-of-type(17),
.form_group:nth-of-type(18),
.form_group:nth-of-type(19) {
  width: 100%;
}

.boxes input[type="checkbox"] {
  display: none;
}

.boxes input[type="checkbox"] + label {
  display: block;

  position: relative;

  padding-left: 35px;

  margin-bottom: 20px;

  font: 14px/20px "Open Sans", Arial, sans-serif;

  color: #555;

  cursor: pointer;

  -webkit-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  display: inline-block;

  margin-right: 10px;
}

.boxes input[type="checkbox"] + label:last-child {
  margin-bottom: 0;
}

.boxes input[type="checkbox"] + label:before {
  content: "";

  display: block;

  width: 20px;

  height: 20px;

  border: 1px solid #555;

  position: absolute;

  left: 0;

  top: 0;

  opacity: 0.6;

  -webkit-transition: all 0.12s, border-color 0.08s;

  transition: all 0.12s, border-color 0.08s;
}

.boxes input[type="checkbox"]:checked + label:before {
  width: 10px;

  top: -5px;

  left: 5px;

  border-radius: 0;

  opacity: 1;

  border-top-color: transparent;

  border-left-color: transparent;

  -webkit-transform: rotate(45deg);

  transform: rotate(45deg);
}

select {
  box-shadow: none;

  outline: 0;

  border: none;

  border-bottom: 0 solid #555;

  background-color: #f5f5f5;
}

.content-area h4 {
  padding-bottom: 0;
}

.dropdown-menu > li > a {
  font-size: 15px;
}

.right_social {
  display: none;
}

#services.we_offer {
  padding-top: 40px;
}

.testimonials h5,
.testimonials h5 strong {
  letter-spacing: 1px;

  font-weight: 400;
}

.dropdown i {
  display: none;

  position: absolute;

  right: 0;

  top: 0;

  width: 40px;

  text-align: center;

  line-height: 32px;
}

.box-leftp > div {
  padding-left: 0;
}

.padb20 {
  padding-bottom: 20px;
}

.form_group.wid100 {
  width: 100%;
}

.post-date {
  position: absolute;

  width: 98px;

  background: #4c51e0;

  color: #fff;

  top: 0;

  font-size: 15px;

  font-weight: 400;

  line-height: 20px;

  padding: 10px 15px;

  padding-top: 25px;
}

.date {
  font-size: 45px;

  font-weight: 600;
}

a.post-date:hover {
  color: #fff;
}

.btn {
  font-size: 14px;
}

.progress-bars.standard h5,
.progress-bars.thin h5 {
  margin-bottom: 30px;

  font-size: 16px;
}

#navbar .nav li.nav-separator a {
  font-size: 0 !important;

  margin: 0 !important;
}

#navbar .nav li.rightfolowers i {
  font-size: 16px !important;
}

.nav li.nav-separator {
  margin: 0 !important;
}

.team-slider .team-caption .social-icon .ion-email {
  font-size: 18px;
}

.information-page .container .col-md-12.pr30.mt40.mb40 h2.mb20 {
  display: none;
}

#newcheckbox1 input[type="checkbox"] {
  display: block;

  position: absolute;

  z-index: 999;

  opacity: 0;

  cursor: pointer;
}

#newcheckbox2 input[type="checkbox"] {
  display: block;

  position: absolute;

  z-index: 999;

  opacity: 0;

  cursor: pointer;
}

.boxes input[type="checkbox"] {
  display: none;
}

.boxes input[type="checkbox"] + span.wpcf7-list-item-label {
  display: block;

  position: relative;

  padding-left: 35px;

  margin-bottom: 20px;

  font: 14px/20px "Open Sans", Arial, sans-serif;

  color: #555;

  cursor: pointer;

  -webkit-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  display: inline-block;

  margin-right: 10px;
}

.boxes input[type="checkbox"] + span.wpcf7-list-item-label:last-child {
  margin-bottom: 0;
}

.boxes input[type="checkbox"] + span.wpcf7-list-item-label:before {
  content: "";

  display: block;

  width: 20px;

  height: 20px;

  border: 1px solid #555;

  position: absolute;

  left: 0;

  top: 0;

  opacity: 0.6;

  -webkit-transition: all 0.12s, border-color 0.08s;

  transition: all 0.12s, border-color 0.08s;
}

.boxes input[type="checkbox"]:checked + span.wpcf7-list-item-label:before {
  width: 10px;

  top: -5px;

  left: 5px;

  border-radius: 0;

  opacity: 1;

  border-top-color: transparent;

  border-left-color: transparent;

  -webkit-transform: rotate(45deg);

  transform: rotate(45deg);
}

select {
  box-shadow: none;

  outline: 0;

  border: none;

  border-bottom: 0 solid #555;

  background-color: #f5f5f5;
}

span span span {
  position: relative;
}

.boxes span > span {
  margin-bottom: 15px;
}

.owl-carousel-basic .content_area {
  background: #f9f9f9;

  text-align: center;

  padding: 0;

  margin: 0 0 30px;

  border-radius: 30px 0 30px 0;

  -webkit-box-shadow: 2px 4px 13px 3px rgba(76, 81, 224, 0.25);

  box-shadow: 2px 4px 13px 3px rgba(76, 81, 224, 0.25);

  overflow: auto;

  width: 90%;

  display: flex;
}

.owl-carousel-basic .content_area .content {
  position: static;

  transform: none;

  display: flex;

  flex-direction: column;

  align-content: center;

  justify-content: center;

  padding: 25px;
}

.page-template-testimonial .owl-carousel .owl-stage-outer {
  padding: 20px;
}

.owl-carousel-basic .content_area .content h5,
.owl-carousel-basic .content_area .content h5 strong {
  color: #4c51e0;

  font-weight: 600;
}

.testimonial_vedio_wrap {
  margin: 0 20px;
}

/*========	January-23-2024 start	========*/

.page-template-get_a_qoute .com-test-wrap .form_group:last-child {
  margin-bottom: 0;
}

.page-template-our_service_new .services .number {
  top: 7px;
}

.page-template-our_service-php .services .number {
  top: 7px;
}

.page-template-iso-12 .services .number {
  top: 7px;
}

.testimonials .content_area img {
  max-width: 100%;

  width: auto !important;

  height: auto !important;

  max-height: 150px;

  display: block;

  margin: auto;
}

/*========	January-23-2024 end 	========*/

.a2a_kit {
  display: flex !important;

  align-items: center !important;

  justify-content: flex-start !important;

  gap: 15px !important;
}

.a2a_kit a {
  cursor: pointer !important;

  transition: none !important;

  padding: 0 !important;

  margin: 0 !important;

  width: fit-content !important;

  height: 20px !important;

  display: flex !important;

  align-items: center !important;

  justify-content: center !important;
}

a.a2a_button_facebook_like.addtoany_special_service {
  margin-bottom: -10px !important;
}

.grecaptcha-badge {
    width: 68px !important;
    overflow: hidden;
    right: auto;
    left: 0;
    position: fixed;
	z-index: 999 !Important;
	transition:all .3s ease !important;
}
.grecaptcha-badge:hover{
	width: 256px !important;
	overflow: visible ;
}


.wpcf7-not-valid-tip {
  margin-top: -8px !important;
}

.contact.box-style .wpcf7-not-valid-tip {
  margin-top: -8px !important;

  margin-bottom: 15px !important;

  text-align: left;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  text-align: center;
}

.faq_section_new h2
 {
    width: 100%;
}
.cstm-accordion{
	width: 100%;
}
