
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css);

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {
    background: #fff;
    color: #00000082 !important;
  font-family: 'Poppins', sans-serif !important;

    font-size: 17px;
    overflow-x: hidden;
    margin: 0px;
    padding: 0px;
    position: absolute;
    width: 100%;
}


/***********new css add*************/
.our-v-btn {
    background-color:#e4573d !important;
    transition: all 0.8s ;
}
.our-v-btn:hover{
    background-color:#222 !important;
    color:#fff !important;
}

.finp{
       padding: 2px 12px  !important;
       border-radius: 4px;
       height:35px;
       border: 1px solid #ccc;
       font-size: 14px !important;
       margin-left: 10px;
       width: 100%;

}
.finp:focus{
       border-color: aqua;
       outline: 0;
       box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
       border: 1px solid #ccc;
}
.fgroup{
 padding: 5px;
 display: flex;
width: 100%;
}
.Email{
    padding-bottom:0px ;
    margin-bottom:0px;
}
.fgroup label {
       font-weight: 700;
       color:#fff;
       font-size:14px;
}

.ftextarea{
    height:auto !important;
}
/*.s-btn{*/
/*      display: flex;*/
/*      justify-content: center;*/
/*}*/
.s-btn input{
       background-color: #40B8C7;
       color: #fff;
       border: 1px solid gray;
       border-radius: 4px;
       padding:3px 6px;
       font-size: 14px !important;
        margin-left:80px !important;
        margin-top:10px;
}
.s-btn input:hover{
       background-color:#fff;
       color:#40B8C7;
       font-weight:700;
      
}
.imp-link li{
    margin-bottom:15px !important;
    color:#40B8C7;
}
.imp-link li a{
     color:#40B8C7;
}
 
/*card section*/
   .thumb{
        width: 100%;
    min-height: 150px;
    border-radius: 5px;
    border: solid 1px #CCCCCC;
   backdrop-filter: blur(5px);
    background-repeat: repeat;
    background-position: center center;
    padding: 30px 10px;
    margin: 20px 0;

   }
   .thumb h3{
       font-size: 22px;!important;
       margin-top:20px;
       color:black;
   }
   .thumb p {
       color:black;
       font-size:14px;
   }

   .card-wrap{
       /*padding:50px;*/
       /*background:skyblue;*/
       background-image:linear-gradient(rgba(255, 255, 255, 0.509), rgba(255, 255, 255, 0.646)),url(../img/card-bgkb.jpeg);
       background-size: cover;
              background-position: center;
   }
/*our vison*/

/*.our-v{*/
/*    background-color:red;*/
/*    font-size:10px !important;*/
/*}*/



@media screen and (max-width: 991px) {
    
    /*.text-end{*/
    /*    text-align: left !important;*/
    /*}*/
    
}





/*********new css end********/



/*.cta-text a{ */
/*    color:red !important;*/
/*}*/


.ff p {
    margin-top: 0;
    margin-bottom: 0rem;
    font-style: italic;

}
.table>thead {
    vertical-align: bottom;
    background:#468556;
    color: #fff;
}    /* Apply striping to table rows */
    tr:nth-child(even) {
      background-color: #ddddddc4;
    }
    .table>:not(caption)>*>* {
    padding: 0.5rem 0.5rem;
    background-color: var(--bs-table-bg);
     border-bottom-width: 0px; 
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
    
.table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #212529;
    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
    --bs-table-active-color: #212529;
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: #212529;
    --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    vertical-align: top;
    /* border-color: #dee2e6; */
    /*border: 1px solid #632b8d;*/
}
table {
    caption-side: bottom;
    border-collapse: revert;
}
.all-title{
        font-size: 36px;
    text-transform: uppercase;
    color: #c32d16;

}
.GGD a {
    font-size: 15px !important;
    color: #000000;
    /* text-align: center; */
    /* text-decoration: underline; */
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1 !important;
}
.btn-info {
    color: #fff;
    background-color: #d33a48 !important;
    border-color: #d33a48 !important;
}
.content-logo3 {
    margin-top:-30px;
   
}
.img-fluid {
    width: 100%;
    max-width: 100%;
    height: auto;
}
#logo h5 {
   
}
.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;
    min-width: 300px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    /* margin-right: -64px; */
    margin-top: -50px;
    right: 238px;
}
.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: #c32d16;
    text-decoration: none;
    transition: 0.5s;
    font-size: 14px;
    font-weight: 400;
}
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;
    font-size: 15px;
    color: #000;
        color: #555;
}
.card p{
    color:#000;
}

