﻿@font-face {
    font-family: 'helveticaregular';
    src: url('../fonts/helvetica-webfont.woff2') format('woff2'), url('../fonts/helvetica-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helveticabold';
    src: url('../fonts/helvetica-bold-webfont.woff2') format('woff2'), url('../fonts/helvetica-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.navbar-nav .dropdown:hover .dropdown-menu {
    display: block;
    margin-top:0px
}

body {
    padding: 0px;
    margin: 0px;
    font-family: 'helveticaregular';
    font-weight: 400;
    color: var(--text-black);
    line-height: var(--line-height) !important;
    background: var(--content-bg);
}
header{
    background:#fff;
}
.scroll-message{
    background:#fff;
}
a {
    color: var(--default-link);
    text-decoration:none !important;
}
    a:hover {
        color: var(--default-link-hover);
    }
#navigationMenu .container, .gigw_row {
    padding-right: 0px;
}
.top_bar li.web-skip, .web-skip {
    display: none;
}
#slideBanner img {
    width: 100%;
}
.content-body {
    background: var(--bg-white);
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 8px 0px #eee;
}
     
    .default_theme {
        background: #5cab32;
        color: #fff;
    }
.dark_theme {
    background: #000;
    color: #fff;
}
.content h3{
    font-size:18px;
    font-weight:900;
}
.humburger-ico {
    display: none;
}

.closemenu {
    display: none;
}
button.close {
    float: right;
    background: #1b1f64;
    border: 0px;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    position: absolute;
    right: -15px;
    top: -15px;
    color: #fff;
}
.logo a {
    display: block
}

.logo-bar {
    padding: 10px 0px;
    background: #fff;
}

.gigw_strip {
    float: right;
    line-height: 55px;
    display:flex;
    align-items:center;
    justify-content:center;
}

.scrollDown {
    color: #000;
    text-decoration:none;
}
    .scrollDown:hover {
        color: #000;
    }
    .top_bar {
        margin-bottom: 0px;
        padding-left: 0px;
    }

    .top_bar li {
        display: inline-block;
        padding: 5px 5px;
    }

        .top_bar li a.social {
            width: 25px;
            height: 25px;
            background: #000;
            display: block;
            text-align: center;
            line-height: 26px;
            border-radius: 100%;
            color: #fff;
        }

            .top_bar li a.social.facebook {
                background: var(--facebook-bg);
            }

            .top_bar li a.social.twitter {
                background: var(--twitter-bg);
            }

            .top_bar li a.social.youtube {
                background: var(--youtube-bg);
            }

    .top_bar .cog-dropdown {
        position: relative

    }
        .top_bar .cog-dropdown.language .dropdown-menu {
            width:100px;
            border:0px solid #000;
            padding:0px;
        }
    .top_bar .dropdown-menu {
        min-width: auto;
        background: #ffffff;
        border: 0px;
        border-radius: 0px;
        padding: 5px;
        left: auto !important;
        right: 8px;
        box-shadow: 0px 0px 24px #0c60951f;
        -webkit-box-shadow: 0px 0px 24px #0c60951f;
        -moz-box-shadow: 0px 0px 24px #0c60951f;
    }
    .top_bar .cog-dropdown .dropdown-item:focus, .top_bar .cog-dropdown .dropdown-item:hover {
        color: #fff;
        text-decoration: none;
        background-color: #252a84;
    }
    .top_bar .cog-dropdown .dropdown-item {
        line-height: 20px;
        padding: 6px 10px;
        border-bottom: 1px solid #ddd;
        text-align: center;
    }
        .top_bar .cog-dropdown .dropdown-item:last-child{
            border-bottom:0px;
        }
        .menu-bar {
            background: var(--menu-bg);
        }

    .menu-bar .navbar {
        padding: 0px
    }

   

        .menu-bar ul.navbar-nav > li > a {
            color: var(--menu-link-text);
            padding: 12px 20px !important;
        }

        .menu-bar ul.navbar-nav > li:hover {
            background-color: var(--darkBlue);
        }
        .menu-bar ul.navbar-nav > li > ul.dropdown-menu{
            padding:0px;
        }
            .menu-bar ul.navbar-nav > li > ul.dropdown-menu > li{
                
            }
                .menu-bar ul.navbar-nav > li > ul.dropdown-menu > li > a, .loginDropdown  a{
                    padding: 10px 10px;
                    border-bottom: 1px solid #000;
                }
                .menu-bar ul.navbar-nav > li > ul.dropdown-menu > li a.dropdown-item:hover, .loginDropdown li a:hover {
                    background-color: var(--darkBlue);
                    color: var(--text-white);
                }
            .menu-bar .login_btn {
                color: var(--text-white);
                background-color: var(--darkBlue);
                padding: 11px 19px !important;
                border-radius: 0px;
                display: block;
                border: 0px;
            }
