﻿.layer-overlay.overlay-dark-9::before {
    background-color: rgb(247 247 247 / 90%) !important;
}

.widget.dark .widget-title {
    color: #A12729 !important;
    font-weight: 700;
}
.event-image {
    float: right;
    margin-top: 148px;
    right: 10px;
    width: 280px;
    height: 300px;
    object-fit: cover;
}
.notice-view {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.bg-theme-color-2, .line-bottom:after, .line-bottom-center:after {
    background: #A12729 !important;
}

.event-description-scroll {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
    .info-box .info-box-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        line-height: 1.8;
        -ms-flex: 1;
        flex: 1;
        padding: 0 10px;
        overflow: hidden;
    }

.team-image {
    height: 300px;
    width: 100%;
    object-fit: cover;
    margin-top: 10px;
}

#secondary-menu ul li.current_page_item {
    background: #00696A;
    color: white;
}

#secondary-menu ul li {
    padding: 0px 10px;
    background: #00696A;
    margin: 35px 0;
    font-size: 25px;
}
 #secondary-menu ul li a {
    color: white;
}

.lightweight-accordion-title {
    background-color: #00696A;
    color: white;
    padding: 10px 15px;
    width: 100%;
    cursor: pointer;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    transition: background-color 0.3s ease;
}

.lightweight-accordion-title:hover {
    background-color: #00696A;
}

.lightweight-accordion-title span {
    font-size: 15px;
 }

.lightweight-accordion-title i {
    margin-left: 10px;
    transition: transform 0.3s ease;
 }

details[open] .lightweight-accordion-title i {
    transform: rotate(90deg);
}

.lightweight-accordion {
    margin: 10px 0;
}


.lightweight-accordion-body {
    margin-top: 10px;
}

.blocks-gallery-grid {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
}

.blocks-gallery-item {
    flex: 0 0 33.33%;
    box-sizing: border-box;
    padding: 5px;
}

.gallery-image {
    width: 100%;
    height: auto;
    max-height: 360px;
    object-fit: cover;
}

