:root {
  --cassiopeia-color-primary: #0d6efd !important;
  --cassiopeia-color-hover: #0d6efd !important;
  --cassiopeia-color-link: #000;
}


.d-flex {
    margin: 0;
}

.legend {
    margin-bottom: .5rem !important;
}

fieldset {
    margin-bottom: 0;
}

legend {
    float: none;
}

.article-info dd {
    font-size: 0.9em;
    background-color: #0d6efd;
    color: #fff;
    padding: 0.2em 1.5em;
    border-radius: 8px;
    margin: auto;
    display: inline-table;
}


.article-info a {
    color: #fff;
}


.com-content-article.item-page strong {
    color: #000;
}

h2.item-title {
    margin-top: 0px !important;
}

.item-content .page-header h2 {
    margin-top: 0 !important;
}

.number {
    background-color: #0d6efd;
    color: #fff;
    border-radius: 50%;
    font-size: 1rem;
    margin-right: 0.5rem;
    font-weight: 700;
    width: 15px;
    height: 15px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    line-height: 50px;
    padding: 15px;
}

.com-finder.finder {
    padding: 0 5%;
}


        #result {
            display: none; 
        }


.footersticky p {
    color: #fff;
}

.footersticky svg {
    fill: #fff;
}

.footersticky {
  display: none;
}

.footersticky span:hover {
    transition: 0.1s;
    position: relative;
    margin-top: -6px;
    opacity: 100%;
}

.item-content p {
   padding: 0;
   margin: 0;
  font-size: 1em;
}


