 html {
  scroll-behavior: smooth;
}
body{
  overflow-x:hidden; 
  overflow-y:auto;
}
.ban-nodisplay h4{
    display: none !important;
}
#swf_events .swf-content-heading h4::before {
    left: 197px !important;}

    #swf_events    .card-img, .card-img-top, .card-img-bottom {
      flex-shrink: 0;
      width: 100%;
     /* height: 155px; Edited by Banashree on 11-08-21*/
  }
  #swf_events   .btn {
    display: inline-block;
    font-weight: 400;
    color: #777777;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    padding: 0.375rem 0.50rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.swf_tourism_section h5{
  color:#0871ff;
    font-size: 125%;
        margin-bottom: 12px;
}
   /*Topbar*/
#top_bar_menu{height: 40px;}
.swf2-brand{
padding-top: 0.5rem;
    padding-bottom: 0.25rem;
    margin-right: 0.5rem;
    white-space: nowrap;
    color: #fff;
}

/*Logo bar*/
.swf_logo_brand{
     font-size: 30px;
    font-weight: 700;
    color: #2c4964;
    vertical-align: middle;
    transition: all 200ms ease;
    background-image: url(../images/indiaemblem.png);
    background-repeat: no-repeat;
    background-size: 8.5% auto;
    padding: 0px 0 0px 50px;
    text-decoration: none;
        margin-top: 10px;
    }
    .swf_logo_brand a{
    display: table;
      }
    .swf_logo_brand .assam_gov{
    color:#000;
    text-decoration: none;
    font-weight: 500;
    font-size: 70%;
    text-transform: uppercase;
    }
    .swf_logo_brand .dist_name{
    color: #cd0f21;
    text-decoration: none;
    font-size: 65%;
    }
        .swf_logo_brand:hover{
      color: #2c4964;
    }
    .swf-content-heading h4 {
    position: relative;
    margin-bottom: 32px;
    padding-bottom: 15px;
    color: #000;
    font-weight: 600;
    line-height: 24px;
}
.swf-content-heading h4::after {
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 40px;
    height: 4px;
    background-color: #0871ff;
    content: '';
}
.swf-content-heading h4::before {
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 55px;
  height: 4px;
  background-color: #ffc000;
  content: '';
}
.underline {
  text-decoration: none;
  position: relative;
}
.underline:hover::after {
  width: 60%;
  background: #14A0EE;
}
.underline h4::after {
  position: absolute;
  content: '';
  height: 4px;
    margin: 0 auto;
  left: 0;
  right: 0;
  width: 30%;
  background: #0871ff;
  transition: 0.5s;
  cursor: pointer;
  top:35px;
}
#service .list-group .list-group-item {
  border: 1px solid transparent;
  background-color: #f3f3f3 !important;
    margin-bottom: 5px;
}
#service .list-group .list-group-item  .more-link{
    margin-top: 20px !important;
}
/*Footer*/
.rimownership{
    margin-left: 32px;
}
.footer-quick-menu  {
  margin: 20px 0 30px;
  text-align: center;
}
.footer-quick-menu li {
  border-right: 1px solid #999;
  display: inline;
  padding: 0 20px;
}
.footer-quick-menu li a {
  text-decoration: none;
  color: #fff;
}
.footer-quick-menu li:last-child {
  border-right: none;
}
.footer-quick-menu li a:hover {
    color: #0167F3;
}
.footer {
  background-color: #081828;
  position: relative;
}
.footer .footer-top .inner-content {
  padding: 30px 0;
  border-bottom: 1px solid #ffffff26;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-top .inner-content {
    padding: 50px 0;
  }
}

@media (max-width: 767px) {
  .footer .footer-top .inner-content {
    padding: 40px 0;
    text-align: center;
  }
}
.footer .footer-top .footer-logo {
  padding-bottom: 20px;
}
.footer .footer-top .footer-logo a img {
  width: 200px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-top .footer-logo a img {
    width: 190px;
  }
}

@media (max-width: 767px) {
  .footer .footer-top .footer-logo a img {
    width: 180px;
  }
}

@media (max-width: 767px) {
  .footer .footer-top .footer-newsletter {
    padding: 0px 20px;
  }
}

.footer  .title {
  color: #fff;
  font-size: 20px;
  font-weight: 800;
  margin-top:10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .title {
    margin-bottom: 20px;
    display: block;
  }
}

@media (max-width: 767px) {
  .footer .title {
    margin-bottom: 20px;
    display: block;
    font-size: 18px;
    width: 100%;
  }
}

.footer  .title span {
  color: #c2c2c2;
  display: block;
  font-size: 14px;
  margin-top: 5px;
  font-weight: 400;
}

@media (max-width: 767px) {
  .footer .title span {
    margin-top: 10px;
  }
}

.footer .footer-top .footer-newsletter .newsletter-form {
  float: right;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-top .footer-newsletter .newsletter-form {
    float: none;
  }
}

@media (max-width: 767px) {
  .footer .footer-top .footer-newsletter .newsletter-form {
    float: none;
    margin-top: 20px;
  }
}

.footer .footer-top .footer-newsletter .newsletter-form input {
  height: 50px;
  background-color: rgba(255, 255, 255, 0.308);
  border-radius: 4px;
  width: 300px;
  display: inline-block;
  border: none;
  padding: 0px 20px;
  color: #fff;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer .footer-top .footer-newsletter .newsletter-form input {
    width: 240px;
  }
}

@media (max-width: 767px) {
  .footer .footer-top .footer-newsletter .newsletter-form input {
    width: 100%;
    text-align: center;
  }
}

.footer .footer-top .footer-newsletter .newsletter-form input::-webkit-input-placeholder {
  color: #fff;
}

.footer .footer-top .footer-newsletter .newsletter-form input:-ms-input-placeholder {
  color: #fff;
}

.footer .footer-top .footer-newsletter .newsletter-form input::-ms-input-placeholder {
  color: #fff;
}

.footer .footer-top .footer-newsletter .newsletter-form input::placeholder {
  color: #fff;
}

.footer .footer-top .footer-newsletter .newsletter-form .button {
  display: inline-block;
  margin-left: 6px;
  position: relative;
  top: -2px;
}

@media (max-width: 767px) {
  .footer .footer-top .footer-newsletter .newsletter-form .button {
    margin: 0;
    margin-top: 10px;
    top: 0;
    width: 100%;
  }
}

.footer .footer-top .footer-newsletter .newsletter-form .button .btn {
  height: 50px;
}

@media (max-width: 767px) {
  .footer .footer-top .footer-newsletter .newsletter-form .button .btn {
    width: 100%;
  }
}

.footer .footer-top .footer-newsletter .newsletter-form .button .btn:hover {
  color: #081828;
  background-color: #fff;
}

.footer .footer-middle {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-middle {
    padding-top: 30px;
    padding-bottom: 70px;
  }
}

@media (max-width: 767px) {
  .footer .footer-middle {
    padding-top: 10px;
    padding-bottom: 50px;
  }
}

.footer .footer-middle .newsletter-form input {
  width: 100%;
  border-radius: 4px;
  padding: 0px 20px;
  height: 50px;
  border: 1px solid #eee;
}

.footer .footer-middle .newsletter-form .button {
  margin-top: 12px;
}

.footer .footer-middle .newsletter-form .button .btn {
  background-color: #081828;
  color: #fff;
}

.footer .footer-middle .newsletter-form .button .btn:hover {
  background-color: #0167F3;
  color: #fff;
}

.footer .footer-middle .newsletter-form p {
  color: #888;
  margin-top: 20px;
}

.footer .single-footer {
  padding-left: 2rem;
}

@media (max-width: 767px) {
  .footer .single-footer {
    margin-top: 30px;
    text-align: center;
  }
}

.footer .single-footer h3 {
  position: relative;
  margin-bottom: 32px;
  padding-bottom: 15px;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  line-height: 24px;
}

.footer .single-footer h3::before {
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 55px;
  height: 3px;
  background-color: #ffc000;
  content: '';
}
.footer .single-footer h3::after {
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 40px;
  height: 3px;
  background-color: #0059cf;
  content: '';
}

@media (max-width: 767px) {
  .footer .single-footer h3::before {
    left: 50%;
    margin-left: -20px;
  }
}
.footer .single-footer ul{
  padding-left: 0rem !important;
}
.footer .single-footer.f-link ul li {
  display: block;
  margin-bottom: 12px;
  position: relative;
}

.footer .single-footer.f-link ul li:last-child {
  margin-bottom: 0;
}

.footer .single-footer.f-link ul li a {
  color: #d6d6d6;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  text-decoration: none;
}

.footer .single-footer.f-link ul li a:hover {
  padding-left: 5px;
  color: #0167F3;
}

