.contact-bnr-w3-agile ul li.soc-ico a {
    width: 26px;
    height: 26px;
    margin: 0 2px;
    line-height: 26px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.soc-ico a:not(:hover) .soc-font-icon, .soc-ico a:not(:hover) .soc-font-icon {
    background: -webkit-gradient(linear,left top,right top,color-stop(32%,#002147),color-stop(100%,#573aad));
    background: -webkit-linear-gradient(left,#002147 32%,#573aad 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.soc-ico a:not(:hover) .soc-font-icon {
    color: #002147;
    color: #a6a7ad !important;
    -webkit-text-fill-color: #a6a7ad !important;
    background: none !important;
}
.contact-bnr-w3-agile ul li.soc-ico {
    padding-top: 10px;
}
.logo img {
    margin: 20px 0;
    width: 100%;
}
.menuArea {
    background: #002147;
}
.navbar-nav li:first-child a.menu__link {
    padding-left: 0;
}
.quickSection {
    margin: 30px auto;
}
.dt-fancy-separator {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}
.dt-fancy-title {
    background: -webkit-gradient(linear,left top,right top,color-stop(32%,#002147),color-stop(100%,#573aad));
    background: -webkit-linear-gradient(left,#002147 32%,#573aad 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #002147;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    overflow: hidden;
}

.dt-fancy-separator, .dt-fancy-separator * {
    color: #000000;
}
.separator-left {
    left: 0;
    margin-right: 1em;
}
.separator-right {
    right: 0;
    margin-left: 1em;
}
.separator-holder {
    position: absolute;
    display: block;
    top: 49.99%;
    width: 20%;
    border-top: 1px solid rgba(51,51,51,0.12);
    content: '';
}
.text-small.dt-fancy-title {
    font-size: 13px;
}
figure.quick {
    margin: 0 0 1rem;
    text-align: center;
}
.qimage{
	min-height: 220px;
}
blockquote.shortcode-blockquote {
    border-color: rgba(51,51,51,0.12);
}

blockquote.shortcode-blockquote {
    background-color: transparent;
    border: 1px solid;
}
.text-big, .dt-accordion-text-big .wpb_accordion_header > a {
    font-size: 15px;
    line-height: 27px;
}
.shortcode-blockquote {
    position: relative;
    overflow: hidden;
    padding: 20px 25px;
    font-style: normal;
}
.birthday {
    margin-bottom: 65px;
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;
}
.about-wthree.pink {
    background-color: #a41d31 !important;
    margin-bottom: 2em;  
}
.pink h3.tittle,.pink p.about-para-w3ls {
    color: white;
}
.pink .border {
    border-color: white !important;
    background: white !important;
}
span.starratingawesome {
    clear: both;
    display: inline-block;
    float: none;
    padding: 0;
    margin: 5px 0 10px;
    border: none;
}
.starrating_number {
    color: #5DB4EC;
    display: inline-block;
    float: right;
    line-height: 1em;
    padding-left: 10px;
    padding-right: 20px;
    font-weight: bold;
    font-size: 110%;
}
.starratingawesome:not(:checked) > input {
    position: absolute;
    clip: rect(0,0,0,0);
}
.starratingawesome > input:checked ~ label {
    color: #5DB4EC;
}
.starratingawesome:not(:checked) > label {
    float: right;
    /* padding: 0 .1em; */
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    color: #E1E5ED;
    line-height: 1.2em;
    width: 1em;
    font-size: 100%;
    margin-right: 0.2em;
}
.starratingawesome > input:checked + label:hover, .starratingawesome > input:checked + label:hover ~ label, .starratingawesome > input:checked ~ label:hover, .starratingawesome > input:checked ~ label:hover ~ label, .starratingawesome > label:hover ~ input:checked ~ label {
    color: #EEAA00;
}
.starratingawesome:not(:checked) > label:hover, .starratingawesome:not(:checked) > label:hover ~ label {
    color: #FFD700;
}
.contact-bnr-w3-agile ul li:last-child {
    padding-right: 0;
}
.wp-side-menu {
    font-family: 'Open Sans', sans-serif;
    position: fixed;
    top: 30%;
    right: 0;
    z-index: 10001;
}
.wp-side-menu-item {
    position: absolute;
    cursor: pointer;
    width: 260px;
    right: -221px;
    line-height: 0;
    -webkit-transition: 400ms all linear;
    transition: 400ms all linear;
    margin: 1px;
    background-color: #00494F;
    color: white;
    padding: 10px;
    font-size: 22px;
    font-weight: normal;
}
.wp-side-menu-item span {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    vertical-align: middle;
    padding: 5px 0;
    color: #ffffff;
}
.wp-side-menu-item:hover {
    right: -1px;
    background: #80B719;
    color: wheat;
}
.newslider.innerNewsSlider .panel-default {
    background-color: transparent;
} 
.newslider.innerNewsSlider .panel-heading {
    color: black;
}
.newslider.innerNewsSlider li.news-item a {
    color: #85868c;
}
.about-content .newslider.innerNewsSlider  li.news-item{
    list-style: none;
}
.newslider.innerNewsSlider .newsDate {
    margin-bottom: 0;
    margin-top: 0;
}
.newslider.innerNewsSlider li.news-item a:hover {
    text-decoration: underline;
}
.toppperListContent{
	display: inline-table;
}
.toppperListContent tr {
    border-bottom: 1px solid rgba(51,51,51,0.12);
}
.single-news {
    background: #f7f7f7;
    padding: 10px 25px;
}
h2.newsTitle {
    line-height: 22px;
    margin-top: 10px;
    text-transform: capitalize;
}
.newsTitle a {
    color: black;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 22px;
}
.single-news.single-events {
    padding: 0;
}
.single-news.single-events .content {
    padding: 10px 25px;
}
.noBorder{
    border-right: 0;
}
p.meta.smallText {
    font-size: 12px;
    font-weight: bold;
    text-align-last: left;
    padding-bottom: 5px;
    margin: 0;
}
.more a.link {
    color: black;
    text-decoration: underline;
    padding: 10px 0;
}
.more {
    padding-bottom: 20px;
}
.holidayListContent td {
    border: 1px solid #cdcdcd;
}
.holidayListContent {
    display: inline-table;
    border-top: 1px solid #cdcdcd;
    margin-top: 20px;
}
.event-meta li.info {
    list-style: none;
    text-align: left;
}
ul.event-meta {
    margin-top: 20px;
    margin-bottom: 20px;
}
/* CSS */

.simple-pagination ul {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    text-align: center;
}

.simple-pagination li {
    display: inline-block;
    margin-right: 5px;
}

.simple-pagination li a,
.simple-pagination li span {
    color: #666;
    padding: 5px 10px;
    text-decoration: none;
    border: 1px solid #EEE;
    background-color: #FFF;
    box-shadow: 0px 0px 10px 0px #EEE;
}
.simple-pagination .current {
    color: #FFF;
    background-color: #002147;
    border-color: #002147;
}
.simple-pagination .prev.current, .simple-pagination .next.current {
    background: #002147;
}


#pagination-container li {
    display: inline-block;
    list-style: none;
    padding: 10px;
    text-align: center;
}
div#pagination-container {
    text-align: center;
}
.activitiesLinks li a {
    cursor: text;
}
.banner {
    position: relative;
}
#message_div {
    padding: 6px 10px 6px 10px;
    margin-bottom: 10px;
    margin-top: 20px;
    background: #01b5ef;
    font-weight: bold;
    text-align: left;
    border-radius: 5px;
    color: #fff;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 1280px){
.owl-next span {
    right: 0;
}
.owl-prev span {
    left: 0;
}
}

@media screen and (max-width: 767px){
.contact-bnr-w3-agile ul li.langSetting{
	display: none;
}
.contact-bnr-w3-agile ul li .login i,.contact-bnr-w3-agile ul li.soc-ico a  {
    margin: 6px;
}
button.menu__item.admissionButton {
    display: none;
}
.logo{
	width: 80%;
}
.mobileNav {
    width: 20%;
}
.navbar-brand img {
    max-width: 200px;
}
    .navbar-nav li:first-child a.menu__link {
    padding-left: 3em;
}
.registrationpage .slider.singleSlider {
    background: #2A8CA1;
}
.registrationpage .slider.singleSlider picture {
    display: none;
}
.registrationpage  .container.slide-text {
    position: relative;
    top: 0;
    transform: none;
    padding: 10px;
}
.registrationpage .container.slide-text h4 {
    font-size: 20px !important;
    line-height: normal;
}
}
