
body {
    /*font-family: 'PT Serif',serif, sans-serif;*/
    font-family: 'Calibri','Arial';
}
.container-fluid {
    max-width: 1600px;
}
    .container-fluid h1 {
        margin-top: 0px;
         margin-bottom: 0px; 
    }
.container_wapper {
    width: 100%;
    background: #c0c0c0;
}
.rcolor {
    background: #f00;
}
.gcolor {
    background: #0f0;
}
.bcolor {
    background: #00f;
}
h1 {
    margin-top: 60px;
    margin-bottom: 60px;
    text-align: center;
    font: normal normal normal 34px/60px 'Century Gothic', sans-serif;
    color: #3b3b3b;
}

.templatemo_logo a:hover {
	text-decoration: none;
}
/*menu*/
#templatemo_mobile_menu {
    top: 0;
    width: 250px;
    height: 100%;
    background: #f9f9f9;
    position: fixed;
    z-index: 5500;
    right: -1500px;
    display: none;
    overflow: auto;
}
#templatemo_mobile_menu ul li a {
    text-align: left;
    background: #000;
    color: #fff;
}
#templatemo_mobile_menu ul li:hover a {
    background: #c83233;
	color: #fff;
}
#templatemo_banner_menu {
    width: 100%;
    background: #f9f9f9;
    height: 94px;
    border-bottom: 1px solid #000;
    position: fixed;
    top: 0;
    z-index: 5000;
}
#templatemo_banner_menu #logo_img {
    max-height: 90px;
    float: left; 
}
#templatemo_banner_menu #logo_text {
    font: normal normal normal 32px/1em 'Century Gothic', sans-serif;
    margin-top: 30px;
    padding-left: 60px;
    text-align: left;
    color: #000;
    font-size:2em;
}
    #templatemo_banner_menu #logo_texth3 {
        font: normal normal normal 20px/.5em 'Century Gothic', sans-serif;
        margin-top: 8px;
        padding-left: 60px;
        text-align: left;
        color: #000;
    }
    #templatemo_banner_menu #logo_text span {
        color: #000;
    }
#templatemo_banner_menu ul li a ,
#templatemo_banner_menu ul li a:focus {
    padding-top: 35px;
    padding-bottom: 35px;
    font: normal normal normal 18px/23px 'Century Gothic', sans-serif;
    color: #000;
    background: repeat-x url("/CSS/Images/banner_bg.jpg") 0 -94px ;
    transition-duration: .5s;
}
#templatemo_banner_menu ul li a:hover ,
#templatemo_banner_menu ul li a.current
{
    background-position: 0 0px ;
    background-color: #000;
    color: #ffffff;
}
#templatemo_banner_menu #mobile_menu {
    padding-top: 25px;
    font-size: 30px;
    float: right;
    color: #000;
}
/*banner slide*/
.responsive {
    width: 100%;
    max-width: 330px;
    height: auto;
}
.banner { 
    width: 100%;
    height: 500px;
    /*margin-top: 94px;*/
    position: relative; 
    overflow: hidden;
}
.banner ul { 
    list-style: none; 
    padding: 0;
}
    .banner ul li {
        float: left;
        /*background-size:1140px 500px;*/
        background-size: 100% 100%;
        height: 500px;
        width: 100%;
    }
.banner div.slide_caption {
	background: rgba(0, 0, 0, 0.0);
    max-width: 600px;
    margin: 120px auto auto auto;
}
.banner div.slide_caption h2 ,
.banner div.slide_caption p {
    background: none ;
    text-align: center;
    color: #fff;
    line-height: 2em;
    text-shadow: 1px 1px 5px rgba(150, 150, 150, 1);
}
.banner div.slide_caption a {
	color: #FF6;
}
.banner div.slide_caption h2 {
    font-size: 32px;
    margin: 0;
}
.banner div.slide_caption p {
    font-size: 16px;
}
.no-webp .templatemo_banner_slide_01 {
    background-image: url("/CSS/Images/templatemo_banner_slide_01.jpg");
    background-size: cover;
}

