@import url('https://fonts.googleapis.com/css2?family=Mukta:wght@200;300;400;500;600;700;800&display=swap');

body {
    background: #fff;
    color: #444;
   font-family: 'Mukta', sans-serif;

}.btn-info {
    color: #fff;
    background-color: #d33a48 !important;
    border-color: #d33a48 !important;
}
.boc-ce{
    background-color:#000 ;
    margin-left:3px;
    color:#fff;
    text-align:center;
    padding:3px;
}
.dropbtn {

  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}



.dropdown-content {
  display: none;
  position: absolute;
  background-color: #de1e23;
  background:#1A2844;
  min-width: 300px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  margin-left:250px;
  margin-top:-50px;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  color:#000;
  display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #3e8e41;}
.boc-ce a{
   text-align:center;
   margin-top:4px;
   font-size:18px;
    color:#fff;
   
}
.vr22  a {
    font-size: 30px;
    color: #dc3545;
}
.boc-ce h5{
   margin-top:10px;
}
a {
    color: #0a58caa3;
    text-decoration: none;
    transition: 0.5s;
        font-size: 14px;
}
a:hover,
a:active,
a:focus {
    color: #51d8af;
    outline: none;
    text-decoration: none;
}

.left-content {
    display: flex;
}

.card-footer {
    background-color: #017184;
    color: #fff;
}

ul li {
    /*list-style:none;*/
}

p {
    padding: 0;
    margin: 0 0 30px 0;
    color: #777;
}

.display-menu {
    display: flex;
}

.school-txt {
    border: 1px solid #ddd;
    padding: 20px;

}

.school-txt h5 {
    font-size: 17px;
}

.school-txt img {
    width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
   font-family: 'Mukta', sans-serif;

    font-weight: 400;
    color: #641320;
    font-weight: 700;
    padding: 0;
}

.facility img {

    /*float: right;*/
}


/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
    position: fixed;
    /* visibility: hidden; */
    /* opacity: 0; */
    right: 15px;
    bottom: 15px;
    z-index: 996;
    background: #641320;
    width: 40px;
    height: 40px;
    transition: all 0.4s;
}

.back-to-top i {
    font-size: 28px;
    color: #fff;
    line-height: 0;
}

.back-to-top:hover {
    background: #71dfbe;
    color: #fff;
}

.back-to-top.active {
    visibility: visible;
    opacity: 1;
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {


    font-size: 14px;
    padding: 10px;

}

#topbar .contact-info i {
    font-style: normal;
    color: #50d8af;
}

#topbar .contact-info i a,
#topbar .contact-info i span {
    padding-left: 5px;
    color: #444;
    font-size: 17px;
    text-align: left !important;
}

#topbar .contact-info i a {
    line-height: 1.2;
    transition: 0.3s;
    font-size: 16px;
}

#topbar .contact-info i a:hover {
    color: #50d8af;
}

.btn-primary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
#topbar .social-links a {
    color: #fbffff;
    padding: 0 12px;
    border: none;
    display: inline-block;
    line-height: 1px;

    background: #Fff;
    padding: 6px;
    margin-left: 10px;
    border-radius: 50%;
}

#topbar .social-links a:hover {
    color: #50d8af;
}

#topbar .social-links a:first-child {
    border-left: 0;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    height: 36px;
    transition: all 0.5s;
    z-index: 997;
    background-color: #000078;
    /*background-color: #6c757d;*/
    background:#1A2844;
    box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);
}

.content-logo h6 {
    font-size: 14px;
}

.span-txt {
    color: #ed1c24;
}

#logo h1 {
    font-size: 25px;
    margin: 0;
    padding: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #017184;
    margin-left: 10px;
    line-height: 1.3;
}

#logo h6 {
    color: #002147;
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
}

#logo h5 {
    color: #c83a48;
    font-weight: 700;
    font-size: 28px;

   font-family: 'Mukta', sans-serif;
}

#logo {
    display: flex;
    width: 100%;
}
.form-floating>.form-control, .form-floating>.form-select {
   
    line-height: 0.25;
}
.form-floating>label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 0.2rem 0.75rem;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out,transform .1s ease-in-out;
}
#logo h1 a {
    color: #0c2e8a;
}

#logo h1 a span {
    color: #50d8af;
}

/*.content-logo2 h5 {*/
/*    color: black !important;*/
/*    font-size: 32px !important;*/
/*}*/

#logo img {
    padding: 0;
    margin: 0;
    width: 100px;
    margin-top: 7px;

}

@media (max-width: 768px) {
    #header {
        height: 60px;
    }

    .display-menu {
        display: block;
    }

    .about-pre {
        text-align: center;
    }

    #logo {
        display: block;
        width: 100%;
    }
.content-logo2 h5 {
  
    font-size: 20px !important;
}
#logo h5 {
    font-size: 18px;
    margin-top: -28px;
}
#hero .swiper {
    height: 23vh !important;
}
#content {
    margin-top: -70px;
}
    #logo h1 {
        font-size: 20px;

        line-height: 1.4;
    }

    #header #logo h1 {
        font-size: 34px;
    }

    #logo img {
        /*max-height: 40px;*/
    }

    #hero .swiper {
        width: 100%;
        height: 22vh !important;
    }
}

.scrolled-offset {
    margin-top: 70px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
    padding: 0;
}

.navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
}

.navbar li {
    position: relative;
}

.navbar a,
.navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0 10px 20px;
   font-family: 'Mukta', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    white-space: nowrap;
    transition: 0.3s;
    letter-spacing: 1px;
}

.navbar a i,
.navbar a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover > a {
    color: #ffc107;
}

.navbar .dropdown ul {
    display: block;
    position: absolute;
    left: 14px;
    top: calc(100% + 30px);
    margin: 0;
    padding: 10px 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: 0.3s;
}

.navbar .dropdown ul li {
    min-width: 200px;
}

.navbar .dropdown ul a {
    padding: 10px 20px;
    font-size: 14px;
    color: #555;
}

.navbar .dropdown ul a i {
    font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover > a {
    color: #e1ae00;
}

.navbar .dropdown:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}

.navbar .dropdown .dropdown ul {
    top: 0;
    left: calc(100% - 30px);
    visibility: hidden;
}

.navbar .dropdown .dropdown:hover > ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible;
}

@media (max-width: 1366px) {
    .navbar .dropdown .dropdown ul {
        left: -90%;
    }

    .navbar .dropdown .dropdown:hover > ul {
        left: -100%;
    }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
    color: #fefeff;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
    color: #fff;
}

@media (max-width: 991px) {
    .mobile-nav-toggle {
        display: block;
    }

    .navbar ul {
        display: none;
    }
}

