/*!
  Front-End Developer: Bikash Bhandari
  Front-End Developer Email: bikash.433@gmail.com
  Front-End Developer URI: www.bhandaribikash.com.np
*/

@import url("https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap");

body {
  padding-top: 0px;
  font-family: "Open Sans", sans-serif;
  font-family: "League Spartan", sans-serif;
}

img {
  max-width: 100%;
}

main {
  min-height: 20vh;
  display: block;
  clear: both;
  margin-top: 96px;
}

a {
  cursor: pointer;
  color: #1a69a1;
}

.main_logo {
  position: relative;
  display: block;
  padding: 4px 0px;
}

.main_logo img {
  max-height: 50px;
  max-width: 100%;
  background: #fff;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
}

.main_logo span {
  display: inline-block;
  font-family: "League Spartan", sans-serif;
  font-weight: 500;
  position: relative;
  width: 70%;
  color: #123456;
  vertical-align: middle;
  font-size: 25px;
  padding-left: 15px;
}

/* .main_logo:after {
  position: absolute;
  left: 98%;
  width: 100px;
  height: 120px;
  background: url(../images/triangle_1.png);
  content: " ";
  pointer-events: none;
  bottom: 0;
  z-index: 9;
  background-repeat: no-repeat;
  background-size: cover;
  background-size: contain;
} */
/* .xw-global-header:before {
  position: absolute;
  right: 74%;
  left: auto;
  bottom: 0;
  width: 100%;
  height: 150px;
  background: #fff;
  content: " ";
  pointer-events: none;
  bottom: 0;
  z-index: 0;
}
.xw-global-header.sticky:before {
  right: 80%;
} */

/*!
  Front-End Developer: Bikash Bhandari
  Front-End Developer Email: bikash.433@gmail.com
  Front-End Developer URI: www.bhandaribikash.com.np
*/
.xw-global-header__main {
  padding-top: 5px;
}

.xw-global-header__main,
.xw-global-header.sticky .xw-global-header__main {
  padding-bottom: 0px;
}

.xw-global-header__main,
.xw-global-header.sticky .xw-global-header__main {
  padding-bottom: 0px;
}

.xw-global-header.sticky .main_logo img {
  max-height: 45px;
}

.head_right_sec ul {
  display: inline-block;
  position: relative;
  text-align: right;
  list-style: none;
  padding-left: 0px;
  padding-top: 20px;
  display: block;
  width: 100%;
  margin-bottom: 0px;
}

.head_right_sec ul li {
  display: inline-block;
  position: relative;
  margin-left: 10px;
}

.head_right_sec ul li:first-child {
  margin-left: 0px;
}

.head_right_sec ul li.header_btn a {
  font-weight: 500;
  border-radius: 25px;
  padding: 5px 15px;
}

.xw-global-header.sticky .head_right_sec ul {
  padding-top: 15px;
}

.head_right_sec ul {
  display: inline-block;
  position: relative;
  text-align: right;
  list-style: none;
  padding-left: 0px;
  padding-top: 0px;
  display: block;
  margin-bottom: 0px;
  margin-left: 0px;
}

.head_right_sec ul li {
  display: inline-block;
  position: relative;
  margin-left: 10px;
}

.head_right_sec ul li:first-child {
  margin-left: 0px;
}

.head_right_sec ul li.header_btn a {
  font-weight: 500;
  border-radius: 25px;
  padding: 2px 15px;
  font-size: 1.1rem;
  color: #1ba2ff;
  border-color: #1ba2ff;
  min-width: 90px;
  line-height: 24px;
}

.head_right_sec ul li.header_btn a:hover {
  color: #fff;
}

.login-drop .dropdown-menu a {
  color: #123456;
  border-color: #123456;
}

.social_media {
  position: fixed;
  top: 40%;
  right: 0;
  z-index: 3;
  color: white;
}

.social_media li {
  list-style-type: none;
}

.social_media li a {
  height: 35px;
  width: 35px;
  font-size: 1.2rem;
  padding: 5px;
  background: #006699;
  color: #fff;
  display: inline-block;
  text-align: center;
  border-bottom: 1px solid #123456;
}

.social_media li:last-child a {
  border-bottom: none;
}

.social_media li a img {
  max-height: 25px;
  max-width: 100%;
}

.social_media li a i {
  font-size: 1.5rem;
}

.social_media li a:hover {
  background: #1ba2ff;
}

.btn-success {
  color: #fff;
  background-color: #1a69a1;
  border-color: #e32100;
}

.btn-primary {
  color: #fff;
  background-color: #006699;
  border-color: #123456;
}

.btn-warning {
  color: #fff;
  background-color: #1a69a1;
  border-color: #e32100;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #1ba2ff;
  border-color: #e32100;
  box-shadow: 0 0 0 0.2rem rgb(222 170 12 / 50%);
}

.xw-section-board-member,
.bg-gray-pattern {
  background: url(../images/white-gray-pattern.jpg) center fixed repeat;
  /* border-bottom: 1px solid #fff; */
  border-top: 1px solid #fff;
}

.bg-white {
  background: #fff;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.xw-section__content {
  margin-left: -10px;
  margin-right: -10px;
}

#particles-js {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
}

.xw-section--why-us {
  z-index: 2;
  /* background-position: 0px -125px; */
}

.xw-section--why-us:after {
  content: none;
}

.xw-btn {
  cursor: pointer;
  -webkit-transition: 0.4s all linear;
  transition: 0.4s all linear;
}

.login-drop a:hover {
  color: #fff;
}

/*!
  Front-End Developer: Bikash Bhandari
  Front-End Developer Email: bikash.433@gmail.com
  Front-End Developer URI: www.bhandaribikash.com.np
*/
.xw-footer-widget p {
  text-align: justify;
}

.xw-sidebar-widget--news a:hover .xw-sidebar-widget--news__right h5,
.xw-sidebar-widget--news a:hover .xw-sidebar-widget--news__right h6,
.xw-event-item a:hover h4 {
  color: #1ba2ff;
}

.xw-event-item a:hover .xw-event-item__date {
  background-color: rgb(252 255 251);
}

.xw-sidebar-widget--news:hover .xw-sidebar-widget--news__overlay {
  background-color: rgb(76 183 72 / 6%);
}

.btn-primary:hover,
.btn-danger:hover,
.xw-book-tour .xw-link:hover {
  background-color: #1ba2ff;
  border-color: #1ba2ff;
}

.xw-event-item a:hover .xw-event-item__text {
  border-top-color: #1ba2ff;
}

.xw-section-testimonial {
  border-bottom: 1px solid #ddd;
}

.main-modal {
  padding-top: 30px;
}

.main-modal .modal-header {
  font-size: 18px;
  font-weight: 500;
  padding: 10px 25px 5px 20px;
}

.main-modal .modal-header span {
  display: inline-block;
  position: relative;
  width: 92%;
  color: #2270b2;
}

.main-modal .modal-header .close {
  position: absolute;
  top: 25px;
  right: 25px;
  font-size: 1.2rem;
  background: #123456;
  color: #fff;
  padding: 5px 7px;
  opacity: 1;
  font-weight: normal;
  border-radius: 100%;
}

/*!
      Front-End Developer: Bikash Bhandari
      Front-End Developer Email: bikash.433@gmail.com
      Front-End Developer URI: www.bhandaribikash.com.np
  */
/*Photo Gallery Album*/
.gallery-album .img-wrapper {
  box-shadow: 0px 5px 15px 0px rgb(8 18 109 / 15%);
  background: #1a69a1;
  min-height: 200px;
}

.gallery-album .img-wrapper .caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 15px;
  background: rgba(0, 0, 0, 0.3);
}

.gallery-album .img-wrapper .caption:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 100%;
  background: #fff;
  transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
}

.gallery-album .img-wrapper .caption h6 a {
  color: #fff;
  font-size: 18px;
  position: relative;
  font-weight: 400;
}

.gallery-album .img-wrapper .caption span {
  display: block;
  font-size: 1.2rem;
  line-height: 14px;
  color: #fff;
  padding: 0 0 5px;
  position: relative;
  font-weight: 300;
}

.gallery-album .img-wrapper:hover img {
  opacity: 0.4;
}

.gallery-album .img-wrapper:hover .caption:before {
  width: 100%;
}

.gallery-album .img-wrapper .caption h6 a {
  text-align: left;
}

