.hero-caption no-margin flex-animate{
	font-size:45px;
} 

.col-md-12.text-center h1 {
  font-size: 30px;
}
.h-just-a{
	text-align:justify;
}

.col-md-12.text-center p {
  font-size: 30px;
}

.service-content p {
  opacity: 0;
  position: absolute;
  left:50%;
  padding: 0 0px;
  top: 100%;
  transform: translatex(-50%);
	width: 63%;
}
/* ===============aht=form================================ */
section.section.no-padding {
    display: none;
}
.section.no-padding-aa {
    display: block;
}
  
/*    .contact-form-wrapper {
    padding: 100px 0;
  } */

  .pfixed {
  margin-top: -80px;
}
.contact-form {
    padding: 7px 40px;
    background-color: #000;
    /* border-radius: 12px; */
    /* max-width: 400px; */
    padding-top: 43px;
}

.pfixed .contact-form {
	border:none;
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
  border: none !important;
  border-radius: 5px;
  min-width: 150px;
  min-height: 35px;
}

.wpcf7-form-control.wpcf7-submit.has-spinner:hover{
	color:white;
}

  .contact-form .form-control::placeholder {
    color: #aeb4b9;
    font-weight: 500;
    opacity: 1;
  }
  
  .contact-form .form-control:-ms-input-placeholder {
    color: #aeb4b9;
    font-weight: 500;
  }
  
  .contact-form .form-control::-ms-input-placeholder {
    color: #aeb4b9;
    font-weight: 500;
  }
  
 .contact-form .form-control:focus {
  border-color: #90c64a;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07), 0 0 8px #90c64a;
}
  .section h1 {
  font-size: 34px;
  font-weight: bold;
}
  .contact-form .title {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
  }
  
  .contact-form .description {
    color: #aeb4b9;
    font-size: 14px;
    text-align: center;
  }
  

.contact-form .submit-button-wrapper {
  width: 100%;
  position: relative;
  left: 30%;
}
  

 #popform input[type=text],input[type=email], #popform textarea  {
    margin-bottom:15px; 
  }

  .contact-form .submit-button-wrapper input:hover {
    background-color: green;
  }

  .btnn {
    position: relative;
    top: -25px;
    right: -35px;
  }
  .crossed {
    display: flex;
    justify-content: space-between;
  }
.contact-form-wrapper.d-flex.justify-content-center {
  z-index: 99999;
}

.pfixed input {
  border: 1px solid #181616 !important;
}

.pfixed textarea {
  border: 1px solid #181616 !important;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-top: 80px;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 8px 15px;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px);
  z-index: 9999;
  background-color: green;
}

.modal-header h4 {
  color: white;
  position: relative;
  left: 50%;
  transform: translate(-50%);
	font-weight: 700;
}


#footer strong, #footer a {
    color: #fff;
/*     float: left; */
}
.fa.fa-map-marker {
  margin-right: 11px;
}
.fa.fa-envelope-o {
    padding-right: 10px;
}
.fa.fa-phone {
  padding-right: 8px;
}
.modal-header .close {
  padding: 1px 1px;
  margin: -1rem -1rem -1rem auto;
  font-size: 39px;
}
.wpcf7-form-control.wpcf7-submit.has-spinner {
  text-transform: uppercase;
}