.navbar-mobile {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(8, 30, 91, 0.9);
    transition: 0.3s;
    z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
    position: absolute;
    top: 15px;
    right: 15px;
}

.navbar-mobile ul {
    display: block;
    position: absolute;
    top: 55px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    padding: 10px 0;
    background-color: #fff;
    overflow-y: auto;
    transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
    padding: 10px 20px;
    font-size: 15px;
    color: #0c2e8a;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover > a {
    color: #50d8af;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
    margin: 15px;
}

.navbar-mobile .dropdown ul {
    position: static;
    display: none;
    margin: 10px 20px;
    padding: 10px 0;
    z-index: 99;
    opacity: 1;
    visibility: visible;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
    min-width: 200px;
}

.navbar-mobile .dropdown ul a {
    padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
    font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover > a {
    color: #50d8af;
}

.navbar-mobile .dropdown > .dropdown-active {
    display: block;
}

/*swiper*/

#hero .swiper {
    width: 100%;
    height: 65vh;

}

#hero .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

#hero .swiper-slide img {
    display: block;
    width: 100%;

    object-fit: cover;
}



/*about*/

.about .card-title {
    margin-bottom: 0.5rem;
    color: #017184;
    font-weight: bold;
}

.about .card {
    border: none;
}

.about h6 {
    letter-spacing: 1px;
    color: #017184;
    font-weight: 700;
}

.about span {
    text-transform: uppercase;
    color: #ffc107;
    font-size: 13px;
}

/*department*/
.departmemt .card-title {
    color: #017184;
    font-weight: bold;
}

.departmemt .card {
    transition: 0.5s;

}

.departmemt .card:hover {
    transform: translateY(-20px);

}



/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer .copyright {
    text-align: center;
    padding-top: 30px;
}

#footer .credits {
    text-align: center;
    font-size: 13px;
    color: #555;
}

#footer .credits a {
    color: #0c2e8a;
}


/*upcoming*/

.border1 {
    background: #e8cf3d;
    color: #fff;
    padding-top: 18px;
}

.upcoming-txt {
    border-bottom: 1px solid #d5c5c5;
    text-align: center;
}

.upcoming {
    background-color: #6c757d29;
    padding: 10px;
}

/*why us*/

.why {
    padding: 41px;
    font-size: 11px;
    background: #ffd440;
}

.why h3 {
    color: #017184;
    font-size: 19px;
    font-weight: 400;
}


.vision-misson {
    background-image: linear-gradient(rgb(255 255 255), rgb(217 215 194 / 62%)), url(../img/colleagues-studying-together-exam.jpg);
    background-size: cover;
    padding: 30px;
    background-position: top;

}

.vision-misson p {
    color: #fff;
}

.vision-misson h4 {
    color: #017184;
    font-weight: bold;
}

.vision-misson h5 {
    color: #fff;
    font-size: 26px;
}

.button-web {
    color: white;
    background: #002147;
    padding: 10px 40px;
}


/* Testimonials Section
--------------------------------*/
#testimonials {
    padding: 10px 0;
        background: #faebd74f;
}

#testimonials .testimonials-carousel,
#testimonials .testimonials-slider {
    overflow: hidden;
}

#testimonials .testimonial-item {
    box-sizing: content-box;
    text-align: center;
    /* background-color: #002147; */
    box-shadow: 0px 2px 12px rgb(0 0 0 / 8%);
}


   
}

#testimonials .testimonial-item .testimonial-img {
    width: 90px;
    border-radius: 50%;
    border: 4px solid #fff;
    margin: 0 auto;
}

#testimonials .testimonial-item h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 5px 0;
    color: #000;
}

#testimonials .testimonial-item h4 {
    font-size: 14px;
    color: #000;
    margin: 0;
}

#testimonials .testimonial-item .quote-sign-left {
    margin-top: -15px;
    padding-right: 10px;
    display: inline-block;
    width: 37px;
}

#testimonials .testimonial-item .quote-sign-right {
    margin-bottom: -15px;
    padding-left: 10px;
    display: inline-block;
    max-width: 100%;
    width: 37px;
}

#testimonials .testimonial-item p {
    font-style: italic;
    margin: 0 auto 15px auto;
    color: #000;
}

#testimonials .swiper-pagination {
    margin-top: 20px;
    position: relative;
}

#testimonials .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #fff;
    opacity: 1;
    border: 1px solid #50d8af;
}

#testimonials .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #50d8af;
}

#testimonials h5 {
    font-size: 17px;
    color: #017184;
    font-weight: bold;
}


/*about*/

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
    padding: 20px 0;
    background-color: #fafafa;
    min-height: 40px;
}

.breadcrumbs h2 {
    font-size: 24px;
    font-weight: 400;
    margin: 0;
    color: white;
}
.school{
    margin-top:30px;
}
@media (max-width: 992px) {
    .breadcrumbs h2 {
        margin: 0 0 10px 0;
    }
}

.breadcrumbs ol {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

.breadcrumbs ol li + li {
    padding-left: 10px;
    color: #fff;
}
.breadcrumbs ol li + li::before {
    display: inline-block;
    padding-right: 10px;
    color: #6c757d;
    content: "/";
}

@media (max-width: 768px) {
    .breadcrumbs .d-flex {
        display: block !important;
    }

    .breadcrumbs ol {
        display: block;
    }

    .breadcrumbs ol li {
        display: inline-block;
    }
}


/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq .faq-list {
    padding: 0 100px;
}

.faq .faq-list ul {
    padding: 0;
    list-style: none;
}

.faq .faq-list li + li {
    margin-top: 15px;
}

.faq .faq-list li {
    padding: 20px;
    background: #fff;
    border-radius: 4px;
    position: relative;
}

.faq .faq-list a {
    display: block;
    position: relative;
   font-family: 'Mukta', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    padding: 0 30px;
    outline: none;
    cursor: pointer;
}

.faq .faq-list .icon-help {
    font-size: 24px;
    position: absolute;
    right: 0;
    left: 20px;
    color: #ffc107;
}

.faq .faq-list .icon-show,
.faq .faq-list .icon-close {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0;
}

.faq .faq-list p {
    margin-bottom: 0;
    padding: 10px 0 0 0;
}

.faq .faq-list .icon-show {
    display: none;
}

.faq .faq-list a.collapsed {
    color: #37517e;
    transition: 0.3s;
}

.faq .faq-list a.collapsed:hover {
    color: #ffc107;
}

.faq .faq-list a.collapsed .icon-show {
    display: inline-block;
}

.faq .faq-list a.collapsed .icon-close {
    display: none;
}

@media (max-width: 1200px) {
    .faq .faq-list {
        padding: 0;
    }
}


/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
    border-top: 3px solid #ffc107;
    border-bottom: 3px solid #ffc107;
    padding: 30px;
    background: #fff;
    width: 100%;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
}

