.single-footer-widget1 {
    margin-bottom: 9px;
    margin-left: 9px;
}
.pagebg {
    padding-top: 243px;
    padding-bottom: 230px;
    position: relative;
}
.pagebg:before {
    position: absolute;
    content: "";
    background-color: #00000082;
    height: 100%;
    top: 0;
    bottom: 0;
    width: 100%;
    opacity: 0.5;
}
.pagebg h3 {
    margin-left: 100px;
    font-size: 50px;
    font-weight: 600;
    color: #fff;
    border-top: 3px solid #002e5b;
    display: inline-block;
    border-bottom: 3px solid #002e5b;
    position: relative;
}
contbox p strong {
    text-transform: uppercase;
    color: #333;
    font-size: 15px;
    margin: 10px 0;
    display: inline-block;
    border-bottom: 1px solid #e5e5e5;
}
.locmap iframe {
    border: 1px solid #e5e5e5 !important;
    padding: 2px;
}
.wpcf7 {
    width: 100%;
    float: left;
}
.wpcf7 label {
    width: 49%;
    float: left;
    margin-right: 1%;
    margin-bottom: 12px;
    position: relative;
    z-index: 9;
}
.fullwidth {
    width: 99% !important;
}
.wpcf7 input {
    border: 1px solid #ccc;
    padding: 5px 10px;
    width: 100%;
    border-radius: 3px;
}
.wpcf7 textarea {
    border: 1px solid #ccc;
    padding: 5px 10px;
    width: 100%;
    border-radius: 3px;
    height: 150px;
}
.wpcf7 input:focus {
    border: 1px solid #2b967b;
}
.wpcf7 textarea:focus {
    border: 1px solid #2b967b;
}
.wpcf7-submit {
    width: 30% !important;
    background: #002e5b;
    color: #fff;
    border: none !important;
    padding: 10px 0 !important;
    font-size: 18px;
    letter-spacing: 5px;
    font-weight: 300;
    cursor: pointer;
    transition: all ease-in-out 0.5s;
}
.wpcf7-submit:hover {
    background: #3aade1;
}
.contbox p strong {
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    font-size: 18px;
    margin: 10px 0;
    display: inline-block;
    border-bottom: 1px solid #1f96e4;
}
.locmap iframe {
    border: 3px solid #1a1e4d !important;
    padding: 2px;
}
.contact_right {
/*     margin-top: 50px;
    margin-left: 100px; */
    /* line-height: 50px !important; */
}
.contact_right p {
    line-height: 45px;
}
.contact_right i {
    color: #002e5b;
}
.para-content p {
    font-size: 17px;
    font-weight: 400;
    /* line-height: 27px; */
}
.img-css img {
    width: 632px !important;
    height: 347px !important;
}
.margin-bottom {
    margin-bottom: 40px;
}
.img-css-all img {
    outline: 5px solid rgba(255, 255, 255, 0.35);
    outline-offset: -20px;
}
.abt-img2 img {
    margin-top: 35px;
}
.para-content h3 {
/*     text-align: center; */
    text-decoration: underline;
}

.director-content {
    margin-bottom: 4rem;
    margin-top: 2rem;
}

