@charset "utf-8";

/* CSS Document */

body {
    font-family: 'Lato', sans-serif;
    overflow-x: hidden;
}

.top-header {
    background-color: #009ee3;
    padding: 10px 0;
}

ul.hdrcntdtls {
    list-style: none;
    color: #ffffff;
}

ul.hdrcntdtls li {
    display: inline-block;
    margin-right: 25px;
}

ul.hdrcntdtls i {
    margin-right: 5px;
}

ul.socialicons {
    list-style: none;
    color: #ffffff;
    text-align: right;
}

ul.socialicons li {
    display: inline-block;
    margin-left: 25px;
}

.paracontent ul {
    margin-left: -15px;
}

.sensex {
    padding: 40px 0;
}

.ppo img {
    width: 100px;
    margin-bottom: 15px;
    background-color: #fff;
    padding: 5px;
}

.ppo .col-md-4 {
    text-align: center;
}

.uselink li {
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid white;
}

.uselink li a,
.uselink li a:hover {
    color: white;
    font-weight: bold;
}

.uselink {
    list-style: none;
    background: #fbb138;
    padding: 0px !important;
}

section#ourservices {
    background-image: url(images/services.jpg);
    color: #ffffff;
    background-size: cover;
    text-align: center;
}

section#ourservices .invest-header {
    width: 100%;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 2rem;
}

section#ourservices .border-bottom {
    border-bottom: 0px !important;
    margin-bottom: 20px;
}

section#ourservices a {
    color: #fff;
}

section#ourservices .invest-text {
    margin: 10px 0px;
    font-size: 18px;
}

input#submit {
    background-color: #21d45c;
    border: 0;
    color: #ffffff;
    clear: both;
    padding: 5px 15px;
}

.top-header ul {
    margin-bottom: 0;
    padding-left: 0;
}

#menu .navbar-dark .navbar-nav .nav-link {
    color: #363737;
    font-weight: bold;
    font-size: 12px;
    font-size: 16px;
    padding: 5px 9px;
    text-align: center;
}

#menu {
    float: right;
}

div#menu .nav-item {
    /*margin-left: 20px;*/
    margin-left: 4px;
    margin-right: 4px;
    position: relative;
}

div#menu .navbar {
    padding-right: 0;
}

.bottom-header {
    padding: 15px 0;
}

div#menu .navbar {
    padding-right: 0;
    margin-top: 21px;
}

.carousel-control-prev-icon {
    background-image: url(images/arrow-left.png);
}

.carousel-control-next-icon {
    background-image: url(images/arrow-right.png);
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 68px;
    height: 93px;
}

.prtlgn {
    background-color: #009ee3;
    color: #ffffff !important;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: normal !important;
    padding: 7px 10px !important;
}

.header-slider {
    /*position: relative;*/
}

.header-slider header {
    position: relative;
    width: 100%;
    /*top: 20px;*/
    /*background-color: rgba(221,222,226, 0.8);*/
    z-index: 9;
}

.header-top {
    background: #212765;
    padding: 5px 0px;
}

.sectionwise {
    padding: 40px 0 10px;
}

.sectionwise h2 {
    color: #009ee3;
    width: 100%;
    font-weight: bold;
    /*margin-bottom: 15px;*/
}

.sectionwise h2 span {
    color: #009ee3;
}

section#aboutus p {
    text-align: justify;
}

#aboutus {
    text-align: center;
}

#aboutus .border-bottom {
    border: 0px !important;
}

a {
    color: #009ee3;
}

section#investcorner {
    background-color: #ffffff;
    background-size: cover;
}

.investcrnr {
    padding: 25px;
    border-bottom: 4px solid transparent;
    background-color: #ffffff;
    min-height: 300px;
    text-align: center;
}

.investcrnr a {
    background-color: #fbb138;
    color: #222221;
    padding: 12px 25px;
    border-radius: 25px;
    font-weight: bold;
    font-size: 16px;
    width: 25%;
    margin: 0 auto;
}

.ourservs {
    background-color: rgba(251, 177, 56, 0.8);
    padding: 25px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    min-height: 200px;
}

.ourservs:hover {
    background-color: #ffffff;
}

section#ourservices a {
    text-decoration: none;
}

.ourservs img {
    margin-right: 15px;
}

.investcrnr img {
    margin-bottom: 10px;
}

