﻿
.wrimagecard {
    margin-top: 0;
    margin-bottom: 1.1rem;
    text-align: left;
    position: relative;
    background: #fff;
    box-shadow: 12px 15px 20px 0px rgba(46,61,73,0.15);
    border-radius: 4px;
    transition: all 0.3s ease;
}

    .wrimagecard .fa {
        position: relative;
        font-size: 70px;
    }

.wrimagecard-topimage_header {
    padding: 5px;
}

a.wrimagecard:hover, .wrimagecard-topimage:hover {
    box-shadow: 2px 4px 8px 0px rgba(46,61,73,0.2);
}

.wrimagecard-topimage a {
    width: 100%;
    height: 100%;
    display: block;
}

.wrimagecard-topimage_title {
    padding: 5px 15px;
    height: 50px;
    padding-bottom: 0.75rem;
    position: relative;
}

.wrimagecard-topimage a {
    border-bottom: none;
    text-decoration: none;
    color: #525c65;
    transition: color 0.3s ease;
}



.col-md-2:hover {
    transform: scale(1.1);
    transition: width 2s, height 4s;
}



body {
    font-family: "Roboto", sans-serif;
    color: #0c0c0c;
    background-color: #ffffff;
}

.orangefont {
    color: #ea7912;
}

.layout_padding {
    padding: 75px 0;
}

.layout_padding2 {
    padding: 45px 0;
}

.layout_padding2-top {
    padding-top: 45px;
}

.layout_padding2-bottom {
    padding-bottom: 45px;
}

.layout_padding-top {
    padding-top: 75px;
}

/*.layout_padding-20 {
    padding-top: 20px;
}*/

.layout_padding-bottom {
    padding-bottom: 75px;
}

.custom_heading-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .custom_heading-container h2 {
        text-transform: uppercase;
    }

    .custom_heading-container hr {
        width: 250px;
        border: none;
        height: 1.5px;
        background-color: #0000ff;
        margin: 0 5px 0.5rem 5px;
    }

/*header section*/
.hero_area {
    position: relative;
}

.sub_page .hero_area {
    height: auto;
}

.hero_area.sub_pages {
    height: auto;
}

.header_section {
    background-color: #000;
    padding: 0;
    border-bottom: solid 1px rgba(0, 0, 0, 0.29);
}

    .header_section .container-fluid {
        padding-right: 25px;
        padding-left: 25px;
    }

    .header_section .nav_container {
        margin: 0 auto;
    }

    .header_section .quote_btn-container a {
        color: #000;
    }

        .header_section .quote_btn-container a img {
            margin-right: 10px;
        }

        .header_section .quote_btn-container a span {
            margin: 0 10px 0 20px;
        }

.custom_nav-container.navbar-expand-lg .navbar-nav .nav-link {
    padding: 5px 20px;
    color: #fff;
    text-align: center;
}

    .custom_nav-container.navbar-expand-lg .navbar-nav .nav-link:hover {
        color: #eee;
        transition: all 0.5s ease;
    }

a,
a:hover,
a:focus {
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: initial;
    }

.btn,
.btn:focus {
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar-brand,
.navbar-brand:hover {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    color: #fff;
}

.custom_nav-container .nav_search-btn {
    background-image: url(../images/search-icon.png);
    background-size: 22px;
    background-repeat: no-repeat;
    background-position-y: 7px;
    width: 35px;
    height: 35px;
    padding: 0;
    border: none;
}

.navbar-brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .navbar-brand img {
        width: 40px;
        margin-right: 5px;
    }

.navbar-brand {
    font-weight: 700;
    margin-left: 5px;
}

.custom_nav-container {
    z-index: 99999;
    padding: 5px 0;
}

    .custom_nav-container .navbar-toggler {
        outline: none;
    }

        .custom_nav-container .navbar-toggler .navbar-toggler-icon {
            background-image: url(../images/menu.png);
            background-size: 40px;
        }

/*end header section*/
/* slider section */
.slider_section .slider-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 40px;
    background-color: #fff;
}

.slider_section .detail-box {
    width: 55%;
    z-index: 4;
    color: #1e025b;
}

    .slider_section .detail-box h1 {
        font-weight: bold;
        font-size: 3rem;
        font-family: crimson;
    }

    .slider_section .detail-box p {
        width: 95%;
        margin-top: 15px;
    }

    .slider_section .detail-box .slider-link {
        display: inline-block;
        padding: 10px 35px;
        border: 1px solid #ffffff;
        background-color: transparent;
        color: #ffffff;
        border-radius: 25px;
        margin-top: 35px;
    }

        .slider_section .detail-box .slider-link:hover {
            background-color: #ffffff;
            color: black;
        }

.slider_section .img-box {
    width: 65%;
    margin-left: -17%;
    position: relative;
    z-index: 2;
}

    .slider_section .img-box img {
        width: 100%;
        max-height: 330px;
    }
/*.slider_section .img-box .carousel{
   background:url(../images/p-4-light.png);
background:url(../images/p-5-light.png);
  background-repeat:no-repeat;
  background-size:cover;
  background-color: #000;
}
*/
.slider_section .slider_bg-container {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg,#fee185,#f9be00);
    z-index: 3;
    -webkit-clip-path: polygon(0 0, 70% 0, 50% 100%, 0% 100%);
    clip-path: polygon(0 0, 70% 0, 50% 100%, 0% 100%);
}

.slider_section .carousel-control-prev,
.slider_section .carousel-control-next {
    left: 58.6%;
    width: 40px;
    height: 40px;
    z-index: 9;
    background-size: 9px;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    border-radius: 100%;
}

.slider_section .carousel-control-next {
    left: 60% !important;
}