.detail-content {
    margin-bottom: 1em !important;
    background: linear-gradient(90deg, #f8f8f8 85%, #fff);
    padding: 25px 40px;
    margin: 25px auto;
    border-left: 5px solid #0d6efd;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
 	text-align: left;
}
.accordion-button:not(.collapsed):after {
  filter: invert(1);
}
.bgbanner {
  background-color: #0d6efd;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  padding: 50px 25px;
  text-align: center;
  color: #fff;
  margin: 0 0.5em;
}
.btnbanner {
  background-color: #ffdb53 !important;
  border: none;
  border-radius: 50rem;
  color: #000 !important;
  display: inline-block;
  font-size: 1em;
  overflow: hidden;
  padding: 10px 35px;
  position: relative;
  text-align: center;
}
.back-to-top-link.visible {
  position: fixed;
}
.alert-info {
  background-color: #e7f5fc;
  border-color: #e7f5fc;
  color: #055160;
}
.alert-primary {
  background-color: #cfe2ff;
  border-color: #cfe2ff;
  color: #084298;
}
.sidebar-right.card.top2 .card-header {
  text-align: center;
  background-color: #0d6efd !important;
  padding: 0.4em !important;
  color: #fff;
  border-radius: 16px 16px 16px 2px;
  font-size: 1em !important;
  justify-content: center;
}
.mfp_default_skin_default .mfp_default_item {
  margin-bottom: 30px;
  padding: 0.5rem !important;
  transition: all 0.3s ease-in-out;
}
.com-content-category-blog__item.blog-item img {
  border-radius: 8px;
}
.mfp_default_skin_default .mfp_default_item .mfp_thumb_pos_top img, .mfp_default_skin_default .mfp_default_item .mfp_thumb_pos_top2 img {

  border-radius: 8px;
}
.accordion-body {
  padding: 1rem 1.25rem 2rem 1.25rem;
}
h2#headingOne {
  margin-top: 0px !important;
}
.ad {
  margin-left: 1em;
}
.accordion-button:not(.collapsed) {
  background-color: #0d6efd;
  color: #ffffff;
}
.card-headerstop .card-header {
      font-size: 26px !important;
    padding-top: 1.5em !important;

}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  border-radius: 6px;
  padding: 10px 20px;
}
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4), .input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
  padding-right: 1em;
}
.btn-primary:focus, .btn-primary:hover {
  background-color: #0d6efd !important;
  border-color: #0d6efd !important;
}
.back-to-top-link:focus, .back-to-top-link:hover {
  background-color: #0d6efd !important;
  border-color: #fff !important;
  color: var(--white, #fff);
}
.page-item.active .page-link {
  background-color: #0d6efd !important;
}
.container-banner {
  margin: 0 !important;
}
div#jsjobsfooter {
  display: none;
}
.btn-primary {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.customnavmenu {
  text-decoration: underline;
}
.customnavmenu a:hover {
  color: #fff !important;
  text-decoration: underline;
}
.h-custom {
  height: 90vh;
}
@media (max-width: 990px) {
  .h-custom {
    height: 100%;
  }
}
.btn-outline-secondary {
  color: #0d6efd !important;
  border-color: #0d6efd !important;
  background-color: #ffffff !important;
  border-radius: 50rem;
  padding: 14px 38px;
}
.btn-outline-secondary:hover {
  color: #fff !important;
  background-color: #0d6efd !important;
  border-color: #0d6efd !important;
}
.container-header {
  background-color: #0d6efd00 !important;
  background-image: none;
}
hr {
  opacity: .15 !important;
}
.card-headers1 .card-header {
    font-size: 26px !important;
    padding-top: 1.5em !important;
    
}
.ads-banner {
  display: flex;
  min-height: 250px;
  align-items: center;
  justify-content: center;
  padding: 15px 0;
  background: #f5f5f5;
}
.title {
    text-align: center;
    margin-bottom: 0px !important;
    font-size: 2rem;
}
.page-item.disabled .page-link {
  background-color: #fff;
  border-color: #dfe3e7 !important;
  color: #6d757e !important;
  pointer-events: none;
}
.card-headers .card-header {
  border-top: 4px solid #ff6900;
  padding: 1.5em 0em 0.5em 0em;
}
p.result__description {
  position: inherit;
  padding: 0px 0px 0px 15px;
  display: flex;
}
.com-content-article.item-page li {
  padding: 5px;
  line-height: 2;
  
}

.sidebar-right.card.top1 {
  padding-left: 20px !important;
}
.sidebar-right.card.top1, .card-header {
  margin-bottom: 0em;
  position: relative;
  bottom: -10px;
  padding-top: 20px;
}
.top3 {
  position: sticky !important;
  top: 150px;
}
.sidebar-right.card.top2 {
  padding-top: 25px;
}
.sidebar-right.card.top2, .card-header {
  position: inherit;
  margin-bottom: 1em;
  background-color: #fff;
  border-radius: 4px;
  padding-bottom: 10px;
}
.com-content-article__body, p {
  color: #464853;
  text-transform: none;
}
.com-content-article__body a {
  color: #0d6efd;
}
.page-item.active .page-link {
  background-color: var(--cassiopeia-color-primary);
  border-color: var(--cassiopeia-color-primary);
  color: #fff !important;
  z-index: 3;
}
.page-link {
  padding: 0.375rem 0.75rem;
  color: #0d6efd !important;
  border: 1px solid #0d6efd !important;
}
.page-link:hover {
  z-index: 2;
  background-color: #0d6efd !important;
  color: #fff !important;
}
.page-link:focus, .page-link:hover {
  background-color: #eaedf000;
}
.pathway, a {
  text-decoration: none;
}
.pagination {
  display: flex;
  list-style: none;
  padding-left: 0;
  flex-wrap: wrap;
  padding: 1px;
  gap: 1px;
  top: -15px !important;
  position: relative;
  padding-bottom: 0em;
  top: 15px !important;
}
com-content-category-blog, h1 {
  text-align: start;
  font-size: 24px;
  position: relative;
  margin-bottom: 18px !important;
}
.card-body {
  padding: 0rem !important;
}
img {
  height: auto;
  max-width: 100%;
  border-radius: 5px;
}
.left.item-image {
  float: none !important;
}
ul li {
 
  padding: 5px;
  font-size: 1em !important;
}
.sidebar-right.card.top, .card-header {
  padding-left: 5px;
}
.mod-list {
  list-style: none;
  position: sticky;
  display: block;
}
.mod-list li a:hover {
  text-decoration: none;
}
.mod-list li {
  padding: 0.5rem 0rem 0.5rem 0rem;
  margin: 0.5rem;
  counter-increment: item;
  border-bottom: 1px solid #EBEBEB;
  list-style-type: auto !important;
  list-style-position: inside !important;
}

.mod-list li::after {
    content: "➠";
    padding-left: 0.5em;
}

/*search*/
.com-finder:hover {
  text-decoration: none;
}
.result__item + .result__item {
  border-top: 0px solid;
  margin-top: 0em;
}
.result__title-text {
  font-size: 1.2rem;
}
/*search*/
/*tage*/
@media (min-width: 1200px) {
  .list-group, h3 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
  .list-group, h2 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: normal;
   display: flex;
    align-items: center;
  }
}
.list-group, h2 {
  margin-top: 15px !important;
  font-size: 18px !important;
  margin-bottom: 15px !important;
  font-weight: 600 !important;
  line-height: normal;
  display: flex;
  align-items: center;
}
.list-group, h3 {
  font-size: 1.2rem !important;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.list-group-item-action:hover {
  background-color: #ffffff;
  color: #ffffff;
  text-decoration: none;
  z-index: 1;
}
.list-group-item:hover {
  -webkit-transform: translateY(-4px);
}
.list-group-item {
  border: 0px solid rgba(0, 0, 0, .0);
  color: #22262a;
  display: flex !important;
  position: relative;
  text-decoration: none;
  flex-direction: column-reverse;
  justify-content: flex-end;
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  padding: 15px !important;
  -webkit-box-shadow: 0px 0px 40px rgba(29, 58, 83, 0.1) !important;
}
.list-group {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 1em;
  justify-content: center;
}
@media (max-width: 1500px) {
  .list-group {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1em;
  }
}
@media (max-width: 660px) {
  .list-group {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 1em;
  }
  .h1, h1 {
    font-size: 24px;
    margin-top: 18px !important;
  }
  .result__item > * + * {
    margin: auto;
    display: inline-block;
    padding: 0px 0px 30px 0px;
  }
  .container-sidebar-right .sidebar-right:first-child {
    margin-top: 2em;
  }
  .sidebar-right.card.top2 {
    padding-left: 0px !important;
    padding-right: 0px;
  }
  .mod-list {
    padding: 1em;
  }
  .com-finder.finder {
    padding: 0;
}

}
/*tage*/
/*font*/
@font-face {
  font-family: 'Sukhumvit Set';
  src: url('/assets/fonts/sukhumvitset-light-webfont.woff') format('woff');
  font-style: normal;
  font-weight: 300
}
@font-face {
  font-family: 'Sukhumvit Set 400';
  src: url('/assets/fonts/SukhumvitSet-Text.woff') format('woff');
  font-style: normal;
  font-weight: 400
}
@font-face {
  font-family: 'Sukhumvit Set 500';
  src: url('/assets/fonts/SukhumvitSet-Medium.woff') format('woff');
  font-style: normal;
  font-weight: 500
}
@font-face {
  font-family: 'Sukhumvit Set 600';
  src: url('/assets/fonts/SukhumvitSet-Bold.woff') format('woff');
  font-style: normal;
  font-weight: 600
}
@font-face {
  font-family: 'Sukhumvit Set 700';
  src: url('/assets/fonts/SukhumvitSet-Bold.woff') format('woff');
  font-style: normal;
  font-weight: 700
}
@font-face {
  font-family: 'Sukhumvit Set 800';
  src: url('/assets/fonts/SukhumvitSet-Bold.woff') format('woff');
  font-style: normal;
  font-weight: 800
}
@font-face {
  font-family: 'Sukhumvit Set 900';
  src: url('/assets/fonts/SukhumvitSet-Bold.woff') format('woff');
  font-style: normal;
  font-weight: 900
}
@font-face {
  font-family: 'kanit';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('/assets/fonts/kanit-webfont.woff') format('woff');
}
@font-face {
  font-family: 'DMSans-Bold';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('/assets/fonts/DMSans-Bold.woff2') format('woff2');
}
@font-face {
  font-family: 'DMSans-Regular.woff2';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('/assets/fonts/DMSans-Regular.woff2') format('woff2');
}
* {
     font-family: Sukhumvit Set, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 50px;
  font-family: Sukhumvit Set, sans-serif;
  color: black;
  line-height: normal;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: Sukhumvit Set, sans-serif;
  font-weight: 600;
  color: black;
}
strong {
  font-weight: 600 !important;
  font-size: 1em;
}
p {
  line-height: normal;
  padding: 15px 0px 15px 0px;
  margin-bottom: 0rem !important;
  font-size: 1em !important;
}
.input-group > .form-control {
  padding: 1.1em;
  margin-right: 1em;
}
/*font eng */
/* Breadcrumbs nva */
.card {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  word-wrap: break-word;
  background-clip: border-box;
  background-color: #fff;
  border: 0px solid #dfe3e7;
  border-radius: 0.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  position: relative;
  border: 0px solid rgba(0, 0, 0, .125) !important;
}
.breadcrumb {
  background: #fff;
  border-bottom: 1px solid #eceff3;
  padding: 10px 10px !important;
}
.breadcrumb-item.active {
  color: #0d6efd;
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
  border-radius: 50px;
}
/* Breadcrumbs nva eng*/
/* menu*/
.navbar-light .navbar-nav .nav-link {
  justify-content: space-between;
  display: flex;
  margin-right: 15px!important;
}
.dropdown-item {
  padding: 0.4rem 1rem !important;
}
.rounded {
  border-radius: 0.25rem !important;
  text-decoration: none;
  font-weight: 400;
}
.offcanvas-title {
  line-height: 1.5;
  margin-bottom: 0;
  background-image: linear-gradient(transparent calc(100% - 10px), rgba(0, 100, 255, .1) 10px);
}
.container-header nav {
  margin-top: 0;
  padding: 0;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.0), inset 0 0px 0 rgba(0, 0, 0, 0.0);
}
.offcanvas-body {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow-y: auto;
  padding: 1rem;
  color: #000;
}
.offcanvas-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 1rem;
  color: #000;
}
.navcustom nav li {
  margin-bottom: 0.8rem;
}
.navcustom nav ul {
  list-style: none;
}
.btn-toggle-nav a:hover, .btn-toggle-nav a:focus {
  background-color: #0d6efd;
  padding: 5px 10px 5px 10px;
}
.scrollarea {
  overflow-y: auto;
}
.fw-semibold {
  font-weight: 600;
}
.lh-tight {
  line-height: 1.25;
}
.btn-toggle:hover, .btn-toggle:focus {
  color: rgba(0, 0, 0, .85);
  background-color: #ffffff;
}
.link-dark:focus, .link-dark:hover {
  color: #ffffff;
}
.container-below-top a, .container-topbar a {
  color: currentColor;
  font-weight: 400;
}
@media (max-width: 994px) {
  .image-left .blog-item .item-image, .image-right .blog-item .item-image {
    flex: 1 1 40%;
  }
}
.image-left .blog-item .item-image, .image-right .blog-item .item-image {
  flex: 1 0 40%;
}
.image-left .blog-item .item-content, .image-right .blog-item .item-content {
  flex: 1 0 40%;
}
@media (min-width:1200px) {
  .h1, h1 {
        font-size: 24px;
  }
}
a:not([class]) {
  text-decoration: none;
}
.navbar-dark .navbar-nav .nav-link {
  color: #f9fafb;
  font-size: 16px;
  font-weight: 400;
}
.card-header {
  background: none;
  border-right: 0px solid #dfe3e7;
  border-bottom: 0px solid #dfe3e7;
  padding: 0rem 0rem !important;
  margin: 0em !important;
  text-align: left;
  font-size: 1.3rem !important;
  margin-bottom: 20px !important;
  border-left: 0px solid #0d6efd;
  padding-left: 0px;
  font-weight: 500 !important;
  margin: 0.5rem;
  color: black;
  position: revert;
  background-color: rgb(0 0 0 / 0%) !important;
  border-bottom: 0px solid rgba(0, 0, 0, .125) !important;
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
  border-radius: 0px;
}
.container-header nav {
  margin-top: 0;
  padding: 0;
}
.p-3 {
  padding: 0rem !important;
}