.investcrnr h4 {
    font-weight: bold;
    font-size: 28px;
    margin: 15px 0 0;
}

.investcrnr p {
    margin: 15px 0 0;
    height: 260px;
}

.ourservs p {
    text-align: justify;
    margin-top: 10px;
    font-size: 16px;
    color: #4c4137;
    clear: both;
}

.ourservs h4 {
    font-weight: bold;
    color: #4c4137;
}

.ourservs h4 span {
    width: 66%;
    float: right;
    font-size: 22px;
}

section#investcorner a {
    text-decoration: none;
}

.ourservs a {
    background-color: #21d45c;
    color: #ffffff;
    padding: 8px 16px;
}

section#investcorner .clearfix,
section#ourservices .clearfix {
    margin: 15px 0;
    height: 1px;
    width: 100%;
}

section#utiltytestimonial {
    background-image: url(images/utility-testimonial.png);
    background-size: 100% 100%;
}

.utitlty ul {
    list-style: none;
    padding-left: 0;
}

.utitlty img {
    /*float: left;*/
}

.utitlty .utiltydesc {
    width: 82%;
    float: right;
}

#demo1 .carousel-item {
    /*text-align: center;*/
}

ul.carousel-indicators li {
    background-color: #6a6665;
    border-radius: 50%;
    height: 20px;
    width: 20px;
}

#demo1 .carousel-indicators .active {
    background-color: #c53a3c;
}

#demo1 .carousel-indicators {
    bottom: -40px;
    margin-right: 0px;
    margin-left: 0px;
    -ms-flex-pack: left;
    justify-content: left;
}

section#footermenu {
    background-color: #444343;
    padding: 10px 0;
}

section#footermenu ul li {
    list-style: none;
    display: inline-block;
}

section#footermenu ul {
    margin-bottom: 0;
}

section#discliamer {
    background: #009ee3;
}

section#footermenu ul {
    padding-left: 0;
}

section#footermenu ul li a {
    color: #ffffff;
    margin-right: 25px;
}

ul.sociallinks {
    text-align: right;
}

ul.sociallinks li {
    background-color: #201f1f;
    text-align: center !important;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-left: 10px;
}

section#discliamer {
    background: #009ee3;
    color: #ffffff;
    text-align: justify;
}

section#discliamer p {
    margin-bottom: 0;
}

section#discliamer h5 {
    font-weight: bold;
}

ul.ftrnav {
    margin-top: 9px;
}

ul.sociallinks li a {
    margin-right: 0 !important;
    line-height: 40px;
}

.formetng {
    background-color: #c9c8ca;
    padding: 15px;
}

.formetng h4 {
    text-align: center;
    margin-bottom: 20px;
}

.formetng input {
    padding: 7px 8px;
    width: 100%;
    box-shadow: 0px 3px 4px 0px #8a8b93;
    border: 0;
}

.formetng button,
input#submit {
    background-color: #009ee3;
    border: 0;
    color: #ffffff;
    /*float: right;*/
    clear: both;
    padding: 5px 15px;
    margin: 0px auto;
    margin-top: 0px;
    display: block;
    margin-top: 13px;
    padding: 5px 17px;
    border-radius: 5px;
}

#newsvedio .tab-content {
    background-color: #f6f6f6;
    float: right;
    width: 339px;
    height: 400px;
}

#newsvedio .nav-pills {
    background-color: #f6f6f6;
    float: left;
}

#newsvedio .nav-pills li {
    display: block;
    width: 100%;
}

#newsvedio .nav-link {
    padding: 83px 0;
    text-align: center;
    font-size: 23px;
    color: #4a4a4a;
}

#newsvedio .nav-pills .nav-link.active,
#newsvedio .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #009ee3;
}

.newsvido {
    background-color: #f6f6f6;
}

#testimonial {
    background-image: url("images/testimonialbg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#testimonial h2,
#testimonial p {
    color: #ffffff;
}

#testimonial p {
    margin-bottom: 0;
}

#testimonial img {
    margin-bottom: 15px;
}

ul.contactdetailsftr {
    list-style: none;
}

ul.contactdetailsftr i {
    margin-right: 10px;
    color: #009ee3;
}

ul.contactdetailsftr li {
    margin-bottom: 13px;
}

.footer {
    background-color: #212765;
    padding: 10px 0;
}

.footer p {
    color: #ffffff;
    margin-bottom: 0;
}