.slider_section .carousel-control-prev {
    background-image: url(../images/prev.png);
    background-color: #fddf80;
    top: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.slider_section .carousel-control-next {
    background-image: url(../images/next.png);
    background-color: #6f613a;
    top: calc(50% - 20px);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.about_section {
    font-family: "Poppins", sans-serif;
}

    .about_section .row {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .about_section a {
        display: inline-block;
        padding: 8px 25px;
        background-color: #000000;
        border: 1px solid #000000;
        color: #ffffff;
        border-radius: 25px;
        margin-top: 45px;
    }

        .about_section a:hover {
            background-color: transparent;
            color: #000000;
        }

    .about_section p {
        margin-top: 45px;
    }

    .about_section .img-box img {
        width: 100%;
    }

    .about_section h6 {
        text-transform: uppercase;
        color: #bdbbbb;
        font-weight: bold;
        margin: 0;
    }

.service_section {
    position: relative;
    font-family: "Poppins", sans-serif;
    /*background-image: url(web_img/dotted-bg.png);*/
    /*background-image: url('web_img/bg_dotted.jpg');*/
    background-image: url('web_img/bg_report.jpg');
}

    .service_section h3,
    .service_section p {
        color: #000000;
    }

    .service_section hr {
        background-color: #ffffff;
    }

    .service_section .service_container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content:space-around;
    }

    .service_section .box {
        width: auto;
        text-align: center;
        margin: 5px 0;
        font-family: "Roboto", sans-serif;
        background-color: #2e94bb;
        /*border: solid 1px rgba(187, 187, 184, 0.4);*/
        margin-bottom: 10px;
        min-width: 180px;
    }

.font13px {
    font-size: 13px;
}

.service_section .box .img-2 {
    display: none;
}

.service_section .box:hover {
    background-color: red;
    transition: all 0.5s ease;
}

.service_section .box .img-box {
    width: auto;
    min-height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*  background-color: #ffffff;
  BORDER: SOLID 1px rgba(167, 156, 245, 0.30196078431372547);*/
}

    .service_section .box .img-box img {
        filter: opacity(0.8);
        max-height: 60px;
    }

.service_section .box .name {
    margin-top: 15px;
}

    .service_section .box .name h6 {
        color: #000000;
        font-size: 14px;
    }

.service_section .box:hover .img-1 {
    display: none;
}

.service_section .box:hover .img-2 {
    display: inline-block;
    filter: hue-rotate(340deg);
}

.service_section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 60%;
    top: 0;
    left: 0;
    /*  background-image: url(../images/service-bg.jpg);*/
    z-index: -1;
    /*background-color: rgb(172, 200, 255);*/
}

.service_section .read-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .service_section .read-btn a {
        display: inline-block;
        padding: 8px 25px;
        background-color: #000000;
        border: 1px solid #000000;
        color: #ffffff;
        border-radius: 25px;
    }

        .service_section .read-btn a:hover {
            background-color: transparent;
            color: #000000;
        }

.portfolio_section {
    font-family: "Poppins", sans-serif;
}

    .portfolio_section .col-md-4 {
        padding: 0;
    }

    .portfolio_section .img-box {
        position: relative;
        margin: 10px;
    }

        .portfolio_section .img-box img {
            width: 100%;
        }

        .portfolio_section .img-box a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            position: absolute;
            opacity: 0;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            width: 50px;
            height: 50px;
            border-radius: 100%;
            background-color: #ffffff;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            -webkit-transition: opacity 0.2s;
            transition: opacity 0.2s;
        }

            .portfolio_section .img-box a img {
                width: 20px;
                opacity: 0;
                -webkit-transition: opacity 0.2s;
                transition: opacity 0.2s;
            }

        .portfolio_section .img-box::before {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            width: 0;
            height: 0;
            background-color: rgba(37, 28, 229, 0.8);
            border-radius: 25px;
            -webkit-transition: all 0.1s;
            transition: all 0.1s;
        }

        .portfolio_section .img-box:hover::before {
            width: 90%;
            height: 90%;
        }

        .portfolio_section .img-box:hover a {
            opacity: 1;
        }

            .portfolio_section .img-box:hover a img {
                opacity: 1;
            }

.news_section h2,
.news_section p,
.news_section a {
    font-family: "Poppins", sans-serif;
}

.news_section .box {
    margin-top: 45px;
}

    .news_section .box img {
        width: 100%;
    }

    .news_section .box .action-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 10px 0;
    }

        .news_section .box .action-box a {
            margin-left: 15px;
            opacity: 0.6;
        }

            .news_section .box .action-box a img {
                width: 20px;
            }

            .news_section .box .action-box a:hover {
                opacity: 1;
            }

    .news_section .box .detail-box h4 {
        text-transform: uppercase;
        font-weight: bold;
    }

    .news_section .box .detail-box p {
        margin-top: 15px;
    }

    .news_section .box .detail-box a {
        display: inline-block;
        font-weight: bold;
        margin-top: 45px;
    }