.contact .info i {
    font-size: 20px;
    color: #ffc107;
    float: left;
    width: 44px;
    height: 44px;
    background: #e7f5fb;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}

.contact .info h4 {
    padding: 0 0 0 60px;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #37517e;
}

.contact .info p {
    padding: 0 0 10px 60px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #6182ba;
}

.contact .info .email p {
    padding-top: 5px;
}

.contact .info .social-links {
    padding-left: 60px;
}

.contact .info .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #333;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
    margin-right: 10px;
}

.contact .info .social-links a:hover {
    background: #ffc107;
    color: #fff;
}

.contact .info .email:hover i,
.contact .info .address:hover i,
.contact .info .phone:hover i {
    background: #ffc107;
    color: #fff;
}

.contact .php-email-form {
    width: 100%;
    border-top: 3px solid #e03a3c;
    border-bottom: 3px solid #e03a3c;
    padding: 30px;
    background: #fff;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
}

.contact .php-email-form .form-group {
    padding-bottom: 8px;
}

.contact .php-email-form .validate {
    display: none;
    color: red;
    margin: 0 0 15px 0;
    font-weight: 400;
    font-size: 13px;
}

.contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: left;
    padding: 15px;
    font-weight: 600;
}

.contact .php-email-form .error-message br + br {
    margin-top: 25px;
}

.contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}

.contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
}

.contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #18d26e;
    border-top-color: #eee;
    -webkit-animation: animate-loading 1s linear infinite;
    animation: animate-loading 1s linear infinite;
}

.contact .php-email-form .form-group {
    margin-bottom: 20px;
}

.contact .php-email-form label {
    padding-bottom: 8px;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    border-radius: 4px;
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
    border-color: #ffc107;
}

.contact .php-email-form input {
    height: 44px;
}

.contact .php-email-form textarea {
    padding: 10px 12px;
}

.contact .php-email-form button[type=submit] {
    background: #ffc107;
    border: 0;
    padding: 12px 34px;
    color: #fff;
    transition: 0.4s;
    border-radius: 50px;
}

.contact .php-email-form button[type=submit]:hover {
    background: #209dd8;
}

@-webkit-keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/*gallary*/



.row1 {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0;
    clear: both;
}

.row1 img {
    max-width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}

.gallery ul li {
    float: left;
    margin: 0 0.8771929825%;
    overflow: hidden;
}


.gallery {
    padding: 40px 0 300px;
    position: relative;
    overflow: hidden;
}

.gallery ul {
    padding-top: 50px;
    position: relative;
}

.gallery ul li {
    margin-bottom: 20px;
    width: 23.2456140351%;
    position: relative;
}

.gallery ul li a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    line-height: 0;
}

