@media (max-width:767px){.hidden-xs{display:none!important}.p-5{padding: 1rem!important}}
@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}
@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}
@media (min-width:1200px){.hidden-lg{display:none!important}}

@media (max-width:992px){
    .navbar-nav {
        text-align: center;
    }
}
:focus{
    outline: none !important;
}
::-webkit-scrollbar-track {background-color: #e9edf0;border-left: 1px solid #ededed;}
::-webkit-scrollbar {width: 7px;background-color: #fbeba0 ;}
::-webkit-scrollbar-thumb {background:#fbeba0 ;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
html {
    scroll-behavior: smooth;
    scroll-padding: 800px 0px 0px 120px;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: 100%;
  }
body {
    font-size: 17px;
    line-height: 34px;
    color: #555;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
.content-wrapper {
    flex-grow: 1;
}
footer {
    background: linear-gradient(0deg, #9300d3, #c75dff) !important;
    text-align: center;
    color: #fff !important;
    line-height: 25px;
    word-spacing: 2px;
    letter-spacing: 0.5px;
    font-weight: 500;
    flex-shrink: 0;
}
.top-0{
    top:0 !important
}
.top-120{
    top:120px !important
}
li.nav-item span {
    line-height: 46px;
    padding-left: 5px;
    padding-right: 5px;
}
a {
    background-color: transparent;
}
a:hover, a:focus {
    text-decoration: none;
}
img.img-hover {
    opacity: 0.4;
    filter: grayscale(1);
    transition: all 150ms;
}
img.img-hover:hover {
    opacity: 1;
    filter: grayscale(0);
    transition: all 150ms;
}
section#mainSlider {
    border-bottom: 4px solid #17a2b8 ;
}
a#toTop {
    position: fixed;
    bottom: 30px;
    right: 40px;
    background: #fff;
    color: #555;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    font-size: 15px;
    border-radius: 100%;
    font-weight: bolder;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
    z-index: 9;
    transition: all 150ms;
    transform: scale(0.9);
}
a#toTop:hover {
    transition: all 150ms;
    transform: scale(1);
}
.image-bg {
    height: 100%;
    min-height: 380px;
}
.paralax {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

button.owl-prev span, button.owl-next span {
    position: absolute;
    top: 21px;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    background: #bd23ff;
    width: 50px;
    height: 50px;
    opacity: 0.6;
    text-align: center;
    font-size: 45px;
    line-height: 0;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
    border-radius: 100%;
    color: #fff;
    transition: all 150ms;
    display: flex;
    align-items: center;
    justify-content: center;
}
.owl-theme .owl-nav [class*='owl-']:hover {
    background: #fae662;
    opacity: 1;
    color: #FFF;
    text-decoration: none;
    transition: all 150ms;
}
h6.min-line {
    min-height: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #0b6776;
    opacity: 0.8;
}
.carousel-indicators .active{
    opacity: 1;
    background-color: #17a2b8;
}
.news-title {
    font-size: 14px;
    line-height: 23px;
}
.card a img {
    border-radius: 15px;
}
a.see_more {
    border-radius: 50%;
    box-shadow: 2px 2px 15px rgb(0 0 0 / 20%);
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 30px !important;
    height: 30px;
    display: flex;
    justify-content: center;
    transition: all 150ms;
    align-items: center;
}
a.see_more i {
    color: #ca4eea;
}
a.see_more:hover{
    font-size: 70%;
    transition: all 150ms;
}
.apsolute.top {
    bottom: 0;
    display: inline-flex;
    left: 0;
    font-size: 13px;
    padding: 10px 0px;
    line-height: 13px;
    letter-spacing: -0.4px;
    position: absolute;
    width: 100%;
    color: #555;
    background: rgba(255, 255, 255, 0.8);
}
a.card.featured-links {
    cursor: pointer;
    background: #fff;
    transition: all 150ms;
}
a.card.featured-links:hover {
    cursor: pointer;
    color: #fff;
    background: linear-gradient(45deg, #9300d3, #fff168);
    transition: all 150ms;
}
a.links .card:hover {
    box-shadow: 0px 0px 1px rgb(0 0 0 / 20%);
    transition: all 150ms;
}
.hover {
    cursor: pointer ;
    color: #fff !important;
    background: linear-gradient(45deg, #9300d3, #fff168) !important;
    transition: all 150ms;
}
a.card.featured-links i {
    padding: 25px 0;
}
a.card.contact-info {
    cursor: pointer;
    background: #fff;
    transition: all 150ms;
}
a.card.contact-info:hover {
    cursor: pointer;
    color: #fff;
    background: linear-gradient(45deg, #9300d3, #fff168);
    transition: all 150ms;
}
a.card.contact-info i {
    font-size: 35px;
    padding: 20px 0;
}
.details p {
    line-height: 23px;
}
.honor {
    padding: 10px 0px;
    color: #010065;
    text-align: center;
    overflow: hidden;
    justify-content: center;
    display: flex;
    flex-direction: column;
}


.honor p {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0;
    margin-bottom: 0 !important;
}
.image-wrapper {
    min-width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
.imgWrap {
    position: relative;
      margin-bottom: 30px;
  }

.imgDescription {
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    text-align: center;
    left: 0;
    right: 0;
    padding: 8px;
    line-height: 19px;
    font-size: 14px;
    background: #17a2b8;
    color: #fff;
    visibility: hidden;
    opacity: 0;
    transition: all 150ms linear;
}
.imgWrap:hover .imgDescription {
    visibility: visible;
    opacity: 1;
    transition: all 150ms linear;
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}
.card {
    border: 0;
    box-shadow: 15px 15px 35px rgb(0 0 0 / 10%);
    border-radius: 15px;
    transition: all 150ms;
}
.featured:hover {
    transition: all 150ms;
}
.featured:hover {
    box-shadow: 1px 1px 1px rgb(0 0 0 / 5%);
    transition: all 150ms;
}
nav.navbar {
    z-index: 2;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
    position: fixed;
    background: #fff;
    width: 100%;
}
img{
    width: 100%;
}
a.brand-logo img {
    width: 160px;
}
a.nav-link {
    color: #020202;
    transition: all 150ms;
}
a.nav-link:hover {
    color: #bd24ff;
    transition: all 150ms;
    text-decoration: none;
}
.icon-md{
    font-size: 40px !important;
}
.icon-lg{
    font-size: 70px !important;
}

.list-group .item {
    color: #fff;
    display: block;
    padding: 5px 0;
}
.list-group .item i {
    padding-right: 10px;
}
iframe.youtube_link {
    width: 100%;
    min-height: 450px;
    max-height: 450px;
}
.stretch-card {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: stretch;
    justify-content: stretch;
}
.map-frame iframe {
    width: 100%;
    min-height: 350px;
    height: 100%;
    border:0 !important;
}
.map iframe {
    width: 100%;
    min-height: 550px;
}
.ya-share2__container_size_m .ya-share2__icon {
    height: 35px !important;
    width: 35px !important;
    background-size: 35px 35px !important;
}
.ya-share2__badge {
    border-radius: 30px !important;
    padding: 3px !important;
    margin: 4px !important;
}
.absolute-data {
    position: absolute;
    width: 100%;
    display: flex;
    bottom: 10px;
    background: rgb(255 255 255 / 0.8);
    justify-content: space-between;
    font-size: 14px;
    font-weight: bold;
}
.main-slider {
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.owl-nav {
    width: 100%;
    position: absolute;
}
button.owl-prev {
    left: 15px;
    position: absolute;
}
button.owl-next {
    position: absolute;
    right: 15px;
}
.owl-dots {
    width: 100%;
    position: absolute;
    bottom: 0;
}
.owl-theme .owl-dots .owl-dot.active span {
    background: #bd24ff;
    width: 35px;
    transition: all 150ms;
}
.owl-theme .owl-dots .owl-dot:hover span {
    background: #bd24ff;
    transition: all 150ms;
}
.owl-theme .owl-dots .owl-dot span {
    background: #fcce1c;
    transition: all 150ms;
}
a.language-flag {
    vertical-align: middle;
}
a.language-flag img {
    width: 20px;
    border-radius: 50%;
    height: 20px;
    margin: 0 3px;
    opacity: 1;
    transition: all 150ms;
}
a.language-flag img:hover {
    opacity: 0.8;
    transition:all 150ms;
}