.subscribe_section {
    background-color: #021056;
}

    .subscribe_section .row {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .subscribe_section h2,
    .subscribe_section button {
        font-family: "Poppins", sans-serif;
    }

    .subscribe_section h2 {
        color: #ffffff;
        text-transform: uppercase;
    }

        .subscribe_section h2 span {
            text-transform: none;
            font-weight: bold;
        }

    .subscribe_section form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        .subscribe_section form input {
            border: none;
            min-width: 100%;
            height: 55px;
            background-color: #ffffff;
            padding: 0 20px;
            border-radius: 50px;
            outline: none;
        }

        .subscribe_section form button {
            border: none;
            padding: 0 60px;
            height: 40px;
            border-radius: 35px;
            color: #ffffff;
            background-color: #0000ff;
            -webkit-transform: translate(-104%, 7.5px);
            transform: translate(-104%, 7.5px);
            text-align: center;
            text-transform: uppercase;
        }

            .subscribe_section form button:hover {
                background-color: #0000cc;
            }

.client_section {
    font-family: "Poppins", sans-serif;
}

    .client_section .client_container {
        width: 87%;
        margin: 0 auto;
    }

        .client_section .client_container .box {
            margin: 20px 35px;
        }

            .client_section .client_container .box .detail-box {
                padding: 45px 20px;
                -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.29);
                box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.29);
            }

            .client_section .client_container .box .client-id {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: end;
                -ms-flex-align: end;
                align-items: flex-end;
            }

                .client_section .client_container .box .client-id .img-box {
                    min-width: 150px;
                    margin-top: -50px;
                    margin-left: 5px;
                }

                    .client_section .client_container .box .client-id .img-box img {
                        width: 100%;
                    }

                .client_section .client_container .box .client-id .name {
                    text-transform: uppercase;
                    margin-bottom: 15px;
                }

                    .client_section .client_container .box .client-id .name h5 {
                        color: #021056;
                    }

                    .client_section .client_container .box .client-id .name h6 {
                        color: #0730fc;
                    }

    .client_section .carousel-control-prev,
    .client_section .carousel-control-next {
        left: initial;
        top: initial;
        width: 50px;
        height: 50px;
        bottom: 45px;
        z-index: 9;
        background-size: 9px;
        background-repeat: no-repeat;
        background-position: center;
        opacity: 1;
        background-color: #2e02fe;
    }

        .client_section .carousel-control-prev:hover,
        .client_section .carousel-control-next:hover {
            background-color: #464646;
        }

    .client_section .carousel-control-prev {
        background-image: url(../images/left-white.png);
        right: 95px;
    }

    .client_section .carousel-control-next {
        background-image: url(../images/next.png);
        right: 35px;
    }

.contact_section .contact_form-container input {
    border: none;
    outline: none;
    border-bottom: 1px solid #000;
    width: 90%;
    margin: 15px 0;
    background-color: transparent;
}

    .contact_section .contact_form-container input::-webkit-input-placeholder {
        color: #595959;
        font-size: 14px;
    }

    .contact_section .contact_form-container input:-ms-input-placeholder {
        color: #595959;
        font-size: 14px;
    }

    .contact_section .contact_form-container input::-ms-input-placeholder {
        color: #595959;
        font-size: 14px;
    }

    .contact_section .contact_form-container input::placeholder {
        color: #595959;
        font-size: 14px;
    }

    .contact_section .contact_form-container input.message_input {
        margin-top: 80px;
    }

.contact_section .contact_form-container button {
    border: none;
    background-color: #0e35f6;
    color: #fff;
    font-size: 15px;
    padding: 15px 55px;
    border-radius: 30px;
    text-transform: uppercase;
}

    .contact_section .contact_form-container button:hover {
        background-color: #082de2;
    }

.contact_section .map-box #map {
    width: 100%;
    height: 100%;
}

.contact_items {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .contact_items .item {
        width: 250px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }

        .contact_items .item .img-box {
            width: 60px;
            height: 60px;
            border-radius: 100%;
            background-repeat: no-repeat;
            background-position: center;
        }

        .contact_items .item .detail-box {
            color: #5e5e5e;
        }

            .contact_items .item .detail-box p {
                margin: 0;
            }

.contact_items {
    position: relative;
}

    .contact_items a {
        position: relative;
    }

    .contact_items .item .img-box.box-1 {
        background-image: url(../images/location.png);
    }

    .contact_items .item .img-box.box-2 {
        background-image: url(../images/telephone.png);
    }

    .contact_items .item .img-box.box-3 {
        background-image: url(../images/envelope.png);
    }

.info_section {
    text-align: center;
    font-family: "Poppins", sans-serif;
    background-color: #021056;
    color: #ffffff;
}

    .info_section .info_social {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto 20px auto;
    }

        .info_section .info_social img {
            width: 40px;
            margin-left: 8px;
        }

    .info_section p {
        margin: 35px 0 0 0;
    }

/* footer section*/
.footer_section {
    background-color: #ffffff;
    padding: 20px;
    font-weight: 500;
}

    .footer_section p {
        color: #292929;
        margin: 0;
        text-align: center;
    }

    .footer_section a {
        color: #292929;
    }

/* end footer section*/
.yellowbg {
    background-color: #ffffcb;
}

.cyanbg {
    background-color: #08f1c3;
}

.pinkbg {
    background-color: #fbd0e5;
}

.lightbluebg {
    background-color: #c8e1f5;
}

.lightredbg {
    background-color: #ffabab;
}

.lightorange {
    background-color: #f9c194;
}

.lightvoilet {
    background-color: #c6a2ff;
}

.lightgreen {
    background-color: #e0f9b7;
}

.lightskyblue {
    background-color: #7ce0d6;
}

.lightreddish {
    background-color: #ff5a82;
}

.lightbrown {
    background-color: #cebaae;
}

.bg1 {
    background-color: #7bcfff;
}

.bg2 {
    background-color: #8ad5d8;
}

.bg3 {
    background-color: #cc9eaa;
}

.bg4 {
    background-color: #c9c9c9;
}

.bg5 {
    background-color: #a5bee7;
}

.bg6 {
    background-color: #f9a287;
}

.bg7 {
    background-color: #ffe0ac;
}

.bg8 {
    background-color: #dda960;
}

.bg14 {
    background-color: rgba(228, 157, 156, 0.8);
}

.bg15 {
    background-color: #23b7ff;
}

.bg16 {
    background-color: #aec597;
}

.bg17 {
    background-color: #e7a5aa;
}

.bg18 {
    background-color: rgba(228, 165, 193, 0.8);
}

.bg19 {
    background-color: rgba(186, 222, 143, 0.8);
}

.bg20 {
    background-color: rgba(197, 187, 232, 0.8);
}

.bg21 {
    background-color: #e8e8f0;
}

.bg22 {
    background-color: #f6d1d3;
}

.bg23 {
    background-color: #ffeadb;
}

.bg24 {
    background-color: #e3f2f3;
}

.bg25 {
    background-color: rgba(141, 215, 234, 0.8) !important;
}

.bg-grey {
    background-color: #E5E6E8 !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-darkblue {
    background-color: #0f3d5c !important;
}

.bg-orange {
    background-color: #39B2E7 !important;
}

.bg-green {
    background-color: #6ebb65 !important;
}

.bg-voilet {
    background-color: #6607ff !important;
}

.bg-pink {
    background-color: rgb(202, 0, 149);
}

.bg-teal {
    background-color: #08b7b7 !important;
}

.bg-maroon {
    background-color: #cc004a !important;
}

.bg-yellow {
    background-color: #FFC107 !important;
}

.whitefont {
    color: #fff;
}

.border-orange {
    border-color: #ff851b !important;
}

.border-green {
    border-color: #6ebb65 !important;
}

.border-voilet {
    border-color: #6607ff !important;
}

.border-pink {
    border-color: rgb(202, 0, 149);
}

.border-teal {
    border-color: #08b7b7 !important;
}

.border-maroon {
    border-color: #cc004a !important;
}

.border-yellow {
    border-color: #FFC107 !important;
}

.bg-blood-red {
    background-color: #a50b0b !important;
    color: #fff;
}

.bg-black {
    background-color: #000;
    color: #fff;
}

.left-caret:after {
    border-left: 15px solid rgb(165, 11, 11);
}

.left-caret:after {
    content: '';
    width: 0;
    height: 0;
    top: 0px;
    right: -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
}

.counter_item {
    padding: 2px 50px 0px 50px;
}

.counter_text p {
    margin-bottom: 0px;
    width: 100%;
    /* background-color: rgba(255, 255, 255, 0.59);*/
    margin-left: 50px;
    padding-right: 50px;
    border-bottom: solid 3px #ffffff;
}

.counter_text a {
    color: #000;
}
/*.counter_text .counter{
	color: #fcd453;
    font-family: crimson;
    font-size: 33px;
    font-weight: bold;
}*/
.counter_text .counter {
    color: #000;
    font-family: crimson;
    font-size: 19px;
    font-weight: bold;
}

.updates {
    border-bottom: solid 3px #04807f;
    border-top: solid 3px #04807f;
}

    .updates .text {
        line-height: 30px;
        height: 30px;
        vertical-align: middle;
    }



.logos {
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}

    .logos img {
        height: 60px;
    }

footer {
    padding: 10px 0;
    text-align: center;
    color: rgba(255, 255, 255, .60);
    background-color: #222;
}

    footer ul.list-inline {
        padding-left: 0;
        list-style: none;
        border: solid 1px #ffffff30;
        padding: 5px 15px 5px 15px;
        margin: 5px auto;
        border-radius: 20px;
        max-width: max-content;
    }

    footer a {
        color: #fcd24c;
    }

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

    .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
    }

    .list-inline li:first-child a {
        border: none;
    }

    .list-inline li a {
        color: #C4E0F9;
        border-left: 1px #b1afaf solid;
        padding-left: 20px;
    }