.blocks-gallery-item figure {
    margin: 0;
    overflow: hidden;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.blocks-gallery-item img:hover {
    transform: scale(1.05);
}

.gallery-figure {
    height: 365px;
    width: 100%;
    margin: 0;
    overflow: hidden;
}



.menuzord-menu > li > a {
    position: relative;
}

    .menuzord-menu > li > a:hover:after {
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
        height: 4px;
        content: "";
        transition: transform 0.4s;
        background-color: #ffea00;
    }

.menuzord-menu > li {
    padding: 0 1px !important;
}

.menuzord .menuzord-menu > li.active > a,
.menuzord .menuzord-menu > li:hover > a {
    background-color: unset;
    color: #000;
}


    .menuzord .menuzord-menu > li.active > a:after,
    .menuzord .menuzord-menu > li:hover > a:after {
        color: #fff;
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
        height: 4px;
        content: "";
        transition: transform 0.4s;
        background-color: #A12729;
    }


.menuzord .menuzord-menu ul.dropdown li:hover > a:after {
    color: #fff;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    height: 1px;
    content: "";
    transition: transform 0.4s;
    background-color: #A12729;
}


.border-bottom-theme-color-2-1px {
    border-bottom: 4px solid #0b0f62 !important;
}

.bg-theme-colored {
    background-color: #323591 !important;
}

.menuzord-menu > li > a {
    padding: 13px 11px;
    border-radius: 30px;
}

.menuzord-menu ul.dropdown {
    top: 48px;
}

.bg-theme-color-2,
.line-bottom:after,
.line-bottom-center:after {
    background: linear-gradient(to right, #ce282b, #860707) !important;
}

.header-top .styled-icons {
    height: 31px !important;
}


/*
 *	generated by WOW Slider 9.0
 *	template Stream
 */
@import url(../../css-1);

#wowslider-container1 {
    display: table;
    zoom: 1;
    position: relative;
    width: 100%;
    z-index: 90;
    text-align: left; /* reset align=center */
    font-size: 10px;
    text-shadow: none; /* fix some user styles */
    /* reset box-sizing (to boostrap friendly) */
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

* html #wowslider-container1 {
    width: 1280px
}

    #wowslider-container1 .ws_images ul {
        position: relative;
        width: 10000%;
        height: 100%;
        left: 0;
        list-style: none;
        margin: 0;
        padding: 0;
        border-spacing: 0;
        overflow: visible;
        /*table-layout:fixed;*/
    }

        #wowslider-container1 .ws_images ul li {
            position: relative;
            width: 1%;
            height: 100%;
            line-height: 0; /*opera*/
            overflow: hidden;
            float: left;
            /*font-size:0;*/
            padding: 0 0 0 0 !important;
            margin: 0 0 0 0 !important;
        }

    #wowslider-container1 .ws_images {
        position: relative;
        left: 0;
        top: 0;
        height: 100%;
        max-height: 720px;
        vertical-align: top;
        border: none;
        overflow: hidden;
    }

        #wowslider-container1 .ws_images ul a {
            width: 100%;
            height: 100%;
            max-height: 720px;
            display: block;
            color: transparent;
        }

    #wowslider-container1 img {
        max-width: none !important;
    }

    #wowslider-container1 .ws_images .ws_list img,
    #wowslider-container1 .ws_images > div > img {
        width: 100%;
        border: none 0;
        max-width: none;
        padding: 0;
        margin: 0;
    }

    #wowslider-container1 .ws_images > div > img {
        max-height: 720px;
    }

    #wowslider-container1 .ws_images iframe {
        position: absolute;
        z-index: -1;
    }

    #wowslider-container1 .ws-title > div {
        display: inline-block !important;
    }

    #wowslider-container1 a {
        text-decoration: none;
        outline: none;
        border: none;
    }

    #wowslider-container1 .ws_bullets {
        float: left;
        position: absolute;
        z-index: 70;
    }

        #wowslider-container1 .ws_bullets div {
            position: relative;
            float: left;
            font-size: 0px;
        }
        /* compatibility with Joomla styles */
        #wowslider-container1 .ws_bullets a {
            line-height: 0;
        }

    #wowslider-container1 .ws_script {
        display: none;
    }

    #wowslider-container1 sound,
    #wowslider-container1 object {
        position: absolute;
    }

    /* prevent some of users reset styles */
    #wowslider-container1 .ws_effect {
        position: static;
        width: 100%;
        height: 100%;
    }

    #wowslider-container1 .ws_photoItem {
        border: 2em solid #fff;
        margin-left: -2em;
        margin-top: -2em;
    }

    #wowslider-container1 .ws_cube_side {
        background: #A6A5A9;
    }


    #wowslider-container1.ws_gestures {
        cursor: -webkit-grab;
        cursor: -moz-grab;
        cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII="), move;
    }

        #wowslider-container1.ws_gestures.ws_grabbing {
            cursor: -webkit-grabbing;
            cursor: -moz-grabbing;
            cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABaSURBVEjH7ZMxCkAhDEOT8u9/5TpJ+xWkFse8IYutJgEB8RCHL1qCc90BEFnT6QH7mwgFHBUf8wJyS1TDLuc3vmighx37LZdIth3E5hKj9n6O0HRh+oJCiFcMxRUUDxR1CTMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDctMDdUMTM6NDk6MzgrMDI6MDDqf+sOAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA3LTA3VDEzOjQ5OjM4KzAyOjAwmyJTsgAAAABJRU5ErkJggg=="), move;
        }

    /* hide controls when video start play */
    #wowslider-container1.ws_video_playing .ws_bullets,
    #wowslider-container1.ws_video_playing .ws_fullscreen,
    #wowslider-container1.ws_video_playing .ws_next,
    #wowslider-container1.ws_video_playing .ws_prev {
        display: none;
    }


    /* youtube/vimeo buttons */
    #wowslider-container1 .ws_video_btn {
        position: absolute;
        display: none;
        cursor: pointer;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 55;
    }

        #wowslider-container1 .ws_video_btn.ws_youtube,
        #wowslider-container1 .ws_video_btn.ws_vimeo {
            display: block;
        }

        #wowslider-container1 .ws_video_btn div {
            position: absolute;
            background-image: url(./playvideo.png);
            background-size: 200%;
            top: 50%;
            left: 50%;
            width: 7em;
            height: 5em;
            margin-left: -3.5em;
            margin-top: -2.5em;
        }

        #wowslider-container1 .ws_video_btn.ws_youtube div {
            background-position: 0 0;
        }

        #wowslider-container1 .ws_video_btn.ws_youtube:hover div {
            background-position: 100% 0;
        }

        #wowslider-container1 .ws_video_btn.ws_vimeo div {
            background-position: 0 100%;
        }

        #wowslider-container1 .ws_video_btn.ws_vimeo:hover div {
            background-position: 100% 100%;
        }

    #wowslider-container1 .ws_playpause.ws_hide {
        display: none !important;
    }

    #wowslider-container1 .ws_bullets {
        padding: 15px 0;
    }

        #wowslider-container1 .ws_bullets a {
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background: #34495E;
            float: left;
            text-indent: -4000px;
            position: relative;
            margin-left: 5px;
            color: transparent;
        }

            #wowslider-container1 .ws_bullets a.ws_selbull {
                background: #ffffff;
                color: #ffffff;
            }

    #wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
        position: absolute;
        top: 50%;
        height: 7em;
        margin-top: -3.5em;
        width: 5em;
        z-index: 60;
    }

    #wowslider-container1 a.ws_next {
        right: 0;
    }

        #wowslider-container1 a.ws_next span i:after,
        #wowslider-container1 a.ws_next span b:after,
        #wowslider-container1 a.ws_next span i:before,
        #wowslider-container1 a.ws_next span b:before,
        #wowslider-container1 a.ws_prev span i:after,
        #wowslider-container1 a.ws_prev span b:after,
        #wowslider-container1 a.ws_prev span i:before,
        #wowslider-container1 a.ws_prev span b:before {
            content: '';
            position: absolute;
            width: 100%;
            height: .3em;
            background: #ffffff;
            top: 3.2em;
            -webkit-transition: .3s all ease-in-out;
            transition: .3s all ease-in-out;
            /* Fix  */
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            outline: 1px solid transparent;
        }

        #wowslider-container1 a.ws_next span b:after,
        #wowslider-container1 a.ws_next span b:before,
        #wowslider-container1 a.ws_prev span b:after,
        #wowslider-container1 a.ws_prev span b:before {
            background: #34495E;
            width: 0;
        }

        #wowslider-container1 a.ws_next span i:after,
        #wowslider-container1 a.ws_next span b:after,
        #wowslider-container1 a.ws_prev span i:after,
        #wowslider-container1 a.ws_prev span b:after {
            -webkit-transform: rotate(40deg);
            -ms-transform: rotate(40deg);
            transform: rotate(40deg);
        }

        #wowslider-container1 a.ws_next span i:before,
        #wowslider-container1 a.ws_next span b:before,
        #wowslider-container1 a.ws_prev span i:before,
        #wowslider-container1 a.ws_prev span b:before {
            -webkit-transform: rotate(-40deg);
            -ms-transform: rotate(-40deg);
            transform: rotate(-40deg);
        }

    #wowslider-container1 a.ws_prev span i:after,
    #wowslider-container1 a.ws_prev span i:before,
    #wowslider-container1 a.ws_prev span b:after,
    #wowslider-container1 a.ws_prev span b:before {
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        left: 1em;
    }

    #wowslider-container1 a.ws_next span i:after,
    #wowslider-container1 a.ws_next span i:before,
    #wowslider-container1 a.ws_next span b:after,
    #wowslider-container1 a.ws_next span b:before {
        -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
        right: 1em;
    }

    #wowslider-container1 a.ws_next:hover span i:before,
    #wowslider-container1 a.ws_next:hover span b:before,
    #wowslider-container1 a.ws_prev:hover span i:before,
    #wowslider-container1 a.ws_prev:hover span b:before {
        -webkit-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    #wowslider-container1 a.ws_next:hover span i:after,
    #wowslider-container1 a.ws_next:hover span b:after,
    #wowslider-container1 a.ws_prev:hover span i:after,
    #wowslider-container1 a.ws_prev:hover span b:after {
        -webkit-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    #wowslider-container1 a.ws_prev:hover span b:after,
    #wowslider-container1 a.ws_prev:hover span b:before,
    #wowslider-container1 a.ws_next:hover span b:after,
    #wowslider-container1 a.ws_next:hover span b:before {
        width: 100%;
    }

    /*playpause*/
    #wowslider-container1 .ws_playpause {
        position: absolute;
        width: 3em;
        height: 2em;
        top: 1.5em;
        left: 0.5em;
        z-index: 59;
    }

    #wowslider-container1 .ws_pause span i, #wowslider-container1 .ws_pause span b {
        position: absolute;
        width: 0.2em;
        height: 2em;
        background: #ffffff;
        -webkit-transition: background 300ms ease-in-out;
        transition: background 300ms ease-in-out;
    }

    #wowslider-container1 .ws_pause span i {
        left: 1.4em;
    }

    #wowslider-container1 .ws_pause span b {
        left: 2.1em;
    }


    #wowslider-container1 .ws_play span {
        border: solid transparent;
        position: absolute;
        pointer-events: none;
        border-left-color: #ffffff;
        border-width: 10px;
        top: 0;
        left: 1.4em;
        -webkit-transition: border-left-color 300ms ease-in-out;
        transition: border-left-color 300ms ease-in-out;
    }

    #wowslider-container1 .ws_pause:hover span i, #wowslider-container1 .ws_pause:hover span b {
        background: #34495E;
    }

    #wowslider-container1 .ws_play:hover span {
        border-left-color: #34495E;
    }
    /* bottom center */
    #wowslider-container1 .ws_bullets {
        bottom: 0px;
        left: 50%;
    }

        #wowslider-container1 .ws_bullets div {
            left: -50%;
        }

    #wowslider-container1 .ws_bulframe span {
        visibility: visible;
        opacity: 1;
        position: absolute;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #ffffff;
        bottom: -5px;
        margin-left: -5px;
        left: 50%;
    }

    #wowslider-container1 .ws-title {
        position: absolute;
        font: 1.8em 'PT Sans', sans-serif;
        margin-right: 10em;
        z-index: 50;
        color: #34495E;
        background: none;
        padding: 30px;
        bottom: 0px;
        top: auto;
        opacity: 1;
    }

        #wowslider-container1 .ws-title div, #wowslider-container1 .ws-title span {
            display: inline-block;
            background-color: #ffffff;
        }

        #wowslider-container1 .ws-title div {
            display: block;
            margin-top: 0.5em;
            font-size: 0.8em;
            line-height: 1.15em;
            padding: 5px 20px;
        }

        #wowslider-container1 .ws-title span {
            font-size: 1.6em;
            padding: 10px 20px;
        }

    #wowslider-container1 .ws_images > ul {
        animation: wsBasic 12s infinite;
        -moz-animation: wsBasic 12s infinite;
        -webkit-animation: wsBasic 12s infinite;
    }