.footer .single-footer.f-contact .phone {
  color: #d6d6d6;
}

.footer .single-footer.f-contact ul {
  margin: 10px 0;
}

.footer .single-footer.f-contact ul li {
  display: flex;
  margin-bottom: 10px;
  color: #d6d6d6;
}
.footer .single-footer.f-contact ul li:last-child {
  margin: 0;
}
.footer .single-footer.f-contact ul li span {
  color: #4996ff;
    margin-top: -17px;
    margin-left: 5px;
    display: block;
}
.footer .single-footer.f-contact ul li em.placeholder {
    margin-left: 5px;
    color:#4996ff;
    font-style: normal;
}
.footer .single-footer.f-contact .mail a {
  color: #d6d6d6;
  text-decoration: none;
}

.footer .single-footer.f-contact .mail a:hover {
  color: #0167F3;
}
.footer .single-footer.f-contact ul li img {
 height:24px;
        float: left;
    margin-top: 8px;
    margin-left: 8px;
}
.footer .single-footer.our-app .app-btn li {
  display: block;
  margin-bottom: 15px;
}

.footer .single-footer.our-app .app-btn li:last-child {
  margin-bottom: 0;
}

.footer .single-footer.our-app .app-btn li span {
  display: block !important;
}

.footer .single-footer.our-app .app-btn li a {
  position: relative;
  padding-left: 40px;
  border-radius: 4px;
  padding: 15px 30px;
  padding-left: 60px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #ffffff0f;
}

.footer .single-footer.our-app .app-btn li a i {
  font-size: 27px;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer .single-footer.our-app .app-btn li a .small-title {
  font-size: 13px;
  display: block;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer .single-footer.our-app .app-btn li a .big-title {
  font-size: 14px;
  font-weight: 500;
  display: block;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer .single-footer.our-app .app-btn li a:hover {
  background-color: #0167F3;
  color: #fff;
  border-color: transparent;
}

.footer .single-footer.our-app .app-btn li a:hover .small-title {
  color: #fff;
}

.footer .single-footer.our-app .app-btn li a:hover .big-title {
  color: #fff;
}

.footer .footer-bottom .inner-content {
  border-top: 1px solid #ffffff26;
  padding: 25px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .footer .footer-bottom .inner-content {
    text-align: center;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .footer .footer-bottom .swf-visitors {
    margin-bottom: 12px;
  }
}

.footer .footer-bottom .swf-visitors span {
  display: inline-block;
  margin-right: 12px;
  color: #fff;
}

@media (max-width: 767px) {
  .footer .footer-bottom .swf-visitors span {
    display: block;
    margin: 0;
    margin-bottom: 10px;
  }
}

.footer .footer-bottom .swf-visitors img {
  width: 200px;
}

.footer .footer-bottom .copyright {
  text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .footer .footer-bottom .copyright {
    margin-bottom: 12px;
  }
}

.footer .footer-bottom .copyright p {
  color: #fff;
}

.footer .footer-bottom .copyright p a {
  color: #4996ff;
  display: block;
  margin-left: 4px;
  text-decoration: none;
  font-size: 14px;
    text-align: center;
}

.footer .footer-bottom .copyright p a:hover {
  color: #0871ff;
}
.ban-arrow-style ul li:before {
    content: "\276F";
  margin-right: 10px;
  color: #ffc000;
  font-size: 16px;
}
.footer .footer-bottom .social_media_footer {
  display: block;
  float: right;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .footer .footer-bottom .social_media_footer {
    float: none;
    text-align: center;
  }
}
.single-footer ul li span img{
  height:16px;
}
.footer .footer-bottom .social_media_footer li {
  margin: 0;
  margin-right: 5px;
  display: inline-block;
}

.footer .footer-bottom .social_media_footer li:last-child {
  margin: 0;
}

.footer .footer-bottom .social_media_footer li a {
  height: 35px;
  width: 35px;
  text-align: center;
  display: block;
  color: #fff;
  border-radius: 50%;
  line-height: 35px;
  font-size: 15px;
}

.footer .footer-bottom .social_media_footer li a:hover {
  background-color: #EA4F21;
  color: #fff;
  border-color: transparent;
}

.footer .footer-bottom .social_media_footer li span {
  display: inline-block;
  color: #fff;
  margin-right: 12px;
}

@media (max-width: 767px) {
  .footer .footer-bottom .social_media_footer li span {
    display: none;
  }
}
.footer-logo ul li{
  list-style:none ;
}
.navbar {
padding-top: 0rem; 
    padding-bottom: 0rem; 
}
.navbar .megamenu{ padding: 1rem; }
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
	
	.navbar .has-megamenu{position:static!important;}
	.navbar .megamenu{left:0; right:0; width:100%; margin-top:0;  }
	
}	
/* ============ desktop view .end// ============ */


/* ============ mobile view ============ */
@media(max-width: 991px){
	.navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
		overflow-y: auto;
	    max-height: 90vh;
	    margin-top:10px;
	}
}
.arrow-object {
  bottom: -1px;
  width: 100%;
  left: 0;
}
.hide-s {
  display: initial!important;
}
#swf-helplines{
  border-radius: 5px;
 }
#swf-helplines ul{
padding-left: 0rem !important;
    background-color: white;
    border-radius: 5px;
    box-shadow: 0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)!important;
    transition: box-shadow .28s cubic-bezier(.4,0,.2,1) !important;
    min-height: 418px;
    max-height: 418px;
}
#swf-helplines ul li{
  width: 100%;
    text-align: left;
    line-height: 3.13;
    vertical-align: middle;
    list-style: none;
    margin-left: 6px;
    color: #000 !important;
    text-transform: capitalize !important;
   }
#swf-helplines ul li a{
  color:#000;
  text-decoration: none;
text-transform: capitalize;
}
#swf-helplines ul li a:hover{
    color:#0871ff;
}
#swf-helplines ul li::before{
content: "\260F";
    margin-right: 2px;
    color: #0059cf;
    font-size: 16px;
    margin-left: 10px;
    font-weight: 600;
}
#swf-supportlinks {
  border-radius: 5px;
  background-color: #fcf7ef;
}
#swf-supportlinks ul{
  padding-left: 0rem !important;
  }
  #swf-supportlinks ul li{
    width: 100%;
    text-align: left;
    line-height: 3.13;
    vertical-align: middle;
  }
  #swf-supportlinks ul li a{
    color:#000;
    text-decoration: none;
  }
  #swf-supportlinks ul li::before{
    content: "\276F";
    margin-right: 10px;
    color: #0871ff;
    font-size: 16px;
  }
  .service-carousel .owl-nav {
    position: absolute;
    width: 100%;
    height: 40px;
    top: 50%;
    left: 0;
    margin-top: -20px;
    padding: 0 45px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 1;
  }
  .service-carousel .owl-nav .owl-prev,
.service-carousel .owl-nav .owl-next {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #252531;
  background: #DFB163;
  font-size: 22px;
  opacity: .1;
  transition: .3s;
}
.service-carousel:hover .owl-nav .owl-prev,
.service-carousel:hover .owl-nav .owl-next {
  opacity: 1;
}
/*Footer Slider*/
#swf_logo_slider img{
float:left;
padding:15px;
}
#swf_logo_slider .carousel-indicators .active{
  background-color:#3255e3;
}
#swf_logo_slider .carousel-indicators {
  display: none;
}
  #swf_departments_slider img{
    float:left;
    padding:15px;
    }
/*Cosmetic*/    
#swf_top_bar {
  position: relative;
  background-image: linear-gradient(315deg   , #ffbf90 0%, #ffffff 74%);
    box-shadow: 0px 2px 15px rgb(25 119 204 / 10%);
   }
  #swf_logo_search_bar{
    background-image: linear-gradient(315deg   , #ffffff 0%, #ffffff 74%);
  }
#swf_top_bar ul li a,#swf_top_bar a {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
#swf_top_bar ul li a:hover,#swf_top_bar a:hover {
  color: #0871ff;
 }

#swf_top_bar a{
  margin-right:20px;
  margin-left:16px;
  
}
.top_bar_middle .dropdown-menu{
    min-width: auto!important;
    min-width: auto!important;
    background-color: #e4e4e4;
    border: 1px solid rgb(209 208 203);
    border-radius: 0.2rem !important;
    position: absolute;
    margin-top: 0rem !important;
}
#swf_top_bar .vertiban {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, .15);
}
.ban-home{
  background-color:fff;
  padding-top: 0rem !important; 
  padding-bottom: 0rem !important
  ;
}
#main_nav ul li a{
  color:#ffffff;
  font-size: 1.1rem;
  padding-right: 40px;
}
.dropdown-menu a{
  color: #000 !important;
}

