@charset "utf-8";
/* CSS Document */

body {
font-family: 'Lato', sans-serif;
overflow-x: hidden;
}

header {

}

.contact-details, .social-icon {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.top-header {
    background-color: #356ca5;
    padding: 10px 0;
}

.upper-header-details li {
    color: #eec652;
}

.contact-details li:hover {
    color: #f58634;
}

.upper-header-details ul {
list-style: none;
padding-left: 0
	}

	.contact-details li {
    color: #ffffff;
    margin-right: 15px;
}

.sec-heading {
    background-color: #f58634;
    color: #ffffff;
}

.modal-header {
    background-color: #f58634;
    color: #ffffff;
}

.modal-body {
    background-color: #356ca5;
    color: #ffffff;
}

input#submit {
    margin-top: 10px;
}

.grayBox {
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1055;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.box_content {
    background-color: #FFFFFF;
    border: 2px solid #AE6948;
    top: 30%;
    overflow: hidden;
    padding: 15px;
    position: fixed;
    left: 50%;
    transform: translate(-30%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 430px;
    z-index: 1056;
    height: 240px;
}

.imgs {
    top: 0%;
    right: 0%;
    position: fixed;
}

  .slide-pane, .infinite-scroller {
    visibility: hidden;
}

.slide-wrap {
    height: 200px;
    width: 100%;
    position: relative;
}

.slide-wrap .slide-data {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow: hidden;
}

.slide-wrap .slide-data ul {
    margin: 0;
    padding: 0;
    position: relative;
}

.slide-wrap .slide-data ul li {
    margin: 0;
    padding: 0;
    position: absolute;
    list-style-type: none;
}
#partners{
height:85px;
overflow:hidden;
}
#partners img{
max-width:160px !important;

}


.contact-details li i {
/*margin-right: 5px;*/
	}

    .contact-details li i:hover { 
color: #f58634;
    }

    .bottom-header {
        padding: 10px 0;
    border-bottom: 2px solid #f58634;
}

section#testimonial {
    background-color: #f5f5f5;
}

section#testimonial .carousel-item {
    text-align: center;
}

ul.useful-link {
    list-style: none;
}

ul.footer-social li i {
    color: #929292;
    font-size: 19px;
}

ul.footer-social li {
    margin-left: 5px;
}

ul.download-app {
    margin-top: 30px;
}

ul.footer-social {
    margin-top: 15px;
}

.carousel-indicators li {
    background-color: #5c5b5b;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

#demo2 .carousel-indicators {
    bottom: -40px;
}

p.test-client {
    font-weight: bold;
    margin-top: 10px;
    line-height: 14px;
}

p.test-client span {
    font-size: 12px;
}


.carousel-indicators .active {
    background-color: #f58634;
}

.contact-details li a {
    color: #000;
    text-decoration: none;
    margin-top: 13px;
display: block;
}
.contact-details li a.header-btn
{
   color: #fff; 
   margin-top: 5px;
}
.contact-details li a:hover {
    color: #f58634;
}

.kyc_head {
    font-size: 27px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    margin-bottom: 30px;
}

.contact-details {
    margin-top: 7px;
}

.navbar-expand-md .navbar-nav .nav-link:hover {
    color: #f58634;
}

.success {
    text-align: center;
    color: green;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 22px;
}


.error {
    text-align: center;
    color: red;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 22px;
}


.contact-box {
    box-shadow: 0px 2px 16px #d0caca;
    padding: 10px;
    background: white;
    width: 100%;
    text-align: center;
    min-height: 240px;
}

section#our-services a {
    text-decoration: none;
    color: inherit;
}

section#investor-corner a {
    text-decoration: none;
    color: inherit;
}

ul.social-icon li {
    display: inline;
    margin-right: 5px;
    color: #ffffff;
}

ul.social-icon li i {
    font-size: 20px;
    color: #eec652;

}


.main-menu ul li a {
    color: #ffffff;
    font-size: 18px;
    color: #393939;
    margin: 0 13px;
}

.main-menu {
    margin-top: 15px;
    float: right;
}

div#demo .carousel-item img {
    width: 100%;
}

