@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
*{
    margin: 0px;
    padding: 0px;
}
a{
    text-decoration: none;
}
ul li{
    list-style-type: none;
}
body{
      font-family: "Roboto", sans-serif;
}
html, body {
    height: 100vh;
} 
.scrollspy-example {
    height: 100%;
} 
.banner{
    background-image: url("../images/banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    display: flex;
    align-items: center;
    background-position: top;
}
.top_bar{
    /* border-bottom: 1px solid #56728A; */
    background-color: #002c60;
}
.fixed-top{
    top: 65px;
}
.logo{
    padding: 15px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}
header{
    background-color: #00387a;
}
header li.nav-item {
    padding: 5px 18px 2px;
}
header a.nav-link {
    border-bottom: 3px solid #dcd9d900;
    color: #fff;
    padding: 5px 0px;    white-space: nowrap;
   font-weight: 500 ;
   text-transform: uppercase;
} 
ul.locationlist li {
    padding: 7px 15px;
    font-size: 14px;
    border-left: 1px solid rgb(11 61 119);
}
.navbar-toggler{
    display: none;
}

ul.locationlist li:nth-child(1){font-weight: 600;
    color: #b3c4d7;border:none;} 
.loca p span{
    font-weight: 600;
    color: #b3c4d7;
    letter-spacing: 0.8px; font-size:13px;
}
.loca p{
    font-size: 14px;
}
.loca.pe-5:after {
    content: "";
    border-left: 1px solid rgba(255, 255, 255, .1);
    position: absolute;
    height: 93px;
    top: -15px;
    right: 0;
}

.header_fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #0F154C;
    z-index: 1020; border: none !important;
}
.navbar-toggler:focus{box-shadow: none;}
@media(min-width:768px){
    .header_fixed {
        transform: translateY(80px);
        transition: transform 500ms ease, background 500ms ease;
        -webkit-transition: transform 500ms ease, background 500ms ease;
        top: -80px; border: none !important;
    }
}

.blue{ background: #0F154C;}
/*header .nav-link:focus, header .nav-link:hover {*/

    /* border-bottom: 3px solid #FF9100; */
/*    color: #FF9100;*/
/*}*/
/* header nav.navbar {*/
/*    border-bottom: 1px solid #56728A;*/
/*} */
 header .navbar-nav .nav-link.active, header .navbar-nav .nav-link.show {

   color:#FF9100;
} 
.inve {
    border-bottom: 2px solid #FF9100;
    color: #ffffffb3;
}
.find {
    background: #FF9100;
    color: #fff;
    font-size: 15px; transition-duration: 0.5s;
        text-transform: uppercase;
    font-weight: 600;
}
.find:hover{    background: #0F154C;}
.about{
       background-image: url("../images/About.png");
    background-repeat: no-repeat;
    background-size: cover;
}
img{
    max-width: 100%;
}
.about-box {
    margin-top: 27px;
    p{
        color: #000;
    }
}
.about-btn {
 border: 2px solid #FF9100; padding: 4px;
 
}
h3 {
    font-size: 30px;
    font-weight: bold;
}
.organic {
    background: #FF9100;
    padding: 13px;
    border-radius: 10px 0px;
    bottom: -30px;
    right: -30px;
}
span.number {
    font-size: 30px;
}

.our {
  position: relative;
  background-image: url('../images/INVESTMENT.png'), url('../images/OUR-INVSTMENTE.png');
  background-position: top left, bottom right;
  background-repeat: no-repeat, no-repeat;
 background-size: 20%;
 
}


.box-our {
    background: #EBEBEB;
    padding: 20px;
    width: 42%;
h4{
        color: #FF9100;
    }
}

span.advisors {
    color: #FF9100;
}

.viksh-img {
    background: #FF9100;
    border-radius: 41px 0px 0px;
}
a.read{
    color: #FF9100;
    font-weight: 500;
}
.contact{
       background-image: url("../images/contact.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0px 30px 0px;
}
.Location {
    background: #FFFFFF24;
    padding: 13px;
    border-left: 4px solid #FF9100;
    min-height: 100px;
    display: flex;
    align-items: center;

    p{
        font-weight: 400;
        font-size: 14px;
    }
  
}
.input-box{

.form-control:focus{
     box-shadow: none;   
}
.form-select:focus{
    box-shadow: none;
}
select.form-select {
    font-size: 14px;
}
::placeholder {
  color: #CACACA; /* Change this color to your desired placeholder color */
  opacity: 1; /* Ensure full opacity for the color */
    font-weight: 300;
    font-size: 14px;
}

/* For more specific targeting */
#exampleInput::placeholder {
  color: #CACACA;
  opacity: 1;
    font-weight: 300;
    font-size: 14px;
}
textarea#exampleFormControlTextarea1 {
    color: #CACACA;
    font-weight: 300;
    font-size: 14px;
}
}
.golobal {
    position: relative;
    background-image: url('../images/our-INVESTMENT.png'), url('../images/OUR-INVSTMENTE.png');
    background-position: top left, bottom right;
    background-repeat: no-repeat, no-repeat;
    padding: 100px 20px;
   background-size: 20%;
}
.servicesholder{background: url(../images/servicesbg.jpg) no-repeat; background-size: cover;}
.bgtab{background: url(../images/tabg.jpg) no-repeat; background-size: cover; padding: 70px;}
.bgb{    background: #221941f5;border-radius: 25px 0 0 0; -webkit-border-radius: 25px 0 0 0; -moz-border-radius: 25px 0 0 0; -ms-border-radius: 25px 0 0 0; -o-border-radius: 25px 0 0 0; }
.servicesholder{
.nav-pills .nav-link {
    color: #fff;
    display: block;
    text-align: start;
    padding: 15px 25px;
    border-radius:0px;
    border-top: 1px solid #ffffff14;
    position: relative;

}
.nav-pills .nav-link svg{display: block; fill: #fff;     transition-duration: 0.5s;     transform: rotate(-45deg);}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    border-radius: 0;
    border-radius: 0 25px 0 0;
    background: #fff;
    color: #000;
}
.nav-pills .nav-link.active svg{ display: block; fill: #000; transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); }
span.count-text {
    background: #FF9100 0% 0% no-repeat padding-box;
    border-radius: 0px 28px 0px 0px;
    opacity: 1;
    position: absolute;
    height: 100%;
    top: 0;
    display: block;
    padding: 20px;
    left: -57px; display: none; color: #fff;padding-top: 26px;
}
.nav-link.active span.count-text{display: block;}
#v-pills-tabContent{ border-radius:0 25px 0 0 ; -webkit-border-radius:0 25px 0 0 ; -moz-border-radius:0 25px 0 0 ; -ms-border-radius:0 25px 0 0 ; -o-border-radius:0 25px 0 0 ; }
#v-pills-tabContent p{color: #000;}
#v-pills-tabContent h3{border-bottom: 1px solid #0000003B; padding-bottom: 15px; margin-bottom: 25px;}
}.tab-content ul {
margin: 0; padding: 0;
li {
    margin: 0;
    padding: 0;
    margin-bottom: 5px; background: url(../images/check.png) no-repeat; background-position: 0 3px; padding-left: 25px;
}
}

.yellowbg{background: #FF9100 0% 0% no-repeat padding-box;}
footer ul{margin: 0; padding: 0;}
footer .lintext{font-size: 12px; color: #fff;}
.lintext::before{content:""; display: inline-block; width:30px; height: 2px; background: #fff; margin-right: 5px;}
footer ul li{list-style-type: none; margin-bottom: 8px; background: url(../images/arrowli.png) no-repeat; padding-left: 15px; background-position: 0 5px;}
footer ul li a{color: #fff; text-decoration: none;}
.map li{background: url(../images/map.png) no-repeat; padding-left: 20px; background-position: 0 5px; color: #fff;     border-bottom: 1px solid #ffffff2e;}
.blu_footer{background: #0F154C;}


@media(max-width:767px){
    .banner{padding: 15px 0;}
    .bgtab{padding: 0px}
    .bgtab h3 {
        font-size: 24px;
        font-weight: bold;
    }
    
    .servicesholder {
        .nav-link.active span.count-text {
            display: none;
        }
    }
    .organic{right: 30px; bottom: 30px;}
    .bgb {
        border-radius: 15px 0 0 0;
        -webkit-border-radius: 15px 0 0 0;
        -moz-border-radius: 15px 0 0 0;
        -ms-border-radius: 15px 0 0 0;
        -o-border-radius: 15px 0 0 0;
}
.about-img h5 {font-size: 18px; }
.about-img span.number {font-size: 20px; }
.banner{        height: auto;
    display: inherit !important;}
}
@media(min-width:768px) and (max-width:992px){
.organic {
    right: 16px;
}
}

.rotate{transform: rotate(-45deg);
}
.bg-trans{background-color: rgb(33 37 41 / 78%) !important;}
.btn-close:focus{box-shadow: none;}
.stretched-link1{cursor: pointer;}
/*Responsive css*/
.navbar-toggler { border-color:#fff; }
@media(max-width:760px){
    .navbar-toggler{
        display: block;
    }
}
@media(max-width:667px){
    ul.locationlist li{
        font-size: 12px;
        padding: 7px 8px;
    }
    ul.locationlist li:nth-child(1){ padding: 7px 8px !important;}
}
@media (min-width: 740px) and (max-width: 1180px) {
    header li.nav-item {
        padding: 0;
    }
    header a.nav-link{
        font-size: 11px;
    }
  }

  @media (min-width: 768px) and (max-width: 1366px) {
    .banner { background-position: top right;}
  }