.swf-search{
    position: relative;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.swf-search select {
  height: 45px;
  border: 1px solid #e2e2e2;
  border-right: 0px;
  padding: 0 20px;
  background: transparent;
  border-radius: 4px 0 0 4px;
  position: relative;
  padding-right: 30px;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  font-size: 14px;
}
.swf-search .select-position:after {
  border-bottom: 1.5px solid #081828;
  border-right: 1.5px solid #081828;
  content: '';
  display: block;
  height: 8px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 300px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(
45deg
);
  transform: rotate(
45deg
);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 8px;
}
.swf-search .search-input input {
  width: 100%;
  height: 45px;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  color: #000;
  border-radius: 0;
  padding: 0 15px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-size: 14px;
}
.swf-search .search-btn{
  width: 55px;
  height: 55px;
  background-color: #0871ff;
  z-index: 4;
  box-shadow: 0 0 25px 0 rgb(0 0 0 / 40%);
  transition: 1s all;
  border-top-left-radius: 0rem;
    border-bottom-left-radius: 0rem;
    color: #fff;
    font-size: 20px;
}
.swf-search input{
  border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem;
    border-color: #dc143c38;
    width: 400px;
    box-shadow: 0px 2px 15px rgb(16 16 17 / 20%);
}
#swf_slider button .carousel-control-next {
  width: 35px !important;
    height: 60px !important;
    cursor: pointer !important;
    color: #fff !important;
    font-size: 17px !important;
    background: #433188 !important;
    border: none !important;
    padding: 2px 5px !important;
    border-radius: 4px !important;
    -webkit-transition: all .3s ease-out 0s !important;
    transition: all .3s ease-out 0s !important;
    position: absolute !important;
    z-index: 99 !important;
    top: 50% !important;
    margin-top: -30px !important;
    border-radius: 0 !important;
}
#swf_slider .carousel-caption {
  bottom: 0rem;/*Edited by Banashree on 11-08-21*/
background-color: #000;
opacity: 0.7;}
#swf_navigation_bar{
  background-color: #ff9d00;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg stroke='%23000' stroke-width='66.7' stroke-opacity='0.05' %3E%3Ccircle fill='%23ff9d00' cx='0' cy='0' r='1800'/%3E%3Ccircle fill='%23fb8d17' cx='0' cy='0' r='1700'/%3E%3Ccircle fill='%23f47d24' cx='0' cy='0' r='1600'/%3E%3Ccircle fill='%23ed6e2d' cx='0' cy='0' r='1500'/%3E%3Ccircle fill='%23e35f34' cx='0' cy='0' r='1400'/%3E%3Ccircle fill='%23d85239' cx='0' cy='0' r='1300'/%3E%3Ccircle fill='%23cc453e' cx='0' cy='0' r='1200'/%3E%3Ccircle fill='%23be3941' cx='0' cy='0' r='1100'/%3E%3Ccircle fill='%23b02f43' cx='0' cy='0' r='1000'/%3E%3Ccircle fill='%23a02644' cx='0' cy='0' r='900'/%3E%3Ccircle fill='%23901e44' cx='0' cy='0' r='800'/%3E%3Ccircle fill='%23801843' cx='0' cy='0' r='700'/%3E%3Ccircle fill='%236f1341' cx='0' cy='0' r='600'/%3E%3Ccircle fill='%235e0f3d' cx='0' cy='0' r='500'/%3E%3Ccircle fill='%234e0c38' cx='0' cy='0' r='400'/%3E%3Ccircle fill='%233e0933' cx='0' cy='0' r='300'/%3E%3Ccircle fill='%232e062c' cx='0' cy='0' r='200'/%3E%3Ccircle fill='%23210024' cx='0' cy='0' r='100'/%3E%3C/g%3E%3C/svg%3E");
  background-attachment: fixed;
  background-size: cover;}
  .megamenu {
    opacity:0.8;
    border:none;
  }
  .swf_arrows{
    width: 35px;
    height: 60px;
    cursor: pointer;
    z-index: 2;
    color: #fff;
    font-size: 20px;
    background: #0871ff;
    border: none;
    padding: 2px 5px;
    border-radius: 4px;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    position: absolute;
    z-index: 99;
    top: 50%;
    margin-top: -30px;
    border-radius: 0;
  }
  .card{
background-color: #f3f3f3 !important;
border: 1px solid transparent !important;}
.servicecard{
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    background-image: linear-gradient(315deg, azure 0%, #ffffff 74%);
min-height: 200px;
    max-height: 200px;}
 .servicecard:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
  }
.at_a_glance{
    min-height: 450px;
    max-height: 450px;
}
.at_a_glance .list-group li img{
  height:16px;
}
.at_a_glance .more-button a{
    margin-top:-10px;
}
.dc_socialmedia{
  display: flex;
    list-style-type: none;
    justify-content: center;
}
.dc_socialmedia li{
  padding-right: 1.2rem;
}
.more-button a{
  text-decoration: none;
  color: #000;
  font-weight: 600 !important;
  font-size: 15px;
  padding: 0 20px;
  float: right;
    margin-bottom: 24px;
}
.swf_deputy_commissioner{
   min-height: 450px;
    max-height: 450px;
}
.swf_deputy_commissioner p a{
  text-decoration: none;
  color: #000;
  font-weight: 600;
  font-size: 15px;
  display: inline-block;
}
.swf_deputy_commissioner h6{
  text-decoration: none !important;
    font-size: 16px;
    color: #000!important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.5;
    max-height: 50px;
    min-height: 50px;
}
.hover-link::after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  background: #0871ff;
  transition: width .3s;
}

.hover-link:hover::after {
  width: 100%;
  transition: width .3s;
}
.btn-primary{
  color: #000;
    background-color: #ffc000;
    border-color: #ffc000;
    text-transform: uppercase;
}
a{
  color: #0871ff;
    text-decoration: none;
}
.swf_deputy_commissioner img{
  height:219px;
  border-radius:5px;
}
.servicecard .card-body:hover{
  color: #000;
  font-weight: 900;
  cursor: pointer;
  background-color: #d0e4ff!important;
  border-bottom-left-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem
}
#quick_links{
    background-color: #f3f3f3;
/*background: linear-gradient(-45deg, #14bdee, #0871ff, #1d2faf, #9d0c77);
	background-size: 400% 400%;
	animation: banashree 15s ease infinite;
	padding: 50px 0;
    position: relative;
    overflow: hidden;*/
  }/*
@keyframes banashree {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

#quick_links::before{
position: absolute;
    right: -250px;
    top: -250px;
    width: 591px;
    height: 591px;
    content: "";
    background: url(../images/technical-support.png) no-repeat 0 0;
    -webkit-animation: spin 25s infinite linear;
    animation: spin 25s infinite linear;
  }
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}*/
#quick_links .js-view-dom-id-49d5d3ca98e9c4e3652cca0f1c245f3174228f0a03796dcb19640cf1cbe63c1b{
    display: flex !important;
   flex-wrap: wrap!important;/*Edited by Banashree on 27-10-21*/
}
#myTabContent{
  background-color: #fff;
}
.swf-publicutilities btn{
  background-color: #0871ff;
  border-radius: 0% !important;
 }
.swf-publicutilities ul li {
  width: 100%;
  text-align: left;
  margin-bottom: 6.5px;/*Edited by Banashree on 11-08-21*/
    height: 53px;
  vertical-align: middle;
  background-color: #fbf0f4;
}
.swf-publicutilities .btn-outline-primary{
  border-color:transparent !important;
-webkit-box-shadow: 0 10px 6px -6px #ddd4d4;
-moz-box-shadow: 0 10px 6px -6px #ddd4d4;
box-shadow: 0 10px 6px -6px #ddd4d4;
}
.swf-publicutilities ul li img{
  height: 20px;
  margin-right:10px;
  vertical-align: -webkit-baseline-middle;
}
#quick_links .servicecard  img {
  height: 90px !important;
}
.swf-publicutilities ul{
padding-left: 0rem;}
.swf-publicutilities ul li a {
color:#000;
text-decoration: none;
vertical-align: -webkit-baseline-middle;}
.swf-publicutilities ul li a:hover {
  color:#0871ff;
  text-decoration: none;}
 #quick_links .important-links li {
   margin-bottom: 6.5px;
    height: 54px;
    box-shadow: 0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)!important; }
  #quick_links .important-links li  {
    color: #000;
    text-decoration: none;
    vertical-align: middle;
   }
#quick_links ul.important-links {
    min-height: 426px;
}
#quick_links .important-links li a {
  color: #000;
  text-decoration: none;
  vertical-align: -webkit-baseline-middle;
  text-decoration: none;
    font-size: 90%;
    width:280px;
  }
