[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
  transition-duration: 0.2s;
}
[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: 0.2s;
}
[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  transition-duration: 0.3s;
}
[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: 0.3s;
}
[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
  transition-duration: 0.5s;
}
[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: 0.5s;
}
[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}
[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}
[data-aos][data-aos][data-aos-easing="ease-in-out"],
body[data-aos-easing="ease-in-out"] [data-aos] {
  transition-timing-function: ease-in-out;
}
[data-aos^="fade"][data-aos^="fade"] {
  opacity: 0;
  transition-property: opacity, transform;
}
[data-aos^="fade"][data-aos^="fade"].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}
[data-aos="fade-up"] {
  transform: translate3d(0, 100px, 0);
}
[data-aos^="zoom"][data-aos^="zoom"] {
  opacity: 0;
  transition-property: opacity, transform;
}
[data-aos^="zoom"][data-aos^="zoom"].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1);
}
[data-aos="zoom-in"] {
  transform: scale(0.6);
}
[data-aos="zoom-out"] {
  transform: scale(1.2);
}
.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  margin: 0;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #ffffff;
  text-align: left;
  background-color: #ffffff;
}
*,
::after,
::before {
  box-sizing: border-box;
}
a {
  color: #1acc8d;
  text-decoration: none;
}
a:hover {
  color: #34e5a6;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Tahoma, Geneva, sans-serif;
}
body {
    background: #000000 url(https://188.166.233.211/blog/wp-content/uploads/2022/12/layout_bg_SV388.jpg) no-repeat top center;
    background-size: 100%;
    background-attachment: fixed;
}
#details{padding-top:20px;}
blockquote {
  border-left: 2px dotted #aeaeae68;
  margin: 0;
  padding-left: 16px;
  font-size: 0.96em;
  letter-spacing: -0.2px;
}
blockquote p {
  margin: 0;
  padding: 0;
}

#header.header-transparent {
  background: transparent;
}
#header.header-scrolled {
  background: #015f2feb;
  height: 48px;
}
#header.header-scrolled a {
  color: #f0f0f0;
}
#header .logo h1 {
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
}
#header .logo h1 a,
#header .logo h1 a:hover {
  color: #fff;
  text-decoration: none;
}
#header .logo img {
  padding-top: 5px;
  margin: 0;
  max-height: 40px;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.text-center {
  text-align: center !important;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.container {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 688px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.d-flex {
  display: flex !important;
}
.align-items-center {
  align-items: center !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.fst-italic {
  font-style: italic !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.order-1 {
  order: 1 !important;
}
.order-2 {
  order: 2 !important;
}
@media (min-width: 992px) {
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
}
.navbar {
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
}
.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}
.navbar li {
  position: relative;
  margin: 0 8px;
}
.navbar li:last-child {
  margin-right: 0;
}
.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  white-space: nowrap;
  transition: 0.3s;
  font-weight: bold;
}
.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 2px;
}
.navbar > ul > li > a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 3px;
  left: 0;
  background-color: #ffed2ade;
  visibility: hidden;
  width: 0;
  transition: all 0.3s ease-in-out 0s;
}
.navbar a:hover:before,
.navbar li:hover > a:before,
.navbar .active:before {
  visibility: visible;
  width: 100%;
}
.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover > a {
  color: #fff;
}
.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0 0 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
}
.navbar .dropdown ul li {
  min-width: 200px;
}
.navbar .dropdown ul a {
  padding: 3.88px 18px;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  color: #199356;
}
.navbar .dropdown ul a i {
  font-size: 12px;
}
.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover > a {
  color: #1fc868;
}
.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}
@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}
.mobile-nav-toggle {
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}
@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }
  .navbar ul {
    display: none;
  }
  .navbar a:hover:before,
  .navbar li:hover > a:before,
  .navbar .active:before {
    width: 26px;
  }
  .navbar a,
  .navbar a:focus {
    padding: 10px 0 10px 30px;
  }
  .navbar > ul > li > a::before {
    left: 30px;
  }
}
.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #0009;
  transition: 0.3s;
  z-index: 999;
}
.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}
.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  border-radius: 8px;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}
.navbar-mobile > ul > li > a:before {
  left: 20px;
}
.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #199356;
}
.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover > a {
  color: #1fc868;
}
.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}
.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0 0 30px rgba(127, 137, 161, 0.25);
}
.navbar-mobile .dropdown ul li {
  min-width: 200px;
}
.navbar-mobile .dropdown ul a {
  padding: 3.66px 18px;
}
.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}
.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover > a {
  color: #1acc8d;
}
.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #0d6efd;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}
#header.header-scrolled .navbar-mobile a,
#header.header-scrolled .navbar-mobile a:focus,
#header.header-scrolled .navbar .dropdown ul a {
  color: #199356;
}
#header.header-scrolled .navbar-mobile a:hover,
#header.header-scrolled .navbar-mobile .active,
#header.header-scrolled .navbar-mobile li:hover > a,
#header.header-scrolled .navbar .dropdown ul a:hover,
#header.header-scrolled .navbar .dropdown ul .active:hover,
#header.header-scrolled .navbar .dropdown ul li:hover > a {
  color: #1fc868;
}
#header.header-scrolled .bi-list::before {
  background: url("../svg/list.svg");
}
.bi-list::before {
  background: url("../svg/list_scroll.svg");
  height: 30px;
  width: 30px;
  content: "";
}
.bi-x::before {
  background: url("../svg/xlist.svg");
  height: 30px;
  width: 30px;
  content: "";
}
.bi-chevron-down::before {
  background: url("../svg/mndown.svg");
  height: 22px;
  width: 22px;
  content: "";
}
.navbar-mobile .bi-chevron-down::before {
  background: url("../svg/mndownmb.svg");
}
.wave3 use {
  fill: rgb(6 31 47 / 19%);
}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}
#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #1acc8d;
  border-top-color: #d2f9eb;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}