@keyframes wsBasic {
    0% {
        left: -0%
    }

    16.67% {
        left: -0%
    }

    33.33% {
        left: -100%
    }

    50% {
        left: -100%
    }

    66.67% {
        left: -200%
    }

    83.33% {
        left: -200%
    }
}

@-moz-keyframes wsBasic {
    0% {
        left: -0%
    }

    16.67% {
        left: -0%
    }

    33.33% {
        left: -100%
    }

    50% {
        left: -100%
    }

    66.67% {
        left: -200%
    }

    83.33% {
        left: -200%
    }
}

@-webkit-keyframes wsBasic {
    0% {
        left: -0%
    }

    16.67% {
        left: -0%
    }

    33.33% {
        left: -100%
    }

    50% {
        left: -100%
    }

    66.67% {
        left: -200%
    }

    83.33% {
        left: -200%
    }
}


* html #wowslider-container1 .ws_shadow { /*ie6*/
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1//bg.png', sizingMethod='scale');
}

* + html #wowslider-container1 .ws_shadow { /*ie7*/
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1//bg.png', sizingMethod='scale');
}

#wowslider-container1 .ws_bullets a img {
    text-indent: 0;
    display: block;
    bottom: 15px;
    left: -43px;
    visibility: hidden;
    position: absolute;
    border: 5px solid #FFFFFF;
    max-width: none;
}