.dropdown-item {
  font-weight: 400 !important;
}
/*menu eng*/
/*----------bootstrap-navbar-css------------*/
.navbar-logo {
  padding: 15px;
  color: #fff;
}
.navbar-mainbg {
  background-color: #5161ce;
  padding: 0px;
}
#navbarSupportedContent {
  overflow: hidden;
  position: relative;
}
#navbarSupportedContent ul {
  padding: 0px;
  margin: 0px;
}
#navbarSupportedContent ul li a i {
  margin-right: 10px;
}
#navbarSupportedContent li {
  list-style-type: none;
  float: left;
}
#navbarSupportedContent ul li a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  font-size: 15px;
  display: block;
  padding: 20px 20px;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  position: relative;
}
#navbarSupportedContent > ul > li.active > a {
  color: #5161ce;
  background-color: transparent;
  transition: all 0.7s;
}
#navbarSupportedContent a:not(:only-child):after {
  content: "\f105";
  position: absolute;
  right: 20px;
  top: 10px;
  font-size: 14px;
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  font-weight: 900;
  transition: 0.5s;
}
#navbarSupportedContent .active > a:not(:only-child):after {
  transform: rotate(90deg);
}
.hori-selector {
  display: inline-block;
  position: absolute;
  height: 100%;
  top: 0px;
  left: 0px;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  background-color: #fff;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  margin-top: 10px;
}
.hori-selector .right, .hori-selector .left {
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #fff;
  bottom: 10px;
}
.hori-selector .right {
  right: -25px;
}
.hori-selector .left {
  left: -25px;
}
.hori-selector .right:before, .hori-selector .left:before {
  content: '';
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #5161ce;
}
.hori-selector .right:before {
  bottom: 0;
  right: -25px;
}
.hori-selector .left:before {
  bottom: 0;
  left: -25px;
}
@media(min-width: 992px) {
  .navbar-expand-custom {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-custom .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-custom .navbar-toggler {
    display: none;
  }
  .navbar-expand-custom .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media (max-width: 992px) {
  #navbarSupportedContent ul li a {
    padding: 12px 30px;
  }
  .hori-selector {
    margin-top: 0px;
    margin-left: 10px;
    border-radius: 0;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
  }
  .hori-selector .left, .hori-selector .right {
    right: 10px;
  }
  .hori-selector .left {
    top: -25px;
    left: auto;
  }
  .hori-selector .right {
    bottom: -25px;
  }
  .hori-selector .left:before {
    left: -25px;
    top: -25px;
  }
  .hori-selector .right:before {
    bottom: -25px;
    left: -25px;
  }
  .adbanner {
    display: none !important;
  }
}
.navbar-brand {
  margin-right: 1rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  text-decoration: none;
  white-space: nowrap;
}
.container-header .navbar-brand {
  -webkit-margin-end: auto;
  color: #fff;
  display: inline-block;
  font-size: 2rem;
  margin-inline-end: auto;
  position: relative;
  padding-right: 30px;
}
.mfp_default_skin_default .mfp_default_item .mfp_thumb_pos_left img, .mfp_default_skin_default .mfp_default_item .mfp_thumb_pos_left2 img {
  float: left;
  margin-bottom: 1em;
  margin-right: 1em;
  border-radius: 5px;
}
.mfp_default_skin_default .mfp_default_more_articles ul li a {
  font-size: 1em;
  font-weight: 400;
  display: block;
  padding: 0;
  margin: 0;
  line-height: normal;
}
.mfp_default_skin_default .mfp_default_item .mfp_default_title {
  display: block;
  line-height: normal;
  margin: 0 0 0.3em 0;
  padding: 0;
  font-size: 180%;
  font-weight: 400;
}
/*cookie */
.eb_papbtn {
  background: #0d6efd !important;
  color: #ffffff !important;
  font-weight: 400;
}
.eb_privacypolicy .button_cookie {
  position: static;
  text-decoration: none;
  font-weight: 400;
}
.inner3 .heading_title {
  font-size: 17px !important;
  font-weight: 500 !important;
}
/*cookie end */
/*page */
.com-content-category-blog__item.blog-item:hover {
  /* transform: translateY(-4px) !important; */
  -webkit-transform: translateY(-4px);
}
.blog-items {
  grid-gap: 1em;
}
@media (max-width: 1500px) {
  .blog-items {
    grid-template-columns: 1fr 1fr !important;
    grid-gap: 1em;
  }
}
@media (max-width: 660px) {
  .blog-items {
    grid-template-columns: 1fr !important;
    grid-gap: 1.5em;
  }
}
.blog-items .blog-item {
  padding: 5px !important;
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
}
.blog-items .blog-item:hover {
  -webkit-transform: translateY(-4px);
}
.float-end {
  float: none !important;
}
/*page end*/
/*footer*/
.rowjtn a {
  padding: 0 0.5em;
}
.customfooter a:hover {
  color: #fff !important;
}
body.wrapper-fluid .grid-child {
  max-width: 1320px !important;
}
body.wrapper-fluid footer > .grid-child, body.wrapper-fluid header > .grid-child {
  padding-left: 1em !important;
  padding-right: 1em !important;
}
.footer .grid-child {
  padding: 2rem 1.5em;
}
@media (max-width: 991.98px) {
  
@media (max-width: 991.98px) {
  
    .footersticky {
        display: flex;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        color: #000;
        text-align: center;
        z-index: 9999;
        font-size: 0.8rem;
        padding-bottom: 0.3rem;
        justify-content: space-around;
        background: #0d6efd !important;
		padding-bottom: env(safe-area-inset-bottom);
    }

 
  
}
  
  .footer .grid-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: flex;
    text-align: center;
  }
  .ad {
    margin-left: 0em;
    text-align: center;
  }
  
}
.bg-white {
  border-bottom: 1px solid;
  border-color: #f5f5f500;
}
/*footer end*/
/*search*/

