﻿@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Questrial&amp;display=swap');
@import url('font-awesome.css');
@import url('owl.carousel.min.css');

@font-face {
    font-family: 'Avenir';
    src: url('../fonts/AEH.html');
}

.header-shrink .qw::before {
    top: -5px;
}

.qw::before {
    content: '';
    position: absolute;
    left: -173px;
    top: 41px;
    width: 41%;
    background-color: #ffffff;
    height: 90px;
    -webkit-transform: skewx(-45deg);
    -ms-transform: skewx(-45deg);
    transform: skewx(-35deg);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 0;
    box-shadow: 0 2px 6px rgb(0 0 0 / 32%);
}

/*header section css*/
.hidden_header {}

.header_top {
    background: #000000;
    padding: 7px 0 9px;
    /* margin-bottom:7px; */
    letter-spacing: 0.5px;
}

.header_top ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.header_top ul li {
    margin: 0 30px 0 0px;
    padding: 0px;
    display: inline-block;
    color: #fff;
    font-size: 13px;
}

.header_top ul li a {
    color: #fff;
}

.header_top ul li:last-child {
    float: right;
    margin-right: 0;
}

.header_top ul li .fa {
    margin-right: 5px;
}

.header_top ul li:last-child a {
    margin-left: 15px;
    font-size: 16px;
    font-weight: bolder;
    font-family: 'Poppins', sans-serif;
}

header {
    border-top: 3px solid #1793aa;
    --red: #fff;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(https://upjn.co.in/images/headerbg.jpg);
}



.navbar-expand-lg {
    width: 75%;
}

.header-shrink .header_top {
    margin-top: -45px;
    transition: all 0.3s ease-in-out;
}

.header-shrink {
    box-shadow: #e4e4e4 0 0 5px 0;
    transition: all 0.3s ease-in-out;
}

/*menu dropdown*/
.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown>.dropdown-toggle:active {
    pointer-events: none;
}

.dropdown-menu ul {
    margin: 0px;
    padding: 0;
}

.dropdown-menu ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

/*bannet css*/
.banner {
    padding: 33px 0 0 0;
}

.b_heading {
    font-family: Roboto;
    font-size: 52px;
    color: #05536a;
    font-weight: 700;
    text-transform: uppercase;
}

.carousel-caption .btn {
    margin-top: 15px;
}

.inner_banner {
    background: url(../images/inner-banner.jpg) no-repeat 0;
    background-size: cover;
    height: 230px;
    text-align: center;
    align-items: center;
    padding-top: 7%;
    position: relative;
}

.inner_banner:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.79);
}

.inner_banner .heading {
    font-size: 35px;
    color: #fff;
    text-transform: uppercase;
}

section {
    padding: 1rem 0;
}

.heading_main {
    margin-bottom: 4rem;
    text-align: center;
    font-family: Roboto;
    position: relative;
}

.heading {
    font-family: Roboto;
    font-size: 35px;
    color: #222222;
    margin-bottom: 15px;
    font-weight: 400;
    line-height: normal;
    position: relative;
    font-family: 'Poppins', sans-serif;
}

.heading span {
    color: #ffffff;
    font-size: 14px;
    display: -webkit-box;
}

.heading_main p {
    font-size: 15px;
    color: #000000;
    font-weight: 400;
    margin-top: 2rem;
    margin-bottom: 0;
    padding: 0 12%;
    font-family: 'Poppins', sans-serif;
    line-height: 2;
}

.heading_main p:before {
    position: absolute;
    content: '';
    background: #df6828;
    width: 80px;
    height: 3px;
    top: 60px;
    left: 0;
    right: 0;
    margin: auto;
}

.about_text .heading:after {
    position: absolute;
    content: '';
    background: #df6828;
    width: 80px;
    height: 3px;
    bottom: 75px;
    left: 0;
    right: 0;
    margin: auto;
}

.services_bg {
    background: #fbfbfb;
    padding-bottom: 1rem;
    position: relative;
    overflow: hidden;
}

.services_bg:before {
    content: '';
    position: absolute;
    width: 1000px;
    transform: translate(-50%, -50%) rotate(45deg);
    height: 885px;
    left: -10%;
    top: 50%;
    background: #ecf6ff;
}

.service_box {
    background-image: url(../images/btm.png);
    font-family: Roboto;
    text-align: center;
    font-size: 15px;
    /* color: #000; */
    font-weight: 300;
    padding: 20px;
    position: relative;
    margin-bottom: 20px;
    margin-top: 20px;
    box-shadow: 0 20px 30px rgb(0 0 0 / 31%);
    border-radius: 8px;
    border-bottom: 3px solid #00b4e159;
}

.service_box a,
.service_box a:hover {
    color: #ffffff;
}

.service_head {
    font-weight: 500;
    font-size: 16px;
    color: #000000;
    margin-bottom: 0px;
    text-transform: capitalize;
}

.service_box figure {
    width: 91px;
    height: 91px;
    margin: -52px auto 10px;
    border: 1px solid black;
    padding: 18px;
    border-radius: 50%;
    background: black;
}

.about_text {
    position: relative;
    background: #00000073;
}

.about_text:before {
    content: "";
    /* position:absolute; */
    /* left:-50px; */
    /* top:0; */
    /* bottom:0; */
    /* width:20px; */
    /* background:#fff; */
}