.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: 'Poppins', sans-serif;
    font-weight: 400;
    letter-spacing: -1px;
    color: #c32d16;
    color:#468556;
    font-weight: 500;
    padding: 0;
    text-transform: uppercase;
}

.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: #468556;
    width: 40px;
    height: 40px;
  border-radius:50%;
    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: #bc2d2d;}
#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%;
}
.btn-primary:hover {
    color: #fff;
    background-color: #333333;
    border-color: #333333;
}

#topbar .social-links a:hover {
    color: #50d8af;
}

#topbar .social-links a:first-child {
    border-left: 0;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    height: 40px;
    transition: all 0.5s;
    z-index: 997;
    background-color: #ffffff;
    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: 'Poppins', sans-serif;

    font-weight: 700;
    color: #017184;
    margin-left: 10px;
    line-height: 1.3;
}

#logo h6 {
    color: #002147;
    font-weight: 300;
    font-size: 17px;
    line-height: 1;
}
#logo h5 {
    color: #000000;
    font-weight: 600;
    font-size: 25px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: -1px;
}
.btn-primary {
    color: #fff;
    border-color: #c32d16 !important;
}
#logo p {
    padding: 0;
    font-size: 13px;
    color: #000t;
    font-weight: 600;
    color: #000;
}
#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: 29px !important;
}

#logo img {
    padding: 0;
    margin: 0;
    width: 52%;
  
}
@media (max-width: 768px) {
    #header {
        height: 30px;
        height: 0px;
    }

    .display-menu {
        display: block;
    }

    .about-pre {
        text-align: center;
    }
    .content-logo2{
        text-align:center !important;
    }

 #logo {
    display: block;
    text-align: center;
    width: 100%;
}

.content-logo2 h5 {
  
    font-size: 10px !important;
}
#logo h5 {
    font-size: 14px;
    /*margin-top: -28px;*/

}

#logo img {
    width:10% !important;
}
.gga{
    padding:0px 10px !important;
}
p {
    padding: 0;
    color: #777;
    font-size: 14px;
}
.contact-info{
    /*display:none !important;*/
}
#content {
    width: 100%;
    padding: -21px;
    /* min-height: 100vh; */
    transition: all 0.3s;
}
.post-module .post-content {
    position: absolute;
    bottom: 0;
    background: #FFFFFF;
    width: 100%;
    padding: 1px;
    -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;
}
/*#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;
    /*border-left: 1px solid #dddddd59 ;*/
    padding: 6px;
}
.navbar a, .navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-transform: uppercase;
    padding: 5px 0px 5px 11px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #000;
    white-space: nowrap;
    transition: 0.3s;
    letter-spacing: 1px;
    font-weight: 500;
}
.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: #f0ba00;
   
}
.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: #121646;
    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: 12px;
    /*color: #fff;*/
    padding: 2px;
    text-transform: capitalize;
    font-weight: 300;
}
@media(min-width:991px){
    .navbar .dropdown ul a {
            color: #fff !important;
    }
}


.df {
    background-image: linear-gradient(rgb(18 22 70),rgb(27 32 75 / 83%)),url(https://img.freepik.com/free-photo/hercules-hall-surrounded-by-greenery-sunlight-daytime-munich-germany_181624-17876.jpg?w=740&t=st=1694687883~exp=1694688483~hmac=faaf79c…);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-attachment: fixed; */
    padding: 80px 10px;
}
.df h3{
    color:#fff;
    
}
.btn {
  
    color: #ffffff;
   
}
#banner-3 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.banner-3-img img {
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    -o-border-radius: 10px 0 0 10px;
    /* border-radius: 10px 0 0 10px; */
    margin-left: -13px;
}
.df p{
    color:#fff;
}.bg-map {
  background-image: url(https://skbedcollege.in/sub/assets/img/bg-map.png);
}
.gg p{
  color:#000 !important;  
}

.card-title {
    margin-bottom: 0.5rem;
    line-height: 1.2 !important;
    /*color: #121646;*/
    font-size: 18px;
    font-weight: 600;
}
.br 
{.card-title {
    margin-bottom: 0.5rem;
    color: #bc2d2d;
}
    border: 1px solid #fff;
    height: 30vh;  transition: 0.5s;
}
.card p {
    color: #555;
    line-height: 1.2;
}
.df2{
    /*background-image: linear-gradient(rgb(255 255 255),rgb(255 255 255 / 5%)),url(../img/nursingbg.jpg);*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   
  
}
.br:hover{
    transform: translateY(-30px)
}
.card {
    position: relative;
    /* display: flex; */
    flex-direction: column;
    min-width: 0;
    padding: 20px;
    word-wrap: break-word;
    background-color: #ffffffba;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
}
.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;
        color:#40B8C7;
    }

    .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 !important;
}