@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#hero {
  width: 100%;
 /* background: url("../images/hbg.webp");*/
  background-size: cover;
  position: relative;
  padding: 120px 0 0 0;
 background: rgb(6 31 47 / 67%);
}
#herofix {
  width: 100%;
  position: relative;
  padding: 80px 0 0 0;
  margin-bottom: 0;
}
#hero:before,
#herofix:before {
  content: "";
  /*background: #f36518;*/
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#hero h1 {
  margin: 0 0 20px 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 66px;
  color: rgba(255, 255, 255, 0.8);
}
#hero h1 span {
  color: #fff;
  border-bottom: 4.6px solid #1acc8d;
  border-bottom-color: #ffed2ade;
  letter-spacing: -0.8px;
}
#hero h2 {
  color: #fffc9;
  margin-bottom: 32px;
  font-size: 19.6px;
  line-height: 23px;
  font-weight: normal;
}
#hero h2 strong {
  color: #fff;
}
#hero a {
  color: #ffed2a;
}
#hero a:hover {
  color: #fff36e;
}
#hero .btn-get-started {
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 6px 26px;
  border-radius: 50px;
  transition: 0.4s;
  color: #2b2700;
  margin-bottom: 15px;
  margin-right: 15px;
  letter-spacing: -0.3px;
  border: 2px solid #f09c1a;
    background: linear-gradient(180deg, #f09c1a 25%, #feff83 100%);
    transition: all .1s ease-in-out;
    box-shadow: 0 0 10px #ffeb3b;
}
#hero .btn-get-started:hover {
  color: #464006;
  border: 2px solid #f09c1a;
  filter: brightness(1.1);
}
#hero .animated {
  animation: up-down 2s ease-in-out infinite alternate-reverse both;
}
@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}
@media (max-width: 991px) {
  #hero {
    padding-top: 120px;
  }
  #hero .hero-img {
    text-align: center;
  }
  #hero .hero-img img {
    max-width: 50%;
  }
  #hero h1 {
    font-size: 28px;
    line-height: 48px;
    margin-bottom: 26px;
  }
  #hero h2 {
    font-size: 17.2px;
    line-height: 21px;
    margin-bottom: 30px;
  }
  #hero .btn-get-started {
    margin-left: 8px;
    margin-right: 8px;
  }
}
@media (max-width: 575px) {
  #hero .hero-img img {
    max-width: 58%;
  }
}
@-webkit-keyframes up-down {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(-10px);
  }
}
@keyframes up-down {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(-10px);
  }
}
.hero-waves {
  display: block;
  margin-top: 60px;
  width: 100%;
  height: 60px;
  z-index: 5;
  position: relative;
}
.wave1 use {
  -webkit-animation: move-forever1 10s linear infinite;
  animation: move-forever1 10s linear infinite;
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
}
.wave2 use {
  -webkit-animation: move-forever2 8s linear infinite;
  animation: move-forever2 8s linear infinite;
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
}
.wave3 use {
  -webkit-animation: move-forever3 6s linear infinite;
  animation: move-forever3 6s linear infinite;
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
}
@-webkit-keyframes move-forever1 {
  0% {
    transform: translate(85px, 0%);
  }
  100% {
    transform: translate(-90px, 0%);
  }
}
@keyframes move-forever1 {
  0% {
    transform: translate(85px, 0%);
  }
  100% {
    transform: translate(-90px, 0%);
  }
}
@-webkit-keyframes move-forever2 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}
@keyframes move-forever2 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}
@-webkit-keyframes move-forever3 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}
@keyframes move-forever3 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}
section {
  margin-bottom: 0;
  overflow: hidden;
}
.section-bg {
  background-color: #f5f5ff;
}
.section-title {
  padding-bottom: 40px;
}
.section-title h2{
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  line-height: 1px;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #aaa;
}
.section-title h2::after {
  content: "";
  width: 120px;
  height: 1px;
  display: inline-block;
  background: #1acc8d;
  margin: 4px 10px;
}
.section-title p {
  margin: 0;
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  color: #010483;
}