#quick_links .important-links li a:hover {
  color: #0871ff;
 }
#quick_links .important-links li img {
  height: 20px;
  margin-right: 10px;
}
#quick_links .important-links li .new{
         animation: blinker 2s step-start infinite;
    background-color: #09c53a;
    font-size: 10px;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    padding: 2px 4px 2px;
    border-radius: 15px;
    margin-left: 3px;
}
#swf-helplines ul li .new{
         animation: blinker 2s step-start infinite;
    background-color: #09c53a;
    font-size: 10px;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    padding: 2px 4px 2px;
    border-radius: 15px;
    margin-left: 3px;
}
#swf_logo_slider .carousel-control-prev, #swf_logo_slider .carousel-control-next{
  height: 20px;
  width: 1%;
  top: 40px;
}
/*Edited by Banashree on 13-08-21*/
#SWFdeptCarousel .carousel-control-prev, #SWFdeptCarousel .carousel-control-next {
    width: auto !important;}
/*End*/
#swf_logo_slider .carousel-control-prev{
  color: #fff;
    background: #0871ff;
}
#swf_logo_slider .carousel-control-next{
  color: #fff;
  background: #0871ff;
}
#swf_ban_background{
 /* background-color: #ed6070;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 800 400'%3E%3Cdefs%3E%3CradialGradient id='a' cx='396' cy='281' r='514' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='1' stop-color='%23ed6070'/%3E%3C/radialGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='400' y1='148' x2='400' y2='333'%3E%3Cstop offset='0' stop-color='%23FA3' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23FA3' stop-opacity='0.5'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect fill='url(%23a)' width='800' height='400'/%3E%3Cg fill-opacity='0.4'%3E%3Ccircle fill='url(%23b)' cx='267.5' cy='61' r='300'/%3E%3Ccircle fill='url(%23b)' cx='532.5' cy='61' r='300'/%3E%3Ccircle fill='url(%23b)' cx='400' cy='30' r='300'/%3E%3C/g%3E%3C/svg%3E");
  background-attachment: fixed;
  background-size: cover;*/
}
.accordion-button:not(.collapsed), .accordion-button {
  color: #0871ff;
    font-weight: 600;}
    #quick_links .servicecard h5{
      font-size: 1rem !important;
    }
    #quick_links  .card {
      background-color: #fff !important;
    box-shadow: 0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)!important;
    margin: 5px;
}
      .swf_tourism_section ul li{
        display: block;
        padding: 10px 0 10px;
        color: #000;
               # border-bottom: 1px solid #0871ff;
      cursor: pointer;}
.swf_tourism_section_you_may_also_like ul li{
        display: block;
        padding: 10px 0 10px;
        color: #000;
                border-bottom: 1px solid #0871ff;
      cursor: pointer;}

ul.touristplaces-list {
    min-height: 360px;
}
.swf_tourism_section ul li span a{
    color:#000 !important;
    text-decoration: none;
    font-size: 100%;
}
        .swf_tourism_section ul li span a:hover {
          color:#0871ff !important;}
          .swf_tourism_section ul li:last-child{
            border-bottom: 1px solid transparent;
          }
          .swf_tourism_section ul li a i{
          color: #0871ff !important;
    margin-right: 5px;
font-weight: 700;}
    #main_nav ul li a:hover, .dropdown-toggle:hover{
color:#ffd49e;
    }
/*Department Slider*/
    @media (max-width: 767px) {
      .swf_departments_section .carousel-inner .carousel-item > div {
          display: none;
      }
      .swf_departments_section  .carousel-inner .carousel-item > div:first-child {
          display: block;
      }
  }
    .swf_departments_section .carousel-inner .carousel-item.active,
  .swf_departments_section .carousel-inner .carousel-item-next,
  .swf_departments_section .carousel-inner .carousel-item-prev {
      display: flex;
  }
    /* medium and up screens */
  @media (min-width: 768px) {
      
    .swf_departments_section .carousel-inner .carousel-item-end.active,
    .swf_departments_section .carousel-inner .carousel-item-next {
        transform: translateX(25%);
      }
      
      .swf_departments_section  .carousel-inner .carousel-item-start.active, 
      .swf_departments_section  .carousel-inner .carousel-item-prev {
        transform: translateX(-25%);
      }
  }
  
  .swf_departments_section .carousel-inner .carousel-item-end,
  .swf_departments_section .carousel-inner .carousel-item-start { 
    transform: translateX(0);
  }
  .swf_departments_section .card-img-overlay a{
background-color: #000;
color:#fff;
text-decoration: none;
padding:10px;
opacity: 0.9;
cursor: pointer;
  } 
  .swf_departments_section .card-img{
    padding:10px;
  }
  .swf_departments_section .card-img-overlay a:hover{
   
    color:#0871ff;
          }
          .swf_departments_section .card img{
                   cursor: pointer;
              }
/*Highlights Carousel*/

.white {
  color: #fff !important;
}
.mt{float: left;margin-top: -20px;padding-top: 20px;}
.bg-blue-ui {
  background-color: #0871ff!important;
}
/* figure img{width:300px;}*/
/*Flexislider Banashree added*/
.flexslider .slides img {
    width: 100% !important;
    }
#flexslider-1 .flexslider .slides img {
  height: 375px !important;}
@media only screen (min-width: 300px) and (max-width:996px){
  #flexslider-1  .flexslider .slides img {
   height: auto !important;}
}
#blogCarousel {
  padding-bottom: 30px;
}

/* .blog .carousel-indicators {
  left: 0;
  bottom: -250px;
  height: 50%;
}*/
/* The colour of the indicators */

.blog .carousel-indicators li {
  background: #708198 !important;
   width: 4px !important;
  height: 2px !important;
  width:3px !important;
  height:3px !important;
}

.blog .carousel-indicators .active {
  background: #0871ff!important;
}
.blog .carousel-indicators [data-bs-target]  {
  background-color: #ccc;
  height: 0.1px !important;
    width: 10px !important;
    border-bottom: none !important;
}

.item-carousel-blog-block {
  outline: medium none;
  padding: 15px;
}
.item-box-blog {
  border: 1px solid #dadada;
  text-align: center;
  z-index: 4;
    background-color: #fff;
       
  /*padding: 20px;Flexislider Banashree*/
}
.swf_footer_slider .item-box-blog {
  border: 1px solid #fff !important;
width: 180px;}/*Flexislider Banashree*/

.item-box-blog-image {
  position: relative;
}
.item-box-blog-image figure {
     margin: 0 0 0rem; /*Flexislider Banashree*/
}
.swf_support_section .accordion-button:not(.collapsed), .accordion-button{
  background-color: #effafc;
}
.swf_support_section .accordion-button:not(.collapsed) {
    background-color: #f2f2f2 !important;}
.swf_support_section .accordion-header a{
  text-decoration: none !important;/*Banashree*/
}
/*.item-box-blog-image figure img {
  width: 100%;
  height: auto;
}*/
.item-box-blog-date {
  position: absolute;
    z-index: 5;
    padding: 4px 5px;
      right: 8px;
    background-color: #09c53a !important;
    width: 50px;
    float: right;
    bottom: 0.1px;
}

.item-box-blog-date span {
  color: #fff;
  display: block;
  text-align: center;
  line-height: 1.2;
}

.item-box-blog-date span.mon {
  font-size: 12px;
  padding:2px;
  animation: blink 1s linear infinite;
    text-transform: uppercase;
}
@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}
  .item-box-blog-date{
  border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.item-box-blog-date span.day {
  font-size: 16px;
}

.item-box-blog-body {
  padding: 10px;
}

.item-heading-blog a h5 {
  margin: 0;
  line-height: 1;
  text-decoration:none;
  transition: color 0.3s;
}

.item-box-blog-heading a {
    text-decoration: none;
}

.item-box-blog-data p {
    font-size: 12px;
    margin-right: 20px;
}

.item-box-blog-data p i {
  font-size: 12px;
    color: #ffc000;
    font-weight: 700;
    margin-right: 2px;
}

.item-box-blog-text {
  max-height: 100px;
  overflow: hidden;
    margin-bottom: 20px;
}

.mt-10 {
  float: left;
  margin-top: -10px;
  padding-top: 10px;
}

.btn.bg-blue-ui.white.read {
  cursor: pointer;
  padding: 4px 20px;
  float: left;
    background-color:#005ad0;
    color:#fff;
  }

.btn.bg-blue-ui.white.read:hover {
  box-shadow: 0px 5px 15px inset #4d5f77;
}
#SWFdeptCarousel .carousel-control-prev-icon, #SWFdeptCarousel .carousel-control-next-icon{
  background-color: #0871ff !important;
}
.swf_footer_slider .blog .carousel-indicators{
  bottom: -40px !important;
    height: auto !important;
}
#quick_links .section-bg {
  background: #f5f8fd;
}