section.reports, section.daysMoprReport {
    background-image: url(../images/reportsbg.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-color: rgba(24, 24, 25, 0.9882352941176471);
    background-position: center;
    padding: 0 0 50px;
}

.invert-black {
    filter: invert(1);
}

h1.heading_black, h2.heading_black, h3.heading_black, h4.heading_black, h5.heading_black, h6.heading_black, .h1.heading_black, .h2.heading_black, .h3.heading_black, .h4.heading_black, .h5.heading_black, .h6.heading_black {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    color: #000;
    font-family: "Poppins", sans-serif;
}

/*section#pesCounter {
    background-color: #d5e1f9;
    padding: 10px 0px;
}*/

.pesCounter .counter_item, .counter_text p {
    padding: 5px;
    margin: 0px;
}

.pesCounter .counter_item {
    min-height: 120px;
    padding: 0px;
    position: relative;
    border-right: solid 3px #ffffff54;
    margin: 5px 0px;
}

.pesCounter .counter_text {
    padding: 5px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: left;
}

    .pesCounter .counter_text p {
        font-size: 14px;
        bottom: 0px;
        width: 100%;
        border-bottom: solid 2px rgba(255,255,255,0.35);
    }

    .pesCounter .counter_text .counter {
        line-height: 50px;
    }

.pesCounter .counter_item .icon-img {
    filter: opacity(0.8);
    max-width: 40px;
    float: right;
    position: absolute;
    right: 5px;
    top: 10px;
}

.pesCounter .progress {
    background-color: #dfdfdf;
}

    .pesCounter .progress .progress-bar {
        text-shadow: 1px 1px 11px #a5a3a3;
    }

@media (min-width: 768px) {
    .pesCounter .col-md-2 {
        -ms-flex: 0 0 19.6667%;
        flex: 0 0 19.666667%;
        max-width: 19.666667%;
        padding: 0px 3px !important;
    }
}

.icon1-bg {
    background-color: rgb(141, 180, 234) !important;
}

.icon2-bg {
    background-color: #7fbc41;
}

.icon3-bg {
    background-color: #fd6ec0;
}

.icon4-bg {
    background-color: #65d5fb;
}

.icon5-bg {
    background-color: #ec5724;
}

.icon9-bg {
    background-color: #ffc107;
}

.icon6-bg {
    background-color: #0fc6ad;
}

.icon8-bg {
    background-color: #ed9c24;
}
/* main-reports  */
section.main-reports {
    background-color: #d5e1f9;
}

.main-reports .nav-reports .tab-content {
    border: solid 1px #ecf3fd;
    /*box-shadow:0px 0px 5px 4px rgba(0, 0, 0, 0.11);*/
}

.main-reports .table-responsive {
    max-height: 400px;
    overflow-y: auto;
}

.nav-reports nav {
    margin: 10px 0px;
}

.main-reports .nav-reports nav li a {
    border-right: solid 1px #ecf3fd;
    border-radius: 0px;
    margin: 0px;
    color: #333;
    text-align: center;
    line-height: 35px;
    position: relative;
}

.main-reports nav > .nav.nav-tabs {
    border: none;
    color: #fff;
    background: linear-gradient(to right,#fedf7b, #fcce3c);
    border-radius: 0;
    line-height: 30px;
}

.main-reports .nav-reports nav li a img {
    margin-bottom: 5px;
    max-height: 40px;
    float: left;
    margin-right: 10px;
}

.main-reports .nav-reports li.active {
    background-color: #08080840;
}

.main-reports .tab-content .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f3f3f3;
}

.main-reports .nav-reports .nav > li > a:focus, .main-reports .nav-reports .nav > li > a:hover {
    text-decoration: none;
}

.main-reports nav > div a.nav-item.nav-link,
.main-reports nav > div a.nav-item.nav-link.active {
    border: none;
    padding: 5px 15px !important;
    color: #fff;
    background: #4d63c6;
    border-radius: 0;
    position: relative;
}

div#collapse-progress {
    box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.11);
    background-color: #fff;
}

