@charset "utf-8";
/* CSS Document */
/*New Css*/
body{ text-transform:initial;}
.investment-page-new section:nth-of-type(1) {
    padding: 80px 0;
}
 .investment-page-new .color-green{
  color: #93c16d;
 }
 .investment-page-new .color-drk-grey{
  font-weight: 600;
  color: #999999;
 }
 .investment-page-new .pt-50{
  padding-top: 50px;
 }
.engro-ka-sath img{
    width: 100%;
    margin: 0 auto;
}   

 .investment-page-new a:focus, .investment-page-new a:hover {
    text-decoration: none;
      color: #93c16d;
}

  .investment-page-new .panel-title > a {
        display: block;
     }

 .investment-page-new .panel-heading {
    color: #93c16d;
    background-color: transparent;
    border-color: transparent;
       padding: 0 0 15px 0;

}
 .investment-page-new .panel-group .panel-heading+.panel-collapse>.panel-body{
    border-top: 0px solid #ddd;
    padding: 10px 0;
}
.investment-page-new .panel-heading h6 {
 font-size: 22px;
    font-weight: 500;
    display: inline;
}

.investment-page-new .fa {
    float: right;
}
.investment-page-new .panel-group .panel {
 
    border-radius: 0px;
    border: none;
    box-shadow: none;
    margin: 0;
}
.txt-on-img {
    position: absolute;
    top: 440px;
    padding: 20px;
}
.txt-on-img .color-drk-grey {
    font-weight: 600;
    color: #fff;
}
.txt-on-img p{
  color: #fff !important;
}
.txt-on-img p a {
    color: #fff;
    text-decoration: underline;
}
.complaints img{
width: 100%;
margin: 0 auto;
}
.complaints .txt-on-img {
    position: absolute;
 top: -360px;
    padding: 20px;
}
.complaints .txt-on-img h2{
  color: #fff;
}
.complaints .txt-on-img p {
    color: #fff !important;
    font-size: 24px;
    font-weight: 500;
}
.color-green {
    color: #93c16d;
}
.investment-page-new section {
    padding: 30px 0;
}
.table-box table th {
    background: #93c16d;
}


.reports-slide .item {
     min-height: 210px;
    margin: 20px;
    text-align: center;
    padding: 70px 25px 0 25px;
    box-shadow: 0 0 26px -4px #b7b7b7;
    }
 .reports-slide .small-heading {
    font-size: 26px;
        min-height: 70px;
}
h5.text-lg.color-green.text-center {
    margin: 40px 0;
}
.owl-dots button.active {
    background: #93c16d!important;
}
.reports-single h3{
    font-size: 26px;
    font-weight: 700;
    font-family: "Roboto Regular";
    line-height: 1;
    margin-top: 0;
}
.mg-tp-0 {
    margin-top: 30px !important;
}
.reports-single .color-green {
    color: #9d9d9d;
}
.reports-single a {
    color: #93c16d;
}
.first-pd { padding-top:120px !important;}
.reports-single .color-green { text-transform:initial;
}
.reports-slide .small-heading{ text-transform:initial; line-height: 30px;}

@media(min-width: 320px) and (max-width: 767px){
  .txt-on-img {
     top: 180px;
  }
  .panel-group {
    margin: 10px;
}
.investment-page-new .panel-heading{
padding: 0 0 10px 0;

}
.complaints .txt-on-img p {
    font-size: 16px;
    }
    .complaints .txt-on-img {
    top: -165px;
}
.reports-slide .item {
      padding: 60px 25px 0 25px;
    }
 .investment-page-new .inner-sec p {
    margin: 0px 0 10px 0;
    font-size: 14px;
    line-height: 1.1;
}
.investment-page-new .pt-50 {
    padding-top: 0;
}

}
/*New Css*/

.owl-dots button.active {
    background: #31a475 !important;
}
.page-links li:hover label {
    color: #31a475;
}
section {
    padding: 60px 0 60px 0;
}
.backto i{
	        color: #31a475;
	}
	.color-green {
    color: #31a475;
}
.reports-single a{
	color:#31a475;
	}
	 a:hover {
    color: #31a475;
}
.table-box table th{
background: #31a475;
}
a {
    color: #31a475;
}
.owl-dots button.active {
    background: #31a475!important;
}



.small-heading {
    font-size: 32px;
}

@media (max-width: 767px) and (min-width: 320px)
{
.reports-single .small-heading {
    font-size: 16px;
    min-height: 75px;
}
}