.director-content-1 ul {
    list-style: none;
}
.director-content-1 ul li {
    list-style-image: url(https://fraudbusters.co.in/wp-content/uploads/2021/06/New-Project-11.jpg);
}

.certi img {
    border: 8px double;
    padding: 3px;
    box-shadow: 4px -4px 1px #000;
}

.clogo img {
    border-radius: 10px;
    box-shadow: 3px 5px 7px #0a2e5b;
}

input.wpcf7-form-control.wpcf7-file {
    padding: 2px 10px;
}

.new1{
	background-image: url(https://fraudbusters.co.in/wp-content/uploads/2021/07/flot2.png);
    background-repeat: no-repeat;
    background-position: center;
}
.new1 img {
    visibility: hidden;
}
.single-services-box:hover .new1 {
    background-image: url(https://fraudbusters.co.in/wp-content/uploads/2021/07/flot.png);
}

.new2{
	background-image: url(https://fraudbusters.co.in/wp-content/uploads/2021/07/flot3.png);
    background-repeat: no-repeat;
    background-position: center;
}
.new2 img {
    visibility: hidden;
}
.single-services-box:hover .new2 {
    background-image: url(https://fraudbusters.co.in/wp-content/uploads/2021/07/flot4.png);
}

.new3{
	background-image: url(https://fraudbusters.co.in/wp-content/uploads/2021/07/flot8.png);
    background-repeat: no-repeat;
    background-position: center;
}
.new3 img {
    visibility: hidden;
}
.single-services-box:hover .new3 {
    background-image: url(https://fraudbusters.co.in/wp-content/uploads/2021/07/flot7.png);
}

.chart {
    position: relative;
    padding: 5%;
      box-shadow: 0 12px 24px rgb(27 39 51 / 20%);
	
    
}

.chart:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.chart-block:nth-child(1) {
    left: 26%;
    top: 20%;
}
.chart-block {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ffffff;
    -webkit-box-shadow: -1px 0px 12.6px 5.4px rgba(233, 233, 233, 0.52);
    box-shadow: -1px 0px 12.6px 5.4px rgba(233, 233, 233, 0.52);
    cursor: pointer;
z-index:1;
}

.chart-block:nth-child(1):before, .chart-block:nth-child(3):before {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
}
.chart-block:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgb(14, 175, 150);
    -ms-box-shadow: 0 0 0 0 rgb(14, 175, 150);
    -o-box-shadow: 0 0 0 0 rgb(14, 175, 150);
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
    -webkit-animation: ripple 1s infinite;
    animation: ripple 3s infinite;
}



@-webkit-keyframes ripple {
70% {
-webkit-box-shadow: 0 0 0 20px rgba(244, 68, 56, .0);
       box-shadow: 0 0 0 20px rgba(244, 68, 56, .0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
       box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
}
}

@keyframes ripple {
70% {
-webkit-box-shadow: 0 0 0 20px rgba(244, 68, 56, .0);
       box-shadow: 0 0 0 20px rgba(244, 68, 56, .0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
       box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
}
}
.chart-block .chart-content {
    opacity: 0;
    /* position: relative; */
}

.chart-block:after {
    position: absolute;
    content: '';
    left: 2px;
    top: 2px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #0c8dfb;
}

.chart-block:hover .chart-content {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
.chart-block:nth-child(1) {
           left: 36%;
    top: 32%;
}
.chart-block:nth-child(2) {
       left: 35%;
    top: 34%;
}
 
.chart-block:nth-child(3) {
       left: 42%;
    top: 38%;
}

.chart-block:nth-child(4) {
    left: 60%;
    top: 48%;
}

.chart-block:nth-child(5) {
   left: 41%;
    top: 47%;
}

.chart-block:nth-child(6) {
   left: 29%;
    top: 42%;
}

.chart-block:nth-child(7) {
    left: 33%;
    top: 32%;
}

.chart-block:nth-child(8) {
        left: 52%;
    top: 46%;
}

.chart-block:nth-child(9) {
    left: 52%;
    top: 42%;
}

.chart-block:nth-child(10) {
    left: 44%;
    top: 53%;
}

.chart-block:nth-child(11) {
    left: 34%;
    top: 30%;
}

.chart-block:nth-child(12) {
    left: 41%;
    top: 64%;
}

.chart-block:nth-child(13) {
   right: 60%;
    top: 60%;
}

.chart-block:nth-child(14) {
    left: 36%;
    top: 28%;
}
.chart-block:nth-child(15) {
        left: 41%;
    top: 30%;
}
.chart-block:nth-child(16) {
        left: 74%;
    top: 38%;
}

.chart-block .chart-content span {
    background: #fff;
    padding: 2px 8px;
    text-transform: capitalize;
    margin-left: 18px;
}

.chart-block .chart-content {
    z-index: 9;
    position: relative;
}


.single-footer-widget .footer-quick-links li {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
    
}
.table-design td:nth-child(2) {
    padding: 0 12px;
}
.about-content span {
    font-size: 22px;
    font-weight: 600;
}
.about-content h2 {    
    font-size: 30px;
}
.watcall {
    position: fixed;
    z-index: 9999;
    top: 86%;
}

.watcall .whatsapp {
/*     background: #5fcd38; */
	 background: #4caee1;
}
.watcall .phone {
    background: #119cde;
}
.watcall a {
    font-size: 35px;
    color: #fff;
    display: block;
    margin: 5px -18px;
    margin-right: 10px;
    background: #fff;
    width: 80px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 0 10px 10px 0;
    padding-left: 15px;
}
.visibility-h{
	visibility: hidden;
}


.section-title h2 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 38px !important;
    font-weight: 900;
}

section.team-area.ptb-100.pb-70.quote-area {
    padding-top: 20px;
}

@media(max-width:1199px){
	
.top-header-right-side ul {
    display: flex;
    justify-content: center;
    align-items: center;
}
.pearo-nav .navbar {
    padding-left: 1px;
}
	
.pearo-nav .navbar .navbar-nav {
    margin-left: 5px;
}
	
.pearo-nav .navbar .navbar-nav .nav-item a {
    font-size: 12px;
}
	
.ptb-100 {
    padding-top: 60px;
    padding-bottom: 60px;
}
	
.pb-70 {
    padding-bottom: 30px;
}
	
section.team-area.ptb-100.pb-70.quote-area {
    padding-top: 30px;
}
	
/* .owl-stage .owl-item {
    width: 278px !important;
}	 */
	
.banner-section {
    height: 750px;
}	
	.pagebg h3 {
    margin-left: 5%;
}
}

@media(max-width:991px){
	.section-title {
    margin-bottom: 0 !important;
}
	.single-footer-widget .social {
    margin-top: 0px;
}
	.top-header {
    padding: 12px 0;
}
	.mean-container .mean-bar {
    top: -23px;
}
	.single-services-box h3 {
    min-height: 58px !important;
}
	.footer_upi_logo img {
    width: 100%;
    height: 300px;
    object-fit: contain;
}
/* 	.insurance_h3 h3 {
    width: 50%;
} */
	.pagebg h3 {
    margin-right: 5%;
}
	.kidnap_heading h3 {
    font-size: 32px;
}
}

@media(max-width:767px){
	.about-content p {
    font-size: 14px;
}
	.about-text-box p {
    font-size: 14px;
}
	.section-title p {
    font-size: 14px;
}
	.section-title h2 {
    font-size: 28px !important;
}
	.kidnap_heading h3 {
    font-size: 32px;
}
	.clogo img {
    width: 100%;
}
	.case_study_head {
    margin-bottom: 0 !important;
}
	.contact_right img {
    width: 100%;
    object-fit: contain;
}
}

@media(max-width:600px){
	.single-team-box img {
    height: 250px;
    object-fit: contain;
}
	.kidnap_heading h3 {
    font-size: 32px;
}
	.para-content p {
    font-size: 16px;
}
}



.otabu img{
	 border: 8px double;
    padding: 3px;
    box-shadow: 4px -4px 1px #000;
    /* width: 100%; */
    margin: auto;
    display: block;
}

.name-heading h2 {
    text-align: center;
    border: 2px solid #170f70;
    padding: 10px;
    font-size: 16px;
    font-weight: 600;
}

ul.footer-contact-info img {
    width: 224px;
    height: auto;
}
.single-footer-widget {
    margin-bottom: 0px;
}
.bene-audit h3 {
    text-align: center;
}

.urv {
    display: none !important;
}