@charset "utf-8";
/* CSS Document */

body {
      font-family: 'Lato', sans-serif;
}

.container-fluid, .container {
    overflow: hidden;
}

.header-container{
    overflow: inherit;
}

.top-header {
    background-color: #131313;
    padding: 10px 0;
}

.top-header ul li {
    color: #ffffff;
    display: inline-block;
    margin-right: 15px;
}

.top-header ul li:nth-last-child(1) {
margin-right: 0;
}

.top-header ul {
    list-style: none;
    padding-left:0;
    margin-bottom: 0; 
    line-height: 18px;
}

ul.social-icon {
    text-align: right;
}

ul.mail-phone-details i {
    margin-right: 5px;
}

ul.social-icon a {
    color: #fff;
}

.bottom-header {
    padding: 10px 0;
}

div#menu .bg-dark {
    background-color: transparent !important;
    margin-top: 2px;
}

.navbar-dark .navbar-nav .nav-link {
    color: #000000;
    font-weight: bold;
    margin-left: 5px;
}

div#menu {
    float: right;
}

.forinvester {
    width: 77%;
    margin: 0 auto;
}

.forinvester .col-md-3 {
    float: left;
    max-width: 282px;
}

.navbar-dark .navbar-nav .nav-link:hover {
    color: #188f43;
}

a.nav-link.prtfoliologin {
    background-color: #188f43;
    color: #ffffff !important;
    border-radius: 5px;
    padding-left: 12px !important;
    padding-right: 12px !important;
    position: relative;
    left: 16px;
}

.slider1 {
background-image: url(images/slider-1.jpg);
}

.slider2 {
background-image: url(images/slider-2.jpg);
}

.slider3 {
background-image: url(images/slider-3.jpg);
}


.slider .carousel-item{
    min-height: 440px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
    color: #ffff;
    padding-top: 160px;
    padding-top: 193px;
}
.slider .carousel-item h2
{
    margin-bottom: 25px;
}
a.btn-started {
    background-color: #188f43;
    color: #ffffff !important;
    border-radius: 5px;
    padding: 10px 20px !important;
}

.carousel-indicators .active {
    background-color:#188f43;
}

.carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color:#aeaaaa;
}

section#aboutus, #ourservices, #whyus, #investor-corner, #client-content, #clienttestimonials, #ourpartnoner {
    padding: 30px 0;
    text-align: justify;
}

section#aboutus h2 span {
    color: #188f43;
}

section#ourservices {
    background-image: url(images/ourservices-bg.jpg);
}

div#demo1 .carousel-indicators {
    bottom: -15px;
}

.oursrvices-content {
    text-align: center;
    color: #ffffff;
        padding: 10px;
}

.oursrvices-content img {
    margin-bottom: 15px;
}

.oursrvices-content:hover {
background-color: #ffffff;
color: #000000;
}

.oursrvices-content:hover h4 {
   color: #188f43;
    }

    section#ourservices a {
    text-decoration: none;
}

.investor-corner {
    padding: 15px;
    text-align: center;
}

.investor-corner img {
    margin-bottom: 15px;
}

.investor-corner p {
    text-align: justify;
}

#client-content {
    background-image: url(images/clientbg.png);
    background-repeat: no-repeat;
}


section#client-content ul li {
display: inline-block;
    color: #fff;
    text-align: center;
    width: 33%;
}

p.digit_text {
    font-size: 22px;
    margin-bottom: 10px;
}

h2.digit {
    margin-bottom: 0;
}


#clienttestimonials {
    text-align: center;
    background-image: url(images/financialtoolbg.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

section#clienttestimonials h2 {
    margin-bottom: 15px;
    color: #ffffff;
}

div#demo1 {
    background-color: #fff;
    padding: 15px;
    min-height: 350px;
}

.directordesk marquee {
    overflow: hidden;
    background-color: #fff;
    min-height: 350px;
    padding: 15px;
}

#ourpartnoner {
background-color: #f5f5f5;
    }

    .partner-img ul li {
    display: inline-block;
}

.partner-img ul {
    margin-bottom: 0;
}

.partner-img {
    line-height: normal;
}

.bottom-ftr {
    background-color: #131313;
}

.bottom-ftr p {
    color: #fff;
    margin-bottom: 0;
}

.bottom-ftr {
    padding: 10px 0;
}

.top-ftr {
    background-color: #2a2a2a;
    padding: 30px 0;
}

.top-ftr h4 {
    color: #ffffff;
    margin-bottom: 20px;
}

.top-ftr ul {
    padding-left: 0;
    list-style: none;
}