.loginDropdown .login_btn:hover {
    color: var(--text-white);
    background-color: var(--darkBlue);
}
.loginDropdown ul{
   padding:0px
}
    .loginDropdown ul li {
        border-bottom: 1px solid #000;
    }
    .loginDropdown ul li:last-child {
        border-bottom: 0px solid #000;
    }
    .menu-bar ul.navbar-nav > li > ul.dropdown-menu > li:last-child > a, .loginDropdown a:last-child {
        padding: 10px 10px;
        border-bottom: 0px solid #000;
    }
.loginBox{
    padding:0px;
}
.newslider {
    position: relative;
}
.news {
    color: var(--news-update-color);
    font-size: 20px;
    font-weight: 600 !important;
    padding: 3px;
}
.bn-news .bullet {
    font-size: 11px;
}
.bn-news a:hover{
    text-decoration:underline;
}
.banner {
    position: relative;
}
.starRatingLeft {
    position: absolute !important;
    width: auto !important; 
    z-index: 49 !important;
    bottom: 0;
    left: 7%;
}
.starRatingRight {
    position: absolute !important;
    width: auto !important;
    z-index: 49 !important;
    bottom: 0;
    right: 7%;
}
.schedule {
    background: var(--schedule-bg);
    padding: 30px 0px 48px 0px;
}
    .schedule h2{
        font-size: 30px;
        text-align: center;
        padding-bottom: 37px;
    }
.building-rating h2 {
    font-size: 30px;
    text-align: center;
    color:#000;
    
}
.schedule .card-body{
    background:var(--card-bg);
}
    .schedule .card-body h3, .bpl_scheme_details .card-body h3, .bpl_scheme_details_shunya .card-body h3 {
        font-size: 16px;
        font-weight: 900;
        color: #000;
    }
 
.btn_download {
    background: var(--btn-download-bg);
    color: var(--link-color);
    margin-top: 5px;
}
    .btn_download:hover, .btn_download:focus-visible {
        background: var(--btn-download-hover-bg);
        color: var(--link-color-hover);
        border: 1px solid var(--border-hover-color);
    }
.btn-link:hover {
     
    text-decoration: none;
}
a.btn_download {
    padding: 10px 20px;
    border-radius: 5px;
    font-size:14px !important;
}
.card-content {
    height: 64px;
    color:#000;
}
.scheme_img{
    position:absolute;
    bottom:0px;
    right:10px;
}
.image_slider a{
    text-decoration:none;
}
.image_slider .owl-prev {
    position: absolute !important;
    background-color: var(--bg-green) !important;
    width: 30px;
    height: 30px;
    color: var(--text-white) !important;
    top: 40%;
    left: 7%;
    border-radius: 5px;
    border: none;
    opacity: 1;
}
.image_slider .owl-next {
    position: absolute !important;
    background-color: var(--bg-green) !important;
    width: 30px;
    height: 30px;
    color: var(--text-white) !important;
    top: 40%;
    right: 7%;
    border-radius: 5px;
    border: 1px solid;
    opacity: 1;
}
.multi_image_slider .owl-prev, .multi_image_slider .owl-next {
    position: absolute !important;
    background-color: var(--bg-green) !important;
    width: 30px;
    height: 30px;
    transform: rotate(-39deg) !important;
    border-radius: 0px !important;
    color: var(--text-white) !important;
}
.multi_image_slider .fa {
    transform: rotate(39deg) !important;
}
.multi_image_slider .fa {
    transform: rotate(39deg) !important;
}
.multi_image_slider .owl-prev {
 
    top: 31%;
    left: -5%;
}
.multi_image_slider .owl-next {
 
    top: 31%;
    right: -5%;
}
.building-rating {
    background: #fff;
    padding: 40px 0px 125px 0px;

}
 
