@font-face {
  font-family: myFirstFont;
  src: url(../css_1/helvetica_condensed.ttf);
}
body {
    color: #30565f;
    font-size: 12px;
/*  font-family: 'Open Sans', sans-serif
 !important;*/
    font-family: 'Open Sans', sans-serif !important;
}
.footer_full2 ul li a{
	font-family: 'myFirstFont' !important;
	font-size: 17px !important;
	color: #b3d239 !important;
}
.new-bg{
	background: #30565f;
}
.container{
	width: 92%;
}
.speakhead a{
	color: #b3d239 !important;
}
.speakhead{
	color: #fff;
	font-size: 18px;

	font-family: 'myFirstFont';
}
#home-case-studies span.title {
    display: block;
    font-family: 'HelveticaNeueW01-77BdCn';
    color: #8b8a8a;
    font-size: 34px;
    line-height: 34px;
    margin-bottom: 0px;
    text-transform: uppercase;
    padding-left: 0.4em;
    padding-top: 42px;
    border-left: 10px solid #b6d43d;
}
p{font-size: 18px;}
#home-case-studies {
    background: #eeeeee;
    padding-bottom: 5em;
}

.card-block{
	border: 1px solid rgba(34, 36, 38, .1);
	padding: 10px;
}
.orderdiv h4 span a{
	color: #fff !important;
    font-weight: 700;
    font-size: 16px;
    background: #9bb532;
    padding: 10px 20px;
    text-decoration: none;
}
.mrgleft{
	margin-left: 3%;
}
.logoheading h3{margin-top: 14px;}
.logoheading h3 a:hover{text-decoration: none;}
.logoheading h3 a{
	font-size: 20px;
    color: #b3d239 !important;
    font-weight: bold;
    border-bottom: 1px solid;
    padding-bottom: 2px;
}