.top-ftr ul li a {
color:#ffffff;
}

.top-ftr p {
    color: #ffffff;
}

.top-ftr p strong {
    color: #188f43;
}

.top-ftr ul li {
    margin-bottom: 5px;
}

form#contact_body input {
    width: 100%;
    padding: 5px 8px;
    background-color: #c6c7c7;
    border: 0;
        color: #4a4a4a;
}

form#contact_body textarea {
width: 100%;
    padding: 5px 8px;
    background-color: #c6c7c7;
    border: 0;
        color: #4a4a4a;
}

form#contact_body {
    position: relative;
}

form#contact_body button {
    position: absolute;
    z-index: 9;
    bottom: 0px;
    right: 0;
    background-color: #188f43;
    color: #ffffff;
    border: 0;
    padding: 5px 15px;
}

p.ftr-rhs {
    text-align: right;
}

.titlecontent {
    background-color: #188f43;
    color: #ffffff;
    padding: 5px;
    margin: 15px 0;
}

.paracontent {
    text-align: justify;
    margin-bottom: 15px;
}

ul.contactusdetails {
    padding-left: 0;
    list-style: none;
}

ul.contactusdetails li i, ul.contactusdetails li em {
    color: #188f43;
    margin-right: 10px;
}

ul.contactusdetails li {
    margin-bottom: 10px;
}

.enquiryform h3 {
    background-color: #188f43;
    padding: 5px 12px;
    color: #ffffff;
    font-size: 22px;
}

section#contentpage {
    background-color: #eeeeee;
}

.success {
    color: #188f43;
}

.error {
    color: red;
}

.navbar-dark .navbar-nav .show>.nav-link {
    color: #188f43;
}


.dropdown:hover>.dropdown-menu {
  display: block;
}

.login_btn {
    background-color: #188f43;
    color: #ffffff;
    border: 0;
    padding: 5px 15px;
    margin-top: 15px;
}

.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;
}
.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);
}
.imgs{
    top: 0%;
    right:0%;
     position:fixed;}

img#cross {
  position: relative;
  float: right;
  top: -29px;
  left: 24px;
}

.content-navtabs .nav-tabs .nav-item {
    display: block;
    width: 100%;
}

.content-navtabs .nav-tabs {
    border-bottom: none;
}


.content-navtabs .nav-tabs .nav-item.show .nav-link, .content-navtabs .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #188f43;
}

.content-navtabs .nav-tabs .nav-link:focus, .content-navtabs .nav-tabs .nav-link:hover {
    border-color: transparent;
}

 .content-navtabs .nav-tabs .nav-link {
    background-color: #2a2a2a;
    border-radius: 0;
    color: #ffffff;
   }

   .uselink {
    list-style: none;
    margin: 0px !important;
    padding: 0px !important;
}

.uselink a {
    background: #00baf2;
    text-align: center;
    font-size: 22px;
    color: white;
    padding: 10px 15px 10px 15px;
    border-bottom: 1px solid white;
    font-weight: 600;
    margin-bottom: 10px;
    float: left;
    width: calc(50% - 30px);
    margin: 0px 15px 10px 15px;
}



/*  For responsive media query */

@media screen and (max-width: 1194px) {
.forinvester .col-md-3 {
    float: left;
    max-width: 237px;
}

}

@media screen and (max-width: 991px) {

div#menu .bg-dark {
    margin-top: 9px;
}

.slider .carousel-item {
    background-size: 100%;
}

.slider .carousel-item {
min-height: auto;
padding: 50px 0;
}

.slider .carousel-item h2 {
    font-size: 22px;
    font-weight: bold;
}

.slider .carousel-item p {
    font-size: 13px;
}

.welcmnote h2 {
    font-size: 25px;
}

p.ftr-rhs {
    text-align: center;
}

.bottom-ftr p {
    text-align: center;
}

.forinvester {
    width: 100%;
    }

    .forinvester .col-md-3 {
    float: left;
    max-width: 230px;
}

}

@media screen and (max-width: 767px) {

div#menu .navbar-toggler {
background-color: #188f43;
margin: 0 auto;
}

.logo {
    text-align: center;
}

div#menu {
    float: inherit;
}

.header-container {
    overflow: hidden;
}

.slider .carousel-item {
    padding: 10px 0;
}

#demo ul.carousel-indicators {
    display: none;
}

.welcmnote h2 {
    font-size: 20px;
}

.welcmnote p {
    font-size: 14px;
}

a.btn-started {
    padding: 6px 11px !important;
}

.forinvester .col-md-3 {
    max-width: 100%;
}


}

