/* Gallery , awards , certificate home page css  start */

h2{
  display:flex;
  justify-content: center;
  color: #080808;
}

.img1 {
  width:30%;
  height:auto;
  /*margin: 5px; */
  margin: 10px;
  transition:all 1s ease;
}

.img1:hover {
  transform:scale(1.2);
}

.photogallery {
  display:flex;
  align-content: flex-start;
  flex-flow: row wrap;
}



/* Gallery , awards , certificate home  page css  end */



/* Calculator sections home page css start */

		
.fancy-title-view1 {
    float: left;
    width: 100%;
    margin-bottom: 70px;
    text-align: center;
}
.fancy-title-view1 h2 {
    margin-bottom: 8px;
    font-size: 40px;
    font-weight: 700;
    display: block;
}
.fancy-title-view1 p {
    margin-bottom: 0px;
    display: inline-block;
    width: 65%;
}
.fancy-title-view1 i {
    font-size: 22px; }
.fancy-title-view1-color h2,
.fancy-title-view1-color p {
    color: #080808;
}

        .light-transparent {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
   opacity: 0.65; 
    background-color: #080808;
}
.categories-view1-full {
  /*  padding: 80px 0px 80px 0px; */
    padding: 80px 0px 1px 0px;
    margin-top: 0;
    margin-bottom: 0;
   /* background: url(https://i.ibb.co/r4xf3sK/newslater.jpg); */
    background-attachment: fixed;
    position: relative;
    /*min-height: 100vh; */
}
.categories,.categories-view1-wrap {
    float: left;
    width: 100%;
}
.categories ul li       { list-style: none; }
.categories > ul > li   {
    float: none;
    display: inline-block;
    margin: 0px 0px 30px 0px;
    vertical-align: top;
}
.categories-view1-wrap {
    box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.08);
    padding: 30px 50px 30px 95px;
    border-radius: 10px;
    position: relative;
    background-color: #ffffff;
}
.categories-view1 i {
    position: absolute;
    left: 0px;
    top: 50%;
    font-size: 30px;
        color: #fb236a;
    width: 70px;
    height: 70px;
    border-radius: 0 100% 100% 0;
    text-align: center;
    padding-top: 18px;
    margin-top: -36px;
    background-color: #ffffff;
    border: 1px solid #eee;
    border-left: none;
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
}
.categories-view1 li:hover i {
    color: #ffffff;
    background-color: #77c042;
}
.categories-view1 a {
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0px;
}
.categories-view1 small {
    font-size: 13px;
    color: #666;
}
.categories-view1 span {
    position: absolute;
    right: 5px;
    top: 8px;
    font-size: 90px;
    font-weight: 500;
    color: #999;
    opacity: 0.07;
    line-height: 1;
}
.main-load-btn {
    float: left;
    width: 100%;
    text-align: center;
    margin: 30px 0px;
}
.main-load-btn a {
    display: inline-block;
    line-height: 1;
    padding: 18px 45px;
    color: #ffffff;
    border-radius: 40px;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background-color: #fb236a;
}
.main-load-btn a:hover {
    background-color: #274160;
}
.more-spacer {
    float: left;
    width: 100%;
    margin: 10px 0px;
}
		
	

/* Calculator sections css home page  End  */

/* Our client css start */

.Client{
	font-size: 16px !important;
}

/* Our client css End */



/* Css faq home page Start */