#quick_links  .section-header h3 {
  font-size: 36px;
  color: #413e66;
  text-align: center;
  font-weight: 700;
  position: relative;
  font-family: "Montserrat", sans-serif;
}

#quick_links  .section-header p {
  text-align: center;
  margin: auto;
  font-size: 15px;
  padding-bottom: 60px;
  color: #535074;
  width: 50%;
}

@media (max-width: 767px) {
  #quick_links  .section-header p {
    width: 100%;
  }
}

.swf_tab_services  {
  padding:20px 10px 10px 10px;
  background-image: linear-gradient(
    315deg
     , #ffbf90 0%, #ffffff 74%);
     border-radius: 5px;
}

#quick_links  .box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin: 0 10px 40px 10px;
  background: #fff;
  box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
  transition: all 0.3s ease-in-out;
  text-align: center;
}

#quick_links  .box:hover {
  transform: scale(1.1);
}

#quick_links  .icon {
  margin: 0 auto 15px auto;
  padding-top: 12px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  width: 60px;
  height: 60px;
}

#quick_links   .icon .service-icon {
  font-size: 36px;
  line-height: 1;
}

#quick_links  .title {
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 15px;
  
}

#quick_links .title a {
  color: #111;
  text-decoration: none;
}

#quick_links .box:hover .title a {
  color: #0871ff;
}
#quick_links  .box:hover .title a:hover {
  text-decoration: none;
}
#quick_links  .description {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 0;
  text-align: left;
}
/*Breadcrumb*/
#swf_breadcrumb{
  margin-top: 30px;;
  margin-bottom:30px;
}
#swf_content_area #rim-policies-page .card {
    background-color: #fff !important;}
#swf_content_area #rim-policies-page .list-group{
    border-right: 5px solid #ebebeb;
}
#swf_content_area #rim-policies-page .list-group a:hover{
    color:#0871ff;
}
#swf_content_area h3{
  font-weight: 700;
    text-shadow: 0 0 1px rgb(0 0 0 / 1%);
    color: #384158;
   }
   #swf_content_area .innerpage_section_title {
    line-height: 1.5;
    color: #0871ff!important;
    border-bottom: 3px solid #0871ff;
    padding-bottom: 5px;
       margin-bottom: 20px;
}
#swf_content_area p{
  font-size: 101%;
    line-height: 1.85;
    font-weight: 400;
    color: #4f5154;
    text-shadow: 0 0 1px rgb(0 0 0 / 1%);
    margin-top: 20px;
}
#swf_content_area{
  margin-bottom:150px;
}
/*DC Profile*/
#swf_dc_profile ._dc-detail-content {
  background: #f3f3f3;
  padding: 15px;
  border: 1px solid #ebebeb;
  min-height: 412px;
}
#swf_dc_profile ._dc-detail-content p._p-name {
    color: black;
    font-size: 20px;
    border-bottom: 1px solid lightgray;
    padding-bottom: 12px;
}
#swf_dc_profile .p-list span {
    margin-right: 15px;
}
#swf_dc_profile .p-list span.price {
    font-size: 25px;
    color: #318234;
}

#swf_dc_profile .p-list {
    margin-bottom: 10px;
}

#swf_dc_profile{
  margin-top:20px !important;
}

.btn-social {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

#swf_dc_profile .btn-social>:first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.2em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2)
}

#swf_dc_profile .btn-social.btn-lg {
  padding-left: 61px
}

#swf_dc_profile .btn-social.btn-lg>:first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em
}

#swf_dc_profile .btn-social.btn-sm {
  padding-left: 38px
}

#swf_dc_profile .btn-social.btn-sm>:first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em
}

#swf_dc_profile .btn-social.btn-xs {
  padding-left: 30px
}

#swf_dc_profile .btn-social.btn-xs>:first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em
}

#swf_dc_profile .btn-social-icon {
  position: relative;
  padding-left: 44px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 34px;
  width: 34px;
  padding: 0
}

#swf_dc_profile .btn-social-icon>:first-child {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 32px;
  line-height: 34px;
  font-size: 1.6em;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2)
}

#swf_dc_profile .btn-social-icon.btn-lg {
  padding-left: 61px
}

#swf_dc_profile .btn-social-icon.btn-lg>:first-child {
  line-height: 45px;
  width: 45px;
  font-size: 1.8em
}

#swf_dc_profile .btn-social-icon.btn-sm {
  padding-left: 38px
}

#swf_dc_profile .btn-social-icon.btn-sm>:first-child {
  line-height: 28px;
  width: 28px;
  font-size: 1.4em
}

#swf_dc_profile.btn-social-icon.btn-xs {
  padding-left: 30px
}

#swf_dc_profile .btn-social-icon.btn-xs>:first-child {
  line-height: 20px;
  width: 20px;
  font-size: 1.2em
}

#swf_dc_profile .btn-social-icon>:first-child {
  border: none;
  text-align: center;
  width: 100% !important
}

#swf_dc_profile .btn-social-icon.btn-lg {
  height: 45px;
  width: 45px;
  padding-left: 0;
  padding-right: 0
}

#swf_dc_profile .btn-social-icon.btn-sm {
  height: 30px;
  width: 30px;
  padding-left: 0;
  padding-right: 0
}

#swf_dc_profile .btn-social-icon.btn-xs {
  height: 22px;
  width: 22px;
  padding-left: 0;
  padding-right: 0
}
#swf_dc_profile .btn-facebook {
  color: #fff;
  background-color: #2b4170;
 background: -moz-linear-gradient(top, #3b5998, #2b4170);
 background: -ms-linear-gradient(top, #3b5998, #2b4170);
 background: -webkit-linear-gradient(top, #3b5998, #2b4170);
}

#swf_dc_profile .btn-facebook:hover {
  color: #fff;
  opacity: 0.7;
}

#swf_dc_profile .btn-twitter {
  color: #fff;
  background: #00B4DB;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #0083B0, #00B4DB);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #0083B0, #00B4DB); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
#swf_dc_profile.btn-twitter:hover {
  color: #fff;
  opacity: 0.7;
}
/*Edited by Banashree on 13-08-2021*/
#swf_dc_profile .btn-linkedin {
  color: #fff;
  background: #2867B2;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #2867B2; #00B4DB);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #2867B2;#00B4DB); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
#swf_dc_profile.btn-likedin:hover {
  color: #fff;
  opacity: 0.7;
}
/*End*/
#swf_dc_profile .btn-instagram {
  color: #fff;
  background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
#swf_dc_profile .btn-instagram:hover {
  color: #fff;
  opacity: 0.7;
}
#swf_dc_profile ._p-price-box p{
  font-size: 101%;
    line-height: 1.85;
    font-weight: 400;
    color: #4f5154;
    text-shadow: 0 0 1px rgb(0 0 0 / 1%);
  margin-top: 15px !important;
}
#swf_list_page{
  margin-top:20px !important;
}
#swf_list_page .image-parent {
  width: 250px;
  }
  #swf_list_page .badge{
    background-color: #dc2743;
  }
  #swf_list_page .list-group a{
    margin-bottom:25px;
    border-bottom: 5px solid rgb(237 96 112 / 36%);
    box-shadow: 0px 2px 15px rgb(16 16 17 / 20%);
  }
  #swf_list_page p{
    text-align: justify;
    margin-right: 30px;
  }
  #swf_list_page .flex-column   { margin: 10px;}

  #swf_tabular_content{
    margin-top:20px;
  }
  #swf_district_glance_page{
    margin-top:20px;
  }
  #swf_contactus_area{
    margin-top:20px !important;
  }
  #swf_contactus_area p{
  line-height: 1.2;}
  #swf_contactus_area ul{
  list-style: none;
  padding-left: 0rem;
text-decoration: none;}
#swf_contactus_area  .lni {
  padding: 8px;
    font-size: 16px;
  text-align: center;
  text-decoration: none;
  margin: 5px 15px;
  border-radius: 50%;
  color: #fff;
}

#swf_contactus_area  .lni:hover {
    opacity: 0.7;
}
.lni-facebook-filled {
  background: #3B5998;
  color: white;
}
.lni-twitter-original {
  background: #55ACEE;
  color: white;
}
.lni-instagram-original {
  background: #EA4F21;
  color: white;
}
  #swf_district_glance_page .card{
    background-color: #0871ff !important;
    padding-bottom: 30px;
  }
  .responsive-map{
    overflow: hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    }
    .responsive-map iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
    }
  #swf_district_glance_page  .table tr{
    border: 1px solid #f8d7da;
  }
  #swf_district_glance_page  .table {
  margin-bottom: 0rem;}
  #swf_district_glance_page  .dis_sub_heading{