.result__item>*+* {
    margin: 0;
    padding: 0;
}

.com-finder__explained span.branch, .com-finder__explained span.date, .com-finder__explained span.node, .com-finder__explained span.op, .com-finder__explained span.term, .com-finder__explained span.when {
  font-weight: 600 !important;
}
.result__title-text {
  padding: 0px 0px 15px 15px;
  font-weight: 500;
}
.searchimg {
  float: left !important;
  width: 350px;
  padding: 2px;
  margin: auto;
}
@media (max-width: 600px) {
  .pagination {
    display: flex;
    list-style: none;
    padding-left: 0;
    flex-wrap: wrap;
    padding: 1px;
    gap: 1px;
    position: relative;
    padding-bottom: 0em;
  }
  .container-header .navbar-brand {
    margin-left: 0px;
  }
 
}
@media (max-width: 660px) {
  
  .searchimg {
      	max-width: 150px;
        padding: 2px;
        border-radius: 5px;
        display: block;
        position: relative;
  }
  .result__title-text {
        font-size: 0.9rem;
        line-height: normal;
        padding: 0.4em;
        margin: 0.4em;
  }
  .result__item + .result__item {
    padding-top: 0.5em;
  }
  p.result__description {
    position: inherit;
    padding: 0px 0px 30px 0px;
    display: none;
  }
    li.result__item {
    display: flex;
}
  
}
.com-finder__results-list {
  list-style: none;
  padding: 0rem;
  display: grid;
  grid-template-columns: 1fr !important;
  padding-bottom: 5vh !important;
}
@media (max-width: 1000px) {
  .com-finder__results-list {
    list-style: none;
    padding: 0.1rem;
    display: grid;
    grid-template-columns: 1fr !important;
  }
}
/*search end*/