.about_text .heading:after {
    margin: 0;
    bottom: -10px;
}

.about_text .heading {
    margin-bottom: 30px;
    /* BACKGROUND: antiquewhite; */
    PADDING: 9px 17px;
    BORDER-TOP: 5PX SOLID #df6828;
    COLOR: WHITE;
}

.about_text ul {
    margin: 0 0 0 30px;
    padding: 0;
}

.about_text ul li {
    padding-top: 5px;
    padding-bottom: 5px;
}

.news_bg {
    background: #f5f3f4;
    padding-bottom: 2.5rem;
}

.news_box {
    position: relative;
    margin-bottom: 30px;
}

.news_heading {
    font-family: Roboto;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 15px;
    position: relative;
    min-height: 57px;
    line-height: 1.4;
}

.news_box figure {
    margin-bottom: 0;
}

.news_text {
    background: #043c75;
    font-size: 14px;
    color: #fff;
    padding: 25px;
}

.news_text .btn {
    border-radius: 25px;
    background: none;
    border-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    margin: 10px 0;
}

.news_text .btn .fa {
    font-size: 16px;
    margin-left: 5px;
    position: relative;
}

.news_text .btn:hover .fa {
    right: -15px;
    transition: 0.2s all ease-in-out;
}

.date_place span {
    margin-right: 15px;
}

.date_place span:last-child {
    margin-right: 15px;
}

.date_place .fa {
    margin-right: 5px;
}

.team_bg {
    background: url(../images/team-bg.jpg) no-repeat top left;
    padding-bottom: 2.5rem
}

.team_bg .heading,
.team_bg .heading_main p {
    color: #fff;
}

.team_box {
    background: #fff;
    padding: 10px 10px 5px;
    box-shadow: #dadada 0 0px 7px;
    text-align: center;
    margin-bottom: 30px;
    font-size: 12px;
}

.designation {
    font-family: Roboto;
    font-size: 21px;
    color: #222222;
    font-weight: 500;
    margin-bottom: 10px;
}

.designation span {
    display: block;
    font-weight: 300;
    font-size: 15px;
    color: #19c3ff;
    margin-top: 0px;
}

.team_box .fa {
    font-size: 20px;
    color: #19c3ff;
}

.team_box a,
.team_box a:hover {
    color: #888888;
}

.short_des {
    margin-bottom: 10px;
    min-height: 80px;
}

.short_des p {
    margin-bottom: 0;
    font-size: 10px;
}

.short_des p strong {
    margin-bottom: 5px;
    display: block;
    font-size: 11px;
}

.team_details .designation {
    font-size: 30px;
}

.team_details .designation span {
    font-size: 17px;
    font-weight: 400;
    color: #19c3ff;
}


.footer_bottom_bg {
    padding-top: 0;
}

.footer_bottom {
    position: relative;
    background: url(../images/notice-bg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 35px 25px;
    border-radius: 7px;
    overflow: hidden;
    padding-right: 360px;
}

.footer_bottom:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(27, 80, 130, 0.85);
}

.footer_bottom .heading {
    color: #fff;
}

.footer_bottom p {
    font-size: 17px;
    position: relative;
    font-weight: 400;
    color: #fff;
}

.email_us {
    background: #19c3ff;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 245px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding-top: 55px;
}

.email_us:before {
    content: '';
    position: absolute;
    left: -70px;
    top: 0;
    height: 275px;
    width: 170px;
    background: #19c3ff;
    transform: rotate(30deg);
}

.email_us p {
    font-style: italic;
    margin-bottom: 0px;
    line-height: normal;
}

.email_us img {
    position: relative;
    top: -10px;
    margin-right: 10px;
    float: left;
    height: 40px;
}

.email_us span {
    position: relative;
}

footer {
    padding-top: 0rem;
    color: #bcbdbd;
}

.f_heading {
    font-weight: 600;
    font-size: 22px;
    color: #fff;
    margin-bottom: 25px;
    font-family: 'Poppins', sans-serif;
}

footer ul {
    margin: 0px;
    padding: 0;
}

footer ul li {
    margin: 9px 0;
    padding: 0;
    list-style: none;
    color: #bcbdbd;
}

footer ul li a,
.address a {
    color: #bcbdbd;
    font-family: 'Poppins', sans-serif;
}

footer ul li .fa {
    margin-right: 10px;
}

.address {
    color: #bcbdbd;
    position: relative;
    padding-left: 35px;
}

.address .fa {
    position: absolute;
    left: 0;
    margin-top: 3px;
    font-size: 20px;
}

.f_logo img {
    margin-bottom: 25px;
}

.f_logo {
    font-size: 15px;
    line-height: 2;
    padding-right: 65px;
    margin-top: 10px;
}

.copyright {
    background: #005564;
    text-align: center;
    padding: 1px 0;
    color: #ffffff;
    font-size: 16px;
    margin-top: 0px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    line-height: 47px;
}

.copyright a {
    color: #d6d6d6;
}

ul.social_media {
    margin: 35px 0 0px;
    padding: 0;
}

ul.social_media li {
    margin: 0 10px 0 0;
    padding: 0px;
    display: inline-block;
}

ul.social_media li:last-child {
    margin-right: 0;
}