.gallery ul li a:before {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 40%;
    left: 50%;
    margin: -14px 0 0 -16px;
    background: url(data:image/svg+xml;utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%0A%09%20id%3D%22svg2%22%20xmlns%3Adc%3D%22http%3A//purl.org/dc/elements/1.1/%22%20xmlns%3Acc%3D%22http%3A//creativecommons.org/ns%23%22%20xmlns%3Ardf%3D%22http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23%22%20xmlns%3Asvg%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Asodipodi%3D%22http%3A//sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%22%20xmlns%3Ainkscape%3D%22http%3A//www.inkscape.org/namespaces/inkscape%22%20inkscape%3Aversion%3D%220.48.4%20r9939%22%20sodipodi%3Adocname%3D%22icon-fullscreen.svg%22%0A%09%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20960%20560%22%0A%09%20enable-background%3D%22new%200%200%20960%20560%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Csodipodi%3Anamedview%20%20borderopacity%3D%221%22%20pagecolor%3D%22%23ffffff%22%20bordercolor%3D%22%23666666%22%20objecttolerance%3D%2210%22%20gridtolerance%3D%2210%22%20guidetolerance%3D%2210%22%20showgrid%3D%22false%22%20fit-margin-top%3D%220%22%20fit-margin-left%3D%220%22%20inkscape%3Azoom%3D%227.375%22%20inkscape%3Acx%3D%22-5.1525424%22%20inkscape%3Acy%3D%2216%22%20id%3D%22namedview11%22%20inkscape%3Awindow-x%3D%22-8%22%20inkscape%3Awindow-y%3D%22-8%22%20fit-margin-right%3D%220%22%20inkscape%3Apageopacity%3D%220%22%20fit-margin-bottom%3D%220%22%20inkscape%3Awindow-width%3D%221366%22%20inkscape%3Awindow-height%3D%22706%22%20inkscape%3Awindow-maximized%3D%221%22%20inkscape%3Apageshadow%3D%222%22%20inkscape%3Acurrent-layer%3D%22svg2%22%3E%0A%09%3C/sodipodi%3Anamedview%3E%0A%3Cg%3E%0A%09%3Crect%20x%3D%22220%22%20y%3D%22260%22%20fill%3D%22%23FFFFFF%22%20width%3D%22536%22%20height%3D%2224%22/%3E%0A%3C/g%3E%0A%3Cg%3E%0A%09%3Crect%20x%3D%22476%22%20y%3D%224%22%20fill%3D%22%23FFFFFF%22%20width%3D%2224%22%20height%3D%22556%22/%3E%0A%3C/g%3E%0A%3C/svg%3E%0A) no-repeat;
    content: "";
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.gallery ul li a:hover:before {
    top: 50%;
    opacity: 1;
}

.gallery ul li a:after {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    content: "";
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.gallery ul li a:hover:after {
    opacity: 1;
}

.port {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding-top: 100px;
    background: #ffffff;
    background-color: #fafafa;
    z-index: 103;
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    border-bottom: 1px solid #d0d0d0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.port img {
    width: 50%;
}

.port .description {
    float: left;
    width: 50%;
    max-height: 100%;
    padding: 0 40px 40px;
    overflow: auto;
}

.port h1 {
    font-size: 35px;
    line-height: 2.3;
    padding: 0;
}

.port > * {
    opacity: 0;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.port.item_open {
    visibility: visible;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.port > * {
    opacity: 1;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.close {
    width: 21px;
    height: 21px;
    background: url(data:image/svg+xml;utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%0A%09%20id%3D%22svg2%22%20xmlns%3Adc%3D%22http%3A//purl.org/dc/elements/1.1/%22%20xmlns%3Acc%3D%22http%3A//creativecommons.org/ns%23%22%20xmlns%3Ardf%3D%22http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23%22%20xmlns%3Asvg%3D%22http%3A//www.w3.org/2000/svg%22%0A%09%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2021%2021%22%0A%09%20enable-background%3D%22new%200%200%2021%2021%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cg%20id%3D%22layer1%22%20transform%3D%22translate%280%2C-1031.3622%29%22%3E%0A%09%3Cpath%20id%3D%22path2987%22%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20d%3D%22M0%2C1031.4l21%2C21%22/%3E%0A%09%3Cpath%20id%3D%22path2989%22%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20d%3D%22M21%2C1031.4l-21%2C21%22/%3E%0A%3C/g%3E%0A%3C/svg%3E%0A%0A) no-repeat;
    position: absolute;
    right: 10px;
    top: -121px;
    opacity: 1;
    z-index: 1004;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.item_open .close {
    opacity: 1;
    top: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}








#rightSideAreaNews {
    min-height: 440px;
    max-height: 440px;
    overflow: hidden;
}



.rightSideAreaNews .block {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e7e7e7;
    display: flex;
}

.rightSideAreaNews .block .leftArea {
    float: left;
    margin-right: 10px;
}

.rightSideAreaNews .block .leftArea .dateTime {
    background-color: orange;
    width: 80px;
    padding: 0px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.rightSideAreaNews .block .leftArea .dateTime .date {

    font-weight: 600;
    font-size: 40px;
    color: white;
    display: block;
    text-align: center;
    margin-bottom: 7px;
    line-height: 30px;
    padding: 7px 0;
}

.rightSideAreaNews .block .leftArea .dateTime .month-year {

    font-weight: 600;
    font-size: 16px;
    color: black;
    display: block;
    text-align: center;
    background-color: white;
    padding: 5px 0;
}

.rightSideAreaNews .block .RightDetailArea {
    margin: 0px 0;
    display: inline-block;
    width: 80%;
}

.rightSideAreaNews .block .RightDetailArea .title {

    font-weight: 600;

    font-size: 20px;
    margin-bottom: 10px;
    line-height: 20px;
}

.rightSideAreaNews .block .RightDetailArea .title a {
    color: #017184;
}

.rightSideAreaNews .block .RightDetailArea .title:hover a {
    color: aquamarine;
    text-decoration: none;
}

.rightSideAreaNews .block .RightDetailArea .descri p {
    margin-bottom: 0px;
    line-height: 22px;
    text-align: justify;

    font-weight: 400;
}

.rightSideAreaNews .block .RightDetailArea .anchorBtn .btns {

    font-weight: 600;
    color: white;
    text-transform: uppercase;
}

.rightSideAreaNews .block .RightDetailArea .anchorBtn .btns:hover {
    color: blue;
}








/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.blog {
    padding: 40px 0 20px 0;
}

.blog .entry {
    padding: 30px;
    margin-bottom: 60px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .entry .entry-img {
    max-height: 440px;
    margin: -30px -30px 20px -30px;
    overflow: hidden;
}

.blog .entry .entry-title {
    font-size: 17px;
    font-weight: bold;
    padding: 0;
    margin: 0 0 20px 0;
}

.blog .entry .entry-title a {
    color: #111111;
    transition: 0.3s;
}

.blog .entry .entry-title a:hover {
    color: #e03a3c;
}

.blog .entry .entry-meta {
    margin-bottom: 15px;
    color: #777777;
}

.blog .entry .entry-meta ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    align-items: center;
    padding: 0;
    margin: 0;
}

.blog .entry .entry-meta ul li + li {
    padding-left: 20px;
}

.blog .entry .entry-meta i {
    font-size: 16px;
    margin-right: 8px;
    line-height: 0;
}

.blog .entry .entry-meta a {
    color: #777777;
    font-size: 14px;
    display: inline-block;
    line-height: 1;
}

.blog .entry .entry-content p {
    line-height: 24px;
}

.blog .entry .entry-content .read-more {
    -moz-text-align-last: right;
    text-align-last: right;
}

.blog .entry .entry-content .read-more a {
    display: inline-block;
    background: #e03a3c;
    color: #fff;
    padding: 6px 20px;
    transition: 0.3s;
    font-size: 14px;
    border-radius: 4px;
}

.blog .entry .entry-content .read-more a:hover {
    background: #e35052;
}

.blog .entry .entry-content h3 {
    font-size: 22px;
    margin-top: 30px;
    font-weight: bold;
}

.blog .entry .entry-content blockquote {
    overflow: hidden;
    background-color: #fafafa;
    padding: 60px;
    position: relative;
    text-align: center;
    margin: 20px 0;
}

.blog .entry .entry-content blockquote p {
    color: #444444;
    line-height: 1.6;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 500;
    font-size: 22px;
}

.blog .entry .entry-content blockquote::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: #111111;
    margin-top: 20px;
    margin-bottom: 20px;
}

.blog .entry .entry-footer {
    padding-top: 10px;
    border-top: 1px solid #e6e6e6;
}

.blog .entry .entry-footer i {
    color: #5e5e5e;
    display: inline;
}

.blog .entry .entry-footer a {
    color: #1e1e1e;
    transition: 0.3s;
}

.blog .entry .entry-footer a:hover {
    color: #e03a3c;
}

.blog .entry .entry-footer .cats {
    list-style: none;
    display: inline;
    padding: 0 20px 0 0;
    font-size: 14px;
}

.blog .entry .entry-footer .cats li {
    display: inline-block;
}

.blog .entry .entry-footer .tags {
    list-style: none;
    display: inline;
    padding: 0;
    font-size: 14px;
}

.blog .entry .entry-footer .tags li {
    display: inline-block;
}

.blog .entry .entry-footer .tags li + li::before {
    padding-right: 6px;
    color: #6c757d;
    content: ",";
}

.blog .entry .entry-footer .share {
    font-size: 16px;
}

.blog .entry .entry-footer .share i {
    padding-left: 5px;
}

.blog .entry-single {
    margin-bottom: 30px;
}

.blog .blog-author {
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-author img {
    width: 120px;
    margin-right: 20px;
}

.blog .blog-author h4 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 0px;
    padding: 0;
    color: #111111;
}

.blog .blog-author .social-links {
    margin: 0 10px 10px 0;
}

.blog .blog-author .social-links a {
    color: rgba(17, 17, 17, 0.5);
    margin-right: 5px;
}

.blog .blog-author p {
    font-style: italic;
    color: #b7b7b7;
}

.blog .blog-comments {
    margin-bottom: 30px;
}

.blog .blog-comments .comments-count {
    font-weight: bold;
}

.blog .blog-comments .comment {
    margin-top: 30px;
    position: relative;
}

.blog .blog-comments .comment .comment-img {
    margin-right: 14px;
}

.blog .blog-comments .comment .comment-img img {
    width: 60px;
}

.blog .blog-comments .comment h5 {
    font-size: 16px;
    margin-bottom: 2px;
}

.blog .blog-comments .comment h5 a {
    font-weight: bold;
    color: #444444;
    transition: 0.3s;
}

.blog .blog-comments .comment h5 a:hover {
    color: #e03a3c;
}

.blog .blog-comments .comment h5 .reply {
    padding-left: 10px;
    color: #111111;
}

.blog .blog-comments .comment h5 .reply i {
    font-size: 20px;
}

.blog .blog-comments .comment time {
    display: block;
    font-size: 14px;
    color: #2b2b2b;
    margin-bottom: 5px;
}

.blog .blog-comments .comment.comment-reply {
    padding-left: 40px;
}

.blog .blog-comments .reply-form {
    margin-top: 30px;
    padding: 30px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-comments .reply-form h4 {
    font-weight: bold;
    font-size: 22px;
}

.blog .blog-comments .reply-form p {
    font-size: 14px;
}

.blog .blog-comments .reply-form input {
    border-radius: 4px;
    padding: 10px 10px;
    font-size: 14px;
}

.blog .blog-comments .reply-form input:focus {
    box-shadow: none;
    border-color: #ee9293;
}

.blog .blog-comments .reply-form textarea {
    border-radius: 4px;
    padding: 10px 10px;
    font-size: 14px;
}

.blog .blog-comments .reply-form textarea:focus {
    box-shadow: none;
    border-color: #ee9293;
}

.blog .blog-comments .reply-form .form-group {
    margin-bottom: 25px;
}

.blog .blog-comments .reply-form .btn-primary {
    border-radius: 4px;
    padding: 10px 20px;
    border: 0;
    background-color: #111111;
}

.blog .blog-comments .reply-form .btn-primary:hover {
    background-color: #1e1e1e;
}

.blog .blog-pagination {
    color: #444444;
}

.blog .blog-pagination ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
}

.blog .blog-pagination li {
    margin: 0 5px;
    transition: 0.3s;
}

.blog .blog-pagination li a {
    color: #111111;
    padding: 7px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog .blog-pagination li.active,
.blog .blog-pagination li:hover {
    background: #e03a3c;
}

.blog .blog-pagination li.active a,
.blog .blog-pagination li:hover a {
    color: #fff;
}

.blog .sidebar {
    padding: 30px;
    margin: 0 0 60px 20px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .sidebar .sidebar-title {
    font-size: 20px;
    font-weight: 700;
    padding: 0 0 0 0;
    margin: 0 0 15px 0;
    color: #111111;
    position: relative;
}

.blog .sidebar .sidebar-item {
    margin-bottom: 30px;
}

.blog .sidebar .search-form form {
    background: #fff;
    border: 1px solid #ddd;
    padding: 3px 10px;
    position: relative;
}

.blog .sidebar .search-form form input[type=text] {
    border: 0;
    padding: 4px;
    border-radius: 4px;
    width: calc(100% - 40px);
}

.blog .sidebar .search-form form button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 16px;
    padding: 0 15px;
    margin: -1px;
    background: #e03a3c;
    color: #fff;
    transition: 0.3s;
    border-radius: 0 4px 4px 0;
    line-height: 0;
}

.blog .sidebar .search-form form button i {
    line-height: 0;
}

.blog .sidebar .search-form form button:hover {
    background: #e34c4d;
}

.blog .sidebar .categories ul {
    list-style: none;
    padding: 0;
}

.blog .sidebar .categories ul li + li {
    padding-top: 10px;
}

.blog .sidebar .categories ul a {
    color: #111111;
    transition: 0.3s;
}

.blog .sidebar .categories ul a:hover {
    color: #e03a3c;
}

.blog .sidebar .categories ul a span {
    padding-left: 5px;
    color: #aaaaaa;
    font-size: 14px;
}

.blog .sidebar .recent-posts .post-item + .post-item {
    margin-top: 15px;
}

.blog .sidebar .recent-posts img {
    width: 80px;
    float: left;
}

.blog .sidebar .recent-posts h4 {
    font-size: 15px;
    margin-left: 95px;
    font-weight: bold;
}

.blog .sidebar .recent-posts h4 a {
    color: #111111;
    transition: 0.3s;
}

.blog .sidebar .recent-posts h4 a:hover {
    color: #e03a3c;
}

.blog .sidebar .recent-posts time {
    display: block;
    margin-left: 95px;
    font-style: italic;
    font-size: 14px;
    color: #aaaaaa;
}

.blog .sidebar .tags {
    margin-bottom: -10px;
}

.blog .sidebar .tags ul {
    list-style: none;
    padding: 0;
}

.blog .sidebar .tags ul li {
    display: inline-block;
}

.blog .sidebar .tags ul a {
    color: #515151;
    font-size: 14px;
    padding: 6px 14px;
    margin: 0 6px 8px 0;
    border: 1px solid #c4c4c4;
    display: inline-block;
    transition: 0.3s;
}

.blog .sidebar .tags ul a:hover {
    color: #fff;
    border: 1px solid #e03a3c;
    background: #e03a3c;
}

.blog .sidebar .tags ul a span {
    padding-left: 5px;
    color: #aaaaaa;
    font-size: 14px;
}








#gallery {
    padding-top: 40px;
}

@media screen and (min-width: 991px) {
    #gallery {
        padding: 60px 30px 0 30px;
    }
}

.img-wrapper {
    position: relative;
    margin-top: 15px;
}

.img-wrapper img {
    width: 100%;
}

.img-overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
}

.img-overlay i {
    color: #fff;
    font-size: 3em;
}

#overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#overlay img {
    margin: 0;
    width: 80%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    padding: 5%;
}

@media screen and (min-width: 768px) {
    #overlay img {
        width: 60%;
    }
}

@media screen and (min-width: 1200px) {
    #overlay img {
        width: 50%;
    }
}

#nextButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
}

#nextButton:hover {
    opacity: 0.7;
}