.main-reports .table {
    font-size: 14px;
}

    .main-reports .table th, .main-reports .table td {
        padding: 0.10rem 0.20rem;
    }

.main-reports .nav-tabs > li.active > a,
.main-reports .nav-tabs > li.active > a:focus,
.main-reports .nav-tabs > li.active > a:hover {
    color: #000;
    cursor: default;
    background-color: #fedf7b;
    border: 1px solid #ddd;
    /* border-bottom-color: #e00000; */
    border-bottom: none;
    border-right-color: #e00000;
    border-radius: 0px;
    position: relative;
}

.main-reports nav > div a.nav-item.nav-link.active:after {
    content: "";
    position: absolute;
    border: 10px solid transparent;
    border-top-color: #4d63c6;
    bottom: -20px;
    left: 20px;
}

.main-reports .tab-content {
    background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top: 5px solid #e74c3c;
    border-bottom: 5px solid #e74c3c;
    padding: 10px 10px;
}

.main-reports nav > div a.nav-item.nav-link:hover,
.main-reports nav > div a.nav-item.nav-link:focus {
    border: none;
    background: #485dbd;
    color: #fff;
    border-radius: 0;
    transition: background 0.20s linear;
}

.main-reports nav li.active a.nav-item:before {
    border-width: 8px 8px 8px 8px;
    border-color: transparent #e00000 transparent transparent;
    border-style: solid;
    width: 10px;
    height: 10px;
    content: '';
    top: 0px;
    right: 0px;
    position: absolute;
}

.inner_page .slider_section .slider_bg-container {
    -webkit-clip-path: none;
    clip-path: none;
    border-bottom: solid 2px #000;
    background: linear-gradient(135deg,#fee185 70%,#f9be00 90%);
}

.serviceList a {
    color: #fcd558;
    font-size: 14px;
}

    .serviceList a:hover, .serviceList a:focus {
        color: #fff;
    }

.errored {
    display: none;
    color: red;
}

.mandatory:after {
    content: ' *';
    color: red;
}

.hidden {
    display: none !important;
}

.link {
    cursor: pointer !important;
    color: #4189c7 !important;
}

/* 29012020 */
.pesCounter .counter_item .icon-img {
    /*filter: opacity(0.5);*/
    max-width: 40px; /* 29012020 */
    float: right;
    position: absolute;
    right: 5px;
    top: 10px; /* 29012020 */
}

.bg-opacity-9 {
    background-color: rgb(206 206 206 / 30%);
}

.custom-list-group-bg .list-group-item .left-caret:after {
    content: '';
    width: 0;
    height: 0;
    top: 40%;
    right: -15px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    border-left: 15px solid rgb(206 206 206 / 30%);
}

.custom-list-group-bg .list-group-item .counter_item {
    /* border: dashed 1px #fff; */
    box-shadow: 2px 2px 1px #302e2e;
}

.custom-list-group-bg .list-group-item {
    position: relative;
    box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.11);
    border: solid 3px #fff;
}

    .custom-list-group-bg .list-group-item:nth-child(1) {
        background-color: #086999;
    }

    .custom-list-group-bg .list-group-item:nth-child(2) {
        background-color: #0e49ab;
    }

    .custom-list-group-bg .list-group-item:nth-child(3) {
        background-color: #116D6E;
    }

    .custom-list-group-bg .list-group-item:nth-child(4) {
        background-color: #e3e1f6;
    }

.list-1 {
    background-color: #42aee3;
}

.list-2 {
    background-color: #2e68c7;
}

.list-3 {
    background-color: #18b8ba;
}

.list-4 {
    background-color: #c7c5f8;
}

.custom-list-group-bg .list-group-item .list-1.left-caret:after {
    border-left: 15px solid #42aee3;
}

.custom-list-group-bg .list-group-item .list-2.left-caret:after {
    border-left: 15px solid #2e68c7;
}

.custom-list-group-bg .list-group-item .list-3.left-caret:after {
    border-left: 15px solid #18b8ba;
}

.custom-list-group-bg .list-group-item .list-4.left-caret:after {
    border-left: 15px solid #c7c5f8;
}

.y-1 {
    background-color: #42aee3;
}

.y-2 {
    background-color: #c66495;
}

.y-3 {
    background-color: #b65b89;
}

.y-4 {
    background-color: #b85587;
}

.y-5 {
    background-color: #b44e81;
}

.g-1 {
    background-color: #2e68c7;
}

.g-2 {
    background-color: #2e68c7;
}

.g-3 {
    background-color: #2e68c7;
}

.g-4 {
    background-color: #2e68c7; /* #63974d; */
}

.g-5 {
    background-color: #2e68c7; /* #4c8d31; */
}

.b-1 {
    background-color: #18b8ba;
}

.b-2 {
    background-color: #4977a9;
}

.b-3 {
    background-color: #3c6ea5;
}

.b-4 {
    background-color: #18b8ba;
}

.b-5 {
    background-color: #5588d1;
}

.o-1 {
    background-color: #ad90e1;
}

.o-2 {
    background-color: #a284d7;
}

.o-3 {
    background-color: #9c7bd7;
}

.o-4 {
    background-color: #9370d1;
}