@media screen and (max-width: 500px) {
.owl-nav .owl-next span {
    color: #ffffff;
    font-size: 20px;
    background: #f0eaea8c;
    height: 55px;
    right: 0;
    line-height: 57px;
    margin-top: -17px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 25px;
    margin-right: -15px;
	display: none;
  }
[type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;

  border-style: none;

}
::selection {
  background: #faa806;
  color: #fff;
}
::selection {
  background: #faa806;
  color: #fff;
}
::selection {
  background: #faa806;
  color: #fff;

}
::selection {
  background: #faa806;
  color: #fff;

}
element {
}
.wpcf7-form-control.wpcf7-submit.has-spinner {
  text-transform: uppercase;

}
.wpcf7-form-control.wpcf7-submit.has-spinner {
  border: none !important;

  border-radius: 5px;

  min-width: 145px;

  min-height: 14px;

}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;

}
input[type="button"].btn-block, input[type="reset"].btn-block, input[type="submit"].btn-block {
  width: 100%;

}
[type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) {
  cursor: pointer;

}
.btn-default {
  background: #00b248;

  color: #fff;

}
.btn-block {
  padding-left: 0;

  padding-right: 0;

}
.btn {
  padding: 13px 30px;
    padding-right: 30px;
    padding-left: 30px;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  -webkit-transition: all 0.25s ease-in-out;
  margin-top: 8px;

}	
	
	.service-content {
  padding: 96px 0;
  text-align: center;
  position: relative;
  min-height: 377px;
}
	
	.form-group {
  margin-bottom: 10px;
}
	.testimonial-container {
  min-height: 381px;
  background: url("https://smanikdemo.in/balaji/wp-content/uploads/2025/02/whaet-1.jpg") center center no-repeat no-repeat;
    background-size: auto;
  position: relative;
}
	.content h2 {
  font-size: 20px;
}
	.prod h2 {
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-weight: 501;
/*   margin-bottom: -31px;
  margin-top: -12px; */
}
	.about-content-area .content {
        position: relative;
        z-index: 1;
        padding-top: 0px;
        padding-bottom: 19px;
        padding-left: 0px;
        padding-right: 0;
}
	.about-content-area ul.achivement {
  margin-top: 30px;
  overflow: hidden;
  margin-left: 5px;
}
	.prod {
  padding-top: 37px;
  padding-bottom: 8px;
}
	.card-text {
  height: 87px;
}
	 .about-content-area .thumb h2 {
    position: absolute;
    left: 52%;
    top: -56px;
    background: #90c64a;
    text-align: center;
    padding: 5px;
    font-size: 11px;
    height: 97px;
    font-weight: 600;
    transform: translateX(-50%);
    color: #ffffff;
    clip-path: polygon(100% 0, 100% 85%, 85% 100%, 0 99%, 0 0);
  }
	.about-content-area .thumb h2 strong {
  display: block;
  font-size: 46px;
  font-weight: 600;
}
.owl-nav .owl-prev span {
  font-size: 27px;
  height: 57px;
  left: -27px;
  line-height: 54px;
  margin-top: -23px;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transition: all 0.35s ease-in-out;
  width: 43px;
  color: #fff;
  margin-right: 25px;
	display: none;
}	
	
	.services-box h3 {
  font-size: 19px;
  text-align: center;
  padding-bottom: 2px;
  color: #fff;
  font-weight: 600;
}
	.lead {
  font-size: 1.0rem;
  font-weight: 300;
}
	
	.about-content-area .thumb {
position: relative;
        padding-left: 0px;
        z-index: 1;
        top: 20px;
        margin-bottom: 30px;
}
}
.abaoutx {
  padding-top: 64px;
}
.abaoutx1 {
  padding-top: 55px;
  padding-bottom: 54px;
	 background: #cecccc78;
}
::selection {
  background: #faa806;

  color: #fff;

}
::selection {
  background: #faa806;

  color: #fff;

}
element {
}
#page-header * {
  z-index: 5;

  position: relative;

}
.breadcrumb-container {
  background: #cecccc78;
}

.abaoutx {
  padding: 64px;
}
.img-border {
  border: 1px solid #e1e1e1e0;
  border-radius: 19px;
}
.feature {
  position: relative;
  padding: 30px;
  border: 1px dashed #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
}

.abaoutxx {
  background: #e8e7e7;
  padding: 37px;
    padding-top: 37px;
  padding-top: 55px;
  padding-top: 66px;
}
.feature.mb-3.text-center h4 {
  color: #00b248;
  font-weight: bold;
}
table, th, td {
  border:1px solid black;
}

.tabb {
  margin-top: 36px;
}

tr td {
  padding-left: 12px;
  height: 37px;
  font-weight: bold;
}

.tabb h5 {
  text-align: center;
  background: #000;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0px;
  height: 37px;
  padding-top: 2px;
  font-size: 23px;
}
.ppp {
    margin: 0px 127px;
    text-align: center;
    padding-bottom: 20px;
    font-size: 17px;
}