.webp .templatemo_banner_slide_01 {
    background-image: url("/CSS/Images/templatemo_banner_slide_01.webp");
    background-size: cover;
}
.no-webp .templatemo_banner_slide_02 {
    background-image: url("/CSS/Images/templatemo_banner_slide_02.jpg");
    background-size: cover;
}

.webp .templatemo_banner_slide_02 {
    background-image: url("/CSS/Images/templatemo_banner_slide_02.webp");
    background-size: cover;
}
.no-webp .templatemo_banner_slide_04 {
    background-image: url("/CSS/Images/templatemo_banner_slide_04.jpg");
    background-size: cover;
}

.webp .templatemo_banner_slide_04 {
    background-image: url("/CSS/Images/templatemo_banner_slide_04.webp");
    background-size: cover;
}
.no-webp .templatemo_banner_slide_06 {
    background-image: url("/CSS/Images/templatemo_banner_slide_06.jpg");
    background-size: cover;
}

.webp .templatemo_banner_slide_06 {
    background-image: url("/CSS/Images/templatemo_banner_slide_06.webp");
    background-size: cover;
}
.no-webp .templatemo_banner_slide_07 {
    background-image: url("/CSS/Images/templatemo_banner_slide_07.jpg");
    background-size: cover;
}

.webp .templatemo_banner_slide_07 {
    background-image: url("/CSS/Images/templatemo_banner_slide_07.webp");
    background-size: cover;
}
.no-webp .templatemo_banner_slide_09 {
    background-image: url("/CSS/Images/templatemo_banner_slide_09.jpg");
    background-size: cover;
}

.webp .templatemo_banner_slide_09 {
    background-image: url("/CSS/Images/templatemo_banner_slide_09.webp");
    background-size: cover;
}
.no-webp .templatemo_banner_slide_11 {
    background-image: url("/CSS/Images/templatemo_banner_slide_11.jpg");
    background-size: cover;
}

.webp .templatemo_banner_slide_11 {
    background-image: url("/CSS/Images/templatemo_banner_slide_11.webp");
    background-size: cover;
}
.no-webp .templatemo_banner_slide_12 {
    background-image: url("/CSS/Images/templatemo_banner_slide_12.jpg");
    background-size: cover;
}

.webp .templatemo_banner_slide_12 {
    background-image: url("/CSS/Images/templatemo_banner_slide_12.webp");
    background-size: cover;
}
.no-webp .templatemo_banner_slide_13 {
    background-image: url("/CSS/Images/templatemo_banner_slide_13.jpg");
    background-size: cover;
}

.webp .templatemo_banner_slide_13 {
    background-image: url("/CSS/Images/templatemo_banner_slide_13.webp");
    background-size: cover;
}

.no-webp .templatemo_banner_slide_14 {
    background-image: url("/CSS/Images/templatemo_banner_slide_14.jpg");
    background-size: cover;
}

.webp .templatemo_banner_slide_14 {
    background-image: url("/CSS/Images/templatemo_banner_slide_14.webp");
    background-size: cover;
}
.no-webp .templatemo_banner_slide_15 {
    background-image: url("/CSS/Images/templatemo_banner_slide_15.jpg");
    background-size: cover;
}

.webp .templatemo_banner_slide_15 {
    background-image: url("/CSS/Images/templatemo_banner_slide_15.webp");
    background-size: cover;
}
.no-webp .templatemo_banner_slide_16 {
    background-image: url("/CSS/Images/templatemo_banner_slide_16.jpg");
    background-size: cover;
}

.webp .templatemo_banner_slide_16 {
    background-image: url("/CSS/Images/templatemo_banner_slide_16.webp");
    background-size: cover;
}
.templatemo_banner_slide_03 {
    background: url('/CSS/Images/templatemo_banner_slide_03.jpg');
    background-size: cover;
}
.templatemo_banner_slide_05 {
    background: url('/CSS/Images/templatemo_banner_slide_05.jpg');
    background-size: cover;
}
.templatemo_banner_slide_08 {
    background: url('/CSS/Images/templatemo_banner_slide_08.jpg');
    background-size: cover;
}
.no-webp .templatemo_banner_slide_17 {
    background-image: url("/CSS/Images/templatemo_banner_slide_17.jpg");
    background-size: cover;
}

