.hide {
  display: none !important;
}
h1 + p {
  font-size: 20px;
  margin: 20px 0px 40px;
}

.tab-content .tab-pane {
  padding-top: 20px;
  padding-bottom: 20px;
}

.li-p li {
  padding: 0;
}
.li-p li.b {
  list-style-type: none;
}
.d-box img {
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.tt-l ul li {
  width: 100%;
  margin: 5px 0px !important;
  text-align: center;
}
.tt-l ul li a {
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 2px solid #fff;
}

.col {
  padding: 0;
}

.row {
  margin: 0;
}

.col-md-5.tt-l {
  padding: 0;
}

ul.list-inline.li-p {
  margin-bottom: 50px;
}

.nav-pills .nav-link.active {
  position: relative;
}

.b_t {
  position: relative;
  max-width: 900px;
  margin: auto;
}

.b_t textarea {
  height: 350px;
}

.b_t button.btn {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-info:hover {
  color: #fff !important;
  background-color: #007bff;
  border-color: #007bff;
}
div#home3 h3 {
  margin-top: 60px;
}

.tab-content .tab-pane#home3 h1 + h3 {
  margin-top: 0;
}
.btn-outline-info {
  color: #007bff !important;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}
.d-box img {
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 250px;
  height: 350px;
}

.img-responsive {
  max-width: 100%;
  /* display: flex; */
  vertical-align: bottom;
  width: auto;
  max-height: 130px;
  display: block;
  margin: 20px auto;
}

.tt-l ul li {
  position: relative;
  text-align: left;
}

.tt-l ul li a {
  color: #333;
}

.tt-l ul li {
  margin: 0 !important;
}

.tt-l ul li:last-child {
  border-bottom: none;
}

div#myTabContent {
  width: 100%;
}

header {
  background: #f5f5f5;
  text-align: center;
  margin-bottom: 30px;
}

ul#myTab.nav-pills .nav-link img {
  margin-top: 0px;
  margin-bottom: 5px;
}

ul#myTab.nav-pills .nav-link {
  &.active img,
  &:hover img {
    filter: contrast(0) brightness(100);
  }
}

ul#myTab.nav-pills .nav-link {
  text-align: center;
  width: 200px;
}
nav.naVhide a {
  border: 1px solid #007bff !important;
  margin: 10px;
}

nav.naVhide .active {
  background: #007bff !important;
  color: #fff !important;
  font-weight: bold;
  box-shadow: 0px 0px 13px #15151585;
}

.smoothDiv nav a {
  background: #f7f7f7;
  margin: 20px;
  border-radius: 5px !important;
  color: #000;
  font-weight: bold;
}

div#nav-home {
  padding-top: 0;
}

div#nav-tabContent {
  padding-top: 0 !important;
  margin: 0px 10px;
}

.smoothDiv {
  padding-top: 15px;
}

div#nav-tab2 {
  border: none;
}

div#nav-tab2 .active {
  background: #e6e0e0;
  color: #000000;
  font-weight: bold;
  border: none;
  box-shadow: 0px 0px 11px #00000082;
  border-radius: 5px !important;
}

div#nav-tab {
  border: none;
}

.navSmooth h4 {
  color: #000 !important;
}

.nav-tabs a {
  background: #f7f7f7;
  margin: 20px;
  border-radius: 5px !important;
  color: #000;
  font-weight: bold;
}

.h4TemP {
  font-size: 19px;
  font-weight: 700;
  color: #000 !important;
}

h3.headPP {
  text-align: center;
  padding: 15px 0 !important;
  margin: 0 !important;
  font-weight: 500 !important;
  color: #100e0e !important;
  font-size: 23px;
}

ol.li-p > li.b {
  padding: 12px;
  padding-left: 0;
}

ol.li-p > li.b img {
  border: 2px solid #ddd;
}

.catcher_row {
  & .card {
    transition: 0.3s;
    &:hover {
      transition: 0.3s;
      box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    }
    & img {
      width: 120px;
      height: 100px;
      object-fit: contain;
    }
    & img + p:not(.catcher_code) {
      display: none;
    }
    & .catcher_code {
      margin: 0;
      text-align: center;
      border-radius: 4px;
    }
  }
}

#myTab2 .nav-link.active img,
#myTab2 .nav-link:hover img {
  filter: invert(1);
}

.chat_tab_col > .tab-content {
  height: 386px;
  overflow-y: auto;
  border: 3px solid #ddd;
  border-radius: 10px;
  padding: 10px;
}

ul#windowThemeOpt a.nav-link {
  border-color: var(--color-primary) !important;
  box-shadow: none !important;
  width: 260px;
}

#windowThemeOpt {
  border-bottom: 2px dashed #000000eb;
  padding-bottom: 30px;
  & + .tab-content ul[role="tablist"].nav-pills > li a.nav-link {
    background-color: #fff;
    border: 2px dashed #ddd;
    font-weight: 600;
    width: 200px;
    color: #000;
    &:hover {
      background-color: #eee;
      border-color: #eee;
    }
    &.active {
      border-color: #ddd;
      background-color: #ddd !important;
      color: #000;
    }
  }
}

ul#myTab2 > li > .nav-link:after {
  content: "\2937";
  font-size: 25px;
  position: absolute;
  top: 30%;
  right: 20px;
}

/* ======================== MEDIA QURIES  */

@media only screen and (max-width: 480px) {
  div#nav-tabContent {
    margin: 0;
  }

  .navSmooth h4 {
    color: #000 !important;
    font-size: 16px;
  }

  .navSmooth img {
    margin-bottom: 30px;
  }

  .navSmooth2 img {
    margin-bottom: 30px;
  }
}

@media (max-width: 480px) {
  div#myTabContent2 {
    height: auto;
    border: none;
    padding: 0;
  }
}