.o-5 {
    background-color: #8b67ca;
}

    .o-1 .counter_text a, .o-1 .counter_text .counter,
    .o-2 .counter_text a, .o-2 .counter_text .counter,
    .o-3 .counter_text a, .o-3 .counter_text .counter,
    .o-4 .counter_text a, .o-4 .counter_text .counter,
    .o-5 .counter_text a, .o-5 .counter_text .counter {
        color: #fff;
    }

.y-1 .counter_text a, .y-1 .counter_text .counter,
.y-2 .counter_text a, .y-2 .counter_text .counter,
.y-3 .counter_text a, .y-3 .counter_text .counter,
.y-4 .counter_text a, .y-4 .counter_text .counter,
.y-5 .counter_text a, .y-5 .counter_text .counter {
    color: #fff;
}

.b-1 .counter_text a, .b-1 .counter_text .counter,
.b-2 .counter_text a, .b-2 .counter_text .counter,
.b-3 .counter_text a, .b-3 .counter_text .counter,
.b-4 .counter_text a, .b-4 .counter_text .counter,
.b-5 .counter_text a, .b-5 .counter_text .counter {
    color: #fff;
}

.g-1 .counter_text a, .g-1 .counter_text .counter,
.g-2 .counter_text a, .g-2 .counter_text .counter,
.g-3 .counter_text a, .g-3 .counter_text .counter,
.g-4 .counter_text a, .g-4 .counter_text .counter,
.g-5 .counter_text a, .g-5 .counter_text .counter {
    color: #fff;
}

#formErrorDiv {
    position: absolute;
    top: 200px;
    /* left: 0;
    right: 0; */
    padding: 10px 15px;
    font-size: 14px;
    z-index: 1;
}


/* CSS for Different Card colors */
.section-data-report .nav-tabs .nav-link.nonActive {
    color: #a1a3a5 !important;
}

.section-data-report .nav-item h6 {
    font-size: 12px;
}

.section-data-report .nav-tabs .nav-item {
    width: 13.8%;
}

.section-data-report .nav-item .active h6 {
    font-size: 12px;
    color: #8b8d90;
    font-weight: 800;
    display: inline-block;
    margin-left: 5px;
}

.section-data-report .nav-item .nonActive h6 {
    font-size: 12px;
    color: #8b8d90;
    font-weight: 800;
    display: inline-block;
    margin-left: 5px;
}

.section-data-report .nav-tabs .nav-item {
    /*border-color: #eee #eee #ddd; */
    background-color: #e6e7e8;
    border-radius: 10px 10px 0px 0px;
    margin-right: 6px;
}

/* .section-data-report .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    padding: 15px;
} */

.section-data-report .nav-link {
    padding: 0.2rem 0rem 0rem 0rem !important;
}

.section-data-report .card .card-body .table {
    margin-bottom: 1px;
}

/* Updated on 04-03-2021 */

.section-data-report .tab-content .card .card-header {
    height: 45px;
    padding: 0.15rem .15rem;
}

.section-data-report .tab-content .card .card-body {
    padding: .15rem .15rem 0 .15rem;
}

.section-data-report {
    background-color: #d5e1f9;
    border-top: 2px solid #fac313;
}

    .section-data-report h4 {
        font-size: 18px;
        font-weight: 600;
    }

.data-reports {
    background-color: #ffffff;
    font-size: 13px;
    border: 1px solid #c0c4cc;
    border-radius: 10px;
    margin-bottom: 10px;
}

.gramin-box {
    border-top: 1px dotted #cfcdd6;
    font-size: 13px;
    padding-top: 10px;
}

/* CSS for Different Card colors */
.gramin-table {
    color: #ffffff;
    text-align: center;
    /* padding-right:5px!important;
	padding-left: 5px!important; */
}

    .gramin-table table {
        color: #ffffff;
    }

        .gramin-table table a {
            text-decoration: none;
            font-weight: 600;
        }

    .gramin-table .neon-text-green {
        color: #66ff33;
    }

    .gramin-table .neon-text-blue {
        color: #49fdcb;
    }

    .gramin-table .neon-text-pink {
        color: #ffffff;
    }

    .gramin-table .neon-text-yellow {
        color: #ffff00;
    }

.blue-gbox {
    background-color: #435ca7 !important;
}

    .blue-gbox .card-header {
        background-color: #3a4f8c;
    }

.orange-gbox {
    background-color: #fb8804 !important;
}

    .orange-gbox .card-header {
        background-color: #e07a05;
    }

.green-gbox {
    background-color: #259025 !important;
}

    .green-gbox .card-header {
        background-color: #1c751c;
    }

.pink-gbox {
    background-color: #d24797 !important;
}

    .pink-gbox .card-header {
        background-color: #b14c86;
    }

.yellow-gbox {
    background-color: #e8af04 !important;
}

    .yellow-gbox .card-header {
        background-color: #d09b03;
    }

.info-gbox {
    background-color: #08a6bf !important;
}

    .info-gbox .card-header {
        background-color: #098a9e;
    }

.purple-gbox {
    background-color: #843362 !important;
}

    .purple-gbox .card-header {
        background-color: #611641;
    }

.sky-gbox {
    background-color: #086d7d !important;
}

    .sky-gbox .card-header {
        background-color: #0b5763;
    }

.lemon-gbox {
    background-color: #da7563 !important;
}

    .lemon-gbox .card-header {
        background-color: #d25640;
    }

.olive-gbox {
    background-color: #556B2F !important;
}

    .olive-gbox .card-header {
        background-color: #4a6121;
    }

.maroon-gbox {
    background-color: #ca6056 !important;
}

    .maroon-gbox .card-header {
        background-color: #b53f33;
    }

.voilet-gbox {
    background-color: #7c55ce !important;
}

    .voilet-gbox .card-header {
        background-color: #6e49bb;
    }

.profile-bar > a {
    position: relative;
    display: block;
}

.nav-tabs > .profile-bar > a::after {
    content: "";
    background: #ffffff;
    height: 3px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -3px;
    transition: all 250ms ease 0s;
}

.panchyat-bar > a {
    position: relative;
    display: block;
}