font-weight: 600;
text-align: center;
color:#000;
border-bottom: 1px solid #0871ff;
margin-top: 15px;
margin-bottom:15px;
  }
  #swf_district_glance_page  .general_sub_heading{
    font-weight: 600;
      color:#000;
      font-size: 1.25rem;
         }
         #swf_district_glance_page p{
           margin-top:5px;
           margin-bottom:5px;
         }
 #swf_simple_list_page{
  margin-top:20px;
 }
  #swf_tabular_content .table-responsive-stack tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  } 
  #swf_tabular_content .table-responsive-stack td,
   #swf_tabular_content .table-responsive-stack th {
     display:block;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  }
  
  #swf_tabular_content .table-responsive-stack .table-responsive-stack-thead {
     font-weight: bold;
  }
   #swf_tabular_content .thead-dark{
  background-color: rgb(255 162 180);}
  @media screen and (max-width: 768px) {
     #swf_tabular_content  .table-responsive-stack tr {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        border-bottom: 3px solid #ccc;
        display:block;        
     }
 #swf_tabular_content .table-responsive-stack td {
        float: left\9;
        width:100%;
     }}
     .bg-green{
       background-color: green;
     }
 /*Table*/
.faq-section {
   padding: 5vh 0 0;
}

.faq-section .banaccordion {
  background-color: #ffdfe4;
  color: #000;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: 0.5px solid #e5d4d7;
  text-align: left;
  outline: none;
  font-size: 18px;
  transition: 0.4s;
  font-weight: 600;
  }
.faq-section .active, .banaccordion:hover {
  background-color: rgb(230, 230, 230);
}
.faq-section .banaccordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.faq-section .active:after {
  content: "\2212";
}
.faq-section .banpanel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border: 0.5px solid #e5d4d7;
}
#swf_menucontent_page{
  margin-top: 20px;
}
#swf_menucontent_page .sidebar li .submenu{ 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	padding-left: 1rem; 
	padding-right: 1rem;
}

#swf_menucontent_page .sidebar .nav-link {
    font-weight: 500;
    color: #000;
}
#swf_menucontent_page .sidebar .nav-link:hover {
    color: #0871ff;
}
#swf_menucontent_page .sidebar .active{
  font-weight: 600;
  color: #0871ff !important;
  background-color: #dddddd;
}
#swf_covidservices_page{
  margin-top: 20px;
}
#swf_covidservices_page .section-services {
	font-family: "Poppins", sans-serif;
		color: #fff;
}
#swf_covidservices_page .section-services ul {
    padding-left: 0rem !important;
}
#swf_covidservices_page .section-services .header-section {
	margin-bottom: 35px;
}


#swf_covidservices_page .section-services .single-service {
	margin-top: 10px;
	background: #fff none repeat scroll 0 0;
    border-left: 2px solid #0871ff;
    -moz-box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    -o-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    }

#swf_covidservices_page .section-services .single-service .top_part {
	padding: 20px 40px 15px;
	border-bottom: 2px solid #f5f5f2;
    display: flex;
}

#swf_covidservices_page .section-services .single-service .top_part i {
	margin-bottom: 25px;
	font-size: 50px;
	color: #f70037;
}

#swf_covidservices_page .section-services .single-service a {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.02em;
  text-decoration: none !important;
  color:#000;
}

#swf_covidservices_page .section-services .single-service a:hover, 
#swf_covidservices_page .section-services .single-service .bottom_part a:hover {
	color:#0871ff;
  }
  #swf_covidservices_page .section-services .single-service .bottom_part {
	padding: 10px 40px 10px;
    font-weight: 400;
    color: #4f5154;
    text-shadow: 0 0 1px rgb(0 0 0 / 1%);
    margin-top: 0px !important;
      line-height: 1.85;
}

#swf_covidservices_page .section-services .single-service .bottom_part .description a {
	margin-bottom: 22px;
	color: #4f5154 !important;
	font-size: 14px;
	line-height: 1.8em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-weight:400;
}

#swf_covidservices_page .section-services .single-service .bottom_part a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}

#swf_covidservices_page .section-services .single-service .bottom_part a i{
	margin-right: 10px;
	color: #f70037;
}
#swf_sitemap_page{
  margin-top: 20px;}
  #swf_sitemap_page section {
    border-bottom: 1px solid #ccc;
    margin-top: 1em;
  }
  
  #swf_sitemap_page  section .col-md-3 {
    border-left: 1px solid #ccc;
    padding-right:13px;
  }
  
  #swf_sitemap_page section .col-md-3:first-child {
    border: none;
  }
  
  @media screen and (max-width: 1200px) {
    #swf_sitemap_page section .col-md-3 {
    border:none;
  }
  }
  #swf_sitemap_page .nav-pills li{
    background: #DE6262;  
    border-radius: 5px;
    color:#000;
    padding:8px;
    margin-right:20px;
       margin-bottom: 10px;
      }
  #swf_sitemap_page .nav-pills li:hover{
    background-color: #e6683c;
        }
  #swf_sitemap_page .nav-pills li a {
   text-decoration: none;
    color:#fff;
     }
     #swf_sitemap_page section ul li a{
      color:#000;
      text-decoration: none;
    }
    #swf_sitemap_page section ul li a:hover{
      color:#0871ff;
      text-decoration: underline;
    }
    #swf_sitemap_page section h5{
      color:#0871ff;
      
    }
    /*Photo Gallery*/
  #swf_photo_list_page {
    margin-top:20px;
  }
  #swf_photo_list_page .photo_gallery {
    margin: 0 auto;
    
  }
 #swf_photo_list_page .photo_gallery  {
    display: inline-block;
     position: relative;
    width: auto;
    border: 12px solid #fff;
    border-radius: .25rem;
   box-shadow: 0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)!important;
   margin-bottom: 20px;
  }
  #swf_photo_list_page .photo_gallery  img {
   margin-bottom:10px;
    height: auto;
    max-width: 100%;
  }
  
  #swf_photo_list_page .photo_gallery  a {
    color: #000;
    font-weight:600;
        bottom: 0;
    text-align: left;
    width: 100%;
    cursor: pointer;
    text-decoration: none;
  }
  #swf_photo_list_page .photo_gallery  a:hover {
    color: #0871ff;
   
  }
  #swf_photo_list_page .photo_gallery  p {
    color: #000;
    margin-top: 5px !important;
   margin-bottom:0;
   text-align: left;
   }
   #swf_photo_detail_page{
     margin-top: 0px;
   }
   #swf_photo_detail_page .thumb {
    margin-bottom: 15px;
  }
  #swf_photo_detail_page .thumb:last-child {
    margin-bottom: 0;
  }
    #swf_photo_detail_page .thumb 
  figure img {
     -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
  }
  #swf_photo_detail_page .thumb 
  figure:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
  }
 /*Added by Banashree on 11-08-21*/
  /*Events List*/
    #swf_eventlist_page .img-fill{
          object-fit: cover;
       
  }
  #swf_eventlist_page .eventcard{
    border-radius: .25rem;
    box-shadow: 0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)!important;
    margin-top: 25px;
  }
  #swf_eventlist_page .date{
    width: 5em;
    background-color: #e87722;
    text-align: center;
    position: absolute;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    color: #fff !important;
        line-height: 1.5;
      border-radius: .25rem;
    border: 1px solid #e87722;
   
  }
  #swf_eventlist_page .card-body{
    width: 55%;
    display: inline-block;
    vertical-align: top;
  }
  #swf_eventlist_page .card-img{
       width: 35%;
      display: inline-block;
      min-height: 100%;
      height: 237px;
    object-fit: cover;
     
  }
  
  
  #swf_eventlist_page .card{
    display: block;
  }
   #swf_eventlist_page .card-text{
    display: inline-block;
    
  }
  #swf_eventlist_page .event-details{
    position: absolute;
    right: 0px;
    background-color: #0871ff;
    border-color: #0871ff;
    margin-right: 2em;
   bottom: 0.5em;
  }
  #swf_eventlist_page  .card-body{
    padding-bottom: 0px;
  }
  
  @media only screen and (max-width: 600px) {
    #swf_eventlist_page   .card-body{
      width: 100%;
      display: block;
      vertical-align: top;
    }
    #swf_eventlist_page   .card-img{
     width: 100%;
        display: block;
        
    }
    #swf_eventlist_page   .card-text{
      display: block;
    }
    #swf_eventlist_page    .text-muted{
      padding-bottom: 3.5em;
      display: block;
      line-height:1rem
    }
  }
   .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
  }
  #event_detail_page .sidebar.widget {
    background: #f2f2f2;
    border: 1px solid #ddd;
    padding: 10px 20px;
    margin-top: 1.5rem !important;
  }
  #event_detail_page .sidebar.widget ul{
      margin: 0px;
      padding: 0;
      overflow: hidden;
  }
  #event_detail_page .sidebar.widget ul li{
      overflow: hidden;
      font-size: 14px;
      margin-bottom: 20px;
      border-bottom: 1px dashed #ddd;
      padding-bottom: 20px;
      list-style: none;
  }
  #event_detail_page .sidebar-thumb {
      float: left;
      overflow: hidden;
      margin-right: 15px;
  }
    #event_detail_page .sidebar-content h5{ 
      font-size: 16px;
      cursor: pointer;
      line-height: 24px;
  }
  #event_detail_page .sidebar-content h5 a:hover{ 
    color: #0871ff;
  }
  
  #event_detail_page .sidebar-content h5 a{ 
      color: #202020;
      outline: 0 none;
      text-decoration: none;
      font-weight: bold
  }
  #event_detail_page .sidebar-details{
    margin-top: 10px;
  }
  #event_detail_page  .sidebar-details span{
    color: #2e2e2e;
  }
  #event_detail_page  .sidebar-details span.evedate{
    margin-right: 10px;
  }
  #event_detail_page .sidebar-details span i{
    color: #2996bd;
  }
  #event_detail_page figure{
    margin-top: 20px;
   }
  #event_detail_page figcaption{
  font-style: italic;
  font-size: 16px;
  margin-top: 10px;
  text-align: center;}
  #swf_eventlist_page .listsidebar {
  background: #f2f2f2;
  border: 1px solid #ddd;
   margin-top: 1.5rem !important;
   }
   #swf_eventlist_page  .listsidebar ul li{
     list-style: none;
     margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
        }
        #swf_eventlist_page  .listsidebar ul li a{
    text-decoration: none;
    color:#000;
  }
  #swf_eventlist_page .listsidebar ul li a:hover{
    text-decoration: none;
    color:#0871ff;
  }
  #swf_eventlist_page .listsidebar ul li h5::before {
    content: "\276F";
    margin-right: 8px;
    color: #0871ff;
    }