#wowslider-container1 .ws_bullets a:hover img {
    visibility: visible;
}

#wowslider-container1 .ws_bulframe div div {
    height: 48px;
    overflow: visible;
    position: relative;
}

#wowslider-container1 .ws_bulframe div {
    left: 0;
    overflow: hidden;
    position: relative;
    width: 85px;
    background-color: #FFFFFF;
}

#wowslider-container1 .ws_bullets .ws_bulframe {
    display: none;
    bottom: 18px;
    margin-left: 6px;
    overflow: visible;
    position: absolute;
    cursor: pointer;
    border: 0px solid #FFFFFF;
}

#wowslider-container1 .ws_bulframe div div {
    height: auto;
}

@media all and (max-width:760px) {
    #wowslider-container1 .ws_fullscreen {
        display: block;
    }
}

@media all and (max-width:400px) {
    #wowslider-container1 .ws_controls,
    #wowslider-container1 .ws_bullets,
    #wowslider-container1 .ws_thumbs {
        display: none
    }
}

.notice-slider-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

    .notice-slider-item .l_left {
        width: 20%;
        display: block;
    }

        .notice-slider-item .l_left h1 {
            font-size: 50px;
            font-weight: 700;
            text-align: center;
            margin: 0;
            color: #ffa9a9 !important;
            margin: 0;
        }


    .notice-slider-item .l_right h5 {
        font-size: 18px;
        font-weight: 500;
        margin: 10px 0 0 0;
        color: #f5feaf;
    }

    .notice-slider-item .l_right p {
        color: #ffc2ab;
    }