.rightftr {
    text-align: right;
}

section#contentpage {
    padding: 25px 0;
    background-color: #eeeeee;
    min-height: 570px;
}

.titlecontent {
    background-color: #009ee3;
    color: #ffffff;
    padding: 5px 15px;
}

.paracontent {
    text-align: justify;
}

ul.contactusdetails {
    list-style: none;
    float: right;
    padding-left: 0;
    margin-left: 0;
}

ul.contactusdetails li i {
    margin-right: 10px;
    color: #009ee3;
}

ul.contactusdetails li {
    margin-bottom: 11px;
}

.enquiryform h3 {
    color: #ffffff;
    background-color: #009ee3;
    text-align: center;
    padding: 4px 0;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 1px;
}

#demo .carousel-inner img {
    width: 100%;
    height: 100%;
}

div#TabbedPanels1 table {
    border-bottom: 1px solid #000;
}

ul.socialicons i {
    color: #ffffff;
}

.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;
}

.taxation .nav.nav-pills {
    background: #009ee3;
}

.taxation .nav.nav-pills li {
    width: 100%;
}

.taxation .nav.nav-pills li a {
    color: #ffffff;
}

.taxation .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background: #970102;
}

.taxation {
    margin-top: 27px;
    margin-bottom: 27px;
}

.enquiryform {
    margin-top: 45px;
    margin-bottom: 30px;
}

.contact-top {
    margin-top: 40px;
}

#cntnt {
    background: #C9C8CA;
}

@media only screen and (max-width: 992px) {
    .frmbl {
        text-align: center;
    }
    #menu {
        float: none;
    }
    div#menu .navbar {
        margin-top: 10px;
        display: block;
        text-align: center;
    }
    .ourservs {
        min-height: auto;
        margin-bottom: 30px;
    }
    .investcrnr p {
        margin: 15px 0 15px;
        height: auto;
    }
    section#investcorner .clearfix,
    section#ourservices .clearfix {
        margin: 0px 0;
    }
    .investcrnr {
        min-height: 312px;
    }
    section#utiltytestimonial {
        background-image: none;
    }
    ul.ftrnav {
        text-align: center;
    }
    ul.sociallinks {
        text-align: center;
        margin-top: 10px;
    }
    .footer p {
        text-align: center;
    }
    section#utiltytestimonial {
        background-image: url(images/utitly.png);
        background-size: 100% 100%;
    }
    .header-slider header {
        position: relative;
        top: 0;
        background-color: #d9dade;
    }
}

@media only screen and (max-width: 576px) {
    .header-slider header {
        position: relative;
        top: 0;
        background-color: #d9dade;
    }
    .utitlty {
        text-align: center;
    }
    .utitlty img {
        float: none;
    }
    .utitlty .utiltydesc {
        width: 100%;
        float: none;
    }
}

.top-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #000000b5;
    padding: 20px;
    /* margin: 0px 155px; */
    color: #fff;
    left: 15%;
    width: 100%;
    max-width: 500px;
    box-shadow: 0 0 15px 0 #999;
    border-radius: 10px;
}

.header-top .email span {
    font-size: 15px;
    color: #ffffff;
    /*font-family: OpenSans-Regular;*/
}

.header-top .email span .fa.fa-phone {
    transform: rotate(108deg);
}

.header-top .email {
    display: inline-block;
    margin: 4px 3px;
}

.header-top {
    text-align: right;
}

.header-top ul {
    margin-bottom: 0px;
}

.header-top ul li {
    display: inline-block;
}

.service-list ul {
    list-style: none;
    padding: 0;
    margin: 10px 0;
}

.service-list ul li {
    display: inline-block;
    /*padding: 17px 30px;*/
    background: #0077bd;
    border-radius: 7px;
    /*width: 237px;*/
    margin-top: 10px;
}

.service-list ul li a {
    color: #fff;
    font-size: 17px;
    padding: 17px 30px;
    width: 237px;
    display: block;
}

.useful {
    background: #ede0c9;
    padding: 10px 15px;
    border: 3px solid #177fc2;
    margin: 20px 0;
}

.link-img {
    float: left;
}

.link-text {
    margin-left: 55px;
}

.li-txt {
    font-size: 17px;
    color: #000;
    /*font-family: Lato-Regular;*/
}

.useful p {
    margin: 5px 0;
    color: #000;
}