.accordion {
  width: 90%;
  max-width: 1000px;
  margin: 2rem auto;
}
.accordion-item {
  background-color: #fff;
  color: #111;
  margin: 1rem 0;
  border-radius: 0.5rem;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
}
.accordion-item-header {
  padding: 0.5rem 3rem 0.5rem 1rem;
  /*min-height: 3.5rem; */
  min-height: 2rem;
  line-height: 1.25rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.accordion-item-header::after {
  content: "\002B";
  font-size: 2rem;
  position: absolute;
  right: 1rem;
}
.accordion-item-header.active::after {
  content: "\2212";
}
.accordion-item-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.accordion-item-body-content {
  padding: 1rem;
  line-height: 1.5rem;
  border-top: 1px solid;
  border-image: linear-gradient(to right, transparent, #34495e, transparent) 1;
}

@media (max-width: 767px) {
  html {
    font-size: 14px;
  }
}


			
/* Css faq home page end */

/* our partner css start */


 
  .container-box{margin-top:100px;}
  
  .icon-size{
	   width:100px;
	 height:100px;
  }
  
  .icon-size1{
	   width:150px;
	 height:150px;
  }
  
  .icon-size2{
	   width:150px;
	 height:100px;
  }
  
   
	 
  .slick-slide1 img {
      width: 100%;
	
	 
  }
  
  .slick-slider1
  {
      position: relative;
      display: block;
      box-sizing: border-box;
      user-select: none;
      -webkit-touch-callout: none;
      touch-action: pan-y;
      -webkit-tap-highlight-color: transparent;
  }
  
  .slick-list
  {
      position: relative;
      display: block;
      overflow: hidden;
      margin: 0;
      padding: 0;
  }
  .slick-list:focus
  {
      outline: none;
  }
  .slick-list.dragging
  {
      cursor: pointer;
      cursor: hand;
  }
  
  .slick-slider1 .slick-track,
  .slick-slider1 .slick-list
  {
      
   transform: translate3d(0, 0, 0);
  }
  
  .slick-track
  {
      position: relative;
      top: 0;
      left: 0;
      display: block;
  }
  .slick-track:before,
  .slick-track:after
  {
      display: table;
      content: '';
  }
  .slick-track:after
  {
      clear: both;
  }
  .slick-loading .slick-track
  {
      visibility: hidden;
  }
  
  .slick-slide1
  {
      display: none;
      float: left;
      height: 100%;
      min-height: 1px;
  }
  [dir='rtl'] .slick-slide
  {
      float: right;
  }
  .slick-slide1 img
  {
      display: block;
  }
  .slick-slide1.slick-loading img
  {
      display: none;
  }
  .slick-slide1.dragging img
  {
      pointer-events: none;
  }
  .slick-initialized .slick-slide
  {
      display: block;
  }
  .slick-loading .slick-slide
  {
      visibility: hidden;
  }
  .slick-vertical .slick-slide
  {
      display: block;
      height: auto;
      border: 1px solid transparent;
  }
  .slick-arrow.slick-hidden {
      display: none;
  }
	  
	
/* our partner css end */


/* our Calculator section css Start */


		
		      
        
        ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }
        img {
    max-width: 100%;
    height: auto;
}
span, a, a:hover {
    display: inline-block;
    text-decoration: none;
    color: inherit;
}
.section-head {
  margin-bottom: 60px;
}
.section-head h4 {
  position: relative;
  padding:0;
  color:#f91942;
  line-height: 1;
  letter-spacing:0.3px;
  font-size: 34px;
  font-weight: 700;  
  text-align:center;
  text-transform:none;
  margin-bottom:30px;
}
/*.section-head h4:before {
  content: '';
  width: 60px;
  height: 3px;
  background: #f91942;
  position: absolute;
  left: 0px;
  bottom: -10px;
  right:0;  
  margin:0 auto;
} */
.section-head h4 span {
  font-weight: 700;
  padding-bottom: 5px;
  color:#2f2f2f
}
p.service_text{
  color:#cccccc !important;
  font-size:16px;
  line-height:28px;
  text-align:center;    
}
.section-head p, p.awesome_line{
  color:#818181;
  font-size:16px;
  line-height:28px;
  text-align:center;  
}

.extra-text {
    font-size:34px;
    font-weight: 700;
    color:#2f2f2f;
    margin-bottom: 25px;
    position:relative;
    text-transform: none;
}
.extra-text::before {
    content: '';
    width: 60px;
    height: 3px;
    background: #f91942;
    position: absolute;
    left: 0px;
    bottom: -10px;
    right: 0;
    margin: 0 auto;
}
.extra-text span {
    font-weight: 700;
    color:#f91942;
}
.item {
    background: #fff;
    text-align: center;
   /* padding: 30px 25px; */
    padding: 15px 25px;
    -webkit-box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);
    box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);
    border-radius: 20px;
    border:5px solid rgba(0, 0, 0, 0.07);
    margin-bottom: 30px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
	/*margin-left: 20px; */
}

@media only screen and (min-width: 700px)  {
	.calculator-space1{
		margin-left:20px;
	}
}

