.needcustompara p {
    font-size: 16px;
}
.customhead h1{
    margin-bottom: 50px;
}

.close-icon button{
    color: #f29645;
}

.sv-link a:hover {
    color: #f29645;
    border-color: #f29645;
}
.btn-coral {
    background-color: #f29645;
}
.footer-link ul li a:hover{
    color: #f29645 !important;
}
.menu-red .main-menu nav > ul > li:hover > a, .menu-red .main-menu nav > ul > li.active > a {
    color: #f29645;
    border-color: #f29645 !important;
}
.header-info.heder-red-info span i {
    color: #f29645;
}
.footer-bottom-border .copyright p a {
    color: #f29645;
}
.footer-3-icon a :hover {
    color: #f29645;
}
.footer-red .footer-link ul li a:hover {
   
    border-bottom: 1px solid #f29645;
}
.menu-bar-red i {
    color: #f29645;
}

.breadcrumb-text h1 {
    color: rgb(255, 255, 255);
  text-shadow: 
    1px 0px 1px rgb(204, 204, 204), 0px 1px 1px #eee, 
    2px 1px 1px #0f92d3, 1px 2px 1px #0f92d3,
    3px 2px 1px #0f92d3, 2px 3px 1px #0f92d3,
    4px 3px 1px #0f92d3, 3px 4px 1px #0f92d3,
    5px 4px 1px #0f92d3, 4px 5px 1px #0f92d3,
    6px 5px 1px #0f92d3, 5px 6px 1px #0f92d3,
    7px 6px 1px #0f92d3;
}
.extra-info {
    background: #02090c;
}

.customheadLogo{
    max-width: fit-content !important;
    height: 100% !important;
    width: auto !important;
}
.menu-bar-red i:hover {
    color: #f29645;

}
.breadcrumb-text {
    /* position: relative;
    z-index: 1; */
    padding: 30px 0px;
    background-color: #0606065c;
}

.all_invistorslinks ul li{
    margin-left: 20px;
    margin-bottom: 15px;
    /*list-style: inside disc;*/
    
}
.all_invistorslinks ul li a:hover{
    color: #f29645;
}
.all_invistorslinks{
    margin: 20px 0px;
}
.all_invistorslinks ul{
    padding: 10px 0px;
}
.footer-2-text {
    margin-top: 0px;
}
.nomargintop{
    margin-top: 0px !important;
}
.bigfontsize{
    font-size: 16px;
}
.blue-soft-bg {
    background: #031822;
}
.b-services-content h3 {
    text-align: center !important;
    margin-bottom: 0px;
}
.b-services {
    /* background: #ffffff; */
    border: 1px solid #0a5d8742;
    height: 100%;
}
.b-services-content:hover h3 a {
    color: #febc35 !important;
}
.footer-text{
    margin-top: 20px;
}
.all_invistorslinks ul li a {
    font-size: 18px;
}
.all_invistorslinks ul li a i{
    color: #ff1b0e;
    margin-right: 15px;
}
@media (max-width: 767px) {


    .customheadLogo {
        max-width: fit-content !important;
        height: 100% !important;
        width: 50% !important;
    }
}