@media screen and (max-width: 575px) {
ul.mail-phone-details {
    text-align: center;
    margin-bottom: 15px;
}

ul.social-icon {
    text-align: center;
}

.slider .carousel-item {
background-size: cover;
}

}
.nav-item.dropdown .dropdown-menu
{
    padding-top: 0px;
    margin-top: 0px;
}
.second-level
{
    list-style-type: none;
    padding-left: 24px;
}
.second-level li a
{
    color: #222;
    text-decoration: none;
}
.second-level .dropdown-menu
{
    padding: 12px;
    width: 217px;
}
.second-level .dropdown-menu li a
{
    text-decoration: none;
}
.second-level .dropdown-menu li
{
    padding: 5px 0px;
}
#clienttestimonials img
{
    width: 86px;
}

/* TICKER */

.ticker_section {
    padding: 40px 0;
    }
    .ticker_section .tickers {
    padding: 0;
    list-style-type: none;
    display: flex;
    justify-content: space-around;
    align-content: center;
    align-content: center;
    }
    .tickers .ticker_item {
    position: relative;
    box-shadow: 0 1px 4px 1px rgb(37 46 40 / 11%);
    background-color: #fff;
    border-radius: 8px;
    width: 100%;
    padding: 8px 14px;
    margin: 0 5px;
    }
    .tickers .ticker_item .name {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    letter-spacing: 1px;
    }
    .tickers .ticker_item .price {
    display: block;
    font-size: 15px;
    padding-top: 5px;
    line-height: 18px;
    }
    .tickers .ticker_item .difference_percent {
    position: relative;
    color: #39b559;
    display: block;
    line-height: 18px;
    font-size: 12px;
    }
    .tickers .ticker_item .difference_percent::after {
    content: "\F144";
    position: absolute;
    font-family: "bootstrap-icons";
    font-size: 18px;
    bottom: 1px;
    right: -16px;
    }
    .tickers .ticker_item .difference_percent.negative {
    color: #d33f3f;
    }
    .tickers .ticker_item .difference_percent.negative::after {
    content: "\F11E";
    }
    /*DARK BOX*/
    /*        .tickers .ticker_item {
    background-color: #24252ad9;
    }
    .tickers .ticker_item .name {
    color: #fff;
    }
    .tickers .ticker_item .price {
    color: #fff;
    }
    .tickers .ticker_item .difference_percent {
    color: #3cbd5d;
    }
    .tickers .ticker_item .difference_percent.negative {
    color: #f95959;
    }*/
    
    
    /* TICKER */
    
.partner-img img {
    width: 142px;
    margin-right: 12px;
    background: #fff;
    padding: 7px;
    border-radius: 4px;
}

.social-midia-f {
  overflow: hidden;
  z-index: 99;
}
.social-midia-f ul {
  margin: 0;
}
.social-midia-f ul li {
  position: fixed;
  top: 50%;
  transform: translateY(-50%) translateX(110px);
  right: 0;
  list-style: none;
  background: #ddd;
  padding: 5px;
  max-width: 150px;
  width: 100%;
  margin-bottom: 5px;
  border-radius: 50px 0 0 50px;
  border: 1px solid #ddd;
  transition: 0.5s;
  z-index: 99;
}
.social-midia-f ul li:nth-child(1) {
  margin-top: -125px;
}
.social-midia-f ul li:nth-child(2) {
  margin-top: -75px;
}
.social-midia-f ul li:nth-child(3) {
  margin-top: -25px;
}
.social-midia-f ul li:nth-child(4) {
  margin-top: 25px;
}
.social-midia-f ul li:nth-child(5) {
  margin-top: 75px;
}
.social-midia-f ul li:nth-child(6) {
  margin-top: 125px;
}
.social-midia-f ul li a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
	    text-decoration: none;

  transition: 0.5s;
}
.social-midia-f ul li a .name-links {
  transition: 0.5s;
  font-weight: 600;
  opacity: 0;
  margin-left: 5px;
}
.social-midia-f ul li a .icone {
  display: flex;
  justify-content: center;
  transition: 0.5s;
  align-items: center;
  width: 30px;
  height: 30px;

  border-radius: 50%;
  padding: 4px;
}
.social-midia-f ul li a .icone img {
  width: 25px;
  height: 25px;
}
.social-midia-f ul li:hover {
  transition: 0.5s;
  transform: translateY(-50%) translateX(0);
  background: #fff;
  border-right: unset;
}
.social-midia-f ul li:hover a .icone {
  transition: 0.5s;

}
.social-midia-f ul li:hover a .name-links {
  transition: 0.5s;
  color: #0e2849;
  opacity: 1;
}