@media screen and (min-width: 768px) {
    #nextButton {
        font-size: 3em;
    }
}

#prevButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
}

#prevButton:hover {
    opacity: 0.7;
}

@media screen and (min-width: 768px) {
    #prevButton {
        font-size: 3em;
    }
}

#exitButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
    position: absolute;
    top: 15px;
    right: 15px;
}

#exitButton:hover {
    opacity: 0.7;
}

@media screen and (min-width: 768px) {
    #exitButton {
        font-size: 3em;
    }
}







.bonafide-text {
    position: relative;
    width: 50%;

}

.bonafide-text a {
    color: #fff;
}

.image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.bonafide-text:hover .image {
    opacity: 0.3;
}

.bonafide-text:hover .middle {
    opacity: 1;
}

.text {
    background-color: orange;
    color: white;
    font-size: 16px;
    padding: 16px 32px;
}






/*--------------------------------------------------------------
# Gallery
--------------------------------------------------------------*/
.gallery {
    overflow: hidden;
    background-color: #0171841c;
    height: 100%;
    margin-top: 40px;


}

.gallery .swiper-slide {
    transition: 0.3s;
    height: 20% !important;
}

.gallery .swiper-pagination {
    margin-top: 20px;
    position: relative;
}

.gallery .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #fff;
    opacity: 1;
    border: 1px solid #5777ba;
}