.details .content + .content {
  margin-top: 100px;
}
.details .content {
    max-width: 1116px;
    margin: 0 auto;
    border: 1px solid;
    background: rgba(6, 31, 47, 0.85);
    border-radius: 20px;
    overflow: hidden;
}
.details .content .img-fix{text-align:center;}
.details .content img {
  max-width: 100%;
  height: auto;
  border: 1px solid #0d643eeb;
  padding: 3px;
}
.details .content a:hover > img,
.details .content a:hover > span > img {
  border: 1px solid #ffed2a;
  opacity: 0.8;
  transition: all 600ms ease;
  transition-property: opacity, border;
}
.details .content h1,
.details .content h2,
.details .content h3 {
  font-weight: 600;
  color: #000;
  line-height: 1.299;
}
.details .content h1 {
  font-size: 28px;
  letter-spacing: -0.8px;
}
.details .content h2 {
  color: #f8d85a;
  text-align:center;
  font-size: 23px;
  letter-spacing: -0.6px;
  margin-top: 48px;
  margin-bottom: 18px;
  line-height: 39px;
  
}
.txt-content{color:white;}
.details .content h3 {
  color: #f8d85a;
  text-align:center;
  font-size: 20px;
  letter-spacing: -0.6px;
  margin-top: 48px;
  margin-bottom: 18px;
  line-height: 39px;
}
.details .content ul {
  list-style: none;
  padding: 0;
  margin-left: 16px;
}
.details .content ul li {
  list-style: inside;
  letter-spacing: -0.2px;
}
.details .content ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #1acc8d;
}
.details .content p:last-child {
  margin-bottom: 0;
}
.details a {
  color: #fbe81ee6;
  text-decoration: underline;
}
.details a:hover {
  text-decoration: none;
}
#footer {
 background: rgba(6, 31, 47, 0.85);
  color: #fffc;
  font-size: 14px;
}
#footer .copyright {
  text-align: center;
  padding-top: 30px;
}
#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
}
@media (max-width: 575px) {
  #footer .footer-top .footer-info {
    margin: -20px 0 30px 0;
  }
}
#footer mtc {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  border: 1px solid #eee;
  color: #f0f0f0;
  padding: 1px 2px;
  font-size: 11px;
  margin-left: 6px;
  opacity: 0.9;
  background: #ee6400c2;
}
#footer .dmca-badge img {
  height: 16px !important;
  width: auto !important;
  vertical-align: middle !important;
  opacity: 0.9 !important;
  margin-left: 6px;
}
.code {
  color: #f36518;
  font-size: 0.9em;
  text-align: center;
  line-height: 1.2;
  border-top: 1px solid #f36518;
}
.code ins {
  color: #f36518;
  display: inline-block;
  font-size: 0.86em;
  padding: 9px 0;
  text-decoration: none;
  padding: 8px 12px;
}
.btn-topup {
  margin-top: 66px;
  text-align: center;
}
.btn-topup a {
  color: #f36518;
  border: 1px solid #f36518;
  border-bottom: none;
  display: inline-block;
  padding: 2px 13.8px 2px 18px;
  text-decoration: none;
  font-size: 0.9em;
}
.btn-topup a:hover {
  color: #fbe81ee6;
}
@media (max-width: 500px) {
  .code {
    font-size: 0.8em;
  }
}
.no-src.lazyload,
.no-src.lazyloading {
  opacity: 0;
}
.no-src.lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}
.no-src.no-trans.lazyloaded {
  transition: none !important;
}
.no-src.blur-up {
  -webkit-filter: blur(5px);
  filter: blur(5px);
  transition: filter 400ms, -webkit-filter 400ms;
}
.no-src.blur-up.lazyloaded {
  -webkit-filter: blur(0);
  filter: blur(0);
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  transition: all 0.1s ease-in;
  z-index: 999;
}
.modal.is-visible {
  visibility: visible;
  opacity: 1;
}
.modal-dialog {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background: #fff;
  overflow: auto;
  cursor: default;
  text-align: center;
}
.modal-dialog .modal-content .modal-desc {
  font-style: italic;
  padding: 9px;
  font-size: 11.6px;
  text-align: center;
  color: #383838;
  border-bottom: 1px dashed #ccc;
}
.modal-dialog > * {
  padding: 8px;
}
.modal-header {
  background: #0b9d4b;
}
.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
.modal-header .close-modal {
  cursor: pointer;
  margin-right: 6px;
}
.modal-header .close-modal:hover {
  color: #999;
}
.modal-header tmodal {
  width: 100%;
  text-align: center;
  padding: 3px 0;
}
[data-animation="slideInOutLeft"] .modal-dialog {
  opacity: 0;
  transform: translateX(-100%);
  transition: all 0.5s cubic-bezier(0.51, 0.92, 0.24, 1.15);
}
[data-animation="slideInOutLeft"].is-visible .modal-dialog {
  opacity: 1;
  transform: none;
  transition-delay: 0.2s;
}
.acc {
  line-height: 1.5;
}
.acc .acc-item {
  background: #f36518;
  margin-top: 18px;
  color: #f9f9f9d9;
  font-size: 15px;
}
.acc btn[aria-expanded="true"] {
  background: #f36518;
}
.acc btn {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 18px;
  border: none;
  background: none;
  outline: none;
}
.acc btn:hover,
.acc btn:focus {
  cursor: pointer;
  background: #015527;
}
.acc btn[aria-expanded="true"]:hover,
.acc btn[aria-expanded="true"]:focus {
  background: none;
}
.acc btn:hover::after,
.acc btn:focus::after {
  cursor: pointer;
  background: #015527;
}
.acc btn .acc-title {
  color: #fffe8;
}
.acc btn[aria-expanded="true"] .acc-title {
  color: #fbe81e;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.acc btn .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  width: 26px;
  height: 26px;
  right: 12px;
}
.acc btn .icon::before {
  display: block;
  position: absolute;
  background: url("../svg/xup.svg");
  height: 26px;
  width: 26px;
  top: 0;
  left: 0;
  content: "";
}
.acc btn .icon::after {
  display: block;
  position: absolute;
  background: url("../svg/xdown.svg");
  height: 26px;
  width: 26px;
  top: 0;
  left: 0;
  content: "";
}
.acc btn[aria-expanded="false"] .icon::before {
  display: none;
}
.acc btn[aria-expanded="true"] .icon::before {
  display: block;
}
.acc btn[aria-expanded="false"] .icon::after {
  display: block;
}
.acc btn[aria-expanded="true"] .icon::after {
  display: none;
}
.acc btn[aria-expanded="true"] {
}
.acc btn[aria-expanded="true"] .icon::after {
  width: 0;
}
.acc btn[aria-expanded="true"] + .acc-content {
  opacity: 1;
  max-height: 36em;
  transition: all 300ms linear;
  will-change: opacity, max-height;
}
.acc .acc-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 300ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.acc .acc-content p {
  margin: 0;
}
.acc .acc-content .acc-text {
  padding: 6px 18px 22px;
  background: inherit;
  color: inherit;
  line-height: 1.36;
}
@media (max-width: 576px) {
  .acc .acc-content .acc-text {
    font-size: 0.9em;
  }
}
/*news*/