.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: 998;
    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);

}



/*upcoming*/

.border1 {
    background: #e8cf3d;
    color: #fff;
    padding-top: 18px;
}

.upcoming-txt {
    border-bottom: 1px solid #d5c5c5;
    text-align: center;
}

.upcoming {
    background-color: #6c757d12;
    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;
}
.sd{
    padding:0px 50px;
}
.dsd{
    background-image: url(https://skbedcollege.in/sub/assets/img/watermark.jpg
);
    background-position: center;
    background-size: cover;
}

.breadcrumbs h2 {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 400;
    margin: 0;
    letter-spacing: -1px;
    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: 'Poppins', 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 #d88306;
    border-bottom: 3px solid #d88306;
    padding: 17px;
    background: #fff;
    box-shadow: 0 0 24px 0 rgb(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 .sub_title {
    margin: 0;
    padding: 0 0 20px;
    color: #000000;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 500;
}
.post-module .post-content .sub_title {
    margin: 0;
    padding: 0 0 20px;
    color: #000000;
    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: #d88306;
    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;
}



#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;
}

#sidebar {
    min-width: 100%;
    max-width: 100%;
    max-width: 100%;
    /*background: #121646;*/
      /*background: #40B8C7;*/
       background: #468556;
    position: sticky;
    color: #ffffff;
    transition: all 0.3s;
}
#sidebar.active {
    margin-left: -250px;
}
.gtg {
    background: #f8f1e3;
    border: 1px solid #000;
    padding: 10px;
    margin-left: 4px;
}
.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),rgb(0 0 0 / 78%)),url(../img/Cover1.jpg);
    padding: 22px 0px;
    background-size: cover;
}
#sidebar ul p {
    color: #fff;
    padding: 10px;
}
.nspm{
    margin-top: 30px;
}
.why-choose {
    background-image: url(http://xposure.in/nspmnightcollage/assets/img/sdsdsd.jpg);
    background-size: top;
    background-size: cover;
    background-position: bottom;
}
#sidebar ul li a {
    padding: 5px;
    font-size: 14px;
    line-height: 1.5;
    display: block;
    color: #ffffffb3;
}
.dropdown, .dropend, .dropstart, .dropup {
    position: relative;
    /*border-bottom: 1px solid #ddd;*/
}

#sidebar ul li a:hover {
    color: #d88306;
    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.active {
        margin-left: 0;
    }

    #sidebarCollapse span {
        display: none;
    }
}



/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
    /*background: #121646;*/
      background:#23787B;
    height: 30px;
    font-size: 14px;
    transition: all 0.5s;
    z-index: 996;
    /* margin-top: -1px; */
}

#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 {

    font-weight: 300;
}
.table-danger {
    --bs-table-bg: #d88306;
    --bs-table-striped-bg: #eccccf;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #dfc2c4;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e5c7ca;
    --bs-table-hover-color: #000;
    color: #fffbfb;
    border-color: #dfc2c4;
}
/*--------------------------------------------------------------
# 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;
    background: #f0f0f0cc;
}

.social {
    position: fixed;
    right: -57px;
    transform: rotate(-90deg);
    top: 50%;
}
.form-control:focus {
    color: #212529;
    /* background-color: #333; */
    border-color: #333333;
    outline: 0;
    box-shadow: none;
}
.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: 55vh !important;
    /*border:1px solid red;*/
    
}

@media (max-width: 768px) { 
    
    #hero .swiper {
    width: 100%;
    height: 40vh !important;
    /*border:1px solid red;*/
    
}
    
}

@media (max-width: 575.98px) {
    
     #hero .swiper {
    width: 100%;
    height: 20vh !important;
    /*border:1px solid red;*/
    
    
}




/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
    background: #f2f5f8;
    padding: 0 0 00px 0;
    font-size: 14px;
 
}

/*--------------------------------------------------------------
#0.6	cta-section
--------------------------------------------------------------*/
.cta-section, .cta-section-s2 {
  /*background: url("../img/card-bgkb.jpeg") center center/cover no-repeat local;*/
 
  padding: 55px 0;
  position: relative;
}