.webp .templatemo_banner_slide_17 {
    background-image: url("/CSS/Images/templatemo_banner_slide_17.webp");
    background-size: cover;
}
.webp .templatemo_banner_slide_18 {
    background-image: url("/CSS/Images/templatemo_banner_slide_18.webp");
    background-size: cover;
}
.no-webp .templatemo_banner_slide_19 {
    background-image: url("/CSS/Images/templatemo_banner_slide_19.jpg");
    background-size: cover;
}

.webp .templatemo_banner_slide_19 {
    background-image: url("/CSS/Images/templatemo_banner_slide_19.webp");
    background-size: cover;
}
.no-webp .templatemo_banner_slide_20 {
    background-image: url("/CSS/Images/templatemo_banner_slide_20.jpg");
    background-size: cover;
}
.webp .templatemo_banner_slide_20 {
    background-image: url("/CSS/Images/templatemo_banner_slide_20.webp");
    background-size: cover;
}
.no-webp .templatemo_banner_slide_21 {
    background-image: url("/CSS/Images/templatemo_banner_slide_21.jpg");
    background-size: cover;
}

.webp .templatemo_banner_slide_21 {
    background-image: url("/CSS/Images/templatemo_banner_slide_21.webp");
    background-size: cover;
}
.no-webp .templatemo_banner_slide_22 {
    background-image: url("/CSS/Images/templatemo_banner_slide_22.jpg");
    background-size: cover;
}
.webp .templatemo_banner_slide_22 {
    background-image: url("/CSS/Images/templatemo_banner_slide_22.webp");
    background-size: cover;
}
.no-webp .templatemo_banner_slide_23 {
    background-image: url("/CSS/Images/templatemo_banner_slide_23.jpg");
    background-size: cover;
}
.webp .templatemo_banner_slide_23 {
    background-image: url("/CSS/Images/templatemo_banner_slide_23.webp");
    background-size: cover;
}
/*.templatemo_banner_slide_01 {
    background: url('/CSS/Images/templatemo_banner_slide_01.jpg');
    background-size: cover;
}
.templatemo_banner_slide_02 {
    background: url('/CSS/Images/templatemo_banner_slide_02.jpg');
    background-size: cover;
}
.templatemo_banner_slide_04 {
    background:  url('/CSS/Images/templatemo_banner_slide_04.jpg');
    background-size: cover;
}
.templatemo_banner_slide_06 {
    background: url('/CSS/Images/templatemo_banner_slide_06.jpg');
    background-size: cover;
}
.templatemo_banner_slide_07 {
    background: url('/CSS/Images/templatemo_banner_slide_07.jpg');
    background-size: cover;
}
.templatemo_banner_slide_09 {
    background:  url('/CSS/Images/templatemo_banner_slide_09.jpg');
    background-size: cover;
}
.templatemo_banner_slide_11 {
    background: url('/CSS/Images/templatemo_banner_slide_11.jpg');
    background-size: cover;
}
.templatemo_banner_slide_12 {
    background: url('/CSS/Images/templatemo_banner_slide_12.jpg');
    background-size: cover;
}
.templatemo_banner_slide_13 {
    background: url('/CSS/Images/templatemo_banner_slide_13.jpg');
    background-size: cover;
}*/
/*about our organization*/
#templatemo_about {
    background: #ffffff;
    float: left;
}
#templatemo_about .about_icon img {
    width: 100%;
}
#templatemo_about .about_icon h2 {
    text-align: center;
    font: normal normal normal 20px/25px 'Century Gothic', sans-serif;
}
#templatemo_about .about_icon .imgwap {
    text-align: center;
    border-radius: 75px;
}
#templatemo_about .about_icon p {
    text-align: center;
    font: normal normal normal 14px/23px 'Century Gothic', sans-serif;
}
#templatemo_about .mission {
    background-color: #bd3e25;
    color: #f5bd48;
}
#templatemo_about .product {
    background-color: #334d5c;
    color: #f5bd48;
}
#templatemo_about .testimonial {
    background-color: #efc84a;
    color: #ab4921;
}
#templatemo_about .statistic {
    background-color: #334d5c;
    color: #efc84a;
}
#templatemo_about #testimonial_text_wap {
    overflow: hidden;
}
#templatemo_about #testimonial_text_wap h2 {
    font-size: 24px;
    margin: 0;
    padding: 12px 0;
}
#templatemo_about #testimonial_text_wap h3 {
    font-size: 20px;
    margin: 0;
    padding: 12px 0;
}
#templatemo_about #testimonial_text_wap img {
    margin-bottom: 20px ;
}
#templatemo_about #testimonial_text_wap p {
    font-size: 14px;
    line-height: 2em;
}
#templatemo_about .testimonial_text {
    width: 100%;
    float: left;
}
#templatemo_about .pre_next {
    font-size: 70px;
    top: 50%;
    margin-top: -35px;
    position: absolute;
}
#templatemo_about .pre_next a {
    color: #6698b5;
    float: left;
}
#templatemo_about .pre_next a:hover {
    color: #334d5c;
}
#templatemo_about #testimonial_text_wap h1 {
    font-size: 70px;
    top: 50%;
    margin-top: -35px;
}
#templatemo_about .testimonial_top_bottom_spacer {
    padding-bottom: 80px;
}
/*events*/
#templatemo_events {
    background: #6698b5;
    float: left;
    overflow: hidden;
}
#templatemo_events h1{
    color: #fff;
}
#templatemo_events .event_box_wap {
    overflow:hidden;
    margin-bottom: 30px;
    cursor: pointer;
    position: relative;
}
#templatemo_events .event_box_wap .event_box_img {
    position: relative;
    top: 0;
}
#templatemo_events .event_box_wap .event_box_caption {
    position: relative;
    top: 0;
    padding-bottom: 10px;
    background: #fff;
    width: 100%;
    border-top: 3px solid #3c6f8c;
}
#templatemo_events .event_box_wap h1,
#templatemo_events .event_box_wap p {
    margin: 0;
    color: #000000;
    text-align: left;
}
#templatemo_events .event_box_wap p {
    padding: 5px 20px 15px 20px;
}
#templatemo_events .event_box_wap h1 {
    padding: 20px 20px 20px 20px;
    font-size: 24px;
    line-height: 24px;
}
/*timeline*/
#templatemo_timeline {
    background: #fff;
    float: left;
}
#templatemo_timeline .container-fluid {
    max-width: 1600px;
    position: absolute;
    margin: auto;
    margin-bottom: 80px;
    background: url("/CSS/Images/time_line_bg.jpg") repeat-y center top;
}
#templatemo_timeline .time_line_wap {
    position: absolute;
    display: none;
}
#templatemo_timeline .time_line_caption {
    background: #000;
    padding: 10px 20px 10px 20px ;
    border-radius: 5px;
    height: 40px;
    clear: both;
    color: #fff; 
}
    #templatemo_timeline .time_line_paragraph {
        background: #e6e6e6;
        padding: 10px;
        border-radius: 5px;
        width: 100%;
        margin-top: 50px;
        /*font-family: 'Century Gothic', sans-serif;*/
        font-family: 'Calibri','Arial';
    }
