.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

.wpcf7 form.submitting .ajax-loader {
	visibility: visible;
}

.wpcf7 .ajax-loader::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7 .ajax-loader::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.inner-pages #header-sroll{
	transform: translateY(0) !important;
    box-shadow: unset;
    border-bottom: 1px solid rgba(22,28,28,.1) !important;
}

.inner-pages main{
	padding-top: 80px;
}
.form-control{
	display: block !important;
    width: 100% !important;
    height: 38px !important;
    padding: 8px 12px !important;
    margin-bottom: 10px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #333 !important;
    vertical-align: middle !important;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
 	height: 54px !important;
    margin-bottom: 0 !important;
    border-radius: 0 !important;
}
textarea{
	display: block !important;
    width: 100% !important;
    padding: 8px 12px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #333 !important;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    height: 120px !important;
}
.form-group {
    margin-bottom: 2rem;
}
.form-row>.col, .form-row>[class*=col-] {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
button[type="submit"]{
	width: 100% !important;
    height: 54px !important;
    margin-top: 20px !important;
    background-color: #161c1c !important;
    -webkit-transition: background-color .2s ease-in-out !important;
    transition: background-color .2s ease-in-out !important;
    border-radius: 0 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}
.section-title{
	color: #161c1c;
    font-size: 38px;
    line-height: 46px;
    font-weight: 600;
    margin-bottom: 40px !important;
}
p.email-link-text{
	color: #343641;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px !important;
}
p.email-link-text a{
	border-bottom: 2px solid #000;
}
h5.follow-me{
	color: #161c1c;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 40px;
}
.social-media-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
}
.w-inline-block {
    max-width: 100%;
    display: inline-block;
}
.social-media-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 60px;
    padding: 18px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid rgba(22,28,28,.1);
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}
.social-media-icon {
    width: 22px;
    height: 22px;
    opacity: .4;
}
.social-media-block img{
	-webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}