#home-hero {
    padding-top: 20px;
    padding-bottom: 5em;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 0%;
    background-image: url(https://dbad.in/img/websiteMAINbanner-compressor.jpg);
}
.footer_full{
	background-image: none !important;
}
.case--study {
    margin-top: 2em;
}
.case--study p {
    background: #fff;
    padding: 2em 2em 2em 2em;
    position: relative;
    margin-bottom: 1.5em;
    text-align: justify;
}
img .cs-quote {
    border-radius: 0px;
    position: absolute;
}
.case--study img {
    border-radius: 100px;
    max-width: 40px;
    float: left;
}
.case--study p span {
    margin-left: 3em;
    display: block;
    font-family: inherit;
    font-size: 17px;
    color: #727272;
}
.case--study p:after {
    content: '';
    height: 25px;
    width: 35px;
    background-image: url(https://dbad.in/img/quote-corner.png);
    position: absolute;
    display: block;
    bottom: -25px;
    left: 0px;
}
.ups {margin-left: 20px;}
.ups li{
	list-style-type: none;
    position: relative;
    margin-bottom: 2rem;
    font-size: 16px;
    padding-left: 15px;
    color: #ffff;
}
.ups li:before{
	content: ""url(https://dbad.in/img/tick-1.png)"";
    position: absolute;
    left: -2rem;
    top: -4px;
}
#secondary-inner-content span.title {
    display: block;
    font-family: 'HelveticaNeueW01-77BdCn';
    color: #b6d43d;
    font-size: 34px;
    margin-bottom: 10px;
}
#home-secondary-content h4 {
    font-family: 'HelveticaNeueW01-77BdCn';
    color: #30565f;
    font-size: 31px;
}
#home-secondary-content a.button {
    font-family: 'HelveticaNeueW01-77BdCn';
    font-size: 20px;
    background: #fff;
    border: 2px solid #b6d43d;
    padding: 10px 20px;
    color: #b6d43d !important;
    text-decoration: none;
    margin-top: 2em;
}
#secondary-inner-content {
    border-bottom: 10px solid #b6d43d;
}
.home-cta-inner span {
    font-family: 'HelveticaNeueW01-77BdCn';
    color: #30565f;
    font-size: 30px;
    line-height: 1em;
    margin: 15px 0px;
    display: block;
}
.home-cta-inner.cta-second {
    border-right: 0px;
}
.home-cta-innerr {
    padding: 20px 0px;
    border: 1px solid #c2c2c2;
    position: relative;
    /* display: inline-block; */
    min-height: 376px;
    background: #fff;
    transition: all 0.3s ease;
}
.home-cta-inner {
    padding: 20px 0px;
    border: 1px solid #c2c2c2;
    position: relative;
    /* display: inline-block; */
    min-height: 376px;
    background: #fff;
    transition: all 0.3s ease;
}
.home-cta-inner .button {
    background: #b6d43d;
    font-family: 'HelveticaNeueW01-77BdCn';
    font-size: 16px;
    position: absolute;
    color: #fff !important;
    text-decoration: none;
    bottom: 0px;
    left: auto;
    width: 210px;
    padding: 10px;
    text-align: center;
}
.home-cta-inner p {
    color: #727272;
    line-height: 1.4em;
    padding-bottom: 50px;
    height: 210px;
        font-size: 16px;
}
#home-cta-wrapper {
    position: relative;
    /* margin-top: -4em; */
    margin-bottom: 3em;
}
.pd0{
	padding: 0;
}
span.home--hero {
    display: table;
    background: #859d24;
    padding: 11px;
    font-family: 'myFirstFont';
    color: #fff;
}
.home-hero-inner:before {
    content: '';
    background: rgba(0, 0, 0, 0.23);
    height: 100%;
    width: 18px;
    top: 22px;
    left: -18px;
    display: block;
    position: absolute;
}
.home-hero-inner {
    position: relative;
}
span.home--hero.l1 {
    font-size: 20px;
    padding-left: 19px;
    padding-right: 26px;
}
span.home--hero.l1, span.home--hero.l2, span.home--hero.l3, span.home--hero.l4, span.home--hero.l5 {
    width: 420px;
}
span.home--hero.l5 {
    background: #30565f;
    font-family: 'HelveticaNeueW01-77BdCn';
    font-size: 20px;
    padding-left: 23px;
    padding-right: 21px;
    padding: 5px 21px 5px 23px;
}
span.home--hero.l5 {
    margin-top: 2em;
    float: left;
}
.home-hero-inner:after {
    content: '';
    background: rgba(0, 0, 0, 0.23);
    height: 22px;
    width: 310px;
    bottom: -22px;
    left: 0px;
    display: block;
    position: absolute;
}
a:hover{
	text-decoration: none;
}
span.our-pro-btn {
    font-family: 'myFirstFont';
    color: #b3d239;
    font-size: 35px;
    margin-left: 0.5em;
}
.text-blue{font-family: 'myFirstFont';}
@media (max-width: 420px){
    .report img{
        width: 100%;
    }
    .report button{
        width: 100% !important;
        padding: 10px 5px !important;
    }
}
@media (max-width: 720px){
    .bor-right{
        border-right: none !important;
    }
	span.home--hero.l1, span.home--hero.l2, span.home--hero.l3, span.home--hero.l4, span.home--hero.l5{
		width: 100%;
	}
	.speakhead{text-align: center; padding-bottom: 0;}
	.speakhead span{display: block; padding: 5px 0px;}
	.orderdiv{
		padding-top: 0;
	}
    .logoheading h3{text-align: center;}
    .logoheading h3 a{font-weight: 400; font-size: 17px !important;}
	.home-cta-inner p{
		height: auto;
	}
	.case--study p{padding: 4em 2em 2em 2em;}
	.home-cta-inner .button{bottom: 0;}
	.case--study p span{margin-left: 0;}
	.case--study img{width: 50px;}
	img .cs-quote{
		top: 20px;
    left: 41%;
	}
}

.home-cta-inner:hover {
    background: #f6f6f6;
    cursor: pointer;
}
.home-cta-inner:hover img {
    top: 0px;
    transition: all 0.3s ease;
}
#page-header {
    height: 180px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
#page-header-title h1 {
    display: block;
    font-family: 'HelveticaNeueW01-77BdCn';
    color: #9f9f9f;
    font-size: 34px;
    text-transform: uppercase;
    padding-left: 0.4em;
    border-left: 11px solid #b3d239;
    padding-top: 50px;
    line-height: 35px;
}
/* .contents{
    background-color: #30565f;
  padding: 18px 20px;
  margin: 10px 0;
  border-radius: 10px;
} */
.contents{
    padding: 18px 19px;
  margin: 10px 0;
  border-radius: 10px;
  border: 2px solid #30565f;
  position: relative;
}
.fa-quote-left{
    position: absolute;
  font-size: 40px;
  top: 0;
  color: #30565f;
}
.fa-quote-right{
    position: absolute;
  right: 13px;
  font-size: 40px;
  bottom: 10px;
  color: #30565f;
}

.wellness{
    background-color: #30565f;
    padding: 0 0 50px 0;
    background-image: url('../img/wellness-bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.report button{
    margin-top: 26px;
  margin-bottom: 30px;
  color: #fff;
  background-color: #cbd71b;
  border: none;
  padding: 10px 20px;
  width: 80%;
  font-size: 24px;
  font-weight: 600;
}
.report img{
    width: 65%;
}
.report{
    background-color: #30565f;
  padding: 60px 0 40px;
  margin-top: 30px;
}
.bor-right{
    border-right: 1px solid #cbd71b;
}