.gallery-album .img-wrapper:hover .caption h6 a {
  text-decoration: none;
  color: #1ba2ff;
}

.gallery-album .img-wrapper .caption h6 a:hover {
  text-decoration: none;
  color: #1ba2ff;
}

.gallery-album .img-wrapper:hover .caption span {
  color: #1ba2ff;
}

.gallery-album .img-wrapper:hover .caption span:last-child {
  color: #1ba2ff;
}

/*Gallery*/
.gallery-section {
  padding: 60px 0px 60px 0px;
  background: #fff;
  position: relative;
  display: block;
  background-image: url(../../images/bg-shape-6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}

.gallery_list .col-md-4 {
  margin-bottom: 30px;
}

/*CSS for Gallery*/
.img-wrapper {
  position: relative;
  margin-bottom: 30px;
}

.img-wrapper a {
  display: block;
  text-align: center;
}

.img-wrapper img {
  max-width: 100%;
  max-height: 240px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 0 5px 15px rgba(51, 51, 51, 0.5);
  box-shadow: 0 5px 15px rgba(51, 51, 51, 0.5);
}

.img-wrapper img:focus,
.img-wrapper img:hover {
  background-color: rgb(252 255 251);
  -webkit-box-shadow: -2px 2px 14px #0000002e;
  -moz-box-shadow: -2px 2px 14px #0000002e;
  box-shadow: -2px 2px 14px #0000002e;
}

.gallery-img .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;
}

.gallery-img .img-overlay a {
  padding: 60px;
}

.gallery-img .img-overlay i,
.gallery-img .img-overlay svg {
  color: #fff;
  font-size: 3em;
}

.gallery-img #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: 999999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.gallery-img #overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  object-fit: contain;
}

.gallery-img .img-overlay:hover {
  cursor: pointer;
}

.gallery-img #nextButton,
.gallery-img #prevButton {
  padding: 60px;
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  cursor: pointer;
}

.gallery-img #exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
}

.gallery-img #nextButton:hover,
.gallery-img #prevButton:hover,
.gallery-img #exitButton:hover {
  opacity: 0.7;
}

.btn-sec {
  display: block;
  text-align: center;
}

.btn-sec a {
  padding: 5px 15px 4px 15px;
  display: inline-block;
  position: relative;
  font-weight: 500;
  font-size: 1rem;
  border-radius: 25px;
  color: #1a69a1;
  border-color: #fff;
  background: #fff;
  -webkit-transition: 0.2s all linear;
  transition: 0.2s all linear;
}

/*====================================
    BreadCrumbs CSS
======================================*/
.breadcrumbs {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  padding: 45px 0 30px 0px;
  z-index: 10;
  margin-top: 96px;
}

.breadcrumbs::before {
  background: #000;
  opacity: 0.6;
}

.breadcrumbs .bread-title {
  z-index: 3333;
  position: relative;
  border-radius: 5px;
}

.breadcrumbs .bread-title p {
  color: #fff;
  font-size: 13px;
}

.breadcrumbs h2 {
  color: #fff;
  text-transform: capitalize;
  font-size: 40px;
  margin: 0;
  padding: 0;
  line-height: 45px;
  /* z-index: 333; */
  position: relative;
  font-weight: 700;
  padding-top: 10px;
  letter-spacing: 0.025em;
  text-shadow: 1px 1px #1a69a1, -1px 1px #1a69a1, 1px -1px #1a69a1,
    -1px -1px #1a69a1, 1px 1px 5px #555;
}

.breadcrumbs .bread-list {
  display: block;
  margin-top: 15px;
}

.breadcrumbs ul {
  padding-left: 0px;
  margin-bottom: 5px;
}

.breadcrumbs ul li {
  display: block;
  display: inline-block;
  color: #fff;
}

.breadcrumbs ul li span {
  margin: 0px 10px;
  font-size: 11px;
  font-weight: 400;
  color: #1a69a1;
  font-size: 1.2rem;
  font-weight: 400;
  text-transform: capitalize;
}

.breadcrumbs ul li a {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 500;
  text-transform: capitalize;
}

.breadcrumbs .bread-menu {
  color: #fff;
  z-index: 333;
  position: relative;
  line-height: initial;
  padding-left: 49px;
  font-size: 0;
}

.breadcrumbs .bread-menu:before {
  content: "";
  position: absolute;
  top: 50%;
  width: 32px;
  height: 5px;
  left: 0;
  background: #158aff;
  margin-top: -2.5px;
}

.breadcrumbs .bread-menu li a {
  color: #3b5562;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 1.2rem;
  font-weight: 400;
  padding-right: 8px;
  margin-right: 8px;
  display: inline-block;
}

.breadcrumbs .bread-menu li a:hover {
  color: #1ba2ff;
}

.breadcrumbs .bread-menu li:last-child {
  margin: 0;
  padding: 0;
}

/* .breadcrumbs .bread-menu li + li::before {
      content: '\f105';
      font-family: "FontAwesome";
      left: -7px;
      position: relative;
      font-size: 18px;
    } */

/*Start About Us CSS*/
.section-title {
  position: relative;
  text-align: center;
}

.section-title h2 {
  font-size: 26px;
  position: relative;
  display: inline-block;
  text-transform: capitalize;
  color: #001000;
  line-height: initial;
  line-height: 20px;
  margin-bottom: 25px;
}

.section-title h2 span {
  display: inline-block;
  color: #fff;
  position: relative;
  border-radius: 50px;
  padding: 5px 15px;
  line-height: initial;
  font-size: 13px;
  background: #1a69a1;
  margin-bottom: 15px;
  font-weight: 500;
}

.section-title h2 span:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -8px;
  border-top: 8px solid #1a69a1;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  margin-left: -8px;
}

.section-title h2 b {
  font-size: 30px;
  color: #123456;
  font-weight: 500;
  line-height: 1.3;
  text-align: left;
  display: block;
}

.section-title h2 b em {
  font-weight: 500;
  color: #1a69a1;
  font-style: normal;
}

.section-title.style2 h2 {
  margin-bottom: 0px;
}

.section-title.style2 h4 {
  font-size: 1.2rem;
  font-weight: 400;
}

.section-title p {
  display: block;
  font-size: 1.2rem;
  letter-spacing: 0.025rem;
}

/* Style Two */
.section-title.style2 {
  overflow: hidden;
}

.section-title.style2 .section-top {
  float: left;
  width: 50%;
  text-align: left;
}

.section-title.style2 .section-bottom {
  float: right;
  width: 50%;
  text-align: right;
}

.section-title.style2 .text-style-two {
  margin-top: 60px;
}

/* Text Left */
.section-title.text-left .icon:after {
  display: none;
}

.section-title.text-left .icon:before {
  left: 30px;
}

/* Text Right */
.section-title.text-right .icon:before {
  display: none;
}

.section-title.text-right .icon:after {
  right: 30px;
}

.about-us {
  padding: 45px 0 45px;
  background: #fff;
  position: relative;
  border-bottom: 1px solid #cef7ff;
}

.about-us .modern-img-feature {
  max-height: 475px;
  overflow: hidden;
  border-radius: 6px;
  /* border: 2px solid #abcdef; */
  position: relative;
  z-index: 1;
}

.modern-img-feature img {
  position: relative;
  max-height: 500px;
  max-width: 100%;
}

/* About Area */
.about-area .section-title {
  margin-bottom: 15px;
}

.about-area .section-title h2 b {
  display: block;
  font-weight: 500;
  font-size: 25px;
  line-height: 34px;
}

.about-content p {
  margin-bottom: 20px;
  text-align: justify;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.025rem;
}

.about-content p:last-child {
  margin: 0;
}

.about-content .button {
  margin-top: 20px;
}

.small-list-feature ul {
  margin-top: 20px;
  list-style-type: none;
  padding-left: 5px;
}

.small-list-feature ul li {
  line-height: 35px;
}