.rating_chart{
    padding-right:0px;
}
.rating_chart > div{
    margin:0 auto;
}
.chart{
    width:450px;
    height:300px;
}
.building-rating .chart{
    margin:0 auto;
}
 .queryAuthentication .captcha_width, .captcha-img .captcha_width {
    width: 124px;
}
.queryAuthentication .notes{
    font-weight:bold;
}
.subscribe_position {
    display: flex;
    align-items: center;
    justify-content: center;
}
.subscribe-form {
    background-color: var(--subscribe-bg);
    padding: 23px 75px;
    width: 100%;
    margin: 0 auto;
   position: absolute; 
    top: -70px;
    color:var(--text-white);
}
    .subscribe-form div.row{
        display:flex;
        align-items:center;
        justify-content:center;
    }
    .subscribe-form .fa {
        font-size: 40px;
        line-height:62px;
    }
    .subscribe-form h3 {
        display: inline-block;
        font-size: 27px;
        float: right;
        width: 198px;
    }
    footer {
        background-image: url(/Assets/Images/footer_img.jpg);
        padding: 100px 0px 0px 0px;
        background-size: cover;
    }
    footer .footer_navigation, footer .contact_info {
        padding-left: 0px;
        list-style:none;
    }
    footer h3 {
        font-size: 20px;
        color: var(--text-white);
        font-weight:bold;
    }
    footer .contact_info {
        color: var(--text-white);
        /*width:300px;*/
    }
        footer .footer_navigation li, footer .contact_info li{
            line-height:30px;
        }
            footer .footer_navigation li a{
                color:var(--text-white);
            }
        footer .twitter_embeded {
            height: 300px;
            overflow-y: scroll;
            overflow-x: hidden;
        }
    footer .quick_link {
        background-color: var(--quick-link-bg);
        color: var(--text-white);
        padding: 15px 0px;
        margin-top: 25px;
        text-align:center;
    }
        footer .quick_link a {
            color: var(--text-white);
            padding: 0px 5px;
        }
    footer .copyright_content{
        text-align:center;
         
    }
    footer .copyright {
        color: var(--text-white);
        padding: 20px 0px;
    }
    footer .copyright .visitor-count{
        text-align:right;
    }
.subscribe_btn {
    padding: 0px 10px;
    background: var(--darkBlue);
    color:var(--text-white);
}
.subscribe_btn:hover {
   
    background: var(--darkBlue);
    color: var(--text-white);
}

.subscribe_input {
    height: 40px;
}

.page_title {
    background: var(--bg-white);
    padding: 30px 0px 0px;
}
.ticket {
    padding: 30px 0px !important;
}
    .page_title .row{
        display:flex;
        align-items:center;
    }
    .page_title h2 {
        font-weight: bold;
        font-size: 30px;
    }
    .page_title h3 {
        font-weight: bold;
        font-size:19px;
       
    }
.page_title {
    background: var(--bg-white);
    padding: 30px 0px 0px;
}
    .page_title .row{
        display:flex;
        align-items:center;
    }
    .page_title h2 {
        font-weight: bold;
        font-size: 30px;
    }
     