#investcorner .border-bottom,
#utiltytestimonial .border-bottom {
    border-bottom: 0px !important;
}


/*.utitlty .border-bottom img
{
margin-bottom: 20px;
}*/

.utitlty #contact_body input {
    width: 100%;
    padding: 4px;
    border-radius: 2px;
    border: 1px solid #d0d0d0;
}

.utitlty #contact_body button {
    margin: 0px auto;
    display: block;
    margin-top: 20px;
}

#discliamer .our-list {
    font-size: 20px;
    margin-bottom: 5px;
}

#discliamer ul {
    padding-left: 2px;
    list-style-type: none;
}

#discliamer ul li a {
    color: #fff;
    text-decoration: none;
}

.address-area .fa {
    margin-right: 5px;
}

.address-area .fa-phone {
    transform: rotate(95deg);
}

.button-right {
    right: -4px;
}

.social-buttons {
    position: fixed;
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
    top: 50% !important;
    width: 45px;
    z-index: 9999;
}

.social-buttons #twitter-btn .social-icon,
.social-buttons #facebook-btn .social-icon,
.social-buttons #google-btn .social-icon,
.social-buttons #rss-btn .social-icon,
.social-buttons #pinterest-btn .social-icon,
.social-buttons #youtube-btn .social-icon {
    background-color: #1a88c8;
    background-image: url('images/social-icons.png');
}

.button-right #facebook-btn span {
    background-position: 12px 10px;
}

.social-buttons .social-text {
    color: #FFFFFF;
}

.button-right .social-text {
    display: none;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin: 11px 0 11px 40px;
    white-space: nowrap;
}

.button-right #twitter-btn span {
    background-position: 11px -35px;
}

.button-right #google-btn span {
    background-position: 10px -127px;
}

.button-right #pinterest-btn span {
    background-position: 11px -177px;
}

.button-right .social-icon {
    transition: background-color 0.4s ease-in 0s;
    -webkit-transition: background-color 0.4s ease-in 0s;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 43px;
    margin-bottom: 2px;
    width: 43px;
}

.mail-id,
.mail-id:hover {
    color: #fff;
    text-decoration: none;
}

.contact-top .mail-id,
.contact-top .mail-id:hover {
    color: #000;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #ffffffe6;
    background: #ffffff;
    z-index: 1;
}

.nav-item:hover .dropdown-menu {
    display: block;
}

.dropdown-menu li a {
    padding: 5px 10px;
    color: #000;
    border-bottom: 1px solid #000;
    display: block;
}

.dropdown-menu li a:hover {
    text-decoration: none;
    background: #009ee3;
    color: #fff;
}

.team {}

.team ul {
    list-style-type: none;
}

.team ul li {
    text-align: left;
    width: 100%;
    margin-top: 13px;
    display: flex;
    justify-content: space-between;
}

.team ul li a {
    float: right;
    background: #0077bd;
    color: #fff;
    padding: 5px 10px;
    display: block;
    width: revert;
    width: 100px;
}

.under_link a {
    color: #fff;
    padding: 1px 18px;
}

.paracontent .under_link.text-center a {
    color: #000;
    float: left;
}

.under_link.text-center ul {
    list-style-type: none;
}

.ticker_section {
    padding: 5px 15px;
    background-color: #000;
    display: flex;
    width: 100%;
}

.ticker_section .tickers {
    display: flex;
    margin: 3px -10px;
    align-items: center;
    justify-content: center;
}

.ticker_section .tickers .ticker_item {
    padding: 0 10px;
    color: #fff;
    list-style: none;
    display: flex;
    font-weight: 600;
    position: relative;
    align-items: center;
}

.ticker_section .tickers .ticker_item .name {
    letter-spacing: 1px;
    font-size: 14px;
}

.ticker_section .tickers .ticker_item .price {
    font-size: 12px;
    padding: 4px 5px 0;
}

.ticker_section .tickers .ticker_item .difference_percent {
    border: 1px solid #51c948;
    color: #51c948;
    padding: 2px 8px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
    padding-right: 30px;
    position: relative;
}

.ticker_section .tickers .ticker_item .difference_percent::after {
    content: "";
    width: 16px;
    height: 14px;
    position: absolute;
    right: 7px;
    background-image: url("images/trend.webp");
    background-size: 100%;
    background-repeat: no-repeat;
    top: 8px;
}