.small-list-feature ul li svg {
  color: #1a69a1;
  margin-right: 10px;
  border: 1px solid #1a69a1;
  border-radius: 100%;
  width: 25px !important;
  height: 25px;
  line-height: 25px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 5px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.small-list-feature ul li:hover svg {
  border-radius: 100%;
  background: #1ba2ff;
  color: #fff;
  border-color: transparent;
}

/*!
  Front-End Developer: Bikash Bhandari
  Front-End Developer Email: bikash.433@gmail.com
  Front-End Developer URI: www.bhandaribikash.com.np
*/
.pf-details,
.about-details {
  padding-bottom: 45px;
  padding-top: 45px;
}

.pf-details .single-content h4,
.about-details .single-content h4 {
  margin-bottom: 20px;
  font-size: 1.5rem;
  padding-left: 20px;
  position: relative;
  font-weight: 500;
  color: #333;
}

.pf-details .single-content h4:before,
.about-details .single-content h4:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: #1a69a1;
}

.pf-details .single-content p,
.about-details .single-content p {
  margin-bottom: 20px;
  text-align: justify;
  line-height: 26px;
  font-weight: 400;
}

.pf-details .single-content p:last-child,
.about-details .single-content p:last-child {
  margin: 0;
}

.pt-45 {
  padding-top: 45px;
}

.single-content figure {
  margin-bottom: 30px;
}

.pf-details .single-content ul li {
  margin-bottom: 10px;
  line-height: 20px;
  font-weight: 400;
  font-size: 1.2rem;
}

.pf-details .single-content ul li:last-child {
  margin-bottom: 0px;
}

/* Service MENU */
.service-sidebar .widget-title {
  position: relative;
  font-size: 1.5rem;
  text-transform: capitalize;
  display: block;
  margin-bottom: 12px;
  padding-bottom: 12px;
  margin-top: 0;
  font-weight: 500;
  color: #333;
}

.service-sidebar .widget-title:before {
  content: "";
  position: absolute;
  left: 0;
  width: 40px;
  height: 2px;
  bottom: 0;
  background: #1a69a1;
  display: block;
}

.service-sidebar .widget ul li a svg {
  margin-right: 10px;
  margin-top: 7px;
  float: right;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.service-sidebar .widget {
  background: #fff;
  box-shadow: 0px 0px 15px #0000001c;
  padding: 20px;
}

.service-sidebar .widget h6 {
  margin-bottom: 0px;
  margin-top: 10px;
  color: #1a69a1;
  font-weight: 500;
}

.service-sidebar .widget a {
  padding: 0;
  font-size: 1.2rem;
  font-weight: 500;
  border-bottom: 1px solid #ddd;
  display: block;
  width: 100%;
  line-height: 30px;
  padding: 5px 0px;
  color: #123456;
}

.service-sidebar .widget a:hover {
  border-color: #abcdef;
}

.service-sidebar .widget a:hover,
.service-sidebar .widget ul li a:hover:before {
  color: #1ba2ff;
}

.widget {
  margin: 0 0 2em;
}

.button button {
  border-radius: 25px;
  font-weight: 500;
  min-width: 150px;
}

#menu-service-menu {
  padding-left: 0px;
  list-style-type: none;
  margin-bottom: 0px;
}

.pf-details .news-meta {
  padding-left: 0px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}

.pf-details .news-meta li:before {
  display: none;
}

.pf-details .news-meta li {
  display: inline-block;
  margin: 0;
  margin-right: 15px;
  padding: 0;
}

.pf-details .news-meta li svg {
  color: #e20c30;
  margin-right: 5px;
}

.service-single-sidebar.widget p {
  font-weight: 400;
  font-size: 1.2rem;
}

/* Widget Tags*/
.tagcloud ul {
  margin-left: -5px;
}

.tagcloud ul li {
  display: inline-block;
  margin-top: 10px !important;
  margin-left: 5px;
}

.tagcloud a {
  color: #555;
  font-size: 14px !important;
  display: inline-block;
  padding: 2px 10px;
  background: #fff;
  background: #f4f9fc;
  border-radius: 50px;
}

.tagcloud a:hover {
  background: #1ba2ff;
  color: #fff;
}

.sidebar-title {
  position: relative;
  font-size: 1.5rem;
  text-transform: capitalize;
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-top: 0;
}

.sidebar-title::before {
  content: "";
  position: absolute;
  left: 0;
  width: 40px;
  height: 2px;
  bottom: 0;
  background: #e20c30;
  display: block;
}