.item:hover{
    background:#238ecd;
    box-shadow:0 8px 20px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.item:hover .item, .item:hover span.icon{
    background:#fff;
    border-radius:10px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.item:hover h6, .item:hover p{
    color:#fff;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.item .icon {
    font-size: 40px;
   /* margin-bottom:25px; */
    margin-bottom:10px;
    color: #f91942;   
    width: 90px;
    height: 90px;
    line-height: 96px;
    border-radius: 50px;
}
.item .feature_box_col_one{
    background:rgba(247, 198, 5, 0.20);
    color:#f91942
}
.item .feature_box_col_two{
    background:rgba(255, 77, 28, 0.15);
    color:#f91942
}
.item .feature_box_col_three{
    background:rgba(0, 147, 38, 0.15);
    color:#f91942
}
.item .feature_box_col_four{
    background:rgba(0, 108, 255, 0.15);
    color:#f91942
}
.item .feature_box_col_five{
    background:rgba(146, 39, 255, 0.15);
    color:#f91942
}
.item .feature_box_col_six{
    background:rgba(23, 39, 246, 0.15);
    color:#f91942
}
.item p{
    font-size:14px;
    line-height:26px;
}
.item h6 {
    margin-bottom:20px;
    color:#2f2f2f;
	font-size: 16px;
	font-weight: 300;
}



.mission p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 28px;
    font-weight: 500;
}
.mission i {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f91942;
    border-radius: 50%;
    color: #fff;
    font-size: 25px;
}
.mission .small-text {
    margin-left: 10px;
    font-size: 13px;
    color: #666;
}
.skills {
    padding-top:0px;
}
.skills .prog-item {
    margin-bottom: 25px;
}
.skills .prog-item:last-child {
    margin-bottom: 0;
}
.skills .prog-item p {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 10px;
}
.skills .prog-item .skills-progress {
    width: 100%;
    height: 10px;
    background: #e0e0e0;
    border-radius:20px;
    position: relative;
}
.skills .prog-item .skills-progress span {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #f91942;
    width: 10%;
    border-radius: 10px;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.skills .prog-item .skills-progress span:after {
    content: attr(data-value);
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 10px;
    font-weight:600;    
    color: #fff;
    background:rgba(0, 0, 0, 0.9);
    padding: 3px 7px;
    border-radius: 30px;
}

.image-svg{
	width:60px;
	height:50px;
}
		
		
	
	
/* our Calculator section css end */


/* MUTUAL FUND WEBPAGE START */
.mutual-fund-sec2 .section-head,
.why-sip-sec2 .section-head,
.why-choose-us .section-head{
  margin-bottom: 30px;
}
.mutual-fund-sec2 .section-head h4,
.why-sip-sec2 .section-head h4,
.why-choose-us .section-head h4{
  position: relative;
  padding:0;
  /*color:#f91942; */
  color:#00ac1f;
  line-height: 1;
  letter-spacing:0.3px;
  /*font-size: 34px;*/
  font-size: 25px;
  font-weight: 700;  
  text-align: left;
  text-transform:none;
  margin-bottom: 0px;
}
.mutual-fund-sec2 .section-head .para-1,
.why-sip-sec2 .section-head .para-1{
  text-align: left!important;
}
.mutual-fund-sec2 .section-head .para-1 strong{
      font-size: 18px;
}
/*.mutual-fund-sec2 .section-head h4:before {
  content: '';
  width: 60px;
  height: 3px;
  background: #f91942;
  position: absolute;
  left: 0px;
  bottom: -10px;
  right:0;  
  margin:0 auto;
} */
.mutual-fund-sec2 .section-head h4 span {
  font-weight: 700;
  padding-bottom: 5px;
  color:#2f2f2f
}
.mutual-fund-sec2 p.service_text{
  color:#cccccc !important;
  font-size:16px;
  line-height:28px;
  text-align:center;    
}
.mutual-fund-sec2 .section-head p, .mutual-fund-sec2 p.awesome_line{
  color:#818181;
  font-size:16px;
  line-height:28px;
  text-align:center;  
}

.mutual-fund-sec2 .extra-text {
    font-size:34px;
    font-weight: 700;
    color:#2f2f2f;
    margin-bottom: 25px;
    position:relative;
    text-transform: none;
}
.mutual-fund-sec2 .extra-text::before {
    content: '';
    width: 60px;
    height: 3px;
    background: #f91942;
    position: absolute;
    left: 0px;
    bottom: -10px;
    right: 0;
    margin: 0 auto;
}
.mutual-fund-sec2 .extra-text span {
    font-weight: 700;
    color:#f91942;
}
.mutual-fund-sec2 .item {
    background: #fff;
    text-align: center;
    padding: 30px 25px;
    height: 350px;
    -webkit-box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);
    box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);
    border-radius: 20px;
    border:5px solid rgba(0, 0, 0, 0.07);
    margin-bottom: 30px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.mutual-fund-sec2 .item:hover{
    background:#238ecd;
    box-shadow:0 8px 20px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.mutual-fund-sec2 .item:hover .item, .item:hover span.icon{
    background:#fff;
    border-radius:10px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.mutual-fund-sec2 .item:hover h6, .item:hover p{
    color:#fff;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}
.mutual-fund-sec2 .item .icon {
    font-size: 40px;
    margin-bottom:25px;
    color: #f91942;   
    width: 90px;
    height: 90px;
    line-height: 96px;
    border-radius: 50px;
}
.mutual-fund-sec2 .item img{
    width: 64px;
}
.mutual-fund-sec2 .item .feature_box_col_one{
    background:rgba(247, 198, 5, 0.20);
    color:#f91942
}
.mutual-fund-sec2 .item .feature_box_col_two{
    background:rgba(255, 77, 28, 0.15);
    color:#f91942
}
.mutual-fund-sec2 .item .feature_box_col_three{
    background:rgba(0, 147, 38, 0.15);
    color:#f91942
}
.mutual-fund-sec2 .item .feature_box_col_four{
    background:rgba(0, 108, 255, 0.15);
    color:#f91942
}
.mutual-fund-sec2 .item .feature_box_col_five{
    background:rgba(146, 39, 255, 0.15);
    color:#f91942
}
.mutual-fund-sec2 .item .feature_box_col_six{
    background:rgba(23, 39, 246, 0.15);
    color:#f91942
}
.mutual-fund-sec2 .item p{
    font-size:14px;
    line-height:26px;
}
.mutual-fund-sec2 .item h6 {
    margin-bottom:20px;
    color:#2f2f2f;
}
/* MUTUAL FUND WEBPAGE END */

/* why-sip.php WEBPAGE start */


/* why-sip.php WEBPAGE END */

.why-sip-sec2 .item {
    background: #fff;
    text-align: center;
    /* padding: 30px 25px; */
    padding: 22px 12px 0px 12px;
    -webkit-box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07);
    border-radius: 20px;
    border: 5px solid rgba(0, 0, 0, 0.07);
    margin-bottom: 30px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
    margin-left: 0px;
    px: ;
    height: 300px;
    -webkit-box-shad: ;
}
.why-sip-sec2 .item:hover h6, .item:hover p{
    /*color:#2f2f2f;*/
    color:#fff;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
}


/* CONTACT WEBPAGE */
.contact-form-sec {
    /*padding: 90px 0;*/
    padding: 90px 0px 0px 0px!important;
}
.contact-form-sec .pg-contact__content {
    /* padding: 90px 65px; */
    /*padding: 0px 65px 90px 65px;*/
    
    /*margin-right: 0px;*/
    /*margin-top: 0px;*/
}
.map-section{
    padding: 0px 0px 60px 0px!important;
}



/* section Spacing css start */




.offcanvas__button {
    padding: 0 15px 30px;
    text-align: center;
    
}


@media screen and (max-width: 490px) {
  .mobile-partner {
    display:block;
  }
}

@media screen and (min-width: 491px) {
  .mobile-partner1 {
    display:none;
  }
}

@media screen and (max-width: 500px) {
  .desk-partner {
    display:none;
  }
  .why-sip-sec2 .item{
      background: #fff;
    text-align: center;
    /* padding: 30px 25px; */
    padding: 22px 12px 0px 12px;
    -webkit-box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07);
    border-radius: 20px;
    border: 5px solid rgba(0, 0, 0, 0.07);
    margin-bottom: 30px;
    -webkit-transition: all .5s ease 0;
    transition: all .5s ease 0;
    transition: all 0.5s ease 0s;
    margin-left: 0px;
    px: ;
    height: 260px;
    -webkit-box-shad: ;
  }
}

@media screen and (min-width: 490px) {
  .partner-desk-spacing {
    margin-top:-130px;
  }
}

@media screen and (max-width: 489px) {
  .partner-mobile-spacing {
    margin-top:-90px;
  }
}

@media screen and (max-width: 500px) {
  .calculator-mobile-spacing {
    margin-top:-160px !important;
  }
}


/* spacing css start*/

@media screen and (min-width: 900px) {
  .about-space {
    /*margin-top:-140px; */
	
    padding-top: 65px;

  } 
  
  .client-space {
    margin-top:-130px;
  }
  
   .provide-space {
    margin-top:-230px;
  }
  
  .faq-space {
    margin-top:-246px;
  }
  
   .testimonial-space {
    padding-bottom: 65px;
    margin-top: -100px;
    padding-top: 50px;
	
  }
  
   .calculator-space {
    margin-top:-200px;
  }
  
}

@media screen and (min-width: 320px) and (max-width: 450px) {
  
  
  .client-space {
    margin-top:-60px;
  }
  
   .provide-space {
    margin-top:-100px;
  }
  
  .faq-space {
    margin-top:-110px;
  }
  
   .testimonial-space {
    margin-top:-100px;
  }
  
   .calculator-space {
    margin-top:-150px;
  }
}


@media screen and (max-width: 767px) {
  .desk-partner {
    display:none;
  }
  
  
  
}

@media screen and (min-width: 700px) and (max-width: 890px) {
  
  
  .client-space {
    margin-top:-50px;
  }
  
   .provide-space {
    margin-top:-100px;
  }
  
  .faq-space {
    margin-top:-110px;
  }
  
   .testimonial-space {
    margin-top:-100px;
  }
  
   .calculator-space {
    margin-top:-150px;
  }
}


/* section spacing css end */





