#templatemo_timeline .time_line_paragraph a {
    color: #000;
    text-decoration: underline;
}
#templatemo_timeline .left_timeline {
    margin-left: 30px;
}
#templatemo_timeline .left_timeline .time_line_caption {
    float: right;
    margin-right: 0px;
}
#templatemo_timeline .right_timeline .time_line_caption {
    float: left;
}
#templatemo_timeline .time_line_paragraph h1 {
    text-align: left;
    margin: 0;
    font-size: 24px;
    line-height: 30px;
    color: #000;
    padding: 20px 20px 20px 20px;
}
#templatemo_timeline .time_line_paragraph p {
    padding: 0px 20px 20px 20px;
    text-align: left;
    margin: 0;
    font-size: 14px;
    line-height: 2em;
    color: #000;
}
#templatemo_timeline .left_timer {
    float: right;
    background: url("/CSS/Images/arrow_left.png") 0 5px;
}
#templatemo_timeline .right_timer {
    float: left;
    background: url("/CSS/Images/arrow_right.png") 0px 5px;
}
#templatemo_timeline .left_timer ,
#templatemo_timeline .right_timer {
    padding-left:30px;
    width: 101px;
    position: absolute;
}
#templatemo_timeline .left_timer span,
#templatemo_timeline .right_timer span {
    border-radius: 20px;
    width: 30px;
    height: 30px;
    background: #e6e6e6;
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding-top: 3px;
    margin-top: 3px;
}
/*contact*/
#templatemo_contact {
    background: #6698b5;
    float: left;
}
#templatemo_contact h1 {
    color: #fff;
}
#templatemo_contact h2 {
    font-size: 24px;
    color: #fff;
    padding-top: 0;
    padding-bottom: 20px;
}
#templatemo_contact_map {
    width: 100%;
    height: 320px;
    float: left;
    margin-bottom: 40px;
}
#templatemo_contact ul li a {
    background: none;
}
#templatemo_contact ul li a i {
    width: 60px;
    padding: 20px 0;
    font-size: 32px;
    color: #fff;
    text-align: center;
}
#templatemo_contact p {
    color: #fff;
    line-height: 30px;
	margin-top: 15px;
}
#templatemo_contact input {
    width: 100%;
    height: 50px;
    padding: 10px;
    border: none;
}
#templatemo_contact textarea {
    border: none;
    width: 100%;
    height: 150px;
    padding: 10px;
}
#templatemo_contact button {
    width: 100%;
    height: 50px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    border: none;
    background: #eaeaea;
}
#templatemo_contact button:hover {
    background: #f4f4f4;
}