#swf_slider .carousel-caption p a{
color: #ffa500 !important; 
text-decoration:none !important;
cursor: pointer !important;}

#swf_slider .carousel-caption p a:hover{
color: #0871ff !important;
text-decoration:underline !important;}

.quicklinks_middle .servicecard a{
    text-decoration: none !important;
    font-size: 15px !important;
    color: #000!important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.5;
}
.quicklinks_middle .servicecard a:hover{
    color:#0871ff;
}

/*Services section*/
#quick_links .card a{
    font-weight: 600;
    color: #000;
    text-decoration: none;
    text-align: center !important;
    cursor: pointer;
    font-size: 15px;
}
#quick_links .card a:hover{
    font-weight: 600;
    color: #0871ff;
    text-decoration: none;
}
#SWFdeptCarousel .carousel-item .card-img img{
    height:163px !important;
}
#swf_events .card{
    min-height: 400px !important;
}
.megamenu .col-megamenu h6{
color: #0871ff;
    font-weight: 600;
    border-bottom: 2px solid;
    padding-bottom: 5px;
    font-size: 18px;}
.megamenu .col-megamenu ul li{
 border-bottom: 1px dashed #0871ff;}
.megamenu .col-megamenu ul li a{
color: #000;
text-decoration:none;
     padding-bottom: 5px;
    font-size: 16px;}
.megamenu .col-megamenu ul li a:hover{
color: #0871ff;
}
/*Added by Banashree on 13-08-21*/
.swf_tourism_section .touristplaces_list li a{
    color: #000;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none;
}
#swf_list_page .image-parent img{
    height:97px !important;
}
#swf_simple_list_page .list-group a{
    color:#000 !important;
    text-decoration: none !important;
}
#SWFFooterlogo figure{
    margin: 0 0 0rem !important;
}
#header .megamenu{
    background-color: #db9dace6 !important;
    opacity: 1 !important;
}
#header .dropdown-menu{
    background-color: #fff !important;
    opacity: 1 !important;
    border:none !important;
    border-bottom: 5px solid #f47d24 !important;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    right: -50px;
   }
#header .dropdown-menu li a:before {
    content: "\276F";
    margin-right: 10px;
    color: #0871ff;
    }
#header .dropdown-menu li{
    border-bottom: 1px dashed #0871ff;}
#header .dropdown-menu li:last-child{
    border-bottom: 1px dashed transparent;}
.megamenu .col-megamenu ul li a:hover{
color: #0871ff !important;
}
#header .dropdown-menu li:hover{
        color:#0871ff !important;
}
#header .dropdown-menu li a:hover{
        color:#0871ff !important;
}
@media only screen and (min-width: 300px) and (max-width: 991px){
    .swf-search{
        display:none;
    }
       .megamenu .col-megamenu img{
        height: 120px;
    }
    .quicklinks_middle .servicecard a {
        font-size: 14px !important;}
    .quicklinks_middle .card {
        min-height: 180px;}
    .swf_logo_brand .assam_gov {
    color: #000 !important;
    }
.megamenu .col-megamenu ul li a {
       font-size: 11px !important;
}
}
@media only screen and (min-width: 300px) and (max-width: 766px){
    .swf_departments_section .card-img {
    padding: 10px;
    min-width: 600px;
    text-align: -webkit-center;
    }
#SWFFooterlogo .item-box-blog {
       padding: 0px;
    line-height: 2;
}
}
/*Cosmetic changes*/
#swf_tabular_content .table-responsive-stack tr td a{
    color: #171717 !important;
    text-decoration: none !important;
    font-weight: 600 !important;
}
#swf_tabular_content .table-responsive-stack tr td a:hover{
    color: #0871ff!important;
    text-decoration: none !important;
    font-weight: 600 !important;
}
#flexslider-2 .card-img img{
	height: 163px !important;
	width : 277px !important;
}
/*New CSS 29th October 2021*/
.bg-dark{
    background-color: #003b9f !important;
  /*  box-shadow:50px 3px 50px rgb(167 167 167 / 80%)!important;*/
}
.navbar-dark .navbar-nav .nav-link{
    color:#F2F2F2!important
}
.card-text-small{
    font-size:14px;
}
/*.list-group a::before{
    content: ' \276F';
    margin-right:5px;
    font-size:10px;
}*/
.language-switcher-language-url {
    width: 100px;
    height: 100%;
    float: right;
    text-align: center;
    }
.language-switcher-language-url .is-active {
    display: none;
}
.language-switcher-language-url a {
        font-size: 14px;
    font-weight: 600;
    color: #000;
   }