.nav-tabs > .panchyat-bar > a::after {
    content: "";
    background: #ffffff;
    height: 3px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -3px;
    transition: all 250ms ease 0s;
}

.planning-bar > a {
    position: relative;
    display: block;
}

.nav-tabs > .planning-bar > a::after {
    content: "";
    background: #ffffff;
    height: 3px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -3px;
    transition: all 250ms ease 0s;
}

.accounting-bar > a {
    position: relative;
    display: block;
}

.nav-tabs > .accounting-bar > a::after {
    content: "";
    background: #ffffff;
    height: 3px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -3px;
    transition: all 250ms ease 0s;
}

.official-bar > a {
    position: relative;
    display: block;
}

.nav-tabs > .official-bar > a::after {
    content: "";
    background: #ffffff;
    height: 3px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -3px;
    transition: all 250ms ease 0s;
}

.training-bar > a {
    position: relative;
    display: block;
}

.nav-tabs > .training-bar > a::after {
    content: "";
    background: #ffffff;
    height: 3px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -3px;
    transition: all 250ms ease 0s;
}

.miscellaneous-bar > a {
    position: relative;
    display: block;
}

.nav-tabs > .miscellaneous-bar > a::after {
    content: "";
    background: #ffffff;
    height: 3px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -3px;
    transition: all 250ms ease 0s;
}


/* Profile Box */
.profile-box {
    background: #9aaad8;
    margin: 10px 0;
    border: 1px solid #ffffff;
    border-radius: 5px;
    padding: 20px 0;
    box-shadow: 2px 2px 4px #bfc3cf, -2px -2px 4px #fff;
}

    .profile-box .col-lg {
        padding-right: 4px !important;
        padding-left: 4px !important;
    }

.official-box .col-lg {
    padding-right: 4px !important;
    padding-left: 4px !important;
}
/*.profile-box-inside:after {
    border-left: 15px solid #526ebf;
}
.profile-box-inside:after{
	content: '';
	width: 0;
	height: 0;
	top: 36%;
	right: 0px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	position: absolute;
}
*/
.profile-box-inside .card {
    border: 1px solid #9aaad8;
}

.profile-box-inside .card-body {
    background: #9aaad8;
}

.profile-box-inside span {
    color: #ffffff;
}
/* Official Box */
.official-box {
    background: #f7bb75;
    margin: 10px 0;
    border: 1px solid #ffffff;
    border-radius: 5px;
    padding: 20px 0;
    box-shadow: 2px 2px 4px #bfc3cf, -2px -2px 4px #fff;
}

.official-box-inside .card {
    border: 1px solid #f7bb75;
}

.official-box-inside .card-body {
    background: #f7bb75;
}

.official-box-inside span {
    color: #ffffff;
}

/* Planning Box */
.planning-box {
    background: #e0f7e0;
    margin: 10px 0;
    border: 1px solid #ffffff;
    border-radius: 5px;
    padding: 20px 0;
    box-shadow: 2px 2px 4px #bfc3cf, -2px -2px 4px #fff;
}

.planning-box-inside:after {
    border-left: 15px solid #4db74d;
}

.planning-box-inside:after {
    content: '';
    width: 0;
    height: 0;
    top: 36%;
    right: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
}

.planning-box-inside .card {
    border: 1px solid #4db74d;
}

.planning-box-inside .card-body {
    background: #4db74d;
}

/* Account Box */
.account-box {
    background: #fde2f1;
    margin: 10px 0;
    border: 1px solid #ffffff;
    border-radius: 5px;
    padding: 20px 0;
    box-shadow: 2px 2px 4px #bfc3cf, -2px -2px 4px #fff;
}

.account-box-inside:after {
    border-left: 15px solid #f793cd;
}

.account-box-inside:after {
    content: '';
    width: 0;
    height: 0;
    top: 36%;
    right: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
}

.account-box-inside .card {
    border: 1px solid #f793cd;
}

.account-box-inside .card-body {
    background: #f793cd;
}
/* Audit Box */
.audit-box {
    background: #fff2cb;
    margin: 10px 0;
    border: 1px solid #ffffff;
    border-radius: 5px;
    padding: 20px 0;
    box-shadow: 2px 2px 4px #bfc3cf, -2px -2px 4px #fff;
}

.audit-box-inside:after {
    border-left: 15px solid #f9c013;
}

.audit-box-inside:after {
    content: '';
    width: 0;
    height: 0;
    top: 36%;
    right: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
}

.audit-box-inside .card {
    border: 1px solid #f9c013;
}

.audit-box-inside .card-body {
    background: #f9c013;
}
/* Training Box */
.training-box {
    background: #dbf5f9;
    margin: 10px 0;
    border: 1px solid #ffffff;
    border-radius: 5px;
    padding: 20px 0;
    box-shadow: 2px 2px 4px #bfc3cf, -2px -2px 4px #fff;
}

.training-box-inside:after {
    border-left: 15px solid #12c7e4;
}

.training-box-inside:after {
    content: '';
    width: 0;
    height: 0;
    top: 36%;
    right: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
}

.training-box-inside .card {
    border: 1px solid #12c7e4;
}

.training-box-inside .card-body {
    background: #12c7e4;
}
/* RGSA Box */
.rgsa-box {
    background: #f9e0dc;
    margin: 10px 0;
    border: 1px solid #ffffff;
    border-radius: 5px;
    padding: 20px 0;
    box-shadow: 2px 2px 4px #bfc3cf, -2px -2px 4px #fff;
}

.rgsa-box-inside:after {
    border-left: 15px solid #fb907d;
}

.rgsa-box-inside:after {
    content: '';
    width: 0;
    height: 0;
    top: 36%;
    right: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
}

.rgsa-box-inside .card {
    border: 1px solid #fb907d;
}

.rgsa-box-inside .card-body {
    background: #fb907d;
}

/* Service Detail Box */
.serviceDtl-box {
    background: #eaf5d7;
    margin: 10px 0;
    border: 1px solid #ffffff;
    border-radius: 5px;
    padding: 20px 0;
    box-shadow: 2px 2px 4px #bfc3cf, -2px -2px 4px #fff;
}