@media (max-width: 991px) {
  .cta-section, .cta-section-s2 {
    text-align: center;
  }
}

.cta-section:before, .cta-section-s2:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.cta-section .cta-text, .cta-section-s2 .cta-text {
  position: relative;
}
.mess{
    background-color:#f0f0f0;
    padding:30px;
    
}
@media screen and (min-width: 992px) {
  .cta-section .cta-text .theme-btn-s2, .cta-section-s2 .cta-text .theme-btn-s2, .cta-section .cta-text .theme-btn-s3, .cta-section-s2 .cta-text .theme-btn-s3, .cta-section .cta-text .theme-btn-s4, .cta-section-s2 .cta-text .theme-btn-s4 {
    position: absolute;
    right: 0;
    top: 0;
   
  }
}

.cta-section h3, .cta-section-s2 h3 {
    font-size: 21px !important;
    font-size: 1.5rem;
    font-weight: 500;
    color: #242c33;
    line-height: 1.3 !important;
    margin: 0;
}

@media screen and (min-width: 992px) {
  .cta-section h3, .cta-section-s2 h3 {
    padding-right: 200px;
  }
}

@media (max-width: 1199px) {
  .cta-section h3, .cta-section-s2 h3 {
    font-size: 25px;
    font-size: 1.66667rem;
  }
}

@media (max-width: 991px) {
  .cta-section h3, .cta-section-s2 h3 {
    font-size: 22px;
    font-size: 1.46667rem;
    margin-bottom: 1em;
  }
}

@media (max-width: 767px) {
  .cta-section h3, .cta-section-s2 h3 {
    font-size: 20px;
    font-size: 1.33333rem;
  }
}
    .theme-btn-s2 {
    padding: 14px 39px;
    background: #bc2d2d;
    color: #fff;
    font-size: 16px;
    border-radius: 54px;
}

/*--------------------------------------------------------------
#1.5	news-letter-section
--------------------------------------------------------------*/
.news-letter-section {
  background-color: #f0f0f0;
  padding: 55px 0;
}

@media (max-width: 991px) {
  .news-letter-section {
    text-align: center;
  }
}

.news-letter-section h3 {
    text-transform: uppercase;
    font-size: 24px;
    font-size: 1.6rem;
    font-weight: bolder;
    line-height: 1.3em;
    margin: 10px 0 0;
}

@media (max-width: 1199px) {
  .news-letter-section h3 {
    font-size: 20px;
    font-size: 1.33333rem;
  }
}

@media (max-width: 991px) {
  .news-letter-section h3 {
    font-size: 20px;
    font-size: 1.33333rem;
    margin: 0;
  }
}

.news-letter-section h3 span {
  color: #d88306;
}

@media (max-width: 991px) {
  .news-letter-section .newsletter-form {
    max-width: 320px;
    margin: 25px auto 0;
  }
}

.news-letter-section form div {
  position: relative;
}

.news-letter-section form div input {
  background-color: #fff;
  height: 45px;
  padding: 6px 15px;
  border: 0;
}

@media (max-width: 991px) {
  .news-letter-section form div input {
    height: 40px;
    padding-right: 120px;
  }
}

.news-letter-section form div button {

  background-color: #c32d16;
  width: 125px;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  font-size: 1.06667rem;
  font-weight: 500;
  color: #fff;
  border: 0;
  outline: 0;
  border-radius: 5px;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 1199px) {
  .news-letter-section form div button {
    font-size: 15px;
    font-size: 1rem;
  }
}

@media (max-width: 991px) {
    /*nav link color */
    .navbar .dropdown ul a {
        color:black;
    }
    
    
    
  .news-letter-section form div button {
    width: 115px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-size: 0.93333rem;
  }
}

.news-letter-section form div button:hover {
  background-color: #fa4f00;
}
.list-group-item.active {
    text-transform: uppercase;
    z-index: 2;
    color: #ffeded;
    background-color: #bc2d2d;
    border-color: #bc2d2d;
    font-weight: bold;
    font-size: 25px;
    text-align: center;
}

  .footer-wrap {
    padding-top: 43px;
    background-size: cover;
    background-color:black;
  
}