.notice-bar-title {
    margin: 0;
    line-height: 1.2;
    font-size: 55px;
    color: #fcff99 !important;
    font-weight: 600;
}

.notice-slider-item h6 {
    font-size: 14px;
    text-align: left;
    margin-left: 10px;
}

..divider .container {
    padding: 0 !important;
}

.lr_prt_img_wrapper a img {
    max-width: 100px;
    max-width: 100px;
    width: 100px;
    height: 100px;
}

footer a {
    color: #0b0b0b !important;
}

footer .widget dark p {
    color: #0b0b0b !important;
}

.line-bottom {
    font-weight: 700;
}

.overlay-theme-colored-9:before {
    /*background: linear-gradient(to right, #092756*/ /*#dd1818*/ /*,#333333);*/
    background: radial-gradient(ellipse at bottom left, rgba(104,128,138,0.4) 10%, rgba(138,114,76,0) 40%), linear-gradient(to bottom, rgba(57,173,219,.25), rgba(42,60,87,0.4)), linear-gradient(135deg, #670d10, #092756);
}

#testimonial {
    background: linear-gradient(to right, #0f0c29, #302b63, #24243e) !important;
}

#logo-section {
    padding: 20px 0;
}

.principal-title::after {
    background: linear-gradient(to right, #ffffff, #ffffff) !important;
    margin-bottom: 10px;
}

.testimonial-title::after {
    background: linear-gradient(to right, #ffffff, #ffffff) !important;
    margin-bottom: 10px;
}

.icon-box {
    padding: 7px 17px 33px 17px !important;
}

.contact-info h6 {
    font-size: 15px !important;
}

#wowslider-container1 {
    max-width: 100% !important;
    max-height: auto !important;
}

.break-word {
    word-wrap: break-word;
}

@media screen and (min-width:901px) {

    .menuzord .menuzord-menu > li.active > a, .menuzord .menuzord-menu > li:hover > a {
        background-color: unset !important;
        color: #fff !important;
    }
}

/*bg-1*/
:root {
    --gird-width: 30px;
    --gird-height: 30px;
    --line-color: #999;
    --dot-color: #ccc;
    --dot-size: 2px;
    --point-gap-width: calc(var(--gird-width) * 4);
    --point-gap-height: calc(var(--gird-height) * 4);
}

html, body {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}

.grid-bg {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ba-grid {
    position: relative;
    z-index: 1;
    background-image:
    /*     radial-gradient(ellipse at center, #2883b6 0%, #084688 100%), */
    radial-gradient(ellipse at bottom left, rgba(104,128,138,0.4) 10%, rgba(138,114,76,0) 40%), linear-gradient(to bottom, rgba(57,173,219,.25), rgba(42,60,87,0.4)), linear-gradient(135deg, #670d10, #092756);
}


    .ba-grid:before,
    .ba-grid:after,
    .inner:before,
    .inner:after {
        content: '';
        position: absolute;
        z-index: 1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        mix-blend-mode: overlay;
    }

    .ba-grid:before {
        background-image: linear-gradient(var(--line-color), transparent 1px), linear-gradient(to right, var(--line-color), transparent 1px);
        background-size: 100% var(--gird-height), var(--gird-width) 100%;
    }

    .ba-grid:after {
        background-image: radial-gradient(var(--dot-color) 1px, transparent 1px);
        background-size: var(--point-gap-width) var(--point-gap-height);
        background-position: calc(var(--point-gap-width) / 2) calc(var(--point-gap-height) / 2);
    }



.inner:before,
.inner:after {
    background-image: radial-gradient(var(--dot-color) var(--dot-size), transparent var(--dot-size));
    background-size: var(--point-gap-width) var(--point-gap-height);
    background-position: calc(var(--point-gap-width) / 2) calc(var(--point-gap-height) / 2);
}

.inner:after {
    transform: scale(1.1, 1.1);
}

.inner:before {
    /*   background-image: radial-gradient(var(--dot-color) calc(var(--dot-size) + 1px), transparent calc(var(--dot-size) + 1px)); */
    transform: scale(1.2, 1.2);
}

.anim:after {
    animation: 6.4s linear move infinite;
}

.anim .inner:after {
    animation: 3.2s linear move infinite;
}

.anim .inner:before {
    animation: 1.6s linear move infinite;
}

@keyframes move {
    0% {
        background-position: calc(var(--point-gap-width) / 2) calc(var(--point-gap-height) / 2);
    }

    100% {
        background-position: calc(var(--point-gap-width) / 2) calc(var(--point-gap-height) / 2 * -1);
    }
}

/*Bg-2*/
.context {
    width: 100%;
    position: absolute;
    top: 50vh;
}

    .context h1 {
        text-align: center;
        color: #fff;
        font-size: 50px;
    }


.area {
    background: #4e54c8;
    background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);
    width: 100%;
    height: 100vh;
}

.circles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .circles li {
        position: absolute;
        display: block;
        list-style: none;
        width: 20px;
        height: 20px;
        background: rgba(255, 255, 255, 0.2);
        animation: animate 25s linear infinite;
        bottom: -150px;
    }

        .circles li:nth-child(1) {
            left: 25%;
            width: 80px;
            height: 80px;
            animation-delay: 0s;
        }


        .circles li:nth-child(2) {
            left: 10%;
            width: 20px;
            height: 20px;
            animation-delay: 2s;
            animation-duration: 12s;
        }

        .circles li:nth-child(3) {
            left: 70%;
            width: 20px;
            height: 20px;
            animation-delay: 4s;
        }

        .circles li:nth-child(4) {
            left: 40%;
            width: 60px;
            height: 60px;
            animation-delay: 0s;
            animation-duration: 18s;
        }

        .circles li:nth-child(5) {
            left: 65%;
            width: 20px;
            height: 20px;
            animation-delay: 0s;
        }

        .circles li:nth-child(6) {
            left: 75%;
            width: 110px;
            height: 110px;
            animation-delay: 3s;
        }

        .circles li:nth-child(7) {
            left: 35%;
            width: 150px;
            height: 150px;
            animation-delay: 7s;
        }

        .circles li:nth-child(8) {
            left: 50%;
            width: 25px;
            height: 25px;
            animation-delay: 15s;
            animation-duration: 45s;
        }

        .circles li:nth-child(9) {
            left: 20%;
            width: 15px;
            height: 15px;
            animation-delay: 2s;
            animation-duration: 35s;
        }

        .circles li:nth-child(10) {
            left: 85%;
            width: 150px;
            height: 150px;
            animation-delay: 0s;
            animation-duration: 11s;
        }



@keyframes animate {

    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }

    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }
}