.gallery .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #5777ba;
}

.gallery .swiper-slide-active {
    text-align: center;
}

@media (min-width: 992px) {
    .gallery .swiper-wrapper {
        padding: 20px 0;
    }

    .gallery .swiper-slide-active {

        padding: 4px;
        background: #fff;
        z-index: 1;
        transform: scale(1.2);
        margin-top: 10px;
        border-radius: 25px;
    }
}

.post-module {
    position: relative;
    z-index: 1;
    display: block;
    background: #FFFFFF;

}

.post-module .thumbnail .date {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
    background: #e74c3c;
    width: 55px;
    height: 55px;
    padding: 12.5px 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #FFFFFF;
    font-weight: 700;
    text-align: center;
    -webkti-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.post-module .thumbnail .date .day {
    font-size: 18px;
}

.post-module .thumbnail .date .month {
    font-size: 12px;
    text-transform: uppercase;
}

.post-module .thumbnail img {
    display: block;
    height: auto;
    width: 100%;
  
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.post-module .post-content {
    position: absolute;
    bottom: 0;
    background: #FFFFFF;
    width: 100%;
    padding: 30px;
    -webkti-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
    -moz-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
    -o-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
    transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
}

.post-module .post-content .category {
    position: absolute;
    top: -34px;
    left: 0;
    background: #002147;
    padding: 10px 15px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.post-module .post-content .title {
    margin: 0;
    padding: 0 0 10px;
    color: #333333;
    font-size: 26px;
    font-weight: 700;
}

.post-module .post-content .sub_title {
    margin: 0;
    padding: 0 0 20px;
    color: #017184;
    font-size: 17px;
    font-weight: 500;
}

.post-module .post-content .description {
    display: none;
    color: #666666;
    font-size: 14px;
    line-height: 1.8em;
}

.post-module .post-content .post-meta {
    margin: 30px 0 0;
    color: #999999;
}

.post-module .post-content .post-meta .timestamp {
    margin: 0 16px 0 0;
}

.post-module .post-content .post-meta a {
    color: #999999;
    text-decoration: none;
}

.hover .post-content .description {
    display: block !important;
    height: auto !important;
    opacity: 1 !important;
}

.box-department {
    background-color: #c83a48;
    color: #fff;
    border-radius: 10px;

    margin-left: 10px;


}

.un {
    background-color: #ddd;
    padding: 5px;
    clip-path: polygon(0 0, 76% 0, 100% 100%, 0% 100%);


}

.un img {
    margin-top: 6px;
}

.box-department h5 {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px !important;
}

.rr {
    padding: 12px;
    background: #00214736;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer {
    color: #fff;
    background: #6c757d !important;

    background-size: cover;
    font-size: 14px;
    padding: 80px 0 60px 0;
    position: relative;
}


.footer .footer-content .footer-info {
    margin-bottom: 30px;
}

.footer .footer-content .footer-info h3 {
    font-size: 28px;
    margin: 0 0 20px 0;
    padding: 2px 0 2px 0;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

.footer .footer-content .footer-info h3 span {
    color: var(--color-primary);
}

.footer .footer-content .footer-info p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
   font-family: 'Mukta', sans-serif;
    color: #fff;
}

.footer .footer-content .social-links a {
    font-size: 18px;
    display: inline-block;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    line-height: 1;
    margin-right: 8px;
    border-radius: 4px;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}

.footer .footer-content .social-links a:hover {
    background: var(--color-primary);
    text-decoration: none;
}

.footer .footer-content h4 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-bottom: 12px;
}

.footer .footer-content .footer-links {
    margin-bottom: 30px;
}

.footer .footer-content .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer .footer-content .footer-links ul li {
    padding: 8px 0;
}

.footer .footer-content .footer-links ul li:first-child {
    padding-top: 0;
}

.footer .footer-content .footer-links ul a {
    color: rgba(255, 255, 255, 0.6);
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
}

.footer .footer-content .footer-links ul a:hover {
    color: #fff;
}

.footer .footer-legal .copyright {
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.footer .footer-legal .credits {
    padding-top: 4px;
    font-size: 13px;
    color: #fff;
}

.footer .footer-legal .credits a {
    color: var(--color-primary);
}


#sidebar.navbar {
    padding: 15px 10px;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

#sidebar.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper {
    display: flex;
    width: 100%;
    align-items: stretch;
}
.img-holder img{
    width:100%;
    
}

#sidebar {
    min-width: 250px;
    max-width: 250px;
    background: #000078;
    /*background: #6c757d;*/
    position: sticky;
    /*color: #fff;*/
    transition: all 0.3s;
}

#sidebar.active {
    margin-left: -250px;
}

.sticky {
    background: #eee;
       height: fit-content;
    width: 40rem;
    flex-grow: 1;
 
    flex-basis: 300px;
    /*position: sticky;*/
    top: 2rem;
    /* center the text */
    display: flex;
    align-items: center;
    justify-content: center;
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b;
}
.breadcrumbs {
    background-position: center;
    background-image:  linear-gradient(rgb(0 0 0 / 2%), rgb(0 0 0 / 54%)), url(../img/Cover1.jpg);;
    
    padding: 80px 0px;
    background-size: cover;
}

.breadcrumbs  a {
    color:#fff !important;
}
#sidebar ul p {
    color: #fff;
    padding: 10px;
}
.nspm{
    margin-top: 30px;
}
#sidebar ul li a {
    padding: 6px;
    font-size: 0.9em;
    line-height: 2;
    display: block;
    color: #fff;
}

#sidebar ul li a:hover {
    color: #7386D5;
    background: #fff;
}

#sidebar ul li.active > a,
a[aria-expanded="true"] {
    color: #fff;
    background: #6d7fcc;
}

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}

a.download {
    background: #fff;
    color: #7386D5;
}

a.article,
a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
    width: 100%;
    padding: 20px;
    min-height: 100vh;
    transition: all 0.3s;
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 768px) {
    #sidebar {
        margin-left: -250px;
    }

    #sidebar.active {
        margin-left: 0;
    }

    #sidebarCollapse span {
        display: none;
    }
}