/*btnhover*/

#btnhover {

    button {
        --color: #0d6efd;
        font-family: inherit;
        display: inline-block;
        width: max-content;
        padding: 0 1.5em;
        height: 3em;
        line-height: 2.5em;
        overflow: hidden;
        cursor: pointer;
        font-size: 17px;
        z-index: 1;
        color: var(--color);
        border: 1.5px solid var(--color);
        border-radius: 50px;
        position: relative;
    }

button::before {
  position: absolute;
  content: "";
  background: var(--color);
  width: 360px;
  height: 150px;
  z-index: -1;
  border-radius: 50%;
}

button:hover {
  color: white;
}

button:before {
  top: 100%;
  left: 100%;
  transition: 0.3s all;
}

button:hover::before {
  top: -30px;
  left: -30px;
}

}

/*btnhover end*/



@media (max-width: 600px) {

.mfpcustom {
  
.card-header:first-child {
    padding: 0 !important;
    margin: 1rem 0 !important;
}

.mfp_default_skin_default .mfp_default_item div {
    position: relative;
    display: flex
;
    flex-wrap: nowrap;
    align-items: center;
}
.mfp_default_skin_default .mfp_default_item .mfp_thumb_pos_top img, .mfp_default_skin_default .mfp_default_item .mfp_thumb_pos_top2 img {
   width: 40%;
   padding: 0;
   margin: 0;
   border-radius: 8px;
}
h2.mfp_default_title {
    margin: 0 !important;
}
.mfp_default_skin_default .mfp_default_item .mfp_default_title a {
    font-size: 0.9rem !important;
    padding: 0 0 0 0.8rem;
    margin: 0;
   font-weight: 400 !important;
}
a.mfp_thumb_pos_top {
    position: absolute;
    display: contents;
}
.mfp_default_skin_default .mfp_default_item {
        margin-bottom: 0px; 
  padding: 0.5em 0 !important;
  
    }
.mfp-grid {
    background-color: #f5f6f700;
  padding: 0 0.5em;
}
.mfp_default_skin_default .mfp_default_item .mfp_introtext {
    display: none;
}


}

}




