﻿/*------------------------------------Admission---------------------------------------*/


/*---------------------------------------------------------------------------------------*/

.menuactive {
    
    color: darkgray !important;
    /*padding:10px;
    background-color:dodgerblue !important;
    color: darkgray !important;
    color: rgb(255, 255, 255) !important;
    background-color: #ad0545;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 3px !important;*/
}

/*------------------------------------------*/
blockquote {
    font-size: 1.1em;
    line-height: 1.6em;
    padding: 4px 12px 3px 20px;
    border-left: none;
    position: relative;
    /*text-indent: -19px
       padding: 20px 20px 20px 40px;
       */
}

    blockquote.blockstyle,
    blockquote.style2 {
        background: #fff;
        /*font-style: italic*/
    }

        blockquote.blockstyle p,
        blockquote.style2 p {
            display: inline
        }

    blockquote.blockstyle {
        border-left: 3px solid #f0715f;
        position: relative;
        background-color: #4d90fe0d;
    }
    blockquote.blockstyle_orange {
        border-left: 3px solid #ffd800;
        position: relative;
        background-color: #fee04d0d;
    }

        blockquote.blockstyle > span.triangle:before {
            text-indent: 0;
            content: "\f0da";
            font-family: FontAwesome;
            color: #f0715f;
            position: absolute;
            left: -1px;
            top: 50%;
            margin-top: -11px;
            font-style: normal
        }
ul.blog-meta {
    margin: 0 0 10px;
}

    ul.blog-meta li {
        display: inline-block;
        font-size: 13px;
        font-weight: 600;
        color: #ff3115;
        padding-right: 10px;
    }
/*------------------------------------*/
.hp_top_icons {
    position: relative;
    top: -5px;
    border-radius: 50%;
}
.title {
    /* font-size: 20px;
    color: #da3636;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
   margin-bottom: 25px;
    margin-bottom: 0px;*/
    font-size: 17px;
    color: #ed1f13fa;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-bottom: 25px;
}
.bottom_line:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 20%;
    background: #f2b914;
}
.PrimaryBottomLine {
    padding-bottom: 17px;
    position: relative;
    margin-top: 5px;
}

    .PrimaryBottomLine:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        height: 2px;
        width: 20%;
        background: #17a2b8;
    }
.PrimaryBottomLine_50 {
    padding-bottom: 17px;
    position: relative;
    margin-top: 5px;
}

    .PrimaryBottomLine_50:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        height: 2px;
        width: 20%;
        background: #17a2b8;
    }
.RedBottomLine {
    padding-bottom: 17px;
    position: relative;
    margin-top: 5px;
}

    .RedBottomLine:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        height: 2px;
        width: 20%;
        background: #ff3115;
    }
.RedBottomLine_50 {
    padding-bottom: 17px;
    position: relative;
    margin-top: 5px;
}
.OrangeBottomLine_20 {
    padding-bottom: 17px;
    position: relative;
    margin-top: 5px;
}
    .OrangeBottomLine_20:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        height: 4px;
        width: 20%;
        background: #f2b914;
    }
    .RedBottomLine_50:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        height: 2px;
        width: 20%;
        background: #ff3115;
    }
.btn-circle {
    width: 50px;
    height: 50px;
    padding: 6px 0px;
    border-radius: 45px;
    text-align: center;
    /*font-size: 12px;*/
    line-height: 1.42857;
}

.news-list-block .card-footer {
    background-color: white !important;
}
@media only screen and (max-width: 991px) {
    .rs-menu-toggle_d {
        color: #fff !important;
    }
}
@media only screen and (max-width: 540px) {
    .rs-breadcrumbs .page-title {
        margin: 12px 0;
        font-size: 14px;
    }
}
.btn {
    position: relative;
    /*margin: 2em;*/
}
ul.custombullet-list li {
    position: relative;
    padding-left: 20px;
}
ul.custombullet-list li:before {
        border: none;
        color: #ff3115;
        content: "\f101";
        font-family: fontawesome;
        font-size: 14px !important;
        font-size: 9px;
        margin-right: 10px;
        padding: 0;
        left: 0;
        position: absolute;
        top: 1px;
    }
