html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  background-color: #c0c9cc !important;
  position: relative;
}

nav#mySidenav {
  overflow: scroll;
  width: 0px;
}
.menu li a {
  font-family: "Oswald", sans-serif;
  color: #666;
  font-weight: 300;
  text-decoration: none;
}

.menu li {
  list-style: none;
}

#menu-main li a {
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1.4;
}

#social-link li {
  list-style-type: none;
  margin-right: 10px;
  display: inline-block;
}

#social-link li a {
  font-size: 20px;
  color: #666;
  line-height: 1.5;
}

#social-link li a i.fa-facebook:hover {
  color: #45619d;
}
#social-link li a i.fa-twitter:hover {
  color: #1ab2e8;
}
#social-link li a i.fa-youtube:hover {
  color: #c2302a;
}
#social-link li a i.fa-linkedin:hover {
  color: #0274b3;
}
#social-link li a i.fa-instagram:hover {
  color: #8c5d4d;
}
.logo {
  position: fixed;
  z-index: 9999;
  background-color: #ffffff;
}

.page-info h1 {
  font-family: "Oswald";
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 4px solid #212529;
  display: inline-block;
  overflow: hidden;
  margin-bottom: 47px;
}

.navigator {
  padding-left: 0px;
  padding-bottom: 2em;
}
.navigator li {
  list-style: none;
  display: inline;
  margin-right: 5px;
}
.navigator li a {
  padding: 0px 5px;
  color: #999;
  font-weight: 400;
  text-decoration: none;
  font-family: "Oswald";
  text-transform: uppercase;
  font-size: 15px;
}
.navigator li a:hover {
  color: #000;
}

.navigator .nav-active {
  color: #000;
}

.foo-xl {
  display: none;
}

@media only screen and (max-width: 767px) {
  .logo {
    display: none;
  }

  nav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }

  .page-info h1 {
    font-size: 200%;
  }
}

@media only screen and (max-width: 768px) {
  header {
    background-color: #000;
    padding: 7px 10px;
    margin-bottom: 10px;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
    width: 100%;
  }

  .menu li a:hover {
    color: #fff;
  }

  .logosm a,
  .logosm a:hover {
    width: 10%;
    position: absolute;
    left: 37%;
    z-index: 555;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    font-size: 25px;
  }
  .closebtn,
  .closebtn:hover {
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 36px;
    margin-left: 50px;
    color: #fff;
    text-decoration: none;
  }
  .menu,
  #social-link {
    padding-left: 20px;
  }
  #menu-main {
    padding-left: 20px;
    line-height: 1.4;
    margin-top: 0px;
  }
  .foot {
    display: block;
  }
  .copy-r p {
    text-align: center;
    margin-bottom: 10px;
  }
  .blast-box {
    top: 0px;
  }
  .foot a,
  .foot a:hover {
    color: #000;
    margin: 0px;
    padding: 4px;
    text-decoration: none;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    display: block;
  }
}

@media (min-width: 768px) {
  .closebtn,
  .closebtn:hover,
  header {
    display: none !important;
  }
  nav {
    display: block !important;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background: #fff;
    height: 110%;
  }
  nav#mySidenav {
    overflow: scroll;
    width: 200px;
  }
  .foot {
    display: flex;
    justify-content: center;
  }
  .blast-box {
    top: 10px;
  }

  .foot a,
  .foot a:hover {
    color: #000;
    margin: 8px;
    padding: 4px;
    text-decoration: none;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
  }
}

div#top {
  background-position: center;
  background-size: 25px;
  background-repeat: no-repeat;
  background-image: url(./top-icon.png);
  background-color: #b1b1b1;
  position: fixed;
  float: right;
  bottom: 25px;
  right: 55px;
  padding: 20px 20px;
  margin: 0px 0px;
}

.footer {
  padding: 20px 40px 20px 40px;
  margin-left: 210px;
  background-color: #fff;
  margin-top: 10px;
}

.footer,
.footer-b {
  background-color: #acb1b2;
}

.footer-b {
  padding: 0px 40px;
  margin-left: 210px;
  position: relative;
  font-size: 14px;
}

.footer ul li a,
.footer ul li a.ssh,
.footer h6,
.copy-r p,
.copy-rc p {
  color: #000;
}
.footer-bcov {
  padding: 10px 0px 10px 0;
  border-top: 1px solid #000;
}