.loading-screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.preloderlogo {
    width: auto;
    height: 48px;
}

.loading-bar {
    width: auto;
    height: 2px;
    background: #cfcfcf;
    margin-top: 22px;
    position: relative;
    overflow: hidden;
}

    .loading-bar::before {
        content: '';
        width: 68px;
        height: 2px;
        background: #0073b1;
        position: absolute;
        left: -34px;
        animation: bluebar 1.5s infinite ease;
    }

@keyframes bluebar {
    50% {
        left: 96px;
    }
}

.garbage-title {
    clear: both;
    display: inline-block;
    overflow: hidden;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
    height: 50px
}

.centerimage {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.login-page {
    background: linear-gradient(to right, #d1fffa, #d9e7ff, #f8dbb8) !important;
}

.margin-left-minus {
    margin-left: -15px;
}

.tab {
    cursor: pointer;
    padding: 10px 20px;
    margin: 0px 2px;
    background: #000;
    display: inline-block;
    color: #fff;
    border-radius: 3px 3px 0px 0px;
    box-shadow: 0 0.5rem 0.8rem rgba(255, 255, 255, 0.2);
}

.panels {
    background: #fffffff6;
    box-shadow: 0 2rem 2rem #ccc;
    min-height: 510px;
    width: 100%;
    max-width: 580px;
    border-radius: 3px;
    overflow: hidden;
    padding: 20px;
}

.viewall {
    background: #fffffff6;
    box-shadow: 0px 1rem 1rem #ccc;
    min-height: 20px;
    width: 1200px;
    max-width: 555px;
    border-radius: 0px;
    overflow: hidden;
    padding: 12px;
    text-align: left;
}

.panel {
    display: none;
    animation: fadein .8s;
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.panel-title {
    font-size: 1.5em;
    font-weight: bold
}

.radio {
    display: none;
}

#one:checked ~ .panels #one-panel,
#two:checked ~ .panels #two-panel,
#three:checked ~ .panels #three-panel {
    display: block
}

#one:checked ~ .tabs #one-tab,
#two:checked ~ .tabs #two-tab,
#three:checked ~ .tabs #three-tab {
    background: #fffffff6;
    color: #000;
    border-top: 3px solid  #000;
}

.quickoption {
    font-size: x-large;
}

.quickarrow {
    float: right;
}

.quick_link {
    width: 100%;
    float: left;
    border-radius: 5px;
    background-color: #CEE6E9;
    margin-top: -20px;
    padding: 15px 15px 0px 15px;
}

.fadeInUp {
    animation-name: fadeInUp;
}

element.style {
    animation-duration: 1.5s;
    animation-delay: 0.2s;
    visibility: visible;
}

.quick_link h3 {
    padding: 0px 15px 15px 15px;
    color: #00696A;
    font-size: 36px;
    font-family: 'impactreg';
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1.5px;
}

.quick_lin {
    padding: 0px 15px 15px 15px;
    color: #00696A;
    font-size: 28px;
    font-family: 'impactreg';
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1.5px;
}

.quick_linkss {
    width: 100%;
    float: left;
    background-color: #f3f3f3;
    border-radius: 2px;
    margin-bottom: 20px;
    padding: 20px 10px;
    letter-spacing: 1px;
}

    .quick_linkss:hover {
        background-color: #00696A;
        color: white;
    }

.quickoption:hover {
    color: white;
    background-color: #00696A;
}

.imgq {
    margin-right: 10px;
    margin-left: 10px;
    width: 28px;
    height: 30px;
}

#quick {
    background-color: #CEE6E9;
}