ul.social_media li:last-child a {
    background: #38bd4b;
    color: #fff;
}

ul.social_media li a {
    font-size: 18px;
    color: #141414;
    display: inline-block;
    background: #d6d6d6;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
}

ul.social_media li a .fa {
    margin-right: 0;
}

ul.social_media li a:hover {
    background: #19c3ff;
    color: #fff;
}

.inner_about_bg .about_text:before {
    display: none;
}

.inner_about_bg .img-fluid,
.opinion_box .img-fluid {
    /* border-radius:30% 70% 70% 30% / 30% 36% 64% 70%; */
}

.contact_info .heading {
    font-size: 18px;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
}

.contact_info {
    position: relative;
    padding-left: 75px;
}

.contact_info p {
    margin-bottom: 0;
}

.contact_info a {
    color: #212127;
}

.contact_info i {
    box-shadow: 0px 0px 42px rgba(0, 0, 0, .08);
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    font-size: 30px;
    color: #df6828;
    line-height: 60px;
    border-radius: 50%;
    position: absolute;
    background: black;
    left: 0;
    top: 0;
    -webkit-transition: .5s;
    transition: .5s;
}

.contact_info:hover i {
    background: #19c3ff;
    color: #fff;
}

.contact-wrapper {
    box-shadow: 8px 14px 38px rgba(39, 44, 49, .06), 1px 3px 8px rgba(39, 44, 49, .03);
}

.contact-img {
    position: relative;
    height: 100%;
}

.contact-bg {
    background-image: url(../images/contact-info.jpg);
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.contact-form-area {
    padding: 30px;
}

.contact-form-area .heading {
    text-transform: uppercase;
    font-size: 30px;
}

.contact-form-item {
    position: relative;
    margin-bottom: 15px;
}

.contact-form-item i {
    font-size: 20px;
    position: absolute;
    left: 15px;
    top: 14px;
    color: #000000;
}

.contact-form-item input[type="text"],
.contact-form-item input[type="tel"],
.contact-form-item input[type="email"],
.contact-form-item textarea,
.contact-form-item input[type="file"],
.contact-form-item select {
    padding-left: 45px;
}

.contact-form-item textarea {
    height: 85px;
}

.contact-info-item i {
    box-shadow: 0px 0px 42px rgba(0, 0, 0, .08);
    width: 80px;
    height: 80px;
    display: block;
    text-align: center;
    font-size: 30px;
    color: #7DBD21;
    line-height: 80px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: .5s;
    transition: .5s;
}

.contact-info-item {
    position: relative;
    padding-left: 95px;
}

.contact-info-item p {
    margin-bottom: 0;
}

.contact-info-item a {
    color: #212127;
}

.contact-info-item:hover i {
    background: #7DBD21;
    color: #fff;
}

.g_map iframe {
    height: 400px;
    width: 100%;
    border: 0;
}

.news_details .news_heading {
    color: #222;
    font-size: 30px;
    font-weight: 500;
}

.news_details .date_place {
    margin-bottom: 20px;
    color: #18c3ff;
}

.news_details .date_place .fa {
    margin-right: 5px;
}

.news_details .date_place span {
    margin-right: 15px;
}

/*career css*/
.career_bg .heading_main p:before {
    bottom: -50px;
}

.career_box {
    text-align: center;
    padding: 40px 100px 0 !important;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    background: #f11e5a;
    font-family: Roboto;
    min-height: 400px;
}

.career_box a {
    color: #fff;
    font-weight: 500;
}

.career_box .heading {
    color: #fff;
    font-size: 30px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.career_box img {
    height: 120px;
    margin-bottom: 20px;
}

/*opinion css*/
.opinion_box {
    box-shadow: 8px 14px 38px rgba(39, 44, 49, .06), 1px 3px 8px rgba(39, 44, 49, .03);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 10px;
    margin-bottom: 30px;
    text-align: justify;
}

.opinion_box .heading {
    font-size: 25px;
    text-align: left;
}

.opinion_box:last-child {
    margin-bottom: 0;
}

.opinion_box .heading {
    text-transform: uppercase;
}

.op_img {
    float: left;
    margin: 0 20px 20px 0;
    height: 270px;
}

.service_inner_bg .heading {
    font-size: 25px;
    text-transform: uppercase;
}

.service_step {
    background: #033d75;
    font-family: Roboto;
    font-size: 14px;
    color: #fff;
    padding: 20px 15px;
    border-radius: 5px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    min-height: 120px;
    border: #64778a double 4px;
    position: relative;
    align-items: center;
    display: flex;
    justify-content: center;
    line-height: 1.5;
    text-transform: uppercase;
}

.service_step:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 20px;
    border-color: transparent transparent transparent #033d75;
    content: '';
    position: absolute;
    right: -22px;
}

.step_main:last-child .service_step:after {
    display: none;
}

.scope_box .heading {
    font-size: 23px;
}

.scope_bg1,
.domain_bg {
    background: #fafafa;
}

.domain_bg .service_box {
    padding: 15px;
    min-height: 180px;
    background: #19c3ff;
    border: #aee7fb double 4px;
    transition: all 1s ease-in-out;
}

.domain_bg .service_box figure {
    margin-bottom: 20px;
    margin-top: 10px;
}

.domain_bg .service_head {
    font-size: 14px;
    margin-bottom: 0;
    color: #fff;
}

.domain_bg .service_box:hover {
    background: #033d75;
}

.table-dark th {
    background: #033d75;
    font-weight: 600;
}

.table td a {
    color: #0b3b6e;
    font-weight: 500;
    font-family: 'Poppins';
}

.verticals_bg {
    background: #f5f3f4;
}

.verticals_bg .heading_main .heading:after,
.board_bg .heading_main .heading:after,
.scope_bg .heading_main:after {
    position: absolute;
    content: '';
    background: #19c3ff;
    width: 80px;
    height: 3px;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
}

.single_choose_item {
    margin-bottom: 30px;
    position: relative;
    background: #fff;
    border: 1px solid #26cdff;
    -webkit-transition: .5s;
    transition: .5s;
}

.choose-icon {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
    margin-top: 20px;
    width: 60px;
    height: 60px;
    overflow: hidden;
    text-align: center;
}

.choose-icon img {
    width: 100%;
}

.choose_text {
    overflow: hidden;
    padding-top: 13px;
    padding-right: 15px;
    font-size: 13px;
    min-height: 160px;
}

.choose_text .service_head {
    font-size: 17px;
    margin-bottom: 5px;
}

.founder_name {
    font-family: Roboto;
    font-size: 18px;
    color: #222222;
    font-weight: 500;
    margin-bottom: 15px;
}

.founder_name span {
    font-size: 13px;
    font-style: italic;
    display: block;
}

.scope_bg .heading {
    text-transform: uppercase;
    font-size: 27px;
    line-height: 1.5;
}

.scope_scroll {
    box-shadow: 4px 0px 15px rgba(39, 44, 49, 0.1), 0px 0px 4px rgba(39, 44, 49, 0.11);
    margin-top: 35px;
    padding: 20px 10px 2px 10px;
    background: #fff;
}

.counter_bg {
    background: url(../images/inner-banner.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}

.counter_bg:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 12, 23, 0.95);
}