.copy-r p {
  padding-top: 12px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
}
.copy-rc p {
  padding-top: 10px;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
}

.footer ul li a {
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
  font-weight: 500;
}

.footer ul li a.ssh {
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
  font-weight: 400;
}

.footer ul li {
  list-style-type: none;
}
.ssl {
  position: relative;
  padding-left: 15px;
}

/* .footer ul li.ssl { */
/* list-style: circle; */
/* } */
.ssl::before {
  content: "";
  left: 0px;
  top: 5px;
  position: absolute;
  height: 10px;
  width: 10px;
  background-image: url(../img/b.png);
}

.footer ul h6 a {
  font-size: 14px;
  font-family: "LatoWeb", sans-serif;
  text-decoration: none;
  color: #ebebeb;
}
.footer input {
  width: 100%;
}

ul#social-link {
  padding-bottom: 110px;
  padding-right: 0px;
  padding-left: 24px;
}
.footer h6 {
  margin-bottom: -1px !important;
  margin-top: 1px !important;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.footer h6 a {
  text-decoration: none;
  color: #000;
}

.footer h5 {
  margin-top: 20px;
  font-family: "Oswald", sans-serif;
  cursor: pointer;
  font-size: 22px;
  font-weight: 400;
  color: #000;
}

.footer h5 a {
  text-decoration: none;
  color: #000;
}

.footer ul {
  margin-bottom: 10px;
}
.so {
  font-size: 20px;
}
.ss {
  background-color: #ccc;
  outline: none;
  border: none;
  height: 30px;
  padding-left: 35px;
  position: relative;
}
.ssp {
  position: absolute;
  top: 8px;
  left: 25px;
  z-index: 999;
  color: #000;
}
.food {
  background-color: #555;
  text-align: center;
  color: #fff;
  position: fixed;
  width: calc(100% - 210px);
  bottom: 0px;
  left: 210px;
  z-index: 999;
  padding: 3px;
}
.food a,
.food a:hover {
  color: #fff;
}

@media only screen and (min-width: 768px) {
  #menu-main {
    padding-left: 20px;
    line-height: 1.4;
    margin-top: 200px;
  }
  .foot-fp {
    /* flex-direction: column; */
    /* text-align:center; */
    float: right !important;
  }
  .footer,
  .footer-b {
    margin-left: 210px;
    /* padding: 10px; */
    /* background-color: #fff; */
  }
}
@media only screen and (max-width: 767px) {
  #wrap {
    margin: 0px;
  }
  input[type="submit"] {
    height: 40px;
    width: 40px;
    background-color: #000;
  }
  input[type="text"] {
    height: 40px;
    width: 100%;
  }
  .footer,
  .footer-b {
    padding: 10px;
    /* background-color: #fff; */
    margin-left: 0px;
  }

  .foot-fp {
    flex-direction: column;
    text-align: center;
    /* float:right !important; */
  }
}

@media only screen and (min-width: 1500px) {
  .foo-xl {
    display: block;
  }
  .foo-sm {
    display: none;
  }
}

/* main menu  */

ul#menu-main ul.sub-menu li a {
  line-height: 1.8;
  font-size: 18px;
  z-index: 999;
}

ul.sub-menu {
  padding-left: 7px;
}

ul#menu-main ul.sub-menu ul.sub-sub-menu li a {
  font-size: 16px;
}

ul.sub-sub-menu {
  padding-left: 7px;
}

nav#mySidenav::-webkit-scrollbar {
  width: 1px;
}
div#footer ul li {
  list-style-type: none;
}

ul#menu-main span i {
  font-size: 24px;
  float: right;
  margin-right: 15px;
  font-weight: 600;
}

.rotate {
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.rotate.down {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

ul#menu-main {
  padding-left: 20px;
  line-height: 1.4;
}
ul#menu-main .main-menu {
  padding-top: 10px;
}

/* theme changer */

.scrolltop {
  display: none;
  position: fixed;
  bottom: 5%;
  right: 0px;
}
.scroll {
  background: #000;
  padding: 10px;
  text-align: center;
  cursor: pointer;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  border-radius: 18px;
}

.scroll .fa {
  color: #fff;
  font-size: 25px;
  margin-left: 1px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}

.footer ul {
  padding-left: 0px;
}