section#why-seed .seedinvestmentcontent {
    position: relative;
    width: 100%;
    min-height: 200px;
    padding: 39px 25px;
    border: 1px solid #ffffff;
    background-repeat: no-repeat;
    background-size: 94%;
    background-position: center center;
    color: #000000;
}

section#why-seed .seedinvestmentcontent:hover {
color: #ffffff;
    }



.seedinvestmentcontent1 {
    background-image: url('images/why-1.png'); 
}

.seedinvestmentcontent1:hover {
    background-image: url('images/why-1-h.png'); 
}

.seedinvestmentcontent2 {
    background-image: url('images/why-2.png'); 
}

.seedinvestmentcontent2:hover {
    background-image: url('images/why-2-h.png'); 
}

.seedinvestmentcontent3 {
    background-image: url('images/why-3.png'); 
}

.seedinvestmentcontent3:hover {
    background-image: url('images/why-3-h.png'); 
}

.seedinvestmentcontent4 {
    background-image: url('images/why-4.png'); 
}

.seedinvestmentcontent4:hover {
    background-image: url('images/why-4-h.png'); 
}

.seedinvestmentcontent5 {
    background-image: url('images/why-5.png'); 
}

.seedinvestmentcontent5:hover {
    background-image: url('images/why-5-h.png'); 
}

.seedinvestmentcontent6 {
    background-image: url('images/why-6.png'); 
}

.seedinvestmentcontent6:hover {
    background-image: url('images/why-6-h.png'); 
}


	.seedinvestmentdetails {
    background-color: #dcb046;
}

.seedinvestmentdetails h4 {
    margin-bottom: 0;
}

.seedinvestmentdetails img {
    margin-bottom: 25px;
    height: 50px;
}

.seedinvestmentdetails-overlay {
    display: none;
}

.seedinvestmentcontent:hover .seedinvestmentdetails-overlay {
display: block;
    position: absolute;
    background-color: #0000008c;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    color: #ffffff;
    padding: 46px 15px;
}

section#why-seed {
    background-color: #356ca5;
    color: #ffffff;
}



#work-with-you .col {
    text-align: center;
}

#work-with-you .col img {
    height: 50px;
    margin-bottom: 10px;
}

#work-with-you .col h4 {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #3f3e3e;
    margin-top: 10px;
}

section#our-services {
    background-color: #ffffff;
}

form#contact_body input, form#contact_body textarea {
    width: 100%;
    padding: 3px 7px;
    border-radius: 4px;
    border: 1px solid #dddddd;
}

form#contact_body button {
    background-color: #dcb046;
    color: #ffffff;
    border: 1px solid #dcb046;
    border-radius: 4px;
    padding: 2px 16px;
    font-size: 22px;
}

section#invest-corner {
    background-color: #356ca5;
    color: #ffffff;
    text-align: center;
}


section#our-services2 a {
    text-decoration: none;
    color: inherit;
}


.our-services-content {
    border: 1px solid #356ca5;
    text-align: center;
    width: 100%;
}

.our-services-content img {
    width: 100%;
}

.our-services-content h4 {
    margin: 10px 0;
    font-weight: bold;
    font-family: Open Sans;
    text-transform: uppercase;
    font-size: 18px;
}

.our-services-content h4::after {
    content: '';
    width: 24%;
    margin: 0 auto;
    background-color: #356ca5;
    height: 3px;
    display: block;
    margin-top: 3px;
}

.our-services-content p {
    padding: 0 10px;
}

.our-services-content:hover {
    background-color: #356ca5;
    color: #ffffff;
}

.servicescontent:hover {
      box-shadow: 10px -8px 30px 4px #b3b3b3;
}

section#invest-corner a {
    text-decoration: none;
    color: #ffffff;
}

.servicescontent {
    background-color: transparent;
    border-radius: 15px;
    min-height: 200px;
}

.our-services-desc {
    text-align: justify;
    width: 70%;
}

.our-services-desc p {
    margin-bottom: 0;
}

section#investor-corner {
  
}

.our-investor-desc h4 {
    margin: 10px 0;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 1px;
}
    