.language-switcher-language-url a:hover {
     font-weight: 600;
    color: #003b9f;
   }
    .list-group a{
     font-size: 90%;
    color: #000;
    font-weight: 600;
    text-decoration: none !important;
}
.top_head i{
    color:#000;
}
.top_head {
    /* background-image: url(../images/rimtopbar.svg);*/
    display: block;
    border-bottom: 1px  solid #ebebeb;
    height: 30px;
    font-size: 18px;
   /*  background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top left;*/
    background-color: #000;
    background-color: #ffff99;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1000 1000'%3E%3Cg fill='%23ffdf7b'%3E%3Cpolygon points='1000 -50 0 -50 500 450'/%3E%3Cpolygon points='550 500 1050 1000 1050 0'/%3E%3Cpolygon points='-50 0 -50 1000 450 500'/%3E%3Cpolygon points='0 1050 1000 1050 500 550'/%3E%3C/g%3E%3Cg fill='%23ffc05d'%3E%3Cpolygon points='1000 -133.3 0 -133.3 500 366.7'/%3E%3Cpolygon points='633.3 500 1133.3 1000 1133.3 0'/%3E%3Cpolygon points='-133.3 0 -133.3 1000 366.7 500'/%3E%3Cpolygon points='0 1133.3 1000 1133.3 500 633.3'/%3E%3C/g%3E%3Cg fill='%23ffa03e'%3E%3Cpolygon points='1000 -216.7 0 -216.7 500 283.3'/%3E%3Cpolygon points='716.7 500 1216.7 1000 1216.7 0'/%3E%3Cpolygon points='-216.7 0 -216.7 1000 283.3 500'/%3E%3Cpolygon points='0 1216.7 1000 1216.7 500 716.7'/%3E%3C/g%3E%3Cg fill='%23FF8020'%3E%3Cpolygon points='1000 -300 0 -300 500 200'/%3E%3Cpolygon points='800 500 1300 1000 1300 0'/%3E%3Cpolygon points='-300 0 -300 1000 200 500'/%3E%3Cpolygon points='0 1300 1000 1300 500 800'/%3E%3C/g%3E%3Cg fill-opacity='0.5'%3E%3Cpolygon fill='%23FE0' points='0 707.1 0 292.9 292.9 0 707.1 0 1000 292.9 1000 707.1 707.1 1000 292.9 1000'/%3E%3Cg fill='%23ffd308'%3E%3Cpolygon points='464.6 -242.5 -242.5 464.6 464.6 464.6'/%3E%3Cpolygon points='535.4 464.6 1242.5 464.6 535.4 -242.5'/%3E%3Cpolygon points='-242.5 535.4 464.6 1242.5 464.6 535.4'/%3E%3Cpolygon points='535.4 1242.5 1242.5 535.4 535.4 535.4'/%3E%3C/g%3E%3Cg fill='%23ffb710'%3E%3Cpolygon points='405.7 -301.4 -301.4 405.7 405.7 405.7'/%3E%3Cpolygon points='594.3 405.7 1301.4 405.7 594.3 -301.4'/%3E%3Cpolygon points='-301.4 594.3 405.7 1301.4 405.7 594.3'/%3E%3Cpolygon points='594.3 1301.4 1301.4 594.3 594.3 594.3'/%3E%3C/g%3E%3Cg fill='%23ff9c18'%3E%3Cpolygon points='346.8 -360.3 -360.3 346.8 346.8 346.8'/%3E%3Cpolygon points='653.2 346.8 1360.3 346.8 653.2 -360.3'/%3E%3Cpolygon points='-360.3 653.2 346.8 1360.3 346.8 653.2'/%3E%3Cpolygon points='653.2 1360.3 1360.3 653.2 653.2 653.2'/%3E%3C/g%3E%3Cg fill='%23FF8020'%3E%3Cpolygon points='287.9 -419.2 -419.2 287.9 287.9 287.9'/%3E%3Cpolygon points='712.1 287.9 1419.2 287.9 712.1 -419.2'/%3E%3Cpolygon points='-419.2 712.1 287.9 1419.2 287.9 712.1'/%3E%3Cpolygon points='712.1 1419.2 1419.2 712.1 712.1 712.1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
background-attachment: fixed;
background-size: cover;
}
.start_link{
    border-left: 1px solid #c4c4c4;
    padding-left: 10px;
}
.top_head a{
    font-size:14px;
     text-decoration: none !important;
    list-style: none !important;
}
.top_head ul{
        list-style-type: none !important;
    flex-direction: row;
}
.top_head .tophead_left {
    width: 40%;
    float: left;
    margin: 0px;
    padding: 0px;
}
.top_head .tophead_right {
    width: auto;
    float: right;
    margin: 0px;
    padding: 0px;
}
.loginlinks {
     border-right: 1px solid #000;
    padding-right: 10px !important;
}
.swf_title_logo_bar{
     width: 100%;
    background: #fff;
    padding: 10px  0 10px;
}
.sec-ql .views-element-container>div{
    display: flex!important;
   flex-wrap: wrap!important;
}
/*.tb-megamenu .btn-navbar {
    display: none; }*/
.quicklinks_middle .servicecard .card-body {
        padding: 0.5rem  1rem !important;
}
/*#search{
        background-color: #e8e8e8 !important;*/
/*Quick Access bar*/
.quick_access_bar{
    background: #1A2980;
    background: -webkit-linear-gradient(to right, #1A2980, #26d0ce);
    background: linear-gradient(to right, #1A2980, #26d0ce);
  }
.quick_access_bar ul {
    width: 100%;
  display: flex;
    list-style: none;
    margin-bottom: 0rem !important; 
    float: right;
}
.quick_access_bar ul li {
border-right: 1px solid #ccc;
    margin: 0 0 0 10px !important;
    text-align: center;
    height: 50px;
    vertical-align: middle;
    padding-top: 10px;
    padding-right: 20px;
}
.quick_access_bar ul li:last-child {
  border-right: none !important;
}
.quick_access_bar ul li a {
   font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    text-decoration: none;
    vertical-align: middle;
  }
.quick_access_bar ul li a:hover{
    color:azure;
}
.quick_access_bar ul li a  .new{
    animation:blinker 2s step-start infinite;
   background-color: #09c53a;
    font-size: 8px;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    padding: 1px 2px;
    border-radius: 2px;
    font-weight: 600;
   }
/*Marquee*/
.swf-latest-marquee .marquee-item-list ul{
        width: 100%;
  display: flex;
    list-style: none;
    margin-bottom: 0rem !important; 
}
.swf-latest-marquee h4{
   text-decoration: none;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    width: 250px;
    text-align: center;
padding:10px;
    background: red;
margin-bottom: 0 !important;}
/*Marquee*/
.swf-latest-marquee{
box-shadow: 0px 2px 15px rgb(25 119 204 / 35%);
display: flex;
overflow: hidden;
white-space: nowrap;
    width:100%;
    justify-content: space-between;
}
.swf-latest-marquee .breaking-news {
    width: 1920px;
}
.swf-latest-marquee ul li:before {
    position: absolute;
    left: 1px;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    content: "";
    background-color: blue;
    border-radius: 50%;
}
.swf-latest-marquee .text
{ 
padding-top: 4px;
  vertical-align: middle;
  font-size: 14px;
  color: #000;
  margin: 0;
width:100%;
  animation: marquee 10s linear infinite;
display: inline-block;
padding-right: 5px;
}

.swf-latest-marquee .news{
background-image: url(../images/newbantag.png);
  background-repeat: no-repeat;
 width: 90px;
  height: 30px;
}
.quick_access_bar h4{float: left;
    text-decoration: none;
    color: #ffc800;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    vertical-align: middle;
    padding-top: 15px;
    padding-left: 20px;
    padding-left: 32px;
;
}
/*Marquee*/
.marquee-item-list ul li {
    float: left;
    margin: 0;
    padding: 0 0 0 20px;
    margin-right: 50px;
    font-size: 13px;
    color: #020202;
    position: relative;
    font-weight: 400;
}
.marquee-item-list ul li a{
    text-decoration: none !important;
    color:#000;
        font-size: 13px;
}
.marquee-item-list ul li a:hover{
    text-decoration: underline;
    color:blue;
}
.marquee-item-list ul li .blink{
    animation: blinker 2s step-start infinite;
    background-color: red;
    font-size: 8px;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    padding: 1px 2px;
    border-radius: 2px;
    font-weight: 600;
}
@keyframes blinker {
  50% {
    opacity: 0;
    }}
.swf-latest-marquee bi{
        color:blue;
        cursor: pointer;
          }
    .dropdown-toggle::after{
        color:transparent !important;
    }
.footer .single-footer.f-contact img{
    height: 24px;
    float: left;
      margin-left: 20px;
        margin-top: 8px;}
    
    .middle_top_bar .dropdown-toggle::after{
        display: none;
    }
    .middle_top_bar .navbar-nav .nav-item .nav-link {
        color:#fff !important;
    }
.sidebar {
    min-height: 600px;
}
  #quick_links .services_links .more-button a{
            margin-top: 11px;
    }
    @media screen and (min-device-width: 481px) and (max-device-width: 768px) {
       #flexslider-1{
        min-height: auto;
    }}
/*Responsive*/
 .swf-latest-marquee .breaking-news {
    min-width: 1000px;
}
   /*Events Page*/
    #swf_content_area .district-events .item-list ul{
        list-style: none !important;
        padding-left:0rem !important;
    }
/*Contact us Page*/
    .rim-contact-card {
    border-bottom: 2px dotted #cdcaca;
    padding-bottom: 30px;
    min-height: 200px;
    margin-bottom: 30px;
}
    .rim-contact-card img {
    height: 150px;
    width: 130px;
}
    .rim-contact-card .phone-mobile, .rim-contact-card .fax-mail {
    display: flex;
    list-style: none;
    padding-left: 0rem;
    margin-bottom: 10px;
    margin-top: 10px;
    justify-content: flex-start;
}
    .rim-contact-card .phone-mobile li, .rim-contact-card .fax-mail li {
    margin-right: 30px;
    font-weight: 300;
    font-size: 90%;
    justify-content: flex-start;
}
.transparent-black-div {
 //   margin-top: -50px;
    background-color: rgba(0, 0, 0, 0.2); /* Adjust the last value (0.5) for the level of transparency */
    color: white;
    padding: 10px; /* Optional: Add padding for better text readability */
    border-radius: 5px; /* Optional: Add rounded corners */
}
.swf_tourism_section_exclude_li_style ul li{
    margin-top: -60px;
}
.how-to-reach_p{
    text-align: justify;
}
.bhashini-plugin-container{
  float: left;
  border-right: 1px solid #000;
  margin-right: 7px;
  margin-top: -3px !important;
}
