/*=====================****===================== */
/* browser prefix adding  */
/*=====================****===================== */
/*=====================****===================== */
/*Keyframes mixin with vendor prefix*/
/*=====================****===================== */
/*=====================****===================== */
/*=====================****===================== */
/*=====================****===================== */
/*Retina ready image */
/*=====================****===================== */
/*=====================****===================== */
/* Arrow with border */
/*=====================****===================== */
/*=====================****===================== */
/*Creating box */
/* ===== Usage ===== */
/*=====================****===================== */
/*=====================****===================== */
/*backgorund size cover*/
/* ===== Usage ===== */
/*=====================****===================== */
/*=====================****===================== */
/*Hover effect for no-touch device only. (touch screen device dont have any hover state)*/
/*=====================****===================== */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&amp;display=swap");

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
h2.gallery-titel a{
    font-size: 18px;
    display: flex
;
    justify-content: space-around;
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
}
span a {
    text-transform: capitalize;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
 * Basic typography style for copy text
 */
body {
  color: #555555;
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Circular Std", sans-serif;
  background: #f5f6f8;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1e306e;
  line-height: 1.3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

h1,
h2,
h4,
h5,
h6 {
  font-family: "Circular Std", sans-serif;
}

h1 {
  font-size: calc(1.5625rem + 3.75vw);
}

@media (min-width: 1200px) {
  h1 {
    font-size: 42px;
  }
}

h2 {
  font-size: calc(1.35rem + 1.2vw);
}

@media (min-width: 1200px) {
  h2 {
    font-size: 2.25rem;
  }
}

h3 {
  font-size: calc(1.3125rem + 0.75vw);
  font-family: "Circular Std", sans-serif;
}

@media (min-width: 1200px) {
  h3 {
    font-size: 1.875rem;
  }
}

h4 {
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem;
  }
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1.125rem;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #555555;
  text-decoration: none;
  transition: all 0.3s ease;
}

@media not all and (pointer: coarse) {
  a:hover {
    color: #0781c4;
  }
}

p {
  line-height: 1.7;
}

input,
textarea,
select {
  border-radius: 3px;
  outline: none;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.1);
}

/*===== keyframes for banner img ====*/
@keyframes zoomin {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }

  50% {
    opacity: 1.01;
  }

  100% {
    transform: scale(1.02);
    opacity: 0;
  }
}

@keyframes light {
  10%,
  90% {
    opacity: 0.5;
  }

  20%,
  80% {
    opacity: 0.7;
  }

  30%,
  50%,
  70% {
    opacity: 0.9;
  }

  40%,
  60% {
    opacity: 1;
  }
}

.mt-15-none {
  margin-top: -15px;
}

.mt-30-none {
  margin-top: -30px;
}

.bg-tdark {
  background: #091437;
}

.z-index-1 {
  z-index: 1;
}

.play-btn {
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #fff;
  color: #0781c4;
  border-radius: 100%;
  font-size: 1.25rem;
}

.play-btn i,
.play-btn svg {
  z-index: 1;
}

.play-btn::after,
.play-btn::before {
  border-radius: 100%;
  background: #fff;
  animation: zoomin 3s infinite;
}

.play-btn::before {
  width: calc(100% + 30px);
  height: calc(100% + 30px);
  left: -15px;
  top: -15px;
  opacity: 0.3;
}

.play-btn::after {
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  left: -10px;
  top: -10px;
  opacity: 0.5;
}

.default-pagination {
  margin: -7px !important;
  margin-top: 31px !important;
}

@media (min-width: 768px) {
  .default-pagination {
    margin-top: 41px !important;
  }
}

.default-pagination li {
  padding: 7px;
  background: transparent !important;
}

.default-pagination li a {
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
  background: #fff;
  color: #000000;
}

.default-pagination li a:hover,
.default-pagination li a.active {
  background: #0781c4;
  box-shadow: none;
  color: #fff;
}

@media (min-width: 768px) {
  .navbar-expand-md {
    display: flex !important;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    display: flex !important;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    display: flex !important;
  }
}

.social-media li a {
  padding: 10px 20px;
}

.social-media li a:hover {
  color: #3b5998;
}

.social-media li a span {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 100%;
  margin-bottom: 0 !important;
  background: #3b5998;
  color: #fff;
}

@media (min-width: 576px) {
  .social-media li a span {
    margin-right: 10px;
  }
}

.social-media li a i,
.social-media li a svg {
  font-size: 1rem;
}

@media (max-width: 575px) {
  .social-media li a .sm-name {
    display: none !important;
  }
}

.social-media li a.facebook {
  background: #3b5998;
  color: #fff;
}

.social-media li a.facebook span {
  background: #fff;
  color: #3b5998;
}

.social-media li a.linkedin {
  background: #007bb5;
  color: #fff;
}

.social-media li a.linkedin span {
  background: #fff;
  color: #007bb5;
}

.social-media li a.youtube {
  background: #cd201f;
  color: #fff;
}

.social-media li a.youtube span {
  background: #fff;
  color: #cd201f;
}

/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap;
}

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*=-=-=-=-=-=====> utility classes start here <======= -=-=-=-=-=-=-=*/
.color--theme-color {
  color: #0781c4;
}

.padding--top {
  padding-top: 35px;
}

@media (min-width: 992px) {
  .padding--top {
    padding-top: 35px;
  }
}

.padding--bottom {
  padding-bottom: 35px;
}

@media (min-width: 992px) {
  .padding--bottom {
    padding-bottom: 35px;
  }
}

/*=-=-=-=-=-=====> utility classes end here <======= -=-=-=-=-=-=-=*/
/* @@@@@@@@@@@@@  Extend Property CSS start here  @@@@@@@@@@@@@@ */
.contact-form-wrapper .contact-form form.comment-form,
.contact-item,
.oi-item,
.service-item .service-content,
.comment-respond .add-comment .comment-form,
.comments .comment-list .comment .com-content .com-title,
.authors,
.article-pagination .prev-article,
.article-pagination .next-article,
.article-pagination,
.publication-section
  .publication-area
  .publication-right
  .pr-content.publication
  ul
  li,
.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social
  ul,
.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social,
.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.video
  ul,
.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.articles
  ul,
.publication-section .publication-area .publication-right .pr-content .prc-head,
.publication-section .publication-area .publication-left a,
.education-head,
.person-info .pi-content ul li,
.mobile-menu .mobile-area,
.header .header-bottom .menu ul,
.header .header-top .header-top-area .info ul li,
.header .header-top .header-top-area .info ul,
.header .header-top .header-top-area,
.default-pagination,
.social-media {
  display: flex;
  flex-wrap: wrap;
}

.contact-section .contact-area .contact,
.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.video
  ul
  li
  .articles-thumb,
.publication-section .publication-area .publication-left a,
.default-btn,
footer,
.navbar-toggler--icon,
.z-index-1,
.play-btn,
.play-btn i,
.play-btn svg {
  position: relative;
}

.contact-section .contact-area .contact::after,
.contact-section .contact-area .contact::before,
.publication-section .publication-area .publication-left a.active::after,
.navbar-toggler--icon:after,
.navbar-toggler--icon:before,
.play-btn::after,
.play-btn::before {
  position: absolute;
  content: "";
}

.ofice-information,
.widget .recent-articale .widget-body ul li .post-thumb,
.comments .comment-list .comment .com-content,
.comments .comment-list .comment .com-thumb,
.authors .author-thumb,
.preloader,
.default-btn,
.widget .recent-articale .widget-body ul li .post-content h6 {
  overflow: hidden;
}

.contact-form-wrapper .contact-form form.comment-form button.lab-btn,
form button,
.comment-respond .add-comment .comment-form .default-button,
.education-head {
  cursor: pointer;
}

.contact-form-wrapper .contact-form form.comment-form textarea,
.contact-form-wrapper .contact-form form.comment-form input[type="text"],
.contact-form-wrapper .contact-form form.comment-form [type="email"],
.contact-form-wrapper .contact-form form.comment-form,
.oi-item .oi-address,
.oi-item .oi-map iframe,
.oi-item .oi-map,
.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  img,
.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.video
  ul
  li
  .articles-thumb
  img,
.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.articles
  ul
  li
  .articles-thumb
  img,
.education-head,
.banner-pagination,
.banner-thumb img,
.navbar-toggler--icon:after,
.navbar-toggler--icon:before,
.header .header-top .header-top-area .info ul li .info-left,
input,
textarea,
select {
  width: 100%;
}

.oi-item .oi-map iframe {
  height: 100%;
}

.oi-item .oi-map iframe,
.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social
  ul
  li,
.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.video
  ul
  li,
.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.articles
  ul
  li,
.education-head,
.accordion-item,
.header .header-top .header-top-area .info ul li:last-child {
  border: none;
}

.comments
  .comment-list
  .comment
  .com-content
  .com-title
  .reply
  .comment-reply-link,
.comments .comment-list .comment .com-content .com-title .com-title-meta a,
.article-pagination .prev-article a,
.article-pagination .next-article a,
.education-head .eh-item,
.header .header-top .header-top-area .info ul li .info-right p,
.header .header-top .header-top-area .info ul li .info-right span,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

ul li .info-right p {
  font-weight: 400 !important;
}