.title_img{
    text-align:right;
    padding-right:0px;
}
.content {
    background: var(--content-bg);
    padding: 50px 0px 125px 0px;;

}
.content_info{
    padding:50px 0px 0px;
}
.content h5.subheading {
    font-size: 16px;
    font-family: 'helveticabold';
    color: var(--text-black);
}
.content .contact_details h5.subheading {
    font-size: 16px;
    font-family: 'helveticabold';
    background: var(--contact_detail_heading);
    padding: 20px 10px;
    color: var(--text-white);
    border-radius: 5px 5px 0px 0px;
    margin-bottom: 0;
}
.promotional_function {
    background-image: url(/Assets/Images/backgroundBEE.jpg);
    background-size: cover;
    padding: 50px 0px;
    margin-top:15px;
}
    .promotional_function h3{
        text-align:center;
        font-weight:bold;
        color:var(--text-white);
        padding-bottom:10px;
        font-size:24px;
        
    }
    .promotional_function ul {
         
        list-style: none;
        color: var(--text-white);
        margin-bottom:0px;
    }
    .promotional_function ul li{
        padding:5px 0px;
    }

        .promotional_function ul li::before {
            content: "➤";
            color: var(--arrow-color);
            margin: 0px 15px 0px -28px;
        }
.chapter_information{
    padding:50px 0px 0px;
}
.chapter_information ul{
    padding-left:0px;
    list-style:none;
}
    .chapter_information ul li {
        display: inline-block;
        width: 200px;
        background: var(--bg-white);
        padding: 10px;
        margin: 0px 5px 10px 5px;
        height: 160px;
        vertical-align: top;
        border: 1px solid var(--green-border);
        border-radius: 5px;
        text-align:left;
    }
.chapter_heading{
    font-weight:bold;
}
.chapter_information a {
    color: var(--text-green);
}
.blp_list {
    padding-left: 0px;
    list-style: none;
}
    .blp_list li {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 45%;
        background: var(--bg-white);
        padding: 10px;
        margin: 0px 5px 10px 5px;
        height: 90px;
        vertical-align: top;
        border: 1px solid var(--green-border);
        border-radius: 5px
    }
        .blp_list li a {
            color: var(--text-green);
        }

.bpl_details {
    background-image: url(/Assets/Images/AboutBLPBanner.jpg);
    width: 100%;
    padding: 30px 0px;
    color:#fff;
}
.about_blp{
   margin:15px 0px;
}
.bpl_scheme_details {
    padding: 30px 0px 30px 0px;
}
.bpl_scheme_details_shunya {
    padding: 30px 0px 130px 0px;
    background: var(--bpl_scheme_details_shunya);
}
.scheme_heading {
    text-align: center;
}
.dotedBorder {
    border: 1px dashed var(--doted-border);
    padding: 22px;
    margin-top: 20px;
    text-align:center
}
    .dotedBorder a{
        color:var(--text-green);
    }
    .session_heading {
        padding: 30px 0px;
    }
.session_heading h3 {
    text-align: center
}
    .session_information ul li {
        display: inline-block;
        width: 200px;
        background: var(--bg-white);
        padding: 10px;
        margin: 0px 5px 10px 5px;
        height: 80px;
        vertical-align: top;
        border: 1px solid var(--green-border);
        border-radius: 5px;
    }
        .session_information ul li a{
            color:var(--text-green);
        }
        #accordion h5 a {
            color: var(--text-Black);
            font-family: 'helveticabold';
            display:block;
            text-align:left;
        }
.contact-us .card, .faq .card{
    background:var(--bg-white);
}
ul.contact_content {
    background: var(--bg-light-blue);
    border-radius: 10px;
    padding: 10px;
    margin: 10px 0px;
    list-style: none;
}
ul.contact_content .contactName{
    font-weight:900;
}
    ul.contact_content .Resignation {
        color: var(--text-green);
    }
ul.contact_detail{
    list-style:none;
    padding-left:0px;   
}
    ul.contact_detail li{
        padding:4px 0px;
        line-height:28px;
    }
    ul.contact_detail li.contactAddress::before {
        content: "\f041";
        font-family: FontAwesome;
    }
    ul.contact_detail li.contactfax::before {
        content: "\f1ac";
        font-family: FontAwesome;
    }