.counter_bg .counter_box {
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 23px;
    border-right: #6d7375 solid 1px;
}

.counter_box img {
    margin-bottom: 35px;
}

.counter_bg .counter_box span {
    font-size: 45px;
    font-weight: 700;
}

.counter_bg .counter_box p {
    margin-bottom: 0;
    margin-top: 10px;
}

.counter_bg .counter_box:last-child {
    border-right: none;
}

.board_bg .designation span {
    margin-bottom: 15px;
    margin-top: 5px;
}

.scheme_logo {
    box-shadow: #c7c7c7 0 0 2px;
    margin: 15px 0;
}

.err_msg {
    color: #ec0000;
    font-size: 13px;
}

.sub_heading {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 2.5rem;
    text-align: center;
    position: relative;
    z-index: 9;
    padding: 0 30px;
}

.video_bg {
    background: #fbfbfb;
    padding-bottom: 3rem;
}

.video_bg iframe {
    border: #d1d1d1 solid 1px;
    margin-bottom: 30px;
}

.credit {
    text-align: center;
    margin-top: 15px;
    color: #6b6b6b;
    font-size: 13px;
}

.ticker {
    color: #222222;
    font-size: 15px;
    font-family: Roboto;
    font-weight: 500;
    padding-bottom: 15px;
    letter-spacing: 1px;
}

.commercials_bg {
    padding-top: 0;
}

.commercials_bg .co_head {
    font-size: 28px;
    text-align: center;
    margin-bottom: 0;
    padding: 15px;
    background: #7f7f7f;
    color: #fff;
}



.section-heading h3 {
    position: relative;
    font-size: 35px !important;
    font-weight: 600;
    color: #232378;
    line-height: 130%;
    margin-bottom: 10px;
    margin-top: 40px;
    font-family: fangsong;
}

.line-thin {
    height: 4px !important;
}

.section-heading-line {
    content: '';
    display: block;
    width: 100px;
    border-radius: 10px;
    height: 6px;
    background: #df6828;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 10px;
}

.section-heading p {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 1.8;
    padding-top: 15px;
    margin-bottom: 0px;
    font-family: 'Poppins', sans-serif;
}

.service-box {
    position: relative;
    display: block;
    background: #fff;
    box-shadow: 0 20px 30px rgba(0, 0, 0, .05);
    border-radius: 10px;
    padding: 45px 30px;
    margin: 15px 0px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.service-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 30px rgba(0, 0, 0, .1);
}

.service-box i {
    display: inline-block;
    font-size: 62px;
    color: #d21825;
    margin: 5px 0px;
}

.service-box h4 a {
    font-size: 18px;
    font-weight: 600;
}

.service-box h4 a:hover {
    color: #d21825;
}

.service-box p {
    font-size: 14px;
    color: #999;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 20px;
}

.service-box .service-box-btn {
    position: absolute;
    bottom: 0;
    left: calc(50% - 30px);
    border-radius: 50%;
    display: inline-block;
    background: #d21825;
    border: 2px solid #d21825;
    color: #fff;
    width: 60px;
    height: 60px;
    padding: 14px 21px;
    margin: auto;
    transform: translateY(28px);
}