.serviceDtl-box-inside:after {
    border-left: 15px solid #749044;
}

.serviceDtl-box-inside:after {
    content: '';
    width: 0;
    height: 0;
    top: 36%;
    right: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
}

.serviceDtl-box-inside .card {
    border: 1px solid #749044;
}

.serviceDtl-box-inside .card-body {
    background: #749044;
}

/* Awards Box */
.award-box {
    background: #e9dffd;
    margin: 10px 0;
    border: 1px solid #ffffff;
    border-radius: 5px;
    padding: 20px 0;
    box-shadow: 2px 2px 4px #bfc3cf, -2px -2px 4px #fff;
}

.award-box-inside:after {
    border-left: 15px solid #9871e8;
}

.award-box-inside:after {
    content: '';
    width: 0;
    height: 0;
    top: 36%;
    right: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
}

.award-box-inside .card {
    border: 1px solid #9871e8;
}

.award-box-inside .card-body {
    background: #9871e8;
}
/* Svamitva Box */
.svamitva-box {
    background: #fde3e1;
    margin: 10px 0;
    border: 1px solid #ffffff;
    border-radius: 5px;
    padding: 20px 0;
    box-shadow: 2px 2px 4px #bfc3cf, -2px -2px 4px #fff;
}

.svamitva-box-inside:after {
    border-left: 15px solid #dc5b4e;
}

.svamitva-box-inside:after {
    content: '';
    width: 0;
    height: 0;
    top: 36%;
    right: 0px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
}

.svamitva-box-inside .card {
    border: 1px solid #dc5b4e;
}

.svamitva-box-inside .card-body {
    background: #dc5b4e;
}

@media (min-width: 1200px) {
    .section-data-report .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667% !important;
        max-width: 14.2% !important;
        /* margin-right: 4.5px; */
    }
}


/* MoPR Section : 13 October */

.MoPR-section {
    background-color: #d5e1f9;
    padding: 10px 20px;
}

    .MoPR-section .container-fluid {
        background: #7a7e9b;
        box-shadow: 2px 8px 4px 3px rgb(203 212 237);
        border: 1px solid white;
        padding-left: 0px;
        padding-right: 0px;
    }

    .MoPR-section .full-width-box {
        padding-left: 0px;
        padding-right: 0px;
        border: 1px dotted #fbfbff;
    }

    .MoPR-section .container-fluid {
        background: #3e3e48;
    }

.MoPR-application .container-fluid {
    background: #3a4462;
}

.textEffect {
    text-align: left;
    color: #ffffff;
    padding: 11px 25px;
}

    .textEffect h2 {
        font-size: 25px;
        font-weight: 900;
        letter-spacing: 1px;
        text-shadow: 1px 2px #ff3e04;
    }

    .textEffect h3 {
        font-size: 25px;
        margin-top: -12px;
        letter-spacing: 1px;
        text-shadow: 1px 1px #0ab7c9;
    }

.hovereffect {
    width: 100%;
    box-sizing: border-box;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.flex-box {
    /*width: calc(100% - 50px);*/
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: auto;
}

    .flex-box .img-box {
        width: 20%;
        /*height: 139px;*/
        box-sizing: border-box;
        margin-bottom: 10px;
    }

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0,0,0,0.5);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    max-height: 125px;
}

.hovereffect h2 {
    /*text-transform:uppercase;*/
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    background: rgba(0,0,0,0.6);
    -webkit-transform: translatey(-100px);
    -ms-transform: translatey(-100px);
    transform: translatey(-100px);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 10px;
}

.hovereffect a.info {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 30px 0 0;
    padding: 7px 14px;
    font-size: 12px;
}

    .hovereffect a.info:hover {
        box-shadow: 0 0 5px #fff;
    }

    .hovereffect a.info:focus {
        box-shadow: 0 0 5px #fff;
    }

.hovereffect:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.hovereffect:focus img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
}

.hovereffect:focus .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
}

.hovereffect:hover h2, .hovereffect:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translatey(0);
    -webkit-transform: translatey(0);
    transform: translatey(0);
}

.hovereffect:focus h2, .hovereffect:focus a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translatey(0);
    -webkit-transform: translatey(0);
    transform: translatey(0);
}

.hovereffect:hover a.info {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.hovereffect:focus a.info {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.hovereffect a i {
    position: absolute;
    z-index: 100;
    font-size: 120%;
    color: #7c82ab;
    top: 7px;
    left: 25px;
}

.MoPR-application {
    background: #4a62a5;
    box-shadow: 2px 8px 4px 3px rgb(203 212 237);
    border: 1px solid white;
    padding-left: 0px;
    padding-right: 0px;
    padding: 10px 20px;
}

    .MoPR-application .full-width-box {
        padding-left: 0px;
        padding-right: 0px;
        border: 1px dotted #fbfbff;
    }

@media (max-width: 991.98px) {
    .flex-box .img-box {
        width: 33.30%;
        height: auto;
        margin-bottom: 10px;
    }
}

@media (max-width: 767.98px) {
    .flex-box .img-box {
        width: 33.30%;
        height: auto;
        margin-bottom: 10px;
    }
}

@media (max-width: 575.98px) {

    .flex-box .img-box {
        width: 49.99%;
        height: auto;
        margin-bottom: 10px;
    }
}


/* Dashboard Link Button */
.blink_text {
    animation: blinker 2s linear infinite;
}

.ppc-btn {
    /*  text-shadow: 1px 1px 1px #000; */
    /* background-color: #d96f15 !important; */
    background-image: linear-gradient(45deg, #12bbe6, #098f91) !important;
    color: white !important;
    font-weight: 700;
    font-size: 16px !important;
    margin-top: 3px !important;
    margin-bottom: 10px !important;
    width: 100%;
}

.graphHeight {
    height: 300px;
}

<!---------------------------------------------------------------------------------------->