.hpbadge {
    position: absolute;
    bottom: 28px;
    padding: 0px;
    border-radius: 50%;
    width: 30px;
    height:30px;
    right: -20px;
    color:white;
}
.numcircle {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ff0000;
    color: #fff;
    font-family: tahoma, arial, 'sans-serif';
    font-size: 9px;
    width: 16px;
    line-height: 16px;
    border-radius: 50%;
    text-align: center;
    transform: translate(50%, -50%)
}
.dtopnav {
    /*background-color: black !important;*/
    color: #fff !important;
    /*height:auto;*/
    /*margin-bottom: 5px;*/
    /*border-bottom: 5px solid #17a2b8;*/
}
@media only screen and (max-width: 600px) {
    .rs-menu .dtopnav {
        background-color: black !important;
        color: white !important;
        margin-bottom: 5px;
    }
    .dtopnav .rs-menu-toggle {
        margin-left: 15px;
    }
        .dtopnav .rs-menu ul li a {
            margin-left: 15px;
        }
}
.inner-page .rs-menu ul.nav-menu > li, .home3 .rs-menu ul.nav-menu > li, .home1 .rs-menu ul.nav-menu > li {
    margin-right: 13px;
}
    .scroller_news_style {
    display: inline-block;
    position: relative;
    margin-left: 20px;
    /*margin-right: 20px;*/
    width: calc(100% - 45px);
    max-height: 40px;
    line-height: 40px;
    background-color: #ff4500;
    color: #fff !important;
    font-weight: bold;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
    .scroller_news_style:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-right: 20px solid #ff4500;
        top: 0;
        left: -20px;
    }
    .scroller_news_style:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        
        top: 0;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 20px solid #ff4500;
        right:-20px;
    }
        .scroller_news_style a {
            color: #fff !important;
            
        }
        hr.greyhr {
            border-top: 1px dotted gray;
        }
hr.lighthr {
    border-top: 1px dotted lightgray;
}
.dot {
    content:'|';
    /*height: 6px;
    width: 6px;*/
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 2px !important;
    background-color: white !important;
    /*border-radius: 50%;*/
    display: inline-block
}
/*.scroller_news_style a::after {
    content: '|'
}*/
.scroller_news_style a:not(:last-child)::after {
    content: " | ";
}

/*----------------------------My Custom CSS---------------------------------------------------------- */

.modal-lg {
    max-width: 70% !important;
}

.modal-backdrop {
    background-color: red;
}

.blink {
    font-size: 15px;
    font-weight: bold;
    color: #ffd800 !important;
    transition: 0.5s;
}

.goog-te-banner-frame.skiptranslate {
    visibility: hidden;
    display: none !important;
   
}


div#google_translate_element div.goog-te-gadget-simple {
    background-color: transparent;
    /*color:#903;*/
    border: none;
    padding: 0px;
    padding-left: 0px !important;
}

.goog-te-gadget-icon {
    background: #903;
    visibility: hidden;
    border: none;
}

#google_translate_element * {
    color: #fff !important;
    margin: 0px;
    padding: 0px;
}

#google_translate_element span {
    border: none;
    margin: 0px;
    border: none;
    background: none;
}

#google_translate_element .skiptranslate .goog-te-gadget span {
    color: #fff !important;
    margin-left: 0px !important;
    border: none !important;
}

#google_translate_element img {
    margin: 0 !important;
}
/*.translated-ltr{
    margin-top:-40px;
}
.translated-ltr {
    margin-top: -40px;
}
.goog-te-banner-frame{
    display:none;
    margin-top:-20px;
}
.goog-logo-link{
    display:none !important;
}
.goog-te-gadget{
    color:transparent !important;
}*/
/*iframe.goog-te-banner-frame {
            display: none !important;
        }
        div#google_translate_element div.goog-te-gadget-simple {
            background-color: transparent;
            color:#903;
            border: none;
            padding: 0px;
            padding-left: 0px !important;
        }

        .goog-te-gadget-icon {
            background: #903;
            visibility: hidden;
            border: none;
        }

        #google_translate_element * {
            color: #fff !important;
            margin: 0px;
            padding: 0px;
        }

        #google_translate_element span {
            border: none;
            margin: 0px;
            border: none;
            background: none;
        }

        #google_translate_element .skiptranslate .goog-te-gadget span {
            color: #fff !important;
            margin-left: 0px !important;
            border: none !important;
        }

        #google_translate_element img {
            margin: 0 !important;
        }*/
/*body:not(.loaded) ul.sf-menu {
            display: none;
        }
         body .loaded ul.sf-menu {
            display: '';
        }*/
/* width */
/*::-webkit-scrollbar-thumb
{
	visibility:hidden;
}*/


/*div#google_translate_element{
  display: inline-block;
  vertical-align: top!important;
}

div#google_translate_element *{
  margin: 0px;
  padding: 0px;
  border: none!important;
  display: inline-block;
  vertical-align: top!important;
}

div#google_translate_element .goog-te-gadget-icon{
  display: none;
}

div#google_translate_element .goog-te-menu-value{
  color: #899290;
}

div#google_translate_element .goog-te-menu-value:hover{
  color: #a6747e;
}

div#google_translate_element .goog-te-menu-value *{
  display: none;
}

div#google_translate_element .goog-te-menu-value span:nth-child(3){
  display: inline-block;
  vertical-align: top!important;
}

div#google_translate_element .goog-te-menu-value span:nth-child(3)::after{
  content: "Language"!important;
}*/