/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
    background: #de1e23;
    background:#641320;
    height: 30px;
    font-size: 14px;
    transition: all 0.5s;
    z-index: 996;
}

#topbar.topbar-scrolled {
    top: -40px;
}

#topbar .contact-info a {
    line-height: 1;
    color: #FFF !important;
    transition: 0.3s;
}

#topbar .contact-info a:hover {
    color: #1977cc;
}

#topbar .contact-info i {
    color: #FFF;
    padding-right: 4px;
    margin-left: 15px;
    line-height: 0;
}
.links a{
    color: darkred;
    
}
.gt{
    border: 1px solid #ddd;
    padding: 10px;
}
.meeting td{
    color: red;
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 35px auto;
  list-style: none;
  text-align: center;
  border-radius: 50px;
  padding: 2px 15px;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #444444;
  transition: all 0.3s ease-in-out;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
  color: #4eb478;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.portfolio .portfolio-wrap::before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 30px;
  right: 30px;
  top: 30px;
  bottom: 30px;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.portfolio .portfolio-wrap .portfolio-info {
  opacity: 0;
  position: absolute;
  top: 10%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 3;
  transition: all ease-in-out 0.3s;
}

.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.portfolio .portfolio-wrap .portfolio-info p {
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
}

.portfolio .portfolio-wrap .portfolio-links {
  opacity: 0;
  left: 0;
  right: 0;
  bottom: 10%;
  text-align: center;
  z-index: 3;
  position: absolute;
  transition: all ease-in-out 0.3s;
}

.portfolio .portfolio-wrap .portfolio-links a {
  color: #fff;
  margin: 0 2px;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
  color: #4eb478;
}

.portfolio .portfolio-wrap:hover::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
  top: calc(50% - 48px);
}

.portfolio .portfolio-wrap:hover .portfolio-links {
  opacity: 1;
  bottom: calc(50% - 50px);
}
.gggg{
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}


.social {
    position: fixed;
    right: -57px;
    transform: rotate(-90deg);
    top: 50%;
}
.social a {
    display: block;
    text-align: center;
    padding: 10px;
    transition: all 0.5s ease;
    color: #ffffff;
    font-size: 20px;
    float: right;
    transform: rotate(-270deg);
}

.social a:hover {
    color: #000;
}

.instagram {
    background: #e4405f;
    color: white;
}

.skype {
    background: #00AFF0;
    color: white;
}

.twitter {
    background: #00acee;
    color: white;
}

.linkedin {
    background: #0e76a8;
    color: white;
}

.dribbble {
    background: #ea4c89;
    color: white;
}

.youtube {
    background: #c4302b;
    color: white;
}
/*swiper*/

#hero .swiper {
    width: 100%;
    height: 75vh;
  
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
    background: #f2f5f8;
    padding: 0 0 30px 0;
    font-size: 14px;
 
}


/*--------------------------------------------
         New Css 26 sep 2024
--------------------------------------------*/


.thumbnail{
    height:360px !important;
   
}

/*--------------------------------------------
         New Css 26 sep 2024
--------------------------------------------*/




/* new css 12 jun 2025*/

.top {
    font-size:20px !important;
    color:#641320 !important;
}

#sidebar{
    background:#1A2844 !important;
}

#sidebarCollapse {
    background:#1A2844 !important;
    border:none !important;
}


/*card css*/
 .subject-card {
            border-radius: 15px !important;
            padding: 30px 20px !important;
            text-align: center !important;
            color: white !important;
            height: 100% !important;
            transition: 0.3s !important;
        }

        .subject-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 12px 30px rgba(0, 0, 0, 0.1) !important;
        }

        .subject-icon {
            font-size: 35px !important;
            margin-bottom: 10px !important;
        }

        .subject-title {
            font-size: 18px !important;
            font-weight: 600 !important;
            color:#fff !important;
        }

        .new-row {
            row-gap: 30px !important;
            margin-top:10px !important;
        }


/* massage section*/
   .message-section {
            display: flex;
            flex-wrap: wrap;
        }
.message-section p {
    color:#fff !important;
}

.message-section h3 {
    color:#fff !important;
}
        .chairman,
        .principal {
            color: white;
            padding: 40px 20px;
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
        }

        .chairman {
            background-color: #641320;
        }

        .principal {
            background-color: #1A2844;
        }

        .message-img {
            width: 150px;
            height: 150px;
            object-fit: cover;
            border-radius: 50%;
            margin-bottom: 20px;
            border: 4px solid white;
        }

        @media (min-width: 768px) {

            .chairman,
            .principal {
                width: 50%;
                text-align: left;
                align-items: flex-start;
                padding: 60px;
            }

            .chairman .message-img,
            .principal .message-img {
                margin-bottom: 0;
                margin-right: 20px;
            }

            .message-content {
                display: flex;
                align-items: center;
            }

            .message-text {
                flex: 1;
            }
        }