.contact-map {
    height:325px;
}
    .contact-map iframe {
        width: 100%;
        height: 100%;
    }

    .ticket_heading {
        padding: 15px 0px;
    }
.element-align-center{
    align-items:center;
    justify-content:center;
}
.error {
    font-size:12px;
    color: var(--error-color);
    font-family: 'helveticabold';
    text-align: left !important;
}

.subscribe_btn, .subscribe_btn:focus-visible {
    background-color: var(--subscribe-btn);
    color: var(--text-white);
    border-radius: 0px 0.25rem 0.25rem 0px !important;
    padding: 8px 10px;
}
#btnGetOtp, #btnVefifyOtp {
    background-color: var(--subscribe-btn);
    color: var(--text-white);
    border-radius: 0.25rem !important;
    padding: 6px 10px;
}
    #btnGetOtp:hover, #btnVefifyOtp:hover,
    #btnGetOtp:focus-visible, #btnVefifyOtp:focus-visible {
        background:none;
        border: 1px solid var(--subscribe-btn);
        color: var(--subscribe-btn);
    }
     
.login_back {
    background: url(/Assets/Images/new-building.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
}
.login-panel {
    padding: 50px 0px 125px 0px;
    background: url(/Assets/Images/bg.jpg);
}
 
.login_form {
    background: var(--bg-white);
    height: 400px;
}
#registration_form .login_form {
                                    height:100%;
                                }
#registration_form .login_back {
    background: url(/Assets/Images/new-building.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 560px;
}
    .login_heading {
    text-align: center;
    font-size: 24px;
    padding: 20px 0px 15px 0px;
    font-weight: bold;
}
.forgot_password{
    text-align:center;
}
.login_btn {
    background: var(--bg-green);
    color: var(--text-white);
    width:100%;
}
.login-panel .login_btn:hover, .login-panel .login_btn:focus-visible {
    color: var(--bg-green);
    border: 1px solid var(--bg-green);
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(255 0 0 / 0);
}
label{
    font-weight:bold;
}
.for_register {
    text-align: center;
    padding: 20px 0px;
}
.ticket-panel{
    background:var(--bg-white);
    padding:20px;
}
.btn-reset {
    background: #dd0000;
    color: #fff;
}
    .btn-reset:hover, .btn-reset:focus-visible {
        border: 1px solid #dd0000;
        color: var(--text-black);
    }
    .btn-submit {
        background: #5cab32;
        color: #fff;
    }
        .btn-submit:hover, .btn-submit:focus-visible {
            border: 1px solid #5cab32;
            color: var(--text-black);
        }
         
    .btn-track {
        background: var(--btn-track);
        color: var(--text-white);
    }
        .btn-track:hover, .btn-track:focus-visible {
            border: 1px solid var(--btn-track);
            color: var(--text-black);
        }
.default-link {
    color: var(--text-green);
}
    .default-link:hover {
        color: var(--text-black);
    }
td.not {
    color: var(--not);
    text-align:center
}
td.table_heading{
    font-weight:900;
}
.table-hover tbody tr:hover {
    color: var(--text-black);
  
}
.content_text table{
    color:var(--text-black);
}
.general_info {
    text-align: center;
    padding: 20px 0px 0px;
}
.file_size::before, .pdf-icon::before {
    content: "\f1c1"; /* FontAwesome Unicode */
    font-family: 'FontAwesome';
    font-weight: 900;
    display: inline-block;
    margin-left: 0em;
    margin-right: 7px;
    color: #f00;
}

.image-icon::before {
    content: "\f03e"; /* FontAwesome Unicode */
    font-family: 'FontAwesome';
    font-weight: 900;
    display: inline-block;
    margin-left: 0em;
    margin-right: 7px;
    color: #e46b00;
}