.fa-angle-down {
  cursor: pointer;
  color: #afafaf;
}

.blast-box {
  position: fixed;
  width: 300px;
  height: 45px;
  right: -260px;
  z-index: 9999;
  transition: 0.5s cubic-bezier(1, 1.48, 0.76, 0.95) right;
}

.blast-icon {
  position: absolute;
  width: 45px;
  height: 45px;
  left: 0;
  top: 0;
  color: #fff;
  background: #000;
  text-align: center;
  font-size: 20px;
  padding: 10px 0px;
  cursor: pointer;
  perspective: 1000px;
  transition: 0.5s ease all;
  transform-origin: left;
  transition-delay: 0.5s;
  z-index: 9999;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.blast-box .blast-frame {
  position: absolute;
  width: calc(100% - 40px);
  height: 45px;
  top: 0;
  left: 40px;
  background: rgba(255, 255, 255, 0.85);
}
.appear-it {
  right: 0px;
}
.soo {
  padding: 0px;
  padding-top: 30px;
}
.soo li {
  list-style: none;
  padding: 10px 0px;
  border-bottom: 1px solid #000;
}
.soo li a {
  color: #000;
  font-size: 15px;
}
.ss1 {
  background-color: #ccc;
  outline: none;
  border: none;
  height: 45px;
  padding-left: 20px;
  position: relative;
  width: 100%;
  font-size: 18px;
}

.foot1 {
  display: flex;
}
.foot1 a {
  padding: 5px;
}
.foot1 a .fa-facebook-square,
.foot1 a .fa-facebook-square:hover {
  color: #45619d;
}
.foot1 a .fa-twitter-square,
.foot1 a .fa-twitter-square:hover {
  color: #1ab2e8;
}
.foot1 a .fa-youtube,
.foot1 a .fa-youtube:hover {
  color: #c2302a;
}
.foot1 a .fa-linkedin,
.foot1 a .fa-linkedin:hover {
  color: #0274b3;
}
.foot1 a .fa-instagram,
.foot1 a .fa-instagram:hover {
  color: #852186;
}
.ssp {
  position: absolute;
  top: 270px;
  left: 25px;
  z-index: 999;
  color: #000;
}

/**/

.tooltiptext {
  visibility: hidden;
  z-index: 999;
  opacity: 0.4;
  width: 200px;
  padding: 20px;
  background: #333;
  color: #fff;
  position: absolute;
  top: 24px;
  left: 90%;
  border-radius: 9px;
  transform: translateY(9px);
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0 3px rgba(56, 54, 54, 0.86);
  font-family: roboto;
  font-size: 15px;
}
.tooltiptext2 {
  visibility: hidden;
  z-index: 999;
  opacity: 0.4;
  width: 150px;
  padding: 10px;
  background: #333;
  color: #fff;
  position: absolute;
  top: -2px;
  left: 130%;
  border-radius: 9px;
  transform: translateY(9px);
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0 3px rgba(56, 54, 54, 0.86);
  font-family: roboto;
  font-size: 15px;
}
.tooltipnew {
  visibility: hidden;
  z-index: 999;
  opacity: 0.4;
  background: #333;
  color: #fff;
  position: absolute;
  border-radius: 9px;
  transform: translateY(9px);
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0 3px rgba(56, 54, 54, 0.86);
  font-family: roboto;
  font-size: 15px;
  left: 5px;
  width: 190px;
  padding: 10px;
  text-align: center;
  top: 95%;
}
.tooltiptext3 {
  visibility: hidden;
  z-index: 999;
  opacity: 0.4;
  width: 150px;
  padding: 10px;
  background: #333;
  color: #fff;
  position: absolute;
  top: 0px;
  left: -170px;
  border-radius: 9px;
  transform: translateY(9px);
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0 3px rgba(56, 54, 54, 0.86);
  font-family: roboto;
  font-size: 15px;
}
.tooltipnew::after {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12.5px 0 12.5px;
  border-color: #333 transparent transparent transparent;
  position: absolute;
  top: -10px !important;
  left: 45% !important;
  transform: rotate(180deg) !important;
}
.tooltip-bottom::after {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12.5px 0 12.5px;
  border-color: #333 transparent transparent transparent;
  position: absolute;
  left: 40%;
  top: 35%;
  left: -9%;
  transform: rotate(90deg);
}
.tooltip-left::after {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12.5px 0 12.5px;
  border-color: #333 transparent transparent transparent;
  position: absolute;
  top: 35%;
  right: -15px;
  transform: rotate(-90deg);
}
.logo:hover .tooltiptext,
.logo:hover .tooltipnew,
.blast-icon-new:hover .tooltiptext2,
.blast-icon:hover .tooltiptext3 {
  visibility: visible;
  transform: translateY(-10px);
  opacity: 1;
  transition: 0.3s linear;
  animation: odsoky 1s ease-in-out infinite alternate;
}

.hoo {
  position: relative;
  overflow: hidden;
}
.overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
  bottom: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
}
.overlay-new {
  position: absolute;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
  color: #f1f1f1;
  width: 100%;
  transition: 0.5s ease;
  opacity: 0;
  color: white;
  font-size: 20px;
  padding: 30px;
  text-align: center;
}
.overlay-right {
  position: absolute;
  bottom: 0;
  left: 100%;
  right: 0;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: 0.5s ease;
}
.overlay-left {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: 0.5s ease;
}