.footer-wrap h3 {
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.footer-wrap p {
    font-size: 13px;
    line-height: 24px;
    color: #b3b3b3;
    margin-top: 15px;
}

.footer-wrap p a {
    color: #fff;
    text-decoration: underline;
    font-style: italic;
}

.footer-wrap p a:hover {
    text-decoration: none;
    color: #ff7800;
}

.footer-links li a {
    font-size: 13px;
    line-height: 30px;
    color: #ccc;
    text-decoration: none;
}


.footer-links li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    padding-right: 10px;
    color: #ccc;
}

.footer-category li a {
    font-size: 13px;
    line-height: 30px;
    color: #ccc;
    text-decoration: none;
}

.footer-category li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    padding-right: 10px;
    color: #b3b3b3;
}

.address {
    
    color: #b3b3b3;
    font-size: 14px;
    position: relative;
    padding-left: 30px;
    line-height: 30px;
}

.address:before {
    content: "\f277";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
}

.info a {
 
    color: #b3b3b3;
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
}

.fa-phone:before {
    content: "\f095";
}

.info a {

    color: #b3b3b3;
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
}

.fa-fax:before {
    content: "\f1ac";
}

.copyright {
    border-top: 1px solid #111;
    font-size: 14px;
    color: #ccc;
    padding-top: 15px;
    text-align: center;
    padding-bottom: 15px;
    background: #222;
}
footer .second_class{
    border-bottom: 1px solid #444;
    padding-bottom: 25px;
}
footer .first_class {
    padding-bottom: 21px;
    border-bottom: 1px solid #444;
}
footer .first_class p, footer .first_class h3{
    margin: 0 0;
    
}
footer {
    background: #121646;
}
footer .newsletter input[type="text"] {
    width: 100%;
    background: #fff;
    color: #333;
    border: 1px solid #222;
    padding: 14px 20px;
    border-radius: 50px;
    margin-top: 12px;
}

.newsletter .newsletter_submit_btn {
    background: #fff;
    position: absolute;
    right: 30px;
    border: 0;
    top: 26px;
    font-size: 17px;
    color: #333;
}

.gga{
    padding:0px 50px;
}
footer .second_class_bdr{
    padding-top: 25px;
    border-top:1px solid #222;
    
}

footer .btn-facebook a {
    padding: 6px 14px !important;
}

footer .btn-envelop a {
    color: #D6403A;
    font-size: 15px;
    padding: 12px 12px;
}

footer .round-btn a {
    padding: 6px 12px;
}