.single-sidebar {
  margin-bottom: 30px;
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.single-sidebar ul,
.single-sidebar ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.single-sidebar ul li:before {
  display: none;
}

/*For Pagination*/
.pagination-sec {
  text-align: left;
}

.pagination-sec li {
  display: inline-block;
  padding: 0px 2px;
}

.pagination-sec li a {
  border-radius: 50px;
}

.pagination-sec span,
.pagination-sec a,
.pagination-sec a:focus {
  background: #0160ae;
  width: 35px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
}

.pagination-sec li.current a,
.pagination-sec li:hover a {
  background: #1ba2ff;
  color: #fff;
  -webkit-box-shadow: 0px 10px 15px rgba(88, 85, 85, 0.15);
  -moz-box-shadow: 0px 10px 15px rgba(88, 85, 85, 0.15);
  box-shadow: 0px 10px 15px rgba(88, 85, 85, 0.15);
}
.pagination-sec li.prev a,
.pagination-sec li.next a {
  box-shadow: none;
  color: #fff;
  width: auto;
  padding: 0 20px;
}

/*!
      Front-End Developer: Bikash Bhandari
      Front-End Developer Email: bikash.433@gmail.com
      Front-End Developer URI: www.bhandaribikash.com.np
    */

/*====================================
    Faqs CSS
    ======================================*/
.faqs {
  padding: 45px 0 45px;
}

.faqs .single-faq {
  margin-bottom: 10px;
}

.faq-title i,
.faq-title svg {
  width: 42px;
  line-height: 55px;
  font-size: 1.2rem;
  text-align: center;
  color: #1a69a1;
  position: absolute;
  display: inline-block !important;
  left: 0;
  top: 0;
  height: 100%;
  border-right: 1px solid #ebebeb;
}

.faq-title a {
  padding: 10px 15px;
  font-size: 18px;
  border: 1px solid #ebebeb;
  margin-bottom: 1px;
  display: block;
  color: #1a69a1;
  position: relative;
}

.faq-title a.collapsed {
  color: #123456;
}

.faq-title a:hover,
.faq-title a.collapsed:hover {
  color: #1ba2ff;
}

.faq-title a.collapsed i.fa-minus,
.faq-title a i.fa-plus,
.faq-title a.collapsed svg.fa-minus,
.faq-title a svg.fa-plus {
  display: none !important;
}

.faq-title a i.fa-minus,
.faq-title a.collapsed i.fa-plus,
.faq-title a svg.fa-minus,
.faq-title a.collapsed svg.fa-plus {
  display: inline-block !important;
}

.faq-body {
  border: none;
  background: #fff;
  padding: 20px 49px;
  border: 1px solid #ebebeb;
  border-top: none;
}

.faq-body p {
  font-size: 1.2rem;
}

/* .faq-title a:before{
    content: "\f068";
    font-family: 'FontAwesome';
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-block; position: relative;
    font-weight: 100;
    margin-right: 5px;
    padding-right: 10px;
    border-right: 1px solid #ddd;
    color: #1a69a1;
  } */
.faq-title a:hover:before,
.faq-title a.collapsed:hover:before {
  color: #1ba2ff;
}

/* .faq-title a.collapsed:before {
  content: "\f067";
  font-family: "FontAwesome";
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  position: relative;
  font-weight: 100;
  margin-right: 5px;
  padding-right: 10px;
  border-right: 1px solid #ddd;
  color: #123456;
} */
/*====================================
    End Faqs CSS
  ======================================*/
/*!
    Front-End Developer: Bikash Bhandari
    Front-End Developer Email: bikash.433@gmail.com
    Front-End Developer URI: www.bhandaribikash.com.np
  */
/*======================================
  Contact Box CSS
  ========================================*/
.single-contact-box {
  text-align: left;
  margin-bottom: 20px;
  position: relative;
}

.single-contact-box i {
  font-size: 25px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  background: #0160ae;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.single-contact-box p {
  font-weight: 400;
}

.single-contact-box svg {
  font-size: 25px;
  width: 45px !important;
  height: 45px;
  line-height: 45px;
  padding: 10px;
  background: #567890;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: 10px;
}

.single-contact-box:hover i {
  background: #1ba2ff;
  color: #fff;
}

.single-contact-box h4 {
  color: #1a69a1;
  display: block;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 1.2rem;
  margin-bottom: 0px;
  line-height: inherit;
  margin-bottom: 5px;
  font-weight: 400;
}

.single-contact-box .col-lg-2 {
  padding-right: 0px;
  text-align: right;
}

.contact-us .contact-form-area h4 {
  font-size: 26px;
  color: #212121;
  margin: 0 0 30px;
  border-left: 4px solid #1a69a1;
  padding-left: 9px;
  font-weight: 500;
}

.contact-box-main .contact-title {
  margin-bottom: 20px;
}

.contact-form-area label span {
  color: #1a69a1;
}

.contact-map iframe {
  overflow: hidden;
  background: none !important;
  height: 500px;
  width: 100%;
  margin-bottom: -5px;
  border-top: 1px solid #1a69a1;
}

/*======================================
    End Contact Box CSS
  ========================================*/
/*======================================
  Contact Form CSS
  ========================================*/
.contact-us {
  padding: 30px 0 45px;
}

.contact-form-area h4 {
  font-size: 22px;
  font-weight: 500;
}

.contact-form-area label {
  font-weight: 500;
  display: block;
  width: 100%;
  font-size: 1.2rem;
  color: #123456;
}

.contact-form-area h6 {
  font-weight: 500;
  margin-top: 30px;
  color: #006699;
}

.contact-form-area .form-group {
  margin: 0;
  margin-bottom: 15px;
}

.contact-form-area .form-group input {
  height: 40px;
  border: 1px solid rgba(204, 204, 204, 0.75);
  width: 100%;
  display: block;
  border-radius: 4px;
  padding: 0px 15px 0 45px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 1.2rem;
  font-weight: normal;
}

.contact-form-area .form-group input:focus {
  border-color: #1a69a1;
  outline: none !important;
}

.contact-form-area .form-group input:hover {
  border-color: #1ba2ff;
}

.contact-form-area .form-group textarea {
  height: 100px;
  border: 1px solid #dfdfdf;
  width: 100%;
  display: block;
  border-radius: 5px;
  padding: 15px;
  resize: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 0px;
  font-weight: normal;
}

.contact-form-area .form-group {
  position: relative;
}

.contact-form-area .form-group .icon {
  position: absolute;
  left: 15px;
  z-index: 33;
  color: #1a69a1;
  top: 40px;
  color: #c5ddd9;
}

.contact-form-area .form-group.button {
  text-align: center;
  margin: 20px 0 0 !important;
}

.contact-form-area .form-group.textarea .icon {
  top: 45px;
  left: 15px;
}

.contact-form-area .homes-btn.theme-2 {
  padding: 15px 32px;
}

input:hover,
select:hover,
textarea:hover,
input:focus,
select:focus,
textarea:focus {
  outline: none !important;
  border-color: #1ba2ff !important;
}

/*!
    Front-End Developer: Bikash Bhandari
    Front-End Developer Email: bikash.433@gmail.com
    Front-End Developer URI: www.bhandaribikash.com.np
  */
/*news list*/
.mb-30 {
  margin-bottom: 30px;
}

.news-list {
  padding-top: 45px;
  padding-bottom: 30px;
}

.news-list .xw-sidebar-widget--news__left {
  width: 160px;
  height: 160px;
}

.contact-form-area .form-group input[type="checkbox"],
.contact-form-area .form-group input[type="radio"] {
  display: inline-block;
  position: relative;
  height: 20px !important;
  width: 20px !important;
  vertical-align: middle;
}

.contact-form-area .form-group em {
  font-style: normal;
  display: inline-block;
  position: relative;
  padding-right: 10px;
}

.xw-global-header__navigation > ul > li a.active {
  color: #1ba2ff;
}

.notice_sec {
  padding: 60px 0px 60px 0px;
  background: #fff;
  position: relative;
  display: block;
  /* background-image: url(../../images/bg-6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; */
  border-top: 1px solid #fff;
}

.notice_sec .xw-sidebar {
  z-index: 1;
  position: relative;
}

.xw-sidebar-widget--news__right img {
  display: none;
}

.xw-section__content .row {
  text-align: center;
}

.facility {
  text-align: center;
  margin-top: 45px;
  margin-left: auto;
  margin-right: auto;
}

.white-box {
  background: #fff;
  text-align: center;
  padding: 15px;
  border-radius: 10px;
  transition: 0.5s;
}

.thumb_icon {
  height: 100px;
  width: 100px;
  text-align: center;
  margin: 0 auto;
  border-radius: 100%;
  line-height: 24px;
  border: 5px solid #fff;
  margin-top: -60px;
  background: #123456;
  -moz-box-shadow: 0 1px 3px -1px #666;
  -webkit-box-shadow: 0 1px 3px -1px #666;
  box-shadow: 0 1px 3px -1px #666;
  overflow: hidden;
}

.thumb_icon img {
  margin: 0 auto;
  height: 100px;
  width: 100px;
  border-radius: 100%;
}

.facility h4.title {
  text-align: center;
}

.facility h4.title a {
  color: #123456;
  font-size: 1.2rem;
  transition: all 0.3s ease-out;
  text-transform: capitalize;
  text-decoration: none;
  transition: 0.5s;
}

.facility p.description {
  margin: 0;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.8;
  font-weight: 500;
}

.facility h4.title a:hover {
  color: #1ba2ff;
}

.facility h2 {
  color: rgb(201 228 247 / 39%);
  position: absolute;
  top: 10px;
  font-size: 48px;
}

.facility .white-box:hover {
  background: #1ba2ff;
  transition: 0.5s;
}

.facility .white-box:hover h4.title a {
  color: #123456;
  text-shadow: 0px 0px 15px #fff;
}

.facility .white-box:hover h4.title a:hover,
.facility .white-box:hover p.description {
  color: #fff;
}

.facility .white-box:hover h4.title a:hover {
  text-shadow: 0 0px 0 #737373, 0 1px 0 #666666, 0 2px 0 #595959,
    0 2px 0 #4d4d4d, 0 2px 0 #404040, 0 3px 0px rgba(0, 0, 0, 0.1),
    0 0 2px rgba(0, 0, 0, 0.1), 0 0px 1px rgba(0, 0, 0, 0.3),
    0 1px 3px rgba(0, 0, 0, 0.2), 0 2px 5px rgba(0, 0, 0, 0.25),
    0 3px 5px rgba(0, 0, 0, 0.2), 0 6px 10px rgba(0, 0, 0, 0.15);
  transition: 0.5s;
}

.news-item {
  margin-bottom: 30px;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 7px 0 rgb(0 0 0 / 25%);
  -moz-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 7px 0 rgb(0 0 0 / 25%);
}

.news-item figure,
.news-item__text {
  display: inline-block;
  position: relative;
}

.news-item figure {
  width: 40%;
  vertical-align: top;
  padding: 5px;
  border-radius: 10px;
  background: #f7f7f7;
}

.news-item__text {
  width: 60%;
  padding: 15px;
  text-align: left;
}

.news-item figure img {
  max-height: 140px;
  border-radius: 10px;
}

.news-item__date {
  position: absolute;
  top: 100px;
  left: 10px;
  background-color: #fff;
  font-size: 12px;
  padding: 2px 15px;
  border-radius: 10px;
}

.news-item__text h4 {
  font-size: 18px;
  text-transform: capitalize;
  color: #123456;
}

a:hover .news-item__text h4 {
  color: #1ba2ff;
}

.news-item__text .xw-btn {
  padding: 5px 20px;
  font-size: 1.2rem;
  font-weight: 500;
}

.news_content {
  text-align: center;
}

.news_content .col-lg-6 {
  margin-left: auto;
  margin-right: auto;
}

.news_des {
  min-height: 50px;
  max-height: 50px;
  overflow: hidden;
  margin-bottom: 10px;
  color: #666;
}

.news_des p {
  font-size: 13px;
  color: #666;
}

.news_sec {
  padding-bottom: 30px;
}

.news_sec {
  position: relative;
  background: #fff url(../../images/bikash-bg.png) no-repeat bottom -30px center;
  border-bottom: 1px solid #ddd;
}

.xw-section-testimonial {
  position: relative;
  background: #fff url(../../images/bikash-bg2.png) no-repeat top -20px left;
  border-bottom: 1px solid #ddd;
}

.news-ticker {
  margin-bottom: 0px;
  position: fixed;
  background: #fff;
  max-height: 35px;
  overflow: hidden;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  -webkit-box-shadow: 0px -5px 5px rgb(0 0 0 / 15%);
  box-shadow: 0px -5px 5px rgb(0 0 0 / 15%);
}

.news-ticker.viewport-bottom {
  position: relative;
  display: none;
}

.ticker-wrapper-h {
  display: flex;
  position: relative;
  overflow: hidden;
}

.ticker-wrapper-h .heading {
  background-color: #1a69a1;
  color: #fff;
  padding: 5px 15px;
  flex: none;
  z-index: 3;
  font-size: 1.2rem;
  text-transform: capitalize;
  position: relative;
  font-weight: 400;
}

.ticker-wrapper-h .heading:after {
  content: "";
  position: absolute;
  top: 9px;
  border-left: 10px solid #1a69a1;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  left: 99%;
}

.news-ticker-h {
  display: flex;
  margin: 0;
  padding: 0;
  padding-left: 90%;
  z-index: 2;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: tic-h;
  animation-duration: 60s;
}

.news-ticker-h:hover {
  animation-play-state: paused;
}

.news-ticker-h li {
  display: flex;
  width: 100%;
  align-items: center;
  white-space: nowrap;
  padding-left: 60px;
}

.news-ticker-h li a {
  color: #123456;
  font-weight: 500;
}

@keyframes tic-h {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.news-ticker-h li a svg {
  display: inline-block;
  position: relative;
  margin-right: 5px;
}

.news-ticker-h li a:hover {
  color: #1ba2ff;
}

.team-sec {
  padding: 30px 0px;
  background: #eee;
}

.team-sec h3 {
  margin-bottom: 20px;
  font-size: 1.5rem;
  position: relative;
  font-weight: 500;
  color: #333;
  padding-left: 15px;
}

.team-sec h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: #1a69a1;
}

.team_box {
  margin-top: 30px;
  text-align: center;
}

.team_box figure img {
  height: 200px;
  width: 200px;
  border-radius: 2px;
  border: 2px solid #abcdef;
}

.team_box h5 {
  margin-top: 15px;
  font-weight: 400;
  font-size: 18px;
}

.team_box h5 a {
  color: #1a69a1;
  font-size: 1.2rem;
}

.team_box h5 a:hover {
  color: #1ba2ff;
}

.team_box h6 {
  font-size: 1rem;
  font-weight: 400;
}

.navbar-toggler {
  display: none;
}

.news_inner {
  position: relative;
}

.news_inner figure {
  max-height: 245px;
  overflow: hidden;
  text-align: center;
}

.news_inner figure img {
  max-height: 250px;
  max-width: 100%;
  margin-block-start: auto;
  margin-right: auto;
}

.news_inner h5 {
  font-size: 13px;
  font-weight: 400;
  color: #123456;
  padding: 5px 10px;
  background: #f6f9ff;
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 0;
}

.news_inner h4 {
  font-size: 1.2rem;
  color: #123456;
  margin-top: 10px;
  text-align: center;
}
.xw-sidebar-widget--news .news_inner h4 {
  font-size: 1.4rem;
}

.news_inner h6:hover,
.xw-sidebar-widget--news .news_inner h4:hover {
  color: #1ba2ff;
}

.news_inner h6 {
  font-size: 1.2rem;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #123456;
  text-align: center;
}

.news_inner h6 svg {
  margin-left: 10px;
}

.news_inner p {
  font-size: 1.2rem;
  font-weight: 400;
  text-align: center !important;
}

.default-btn {
  font-family: "League Spartan", sans-serif;
  display: inline-block;
  position: relative;
  -webkit-transition: 0.4s all linear;
  transition: 0.4s all linear;
  background: #fff;
  color: #1a69a1;
  border: 1px solid #1a69a1;
  font-size: 1rem;
  line-height: 16px;
  font-weight: 500;
  padding: 5px 15px 4px 15px;
  margin-top: 10px;
  border-radius: 25px;
  border-color: #fff;
}
.default-btn:hover {
  background: #1ba2ff;
  border-color: #fff;
  color: #fff;
  padding: 5px 15px 4px 15px;
}

.xw-btn {
  padding: 5px 15px 4px 15px;
}
.xw-btn:hover {
  background: #1ba2ff;
  border-color: #1ba2ff;
  padding: 5px 15px 4px 15px;
}

/*!
  Front-End Developer: Bikash Bhandari
  Front-End Developer Email: bikash.433@gmail.com
  Front-End Developer URI: www.bhandaribikash.com.np
*/
/*Start Responsive CSS By; Bikash Bhandari*/

@media only screen and (max-width: 1199px) {
  .main_logo img {
    max-width: 105px;
    max-height: 85px;
  }

  .main_logo span {
    font-size: 18px;
  }

  .head_right_sec ul li.header_btn a {
    padding: 5px 10px;
  }

  .xw-event-item figure {
    height: 175px;
  }

  .xw-event-item__text {
    padding: 15px 15px 20px;
    min-height: 330px;
  }

  .xw-global-header__navigation > ul > li {
    margin-left: 5px !important;
    margin-bottom: 0px;
  }

  .xw-feature-item--alter {
    padding-right: 75px;
  }

  .xw-feature-item {
    padding-left: 75px;
  }

  .xw-global-footer p {
    line-height: 20px;
  }

  .princy_msg p {
    font-size: 1.2rem;
  }

  .xw-header-widget ul {
    text-align: center;
  }

  .xw-header-widget--quicklinks ul {
    text-align: right;
  }

  .xw-header-widget ul.header_contact_info li:last-child {
    display: none;
  }

  .xw-header-widget ul li {
    margin-right: 15px;
  }

  .xw-sidebar-widget--news__right {
    min-height: 230px;
  }

  .princy_msg p {
    line-height: 30px;
  }

  .video_sec iframe {
    margin-left: 0px;
    min-height: 360px;
  }

  .service-sidebar .widget-title {
    font-size: 18px;
  }

  .service-sidebar .widget h6 {
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 991px) {
  body {
    padding-top: 0px;
  }

  main,
  .main,
  .breadcrumbs {
    margin-top: 0px;
  }

  .xw-global-header {
    position: relative;
  }

  .xw-global-header__top {
    padding: 5px 0px;
  }

  .xw-header-widget--quicklinks ul.head_right_sec ul {
    padding-right: 40px;
  }

  /* .xw-global-header__top .col-md-12,
  .main_logo:after,
  .xw-global-header:before {
    display: none;
  } */
  .xw-header-widget ul.header_contact_info li:first-child {
    display: none;
  }

  .xw-header-widget ul.header_contact_info li {
    margin-bottom: 5px;
  }

  .xw-sidebar h3 {
    margin-bottom: 10px;
    margin-top: 15px;
  }

  .header_contact_info li {
    border-right: none;
  }

  .xw-header-widget--quicklinks ul {
    display: block;
    width: 100%;
  }

  .xw-header-widget ul li {
    margin-right: 0px;
  }

  .main_logo img {
    max-height: 90px;
    margin-top: 0px;
  }

  .main_logo span {
    display: inline-block;
    position: relative;
    width: 70%;
  }

  .xw-global-header__navigation {
    position: absolute;
    top: 20px;
    right: 0;
    background: #fff;
    min-width: 100%;
    padding: 0px;
  }

  .xw-global-header__navigation > ul > li {
    margin-left: 0px !important;
  }

  .head_btn .navbar-toggler {
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    z-index: 1;
    display: inline-block;
  }

  .head_right_sec ul {
    padding-top: 25px;
  }

  .xw-global-header__navigation .dropdown-menu-item li a {
    border-bottom: 1px solid #ddd;
    padding: 10px 15px;
    font-weight: 500;
    clear: both;
  }

  .xw-global-header__navigation ul > li > ul > li:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .xw-global-header__navigation .dropdown-menu-item li a i,
  .xw-global-header__navigation .dropdown-menu-item li a svg {
    float: right;
    margin-top: 5px;
  }

  .xw-global-header__navigation ul.dropdown-menu-item > li > ul > li a {
    padding: 9px 20px;
    border: none;
    background: #f5f7f7;
  }

  .xw-global-header__navigation ul.dropdown-menu-item > li > ul > li a:hover {
    color: #1ba2ff;
  }

  .xw-banner {
    padding: 150px 0 100px;
    min-height: 520px;
  }

  .message-carousel {
    padding-bottom: 30px;
  }

  .xw-event-item__text {
    min-height: 275px !important;
  }

  .xw-event-item figure {
    height: auto;
    max-height: 200px;
    overflow: hidden;
  }

  .xw-global-header__navigation > ul > li {
    padding: 0px;
  }

  .xw-feature-item--alter {
    text-align: left;
    padding-right: 0px;
  }

  .xw-feature-item--alter .xw-feature-item__icon {
    right: auto;
    left: 0;
  }

  .xw-section--why-us figure {
    text-align: center;
    display: none;
  }

  .xw-section--why-us figure img {
    max-height: 200px;
  }

  .xw-feature-item__icon {
    font-size: 18px;
    height: 45px;
    width: 45px;
    line-height: 45px;
  }

  .xw-feature-item h4 {
    padding-top: 10px;
    margin-bottom: 0px;
  }

  .xw-feature-item {
    padding-left: 60px;
    margin-bottom: 30px;
  }

  .xw-feature-item:last-child,
  .widget {
    margin-bottom: 10px;
  }

  .xw-footer-widget p,
  .xw-footer-widget a,
  .small-list-feature ul li {
    font-size: 1rem;
  }

  .service-sidebar .widget-title,
  .event-section .box .info .title {
    font-size: 18px;
  }

  .xw-footer-widget {
    margin-bottom: 30px;
  }

  .service-sidebar,
  .small-list-feature ul,
  .notice_list .notice_box {
    margin-top: 10px;
  }

  .video_gallery iframe,
  .notice_list .notice_box {
    margin-bottom: 10px;
  }

  .small-list-feature ul li {
    line-height: 30px;
  }

  .pf-details {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .makeStyles-root-1 .row,
  .makeStyles-root-3 .row {
    margin-right: -15px;
    margin-left: -15px;
  }

  .contact-form-area .form-group input {
    padding: 0px 15px 0 16px;
  }

  .news-list {
    padding-top: 30px;
  }

  .xw-main-footer {
    padding: 30px 0px 0px;
  }

  .xw-footer-widget h4 {
    margin: 0 0 20px;
  }

  .single-content figure img {
    max-height: 300px;
    max-width: 100%;
  }

  .contact-us {
    padding: 20px 0 20px;
  }

  .xw-global-header__navigation ul > li > ul,
  ul.dropdown-menu.show {
    position: relative !important;
    min-width: 100%;
    box-shadow: none !important;
    border: none;
    transform: none !important;
  }

  .section-title h2 b,
  h2.title {
    font-size: 24px;
  }

  .xw-sidebar-widget--news__right {
    min-height: 125px;
  }

  .video_sec .text {
    margin-bottom: 1px;
  }

  .event-section .box .info .desc {
    display: none;
  }

  .about-us .style_ani_2 {
    right: 60%;
    bottom: 90%;
  }

  .xw-section-message .style_ani_4 {
    right: 20%;
    bottom: 30%;
  }

  .circle-one {
    left: 5%;
  }

  .video_sec .style_ani_2 {
    left: 75%;
  }

  .video_sec .style_ani_1 {
    left: 2px;
  }

  .event-section .style_ani_5 {
    max-height: 175px;
    right: 10%;
    bottom: -30px;
  }

  .medicine_cap {
    max-height: 60px;
    right: 5%;
    top: 60%;
  }

  .message-box {
    margin-left: 0px;
    margin-right: 0px;
  }

  .message-box h5 {
    font-size: 18px;
  }

  .message-box h6 {
    font-size: 1.2rem;
  }

  .message-box:after {
    right: 47%;
    top: auto;
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #fff;
    border-width: 18px;
    margin-top: -18px;
  }
}

@media only screen and (max-width: 768px) {
  .xw-banner {
    padding: 75px 0 75px;
    min-height: 420px;
  }

  .xw-banner-slider .slick-dots {
    bottom: 30px;
  }

  .xw-section {
    padding: 45px 0 45px;
  }

  .xw-section__title {
    margin-bottom: 30px;
  }

  .xw-section__title__icon {
    margin-top: 10px;
  }

  .xw-section-message {
    padding: 45px 0 30px;
  }

  .xw-section--alter {
    overflow: hidden;
  }

  .gallery-album .img-wrapper .caption h6 a {
    font-size: 1.2rem;
  }

  .pf-details .single-content h4 {
    font-size: 18px;
  }

  .breadcrumbs h2 {
    font-size: 36px;
  }

  .breadcrumbs {
    padding: 10px 0px;
  }

  .breadcrumbs h2 {
    line-height: 24px;
    padding-bottom: 10px;
  }

  .pf-details .single-content h4,
  .about-details .single-content h4 {
    margin-bottom: 15px;
  }

  .xw-footer-widget h4 {
    margin: 0 0 15px;
  }

  .btn-primary {
    font-size: 1.2rem;
    line-height: 18px;
  }

  .section-title h2 b {
    line-height: 24px;
  }

  .event_slider .slick-prev,
  .hsakib_slider .slick-prev {
    left: 0;
  }

  .event_slider .slick-next,
  .hsakib_slider .slick-next {
    right: 0;
  }

  .event-section .style_ani_5 {
    max-height: 150px;
  }

  .video_sec .style_ani_4 {
    right: 10%;
    max-height: 150px;
  }

  .video_sec .style_ani_2 {
    left: 55%;
    max-height: 150px;
  }

  .xw-section-message .style_ani_4 {
    right: 5%;
    max-height: 200px;
  }
}

@media only screen and (max-width: 767px) {
  .main_logo span {
    display: none;
  }

  .xw-event-item__text {
    min-height: inherit !important;
  }

  .xw-legal-footer-widget.text-right {
    text-align: left !important;
  }

  .about-content {
    padding-top: 10px;
  }

  .contact-form-area {
    margin-bottom: 30px;
  }

  .event-section .box {
    width: 100% !important;
  }

  .about-details {
    padding-bottom: 15px;
    padding-top: 15px;
  }
}

@media only screen and (max-width: 686px) {
  .xw-banner {
    padding: 50px 0 75px;
    min-height: 400px;
  }

  .xw-section {
    padding: 40px 0 40px;
  }

  .xw-section__title {
    margin-bottom: 25px;
  }

  .xw-section__title__icon {
    margin-top: 5px;
  }

  .breadcrumbs h2 {
    font-size: 30px;
  }

  .about-us .style_ani_1 {
    right: 30px;
    max-height: 120px;
  }

  @-webkit-keyframes shapeAnimationOne {
    0% {
      -webkit-transform: translate(0px, 0px) rotate(0deg);
      transform: translate(0px, 0px) rotate(0deg);
    }

    25% {
      -webkit-transform: translate(0px, 150px) rotate(90deg);
      transform: translate(0px, 150px) rotate(90deg);
    }

    50% {
      -webkit-transform: translate(150px, 150px) rotate(120deg);
      transform: translate(150px, 150px) rotate(120deg);
    }

    75% {
      -webkit-transform: translate(150px, 0px) rotate(100deg);
      transform: translate(150px, 0px) rotate(100deg);
    }

    100% {
      -webkit-transform: translate(0px, 0px) rotate(360deg);
      transform: translate(0px, 0px) rotate(360deg);
    }
  }

  @keyframes shapeAnimationOne {
    0% {
      -webkit-transform: translate(0px, 0px) rotate(0deg);
      transform: translate(0px, 0px) rotate(0deg);
    }

    25% {
      -webkit-transform: translate(0px, 150px) rotate(90deg);
      transform: translate(0px, 150px) rotate(90deg);
    }

    50% {
      -webkit-transform: translate(150px, 150px) rotate(120deg);
      transform: translate(150px, 150px) rotate(120deg);
    }

    75% {
      -webkit-transform: translate(150px, 0px) rotate(100deg);
      transform: translate(150px, 0px) rotate(100deg);
    }

    100% {
      -webkit-transform: translate(0px, 0px) rotate(360deg);
      transform: translate(0px, 0px) rotate(360deg);
    }
  }

  @-webkit-keyframes shapeAnimationTwo {
    0% {
      -webkit-transform: translate(0px, 0px) rotate(0deg);
      transform: translate(0px, 0px) rotate(0deg);
    }

    25% {
      -webkit-transform: translate(-300px, 0px) rotate(270deg);
      transform: translate(-300px, 0px) rotate(270deg);
    }

    50% {
      -webkit-transform: translate(-300px, -300px) rotate(180deg);
      transform: translate(-300px, -300px) rotate(180deg);
    }

    75% {
      -webkit-transform: translate(0px, -300px) rotate(90deg);
      transform: translate(0px, -300px) rotate(90deg);
    }

    100% {
      -webkit-transform: translate(0px, 0px) rotate(360deg);
      transform: translate(0px, 0px) rotate(360deg);
    }
  }

  @keyframes shapeAnimationTwo {
    0% {
      -webkit-transform: translate(0px, 0px) rotate(0deg);
      transform: translate(0px, 0px) rotate(0deg);
    }

    25% {
      -webkit-transform: translate(-300px, 0px) rotate(270deg);
      transform: translate(-300px, 0px) rotate(270deg);
    }

    50% {
      -webkit-transform: translate(-300px, -300px) rotate(180deg);
      transform: translate(-300px, -300px) rotate(180deg);
    }

    75% {
      -webkit-transform: translate(0px, -300px) rotate(90deg);
      transform: translate(0px, -300px) rotate(90deg);
    }

    100% {
      -webkit-transform: translate(0px, 0px) rotate(360deg);
      transform: translate(0px, 0px) rotate(360deg);
    }
  }
}

@media only screen and (max-width: 575px) {
  .event-section,
  .gallery-section,
  .related_org,
  .notice_sec {
    padding: 45px 0px 45px 0px;
  }

  .xw-section__title h2 {
    margin-bottom: 20px;
  }

  .video_sec,
  .notice_list {
    padding: 45px 0px;
  }

  .img-wrapper {
    margin-bottom: 15px;
  }

  .company_logo {
    padding: 15px 0px;
  }

  .event-section .style_ani_5 {
    max-height: 120px;
  }

  .xw-header-widget--quicklinks ul.head_right_sec ul {
    padding-right: 75px;
  }

  .head_btn .navbar-toggler {
    right: 30px;
  }

  .xw-global-header__navigation {
    min-width: 300px;
    top: 15px;
  }

  .head_btn .navbar-toggler {
    top: 5px;
  }

  .dropdown.login-drop {
    margin-top: 4px;
  }

  .navbar-toggler .icon-bar {
    width: 30px;
    height: 3px;
  }

  .xw-banner {
    padding: 45px 0 60px;
    min-height: 350px;
  }

  .xw-section {
    padding: 30px 0 30px;
  }

  .xw-section__title {
    margin-bottom: 20px;
  }

  .xw-banner__content h1,
  .section-title h2,
  .breadcrumbs h2,
  .xw-sidebar h2 {
    font-size: 24px;
  }

  .xw-section__title h2 {
    font-size: 30px;
  }

  .section-title h2 b {
    font-size: 1.5rem;
  }

  .pf-details .single-content h4,
  .about-details .single-content h4,
  .xw-sidebar h3 {
    font-size: 18px;
  }

  .breadcrumbs .bread-menu li a,
  .breadcrumbs ul li span,
  .pf-details .single-content h4,
  .single-contact-box h4,
  .faq-title a,
  .social_media li a,
  .xw-banner__content p,
  .event-section .box .info .title {
    font-size: 1.2rem;
  }

  .news_inner h4 {
    font-size: 1.2rem;
  }

  .xw-feature-item h4,
  .xw-footer-widget ul li,
  .xw-footer-widget ul li a,
  .pf-details .single-content p,
  .about-content p,
  .service-sidebar .widget h6,
  .single-contact-box,
  .faq-body p,
  .about-content .xw-btn,
  .xw-chairman-message .xw-btn {
    font-size: 1rem;
  }

  .section-title h2 span,
  .feedback_link a,
  .xw-legal-footer-widget p,
  .xw-legal-footer-widget.text-right {
    font-size: 12px;
  }

  .slick-dots li button {
    height: 10px;
    width: 10px;
  }

  .about-content p {
    line-height: 25px;
  }

  .breadcrumbs {
    padding: 5px 0px;
  }

  .pf-details .single-content p {
    line-height: 24px;
  }

  .pf-details .single-content h4 {
    margin-bottom: 10px;
  }

  .xw-footer-widget h4 {
    margin: 0 0 10px;
  }

  .pagination-sec span,
  .pagination-sec a,
  .pagination-sec a:focus {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .pagination-sec li.prev a,
  .pagination-sec li.next a {
    font-size: 13px;
  }

  .faq-body {
    padding: 15px 30px;
  }

  .head_right_sec ul {
    padding-top: 25px;
  }

  .section-title h2 {
    margin-bottom: 15px;
  }

  .social_media li a {
    height: 30px;
    width: 30px;
    padding: 2px;
  }

  .about-content .xw-btn,
  .xw-chairman-message .xw-btn {
    padding: 5px 15px;
  }

  .message-inner figure img {
    margin-top: 20px;
  }

  .notice_list .notice_box {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .xw-sidebar-widget--news__right {
    padding-left: 0px;
  }

  .xw-sidebar-widget--news {
    margin-top: 60px;
  }

  .service-sidebar .xw-sidebar-widget--news {
    margin-top: 0px;
  }

  .contact-form-area .form-group {
    margin-top: 10px;
  }

  .xw-sidebar-widget--news a {
    text-align: center;
  }

  .xw-sidebar-widget--news__left {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: -70px;
  }

  .xw-sidebar-widget--news__left figure img {
    border-width: 2px;
  }

  .xw-sidebar-widget--news__right h5,
  .xw-sidebar-widget--news__right p {
    text-align: center !important;
  }

  .xw-sidebar-widget--news__right h6,
  .xw-sidebar-widget--news__right .meta {
    margin-top: 10px;
    bottom: inherit;
    right: inherit;
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }

  .xw-sidebar-widget--news__right .meta li {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    padding-left: 10px;
    margin-right: 0px;
  }

  .xw-sidebar-widget--news a:hover figure img {
    border-color: #1ba2ff;
  }

  .video_sec iframe {
    min-height: 300px;
  }

  .message-box {
    padding: 20px;
  }

  .service-sidebar .widget-title {
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 481px) {
  @-webkit-keyframes shapeAnimationTwo {
    0% {
      -webkit-transform: translate(0px, 0px) rotate(0deg);
      transform: translate(0px, 0px) rotate(0deg);
    }

    25% {
      -webkit-transform: translate(-200px, 0px) rotate(270deg);
      transform: translate(-200px, 0px) rotate(270deg);
    }

    50% {
      -webkit-transform: translate(-200px, -200px) rotate(180deg);
      transform: translate(-200px, -200px) rotate(180deg);
    }

    75% {
      -webkit-transform: translate(0px, -200px) rotate(90deg);
      transform: translate(0px, -200px) rotate(90deg);
    }

    100% {
      -webkit-transform: translate(0px, 0px) rotate(360deg);
      transform: translate(0px, 0px) rotate(360deg);
    }
  }

  @keyframes shapeAnimationTwo {
    0% {
      -webkit-transform: translate(0px, 0px) rotate(0deg);
      transform: translate(0px, 0px) rotate(0deg);
    }

    25% {
      -webkit-transform: translate(-200px, 0px) rotate(270deg);
      transform: translate(-200px, 0px) rotate(270deg);
    }

    50% {
      -webkit-transform: translate(-200px, -200px) rotate(180deg);
      transform: translate(-200px, -200px) rotate(180deg);
    }

    75% {
      -webkit-transform: translate(0px, -200px) rotate(90deg);
      transform: translate(0px, -200px) rotate(90deg);
    }

    100% {
      -webkit-transform: translate(0px, 0px) rotate(360deg);
      transform: translate(0px, 0px) rotate(360deg);
    }
  }

  .xw-section-message .bikash_433,
  .message .bikash_433 {
    max-height: 200px;
  }

  .head_right_sec ul {
    padding-top: 0px;
  }

  .head_right_sec ul li {
    margin-left: 0px;
  }

  .xw-global-header__navigation {
    top: 15px;
  }

  .xw-chairman-message h2,
  .xw-section__title h2 {
    font-size: 24px;
  }

  .xw-banner__content h1,
  .section-title h2,
  .breadcrumbs h2,
  .xw-sidebar h2 {
    font-size: 1.5rem;
  }

  .notice_list h4,
  .xw-sidebar-widget--news__right p {
    font-size: 1.2rem;
  }

  .xw-header-widget--quicklinks ul.head_right_sec ul {
    padding-right: 60px;
  }

  .notice_list span {
    height: auto;
    width: 100%;
    color: #1a69a1;
    background: none;
    font-size: 12px;
    text-align: left;
    padding-bottom: 0px;
  }

  .notice_list h4 {
    display: block;
    width: 100%;
  }

  .video_sec iframe {
    min-height: 275px;
  }

  .about-us .style_ani_2 {
    right: 35%;
    bottom: 70%;
  }

  .message-inner figure img {
    margin-top: 15px;
  }

  .message-box:after {
    right: 45%;
  }
}

/*!
  Front-End Developer: Bikash Bhandari
  Front-End Developer Email: bikash.433@gmail.com
  Front-End Developer URI: www.bhandaribikash.com.np
*/
@media only screen and (max-width: 420px) {
  .xw-chairman-message h2,
  .section-title h2 {
    font-size: 1.5rem;
  }

  .xw-banner__content h1,
  .section-title h2,
  .breadcrumbs h2,
  .xw-sidebar h2 {
    font-size: 18px;
  }

  .message-box h5,
  .xw-sidebar h3 {
    font-size: 1.2rem;
  }

  .xw-sidebar-widget--news__right h5,
  .breadcrumbs .bread-menu li a,
  .breadcrumbs ul li span,
  .service-sidebar .widget a,
  .faq-title a,
  .xw-banner__content p,
  .btn-sec a,
  .pf-details .single-content p,
  .about-content p,
  .xw-footer-widget p,
  .service-sidebar .widget p,
  .xw-footer-widget ul li a,
  .single-contact-box,
  .faq-body p,
  .about-content .xw-btn,
  .xw-chairman-message .xw-btn,
  .xw-sidebar-widget--news__right p,
  .xw-sidebar-widget--news__right h6 {
    font-size: 1rem;
  }

  .xw-footer-widget h4 {
    font-size: 1.25rem;
  }

  .message-box,
  .service-sidebar .widget {
    padding: 15px;
  }

  .head_right_sec ul li.header_btn a {
    padding: 2px 10px;
  }

  .btn-sec a {
    padding: 5px 20px;
  }

  .xw-section-message figure {
    height: 220px;
    width: 220px;
  }

  .xw-chairman-message figure img {
    height: 220px;
  }

  .video_sec iframe {
    min-height: 250px;
  }

  .xw-section-message .bikash_433,
  .message .bikash_433 {
    max-height: 150px;
  }

  .message-inner figure img {
    margin-top: 0px;
  }
  .xw-global-footer p {
    line-height: 16px;
  }
}

@media only screen and (max-width: 393px) {
  .xw-header-widget {
    text-align: center;
  }
  /* 
  .xw-header-widget a,
  .xw-legal-footer-widget p,
  .xw-legal-footer-widget.text-right p {
    font-size: 11px;
  } */

  .about-content .xw-btn,
  .xw-chairman-message .xw-btn {
    font-size: 12px;
  }

  .xw-chairman-message p {
    font-size: 1.2rem;
  }

  .head_right_sec ul li.header_btn a {
    padding: 3px 10px;
  }

  .gallery-album .img-wrapper {
    min-height: 100px;
  }

  .xw-header-widget--quicklinks ul.head_right_sec ul {
    padding-right: 50px;
  }

  .video_sec iframe {
    min-height: 220px;
  }

  .news_inner h4 {
    font-size: 1.2rem;
  }

  .news_inner h6 {
    font-size: 13px;
  }
}

@media only screen and (max-width: 370px) {
  @-webkit-keyframes shapeAnimationTwo {
    0% {
      -webkit-transform: translate(0px, 0px) rotate(0deg);
      transform: translate(0px, 0px) rotate(0deg);
    }

    25% {
      -webkit-transform: translate(-175px, 0px) rotate(270deg);
      transform: translate(-175px, 0px) rotate(270deg);
    }

    50% {
      -webkit-transform: translate(-175px, -175px) rotate(180deg);
      transform: translate(-175px, -175px) rotate(180deg);
    }

    75% {
      -webkit-transform: translate(0px, -175px) rotate(90deg);
      transform: translate(0px, -175px) rotate(90deg);
    }

    100% {
      -webkit-transform: translate(0px, 0px) rotate(360deg);
      transform: translate(0px, 0px) rotate(360deg);
    }
  }

  @keyframes shapeAnimationTwo {
    0% {
      -webkit-transform: translate(0px, 0px) rotate(0deg);
      transform: translate(0px, 0px) rotate(0deg);
    }

    25% {
      -webkit-transform: translate(-175px, 0px) rotate(270deg);
      transform: translate(-175px, 0px) rotate(270deg);
    }

    50% {
      -webkit-transform: translate(-175px, -175px) rotate(180deg);
      transform: translate(-175px, -175px) rotate(180deg);
    }

    75% {
      -webkit-transform: translate(0px, -175px) rotate(90deg);
      transform: translate(0px, -175px) rotate(90deg);
    }

    100% {
      -webkit-transform: translate(0px, 0px) rotate(360deg);
      transform: translate(0px, 0px) rotate(360deg);
    }
  }
}

/*!
  staff
*/
.staff_info {
  margin-top: 30px;
}

.staff_info figure {
  margin-top: 30px;
}

.staff_info figure img {
  height: 200px;
  width: 200px;
  border-radius: 100%;
  border-bottom: 5px solid #9dc3bd;
}

.staff_info .staff_box {
  padding: 30px;
  border-radius: 4px;
  display: block;
  margin-bottom: 30px;
  background: #f6f9ff;
  position: relative;
  border: 1px solid #fff;
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1));
}

.staff_info .staff_box:after {
  right: 100%;
  top: 30%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(194, 225, 245, 0);
  border-right-color: #f6f9ff;
  border-width: 18px;
  margin-top: -18px;
}

.staff_info .staff_box ul {
  list-style: none;
  padding-left: 0px;
}

.staff_info .staff_box h4 {
  color: #123456;
  font-weight: 500;
  font-size: 24px;
  padding-top: 15px;
}

.staff_info .staff_box h5 {
  color: #567890;
  font-weight: 400;
  font-size: 1.2rem;
  padding-top: 5px;
}

.staff_info .staff_box ul {
  border-bottom: 1px solid #bbe3e1;
}

.staff_info .staff_box ul li {
  font-size: 1.2rem;
  font-weight: 400;
  padding-bottom: 10px;
}

.staff_info .staff_box ul li a {
  color: #123456;
}

.staff_info .staff_box ul li i {
  font-size: 24px;
  min-width: 30px;
  color: #567890;
}

.staff_info ul li {
  list-style-type: none;
}

.staff_info .staff_box p {
  font-weight: 400;
  font-size: 1.2rem;
  color: #567890;
}

.social_icon ul li {
  list-style-type: none;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-right: 10px;
}

.social_icon ul li a {
  display: inline-block;
  color: #000050;
  font-size: 1.5rem;
}

.social_icon ul li a:hover {
  color: #1ba2ff;
}

.b_box {
  border-radius: 10px;
  padding: 15px;
  min-height: 160px;
  margin-bottom: 30px;
  background: center right -100px / contain #fff;
  display: block;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 0 30px rgba(1, 41, 112, 0.08);
  -moz-box-shadow: 0 0 30px rgba(1, 41, 112, 0.08);
  box-shadow: 0 0 30px rgba(1, 41, 112, 0.08);
}
.b_box h5 {
  padding: 5px 0;
  font-weight: 500;
  color: #1a69a1;
}
.b_box ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.b_box ul li {
  padding: 5px 0 5px 25px;
  position: relative;
  font-size: 1.2rem;
}
.b_box ul li i,
.b_box ul li svg {
  position: absolute;
  top: 10px;
  left: 0;
  color: #1a69a1;
  font-size: 1rem;
}
.b_box ul li span {
  font-weight: 400;
  color: #123456;
}
.b_box:hover {
  border-color: #1ba2ff;
}

.xw-footer-widget h5 {
  padding-top: 20px;
}
.country_flag {
  display: block;
  width: 100%;
}
.country_flag figure {
  display: inline-block;
  position: relative;
  min-width: 60px;
  background: #fff;
  padding: 5px;
  text-align: center;
  margin-right: 10px;
  margin-top: 10px;
}
.country_flag img {
  display: inline-block;
  position: relative;
  max-height: 30px;
  max-width: 100%;
  border-radius: 2px;
}