.hoo:hover .overlay {
  bottom: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 10;
}
.hoo:hover .overlay-new {
  opacity: 1;
}
.hoo img {
  transition: 0.5s ease;
}
.hoo:hover img {
  transform: scale(1.1, 1.1);
}
.hoo:hover .overlay-left {
  width: 100%;
}
.text {
  color: white;
  font-size: 20px;
  position: absolute;
  font-family: "Oswald";
  letter-spacing: 1.5px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: normal;
  font-weight: 200;
}
.fa-arrow-right {
  position: absolute;
  top: 2px;
  left: 5px;
}
.info {
  display: none;
  position: relative;
  width: 120px;
  z-index: 999;
  background-color: #fff;
  padding: 10px;
  padding-left: 10px;
  top: 0px;
  right: 110px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
}
.mo:hover .info,
.moo:hover .info {
  display: block;
}
.info li {
  list-style: none;
}
.info li a {
  color: #666;
}

.mo {
  float: right;
  position: relative;
  width: 35px;
  height: 35px;
  padding: 10px;
  padding-left: 12px;
  color: #fff;
  cursor: pointer;
}
.kk {
  color: #fff;
}

/* new */

.blast-box-new {
  position: fixed;
  width: 150px;
  height: 100px;
  bottom: 5%;
  left: -110px;
  z-index: 9999;
  transition: 0.5s cubic-bezier(1, 1.48, 0.76, 0.95) left;
  pointer-events: none;
}

.blast-icon-new {
  position: absolute;
  width: 45px;
  right: -5px;
  background: #000;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  perspective: 1000px;
  transition: 0.5s ease all;
  transform-origin: left;
  z-index: 9999;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  pointer-events: all;
  bottom: 0px;
}

.blast-box-new .blast-frame-new {
  position: absolute;
  width: calc(100% - 40px);
  height: 100px;
  top: 0;
  left: 0;
  background: #ccc;
  text-align: center;
}
.appear-it-new {
  left: 0px;
  pointer-events: all;
}

.blast-icon-new img {
  height: 45px;
  width: 45px;
  padding: 8px;
}

#choose_theme {
  display: flex;
  justify-content: center;
  padding: 10px;
  flex-wrap: wrap;
  padding: 10px;
}
.theme_span {
  padding: 15px;
  border-radius: 30px;
  border: 2px solid #ccc;
  cursor: pointer;
  margin: 5px;
}
.theme_span:hover,
.theme_span:active,
.theme_span:focus {
  border: 2px solid #fedc2a;
}
.theme_span:nth-child(1) {
  background-color: white;
}
.theme_span:nth-child(2) {
  background-color: black;
}
.theme_span:nth-child(3) {
  background-color: red;
}
.theme_span:nth-child(4) {
  background-color: blue;
}

