@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Baloo+Thambi+2:wght@400;500;600;700;800&display=swap');
/* <!--======== ======== main style css ======= ========= --> */ 
body{font-size:17px; color: #292929;font-weight: 400;font-family: 'Poppins', sans-serif;}
*{font-family: 'Poppins', sans-serif;}
h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 {font-family:'Baloo Thambi 2', cursive;font-style: normal;margin-bottom: 0;line-height: 1.2;font-weight:700;transition: .5s;color:#221d1d;margin-bottom:10px;}
a {
    color: #5fae3f;
    text-decoration: none;
}

.team-page .team-card {
  background: #193574;
  border: 1px solid #193574;
  margin: 0 0 20px 0;
  display: block;
  min-height: 100%;
}

.team-page .team-card .text {
  text-align: center;
  padding: 20px 5px;
}

.team-page .team-card .text h4 {
  font-size: 21px;
  color: #223035;
  font-weight: 700;
  margin: 0;
}

.team-page .team-card .text p {
  margin: 0;
}


.team_img {
  /* width: 130px; */
  /* border: 1px solid #777; */
  /* border-radius: 50%; */
  box-shadow: 1px 1px 6px #5e5959;
}
.team_img {
  /* width: 130px; */
  /* border: 6px solid #023e5a; */
  /* border-radius: 50%; */
}
.bg-img{background-color: #003a6f;background-size: 3px 3px !important;background-image: -webkit-repeating-radial-gradient(center center, rgba(256, 256, 256, 0.2), rgba(256, 256, 256, 0.2) 1px, transparent 1px, transparent 100%) !important;}
.team-item {position: relative;padding: 15px;text-align: center;transition: .5s;z-index: 1;}
.team-item:hover{
	transform:scale(1.1);
}
.team-item::before,.team-item::after {position: absolute;content: "";width: 100%;height: 40%;top: 0;left: 0;border-radius: 5px;background: #FFFFFF;box-shadow: 0 0 45px rgba(0, 0, 0, .07);transition: .5s;z-index: -1;}
.team-item::after {top: auto;bottom: 0;}
.team-item:hover::before,.team-item:hover::after {background: #003976;}
.team-item h5,.team-item p {transition: .5s;}
.team-item:hover h5,.team-item:hover p {color: #FFFFFF;}
.team-item img {padding: 15px;border: 1px solid #003976;}
.team-item .tm-sl-lk a{color: #fff;width: 40px;height: 40px;background-color: #003976;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.team-item:hover .tm-sl-lk a{background-color: #FFFFFF;color: #003976;}

.counts {padding: 4% 0;/* background-image: url('../image/count-bg.jpg'); *//* background-size: cover; *//* background-attachment: fixed; */BACKGROUND: #003976;}
.counts .count-bx {/* border: 3px solid #e69d2f; */padding: 35px 10px;min-height: 100%;border-right: 1px solid #fff;}
.counts .count-bx h2 {color: #fff;text-align: center;font-size: 40px;font-weight: 700;}
.counts .count-bx p {color: #fff;margin: 0;font-size: 17px;font-weight: 500;text-align: center;} 
/* .counts .count-bx:nth(0){border-right: 1px solid #ffffff47 !important;} */


.abt-rm{
  padding: 5px 20px;
background: #013e59;
color: #fff;
transition: .3s;
}
 a:hover {
	text-decoration:none!important;
	transition:.5s;
	color: #5fae3f;
}
.client-section .client {
  background: #fff;
  padding: 40px;
  margin: 10px 0 30px 0;
  box-shadow: 1px 1px 7px #d1c7c7;
  height: 200px;
}
.cont-top {
    margin-top: 95px;
}
.RandD-section {
  padding: 3% 0;
}

.RandD-section .tab-content {
  background: #fbdc0514;
  padding: 20px 0px 0px 30px;
  /* min-height: 480px; */
  box-shadow: 1px 1px 8px #736c6c;
}

.RandD-section .tab-content h2 {
  font-size: 18px;
  font-weight: 600;
  color: #00468f;
  /* word-spacing: 5px; */
}

.RandD-section .tab-content h2 span {
  color: #00468f;
}

.RandD-section .tab-content p {
  font-size: 18px;
  margin: 0 0 20px 0;
}

.RandD-section .tab-content ul,
.RandD-section .tab-content ul li {
  margin: 0;
  padding: 0;
}

.RandD-section .tab-content ul li {
  letter-spacing: .3px;
  font-size: 17px;
  margin: 0 0 10px 0;
  display: flex;
  color: #212121;
  line-height: 1.5;
}

.RandD-section .tab-content ul li i {
  margin: 2px 10px 0 0;
  color: #007fc6;
}

.RandD-section .nav-pills {
  margin: 0px;
}

.RandD-section .nav-pills .nav-link {
  padding: 25px 15px;
  background: #239237;
  border-radius: 0;
  border-bottom: 1px solid #fff;
  color: #fff;
  text-align: left;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 600;
}

.RandD-section .nav-pills .nav-link p {
  color: #f3f3f3;
  font-size: 16px;
  margin: 8px 0 0 0;
  font-weight: 500;
}

.RandD-section .nav-pills .nav-link.active {
  background: #00468f;
}

.RandD-section .nav-pills .nav-link:hover {
  background: #01467a;
}


.banner-audit-text-para-upper {
    color: #fff;
    line-height: 35px;
    font-size: 27px;
    position: relative;
    top: 5px;
    text-align: left;
    font-weight: bold;
}
.banner-text-upper {
  width: 100%;
  position: absolute;
  left: 12%;
  top: 110px;
  z-index: 2;
  padding: 15px 0;
}
.innr-ser-pg{margin-top:150px;}
.banner-audit-text-para-upper::after {
  position: absolute;
  border: 2px solid #a0cd4e;
  border-radius: 46px;
  left: 6px;
  top: -10px;
  content: "";
  width: 45px;
}
.float-bottom-banner {
    left: 11%;
}
.main-audit-img-upper {
  width: 44%;
  border-radius: 10px;
  position: absolute;
  float: left;
  top: 95px;
  right: 150px;
  /*! z-index: 1111111; */
  z-index: 9999;
  height: 305px;
  box-shadow: 2px 2px 4px #817878;
}
.ser-inr-pg img {
  max-width: inherit;
}

p {
	color:#292929;
  font-size: 16px;
}
ul,ol,li  {
	color:#292929;
  font-size: 16px;
}
.padding_lf0 {
    padding-left: 0;
    padding-right: 0;
}
.text-left {
    text-align: left!important;
}
.fa, .far, .fas {
    font-style: inherit;
}
span{
	/* color:#5fae3f; */
	/*! font-size: 19px; */
	/* font-weight: 600; */
}
label span{font-weight: 600;
font-size: 15px;}
html,
body{
	overflow-x:hidden;
	margin:0;
	scroll-behavior:smooth;;
	font-size: 17px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}

ul {/*
    margin: 0;
    padding: 0;*/
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 31%;
}
img {
    max-width: 100%;
    height: auto;
}

/*======== top bar ========*/
.nav-top {line-height: 40px; position:relative; background:url(../Image/nav-top.jpg) no-repeat; background-size:100% 100%;}
.nav-top p{padding:5px 0; margin:0;}
.nav-top-left{position:relative;}
.nav-top-left p{color:#fff;padding-top: 9px;font-size: 15px;text-shadow: #111 0px 2px 5px;}
.nav-top-rht{ text-align: right;}
.nav-top-rht a{background:#fff; border-radius:30px; padding:7px 15px; font-weight:600;display: inline-block;
  margin: 0px;
}
.nav-top-center{padding:5px 0;}
.nav-top-center a{background: #34aa23;color: #fff;width: 40px;height: 40px;line-height: 40px;display: inline-block;text-align: center;border-radius: 30px;margin-right: 5px;color: #fff;font-size: 17px;}
.nav-top-center a:hover { background: #013e59; color: #fff;}
.nav-top-rht p { color: #5fae3f;padding-top: 7px;}
.menu-sec{padding: 20px 0;}
/*======== header ========*/
#header{position:relative;}
#header .head-lft{padding: 50px 0;}
.head-lft img{
    top: 20%;
    position: absolute;
    /*! padding: 11px; */
    /*! width: 100%; */
    left: 0;
    right: 0;
    color: #fff;
    margin: 0 auto;
}
/*======== banner ========*/

.bnr-sec .carousel-content {
    /* top: 27%; */
    position: absolute;
    /* padding: 20px; */
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    margin: 0 auto;
}
.bnr-sec .title h1 {
    font-size: 70px; color:#fff;
    line-height: 80px;
    text-align: center;
    font-style: normal;
}
.bnr-sec .title h1 span {
    font-size: 55px;
    display: block;
    color: #5fae3f;
    font-weight: 900;
    margin-top: 10px;
}
.bnr-sec .carousel-content .title{/* text-align: center; */position: relative;text-align: right;left: 0;bottom: 0px;padding: 100px 0;width: 100%;opacity: 1;background: rgba(16, 17, 17, 0.4);transition: .8s;z-index: 9;clip-path: circle(58% at 50% 150%);}
/*======== banner-btm ========*/
.banner-btm {padding:50px 0;}
.banner-btm .bx-img {overflow: hidden;  position: relative;}
.banner-btm .bx-img:before { position: absolute;  content: "";  top: 0;  left: 0;  width: 100%;  height: 100%;  background: #99c940c2;  transform: scale(0);  -webkit-transition: 1.1s all ease;  z-index: 9;}
.banner-btm .cont-bx:hover .bx-img:before { transform: scale(1);}
.banner-btm .bx-img img {  -webkit-transition: 1.3s all ease;  width: 100%;}
.banner-btm .cont-bx:hover .bx-img img{transform:scale(1.2);}
.banner-btm .bx-cont {border: 1px solid #ddd; top: -30px; padding: 0px 15px 0px 20px;  z-index: 9;  position: relative; border-top:0;}
.banner-btm .bx-cont h4{background: #fff; line-height:40px; text-align:center; margin: 0; padding: 10px 0;font-size: 19px;}
.banner-btm .bx-cont p{text-align:justify;font-size: 15px;}
.banner-btm .bx-cont p.text-right{text-align:right;}
.banner-btm .bx-cont p.text-right a{padding:5px 20px;background: #003976;color:#fff;transition:.3s;}
.banner-btm .cont-bx:hover p.text-right a{background: #5fae3f;}
/*banner bnr-bx*/
.bnr-btm{    margin-top: -67px;    position: relative;z-index: 9;}
.bnr-btm .col-md-6{padding:0;position: relative;}
.bnr-bx-tp-lin{background-color: inherit; border-color: inherit;}
.bnr-bx-tp-lin:after { content: ''; width: 100%;   height: 0; border-style: solid; border-color: inherit; border-width: 30px 0 0 1rem; border-left-width: inherit; top: -14px; transform: rotate(0deg) skew(0deg, 5deg); left: 0;  position: absolute; z-index: 0;}

.bnr-bx-tp-lin1:after { content: ''; width: 100%;   height: 0; border-style: solid; border-color: inherit; border-width: 30px 0 0 1rem; border-left-width: inherit; top: -14px; transform: rotate(0deg) skew(0deg, -5deg); left: 0;  position: absolute; z-index: 0;}
.hm-team .section-title h2{color:#fff;}
.hm-team .section-title h2:after, .hm-team .section-title h2:before{background:#fff;}
.bnr-bx{/*background-color: #45aaff; border-color: #45aaff;*/ color: #fff; text-align:center;padding: 50px 0; transition:all .5s;}
.bnr-bx .fa{font-size:60px; color:#f3cf43;position: relative; transition:.5s;}
.bnr-bx-lin{border: 5px solid #f3cf43; position: relative; top: 67px; }
.bnr-btm .bnr-bx-tp-lin{background-color: #013e59; border-color: #013e59; border-style: solid;}
.bnr-btm .bnr-bx-tp-lin1{background-color: #033e63; border-color: #033e63; border-style: solid;}
.bnr-bx p{margin:0;}
.bnr-btm .bnr-bx{background:#013e59; transition: all .5s;}
.bnr-btm .bnr-bx.bnr-bx1{background:#033e63; transition: all .5s;}
.bnr-btm .bnr-bx a{color:#fff; padding:10px 20px; border:1px dashed #eee; border-radius:30px; font-weight:bold; transition: all .5s;}
.bnr-btm .bnr-bx:hover a{background:#5fae3f; color:#fff;padding:8px 18px;}
.bnr-btm .bnr-bx .fa{color:#fff;  transition:.5s;}
.bnr-btm .bnr-bx h4{font-size:22px; font-weight:bold; line-height:50px; transition:all .5s;}
.bnr-btm .bnr-bx:hover h4{font-size:20px; font-weight:bold; line-height:50px; transition:all .5s;}
/*head-hm*/
.head-hm {text-transform: uppercase;font-weight: bold;color: #003976;font-size:40px;position: relative;padding-bottom:10px;text-align: center;margin-bottom: 40px;}
.head-hm span {color: #34aa23;}
.head-hm:before{position:absolute;bottom:0;content:'';left:30px;right:0;margin:0 auto;height:5px;width:25px;background: #34aa23;}
.head-hm:after{position:absolute; bottom:0; content:''; left:0; right:30px; margin:0 auto; height:5px; width:25px; background:#000;}
/*head-hm*/
/*======== about_section ========*/
.about-sec{ padding:40px 0px 90px;  position: relative;}
.about-sec .container {box-shadow: #ccc 10px 15px 20px; padding:35px 30px; position:relative;border: 1px solid #eee;}
.about-sec .abt-img{position:relative;}
.about-sec .container:before {content: "";position: absolute;left: 0;top: 0px;height:100%;width: 100%;opacity: 1;background: #003976;transition: .8s;z-index: 0;clip-path: circle(28.7% at 0 50%);}
.about-sec .abt-img img {border-radius:50%; margin:0 auto; box-shadow: #5fae3f -14px 9px 0px;-webkit-animation: bubble 5s linear infinite; animation: bubble 5s linear infinite;}
@keyframes bubble{
	0%{
		transform:translate(-15px, 0px)
	}
	50%{
		transform:translate(0px, 15px)
	}
	10%{
		transform:translate(-15px, 0px)
	}
	
}
.about-sec p{text-align:justify;font-size: 15px;line-height: 23px;}
/*======== about-sec ========*/

/*======== service_section ========*/
.services { padding: 50px 0; background: #f5f5f5;  background: url(../Image/services-bg.png); position:relative;}
.services:before{background: rgba(240,240,240,.3); content:''; position:absolute; height:100%; width:100%; left:0; top:0;}
.service-bx{ position: relative;  margin-bottom: 50px;}
.icon-bx{ display: flex; background: #fff; border-radius: 30px 0px 0px; transition: .6s;}
.icon{}
.service-bx:hover .icon-bx {background: #5fae3f; transition: .6s;}
.icon i{font-size: 25px;width: 66px;height: 66px;line-height: 66px;background: #34aa23;color: #fff;border-radius: 25px 0px 0px 0px;display: inline-block;text-align: center;transition: .7s;}
.service-bx:hover .icon i{ background: #013e59; transition: .6s;}
.icon-bx h3{margin-left: 50px; margin-top: 18px;  font-size: 18px;}
.service-bx:hover .icon-bx h3 a { color: #fff;}
.service-bx-img {position: relative;    overflow: hidden;}
.service-bx:hover .service-bx-img img {
    transform: scale(1.1);
    transition: .5s;
}
.service-bx .service-bx-img:before {content: "";position: absolute;left: 0;top: 250px;height: 100%;width: 100%;opacity: 0;background: #013e59;transition: .8s;z-index: 9;clip-path: circle(70% at 50% 95%);}
.service-bx:hover .service-bx-img:before {opacity: .75;transition: .8s;top: 25px;}
.service-bx .service-bx-img img{transform: scale(1); transition: .5s;}
.service-bx .rd-btn{text-align: center;position: absolute;bottom: -155px;left: 0;right: 0;transition: .8s;}
.service-bx .rd-btn a{    padding: 7px 30px; border-radius: 5px;  background: #5fae3f; color: #fff;font-size: 15px; margin-left: 5px;    font-weight: 500; display: inline-block;  position: relative; border: 2px solid #5fae3f; overflow: hidden;  z-index: 999;}
.service-bx:hover .rd-btn { transition: .8s; bottom: 35px;}
.service-bx .rd-btn a:hover { background-color: #eee; color: #5fae3f; border-color: #eee;}
.service-bx .rd-btn p {
    padding: 7px 30px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    margin-left: 5px;
    font-weight: 500;
    display: inline-block;
    position: relative;
    overflow: hidden;
    z-index: 999;
}

/*Contact Section*/
.contact{ padding: 80px 0;}
.contact .container{webkit-box-shadow: 0 0 30px rgb(214 215 216 / 60%);  -moz-box-shadow: 0 0 30px rgb(214 215 216 / 60%);    box-shadow: 0 0 30px rgb(214 215 216 / 60%); background:#fff;}
.contact .container h4{font-weight:900; font-size:30px; line-height:40px;margin-bottom: 20px;}
.contact .container h4 span{font-weight:300;color: #5fae3f;}
.contact .cont-hm-rht h4 span{color: #000;}
.contact .head-hm{padding:50px 0 30px;}
.cont-hm-lft{background:#fff; padding:30px;}
.cont-hm-lft input.form-control{border: 1px solid #eee;box-shadow:none; margin-bottom:15px; border-radius: 30px; min-height: 40px;    padding: 0 20px;}
.cont-hm-lft textarea{border: 1px solid #eee;box-shadow:none; margin-bottom:15px; border-radius: 30px;padding-left:20px;}
.sub-btn-hm{cursor: pointer; color: #fff; background: #5fae3f; padding: 10px 30px; line-height: 26px; border: none; border-radius: 30px; font-size: 20px; transition:all .5s;}
.sub-btn-hm:hover{background: #013e59;}
.map-hm-lft ::placeholder{color:rgba(0,0,0,.5);}
.cont-hm-rht{background: #34aa23;padding:50px;color:#fff;}
.cont-hm-rht h4{ color:#fff;}
.cont-hm-rht p{margin-bottom:30px; color:#fff;font-size: 15px;}
.cont-hm-rht p i { margin-right: 30px; background: #fff; float: left; width: 50px; height: 50px; line-height: 50px;  font-size: 20px; text-align: center; color: #000; border-radius: 50%;}
.contact label{ margin: 10px;}
/*Contact Section*/

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  border-top-left-radius:100px;
  background: #003976;
  padding:50px 0 0;
  color: #eee;
  font-size: 15px;
}

#footer .footer-top {
  padding: 10px 0px;
}

.contact .close{ position: absolute; right: 14px;  font-size: 30px;cursor: pointer;}
#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-info{padding: 0px 0;}
#footer .footer-add p, #footer .footer-email p, #footer .footer-phone p{padding-top:20px;}
#footer .footer-add, #footer .footer-email, #footer .footer-phone{ text-align:center;}
#footer .footer-top .footer-info p {font-size: 15px; line-height: 24px; font-family: 'Poppins', sans-serif;}
#footer .mb-2 .fa{margin-right:10px; font-size:20px;}
#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #eee;
  color: #000;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 30%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
#footer .footer-top ul {  list-style: none;
    padding: 0;
    padding: 0;
    margin: 0;
}
#footer .footer-top ul i {
    padding-right: 8px;
    color: #eee;
    font-size: 12px;
    line-height: 1;
}
#footer .footer-top ul li {
    padding: 5px 0;
    display: flex;
    align-items: center;
    font-size: 15px;
}
#footer .footer-top ul a:hover {
    text-decoration: none;
    color: #fff;
}
#footer .footer-top ul a{
    color: #eee;
}
#footer .footer-top .social-links a:hover {
  background: #5fae3f;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 30px;
  font-weight: 600;
  color: #eee;
  position: relative;
  padding-bottom: 12px; border-bottom: 1px dashed rgba(190,187,220,.5);
}
#footer p{text-align:justify;color:#fff;}
#footer p a{color: #eee; font-weight: bold;}
#footer .footer-info1 h4{font-size:35px; color:#fff;}
#footer .footer-info1 h4 span{color:#5fae3f;}
#footer p .fa{width: 40px; height: 50px; line-height: 40px; text-align: center; border: 1px solid #eee; float: left;    margin-right: 12px;}
#footer .footer-top .footer-links {margin-bottom: 30px;}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding:0 15px;
  color: #b5d9e9;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  color: #a2cfe3;
}
.ft-link{list-style:none; text-align:right;}
.ft-link li{display:inline-block;padding: 5px; }
.ft-link li a{color:#eee; transition:.5s;font-size: 15px;}
.ft-link li a:hover{color:#fff;}

.copyright {text-align: left;padding: 15px 0 !important;background:#1b273d;border-top: 1px solid #333;}
.credits{ text-align: left; font-size: 14px; color: #fff;}
.credits a{color:#eee; font-weight:bold;}
.top{ position: fixed;  right: 10px;  bottom: 30px;  text-align: center; color: #fff;  background: #150303; padding: 10px 10px; z-index: 9; border-radius: 50%; border: 2px solid #fff; cursor: pointer;  opacity: 0; transition: ease-in 0.5s;}
.top.scll-top { opacity: 1; transition: ease-in 0.5s; bottom: 50px;}
.top .fa {display: block !important;}
@media (max-width:1200px){
.bnr-sec .carousel-content{top: 15%;}
.bnr-sec .carousel-content .title{padding: 60px 0;}
.bnr-sec .title h1{font-size: 50px;}
.bnr-sec .title h1 span{font-size: 40px;}

}
@media (max-width:991px){
  .about-sec .container:before{display:none;}
  .cont-hm-lft{padding: 15px;}
  .cont-hm-rht{padding: 30px 15px;}
  .cont-hm-rht p i{margin-right: 15px;  width: 42px; height: 42px; line-height: 42px;}
  #footer .footer-top{ padding: 10px 15px;}
}
@media (max-width:767px){
  .hidden-sm{display: none;}
  .bnr-btm{margin-top: 67px;}
  .cont-hm-rht{padding: 30px 5px;}
  .float-bottom-banner {
    left: 3%;
    height: 110px;
    top:10px !important
  }
  .banner-audit-text-para-upper {
    font-size: 16px;
}
.bg-img{height:160px !important;}
.banner-text-upper{top:0;}
.main-audit-img-upper {
  width: 55%;
  border-radius: 10px;
  position: absolute;
  float: left;
  top: 92px;
  right: 10px;
  z-index: 9999;
  height: auto;
}
.cont-top {
  margin-top: 30px;
}
}
@media (max-width: 320px){

.cont-hm-lft { padding: 0;}
.about-sec .container{padding: 35px 15px;}
.cont-hm-rht p{font-size: 13px;}
}


/* Testimonials */
.Testimonials{background: #1b273d;}
.testimonial_cont .fa-quote-left{color: #5fae3f;font-size: 40px;margin-right: 10px;margin-top: -14px;}
.testimonial_cont .fa-star{color: #faa912;font-size: 16px;}
.testimonial_cont img{width: 80px; border: 2px solid #bac8c8; border-radius: 50%;}
.Testimonials .carousel-control-next,  .Testimonials .carousel-control-prev {width: 5%;top: inherit;bottom: 44px;font-size: 28px;color: #fff;opacity: 1;}
.Testimonials .carousel-control-prev {left: inherit; right: 60px;}
.testimonial_cont p{color: #fff !important;}
.cliente_box{}
.cliente_box_icon .fa{font-size: 60px; color: #20282d; margin-right: 20px;}
.cliente_box_icon_check .fa{font-size: 20px; color: #20282d; margin-right: 20px;}

/* innr-pg-c Start */
.otherpagecss #RadDockZone1.container {max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table {margin-top: 0 !important;}
.innr-pg-c {margin-bottom: 20px;padding: 40px 0;position: relative;background: url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll ;}
.innr-pg-c h1 {font-weight: 600;Font-size: 30px;color: #fff;text-align: left;border-left: 4px #fff solid;padding-left: 20px;text-transform: uppercase;position: relative;z-index: 1;border-radius: 4px;}
.innr-pg-c:after {content: '';position: absolute;left: 0px;right: 0px;top: 0px;width: 100%;height: 100%;z-index: 0;background: linear-gradient(109.6deg, rgb(30 38 60) 50.2%, #5fae3fe0 93.9%);}

/* innr-pg-c End */

#FooterrControl1_tr_hitCounter
{
    color:#5fae3f;
}

.cont-hm-lft select.form-control {
    border: 1px solid #eee;
    box-shadow: none;
    margin-bottom: 15px;
    border-radius: 30px;
    min-height: 40px;
    padding: 0 20px;
}

.audit_card{box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; padding:10px;text-align:center;min-height: 130px;height:100%; border-radius:5px; position:relative; overflow:hidden;}
/* .audit_card:after{content:'';width:80px; height:80px;position:absolute;background-color:#00397652;top:-20px;left:-20px;border-radius:50%; z-index:0;} */
.audit_card p{margin-bottom:0; text-align:center;}