.img2 {
    height: 200px;
}

.Alumni-title {
    text-align: center;
}

.examination-title {
    text-align: center;
}

.registerbtn {
    background-color: #04AA6D;
    color: white;
    padding: 16px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 30%;
    opacity: 0.9;
}

.registerbtn-exam {
    background-color: #04AA6D;
    color: white;
    padding: 16px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 30%;
    opacity: 0.9;
}

.view-all-link {
    position: absolute;
    bottom: 0;
    right: 20px;
    margin: 10px;
}

.flash-container {
    position: relative;
    overflow: hidden;
    height: 40px;
    background: linear-gradient(to right, #ce282b, #860707) !important;
}

.highlighted-message {
    padding: 4px;
    text-align: center;
    font-size: 20px;
    color: white;
    animation: flashAnimation 15s linear infinite;
    position: absolute;
    white-space: nowrap;
}

.flash-container-exam {
    position: relative;
    overflow: hidden;
    height: 40px;
    margin-top: 8px;
    background-color: midnightblue;
}

.highlighted-message-exam {
    padding: 4px;
    text-align: center;
    font-size: 20px;
    font-family: Arial, sans-serif;
    color: white;
    animation: flashAnimation 15s linear infinite;
    position: absolute;
    white-space: nowrap;
}

@keyframes flashAnimation {
    from {
        transform: translateX(100%);
    }

    to {
        transform: translateX(-100%);
    }
}

.line-bottom1 {
    font-weight: 700;
    height: 134px !important;
    overflow: hidden;
}

.pline {
    margin: 0 0 10px;
    height: 45px;
}

.centered-header {
    text-align: center;
}

.center-content th {
    text-align: center;
}

.download-table th, .download-table td {
    vertical-align: middle;
    font-size: 15px;
    padding: 15px;
}

.download-table th {
    background-color: #f8f9fa;
    font-size: 16px;
}

.download-table tr:hover {
    background-color: #f1f1f1;
}

.btn-view-file, .btn-download-file {
    width: 80%;
    white-space: nowrap;
    padding: 5px 8px;
    font-size: 13px;
}

.download-breadcrumb {
    background-color: transparent;
    padding: 0;
    font-size: 18px;
}

.download-inner-header {
    padding: 6px 0;
}

.download-section-content {
    text-align: center;
}

.listR {
    color: red;
    font-size: 18px;
    font-weight: bold;
}

.headingR {
    font-size: large;
}

.headingR, .contentR {
    font-weight: 600;
}

.pR {
    margin: 10px 10px 10px;
}

.phead {
    display: flex;
}

.rcon {
    padding-top: 18px !important;
}

@media (max-width: 901px) {
    .mediar {
        width: 100%;
        height: 150px;
    }
}