/*counter setion */

   .counter-section {
            background: linear-gradient(135deg, #1A2844, #641320);
        background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), 
            url(https://xposure.in/sinnercollege/assets/upload/ban-1.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;

            color: #fff;
            padding: 60px 0;
        }

        .counter-box {
            text-align: center;
            padding: 30px 20px;
            border-radius: 15px;
            background-color: rgba(255, 255, 255, 0.05);
            transition: transform 0.3s;
        }

        .counter-box:hover {
            transform: scale(1.05);
        }

        .counter-icon {
            font-size: 50px;
            color: #C5A05A;
            margin-bottom: 15px;
        }

        .counter-number {
            font-size: 40px;
            font-weight: bold;
        }

        .counter-label {
            font-size: 18px;
            text-transform: uppercase;
            letter-spacing: 1px;
        }


    /* event section css */
    .event-section {
        padding: 60px 0 !important;
        background-color: #1A2844 !important;
    }


    .event-section .form-control-underline {
        border: none;
        border-bottom: 2px solid black !important;
        border-radius: 0 !important;
        outline: none !important;
        box-shadow: none !important;
    }

    .event-section .form-control-underline:focus {
        border-bottom: 2px solid black !important;
        box-shadow: none !important;
    }

    .event-section label {
        font-weight: 500 !important;
    } 

    .form-wrap {
        background-color: #Fff !important;
        border-radius: 5px 5px 5px 5px !important;
    }

    .form-wrap .form-top {
        background-color: #A61D37 !important;
        color: #Fff !important;
        padding: 20px;
        border-radius: 5px 5px 0px 0px !important;
    }

    .form-wrap .form-top h3 {
        font-weight: 800 !important;
        font-size: 30px !important;
        color:#fff !important;
    }

    .form-wrap .form-top small {
        font-size: 16px !important; 
    }

    .form-wrap2 {
        padding: 40px !important;
    }

    .event-section .right .top h3 {
        font-weight: 800 !important;
        font-size: 30px !important;
        color: #fff !important;
    }

    .event-section .right .top {
        padding-top: 20px !important;
    }

    .event-section .right .top small {
        font-size: 16px !important;
        color: #fff !important;
    }

    .event-section .right .top .t-right {
        text-align: right !important;
    }

    .latest {
        background-color: #fff !important;
        padding: 10px;
        border-radius: 5px !important;
    }

    .latest h5 {
        color: #641320 !important;
        font-weight: 700 !important;
    }

    .right .past {
        font-weight: 800 !important;
        font-size: 30px !important;
        color: #fff !important;
        margin-top: 20px !important;
    }

    .event-section .swiper-pagination-bullet {
        background-color: #1A2844 !important;
    }

    /* event section css */
    
    .event-section label {
        margin:8px !iportant;
    }

.event-section .form-group{
    margin-bottom:16px !important;
}

/*about css*/

 .sinner-section {
            background: linear-gradient(to right, #1A2844, #641320);
            background:#fff;
            /*color: #fff;*/
            /*padding: 60px 0;*/
        }

        .sinner-section h2 {
            font-size: 36px;
            margin-bottom: 20px;
            font-weight: bold;
            text-transform: uppercase;
            color:#641320 !important;
        }

        .sinner-section p {
            font-size: 18px;
            line-height: 1.8;
            color:#000 !important;
        }

        .sinner-img {
            max-width: 100%;
            /*border-radius: 12px;*/
            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5);
        }

        .section-title2 {
            border-left: 6px solid #fff;
            padding-left: 15px;
            margin-bottom: 30px;
             /*color:#fff !important;*/
        }
        .section-title2 h2{
             /*color:#fff !important;*/
             margin-top:40px;
        }
        
        /*why chose section css*/
         .why-choose {
      background-color: #f8f9fa;
      padding: 60px 0;
    }

    .why-box {
      background: linear-gradient(to right, #641320, #1A2844);
      color: #fff;
      padding: 30px;
      border-radius: 15px;
      text-align: center;
      height: 100%;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
      transition: transform 0.3s ease;
    }

    .why-box:hover {
      transform: translateY(-10px);
    }

    .why-box i {
      font-size: 40px;
      margin-bottom: 15px;
      color: #fff;
    }

    .why-box h5 {
      font-size: 22px;
      margin-bottom: 10px;
      font-weight: 600;
    }

    .why-box p {
      font-size: 16px;
    }
 .why-box h5 {
     color:#fff !important;
 }
 
  .why-box p{
      color:#ffff;
  }
    .section-heading {
      text-align: center;
      margin-bottom: 50px;
    }

    .section-heading h2 {
      font-weight: bold;
      color: #641320;
      text-transform: uppercase;
    }
        
        /*COURCE SECTION CSS*/
        
         .courses-section {
            position: relative;
            /* padding: 60px 0; */
            color: #fff;
            z-index: 1;
        }


        .courses-section {
            background: url('https://images.unsplash.com/photo-1580582932707-520aed937b7b?ixlib=rb-4.0.3&auto=format&fit=crop&w=870&q=80') no-repeat center center / cover;
            background-position: center;
            background-size: cover;
          
            background:
                linear-gradient(to right, rgba(0, 0, 0, 0.548), rgba(0, 0, 0, 0.514)),
                url('https://images.unsplash.com/photo-1580582932707-520aed937b7b?ixlib=rb-4.0.3&auto=format&fit=crop&w=870&q=80');
  background-attachment: fixed !important;
        }

        .overlay {
            backdrop-filter: blur(10px);
            padding: 60px 0;
        }


        .section-titleCO h2 {
            font-size: 32px;
            font-weight: 700;
            text-align: center;
            text-transform: uppercase;
            margin-bottom: 40px;
            color:#fff !important;
            
               font-weight: bold;
    color: #641320;
    text-transform: uppercase;
    font-size:32px;
        }

        .course-card {
            background-color: rgba(0, 0, 0, 0.5);
            border-radius: 15px;
            padding: 20px;
            margin-bottom: 20px;
            transition: all 0.3s ease;
        }

        .course-card:hover {
            background-color: rgba(0, 0, 0, 0.7);
            transform: translateY(-5px);
        }

        .course-icon {
            font-size: 30px;
            color: #fff;
            margin-bottom: 10px;
        }

        .course-card h5 {
            font-size: 20px;
            font-weight: 600;
            color: #fff;
        }

        .course-card p {
            font-size: 15px;
            color: #ddd;
        }

        .course-img {
            width: 100%;
            border-radius: 15px;
            object-fit: cover;
            height: 100%;
            max-height: 400px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        }
    
    
    
    
    
    
    
    .btn-danger {
           background: linear-gradient(135deg, #641320, #1A2844) !important;
           border:none;
    }
    
    
    
    /* committee css*/
       .committee-section {
      padding: 60px 20px;
    }

    .committee-section h3 {
      text-align: center;
      font-weight: bold;
      margin-bottom: 50px;
      color: #641320;
      font-size: 32px;
    }

    .committee-box {
      background: #fff;
      border-left: 6px solid #641320;
      border-radius: 8px;
      padding: 25px 20px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
      transition: transform 0.3s;
    }

    .committee-box:hover {
      transform: translateY(-5px);
    }

    .committee-box strong {
      color: #1B2743;
      font-size: 20px;
      display: block;
      margin-bottom: 15px;
    }

    .committee-box ul {
      list-style: none;
      padding-left: 0;
      margin-bottom: 0;
    }

    .committee-box ul li {
      position: relative;
      padding-left: 25px;
      margin-bottom: 8px;
      color: #333;
    }

    .committee-box ul li::before {
      /* content: "❑"; */
      position: absolute;
      left: 0;
      color: #641320;
      font-size: 14px;
    }
    
       /*------------------------------------------------*/
    /* pdf section css ipanel*/
     .pdf-section {
            background-color: #1A2844;
            color: white;
            padding: 30px;
            border-radius: 10px;
            /*max-width: 700px;*/
            margin: 50px auto;
        }
.pdf-section h4 {
    color:#fff !important;
}
        .pdf-row {
            padding: 15px 0;
            border-bottom: 1px solid #ffffff33;
        }

        .pdf-name {
            color: #ffffff;
            font-weight: 500;
        }

        .btn-download {
            background-color: #641320;
            border: none;
        }

        .btn-download:hover {
            background-color: #831a2b;
        }
    
    
    
    
    
    
    
    
    

    
    /*------------------------------------------------*/
    .main-head{
            font-weight: bold;
    color: #641320;
    text-transform: uppercase;
    font-size:32px;
    }