/*  tooltip */
.lbw {
  position: relative;
}
.lbw span {
  background: #dedede;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: -25px;
  padding: 5px 7px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  text-align: center;
}
.lbw span:before {
  content: "";
  /*   width: 0;
  height: 0; */
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #dedede;
  position: absolute;
  bottom: -5px;
  left: 30px;
}
.lbw:hover span {
  bottom: 30px;
  visibility: visible;
  opacity: 1;
}
.f:hover span {
  color: #45619d;
}
.t:hover span {
  color: #1ab2e8;
}
.y:hover span {
  color: #c2302a;
}
.l:hover span {
  color: #0274b3;
}
.i:hover span {
  color: #880090;
}
@keyframes odsoky {
  0% {
    transform: translateY(6px);
  }

  100% {
    transform: translateY(1px);
  }
}
.fa-angle-down:hover {
  padding-top: 5px;
}
.tooltip {
  visibility: hidden;
  position: absolute;
  width: 200px;
  background-color: rgba(255, 255, 255, 0.8);
  color: #555;
  text-align: center;
  padding: 10px;
  border-radius: 6px;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.6s;
  top: 70%;
  left: calc(50% - 100px);
  margin-left: -60px;
  z-index: 999;
  box-shadow: 0 0 3px rgba(56, 54, 54, 0.86);
}
.tooltip::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent rgba(255, 255, 255, 0.8) transparent;
  z-index: 999;
}
.hoo:hover .tooltip {
  visibility: visible;
  opacity: 1;
  text-align: center;
}