.about5 p {
  padding-bottom: 7px;
	text-align: justify;
}
.featu1 {
    box-shadow: 2px 1px 19px 0px #88888870;
    padding: 30px;
    border-radius: 41px;
    margin-top: 24px;
}
.featu {
    padding: 30px;
	border-radius: 41px;
}
.featu .ico {
    float: right;
    margin-left: 55px;
    margin-top: 1px;
    width: 43%;
    border-radius: 19px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.feat-content p {
    text-align: justify;
} 
.featu1 .ico {
      float: left;
    margin-right: 55px;
    margin-top: 1px;
    width: 43%;
    border-radius: 19px;
    padding-left: 13px;
}
.patnor {
    padding: 50px 10px;
    background:#e8e7e7;
}
.feat-content h5 {
    color: #fff;
    font-weight: bold;
	font-size: 29px;
}
.patnor h2 {
    padding: 7px;
    border-radius: 64px;
    background: linear-gradient(97deg, rgba(1, 125, 63, 1) 36%, rgba(252, 197, 27, 1) 100%);
    color: #fff;
}

@media (min-width: 300px) and (max-width: 600px) {
  
.abaoutx1 {
  padding-top: 35px;
  padding-bottom: 20px;
  background: #cecccc78;
}
	.col-lg-6.col-md-12.limg {
  order: -1;
  margin-bottom: 11px;
}
.abaoutx {
   padding: 40px 0px 30px;
}
.abaoutx h3 {
  font-size: 22px;
	margin-top: 20px;
}

.img-margin {
  margin-bottom: -1px;
}
.featu .ico {
  float: right;
  margin-left: 56px;
  margin-top: 1px;
  width: 100%;
  border-radius: 19px;
  padding-right: 0px;
  padding-bottom: 10px;
	margin-bottom:10px;
}	
.col-md-12.text-center {
  padding-bottom: 16px;
}
.feat-content h5 {
  color: #fff;
  font-weight: bold;
  font-size: 19px;
}
.featu {

/*   background: linear-gradient(97deg, rgba(1, 125, 63, 1) 36%, rgba(252, 197, 27, 1) 100%);
  color: white; */
  padding: 16px 0px;
  border-radius: 41px;
}

.featu1 .ico {
  float: left;
  margin-right: 48px;
  margin-top: 1px;
  width: 100%;
  border-radius: 18px;
  padding-left: 0px;
}

.featu1 {
  box-shadow: 2px 1px 19px 0px #88888870;
  background: linear-gradient(97deg, rgba(1, 125, 63, 1) 36%, rgba(252, 197, 27, 1) 100%);
  color: #fff;
  padding: 16px;
  border-radius: 41px;
  margin-top: 24px;
}

.patnor {
  padding: 31px 0px;
    padding-top: 31px;
  padding-top: 0px;
	
}
 .abaoutxx {
    background: #e8e7e7;
    padding: 0px;
    padding-top: 0px;
    padding-top: 66px;
  }

.feature {
  position: relative;
  padding: 11px;
  border: 1px dashed #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
}
	.ppp {
    margin: 0px 2px;
    text-align: center;
    padding-bottom: 20px;
    font-size: 17px;
}
.feature.icon-right {
        box-shadow: 2px 1px 19px 0px #88888870;
        height: auto;
        padding: 15px 15px 30px;
	margin-bottom:15px;
}	
	.about-content-area .info h2 {
    font-weight: 600;
    margin-bottom: 9px;
}
	.section.testimonial-container {
  padding-top: 51px;
}
}
	.me-menu a, .me-menu a:hover{
		font-size:16px!important;
	}

.bitsecintent h2 {
    margin-top: 25px;
    text-align: left;
	font-size: 30px;
    margin-bottom: 10px;
}
.bitsecintent ul {
    padding-left: 10px;
}
.bitsecintent ul li {
    margin-bottom: 10px;
}
.bitsecintent p{
	margin-bottom: 10px;
}
.side-details h2 {
    font-size: 32px;
    margin-bottom: 15px;
	text-align:left;
}
.side-details p {
    margin-bottom: 10px;
}
.gl-rw {
    padding: 50px 5px 0px;
}
.gl-rw .col-6 {
    padding: 5px;
}
.gl-rw .col-6 a br{
	display:none;
}

@media (min-width:200px) and (max-width: 767px){
		.footer-container .menu-container .sm{
        position: absolute;
        top:65px;
        left:0;
        width:100%;
        background: #f6f6f6;
    }
	#popform input[type=text], input[type=email], #popform textarea {
    margin-bottom: 0px;
}
	.bitsecintent h2{
		font-size:25px
	}
	.side-details h2 {
		font-size: 25px;
	}

}