.investor-corner-content {
    padding: 15px;
}

.investor-corner-content:hover {
background-color: #ffffff;
 box-shadow: 5px 10px 8px 10px #888888;
}

.investor-corner-content img {
    background-color: #ffffff;
    width: 70px;
    height: 70px;
    padding: 6px;
    border-radius: 50%;
}

section#kyc_section {
	background-image: url(images/our-services.png);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

section#kyc_section::before {
position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  content: '';
}

section#kyc_section h2 {
    color: #ffffff;
}



.kyc_section1 .kyc-text1, .kyc_section1 .kyc-text2, .kyc_section1 .kyc-text3, .kyc_section1 .kyc-text4, .kyc_section1 .kyc-text5 {
    background-color: #e3cd32;
}


.kyc_section1 .kyc-text {
    border-radius: 5px;
    padding: 3px 12px;
    margin-bottom: 0px;
    font-size: 26px;
    min-height: 153px;
    position: relative;
}

ul.kyc-ul li {
    text-align: left;
    margin-bottom: 5px;
}

ul.kyc-ul {
    padding-left: 0;
    text-align: left;
    list-style: none;
    margin-top: 10px;
    line-height: 15px;
}

div#TabbedPanels1 table {
    border-bottom: 1px solid;
}


.kyc_section1 .kyc-text p {
    font-size: 15px;
    color: #000000;
    text-align: center;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.kyc_section1 .kyc-text a {
   font-size: 13px;
   text-align: left;
}

.kyc-texts:last-child:after
{
    display: none;
}

section#video-news h4 {
    background-color: #356ca5;
    padding: 5px 0;
    text-align: center;
    color: #ffffff;
    margin-bottom: 0;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #f58634;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent;
    background-color: #f58634;
    color: #ffffff;
}

.tab-content {
    background-color: #f5f5f5;
}

.nav-tabs {
    background-color: #356ca5;
}

.nav-tabs .nav-link {
    color: #ffffff;
}

.kyc-texts:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(images/right1.png);
    /* background-color: red; */
    background-repeat: no-repeat;
    top: 35px;
    right: -20px;
    position: absolute;
    display: inline-block;
}

.partner-list ul li {
    display: inline-block;
    margin: 0 10px;
}

.partner-list ul {
    list-style: none;
    margin-top: 20px;
}

#footer-section {
    background-color: #ececed;
}

.header-btn {
    color: #ffffff;
    background-color: #f58634;
    border: 1px solid #f58634;
}

.header-btn:hover {
    color: #f58634;
    background-color: transparent;
    border: 1px solid #f58634;
}

footer#footer-section h5 {
    color: #356ca5;
    padding-bottom: 5px;
}

footer#footer-section ul {
    padding-left: 0;
}

footer#footer-section ul li a {
color: #4a4a4a;
}

footer#footer-section h4 {
    color: #4a4a4a;
    padding-bottom: 5px;
}

img.addimg {
    float: left;
}

.ftr-contact-details {
    float: right;
    width: 83%;
}

ul.footer-social li {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

ul.download-app li {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

ul.download-app li img {
    width: 100px;
}

.bootom-footer {
    background-color: #356ca5;
}

.bootom-footer p {
    margin-bottom: 0;
    color: #ffffff;
}

.bootom-footer {
    padding: 10px 0;
}

section#why-seed a {
    color: inherit;
    text-decoration: none;
}






/*  For responsive media query */

@media screen and (max-width: 1199px) {


.navbar-expand-md .navbar-nav .nav-link {
    margin: 0 10px;
}

.main-menu ul li a {
font-size: 17px;
}


}

@media screen and (max-width: 991px) {

.contact-details, .social-icon {
    text-align: center !important;
    margin: 10px 0;
}

.logo img {
    width: 100%;
}

.main-menu {
    margin-top: 17px;
}

.navbar-expand-md .navbar-nav .nav-link {
    font-size: 14px;
}


}

@media screen and (max-width: 767px) {

    .logo img {
        max-width: 100% ;
    width: inherit;
}

    .logo  {
    text-align: center;
}

div#collapsibleNavbar {
    background-color: #356ca5;
}


.navbar-expand-md .navbar-nav .nav-link {
    color: #ffffff;
}


button.navbar-toggler {
background-color: #356ca5;
    margin: 0 auto;
}

.contact-details li, .social-icon li a {
    font-size: 12px;
}


.navbar-toggler-icon {
    height: 1px;
    background-color: #ffffff;
    display: block;
    margin: 5px;
}

.main-menu {
     float: inherit; 
}

.navbar-nav .nav-link {
    text-align: center;
}

section#why-seed .seedinvestmentcontent {
    margin-bottom: 15px;
}