.ticker_section .tickers .ticker_item .difference_percent.negative {
    border: 1px solid red;
    color: red;
}

.ticker_section .tickers .ticker_item .difference_percent.negative::after {
    background-image: url("images/decrease.webp");
    background-size: 100%;
    background-repeat: no-repeat;
}

.ticker_section .tickers .ticker_item::after {
    content: "";
    position: absolute;
    right: 0;
    height: 80%;
    width: 2px;
    background: var(--rv-black);
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.4;
}

.ticker_section .tickers .ticker_item:last-child::after {
    content: unset;
}

ul.carousel-indicators li.active {
    background: #009ee3;
}


/* Main Header */

.custom-header {
    background: linear-gradient(90deg, var(--rv-primary), var(--rv-secondary));
    padding: 15px 0;
    position: sticky;
    top: 0;
    z-index: 999;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}


/* Container */

.custom-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}


/* Flex Row */

.custom-header-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}


/* Logo */

.custom-logo .logo-img {
    max-height: 50px;
    transition: transform 0.3s ease;
}


/* Menu */

.custom-menu {
    /* Right align menu */
    text-align: right;
}


/* Responsive */

@media (max-width: 768px) {
    .custom-header-row {
        flex-direction: row;
        text-align: center;
    }
    .custom-menu {
        margin-top: 10px;
        text-align: center;
    }
    .custom-logo .logo-img {
        max-height: 85px;
    }
}

@media only screen and (max-width: 767px) {
    .navbar-toggler {
        background: #009ee3 !important;
        margin-left: auto;
    }
    #demo .carousel-inner img {
        width: 100%;
        height: 100%;
        height: 345px;
        object-fit: cover;
        object-position: 100%;
    }
    .menu-list {
        overflow: auto;
    }
    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        width: 40px;
        height: 55px;
    }
    .top-text {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background-color: #000000b5;
        padding: 20px;
        margin: none;
        color: #fff;
        left: 0%;
        width: 100%;
        max-width: none;
        box-shadow: 0 0 15px 0 #999;
        border-radius: 0;
    }
    .carousel-indicators {
        z-index: 1;
    }
    .service-list ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        /* Space between columns and rows */
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .service-list li a {
        display: block;
        padding: 10px;
        text-decoration: none;
        color: #333;
        border-radius: 5px;
        transition: background 0.3s;
    }
    .service-list li a:hover {
        background: #ddd;
    }
    .service-list ul li a {
        color: #fff;
        font-size: 17px;
        padding: 17px 10px;
        width: auto;
        display: block;
    }
    .navbar-nav {
        display: flex;
        gap: 20px;
    }
    div#menu .navbar {
        margin-top: 10px;
        display: block;
        text-align: center;
        position: absolute;
        right: 15px;
        top: 15px;
    }
    .collapse.show {
        display: block;
        position: absolute;
        right: -15px;
        width: 100vw;
        background: #daeeff;
        top: 90px;
        height: 100vh;
    }
    .collapsing {
        display: none;
    }
    .team ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .team li {
        margin-bottom: 15px;
    }
    section#aboutus p {
        text-align: left;
        width: 70%;
    }
    .team a {
        color: #007bff;
        text-decoration: none;
    }
    .team a:hover {
        text-decoration: underline;
    }
    iframe {
        width: 350px;
    }
    .navbar-nav .dropdown-menu {
        position: relative;
        float: none;
    }
    a.nav-link .navbar-nav .dropdown-menu {
        position: relative;
        float: none;
        display: block;
    }
    #wrapper {
        width: 100vw;
    }
    iframe #wrapper {
        width: 370px;
    }
}

.header-top .ul-list {
    width: 100%;
    display: flex;
    padding: 0;
    justify-content: space-between;
}

.sectionwise .service-list ul {
    padding: 30px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: -15px;
}

.sectionwise .service-list ul li {
    max-width: 50%;
    width: 100%;
    padding: 15px;
    background: unset;
    margin: 0;
}

.sectionwise .service-list ul li a {
    background: #0077bd;
    width: 100%;
    padding: 10px 10px;
    border-radius: 5px;
    margin: 0;
    border: 1px solid #0077bd;
    font-size: unset;
    text-decoration: unset;
}

.sectionwise .service-list ul li a:hover {
    padding: 10px 10px;
    color: #0077bd;
    background: #fff;
}