.btnHome{
    width: 100%;
    height: 50px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    border: none;
    background: #eaeaea;
}

    .btnHome:hover {
        background: #f4f4f4;
    }
/*templatemo_footer*/
#templatemo_footer {
    width: 100%;
    border-top: 2px solid #507f9a;
    height: 70px;
    background: #447693;
    float: left;
}
#templatemo_footer p {
    padding-top: 20px;
    color: #fff;
    text-align: center;
}
#templatemo_footer a {
    color: #fff;
    text-decoration: underline;
}
/*  Small devices (tablets, 768px and up)  */
@media (max-width: 768px ) { 
    #templatemo_about .pre_next {
        font-size: 15px;
    }
    #templatemo_timeline .right_timer {
        background-position: center center;
    }
}
/*  Medium devices (desktops, 992px and up)  */
@media (max-width: 970px ) {
    #templatemo_timeline .right_timer {
        background-position: 100px 5px;
    }
    #templatemo_banner_menu #logo_text {
        font: normal normal normal 30px/1em 'Century Gothic', sans-serif;
        font-size:2em;
    }
    #templatemo_timeline .container-fluid {
        background: url("/CSS/Images/time_line_bg.jpg") repeat-y 28px 0;
    }
}
.aspMenuDiv {
    margin-top: 90px;
    /*position: absolute;*/
    z-index: 3;
    float:left;
}
/*  Large devices (large desktops, 1200px and up)  */
@media (min-width: 1200px ) {
    
}
@media only screen and (max-width: 600px) {
    .loginImageDiv {
        margin-top:90px;
    }
    .lightbox .btn-close {
        top:100px!important;
    }
    .containerS{
        margin-left:-30px!important;
    }
}
.loginImageDiv {
    float: right;
    position: relative;
    z-index: 6555;
}
    .loginImageDiv input {
        padding-top: 4px;
    }
    .main_menu {
        width: 100px;
        background-color: #fff;
        border: 1px solid #ccc !important;
        color: #000;
        text-align: center;
        height: 30px;
        line-height: 30px;
        margin-right: 5px;
    }

.level_menu {
    width: 110px;
    background-color: #fff;
    color: #333;
    border: 1px solid #ccc !important;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
}