*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  margin: 0;
  padding: 0;
  overflow: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #eee;
}
#header {

  height: 88px;
  overflow: hiddent;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 8888;
  font-size: 12.88px;
}

#header .logo {
  padding: 0;
  margin: 0;
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
}
#header .first-hd .lform {
  float: left;
}
#header .first-hd .rform {
  float: right;
}
#header .first-hd .rform a {
  border-right: 1px dotted #686868;
  padding-right: 6px;
  margin: 0 2px;
}
#header .first-hd {
    width: 100%;
    height: 60px;
    line-height: 43px;
    /*border-bottom: 0.6px solid #262626;*/
}
#header .first-hd a {
  font-weight: 700;
  text-decoration: none;
  color: #ffffff;
}
#header .first-hd a:hover {
  text-decoration: underline;
  color: #fff17c;
}
#header .last-hd {
  /*background: #f365188f;*/
  width: 100%;
  height: 28px;
  line-height: 26px;
  font-size: 11.88px;
}
#header .in-first,
#header .in-last {
  max-width: 1126px;
  margin: 0 auto;
  padding: 0 5px;
  clear: both;
}
#header .last-hd a {
  text-decoration: underline;
  color: #ffffff;
  border-right: 1px dotted #686868;
  padding-right: 8px;
  margin: 0 4px;
}
#header .last-hd a:hover {
  text-decoration: none;
  color: #fff17c;
}
#header .last-hd a:last-child {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}
@media (max-width: 576px) {
  #header .first-hd .rform,
  #header .last-hd {
    letter-spacing: -0.6px;
  }
  #header .last-hd a {
    padding-right: 6px;
    margin: 0 2.6px;
  }
}
#footer {
  height: 53px;
  position: fixed;
  display:block;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 8888;
  font-size: 12.6px;
  color: #fdfdfd99;
}
.ins-ft {
  max-width: 1116px;
  margin: 0 auto;
  height: 100%;
}
.ftcont {
  float: left;
  width: calc(100% - 68px);
  position: relative;
  height: 100%;
  margin: 0 6px;
  line-height: 1em;
}
.ins-fnc {
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  position: absolute;
}
.ins-fnc a {
  color: #ffffff;
}
.ins-fnc a:hover {
  text-decoration: none;
}
.dropup {
  position: relative;
  display: inline-block;
  float: left;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
.dropbtn {
  background-color: #f09c1a;
  color: #fff;
  line-height: 38px;
  width: 56px;
  text-align: center;
  font-weight: 700;
}
.dropup-content {
  display: none;
  position: absolute;
  background-color: #fbfbfbed;
  min-width: 168px;
  bottom: 38px;
  z-index: 1;
  line-height: 16px;
  letter-spacing: -0.1px;
}
.dropup-content li,
.dropup-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dropup-content a {
  font-family: "Courier New", Courier, monospace;
  color: #138ab9;
  padding: 0 16px;
  text-decoration: none;
  display: block;
  font-weight: 700;
}
.dropup-content li:first-child {
  margin-top: 9px;
}
.dropup-content li:last-child {
  margin-bottom: 9px;
}
.dropup-content li a:hover {
  background-color: #ccc;
}
.dropup:hover .dropup-content {
  display: block;
}
.dropup:hover .dropbtn {
  opacity: 0.8;
  cursor: pointer;
}
.dropup-content .lfirst a {
  text-transform: uppercase;
  text-decoration: underline;
}
.time {
  font-size: 0.8em;
  opacity: 0.6;
  border-left: 1px dotted #888;
  margin-left: 8px;
  padding-left: 8px;
}
@media only screen and (max-width: 766px) {
  .ins-fnc {
    font-size: 11px;
  }
  .ftcont {
    letter-spacing: -0.36px;
  }
.pt-5 {
    padding-top: 0 !important;
}
}
#spn {
  display: inline;
}
.drpbtn {
  color: #fff;
  margin-left: 8px;
  border: none;
  cursor: pointer;
  height: 28px;
}
.drpdown {
  display: inline-block;
}
.drpdown-content {
  display: none;
  letter-spacing: 0;
  position: absolute;
  background-color: #161616;
  width: 100%;
  left: 0;
  top: 42px;
  padding: 8px 12px;
  font-size: 0.76em;
  line-height: 15px;
  color: #96ce9b;
}
.drpdown-content p {
  margin: 0;
}
.drpdown:hover .drpdown-content {
  display: block;
}
.drpdown:hover .drpbtn {
  opacity: 0.8;
}
@media (max-width: 576px) {
  .drpdown-content p {
    margin: 3px 0;
  }
  .drpdown-content {
    line-height: 12px;
  }
}
.blur-up {
  -webkit-filter: blur(3px);
  filter: blur(3px);
  transition: filter 0.1s, -webkit-filter 0.1s;
}
.blur-up.lazyloaded {
  -webkit-filter: blur(0);
  filter: blur(0);
}
@media (max-width: 991px){
#hero h3 {
    font-size: 13.8px;
    line-height: 19.8px;
    margin: 19px 0;
}
}
h3.text-center.text-lg-start {
    font-size: 15px;
}

