html {
  scroll-behavior: smooth;
}
body {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
    font-size: 1rem !important;
}	
.language-select {
    border: 1px solid #c5c4c4;
    padding: 5px 12px;
    border-radius: 25px;
    text-align: center;
    outline: none;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 32px;
    z-index: 99;
}
.container-fluid {
    max-width: 100%;
    position: relative;
}
.portfolio-item {
    margin-bottom: 30px;
}
.navbar-brand img {
    max-width: 285px;
}
.ml-auto, .mx-auto {
    margin-right: auto!important;
}
.video-section {
    
    overflow: hidden;
}
.video-section video {
    width: 100%;
}
.bg-blue {
    padding: 0px;
    border-bottom: 2px solid #127fd2;
}
h3.slide-title {
    font-size: 14px;
    color: #000;
    margin-bottom: 0px;
}
.slide-subtitle p {
    font-size: 12px;
    color: #000;
}
.slidebox {
    text-align: center;
    padding: 5px 10px;
}
.images-user {
    height: 100px;
    width: 100px;
    border-radius: 200px;
    overflow: hidden;
    border: 2px solid #fcfcfc;
    margin: 0 auto 10px;
}
.images-user img {
    width: 100%;
    height: 100%;
}
.owl-buttons {
    position: relative;
}
.owl-buttons .owl-prev {
    float: left;
}
.owl-buttons .owl-next {
    float: right;
}
.owl-buttons {
    position: absolute;
    width: 100%;
    top: 25%;
    left: 0;
}
.owl-buttons .owl-prev, .owl-buttons .owl-next {
    font-size: 0px !important;
    width: 25px;
    height: 25px;
    margin: 0px !important;
}
.owl-next{
    float: left;
    background: url(../images/right-arrow.png)#0d5c98  !important;
    background-size: 60% 60% !important;
    background-position: 6px 5px !important;
    background-repeat: no-repeat !important;
}
.owl-prev{
    float: left;
    background: url(../images/left-arrow.png)#0d5c98  !important;
    background-size: 60% 60% !important;
    background-position:4px 5px !important;
    background-repeat: no-repeat !important;
}
.card-header {
    background: #0d5c98;
    color: #fff;
    font-size: 18px;
    font-family: Droid Sans Tamil, serif;
    font-weight: 400;
}
.container-fluid.main-container {
    padding: 30px 15px;
    max-width: 100%;
}
.card-body.historyp {
    min-height: 869px;
}
.card {
    margin-bottom: 15px;
}
ul.upcoming-events-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
    color: #000;
}
.upcoming-events-list li a {
    display: inline-flex;
    text-decoration: none;
    margin: 5px 0;
    border-bottom: 1px solid #dedcdc;
    padding-bottom:8.3px;
    width: 100%;
    position: relative;
}
.upcoming-events .card-body {
    min-height: 300px;
    max-height: 300px;
    overflow: scroll;
}
.eventsd-button {
    margin-left: auto;
} 
.events-date {
    font-size: 21px;
    color: #555555;
    line-height: 21px;
    text-align: center;
    padding-right: 5px;
}
.events-date span {
    display: block;
    font-size: 12px;
    line-height: 12px;
}
.events-name h4 {
    font-size: 16px;
    color: #0d5c98;
    margin: 0px;
    line-height: 16px;
}
.events-name span {
    font-size: 12px;
    line-height: 20px;
    display: block;
    color: #555555;
}
.events-name span strong {
    font-weight: 500;
}
.eventsd-button button {
    background: #ffffff;
    display: inline-block;
    padding: 3px 12px 5px;
    color: #000;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 20px;
    outline: none;
    border: 1px solid #b7b2b2;
}
.eventsd-button button:hover {
    background: #0d5c98;
    color: #fff;
    transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
}
.news-list li a {
    float: right;
}
.Todays-verse p {
    margin: 0px 0 0 0;
}
.card-body{
    /*padding: 10px;*/
	padding: 0px;
}
.card-header + div,.card-header + marquee,.card-header + ul{
    padding: 10px;
}
.youtube-video iframe {
    width: 100%;
}
.card-body .owl-carousel {
    margin-top: 10px;
}
.google-map {
    border-top: 3px solid #1b80ce;
    border-bottom: 3px solid #1b80ce;
}
.google-map iframe {
    width: 100%;
    margin: 0px 0 -5px 0;
    padding: 0px;
}
.service-timing-list {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.service-timing-list li {
    display: inline-block;
    width: 100%;
    clear: both;
    border-bottom: 1px solid #dedcdc;
    padding-bottom: 5px;
}
.service-timing .title {
    font-size: 15px;
    border-bottom: 2px solid rgba(47, 146, 220, 0.5882352941176471);
    padding-bottom: 5px;
    color: #1e6fad;
}
.service-timing-list .left-contant {
    min-width: 50%;
    float: left;
    font-size: 12px;
    color: #555555;
}
.service-timing-list .right-contant {
    min-width: 20%;
    float: left;
    font-size: 12px;
    color: #555555;
}
.service-timing-contant {
    float: left;
    width: 50%;
    font-size: 12px;
    color: #555555;
}
.service-timing .card-body {
    overflow: auto;
    max-height: 170px;
}
.news-list {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.news-list li {
    color: #424344;
    border-bottom: 1px solid #dedcdc;
}
.news-announcement .card-body {
    max-height: 188px;
}

.quick-link-box {
    width: 20%;
    display: inline-table;
    margin: 0px -2px 0px -2px;
    padding: 0px;
}
.quick-link-box h1 {
    color: #fff;
    font-size: 18px;
}
.link-list {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.link-list li a {
    font-size: 14px;
    color: #dedede;
}
.bg-dark-gray {
    background: #2c3238;
    padding: 25px 0;
}
.social-media {
    list-style: none;
    margin: 30px 0px 0px;
    padding: 0px;
}
.social-media li {
    display: inline-block;
}
.social-media li a {
    color: #0f8004;
    width: 35px;
    height: 35px;
    display: block;
    border: 2px solid #0f8004;
    text-align: center;
    border-radius: 50px;
    vertical-align: middle;
    line-height: 31px;
    transition: all 0.2s linear;
}
.Contact-details h1 {
    color: #fff;
    font-size: 18px;
}
.Contact-details ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.Contact-details ul li {
    border-bottom:1px solid rgba(255, 255, 255, 0.04);
    padding-bottom: 5px;
}

.Contact-details ul li a{
    color: #e0dfdf;
    text-decoration: none;
    font-size: 14px;
}

.m-20{
    margin-top: 20px;
}

.fb:hover {
    color: #63a0ff;
    border: 2px solid #63a0ff;
    transform: rotate(360deg);
}
.tw:hover {
    color: #56d4ff;
    border: 2px solid #56d4ff;
    transform: rotate(360deg);
}
.ins:hover {
    color: #ff0ca7;
    border: 2px solid #ff0ca7;
    transform: rotate(360deg);
}
.in:hover {
    color: #14abe4;
    border: 2px solid #14abe4;
    transform: rotate(360deg);
}
li.nav-item {
    position: relative;
}
.nav-link {
    color: #555555;
}
.nav-link:hover {
    color: #fff;
    background: #0d5c98;
}
header {
    position: relative;
    z-index: 9;
}
.nav-item:after {
    display: block;
    content: "";
    position: absolute;
    width: 0%;
    background: #ffffff;
    height: 2px;
    left: 50%;
    right: 50%;
    bottom: 32px;
    transition: all 0.2s cubic-bezier(0.4, 0, 1, 1);
}

li.nav-item:hover:after {
    display: block;
    width: 80%;
    height: 1px;
    left: 10%;
    right:10%;
}
.historyp p{
    font-size: 14px;
}
.card:hover {
    border-color: #0d5c98;
    transition: all 0.2s linear;
}
.navbar-toggler {
    border: 2px solid #127fd2;
    color: #127fd2;
    box-shadow: none;
    right: 5px;
    top: 7px;
    position: relative;
    padding: 5px 9px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-top: 35px;
    padding-bottom: 35px;
    transition: all 0.3s ease-in-out;
}
li.nav-item a.nav-link.active {
    color: #fff;
    background: #0d5c98;
}
li.nav-item.dropdown.show {
    background: #0d5c98;
}
li.nav-item.dropdown.show a {color: #fff;}
.dropdown-menu.dropdown-menu-right.show {
    background: #0d5c98;
    border-radius: 0 0 5px 5px;
    color: #fff;
    border: none;
}
.dropdown-item:hover {
    color: #000 !important;
}
#navbarResponsive {
	margin-left: 10%;
}
.breadcrumb {
    display: inline;
    background: none;
}
.language-select {
	border: none;
}
.arpw-summary {
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
@media(min-width:1898px){
    .card-body.historyp {
        min-height: 845px;
    }
}
@media(min-width:1366px){
	.navbar-expand-lg .navbar-nav .nav-link {
	    padding-right: 1rem;
	    padding-left: 1rem;
	}
}
@media(max-width:1366px){
	.events-name span {
	    font-size: 10px;
	}
	.upcoming-events .card-body {
	    min-height: 324px;
	}
}
@media(max-width:1266px){
    .container-fluid.main-container>.row {
        margin: 0px;
    }
}

@media (max-width:991px){
    .language-select {
        right: 55px;
        top: 37px;
        border-radius: 5px;
    }
    .upcoming-events-list li a {
        display: block;
    }
    .eventsd-button {
        position: relative;
        text-align: center;
        margin: 15px 0;
    }
    .events-name {
        text-align: center;
        margin: 10px 0;
    }
    .video-section {
        margin-top: 0;
    }
    .nav-link {
        color: #000000;
        text-align: center;
        border-bottom: 1px solid #dedede;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
	    padding-top: 10px;
	    padding-bottom: 10px;
	    transition: all 0.3s ease-in-out;
	}
	li.nav-item:hover:after {
	    bottom: 5px;
	}
}
@media (max-width:767px){
    .container-fluid.main-container .col-md-6.mb-4 {
    margin: 0 15px;
    }
    ul.social-media {
    margin: 25px auto 0;
    max-width: 155px;
    }
    .quick-link-box {
    width: 50%;
    }
    .upcoming-events-list li a {
    display: block;
    }
    .eventsd-button {
      position: relative;
      text-align: center;
      margin: 15px 0;
    }
    .events-name {
      text-align: center;
      margin: 10px 0;
    }
    .navbar-brand img {
      max-width: 250px;
    }
    .navbar-nav .nav-link {
    text-align: center;
    border-bottom: 1px solid #dedada;
    }
    .language-select {
    top: 32px;
    }
}

@media (max-width:410px){
    .navbar-brand {
        display: block;
        text-align: left;
        width: 100%;
        padding-bottom: 50px;
    }
    .language-select {
        right: 57px;
        top: 70px;
        padding: 5px;
    }
    .navbar-toggler {
        right: 15px;
        top: 85px;
        position: absolute;
    }
    .container-fluid.main-container {
        padding: 30px 0px;
    }
}
.widget_polylang li.current-lang {
	display:none;
}