.ofice-information .abs-shape-img,
.video-icon {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.header .header-bottom .menu ul,
.header .header-top .header-top-area,
.default-pagination,
.social-media {
  justify-content: center;
}

.contact-form-wrapper .contact-form form.comment-form,
.comment-respond .add-comment .comment-form,
.comments .comment-list .comment .com-content .com-title,
.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.video
  ul,
.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.articles
  ul,
.publication-section .publication-area .publication-right .pr-content .prc-head,
.education-head,
.person-info .pi-content ul li,
.mobile-menu .mobile-area,
.header .header-top .header-top-area .info ul li {
  justify-content: space-between;
}

.service-item .service-content,
.comments .comment-list .comment .com-content .com-title,
.publication-section
  .publication-area
  .publication-right
  .pr-content.publication
  ul
  li,
.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social,
.publication-section .publication-area .publication-right .pr-content .prc-head,
.publication-section .publication-area .publication-left a,
.education-head,
.person-info .pi-content ul li,
.mobile-menu .mobile-area,
.header .header-top .header-top-area .info ul li,
.header .header-top .header-top-area {
  align-items: center;
}

.oi-item .oi-map iframe,
.header .header-bottom .menu ul li a {
  display: block;
}

.comments .comment-list .comment .com-content .com-title .com-title-meta span,
.article-pagination .prev-article a,
.article-pagination .next-article a,
.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social
  ul
  li
  a.like
  span,
.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social
  ul
  li
  a
  span,
.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-head
  h3,
.about-section .about-area .about-content span,
.default-btn,
.navbar-toggler--icon,
.header .header-top .header-top-area .info ul li .info-right span,
.play-btn,
.default-pagination li a,
.social-media li a,
.social-media li a span,
.social-media li a .sm-name {
  display: inline-block;
}

/* @@@@@@@@@@@@@  Extend Property CSS Writing Now  @@@@@@@@@@@@@@ */
.widget .recent-articale .widget-body ul li .post-content h6 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.article-pagination .prev-article a,
.article-pagination .next-article a,
.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-head
  h3,
.default-btn,
.footer-top .ft-content h3,
.person-info .pi-content h3,
.section-header h3 {
  text-transform: uppercase;
}

/* @@@@@@@@@@@@@  Extend Property CSS Writing Now  @@@@@@@@@@@@@@ */
.contact-form-wrapper {
  background-color: #fff;
}

.contact-info-wrapper .contact-info-content .contact-info-item,
.service-item .service-content .service-thumb,
.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social
  ul
  li
  a.like
  span,
.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social
  ul
  li
  a
  span,
.footer-bottom .fb-area,
.banner-pagination,
.play-btn,
.social-media li a span {
  text-align: center;
}

ul.code-ul li {
  list-style: none;
}

/* @@@@@@@@@@@@@  Extend Property Margin 10 - 30 CSS Writing Now  @@@@@@@@@@@@@@ */
ul.code-ul {
  margin: 0;
}

.social-media li {
  margin: 5px;
}

.form-message,
.service-item .service-content .service-title h6,
.authors .author-content p,
.publication-section .publication-area .publication-left a .pa-content p,
.about-section .about-area .about-content .default-btn span,
.footer-bottom .fb-area p,
.header .header-top .header-top-area .info ul li .info-right p,
.social-media li a .sm-name {
  margin-bottom: 0;
}

.service-section .education-area > .education-head,
.comments .comment-list .comment .com-content .com-title .com-title-meta span,
.article-pagination .prev-article a,
.article-pagination .next-article a,
.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body
  ul
  li
  p,
.education-area > .education-head,
.accordion-item,
.about-section .about-area .about-content h3 {
  margin-bottom: 5px;
}

.comments .comment-list .comment .com-content .com-title,
.navbar-toggler,
.header .header-top .header-top-area .info ul li .info-left {
  margin-bottom: 10px;
}

.widget .recent-articale .widget-body ul li,
.widget .recent-articale .widget-header,
.comments .comment-list .comment .com-thumb,
.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.video
  ul
  li,
.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.articles
  ul
  li,
.publication-section .publication-area .publication-right .pr-content .prc-head,
.person-info .pi-content h5 {
  margin-bottom: 15px;
}

.contact-info-wrapper
  .contact-info-content
  .contact-info-item
  .contact-info-inner
  .contact-info-thumb,
.about-section .about-area .about-content span {
  margin-bottom: 25px;
}

.contact-form-wrapper .contact-form form.comment-form input[type="text"],
.contact-form-wrapper .contact-form form.comment-form [type="email"],
.contact-form-wrapper .contact-form form,
.oi-item .oi-address ul,
.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  p,
.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  img
  .person-info
  .pi-content
  p {
  margin-bottom: 30px;
}

.contact-form-wrapper .contact-form form.comment-form {
  margin-top: 0;
}

.about-section .about-area .about-content .default-btn {
  margin-top: 20px;
}

.contact-form-wrapper .contact-form form.comment-form button.lab-btn,
.comment-respond,
.comments,
.person-info .pi-content .default-btn,
.social-media {
  margin-top: 30px;
}

.comments .comment-list .comment .com-content .com-title .com-title-meta a,
.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social
  ul
  li
  a.like
  span {
  margin-right: 5px;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social
  ul
  li
  a
  span,
.header .header-top .header-top-area .info ul li .info-left {
  margin-right: 10px;
}

.comments .comment-list .comment .com-thumb {
  margin-right: 15px;
}

.publication-section .publication-area .publication-left a .pa-thumb {
  margin-right: 25px;
}

.form-message {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* @@@@@@@@@@@@@  Extend Property padding 10 - 30 CSS Writing Now  @@@@@@@@@@@@@@ */
.contact-form-wrapper .contact-form form,
.comment-respond .add-comment .comment-form,
.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.video
  ul
  li,
.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.articles
  ul
  li,
.navbar-toggler,
ul.code-ul {
  padding: 0;
}

.oi-item,
.widget .recent-articale .widget-body ul li,
.article-pagination .prev-article,
.article-pagination .next-article {
  padding: 10px;
}

.contact-form-wrapper .contact-form form.comment-form input[type="text"],
.contact-form-wrapper .contact-form form.comment-form [type="email"],
.service-item .service-content .service-title {
  padding: 15px;
}

.contact-info-wrapper .contact-info-content .contact-info-item,
.contact-info-wrapper,
.contact-form-wrapper,
form,
.contact-section .contact-area .contact .contact-title,
.oi-item .oi-address,
.comment-respond .add-comment,
.comment-respond h6,
.comments .comment-list .com-item,
.comments .comment-title,
.publication-section .publication-area .publication-right,
.publication-section .publication-area .publication-left a,
.about-section .about-area {
  padding: 30px;
}

.contact-section .contact-area .contact .contact-title,
.comments .comment-list .com-item {
  padding-bottom: 0;
}

.comments .comment-list .comment .com-content {
  padding-bottom: 20px;
}

.oi-item .oi-address ul li {
  padding-top: 5px;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.articles {
  padding-top: 30px;
}

.article-pagination .prev-article .na-content,
.article-pagination .next-article .na-content {
  padding-left: 10px;
}

.article-pagination .next-article .na-content {
  padding-right: 10px;
}

.person-info .pi-content ul li {
  padding-top: 10px;
  padding-bottom: 10px;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.video
  ul
  li
  .articles-content,
.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.articles
  ul
  li
  .articles-content {
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer-bottom {
  padding-top: 0px;
  padding-bottom: 30px;
}

.oi-item .oi-address .default-btn {
  padding-left: 20px;
  padding-right: 20px;
}

.article-pagination .prev-article p,
.article-pagination .next-article p,
.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.articles
  ul
  li
  .articles-content
  h6 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

header.header-fixed .header-bottom {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}

@media (min-width: 992px) {
  .header .header-top .header-top-area {
    justify-content: space-between;
  }
}

@media (max-width: 991px) {
  .header .header-top .header-top-area .logo {
    padding: 15px 0;
  }
}

@media (max-width: 991px) {
  .header .header-top .header-top-area .info {
    border-top: 1px solid #ecf0f3;
  }
}

.header .header-top .header-top-area .info ul li {
  padding: 15px 30px;
  border-bottom: 1px solid #ecf0f3;
  text-align: center;
  width: 100%;
}

@media (min-width: 576px) {
  .header .header-top .header-top-area .info ul li {
    border-right: 1px solid #ecf0f3;
    border-bottom: none;
    text-align: left;
    width: auto;
  }
}

@media (min-width: 576px) {
  .header .header-top .header-top-area .info ul li .info-left {
    width: auto;
    margin-bottom: 0;
  }
}

@media (max-width: 575px) {
  .header .header-top .header-top-area .info ul li .info-right {
    width: 100%;
  }
}

.header .header-top .header-top-area .info ul li .info-right span {
  font-size: 0.875rem;
}

.header .header-top .header-top-area .info ul li .info-right p {
  color: #1e306e;
}

.header .header-bottom {
  background: linear-gradient(to right, #1cba9f, #548eca);
  transition: all 0.3s ease;
}

@media (max-width: 1199px) {
  .header .header-bottom .menu ul li {
    width: 100%;
  }
}

.header .header-bottom .menu ul li a {
  padding: 10px 15px;
  color: #fff;
}

@media (min-width: 1200px) {
  .header .header-bottom .menu ul li a,
  .header .header-bottom .menu ul ul li a {
    padding: 18px 20px;
    display: inline-block;
  }
}

.navbar-toggler:focus {
  border: none;
  box-shadow: none;
  outline: none;
}

.navbar-toggler--icon {
  background-color: #fff;
  height: 2px;
  width: 27px;
  -webkit-transform: rotate(45deg) translateY(-5px);
  -moz-transform: rotate(45deg) translateY(-5px);
  -ms-transform: rotate(45deg) translateY(-5px);
  -o-transform: rotate(45deg) translateY(-5px);
  transform: rotate(45deg) translateY(-5px);
}

.navbar-toggler--icon:after,
.navbar-toggler--icon:before {
  background-color: #fff;
  height: 2px;
  -webkit-transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  -o-transition: 0.3s all linear;
  transition: 0.3s all linear;
}

.navbar-toggler--icon:after {
  bottom: 7px;
  left: 0;
  -webkit-transform: rotate(-90deg) translateX(-6px);
  -moz-transform: rotate(-90deg) translateX(-6px);
  -ms-transform: rotate(-90deg) translateX(-6px);
  -o-transform: rotate(-90deg) translateX(-6px);
  transform: rotate(-90deg) translateX(-6px);
}

.navbar-toggler--icon:before {
  top: 7px;
  left: 0;
  opacity: 0;
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  transform: translateX(20px);
}

.navbar-toggler.collapsed .navbar-toggler--icon {
  transform: none;
}

.navbar-toggler.collapsed .navbar-toggler--icon:after {
  transform: none;
}

.navbar-toggler.collapsed .navbar-toggler--icon:before {
  opacity: 1;
  transform: none;
}

.mobile-menu {
  padding: 18px 0 5px;
  background: #0781c4;
  z-index: 100;
}

/* .banner-section {
  background: url(../images/banner/banner-bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
} */

.person-info {
  background: #fff;
}

.person-info .pi-content h4 {
  color: #0781c4;
}

.person-info .pi-content h3 {
  color: #8067bd;
  font-family: "Circular Std", sans-serif;
}

.person-info .pi-content p {
  max-width: 100%;
}

.person-info .pi-content ul li {
  border-top: 1px solid #ecf0f3;
}

.banner-pagination {
  bottom: 20px;
}

.banner-pagination .swiper-pagination-bullet {
  margin: 3px;
  width: 12px;
  height: 12px;
  background: #fff;
}

.pageheader-section .pageheader-content h2 {
  font-family: "Circular Std", sans-serif;
  color: #fff;
}

.pageheader-section .pageheader-content ol li {
  color: #fff;
}

.pageheader-section .pageheader-content ol li a {
  color: #fff;
}

.breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
}

.footer-top {
  background: linear-gradient(to right, #1cba9f, #548eca);
  background-size: cover;
  background-position: center;
  height: 100px;
}

.footer-top .ft-content h3 {
  color: #fff;
}

.footer-top .ft-content p {
  color: #fff;
}

.footer-top .ft-content ul li a {
  background: #fff;
}

.footer-top .ft-content ul li a.facebook {
  color: #3b5998;
}

.footer-top .ft-content ul li a.facebook span {
  background: #3b5998;
  color: #fff;
}

.footer-top .ft-content ul li a.facebook .sm-name {
  color: #3b5998;
}

.footer-top .ft-content ul li a.youtube {
  color: #cd201f;
}

.footer-top .ft-content ul li a.youtube span {
  background: #cd201f;
  color: #fff;
}

.footer-top .ft-content ul li a.youtube .sm-name {
  color: #cd201f;
}

.footer-top .ft-content ul li a.linkedin {
  color: #007bb5;
}

.footer-top .ft-content ul li a.linkedin span {
  background: #007bb5;
  color: #fff;
}

.footer-top .ft-content ul li a.linkedin .sm-name {
  color: #007bb5;
}

.footer-bottom .fb-area {
  max-width: 1170px;
  margin: 0 auto;
}

.footer-bottom .fb-area p a {
  color: #d30c39;
}

.default-btn {
  text-decoration: none;
  color: #fff;
  padding: 0 2rem;
  line-height: 46px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 0.9375rem;
  transform-origin: right;
  transition: all 0.3s ease;
  background: #0781c4;
  font-weight: bold;
}

@media (min-width: 768px) {
  .default-btn {
    padding: 0 3rem;
    line-height: 50px;
  }
}

.default-btn span {
  position: inherit;
  z-index: 1;
}

.default-btn.move-right:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #183867;
  transition: transform 0.5s;
  transform-origin: right;
  transform: scaleX(0);
  z-index: 0;
}

.default-btn.move-right:hover:before {
  transform: scaleX(1);
  transform-origin: left;
  transition: transform 0.5s;
}

.default-btn.move-left {
  background: #183867;
}

.default-btn.move-left:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0781c4;
  transition: transform 0.5s;
  transform-origin: left;
  transform: scaleX(0);
  z-index: 0;
}

.default-btn.move-left:hover:before {
  transform: scaleX(1);
  transform-origin: right;
  transition: transform 0.5s;
}

.default-btn.move-bottom {
  background: #0190d8;
}

.default-btn.move-bottom:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0781c4;
  transition: transform 0.5s;
  transform-origin: bottom;
  transform: scaleY(0);
  z-index: 0;
}

.default-btn.move-bottom:hover:before {
  transform: scaleY(1);
  transform-origin: top;
  transition: transform 0.5s;
}

.default-btn.move-top {
  background: #e96800;
}

.default-btn.move-top:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0781c4;
  transition: transform 0.5s;
  transform-origin: top;
  transform: scaleY(0);
  z-index: 0;
}

.default-btn.move-top:hover:before {
  transform: scaleY(1);
  transform-origin: bottom;
  transition: transform 0.5s;
}

.default-btn:hover {
  color: #fff;
}

.default-btn.bg-white {
  background: #fff;
  color: #0781c4;
}

.default-btn.bg-white::before {
  background: #0781c4;
}

.default-btn.bg-white:hover {
  color: #fff;
}

.default-btn.bg-primary {
  background: #0781c4;
  color: #fff;
}

.default-btn.bg-primary::before {
  background: #0781c4;
}

.default-btn.bg-primary:hover {
  color: #fff;
}

.default-btn.border-btn {
  border: 2px solid #fff;
  background: transparent;
  line-height: 46px;
}

.default-btn.border-btn:hover {
  border-color: #00b6cb;
  color: #fff;
}

.default-btn.border-btn.move-bottom::before {
  background: #00b6cb;
}

.preloader {
  /* position: fixed; */
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background: #000000;
}

.preloader .preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.preloader .preloader-inner .preloader-icon {
  width: 72px;
  height: 72px;
  display: inline-block;
  padding: 0px;
}

.preloader .preloader-inner .preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 72px;
  height: 72px;
  border-radius: 100%;
  background: #fff;
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}

.preloader .preloader-inner .preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes price-ani {
  0% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0.1;
  }
}

.about-section {
  background: #f0f0f0;
}

.about-section .about-area {
  background: #fff;
}

@media (min-width: 992px) {
  .about-section .about-area {
    padding: 70px;
  }
}

.about-section .about-area .about-thumb {
  width: 150px;
  height: 150px;
  margin: 0 auto 30px;
}

.about-section .about-area .about-content p {
  line-height: 1.7;
}

@media (min-width: 1200px) {
  .about-section .about-area .about-content p {
    max-width: 1024px;
    margin: 0 auto;
  }
}

.education-section {
  background: url(../images/education/education-bg.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

.education-section .section-header {
  margin-bottom: 60px;
}

.education-section .section-wrapper {
  overflow-x: auto;
}

.accordion-item {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

.education-head {
  background: transparent;
  padding: 20px 30px;
}

@media (min-width: 576px) {
  .education-head {
    padding: 20px 50px;
  }
}

.education-head .eh-item {
  font-size: 1.125rem;
  color: #1e306e;
  text-transform: capitalize;
}

@media (max-width: 575px) {
  .education-head .eh-item {
    text-align: center;
    padding: 10px;
    margin: 5px 0;
    width: 100%;
    border: 1px solid #ecf0f3;
  }
}

@media (min-width: 768px) {
  .education-head .eh-item:first-child {
    width: 130px;
    text-align: left;
  }

  .education-head .eh-item:last-child {
    width: 130px;
    text-align: right;
  }
}

@media (min-width: 1200px) {
  .education-head .eh-item:first-child {
    width: 250px;
  }

  .education-head .eh-item:last-child {
    width: 250px;
  }
}

.accordion-body {
  border-top: 1px solid #ecf0f3;
  padding-left: 30px;
  padding-right: 30px;
}

@media (min-width: 576px) {
  .accordion-body {
    padding-left: 50px;
    padding-right: 50px;
  }
}

.education-area > .education-head {
  cursor: auto;
  background: #0781c4;
  color: #fff;
}

.education-area > .education-head .eh-item {
  color: #fff;
}

@media (max-width: 575px) {
  .education-head[aria-expanded="true"] {
    background: #183867;
  }

  .education-head[aria-expanded="true"] .eh-item {
    color: #fff;
  }
}

@media (max-width: 575px) {
  .service-section .education-head[aria-expanded="true"] {
    background: #e96800;
  }

  .service-section .education-head[aria-expanded="true"] .eh-item {
    color: #fff;
  }
}

/* 
.publication-section {
  background: url(../images/publication/publication-bg.jpg) no-repeat;
  background-position: center;
  background-size: cover;
} */

.publication-section .publication-area {
  background: #183867;
}

@media (min-width: 768px) and (max-width: 991px) {
  .publication-section .publication-area .publication-left {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .publication-section .publication-area .publication-left a {
    width: 50%;
  }
}

.publication-section .publication-area .publication-left a.active {
  background: #0974b4;
}

.publication-section .publication-area .publication-left a.active::after {
  width: 0;
  height: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}

@media (min-width: 992px) {
  .publication-section .publication-area .publication-left a.active::after {
    border-top: 20px solid transparent;
    border-right: 20px solid #fff;
    border-bottom: 20px solid transparent;
  }
}

.publication-section .publication-area .publication-left a .pa-content p {
  color: #fff;
}

.publication-section .publication-area .publication-right {
  background: #fff;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-head {
  padding: 15px 0;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body
  ul
  li {
  padding: 20px 0;
  border-top: 1px solid #ecf0f3;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body
  ul
  li
  a {
  color: #d30c39;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.articles {
  border-top: 1px solid #ecf0f3;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.articles
  ul
  li {
  width: calc(100% / 1);
}

@media (min-width: 576px) {
  .publication-section
    .publication-area
    .publication-right
    .pr-content
    .prc-body.articles
    ul
    li {
    width: calc(100% / 2 - 15px);
  }
}

.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.articles
  ul
  li:hover
  .articles-thumb
  img {
  transform: scale(1.2);
}

.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.articles
  ul
  li:hover
  .articles-content
  h6 {
  color: #d30c39;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.articles
  ul
  li
  .articles-thumb {
  overflow: hidden;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.articles
  ul
  li
  .articles-thumb
  img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.articles
  ul
  li
  .articles-content
  h6 {
  font-family: "Circular Std", sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.video
  ul
  li {
  width: calc(100% / 1);
}

@media (min-width: 576px) {
  .publication-section
    .publication-area
    .publication-right
    .pr-content
    .prc-body.video
    ul
    li {
    width: calc(100% / 2 - 15px);
  }
}

.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.video
  ul
  li:hover
  .articles-thumb
  img {
  transform: scale(1.2);
}

.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.video
  ul
  li:hover
  .articles-content
  h6 {
  color: #d30c39;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.video
  ul
  li
  .articles-thumb {
  overflow: hidden;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.video
  ul
  li
  .articles-thumb
  img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content
  .prc-body.video
  ul
  li
  .articles-content
  h6 {
  font-family: "Circular Std", sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social {
  border-top: 1px solid #ecf0f3;
  border-bottom: 1px solid #ecf0f3;
}

@media (min-width: 992px) {
  .publication-section
    .publication-area
    .publication-right
    .pr-content.article-single
    .prc-body
    .article-social {
    justify-content: space-between;
  }
}

.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social
  ul
  li {
  margin: 5px;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social
  ul
  li
  a {
  padding: 12px 20px;
  color: #fff;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social
  ul
  li
  a
  span {
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: #fff;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social
  ul
  li
  a.facebook {
  background: #3b5998;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social
  ul
  li
  a.facebook
  span {
  color: #3b5998;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social
  ul
  li
  a.youtube {
  background: #cd201f;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social
  ul
  li
  a.youtube
  span {
  color: #cd201f;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social
  ul
  li
  a.linkedin {
  background: #007bb5;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social
  ul
  li
  a.linkedin
  span {
  color: #007bb5;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social
  ul
  li
  a.like {
  background: transparent;
  border: 1px solid #ecf0f3;
  color: #d30c39;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content.article-single
  .prc-body
  .article-social
  ul
  li
  a.like
  span {
  color: #d30c39;
  width: auto !important;
  height: auto !important;
  border-radius: none;
  background: transparent;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content.publication
  ul
  li {
  padding-left: 15px !important;
  padding-right: 15px !important;
  background: #f9fafb;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content.publication
  ul
  li
  .publication-icon {
  width: 50px;
}

.publication-section
  .publication-area
  .publication-right
  .pr-content.publication
  ul
  li
  .publication-icon
  i,
.publication-section
  .publication-area
  .publication-right
  .pr-content.publication
  ul
  li
  .publication-icon
  svg {
  font-size: calc(1.425rem + 2.1vw);
}

@media (min-width: 1200px) {
  .publication-section
    .publication-area
    .publication-right
    .pr-content.publication
    ul
    li
    .publication-icon
    i,
  .publication-section
    .publication-area
    .publication-right
    .pr-content.publication
    ul
    li
    .publication-icon
    svg {
    font-size: 3rem;
  }
}

.publication-section
  .publication-area
  .publication-right
  .pr-content.publication
  ul
  li
  .publication-content {
  width: calc(100% - 70px);
}

.publication-section.articles-page {
  background: transparent;
}

.publication-section.articles-page .publication-area {
  margin-top: -50px;
}

.publication-section.articles-page
  .publication-area
  .publication-right
  .pr-content
  .prc-body.articles {
  border-top: none;
  border-bottom: 1px solid #ecf0f3;
}

@media (min-width: 992px) {
  .publication-section.articles-page
    .publication-area
    .publication-right
    .pr-content
    .prc-body.articles
    ul
    li {
    width: calc(100% / 3 - 15px);
  }
}

.publication-section.article-single-page .publication-area {
  background: #f9fafb;
}

.article-pagination {
  justify-content: space-between;
  margin: 30px -15px 0;
}

@media (min-width: 768px) {
  .article-pagination {
    flex-wrap: nowrap;
  }
}

.article-pagination .prev-article,
.article-pagination .next-article {
  background: #f9fafb;
  margin: 15px;
}

.article-pagination .prev-article .na-thumb,
.article-pagination .next-article .na-thumb {
  width: 30%;
}

.article-pagination .prev-article .na-content,
.article-pagination .next-article .na-content {
  width: 70%;
}

.article-pagination .prev-article a,
.article-pagination .next-article a {
  font-size: 14px;
  color: #d30c39;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.article-pagination .prev-article a:hover,
.article-pagination .next-article a:hover {
  color: #0781c4;
}

.article-pagination .prev-article p,
.article-pagination .next-article p {
  margin-bottom: 0;
  line-height: 1.2;
}

.article-pagination .next-article {
  text-align: right;
}

.authors {
  justify-content: space-between;
  align-items: center;
  padding: 25px;
  margin: 30px 0;
  background: #f9fafb;
}

@media (max-width: 575px) {
  .authors {
    justify-content: center;
  }
}

.authors .author-thumb {
  width: 100px;
  text-align: center;
  border: 5px solid rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.authors .author-thumb a {
  width: 140px;
  height: 140px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.authors .author-thumb img {
  height: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.authors .author-content {
  width: 100%;
  margin-top: 30px;
  text-align: center;
}

@media (min-width: 576px) {
  .authors .author-content {
    width: calc(100% - 120px);
    margin-top: 0;
    text-align: left;
  }
}

.authors .author-content h6 {
  margin-bottom: 5px;
}

.comments {
  background: #f9fafb;
}

.comments .comment-title {
  border-bottom: 1px solid #ecf0f3;
}

@media (max-width: 575px) {
  .comments .comment-list {
    margin: 0;
  }
}

.comments .comment-list .comment .com-thumb {
  height: 50px;
  width: 50px;
  float: left;
  border: 5px solid rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

@media (min-width: 576px) {
  .comments .comment-list .comment .com-thumb {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .comments .comment-list .comment .com-thumb {
    height: 80px;
    width: 80px;
  }
}

.comments .comment-list .comment .com-thumb img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

@media (max-width: 575px) {
  .comments .comment-list .comment .com-content {
    width: 100%;
  }
}

.comments .comment-list .comment .com-content .com-title .com-title-meta h6 a {
  color: #000000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.comments
  .comment-list
  .comment
  .com-content
  .com-title
  .com-title-meta
  h6
  a:hover {
  color: #0781c4;
}

@media (max-width: 575px) {
  .comments .comment-list .comment .com-content .com-title .reply {
    margin-bottom: 10px;
    display: inline-block;
  }
}

.comments
  .comment-list
  .comment
  .com-content
  .com-title
  .reply
  .comment-reply-link {
  padding: 3px 16px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.comments
  .comment-list
  .comment
  .com-content
  .com-title
  .reply
  .comment-reply-link:hover {
  color: #0781c4;
  border-radius: 5px;
}

.comments .comment-list .comment .comment-list {
  padding: 0 20px;
  border-top: 1px solid #ecf0f3;
}

@media (min-width: 576px) {
  .comments .comment-list .comment .comment-list {
    padding-left: 60px;
    padding-right: 30px;
  }
}

.comments .comment-list .comment .comment-list .comment {
  list-style: none;
  overflow: hidden;
  padding-top: 30px;
}

.comments .comment-list .comment .comment-list .comment:last-child {
  border: none;
  padding-bottom: 0px;
}

.comment-respond {
  background: #f9fafb;
}

.comment-respond h6 {
  border-bottom: 1px solid #ecf0f3;
}

.comment-respond .add-comment .comment-form {
  background: #f9fafb;
}

.comment-respond .add-comment .comment-form input[type="text"] {
  padding: 16px 15px;
  border-radius: 4px;
  width: 100%;
}

@media (min-width: 576px) {
  .comment-respond .add-comment .comment-form input[type="text"] {
    width: calc(100% / 2 - 15px);
  }
}

.comment-respond .add-comment .comment-form input,
.comment-respond .add-comment .comment-form textarea {
  border: none;
  outline: none;
  margin-bottom: 20px;
  background: #fff;
  color: #000000;
}

.comment-respond .add-comment .comment-form textarea {
  padding: 15px;
  width: 100%;
  border-radius: 4px;
}

.comment-respond .add-comment .comment-form .default-button {
  border: none;
  outline: none;
  margin-top: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 50px;
}

.widget {
  padding: 30px;
}

.widget .recent-articale .widget-body ul {
  padding: 0;
}

.widget .recent-articale .widget-body ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background: #fff;
}

.widget .recent-articale .widget-body ul li:last-child {
  border-bottom: none;
}

.widget .recent-articale .widget-body ul li:hover .post-thumb img {
  transform: scale(1.05);
}

.widget .recent-articale .widget-body ul li:hover .post-content h6 {
  color: #0781c4;
}

.widget .recent-articale .widget-body ul li .post-thumb {
  width: 100px;
  height: 80px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .widget .recent-articale .widget-body ul li .post-thumb {
    width: 80px;
    height: 80px;
    margin-bottom: 15px;
  }
}

.widget .recent-articale .widget-body ul li .post-thumb a {
  display: inline-flex;
  height: 100%;
}

.widget .recent-articale .widget-body ul li .post-thumb a img {
  width: 100%;
  transition: all 0.3s ease;
}

.widget .recent-articale .widget-body ul li .post-content {
  width: calc(100% - 100px);
}

@media (min-width: 992px) and (max-width: 1199px) {
  .widget .recent-articale .widget-body ul li .post-content {
    width: calc(100% - 80px);
  }
}

.widget .recent-articale .widget-body ul li .post-content h6 {
  line-height: 1.5;
  color: #1e306e;
  margin-bottom: 2px;
  font-family: "Circular Std", sans-serif;
  font-size: 1rem;
}

.widget .recent-articale .widget-body ul li .post-content p {
  margin: 0;
}

.service-section {
  background: #0781c4;
}

.service-section .section-header {
  margin-bottom: 60px;
}

.service-section .section-header h3 {
  color: #fff;
}

.service-section .education-area > .education-head {
  cursor: auto;
  background: #183867;
  color: #fff;
}

.service-section .education-area > .education-head .eh-item {
  color: #fff;
}

.service-item .service-content {
  background: #fff;
}

.service-item .service-content .service-thumb {
  width: 70px;
}

.service-item .service-content .service-title {
  width: calc(100% - 90px);
  border-left: 1px solid #ecf0f3;
}

@media (min-width: 576px) {
  .service-item .service-content .service-title {
    padding: 18px 20px;
  }
}

.ofice-information .abs-shape-img {
  top: 40%;
}

.ofice-information .abs-shape-img img {
  max-width: none;
}

.ofice-information .section-header {
  margin-bottom: 60px;
}

.oi-item {
  background: #fff;
}

@media (min-width: 576px) {
  .oi-item .oi-map {
    width: 40%;
  }
}

@media (min-width: 576px) {
  .oi-item .oi-address {
    width: 60%;
  }
}

.oi-item .oi-address h6 {
  font-family: "Circular Std", sans-serif;
}

.oi-item .oi-address .default-btn {
  text-transform: capitalize;
  line-height: 40px;
}

.contact-section.contact-bg {
  background: #eaeaea;
}

.contact-section .contact-area .contact {
  background: #fff;
}

.contact-section .contact-area .contact::after,
.contact-section .contact-area .contact::before {
  background: #183867;
  border-bottom-right-radius: 12px;
}

.contact-section .contact-area .contact::after {
  width: 100px;
  height: 10px;
  top: -10px;
  left: 0;
}

.contact-section .contact-area .contact::before {
  width: 10px;
  height: 100px;
  top: -10px;
  left: -10px;
}

form {
  background: #fff;
}

form input,
form textarea {
  background: #f8f8f8;
  border-color: transparent;
  padding: 15px;
  color: #1e306e;
}

form input {
  height: 50px;
  margin-bottom: 30px;
}

@media (min-width: 576px) {
  form input {
    width: calc(100% / 1);
  }
}

form textarea {
  margin-bottom: 35px;
}

form button {
  height: 50px;
}

form button.default-btn {
  padding: 0px 20px;
  border: none;
  outline: none;
}

@media (min-width: 576px) {
  form button.default-btn {
    padding: 0px 30px;
  }
}

.form-message {
  font-size: 14px;
}

.form-message.success {
  color: green;
}

.form-message.error {
  color: red;
}

/*Contact Item Css Start here*/
.ct-area {
  background: #f9fafb;
  margin-top: -50px;
}

.contact-item {
  width: 100%;
  padding: 30px 25px;
  margin-bottom: 25px;
  background: #fff;
  box-shadow: 0 5px 5px rgba(136, 136, 136, 0.05);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.contact-item:hover {
  box-shadow: 0 5px 5px rgba(136, 136, 136, 0.12);
}

.contact-item .contact-icon {
  width: 72px;
}

.contact-item .contact-icon i {
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-size: 24px;
  background: #f85b82;
}

.contact-item .contact-details {
  width: calc(100% - 72px);
}

.contact-item .contact-details p {
  margin: 0;
}

.col-12:nth-child(2) .contact-item .contact-icon i {
  background: #0781c4;
}

.col-12:nth-child(3) .contact-item .contact-icon i {
  background: #5ce1b9;
}

/*Contact Item Css end here*/
/* @@@@@@@@@@@@@  Contact Us Section Start Here  @@@@@@@@@@@@@@ */
@media (max-width: 991px) {
  .location-map {
    margin-bottom: 15px;
  }
}

.location-map #map {
  height: 253px;
  width: 100%;
}

.location-map #map iframe {
  height: 100%;
  width: 100%;
  border: none;
}

@media (min-width: 992px) {
  .contact-form-wrapper {
    padding: 60px 40px;
  }
}

.contact-form-wrapper .contact-form p {
  max-width: 610px;
}

.contact-form-wrapper .contact-form form::after,
.contact-form-wrapper .contact-form form::before {
  display: none;
}

.contact-form-wrapper .contact-form form.comment-form input[type="text"],
.contact-form-wrapper .contact-form form.comment-form [type="email"] {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.contact-form-wrapper
  .contact-form
  form.comment-form
  input[type="text"]:focus-visible,
.contact-form-wrapper
  .contact-form
  form.comment-form
  [type="email"]:focus-visible {
  border: 1px solid rgba(80, 46, 196, 0.5);
  outline: none;
}

@media (min-width: 576px) {
  .contact-form-wrapper .contact-form form.comment-form input[type="text"],
  .contact-form-wrapper .contact-form form.comment-form [type="email"] {
    width: calc(100% / 2 - 10px);
  }
}

.contact-form-wrapper .contact-form form.comment-form textarea {
  background: #fff;
  padding: 10px 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.contact-form-wrapper .contact-form form.comment-form textarea:focus-visible {
  border: 1px solid rgba(80, 46, 196, 0.5);
  outline: none;
}

.contact-form-wrapper .contact-form form.comment-form button.lab-btn {
  background: #0781c4;
  outline: none;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 5px 5px rgba(80, 46, 196, 0.3);
}

.contact-form-wrapper .contact-form form.comment-form button.lab-btn:hover {
  box-shadow: none;
  transform: translateY(-3px);
}

@media (max-width: 991px) {
  .contact-info-wrapper {
    margin-top: 50px;
  }
}

.contact-info-wrapper .contact-info-title p {
  max-width: 280px;
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .contact-info-wrapper .contact-info-content {
    display: flex;
    flex-wrap: wrap;
  }
}

.contact-info-wrapper .contact-info-content .contact-info-item {
  background: #fff;
}

@media (max-width: 991px) {
  .contact-info-wrapper .contact-info-content .contact-info-item {
    margin-right: 30px;
    margin-bottom: 30px;
  }
}

@media (min-width: 992px) {
  .contact-info-wrapper .contact-info-content .contact-info-item {
    margin-bottom: 30px;
  }

  .contact-info-wrapper .contact-info-content .contact-info-item:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 991px) {
  .contact-info-wrapper
    .contact-info-content
    .contact-info-item
    .contact-info-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .contact-info-wrapper
    .contact-info-content
    .contact-info-item
    .contact-info-inner
    .contact-info-thumb {
    margin-bottom: 0;
    margin-right: 15px;
  }
}

.contact-info-wrapper
  .contact-info-content
  .contact-info-item
  .contact-info-inner
  .contact-info-details
  span {
  color: #000000;
}

/*# sourceMappingURL=style.css.map */

/*====== Latest CSS =====*/

.padding-section {
  padding: 60px 0px;
}

.link-btn a {
  padding: 15px 30px;
  font-size: 20px;
  background-color: #fff;
  margin: 20px 0px;
  transition: 0.5s;
}

.link-btn a:hover {
  background-color: #183867;
  color: #fff;
}

.header-bottom-area .menu .code-ul li .active {
  background-color: #f5f6f8;
  color: #0781c4;
}

.list-style li {
  line-height: 40px;
}

.Projects-card {
  padding: 20px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  height: 100%;
  background-color: #fff;
}

.Publications-list li {
  list-style-type: decimal;
  padding: 7px 0px;
  line-height: 30px;
}

.Awards-card b :hover {
  transition: 0s;
}

.Awards-card {
  width: 100%;
  height: 100%;
  padding: 25px;
  border-radius: 20px;
  background-repeat: no-repeat;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  transition: 0.5s;
}

.Awards-card:hover {
  transform: translate(0, -10px);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  background-size: cover;
  background: linear-gradient(#2eadad, #60b4df) center center / cover;
}

.Awards-card:hover p {
  color: #fff;
}

.about-border-style {
  margin: 30px 0px;
  padding: 20px;
  background-color: #fff;
  border-radius: 0px 60px 0px 60px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.person-info {
  padding: 15px;
}

.person-info .pi-content h6,
.person-info .pi-content p {
  font-size: 16px;
  padding: 0;
  margin: 0;
}

.slider-sidetext {
  margin: 18px 0px;
}

.icon-list ul li {
  padding-bottom: 20px;

  &::marker {
    content: "▶ ";
    color: #0780c3;
  }

  padding-left: 5px;
  text-align: justify;
}

.Positions-box-about {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  margin-bottom: 20px;
  padding: 10px 0px;
  border-radius: 20px;
  height: auto;
  background-color: #fff;
}

.align-self-center p {
  margin: auto;
}

@media only screen and (max-width: 1180px) {
  .Positions-box-about {
    height: auto;
    padding: 10px 0px 0px 20px;
    text-align: left;
  }

  .Positions-box-about p {
    padding: 0;
  }

  .Positions-box-about span {
    float: left !important;
  }
}

.Positions-box-about:hover {
  box-shadow: none;
  border: 1px solid #0780c3;
  box-shadow: #0781c4 0px 3px 3px;
  background-color: #fff;
}

.Positions-box-about p {
  padding: 12px 0px 0px;
  align-self: center;
}

.Positions-box-about span {
  width: 35px;
  height: 35px;
  text-align: center;
  font-size: 25px;
  color: #fff;
  border-radius: 50%;
  float: right;
  background-color: #007bb5;
}

.card-03 {
  padding: 10px;
  position: relative;
  overflow: hidden;
  display: block;
  border: 1px solid #ddd;
  border-radius: 10px;
  width: 100%;
  height: 200px;
  margin: 50px auto;
  background-color: #fff;
  box-shadow: 0px 1px 16px 0 rgba(0, 0, 0, 0.18);
}

.card-body-03 {
  padding-top: 30px;
  text-align: center;
  z-index: 2;
}

.col-item-b12 {
  margin-top: 2rem;
}

.col-item-b13 {
  margin-top: 4rem;
}

.col-item-b133 {
  margin-top: 12rem;
}

.flex-box-container {
  display: flex;
  flex-wrap: wrap;
}

.wrap-decription {
  padding: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(29, 106, 154, 0.92);
  border-radius: 10px;
  color: #fff;
  height: 100%;
  visibility: visible;
  opacity: 1;
  animation-name: fadeFromtop;
  -webkit-animation-name: fadeFromtop;
  animation-duration: 800ms;
  -webkit-animation-duration: 800ms;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

.wrap-decription {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 25px;
}

/* Styles */

.card-03:hover .wrap-decription {
  visibility: visible;
  opacity: 1;
  /*   animation: o-upfade-top 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0.2s forwards;  */
  animation-name: fadeFromBottom;
  -webkit-animation-name: fadeFromBottom;
  animation-duration: 800ms;
  -webkit-animation-duration: 800ms;
  animation-timing-function: ease-in;
  -webkit-animation-timing-function: ease-in;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

@keyframes fadeFromBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    display: block;
  }
}

@keyframes fadeFromtop {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(400%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}

.exp-box p b {
  padding-right: 15px;
}

.work-exp ul li {
  padding-bottom: 20px;
  list-style: none;
}

.work-exp .exp-box {
  padding: 12px 5px 1px 15px;
  margin: 0;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  background-image: linear-gradient(to right, #2eadad, #60b4df);
}

.work-exp .exp-box p {
  color: #fff;
}

.work-exp .exp-box a {
  color: #000;
  transition: 0.5s;
}

.work-exp .exp-box a:hover {
  color: #fff;
  text-decoration: underline;
}

.Publications-list li {
  &::marker {
    content: "▶ ";
    color: #0780c3;
    font-size: 20px;
  }

  padding-left: 5px;
}

.hover-div {
  text-align: center;
  height: 100%;
}

.hover-div img {
  filter: gray;
  /* IE5+ */
  -webkit-filter: grayscale(1);
  /* Webkit Nightlies & Chrome Canary */
  -webkit-transition: all 0.8s ease-in-out;
}

.hover-div:hover img {
  filter: none;
  -webkit-filter: grayscale(0);
  -webkit-transform: scale(1.01);
}

@media (hover: hover) {
  .hover-div:hover img {
    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-transform: scale(1.01);
  }
}

@media (hover: not) {
  .hover-div:hover img {
    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-transform: scale(1.01);
  }
}

.hover-div .hover-div_inner {
  padding-top: 10px;
  font-size: 20px;
}

.hover-div {
  border-top: 1px solid #f8f8f8;
  background: #f8f8f8;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.hover-div:hover {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  box-shadow: 0 22px 43px rgba(0, 0, 0, 0.32);
  cursor: pointer;
  border-radius: 5px;
}

/* 
@media only screen and (max-width: 900px) {
  .menu ul ul {
    position: absolute;
    width: 100%;
    background: #0780C3;
    display: none;
    padding: 0;

  }
} */

/* Navigation Bar Css Start */

ul {
  list-style: none;
}

a {
  text-decoration: none;
}

header {
  position: sticky;
  top: 0px;
  background-image: linear-gradient(to right, #2eadad, #60b4df);
  width: 100%;
  z-index: 1000;
}

section {
  position: relative;
  height: calc(100vh - 3rem);
  width: 100%;
  background: url("bg.jpg") no-repeat top center / cover;
  overflow: hidden;
}

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /* background-color: rgb(56, 165, 238, 0.5); */
}

.nav-container {
  width: 100%;
  padding: 10px;
  margin: 0 auto;
  display: flex;
  position: relative;
}

.nav-container ol,
ul {
  padding-left: 0rem;
}

.logo-container {
  flex: 1;
  display: flex;
  align-items: center;
}

.nav-btn {
  flex: 3;
  display: flex;
}

.nav-links {
  flex: 2;
}

.log-sign {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}

.logo {
  color: #fff;
  font-size: 1.1rem;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 3rem;
}

.logo span {
  font-weight: 300;
}

.btn.solid,
.btn.transparent:hover {
  background-color: #fff;
  color: #69bde7;
}

.btn.transparent,
.btn.solid:hover {
  background-color: transparent;
  color: #fff;
}

.nav-links > ul {
  display: flex;
  justify-content: center;
  align-items: center;
}

.nav-link {
  position: relative;
}

.nav-link > a {
  line-height: 3rem;
  color: #fff;
  padding: 0 0.8rem;
  letter-spacing: 1px;
  font-size: 0.95rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: 0.5s;
}

.nav-link > a > i {
  margin-left: 0.2rem;
}

.nav-link:hover > a {
  transform: scale(1.1);
}

.dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 10rem;
  transform: translateY(10px);
  opacity: 0;
  pointer-events: none;
  transition: 0.5s;
}

.dropdown ul {
  position: relative;
}

.dropdown-link > a {
  display: flex;
  background-color: #fff;
  color: #3498db;
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
  align-items: center;
  justify-content: space-between;
  transition: 0.3s;
}

.dropdown-link:hover > a {
  background-color: #3498db;
  color: #fff;
}

.dropdown-link:not(:nth-last-child(2)) {
  border-bottom: 1px solid #efefef;
}

.dropdown-link i {
  transform: rotate(-90deg);
}

.arrow {
  position: absolute;
  width: 11px;
  height: 11px;
  top: -5.5px;
  left: 32px;
  background-color: #fff;
  transform: rotate(45deg);
  cursor: pointer;
  transition: 0.3s;
  z-index: -1;
}

.dropdown-link:first-child:hover ~ .arrow {
  background-color: #3498db;
}

.dropdown-link {
  position: relative;
}

.dropdown.second {
  top: 0;
  left: 100%;
  padding-left: 0.8rem;
  cursor: pointer;
  transform: translateX(10px);
}

.dropdown.second .arrow {
  top: 10px;
  left: -5.5px;
}

.nav-link:hover > .dropdown,
.dropdown-link:hover > .dropdown {
  transform: translate(0, 0);
  opacity: 1;
  pointer-events: auto;
}

.hamburger-menu-container {
  flex: 1;
  display: none;
  align-items: center;
  justify-content: flex-end;
}

.hamburger-menu {
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.hamburger-menu div {
  width: 1.6rem;
  height: 3px;
  border-radius: 3px;
  background-color: #fff;
  position: relative;
  z-index: 1001;
  transition: 0.5s;
}

.hamburger-menu div:before,
.hamburger-menu div:after {
  content: "";
  position: absolute;
  width: inherit;
  height: inherit;
  background-color: #fff;
  border-radius: 3px;
  transition: 0.5s;
}

.hamburger-menu div:before {
  transform: translateY(-7px);
}

.hamburger-menu div:after {
  transform: translateY(7px);
}

#check {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  transform: translateY(-50%);
  width: 2.5rem;
  height: 2.5rem;
  z-index: 90000;
  cursor: pointer;
  opacity: 0;
  display: none;
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div {
  background-color: transparent;
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div:before {
  transform: translateY(0) rotate(-45deg);
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div:after {
  transform: translateY(0) rotate(45deg);
}

@keyframes animation {
  from {
    opacity: 0;
    transform: translateY(15px);
  }

  to {
    opacity: 1;
    transform: translateY(0px);
  }
}

@media (max-width: 920px) {
  .hamburger-menu-container {
    display: flex;
  }

  #check {
    display: block;
  }

  .nav-btn {
    position: fixed;
    height: calc(100vh - 3rem);
    top: 3rem;
    left: 0;
    width: 100%;
    background-color: #69bde7;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    overflow-x: hidden;
    overflow-y: auto;
    transform: translateX(100%);
    transition: 0.65s;
  }

  #check:checked ~ .nav-btn {
    transform: translateX(0);
  }

  #check:checked ~ .nav-btn .nav-link,
  #check:checked ~ .nav-btn .log-sign {
    animation: animation 0.5s ease forwards var(--i);
  }

  .nav-links {
    flex: initial;
    width: 100%;
  }

  .nav-links > ul {
    flex-direction: column;
  }

  .nav-link {
    width: 100%;
    opacity: 0;
    transform: translateY(15px);
  }

  .nav-link > a {
    line-height: 1;
    padding: 1.6rem 2rem;
  }

  .nav-link:hover > a {
    transform: scale(1);
    background-color: #50a9d6;
  }

  .dropdown,
  .dropdown.second {
    position: initial;
    top: initial;
    left: initial;
    transform: initial;
    opacity: 1;
    pointer-events: auto;
    width: 100%;
    padding: 0;
    background-color: #3183ac;
    display: none;
  }

  .nav-link:hover > .dropdown,
  .dropdown-link:hover > .dropdown {
    display: block;
  }

  .nav-link:hover > a > i,
  .dropdown-link:hover > a > i {
    transform: rotate(360deg);
  }

  .dropdown-link > a {
    background-color: transparent;
    color: #fff;
    padding: 1.2rem 2rem;
    line-height: 1;
  }

  .dropdown.second .dropdown-link > a {
    padding: 1.2rem 2rem 1.2rem 3rem;
  }

  .dropdown.second .dropdown.second .dropdown-link > a {
    padding: 1.2rem 2rem 1.2rem 4rem;
  }

  .dropdown-link:not(:nth-last-child(2)) {
    border-bottom: none;
  }

  .arrow {
    z-index: 1;
    background-color: #69bde7;
    left: 10%;
    transform: scale(1.1) rotate(45deg);
    transition: 0.5s;
  }

  .nav-link:hover .arrow {
    background-color: #50a9d6;
  }

  .dropdown .dropdown .arrow {
    display: none;
  }

  .dropdown-link:hover > a {
    background-color: #3a91bd;
  }

  .dropdown-link:first-child:hover ~ .arrow {
    background-color: #50a9d6;
  }

  .nav-link > a > i {
    font-size: 1.1rem;
    transform: rotate(-90deg);
    transition: 0.7s;
  }

  .dropdown i {
    font-size: 1rem;
    transition: 0.7s;
  }

  .log-sign {
    flex: initial;
    width: 100%;
    padding: 1.5rem 1.9rem;
    justify-content: flex-start;
    opacity: 0;
    transform: translateY(15px);
  }
}

.nav-btn .nav-links ul {
  padding-bottom: 0;
  margin-bottom: 0;
}

.nav-btn .nav-links ul .active {
  background-color: #f0f0f0;
  border-radius: 15px;
}

.nav-btn .nav-links ul .active a {
  color: #183868;
}

/* ================================ */
#gallery img {
  height: 75vw;
  object-fit: cover;
}

@media (min-width: 576px) {
  #gallery img {
    height: 35vw;
  }
}

@media (min-width: 992px) {
  #gallery img {
    height: 18vw;
  }
}

.carousel-item img {
  height: 60vw;
  object-fit: cover;
}

@media (min-width: 576px) {
  .carousel-item img {
    height: 350px;
  }
}

* {
  transition: 0.3s;
}

#gallery.custom {
  padding: 0 15px;
}

#gallery.custom img {
  display: block;
  margin: 15px 0;
  border-radius: 300px 30px 300px 300px;
}

#gallery.custom img:hover {
  border-radius: 30px 90px 30px 30px;
}

#exampleModal.custom .modal-content {
  background: none;
  border: none;
}

#exampleModal.custom .modal-header {
  border: none;
}

#exampleModal.custom .modal-header button {
  background: none;
  border-radius: 100px 100px 0 0;
  padding: 5px 10px;
  opacity: 1;
  position: relative;
  top: 3px;
  border: solid 2px white;
}

@media (min-width: 992px) {
  #exampleModal.custom .modal-header button {
    top: 15px;
  }
}

#exampleModal.custom .modal-header button:hover {
  top: 3px;
}

#exampleModal.custom .modal-header span {
  color: white;
}

#exampleModal.custom .modal-body {
  padding: 0;
  border: none;
  position: relative;
}

#exampleModal.custom .modal-body::before,
#exampleModal.custom .modal-body::after {
  content: "";
  height: 50px;
  width: 50px;
  display: block;
  position: absolute;
  background: white;
  border-radius: 3px 10px;
}

@media (min-width: 768px) {
  #exampleModal.custom .modal-body::before,
  #exampleModal.custom .modal-body::after {
    border-radius: 3px 30px;
    height: 100px;
    width: 100px;
  }
}

#exampleModal.custom .modal-body::before {
  top: -5px;
  left: -5px;
}

@media (min-width: 768px) {
  #exampleModal.custom .modal-body::before {
    top: -15px;
    left: -15px;
  }
}

#exampleModal.custom .modal-body::after {
  bottom: -5px;
  right: -5px;
  z-index: -1;
}

@media (min-width: 768px) {
  #exampleModal.custom .modal-body::after {
    bottom: -15px;
    right: -15px;
  }
}

#exampleModal.custom .modal-footer {
  border: none;
  margin-top: 60px;
}

@media (min-width: 992px) {
  #exampleModal.custom .modal-footer {
    margin-top: 40px;
  }
}

#exampleModal.custom .modal-footer .btn {
  margin: auto;
  border: solid 2px white;
  background: none;
  text-transform: uppercase;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  font-weight: bold;
  padding: 0.2em 0.7em;
}

#exampleModal.custom .modal-footer .btn:hover {
  background: white;
  color: black;
}

#exampleModal.custom .carousel-control-prev,
#exampleModal.custom .carousel-control-next {
  font-size: 2em;
  top: auto;
  opacity: 1;
  bottom: -52px;
}

@media (min-width: 768px) {
  #exampleModal.custom .carousel-control-prev,
  #exampleModal.custom .carousel-control-next {
    top: 0;
    opacity: 0.5;
    bottom: 0;
  }
}

#exampleModal.custom .carousel-control-next-icon,
#exampleModal.custom .carousel-control-prev-icon {
  height: 30px;
  width: 30px;
}

@media (min-width: 768px) {
  #exampleModal.custom .carousel-control-prev {
    left: -90px;
  }
}

@media (min-width: 768px) {
  #exampleModal.custom .carousel-control-next {
    right: -90px;
  }
}

#exampleModal.custom .carousel-indicators {
  bottom: -60px;
}

@media (min-width: 992px) {
  #exampleModal.custom .carousel-indicators {
    bottom: -30px;
  }
}

#exampleModal.custom .carousel-indicators li {
  height: 30px;
  border-radius: 100px;
  background: none;
  border: solid 2px white;
}

@media (min-width: 992px) {
  #exampleModal.custom .carousel-indicators li {
    height: 10px;
  }
}

#exampleModal.custom .carousel-indicators li:hover {
  background: white;
}

#exampleModal.custom .carousel-indicators li.active {
  background: white;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

@media (min-width: 576px) {
  .switch {
    margin: 0;
  }
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #2196f3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.switch-wrap {
  text-align: center;
  background-color: #b1fbc1;
  padding: 30px;
  border-radius: 3px;
  margin: 30px 0 0;
}

@media (min-width: 576px) {
  .switch-wrap {
    position: fixed;
    bottom: 0;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    width: 100%;
    justify-content: center;
    padding: 10px;
  }
}

.switch-text {
  display: block;
  margin: 0.5em;
}

@media (min-width: 576px) {
  .switch-text {
    margin: 0 1em 0 0;
  }
}

.btn-change2 {
  height: 100%;
  padding: 10px;
  width: 100%;
  font-size: 14px;
  background: #2eadad;
  border: 0px;
  color: #fff;
  box-shadow: 0 0 1px #fff;
  -webkit-transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-out;
  -webkit-transform-origin: 0 0;
  box-shadow: 0px 0px 0 100px #2eadad inset;
  border-radius: 10px;
}

.btn-change2:hover {
  -webkit-box-shadow: 0px 0px 0 0px #08806c inset;
  -webkit-transform: scale(1);
}

@media only screen and (max-width: 600px) {
  .btn-change2 {
    height: 70px;
    width: -webkit-fill-available;
  }
}

.bg-light-grey {
  background-color: #efefef;
}

.advise-card {
  background: linear-gradient(#fff, #9fdeff);
  padding: 20px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 15px;
  height: 100%;
}

.advise-card ul li {
  line-height: 2rem;
}

.advise-list li {
  padding-bottom: 15px;
}

.advise-card-1 {
  padding: 20px;
  border: 1px solid #154577;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  height: 100%;
}

.advise-card-1 ul li {
  padding-bottom: 15px;
}

.bg-yellow-text-Red {
  background-color: yellow;
  color: Red;
}

/* ============ */

.gallery-title {
  font-size: 36px;
  color: #173a6a;
  text-align: center;
  font-weight: 500;
  margin-bottom: 70px;
}

.gallery-title:after {
  content: "";
  position: absolute;
  width: 7.5%;
  left: 46.5%;
  height: 45px;
  border-bottom: 1px solid #173a6a;
}

.filter-button {
  font-size: 18px;
  border: 1px solid #173a6a;
  border-radius: 5px;
  text-align: center;
  color: #173a6a;
  margin: 0px 10px 30px 10px;
}

.filter-button:hover {
  font-size: 18px;
  border: 1px solid #173a6a;
  border-radius: 5px;
  text-align: center;
  color: #ffffff;
  background-color: #173a6a;
}

.btn-default:active .filter-button:active {
  background-color: #42b32f;
  color: white;
}

.port-image {
  width: 100%;
}

.gallery_product {
  margin-bottom: 30px;
}

.contact-bottom .card-1 {
  text-align: center;
  padding: 25px 0px;
}

.contact-bottom {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("../images/banner/Doctor-hand.jpeg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
}

.contact-bottom .card-1 button {
  padding: 20px 15px;
  background-color: rgba(0, 0, 0, 0.09);
  color: #fff;
  border: none;
  font-size: 18px;
}

.contact-bottom .card-1 i {
  font-size: 25px !important;
}

.OFFERED-bg {
  background: url("../images/Dr-Ilangho/Video-HD-Preview.mp4") no-repeat center
    center fixed;
  background-size: cover;
}

.Information-card {
  padding: 30px 60px;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  position: relative;
  background: #1dbaa0;
  color: #fff;
  text-align: center;
  font-size: 18px;
}

.Information-card h4 {
  color: #fff;
}

.Information-card ul li {
  display: inline;
  margin: 10px;
}

.Information-card ul li img {
  width: 40px;
}

.Information-card ul li img:hover {
  opacity: 0.7;
}

.skiptranslate {
  width: 170px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  background-color: #fff;
  /* background: linear-gradient(to right, #c0fff5, #c2e0ff); */
  border: 1px solid #1cb99f;
  padding: 5px;
}

.search {
  position: relative;
  box-shadow: 0 0 40px rgba(51, 51, 51, 0.1);
}

.search input {
  height: 40px;
  text-indent: 25px;
  border: 2px solid #d6d4d4;
}

.search input:focus {
  box-shadow: none;
  border: 2px solid #30aaae;
}

.search .fa-search {
  position: absolute;
  top: 10px;
  left: 16px;
}

.card-1 h5 a {
  color: #fff;
}

.index-banner {
  background: url("../images/banner/index-Banner.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.index-banner .banner-text-area {
  padding: 21px;
  margin: 50px 0px;
  border-top: 3px solid rgb(68, 68, 68);
  border-bottom: 3px solid rgb(68, 68, 68);
  border-right: 3px solid rgb(68, 68, 68);
  border-radius: 10px;
}

.index-banner {
  height: 600px;
}

.index-banner .banner-text-area h2 {
  font-size: 50px;
}

.index-banner .banner-text-area p {
  font-size: 18px;
}

@media only screen and (max-width: 600px) {
  .index-banner .banner-text-area {
    margin: 50px 0px;
    padding: 20px;
    border: 2px solid rgb(68, 68, 68);
  }

  .index-banner {
    height: 780px;
  }

  .index-banner .banner-text-area h2 {
    font-size: 30px;
  }

  .index-banner .banner-text-area p {
    font-size: 16px;
    color: #555555;
  }
}

.gallery-container p.page-description {
  text-align: center;
  margin: 25px auto;
  font-size: 18px;
  color: #999;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
  padding: 2px;
}

.tz-gallery .lightbox img {
  width: 100%;
  border-radius: 0;
  position: relative;
}

.tz-gallery .lightbox img:hover {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  width: 100%;
}

/* .tz-gallery .lightbox:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(46, 132, 206, 0.7);
  content: '';
  transition: 0.4s;
} */

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
  opacity: 1;
}

.baguetteBox-button {
  background-color: transparent !important;
}

.about-bg {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url("../images/banner/About-Us-banner.jpg") no-repeat;
  background-position: center;
  background-size: cover;
  height: 350px;
}

.Experience-bg {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url("../images/banner/Experience-banner.jpg") no-repeat;
  background-position: center;
  background-size: cover;
  height: 350px;
}

.activities-bg {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url("../images/banner/Activity.jpg") no-repeat;
  background-position: center;
  background-size: cover;
  height: 350px;
}

.Affiliations {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url("../images/banner/Affiliations-banner.jpg") no-repeat;
  background-position: center;
  background-size: cover;
  height: 350px;
}

.Clinical-Research {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url("../images/banner/Clinical-Research-banner.jpg") no-repeat;
  background-position: center;
  background-size: cover;
  height: 350px;
}

.Contact-us-bg {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url("../images/banner/Contact-Us-banner.jpg") no-repeat;
  background-position: center;
  background-size: cover;
  height: 350px;
}

.educations-resources-bg {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url("../images/banner/Education-and-Training-banner.jpg") no-repeat;
  background-position: center;
  background-size: cover;
  height: 350px;
}

.Gallery-bg {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url("../images/banner/Gallery-banner.jpg") no-repeat;
  background-position: center;
  background-size: cover;
  height: 350px;
}

.Publications-bg {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url("../images/banner/Publication-banner.jpg") no-repeat;
  background-position: center;
  height: 350px;
  background-size: cover;
}

.Services-bg {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url("../images/banner/Services-banner.jpg") no-repeat;
  background-position: center;
  background-size: cover;
  height: 350px;
}

.Advise-bg {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url("../images/banner/Advise-banner.jpg") no-repeat;
  background-position: center;
  background-size: cover;
  height: 350px;
}

.top-main-bg {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url("../images/banner/Advise-banner.jpg") no-repeat;
  background-position: center;
  background-size: cover;
  height: 380px;
}

.page_banner {
  -webkit-box-shadow: 0 15px 60px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 60px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.text-banner-header {
  position: relative;
  background: linear-gradient(to right, #1cbaa07a, #ffffff86, #548dca98);
  top: 75%;
}

.text-banner-header h2 {
  text-align: center;
  color: #1e306e !important;
  padding: 30px 0px;
  text-shadow: 2px 2px #1cba9f;
}

.bg-video-wrap {
  position: relative;
  width: 100%;
}

.overlay {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-size: cover;
  background: #00000061;
  margin-left: auto;
  margin-right: auto;
}

video {
  width: 100%;
}

@media only screen and (max-width: 600px) {
  .index-vdo video {
    display: none;
  }

  .index-vdo {
    display: block;
  }

  .overlay {
    width: 100%;
    height: 100%;
  }

  .bg-video-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
    display: block;
  }

  .text-banner-header {
    position: relative;
    background: linear-gradient(to right, #1cbaa07a, #ffffff86, #548dca98);
    top: 78%;
  }
}

.hwatisoffered {
  margin-bottom: 100px;
}

.main-vdo video {
  object-fit: cover;
}

.image-banner-v video {
  /* background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Dr-Ilangho/mobile-img.png') no-repeat center center fixed; */
  background-size: cover;
  object-fit: cover;
  position: absolute;
  display: flex;
  z-index: -1;
  min-height: 125;
}

@media only screen and (max-width: 600px) {
  .image-banner-v video {
    /* background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Dr-Ilangho/mobile-img.png') no-repeat center center fixed; */
    background-size: cover;
    object-fit: cover;
    position: absolute;
    display: flex;
    z-index: -1;
    min-height: 240vh;
  }

  .goog-te-gadget {
    z-index: 10 !important;
  }
}

@media only screen and (max-width: 844px) {
  .image-banner-v video {
    min-height: 210vh;
  }
}

@media only screen and (min-width: 800px) {
  .image-banner-v video {
    min-height: 100vh;
  }
}

@media only screen and (max-width: 1024px) {
  .goog-te-gadget {
    font-family: arial;
    font-size: 11px;
    color: #666;
    white-space: nowrap;
    top: 73px;
    left: 0px;
  }
}

.goog-te-gadget {
  z-index: 1919;
}

.inner-card-001 {
  height: 100%;
  background-color: #fff;
  border: 1px solid #dadada;
  border-radius: 10px;
  transition: 0.5s;
}

.inner-card-001:hover {
  transition: all 0.2s ease-out;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border: 1px solid #dadada;
}

.inner-card-001 .inner001-text {
  text-align: center;
  padding: 20px;
}

.inner-card-001 img {
  object-fit: cover;
  aspect-ratio: 3/2;
}

.Disease-img-area img {
  width: 100%;
}

.mind-body-img-area img {
  width: 100%;
  object-fit: cover;
}

.no-human-img-area img {
  max-width: 100%;
  aspect-ratio: 5/5;
  object-fit: cover;
}

.gallery-container .tz-gallery img {
  object-fit: cover;
  aspect-ratio: 3/3;
  border-radius: 20px;
}

.tz-gallery .gallery-titel {
  padding: 10px 10px;
  cursor: pointer;
  font-size: 21px;
  color: #fff;
}

.tz-gallery .Gallery-card-main {
  transition: 1s;
  margin: 7px;
}

.tz-gallery .Gallery-card-main:hover {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.tz-gallery .Gallery-card-main .gallery-titel {
  text-align: center;
  background-color: #22b5a4;
  border: 1px solid #22b5a4;
  transition: 1s;
}

.tz-gallery .Gallery-card-main:hover .gallery-titel {
  border: 1px solid #fff;
  background-color: #fff;
}

.tz-gallery .Gallery-card-main:hover .gallery-titel {
  color: #22b5a4;
}

.header-top-area .logo h3 {
  text-transform: capitalize;
  color: #1e306e;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  word-spacing: -5px;
}

.mobile-area .logo a h2 {
  text-transform: capitalize;
  color: #fff;
  padding-top: 10px;
  font-family: "Circular Std", sans-serif;
  font-weight: 700;
}

/* Video Css  */
*,
::before,
::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.home {
  height: 100vh;
  position: relative;
}

.home video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-content {
  position: relative;
  color: #fff;
  text-align: center;
  z-index: 1;
  width: auto;
  justify-content: center;
  display: flex;
  padding-top: 50px;
  background-size: cover;
  background: #00000061;
  height: 100vh;
}

.home-content button {
  display: block;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
}

.button-one button {
  padding: 12px 20px;
  background: #1cbaa0;
  color: #fff;
  font-size: 18px;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  transition: 0.5s;
  border-radius: 25px;
}

.button-one button:hover {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  background: #548eca;
}

.main-vdo .vdo-text-titel {
  margin-top: -114px;
}

.bar .fa-bars {
  width: 40px;
  height: 40px;
  color: #fff;
}

@media only screen and (max-width: 600px) {
  .main-vdo .vdo-text-titel {
    margin-top: -5px;
  }

  .main-vdo .text-banner-header h2 {
    padding: 7px 0px;
  }
}

/* Responsive Web */
@media only screen and (max-width: 600px) {
  .main-top-banner {
    height: 130px;
  }

  .text-banner-header h2 {
    padding: 7px 0px;
  }
}

/* =========================================================================== */
.img-tab-btn button {
  background-color: #2eadad;
  color: #fff;
  width: 100%;
  padding: 15px 0px;
  text-align: center;
  border: 1px solid #dadada;
  font-weight: 500;
  transition: 0.5s;
  font-size: 21px;
}

.img-tab-btn button:hover {
  background-color: #fff;
  color: #2eadad;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.img-tab-btn .active {
  background-color: #fff !important;
  color: #2eadad;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.header .header-top-area .info-right span a,
.header .header-top-area .info-right a {
  font-size: 16px;
  font-weight: normal;
  color: #1e306e;
}

.header .header-top-area .info-right span a:hover,
.header .header-top-area .info-right a:hover {
  color: #2eadad;
}

.Information-card a {
  color: #fff;
}

/* Hero Video */
.outter.hero-video {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
  margin: 0;
  background-color: #00000061;
}

@media (max-width: 767px) {
  .outter.hero-video {
    height: 100%;
  }
}

.hero-video .video-container video {
  z-index: -1;
}

.hero-video .video-container {
  height: auto;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.hero-video video {
  object-fit: cover;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

@media (max-width: 767px) {
  .hero-video video {
    height: 900px;
  }
}

.hero-video .video-container:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.hero-video h1 {
  text-transform: uppercase;
  margin: 0 0 1rem;
  padding: 0;
  line-height: 1;
  color: white;
}

@media (max-width: 767px) {
  .hero-video h1 {
    font-size: 32px;
  }
}

@media (min-width: 768px) {
  .hero-video h1 {
    font-size: 52px;
  }
}

.hero-video .desc {
  color: white;
  font-weight: 400;
  font-size: 18px;
}

.hero-video .callout {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
  text-align: center;
  position: relative;
  z-index: 10;
  width: 100%;
  margin: auto;
  padding-top: 40px;
}

@media (max-width: 767px) {
  .hero-video .callout {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .hero-video .button {
    padding: 10px 20px;
  }

  .card-03 {
    margin: 15px auto;
    height: 175px;
  }
}

@media only screen and (max-width: 1920px) {
  .nav-link > a {
    padding: 0;
  }

  p,
  a,
  li,
  span {
    font-size: 16px;
  }

  .index-banner .banner-text-area p {
    font-size: 16px;
  }

  .header .header-top .header-top-area .info ul li {
    padding: 15px 10px;
  }
}

@media only screen and (max-width: 920px) {
  .nav-link > a {
    padding: 1.6rem 2rem;
  }
}

.border-radius-img img {
  border-radius: 20px;
}