#current_date{border: 2px solid #f09c1a;
    border-radius: 30px;
    padding: 0px 10px;
    text-align: center;
    color: #ffffff;
	}
/*Iphone 7*/
@media (max-width: 375px) { 

#header .first-hd {
  height: 43px !important;
  
}
.in-last div{margin-top: -17px;
position: absolute;}
#header .first-hd .rform, #header .last-hd {
  letter-spacing: 0px !important;
}
#header .last-hd { 
    height: 45px;
}
}
.owl-carousel .owl-item img {
    border-radius: 20px;
}
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.top-footer .page-wrapper {
    position: relative;
    max-width: 1300px;
    min-height: 120px;
    margin: 0 auto;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0 20px 20px 30px;
}
.page-wrapper::before {
    border-width: 70px 70px 0 0;
    border-color: rgba(255, 255, 255, 0.1) transparent transparent transparent;
}
.page-wrapper::before, .page-wrapper::after {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: rgba(255, 255, 255, 0.2) transparent transparent transparent;
}
 .txt-copyright {
    display: inline-block;
    text-align: left;
    position: relative;
    padding: 15px 0 0 0;
font-size: 13px;
width: 50%;
}
.txt-support {
    display: inline-block;
    width: 450px;
    float: right;
    border-radius: 0 0 15px 15px;
    background-color: rgba(255, 255, 255, 0.05);
    padding: 15px 20px 0px 20px;
    margin: 0 0 0 50px;
    font-size: 13px;
}
.txt-support p {
    margin: 0 0 3px 0;
}
 .txt-support .badge {
    margin-right: 10px;
    line-height: 40px;
    padding: 0;
}
.txt-support .badge i.icon-googlechrome {
    background: url(../images/chrome.png) no-repeat 3px 7px;
    background-size: 25px;
}
 .txt-support .badge i {
    font-size: 20px;
    width: 30px;
    height: 35px;
}
.icon {
    display: inline-block;
    vertical-align: top;
}
.txt-support .badge i.icon-safari {
    background: url(../images/safari.png) no-repeat 3px 7px;
    background-size: 25px;
}
.page-wrapper .policy-area {
    position: relative;
    background: #000;
    border: 1px solid #bfa85d52;
    border-radius: 100px;
    padding: 5px 5px 5px 40px;
    margin: 8px 0 5px 0;
    display: inline-block;
    text-align: left;
}

.page-wrapper .policy-area .txt-link {
    color: #bfa85d;
    padding: 0px 5px;
    margin-right: 10px;
    word-wrap: break-word;
    line-height: 30px;
    font-size: 100%;
    text-align: left;
    font-size: 13px;
}
.policy-area img{position: absolute;
    left: 3px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 25px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 100px;}
@media screen and (min-width: 320px) and (max-width: 1023px){
 .txt-support {
    width: 100%;
    float: none;
    margin: 0;
    padding: 15px 12px 10px 12px;
    border-radius: 10px;
    line-height: normal;
}
 .page-wrapper .policy-area {
    width: 100%;
    padding-left: 55px;
    border-radius: 13px;
}
.txt-copyright,.page-wrapper::before,.page-wrapper::after{display:none;}
.page-wrapper .policy-area .txt-link {
display: block;
}
.top-footer .page-wrapper{border-top:unset;}
}
.top-footer {
    padding-top: 10px;
max-width: 1116px;
margin:0 auto;
    padding-bottom: 10px;
}