.excel-icon::before {
    content: "\f1c3"; /* FontAwesome Unicode */
    font-family: 'FontAwesome';
    font-weight: 900;
    display: inline-block;
    margin-left: 0em;
    margin-right: 7px;
    color: #098409;
}

.word-icon::before {
    content: "\f1c2"; /* FontAwesome Unicode */
    font-family: 'FontAwesome';
    font-weight: 900;
    display: inline-block;
    margin-left: 0em;
    margin-right: 7px;
    color: #1570d2;
}

.ppt-icon::before {
    content: "\f1c4"; /* FontAwesome Unicode */
    font-family: 'FontAwesome';
    font-weight: 900;
    display: inline-block;
    margin-left: 0em;
    margin-right: 7px;
    color: #319f10;
}

.zip-icon::before {
    content: "\f1c6"; /* FontAwesome Unicode */
    font-family: 'FontAwesome';
    font-weight: 900;
    display: inline-block;
    margin-left: 0em;
    margin-right: 7px;
    color: #2f2192;
}
.climateZone{
    margin-top:10px;
}
#arrow_btn {
    display: inline-block;
    background-color: #FF9800;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 40px;
    position: fixed;
    bottom: 5px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    text-decoration:none;
}

    #arrow_btn::after {
        content: "\f077";
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        font-size: 23px;
        line-height: 50px;
        color: #fff;
    }

    #arrow_btn:hover {
        cursor: pointer;
    }

    #arrow_btn:active {
        background-color: #555;
    }

    #arrow_btn.show {
        opacity: 1;
        visibility: visible;
        margin-bottom:40px;
    }
#gigw_option{
    color:#000;
}
.menu-bar.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}
.iframe_location{
    width:100%;
}
.card-header, .accordion-button:not(.collapsed) {
    background: var(--card-header-bg);
    font-weight:bold;
}
.error_message{
    color:#f00;
}
ul.list_details a {
    color: var(--text-green);
}
.modal-body{
    color:#000;
}
ul.sitemap_list > li  {
    
    list-style: none;
    padding:5px 0px;
}
    ul.sitemap_list > li > a  {
        color: var(--text-green);
        font-weight: bold;
    }
ul.sitemap_list > li {
    color: var(--text-black);
    font-weight: bold;
}
  ul.sitemap_list > li > ul > li {
        font-weight: normal;
        color: var(--text-black);
    }
    ul.sitemap_list > li > ul > li a {
        font-weight: normal;
        color: var(--text-green);
    }
.invalidOtp {
    color: var(--error-color);
    font-size:14px;
    font-weight:bold;
}
.change-email {
    color: var(--text-black);
    font-size: 14px;
}
.resend {
    color: var(--text-black);
    font-size: 14px;
}
.thanks, .ticketNum {
    font-weight: bold;
}
.createSuccess {
    color: #5cab32;
    font-weight:bold;
}

.ticketNum {
    color: #dd0000;
}
.screenAcessTable td, .screenAcessTable th {
    color: var(--text-black);
    background: var(--bg-white);
}
.screenAcessTable td a {
    color: var(--text-green);
}

.card .card-header .btn-link:after {
    content: "\f078";
    font-family: FontAwesome;
    font-weight: 900;
    float: right;
}
.card .card-header .btn-link.collapsed:after {
    content: "\f077";
}
.language .btn, li.cog-dropdown .btn{
    font-size: 14px !important;
        border:0px;
        color:#000;
}
ul.contact_content li {
    color: var(--text-black);
}

ul.contact_detail li {
    color: var(--text-black);
}
.card.contact-card {
    display: flex;
    width: 100%;
    height: 100%;
}
#starRatingSlider.multi_image_slider .owl-next,
#shunyaSlider.multi_image_slider .owl-next {
    top: 31%;
    right: 10%;
}

#starRatingSlider.multi_image_slider .owl-prev,
#shunyaSlider.multi_image_slider .owl-prev {
    top: 31%;
    left: 10%;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: -26px;
    position: relative;
    z-index: 1;
}