footer .round-btn {
    box-shadow: 2px 2px 5px 0px #222 !important;}

footer .round-btn {
    margin: 15px 4px;}
  
footer dl, ol, ul {
    padding-left: 5px;
}
  footer li{
    list-style: none;
  }

@media(max-width:768px){
    .footer-wrap h3 {
    margin-top: 27px;}
    
    footer .round-btn {
    margin: 15px 4px;}
}
@media(max-width:320px){
.copyright {
    font-size: 13px;}
} 
}

  /* Red header background color */
        .table th {
          
         
        }
        /* Hover effect */
        .table-hover tbody tr:hover {
            background-color: #f5f5f5;
        }
        
        
        
      .cell-table  td {
            padding:10px !important;
            color:#000;
        }
        
       
   table{
              width: 100% !important;
       }
        
      
      
      
      
      
      
      /* tirpude web css new */
      
      /*footer*/
      
         footer {
            background-color: #f0f4f8;
            padding: 20px 0;
            font-family: 'Arial', sans-serif;
            border-top: 2px solid #468556;
        }

        footer .contact,
        footer .important-links,
        footer .enquiry-form {
            flex: 1;
            min-width: 250px;
            margin-bottom: 20px;
        }

        footer h3 {
            color: #468556;
            font-size: 1.2rem;
            margin-bottom: 10px;
            font-weight: 600;
        }

        footer p,
        footer li,
        footer label {
            color: #555;
            font-size: 0.9rem;
            line-height: 1.4;
        }

        footer a {
            color: #468556;
            text-decoration: none;
            transition: color 0.3s ease;
        }

        footer a:hover {
            color: #0054a1;
        }

        footer .important-links ul {
            list-style-type: none;
            padding: 0;
        }

        footer .important-links li {
            margin-bottom: 8px;
        }

        footer input[type="text"],
        footer input[type="email"],
        footer textarea {
            width: 100%;
            padding: 8px;
            margin-bottom: 12px;
            border: 1px solid #ddd;
            border-radius: 6px;
            font-size: 0.9rem;
        }

        footer input[type="submit"] {
            background-color: #468556;
            color: white;
            padding: 10px 20px;
            border: none;
            border-radius: 20px;
            cursor: pointer;
            font-size: 1rem;
            transition: background-color 0.3s ease;
        }

        footer input[type="submit"]:hover {
            background-color: #0054a1;
        }

        footer .footer-bottom {
            text-align: center;
            margin-top: 20px;
            color: #888;
            font-size: 0.9rem;
        }

        footer .footer-bottom p {
            margin: 5px 0;
        }

        footer .footer-bottom a {
            font-weight: bold;
            margin-right: 10px;
            transition: color 0.3s ease;
        }

        footer .footer-bottom a:hover {
            color: #468556;
        }

        footer .footer-bottom a:last-child {
            margin-left: 10px;
        }
        
        .clg-name {
                letter-spacing: 9px !important;
                    font-weight: 900 !important;
                    color:#468556 !important;
        }
        .clg-top-name {
              color:#468556 !important;
        }
        #logo h6 {
                font-weight: 500 !important;
               color:#468556 !important;
                  letter-spacing: 4px !important;
        }
        .navbar a {
            color:#444444;
             color:#fff;
            font-size:13px;
        }
        
         .navbar a:hover {
            color:#3fbbc0 !important;
        }
           .navbar a:hover {
            color:#3fbbc0 !important;
             color:#000 !important;
            
        }
        
        
        /*.clg-name-wrap {*/
        /*    background: linear-gradient(to right, #ffffff, #a4e3eb,#023B6D,#023B6D,#023B6D)!important;*/
        /*}*/
        
        #header {
            background:#468556 !important;
        }
        
        #topbar{
              background:#468556 !important;
        }
        
        
        .AdEnquiry {
            color:#fff !important;
        }
  
        
        
        
          .vision-mission-section {
            background: #f8f9fa;
            padding: 50px 0;
        }

        .vision-mission-content {
            font-size: 1rem;
            color: #555;

            line-height: 1.6;
        }

        .divider {
            height: 2px;
            background-color: #468556;
            margin: 20px 0;
        }
        
        .btn-success {
            background:transparent;
            border: 1px solid  #468556;
            color:#555;
        }
        
        
        
      

    .card {
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        padding:0px !important;
    }

    .card:hover {
        transform: translateY(-5px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    }
        /*all table scroll css*/
/*      table {*/
/*  width: 100%;*/
/*  max-width: 100%;*/
/*  overflow-x: auto !important;*/
/*  display: block;*/
/*}*/
.card-btn {
    background-color:#468556 !important;
}
        
        
        
        
        /*counter section css start added 13 feb 2025*/
        
        .counter-section{
            padding:50px 0px;
              background: linear-gradient(to right, #000000bb, #000000a1), url(../img/bgcounter.jpg);
    
            background-position: 10% 20%;
            background-size: cover;
        }
        
             .counter-box {
            background-color: #48855A;
            /* Set background color */
            color: white;
            /* Text color to ensure it contrasts well with the background */
            padding: 20px;
            text-align: center;
            border-radius: 8px;
            transition: all 0.3s ease;
            /* For smooth hover effects */
        }

        .counter-box .count {
            font-size: 32px;
            font-weight: bold;
        }

        .counter-box .label {
            font-size: 18px;
            margin-top: 10px;
        }

        /* To hide the counter initially */
        .hidden {
            opacity: 0;
            transform: translateY(30px);
            transition: opacity 0.5s ease, transform 0.5s ease;
        }

        /* Show the counter when it's in view */
        .counter-box.visible {
            opacity: 1;
            transform: translateY(0);
        }
      .counter-section .c-icon {
          font-size:
              30px;
          
      }
    
        /*contact page css*/
          .form-control:focus {
            color: var(--bs-body-color);
            background-color: var(--bs-form-control-bg);
            border-color: #468556;
            outline: 0;
            box-shadow: none;
        }

        .inquiry-form-container {
            background-color: #ffffff;
            border-radius: 10px;
            padding: 30px;
            /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
            max-width: 600px;
            margin: auto;
        }

        .form-header {
            color: #468556;
            text-align: center;
            margin-bottom: 30px;
        }

        .btn-submit {
            background-color: #468556;
            border: none;
            color: white;
            width: 100%;
        }

        .btn-submit:hover {
            background-color: #3c7042;
        }
        .contact a {
            color: #3c7042;
        }
        
        
        
        
        
            @import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css);
        