.selected {
    background-color: #9F9F9F;
    color: #fff;
}
.navbar{min-height:0px;}
.mGrid {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}

    .mGrid td {
        padding: 2px;
        border: solid 1px #c1c1c1;
        color: #717171;
    }

    .mGrid th {
        padding: 4px 8px;
        color: #fff;
        background: #424242 url("/CSS/Images/grd_head.png") repeat-x top; 
        /*border-left: solid 1px #525252;*/
        font-size: 0.9em;
    }

    .mGrid .alt {
        background: #fcfcfc url("/CSS/Images/grd_alt.png") repeat-x top;
    }

    .mGrid .pgr {
        background: #424242 url("/CSS/Images/grd_pgr.png") repeat-x top;
    }

        .mGrid .pgr table {
            margin: 5px 0;
        }

        .mGrid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGrid .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGrid .pgr a:hover {
                color: #000;
                text-decoration: none;
            }

    .mGrid tr {
       font-size:12px;
    }

.grdpager {
    background-color: #fff;
    padding: 2px;
    margin: 2% auto;
}
    .grdpager a {
        margin: auto 1%;
        border-radius: 50%;
        background-color: #444;
        padding: 5px 10px 5px 10px;
        color: #fff;
        text-decoration: none;
        -o-box-shadow: 1px 1px 1px #111;
        -moz-box-shadow: 1px 1px 1px #111;
        -webkit-box-shadow: 1px 1px 1px #111;
        box-shadow: 1px 1px 1px #111;
    }
        .grdpager a:hover {
            background-color: #1e8d12;
            color: #fff;
        }
    .grdpager span {
        background-color: #ae2676;
        color: #fff;
        -o-box-shadow: 1px 1px 1px #111;
        -moz-box-shadow: 1px 1px 1px #111;
        -webkit-box-shadow: 1px 1px 1px #111;
        box-shadow: 1px 1px 1px #111;
        border-radius: 50%;
        padding: 5px 10px 5px 10px;
    }
#templatemo_banner_menu h1:hover, #templatemo_banner_menu h3:hover {
    text-decoration:none;
}

#googleMap {
    width: 100%;
    height: 400px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.gm-style-iw-d{overflow:hidden!important;}
/*style the box*/
.gm-style .gm-style-iw {
    background-color: #3C61AD !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 120px !important;
    padding-top: 10px;
    display: block !important;
}

    /*style the p tag*/
    .gm-style .gm-style-iw #google-popup p {
        padding: 10px;
    }


/*style the arrow*/
.gm-style div div div div div div div div {
    background-color: #3C61AD !important;
    padding: 0;
    margin: 0;
    padding: 0;
    top: 0;
    color: #fff;
    font-size: 16px;
}

    /*style the link*/
    .gm-style div div div div div div div div a {
        color: #f1f1f1;
        font-weight: bold;
    }
.gbutton {
    background-color: #4285F4; /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}

/*media  (min-width: 992px) {
    .col-md-3 .adm {
        display:none;
    }
}*/

.centerPanel {
    margin: auto;
    height: 100%;
    width: 100%;
    min-width: 1024px;
    min-height: 900px;
    overflow: auto;
    background-color: limegreen;
}

.mGridS {
    width: 100%;
    background-color: #fff;
    margin: 2px 0 5px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}

    .mGridS td {
        padding: 2px;
        border: solid 1px #c1c1c1;
        color: #717171;
        font-size: 0.82em;
    }

    .mGridS th {
        padding: 2px 4px;
        color: #fff;
        background: #424242 url("/CSS/Images/grd_head.png") repeat-x top;
        /*border-left: solid 1px #525252;*/
        font-size: 0.89em;
    }

    .mGridS .alt {
        background: #fcfcfc url("/CSS/Images/grd_alt.png") repeat-x top;
    }

    .mGridS .pgr {
        background: #424242 url("/CSS/Images/grd_pgr.png") repeat-x top;
    }

        .mGridS .pgr table {
            margin: 5px 0;
        }

        .mGridS .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGridS .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGridS .pgr a:hover {
                color: #000;
                text-decoration: none;
            }