#hello_baba {
  height: 100vh;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.95);
  position: fixed;
  z-index: 10000;
  display: none;
}
.com_logo {
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.hello_baba2 {
  color: white;
  text-align: center;
  width: 300px;
  height: 300px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -150px;
  margin-left: -150px;
}
.hello_baba2 h1 {
  font-size: 35px;
}
.hello_baba2 p {
  font-size: 15px;
}
.p-date a,
.p-date a:hover {
  color: #000;
}

/* dark mode */
.blogo,
.rlogo,
.bblogo {
  display: none;
}
.day {
  display: none;
}
.tt {
  color: #000;
}

html[data-theme="dark"] .blogo,
html[data-theme="dark"] .day {
  display: block;
}

html[data-theme="red"] .rlogo,
html[data-theme="dark"] .day {
  display: block;
}

html[data-theme="blue"] .bblogo,
html[data-theme="dark"] .day {
  display: block;
}

html[data-theme="dark"] .lblog,
html[data-theme="red"] .lblog,
html[data-theme="blue"] .lblog,
html[data-theme="dark"] .night {
  display: none;
}

html[data-theme="dark"] body {
  background: #1e1e1e !important;
  color: #fff !important;
}
html[data-theme="dark"] .box,
html[data-theme="dark"] .footer,
html[data-theme="dark"] .footer-b,
html[data-theme="dark"] #mySidenav,
html[data-theme="dark"] .custom,
html[data-theme="dark"] main {
  background-color: #000;
}
html[data-theme="red"] .box,
html[data-theme="red"] .footer,
html[data-theme="red"] .footer-b,
html[data-theme="red"] #mySidenav,
html[data-theme="red"] .custom,
html[data-theme="red"] main {
  background-color: #cc0000;
}
html[data-theme="blue"] .box,
html[data-theme="blue"] .footer,
html[data-theme="blue"] .footer-b,
html[data-theme="blue"] #mySidenav,
html[data-theme="blue"] .custom,
html[data-theme="blue"] main {
  background-color: #333399;
}

html[data-theme="dark"] body,
html[data-theme="red"] body,
html[data-theme="blue"] body {
  color: #fff;
}

html[data-theme="dark"] .box h2,
html[data-theme="dark"] .box-contant p,
html[data-theme="dark"] .footer-b a,
html[data-theme="dark"] .menu li a,
html[data-theme="dark"] .tt,
html[data-theme="dark"] #social-link li a,
html[data-theme="dark"] .footer ul li a,
html[data-theme="dark"] .footer h6,
html[data-theme="dark"] .p-date a,
html[data-theme="dark"] .p-date a:hover,
html[data-theme="dark"] .foot1 a i,
html[data-theme="red"] .box h2,
html[data-theme="red"] .box-contant p,
html[data-theme="red"] .footer-b a,
html[data-theme="red"] .menu li a,
html[data-theme="red"] .tt,
html[data-theme="red"] #social-link li a,
html[data-theme="red"] .footer ul li a,
html[data-theme="red"] .footer h6,
html[data-theme="red"] .p-date a,
html[data-theme="red"] .p-date a:hover,
html[data-theme="red"] .foot1 a i,
html[data-theme="blue"] .box h2,
html[data-theme="blue"] .box-contant p,
html[data-theme="blue"] .footer-b a,
html[data-theme="blue"] .menu li a,
html[data-theme="blue"] .tt,
html[data-theme="blue"] #social-link li a,
html[data-theme="blue"] .footer ul li a,
html[data-theme="blue"] .footer h6,
html[data-theme="blue"] .p-date a,
html[data-theme="blue"] .p-date a:hover,
html[data-theme="blue"] .foot1 a i {
  color: #fff;
}
html[data-theme="dark"] .footer-bcov,
html[data-theme="red"] .footer-bcov,
html[data-theme="blue"] .footer-bcov {
  border-top: 1px solid #fff;
}
html[data-theme="dark"] .blast-icon {
  color: #000;
  background-color: #fff;
}
html[data-theme="dark"] .scroll,
html[data-theme="dark"] .blast-icon-new {
  background: #fff;
}
html[data-theme="dark"] .scroll .fa {
  color: #000;
}
html[data-theme="dark"] .tooltiptext,
html[data-theme="dark"] .tooltiptext2,
html[data-theme="dark"] .tooltiptext3,
html[data-theme="red"] .tooltiptext,
html[data-theme="red"] .tooltiptext2,
html[data-theme="red"] .tooltiptext3,
html[data-theme="blue"] .tooltiptext,
html[data-theme="blue"] .tooltiptext2,
html[data-theme="blue"] .tooltiptext3 {
  background-color: #fff;
  color: #555;
}
html[data-theme="dark"] .tooltip-bottom::after,
html[data-theme="dark"] .tooltip-left::after,
html[data-theme="red"] .tooltip-bottom::after,
html[data-theme="red"] .tooltip-left::after,
html[data-theme="blue"] .tooltip-bottom::after,
html[data-theme="blue"] .tooltip-left::after {
  border-color: #fff transparent transparent transparent;
}

html[data-theme="dark"] .ssl::before,
html[data-theme="red"] .ssl::before,
html[data-theme="blue"] .ssl::before {
  background-image: url(../img/o.png);
}

html[data-theme="dark"] .footer ul li a,
html[data-theme="dark"] .footer ul li a.ssh,
html[data-theme="dark"] .footer h6,
html[data-theme="dark"] .copy-r p,
html[data-theme="dark"] .copy-rc p,
html[data-theme="dark"] .navigator li a:hover,
html[data-theme="dark"] .nav-active,
html[data-theme="dark"] .footer h6 a,
html[data-theme="dark"] .footer h5 a,
html[data-theme="red"] .footer ul li a,
html[data-theme="red"] .footer ul li a.ssh,
html[data-theme="red"] .footer h6,
html[data-theme="red"] .copy-r p,
html[data-theme="red"] .copy-rc p,
html[data-theme="red"] .navigator li a:hover,
html[data-theme="red"] .nav-active,
html[data-theme="red"] .footer h6 a,
html[data-theme="red"] .footer h5 a,
html[data-theme="blue"] .footer ul li a,
html[data-theme="blue"] .footer ul li a.ssh,
html[data-theme="blue"] .footer h6,
html[data-theme="blue"] .copy-r p,
html[data-theme="blue"] .copy-rc p,
html[data-theme="blue"] .navigator li a:hover,
html[data-theme="blue"] .nav-active,
html[data-theme="blue"] .footer h6 a,
html[data-theme="blue"] .footer h5 a {
  color: #fff;
}

html[data-theme="dark"] .page-info h1,
html[data-theme="red"] .page-info h1,
html[data-theme="blue"] .page-info h1 {
  border-bottom: 4px solid #fff;
}

html[data-theme="dark"] .logo {
  background-color: #000000;
}
html[data-theme="red"] .logo {
  background-color: #cc0000;
}
html[data-theme="blue"] .logo {
  background-color: #333399;
}

#livesearch {
  top: 10px;
  background-color: #fff;
  border-radius: 10px;
  margin-left: 5px;
  overflow-y: scroll;
  max-height: 142px;
}
#livesearch a {
  color: #111;
  text-decoration: none;
}
#livesearch a:hover {
  color: #666;
  text-decoration: none;
}
/* width */
#livesearch::-webkit-scrollbar {
  width: 2px;
}

/* Track */
#livesearch::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
#livesearch::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}

.copy-rc a,
.copy-rc a:hover {
  color: #fff;
}