.service-box .service-box-btn i {
    color: #fff;
    font-size: 18px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.service-box .service-box-btn:hover {
    background: #fff;
}

.service-box .service-box-btn:hover i {
    color: #d21825;
}

/*----- Style 2 -----*/
.service-block {
    position: relative;
    display: block;
    text-align: center;
    margin: 15px 0px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.service-block:hover .service-block-content-button {
    background: #fff;
}

.service-block:hover .service-block-content-button i {
    color: #d21825;
}

.service-block img {
    width: 100%;
    border-radius: 5px;
}

.service-block-content {
    position: relative;
    background: #fff;
    width: calc(100% - 45px);
    box-shadow: 0 20px 30px rgba(0, 0, 0, .05);
    border-radius: 5px;
    padding: 35px 30px 55px 30px;
    margin: auto;
    transform: translateY(-25px);
}

.service-block-content h4 {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 14px;
    line-height: 1.4;
    /* font-weight: 400; */
    font-family: 'Poppins', sans-serif;
    COLOR: BLACK;
}

.service-block-content p {
    font-size: 14px;
    COLOR: BLACK;
    /* font-weight: 400; */
    font-family: 'Poppins', sans-serif;
}

.service-block-content-button {
    position: absolute;
    bottom: 0;
    left: calc(50% - 30px);
    border-radius: 10px;
    display: inline-block;
    background: #df6828;
    border: 2px solid #d65611;
    color: #fff;
    width: 60px;
    height: 60px;
    padding: 17px 21px;
    margin: auto;
    transform: translateY(28px) rotate(45deg);
}

.service-block-content-button i {
    color: #fff;
    font-size: 18px;
    transform: rotate(-45deg);
}

.service-block-content-button:hover {
    background: #fff !important;
}

.service-block-content-button:hover i {
    color: #d21825 !important;
}

/*----- Style 3 -----*/
.service-block-2 {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    margin: 15px 0px;
    -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
}

.service-block-2 .service-block-2-content {
    text-align: center;
    padding: 25px;
}

.service-block-2 .service-block-2-content h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}

.service-block-2 .service-block-2-content strong {
    display: block;
    font-size: 14px;
    color: #979797;
    font-weight: 500;
    margin: 14px 0px;
}

.service-block-2-btn {
    display: inline-block;
    color: #222;
    font-size: 13px;
    font-weight: 600;
}

.service-block-2-btn i {
    color: #d21825;
    font-size: 11px;
    margin-left: 5px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.service-block-2-btn:hover i {
    transform: translateX(3px);
}

.services-carousel-2 .service-block-2 {
    margin: 0px 15px 40px 15px;
}

/*----- Style 4 -----*/
.service-box-2 {
    position: relative;
    margin: 15px 0px 15px 0px;
    transition: .5s ease;
}

.service-box-2 img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.service-box-2-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    overflow: hidden;
    width: 100%;
    height: 100%;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.service-box-2:hover {
    transform: translateY(-5px);
}

.service-box-2-icon {
    display: inline-block;
    background: transparent;
    text-align: center;
    font-size: 13px;
    border: 2px solid #fff;
    border-radius: 50px;
    position: absolute;
    bottom: 25px;
    right: 16px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    z-index: 999;
}

.service-box-2:hover .service-box-2-icon {
    background: #d21825;
    border: 2px solid #d21825;
}

.service-box-2-icon i {
    color: #fff;
    padding: 15px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.service-box-2:hover .service-box-2-icon i {
    color: #fff;
}

.service-box-2-text {
    position: absolute;
    bottom: 25px;
    padding: 0px 75px 0px 25px;
}

.service-box-2-text h6 a {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    margin-top: -15px;
    display: block;
}

.service-box-2-text h4 {
    color: rgba(255, 255, 255, .7);
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 10px;
}

.dropdown-btn span {
    display: none
}

.section-block-bg {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 0px 0px 40px 0px;
}

.dr {
    list-style: none;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
}

.dr li {
    font-family: 'Poppins', sans-serif;
    border-top: 6px solid #000000;
    padding: 9px;
    color: #000000;
    display: inline-flex;
    width: 24.5%;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    background: #ffffff;
    margin: 0 0 10px;
}

.about_bg {
    padding: 40px 0 40px;
    background: #e9fdff;
}

.matq {
    background: #00b4e1;
    color: white;
    line-height: 30px;
    padding: 1px 3px 1px;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}


.about .about_text .heading {
    margin-bottom: 30px;
    /* BACKGROUND: antiquewhite; */
    PADDING: 9px 17px;
    BORDER-TOP: 0PX SOLID #df6828;
    COLOR: black;
}


.news-section {
    position: relative;
    padding: 95px 0px 70px;
    background-image: url(../../www.transparenttextures.com/patterns/subtle-dots.png) !important;
}


.news-section.style-two {
    padding-top: 0px;
}

.news-block {
    position: relative;
    margin-bottom: 30px;
}

.news-block .inner-box {
    position: relative;
}

.news-block .inner-box .image {
    position: relative;
    overflow: hidden;
    background-color: #d1651a;
}

.news-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    transition: all 600ms ease;
}

.news-block .inner-box:hover .image img {
    opacity: 0.5;
    transform: scale(1.06, 1.06);
}

.news-block .inner-box .lower-content {
    position: relative;
    text-align: center;
    padding: 25px 22px 0px;
    border: 1px solid #222222;
    background-color: #fff;
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
    margin: 0 0 18px;
}


.news-block .inner-box .lower-content .post-meta {
    position: relative;
}

.news-block .inner-box .lower-content .post-meta li {
    position: relative;
    margin-right: 12px;
    color: #666666;
    font-size: 16px;
    display: inline-block;
}

.news-block .inner-box .lower-content .post-meta li .icon {
    position: relative;
    margin-right: 8px;
}

.news-block .inner-box .lower-content h4 {
    position: relative;
    line-height: 1.4em;
    margin: 15px 0px 12px;
}

.news-block .inner-box .lower-content h4 a {
    position: relative;
    font-weight: 700;
    color: #222222;
    font-size: 20px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.news-block .inner-box .lower-content h4 a:hover {
    color: #c1282a;
}

.news-block .inner-box .lower-content .text {
    position: relative;
    color: #222222;

    font-size: 16px;
    line-height: 1.8em;
    padding-bottom: 22px;
}

.news-block .inner-box .lower-content .lower-box {
    position: relative;
    padding: 15px 0px;
    border-top: 1px solid #eeeeee;
}

.news-block .inner-box .lower-content .lower-box .read-more {
    position: relative;
    color: #666666;
    font-size: 16px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.news-block .inner-box .lower-content .lower-box .read-more:hover {
    color: #c1282a;
}

.news-block .inner-box .lower-content .lower-box .comments {
    position: relative;
    color: #666666;
    font-size: 16px;
}

.news-block .inner-box .theme-btn {
    font-weight: 400;
    border-radius: 0px;
    width: 100%;
    color: #666666;
    background-color: #eeeeee;
    margin-top: 10px;
    padding: 12px 44px 12px;
    margin-bottom: 18px;
    background-image: none;
}

.news-block .inner-box .theme-btn:hover {
    color: #ffffff;
}

.news-block.style-two .inner-box .image {
    background-color: #3240fd;
}

.news-block.style-two .inner-box .lower-content h4 a:hover,
.news-block.style-two .inner-box .lower-content .lower-box .read-more:hover {
    color: #3240fd;
}

.news-block.style-three .inner-box .lower-content {
    text-align: left;
    padding: 25px 28px 0px;
}

/*** 

====================================================================
	Clients Section
====================================================================

***/

.clients-section {
    position: relative;
    padding: 60px 0px 60px;
    background-color: #f9f9f9;
}

.clients-section .sponsors-outer .owl-dots,
.clients-section .sponsors-outer .owl-nav {
    position: relative;
    display: none;
}

.clients-section .sponsors-outer .image-box {
    position: relative;
    text-align: center;
    margin: 0px;
}

.clients-section .sponsors-outer .image-box img {
    max-width: 100%;
    width: auto;
    opacity: 0.5;
    display: inline-block;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.clients-section .sponsors-outer .image-box img:hover {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.btn {
    outline: none;
    border: none;
    cursor: pointer;
    background: #000000 !important;
}

.text {
    color: black
}

.ff {
    background: #df6828;
}

@media (max-width: 767px) {

    .banner {
        padding: 0px 0 0 0;
    }

    .hidden-xs {
        display: none ! important
    }

    .dr li {

        width: 100%;

    }

    .section-block-bg {
        padding: 60px 0px 60px 0px;
    }
}


.navbar-brand img {
    height: 100PX !important;
    z-index: 999999 !important;
    position: relative !important;
}


.mq{
    text-align: center;
    margin: 0;
    padding: 4px 0px 8px;
    font-size: 18px;
    font-weight: 600;


}

.thead{
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    background: linear-gradient(0deg, rgb(105 199 211) 35%, rgb(5 108 128) 100%);
}


.table-bordered th, .table-bordered td {
    border: 1px solid #dee2e6;
    color: #fff;
}


.service_box:hover {
    background-image: url(../images/btm.png);
    font-family: Roboto;
    text-align: center;
    font-size: 15px;
    color: #fff !important;
    font-weight: 300;
    padding: 20px;
    position: relative;
    margin-bottom: 20px;
    margin-top: 20px;
    box-shadow: 0 20px 30px rgb(0 0 0 / 31%);
    border-radius: 8px;
    border-bottom: 3px solid #00b4e159;
    background: #00b4e1;
   
}

.new-h {
    z-index: -1;
    margin-bottom: 0px;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    font-weight: bold;
    background: linear-gradient(0deg, rgb(105 199 211) 35%, rgb(12 140 165) 100%);
}
#demo {
    font-size: 23px;
    font-weight: 700;
    padding: 3px;
    font-family: math;
}


/*new css*/
.breadcrumb-header {
    margin-bottom: 0px;
    background: rgb(255, 255, 255);
    background-color: white;
    padding: 8px 5px;
    border-radius: 5px;
    margin: 45px 0px 0px;
}

.dd{
    background-color: #ffffff;
    
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
    margin: 0;
    font-family: 'Poppins';
    font-size: 22px;
    line-height: 1px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #000;
    padding: 6px;
    font-weight: 700;
    text-align: center;
}

.card {
    border-radius: 7px;
    box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}



/*end*/

.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.mb-sm-0, .my-sm-0 {
    margin-bottom: 0!important;
}
.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff;
}

.horizontalMenucontainer .main-header {
    border-bottom: 1px solid #dce7f5;
}
.main-header-left {
    display: flex;
    align-items: center;
}

.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.mr-sm-2, .mx-sm-2 {
    margin-right: .5rem!important;
}

.tx-16 {
    font-size: 16px;
}

.bg-primary-gradient {
    background-color: #845aec !important;
}

.card {
    border-radius: 7px;
    box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}
.bg-danger-gradient {
    background-color: #657fe4 !important;
}
.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.main-header {
    margin-bottom: 20px;
    border-bottom: 1px solid #dee4ec;
    box-shadow: 5px 7px 26px -5px #cdd4e7;
}
.horizontalMenucontainer .layout-pin.side-header.sticky-pin {
    position: fixed!important;
}


.bg-success-gradient {
    background-color: #4a9bed !important;
}
.bg-warning-gradient {
    background-color: #1fc3d4 !important;
}
.bg-purple-gradient {
    background-color: #75daa3 !important;
}
.bgorange {
    background-color: #f5be39 !important;
}
.bg-danger-gradient {
    background-color: #657fe4 !important;
}

.counter-icon
{
  position:relative;
}
.counter-icon {
    margin-bottom: 0;
    display: inline-flex;
    width: 5rem;
    height: 5rem;
    padding: 0.5rem;
    /* overflow: hidden; */
    border-radius: 50%;
    text-align: center;
    background: rgb(255 255 255);
    line-height: 64px;
    position: relative;
}
#zoomBtn {
    background-color: white;
    border-radius: 50%;
    padding: 4px;
    margin-top: -13px;
    width: 30px;
    height: 30px;
    box-shadow: rgb(204, 219, 232) 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
    border: 1px solid #ffffff;
}
#mapcontainer,
#barChartContainer,
#lineChartContainer,
#pieChartContainer,
#tableContainer {
    transition: opacity 0.5s ease;
}
.sidebar-open {
    box-shadow: rgb(59 91 124) -4px -2px 60px 0px !important;
}
.sidebar-open {
    -webkit-animation: bounce-in-right 1.1s both;
    animation: bounce-in-right 1.1s both;
}
/**
 * ----------------------------------------
 * animation bounce-in-right
 * ----------------------------------------
 */
@-webkit-keyframes bounce-in-right {
    0% {
        -webkit-transform: translateX(600px);
        transform: translateX(600px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    38% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateX(68px);
        transform: translateX(68px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    72% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    81% {
        -webkit-transform: translateX(32px);
        transform: translateX(32px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    90% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    95% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes bounce-in-right {
    0% {
        -webkit-transform: translateX(600px);
        transform: translateX(600px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    38% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1;
    }

    55% {
        -webkit-transform: translateX(68px);
        transform: translateX(68px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    72% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    81% {
        -webkit-transform: translateX(32px);
        transform: translateX(32px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    90% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    95% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

.main-dashboard-header-right {
    display: none;
}

[pointer-events="bounding-box"] {
    display: none;
}

svg .raphael-group-5-background rect {
    stroke: white;
}

svg .raphael-group-4-background rect {
    stroke-width: 0;
}
/* Add this CSS to your stylesheet */

.district {
    transition: transform 0.3s; /* Add a smooth transition effect */
}

.district:hover {
    transform: scale(1.1); /* Scale up the district on hover */
}

.district {
    transition: transform 0.3s;
}

.district:hover {
    transform: scale(1.1);
    z-index: 1; /* Ensures the hovered district is on top */
}
.main-dashboard-header-right .rdiobox span:before {
    top: auto;
    left: 10px;
}
.main-dashboard-header-right .rdiobox span {
    color: white;
}
.btn-icon {
    width: 36px;
    height: 36px;
}
.main-dashboard-header-right .rdiobox span:after {
    top: 13px;
    left: 14px;
    width: 8px;
    height: 8px;
}
.boxDsh .card-body input[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.boxDsh .card-body input[type="radio"]:checked + label,
.boxDsh .card-body input[type="radio"]:not(:checked) + label {
    position: absolute;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
    left: 6px;
    top: 6px;
}

.tablenew tr th,
.tablenew tr td {
    padding: 7px !important;
}
.boxDsh .card-body input[type="radio"]:checked + label:before,
.boxDsh .card-body input[type="radio"]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
    box-shadow: inset 0 7px 10px #7a7cff;
}

.boxDsh .card-body input[type="radio"]:checked + label:after,
.boxDsh .card-body input[type="radio"]:not(:checked) + label:after {
    content: "";
    width: 10px;
    height: 10px;
    background: #025fdb;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.boxDsh .card-body input[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.boxDsh .card-body input[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

/*************************/

.boxDsh .card:hover .checkbox-input {
    clip: auto !important;
    -webkit-clip-path: fill-box;
    clip-path: none;
}

.checkbox-input:checked + .checkbox-tile .checkbox-icon,
.checkbox-input:checked + .checkbox-tile .checkbox-label {
    color: #2260ff;
}

.checkbox-input:focus + .checkbox-tile {
    border-color: #2260ff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 0 0 4px #b5c9fc;
}

.fs-12 {
    font-size: 13px;
}

.card-dashboard-map-one {
    padding: 4px;
}
.tablecustom td,
.table-bordered th {
    padding: 3px;
}

.checkbox-input:checked + .checkbox-tile:before {
    transform: scale(1);
    opacity: 1;
    background-color: #7016d0;
    border-color: #7016d0;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    z-index: 999;
    position: absolute;
    left: 4px;
    top: 4px;
    display: block;
    background-color: white;
    height: 20px;
    width: 20px;
    cursor: pointer;
}

.card-price {
    background-color: rgb(0 0 0 / 6%);
    float: left;
    width: 100%;
    padding: 7px 0px;
    border-top: 1px solid rgb(255 255 255 / 21%);
}

.counter-icon::after {
    content: "";
    position: absolute;
    width: 88px;
    height: 88px;
    border: 2px solid white;
    border-radius: 50%;
    margin: auto;
    text-align: center;
    right: -5px;
    top: -3px;
    z-index: 1;
}

.boxDsh .card-body {
    padding-bottom: 5px;
}


.breadcrumb-header .left-content h2 {
    padding-top: 5px;
    padding-left: 10px;
}
.jsplgrad {
    background-color: #f5713d !important;
}

.card {
    border-radius: 7px;
    box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}

.boxDsh .col:hover .card {
    /* -webkit-animation: scale-up-ver-top 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
            animation: scale-up-ver-top 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;*/
}

.boxDsh .col:hover .card .counter-icon::after {
    -webkit-animation: rotate-center 8s linear infinite forwards;
    animation: rotate-center 8s linear infinite forwards;
}

/**
 * ----------------------------------------
 * animation scale-up-ver-top
 * ----------------------------------------
 */
@-webkit-keyframes scale-up-ver-top {
    0% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
        -webkit-transform-origin: 100% 0%;
        transform-origin: 100% 0%;
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 100% 0%;
        transform-origin: 100% 0%;
    }
}

@keyframes scale-up-ver-top {
    0% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
        -webkit-transform-origin: 100% 0%;
        transform-origin: 100% 0%;
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 100% 0%;
        transform-origin: 100% 0%;
    }
}

/**
		* ----------------------------------------
		* animation rotate-center
		* ----------------------------------------
		*/
@-webkit-keyframes rotate-center {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate-center {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.sortable-list {
    max-width: 100%;
    display: block;
}

.sortable-item {
    color: rgba(0, 0, 0, 0.87);
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    user-select: none;
}

#sortable-horizontal .sortable-item {
    width: 100%;
    border-bottom: none;
}

#sortable-grid {
    border: none;
    padding: 0;
    margin: 0;
}

#sortable-grid .sortable-item {
    text-align: center;
}

#sortable-condition-1,
#sortable-condition-2 {
    max-width: 100%;
    display: block;
}

/*****************/
.tooltip {
    position: absolute;
    backdrop-filter: saturate(180%) blur(20px);
    top: 0;
    font-size: 14px;
    background: rgb(255 255 255 / 65%);
    color: #ffffff;
    padding: 5px 8px;
    border-radius: 5px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.tooltip::before {
    position: absolute;
    content: "";
    height: 8px;
    width: 8px;
    background: rgb(255 255 255 / 31%);
    bottom: -3px;
    left: 50%;
    transform: translate(-50%) rotate(45deg);
    transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.boxDsh .card:hover .tooltip {
    top: 94px;
    left: 5px;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    color: #0267e8;
}
.totalBnf {
    background-color: rgb(255 255 255 / 19%);
    padding: 6px 8px;
    width: 90%;
    margin: auto;
    text-align: center;
    display: block;
    border-radius: 10px;
    color: white;
    border: 1px solid rgb(0 0 0 / 16%);
    font-size: 12px;
    margin: 4px auto;
}

.boxDsh .card {
    transition: opacity 0.2s;
    opacity: 1;
    margin-bottom: 11px;
}

.boxDsh .card:not(.highlight) {
    opacity: 9;
    background-image: url(https://www.transparenttextures.com/patterns/cream-pixels.png);
}

.boxDsh h4.counter
{
  font-size: 18px;
  font-family: 'Poppins';
}

.boxDsh .highlighted {
    transform: scale(1.1);
    box-shadow: rgb(69 69 255 / 48%) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
    border: none;
    transition: 0.2s;
}


.card{
     transition: all .3s ease-out;
}
.card:hover{
    transform: translate(0, -5px);
      transition: all .3s ease-out;
}

@media screen and (max-width:768px){
    .dd {
        font-size: 18px;
    line-height: 20px;
    letter-spacing: 0px;
    
}
    #demo {
    margin-top: 8px;
    font-size: 16px;
    line-height: 25px;
}
    .new-h {
    z-index: -1;
    box-shadow: rgb(68, 66, 64) 0px 2px 6px;
    margin-bottom: 0px;
    background: rgb(0 180 225);
    border: 1px solid rgb(0 180 225);
    text-align: center;
    height: 70px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    margin-top: 75px;
}
 .navbar-brand img {
    text-align: center;
    height: 90PX !important;
    margin: 0px 0 0px !important;
    z-index: 999999 !important;
    position: relative !important;
}
}

.table-bordered td {
    border: 1px solid #dee2e6 !important;
    color: #000000 !important;
    font-weight: 500;
}

.table-bordered {
    border: 1px solid #dee2e6 !important;
    background: #ffffff !important;
}