.social-media-block:hover{
	border-color: rgba(22, 28, 28, 1);
}
.social-media-block:hover img{
	    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
	opacity: 1 !important;
    transform: translate3d(0px, 0px, 0px) scale3d(1.1, 1.1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg) !important;
    transform-style: preserve-3d !important;
}
.contactsec-form{
	background-color: #fafafa;
	padding-top: 60px;
	padding-bottom: 40px;
}
.goole-map{
	padding-top: 30px;
}
.input-group-addon {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  border: 1px solid #34495e;
  border-radius: 0;
  box-shadow: none;
  margin: 10px 0 0 0;
  padding: 0;
  min-width: 300px;
  max-width: 100%;
  width: auto;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before, .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  display: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td,
.bootstrap-datetimepicker-widget.dropdown-menu table th {
  border-radius: 0;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td.old, .bootstrap-datetimepicker-widget.dropdown-menu table td.new {
  color: #bbb;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td.today:before {
  border-bottom-color: #0095ff;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td.active,
.bootstrap-datetimepicker-widget.dropdown-menu table td.active:hover,
.bootstrap-datetimepicker-widget.dropdown-menu table td span.active {
  background-color: #0095ff;
  text-shadow: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td.active.today:before,
.bootstrap-datetimepicker-widget.dropdown-menu table td.active:hover.today:before,
.bootstrap-datetimepicker-widget.dropdown-menu table td span.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget.dropdown-menu table th {
  height: 40px;
  padding: 0;
  width: 40px;
}
.bootstrap-datetimepicker-widget.dropdown-menu table th.picker-switch {
  width: auto;
}
.bootstrap-datetimepicker-widget.dropdown-menu table tr:first-of-type th {
  border-bottom: 1px solid #34495e;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td.day {
  height: 32px;
  line-height: 32px;
  padding: 0;
  width: auto;
}
.bootstrap-datetimepicker-widget.dropdown-menu table td span {
  border-radius: 0;
  height: 77px;
  line-height: 77px;
  margin: 0;
  width: 25%;
}
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-months tbody tr td,
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-years tbody tr td,
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades tbody tr td {
  padding: 0;
}
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades tbody tr td {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades tbody tr td span {
  display: block;
  float: left;
  width: 50%;
  height: 46px;
  line-height: 46px !important;
  padding: 0;
}
.bootstrap-datetimepicker-widget.dropdown-menu .datepicker-decades tbody tr td span:not(.decade) {
  display: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td {
  padding: 0;
  width: 30%;
  height: 20px;
  line-height: 20px;
}
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td:nth-child(2) {
  width: 10%;
}
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td a,
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td span,
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td button {
  border: none;
  border-radius: 0;
  height: 56px;
  line-height: 56px;
  padding: 0;
  width: 100%;
}
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td span {
  color: #333;
  margin-top: -1px;
}
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td button {
  background-color: #fff;
  color: #333;
  font-weight: bold;
  font-size: 1.2em;
}
.bootstrap-datetimepicker-widget.dropdown-menu .timepicker-picker table td button:hover {
  background-color: #eee;
}

.bootstrap-datetimepicker-widget.dropdown-menu .picker-switch table td {
  border-top: 1px solid #34495e;
}
.bootstrap-datetimepicker-widget.dropdown-menu .picker-switch table td a, .bootstrap-datetimepicker-widget.dropdown-menu .picker-switch table td span {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0;
  width: 100%;
}

.todayText:before {
  content: "Today's Date";
}
#datepicker .input-group-append{
	position: absolute;
    right: 0;
    height: 54px;
}
#datepicker .input-group-append .input-group-text{
	padding-left: 20px !important;
    padding-right: 20px !important;
}
.career-from-section{
	background-color: #fafafa;
	padding-top: 80px;
	padding-bottom: 80px;
}
select {
	width: 100% !important;
    max-width: 100% !important;
    height: 54px !important;
    border-radius: 0 !important;
    border: 1px solid #cecece !important;
    padding: 8px 12px !important;
}
label{
	margin-bottom: 20px !important;
}
#FileUpload1{
	    padding-top: 13px !important;
}
.career-from-section .section-title{
	justify-content: center;
}

.crsub-btn button[type="submit"]{
	max-width: 300px;
    margin: auto;
    text-align: center;
    width: 300px !important;
}

.knowledge_hub.blog-list{
	background-color: #fafafa;
	padding-top: 80px;
	padding-bottom: 80px;
}
.knowledge_hub.blog-list .sec_tit{
	text-align: center;
}
.knowledge_hub.blog-list .bt_list{
	    justify-content: center;
}
.knowledge_hub.blog-list a.view-all{
	text-align: center;
}
.knowledge_hub.blog-list a.arrow span:before{
	left: 30px;
}
.kh-det-header-inner{
	height: 460px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.header-tit{
	text-align: center;
	background: #fff;
	padding: 60px;
}
.post-category{
	color: #eb0202;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
}
.inner-post-title{
	margin-top: 20px;
    margin-bottom: 20px;
    color: #161c1c;
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
}
.date-time-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-auto-columns: 1fr;
    -ms-grid-columns: auto auto 1fr;
    grid-template-columns: auto auto 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    justify-content: center;
}
.post-date {
    margin-right: 6px;
    line-height: 16px;
}
.dot {
    line-height: 16px;
}
.read-time {
    margin-left: 6px;
    line-height: 16px;
}
.post-rich-text{
	width: 840px;
	padding-top: 40px;
	padding-bottom: 80px;
    margin-right: auto;
    margin-left: auto;
}
.kh-description{
	background-color: #fafafa;
}
.kh-description h2 {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #161c1c;
    font-size: 38px;
    line-height: 46px;
    font-weight: 600;
}
.kh-description p{
	    color: #343641;
    font-size: 16px;
    line-height: 24px;
}
.kh-description h3 {
    margin-top: 30px;
    margin-bottom: 20px;
    color: #161c1c;
    font-size: 30px;
    line-height: 36px;
}
.kh-description blockquote {
    margin: 0 0 10px;
    padding: 10px 20px;
    border-left: 5px solid #e2a133;
   	color: #343641;
    font-size: 16px;
    line-height: 24px;
}
.team-wrapper{
max-width: 90%;
    margin: 30px auto;
    position: relative;
    overflow: hidden;
    border-radius: 30px;
    height: 320px;
}
.team_new.cont-page .section-title{
	justify-content: center;
}
.team_new.cont-page {
    padding: 80px 0;
    background-color: #fafafa;
}
.service-det-header{
	height: 420px;
	background-position: center;
	background-size: cover;
	position: relative;
	margin-bottom: 100px;
}
.serv-dettext{
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    font-size: 50px;
    padding: 20px 70px;
    box-shadow: 0 4px 12px 0 rgb(0 0 0 / 10%);
    border-radius: 7px;
    font-weight: 600;
    color: #e2a133;
}
.service-det-header:before{
	content: "";
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.serv-detdesc h2{
	font-size: 40px;
    margin-bottom: 30px;
    font-weight: 600;
}
.serv-detdesc p{
	font-size: 16px;
    line-height: 36px;
}
.serv-detdesc ol li{
	font-size: 16px;
    line-height: 36px;	
}
.serv-detdesc h3{
	font-size: 26px;
    margin-bottom: 20px;
}
.knowledge_hub.blog-list .sec_tit{
  padding-bottom: 30px;
}
.popular-post-collection-list .date-time-block{
  justify-content: flex-start;
}
.inner-tit-header{
  background-image: url("../images/audit-13-min.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 140px 0;
  position: relative;
  z-index: 9;
}
.inner-tit-header:before{
    content: "";
    background-color: #000000;
    opacity: 0.7;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
}
.cms-breadcrumb{
      margin: 0;
    list-style: none;
    color: #f4f4f4;
    display: inline-block;
    padding: 11px 40px;
    background-color: rgba(255,255,255,.15);
    border-radius: 22px;
    text-align: center;
}
.cms-breadcrumb li {
    display: inline-block;
    font-size: 15px;
    color: inherit;
    font-weight: 500;
}
.cms-breadcrumb li a, .cms-breadcrumb li span {
    color: #fff;
}
.cms-breadcrumb li:after {
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    margin: 0 12px 0 8px;
    font-size: 13px;
    color: #fff;
    font-weight: 900;
}
.cms-breadcrumb li:last-child:after{
  display: none;
}
.inner-tit-header h1{
      color: #FFFFFF;
    font-size: 50px;
    letter-spacing: 1.8px;
    font-weight: 600;
    margin-bottom: 40px;
}
.service-detail-div{
  padding: 80px 0;
}
.aside-service-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.aside-service-list ul li{
      font-size: 15px;
    letter-spacing: .07em;
    text-transform: uppercase;
    line-height: normal;
    color: #6d4321;
    display: block;
    padding: 25px 24px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    position: relative;
    font-weight: 500;
    border-bottom: none;
}
.aside-service-list ul li:last-child{
  border-bottom: 1px solid #d8d8d8;
}
.aside-service-list ul li.active{
      color: #fff;
    background-color: #e2ab7f;
}
.aside-service-list ul li.title{
  background-color: #fbf5ef;
    color: #222;
}
.aside-service-list ul li.title h3{
    font-size: 22px;
}
.aside-call-us-sec{
  margin-bottom: 50px;
}
.aside-call-us-sec .text{
      background-color: transparent;
        background-image: linear-gradient(
0deg, #a96a00 0%, #E1A134 100%);
    padding: 30px;
}
.aside-call-us-sec .text h2{
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 36px;
    margin-top: 20px;
}
.aside-call-us-sec .text p{
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 30px;
}
.aside-call-us-sec .text p a{
  color: #fff;
}
.aside-call-us-sec .text span{
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0px;
  display: block;
  text-decoration: underline;
}
.aside-call-us-sec .call-btn{
    background-color: #E1A134;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .13em;
    color: #fff;
    padding: 14px 32px;
    line-height: 46px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    position: relative;
    z-index: 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    max-width: 100%;
    cursor: pointer;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    flex: none;
    width: 100%;
}
.aside-call-us-sec .call-btn a{
  color: #fff;
}
.service-detail-div aside{
  padding-left: 20px;
}
.serv-images{
  margin-bottom: 30px;
}
#sticky.stick {
  position: fixed;
  top: 0;
  z-index: 10000;
  border-radius: 0 0 0.5em 0.5em;
}
.imgsticky {
    position: -webkit-sticky;
    position: sticky;
    top: 140px;
}
.service-detail-div h2{
      font-size: 40px;
    font-weight: 600;
}
.serv-detdesc h4{
  font-size: 18px;
    color: #5c5c5c;
    font-weight: 500;
    font-family: GT-Haptik-Regular,sans-serif;
}
.icon {
  display: inline-block;
  width: 6em;
  height: 6em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  background: rgb(255 255 255 / 22%);
    border-radius: 100px;
    padding: 25px;
}
.call-acticon1{
  text-align: center;
}
.wave {
  animation: waveIn 1.2s infinite ease-out;
  transform-origin: 50% 50%;
}

.wave-sm {
  animation-delay: .3s;
}

.wave-md {
  animation-delay: .45s;
}

.wave-lg {
  animation-delay: .6s;
}

@keyframes waveIn {
  from {
    opacity: 0;
    transform: scale(.3) translate(-20px,10px);
  }
  
  50% {
    transform: translate(0,0);
    opacity: 1;
  }
}

.icon path{
  color: #ffe9c4 !important;
}

/*ul.custom-dropdown {
  background: orange;
  visibility: hidden;
  opacity: 0;
  min-width: 5rem;
  position: absolute;
  transition: all 0.5s ease;
  margin-top: 1rem;
  left: 0;
  display: none;
}
.has-dropdown:hover ul.custom-dropdown{
  display: block;
  opacity: 1;
}*/

ul.custom-dropdown{
  position: fixed;
    top: 55px;
    background: #fff;
    width: 280px;
    height: auto;
    z-index: 999999;
    padding-left: 0 !important;
    box-shadow: 0px 0px 20px 0px rgb(222 222 222 / 40%);
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
}
.has-dropdown:hover ul.custom-dropdown{
  display: block;
}
ul.custom-dropdown li{
  display: block;
  padding: 16px 26px;
  margin: 0 !important;
}
ul.custom-dropdown li a{
  text-align: left !important;
  line-height: 26px !important;
  color: #000;
  height: auto;
}
ul.custom-dropdown li a:before{
  display: none !important;
}