section#our-services2 .col-md-4 {
    margin-bottom: 20px;
}

	}


    @media screen and (max-width: 470px) {
.contact-details li {
    word-break: break-all;
}

    }
footer#footer-section ul.useful-links li {
    width: 50%;
    float: left;
}


.sticky + .content {
  padding-top: 60px;
}
#myHeader.sticky
{
    position: fixed;
    z-index: 999;
    background: #ffffffe6;
    width: 100%;
}
#myHeader.sticky img
{
    width: 130px;
}
#myHeader.sticky .main-menu
{
        margin-top: 4px;
}
.investmoney {
    background-color: #eeeded;
    padding: 40px 0;
}
.invest-head {
    font-size: 30px;
    color: #033773;
    /*font-family: Lato-Bold;*/
    text-align: center;
    margin-bottom: 30px;
}
.investmoney p {
    padding-bottom: 40px;
}
.investmoneycntnt h2 {
    color: #006cb5;
    margin-top: 15px;
    font-size: 15px;
}
.investmoneycntnt_second .investmoneycntnt {
    border: 1px solid #006cb5;
    min-height: 142px;
    min-height: 224px;
}
.investmoneycntnt_second .investmoneycntnt ul {
    padding: 20px 20px 20px 30px;
    margin-bottom: 0px;
}
.investmoneycntnt_second .investmoneycntnt ul li:first-child {
    margin-bottom: 15px;
}
.investmoneycntnt {
    text-align: center;
    padding: 10px;
    border: 1px solid #adadad;
    min-height: 158px;
    margin-bottom: 20px;
    border-radius: 5px;
}
.investmoneycntnt:hover {
    box-shadow: 1px 2px 10px #999;
    transition: 0.5s ease-in-out;
}
.investmoneycntnt_second .investmoneycntnt ul li {
    text-align: left;
        text-align: justify;
    font-size: 14px;
}
.client-in 
{
    margin: 20px 10px;
}
.client-details 
{
    background: #ffffff;
    padding: 10px;
    position: relative;
    border-radius: 15px;
}
.client-img {
    float: left;
    margin-right: 10px;
}
.client-details p {
    min-height: 67px;
}
.client-details p {
    color: #000;
    font-size: 16px;
    /*font-family: OpenSans-Regular;*/
    text-align: justify;
}
.cl-text {
    overflow: hidden;
    font-size: 15px;
    color: #000;
    text-align: justify;
    margin-top: 6px;
    padding-top: 25px;
}
.login-text {
    font-size: 25px;
    text-align: center;
}
.schde2 {
    position: fixed;
    z-index: 3;
    right: 0;
    top: 200px;
}
.schde2 ul {
    padding: 0px;
}
.schde2 ul li {
    display: block;
    margin-bottom: 5px;
}
.schde1 {
    position: fixed;
    z-index: 3;
    left: 0;
    top: 200px;
}
.schde1 ul {
    padding: 0px;
}
.mutual-fund-cnt ul
{
    padding: 10px 0px;
}
.mutual-fund-cnt ul li
{
    display: block;
    color: #fff;
    width: 100%;
}
.mutual-fund-cnt ul li a
{
    display: block;
    color: #fff;
    width: 100%;
    padding: 4px 12px;
    text-decoration: none;
}
.nav-item.dropdown.show .dropdown-menu
{
    display: block;
}
.contact-details li.social a
{
    background-color: #006cb5;
    color: #fff;
    padding: 2px 7px;
    text-align: center;
}