.admin-bar header,
.admin-bar header .header-line,
.admin-bar header .logo {
  top: 32px;
}
.light-version {
  background-color: #f6f6f6;
}

.admin-bar header .nav-menu-box {
  top: 132px;
}

@media (max-width: 784px) {
  .admin-bar header {
    top: 46px;
  }
}

@media (max-width: 600px) {
  .admin-bar header.active {
    top: 0;
  }
}

.block-section.no-padding {
  padding-top: 0;
}

.wp-caption {
  width: auto;
  clear: both;
  max-width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}

.wp-caption a {
  box-shadow: none;
}

.alignright {
  margin: 0px 0px 25px 25px;
  box-sizing: border-box;
  float: right !important;
}

.alignleft {
  float: left;
  margin: 0px 25px 25px 0px;
  box-sizing: border-box;
}

.aligncenter {
  text-align: center;
  margin-left: 25px;
  margin-right: 25px;
  box-sizing: border-box;
  display: inherit !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.wp-caption img {
  margin-top: 15px;
}

.wp-caption p.wp-caption-text {
  padding: 0;
  font-size: 14px;
  margin-top: 0px;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.wp-block-gallery,
.wp-block-categories,
.wp-block-search,
.wp-block-calendar {
  margin-bottom: 35px;
}

.bypostauthor .image-holder {
  border: 2px solid #0064d8;
}

.gallery-caption {
  opacity: 0.7;
  margin-top: 10px;
}

.gallery-item {
  margin: 0 0 15px 0;
  padding-right: 10px;
  padding-left: 10px;
}

.gallery-item a {
  box-shadow: none;
}

.gallery-item img {
  border: 0 !important;
}

.mc4wp-success,
.mc4wp-error {
  padding-top: 20px;
}

.wp-block-gallery {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
}

.mc4wp-success p {
  font-size: 16px !important;
  color: #28a745 !important;
}

.mc4wp-error p {
  font-size: 16px !important;
  color: red !important;
}

/* lazyload */

img[data-src] {
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
  will-change: opacity;
}

/* appear animation */
img[data-src][src] {
  opacity: 1;
}

.elementor img {
  height: inherit;
}

.wp-block-image img {
  height: auto;
}

#filter {
  display: none;
}

.wp-block-gallery + .wp-block-image {
  margin-top: -15px;
}

#sb_instagram {
  padding-bottom: 0 !important;
}

.gridos_loadmore {
  background-color: #0064d8;
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  padding: 10px 40px;
  font-family: "Syne" !important;
  color: #ffffff;
  cursor: pointer;
  padding: 10px 0;
  margin-top: 30px;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
    color 0.3s ease-in-out;
}
.gridos_loadmore:hover {
  background-color: #0064d8;
}

.infinite-box {
  display: none;
}

.negativeMarg {
  margin-top: -70px;
}

figure iframe {
  width: 100% !important;
  max-width: 100% !important;
  height: 400px;
  margin-top: 20px;
}

#container > .slider-section.fullscreen-slider .custom-navigation {
  margin-top: -20px;
}

.mc4wp-form-fields input[type="email"] {
  display: block;
  width: 100%;
  border: 1px solid #f2f2f2;
  outline: none;
  padding: 15px 20px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 15px;
  line-height: 18px;
  font-family: "Syne" !important;
  font-weight: 400;
  margin: 0;
}

.mc4wp-form-fields input[type="submit"] {
  float: right;
  border: none;
  outline: none;
  padding: 11px 16px;
  color: #ffffff;
  font-size: 15px;
  line-height: 18px;
  font-family: "Syne" !important;
  font-weight: 500;
  background-color: #0064d8;
  margin: -45px 5px 0 0;
}

.mc4wp-form-fields input[type="submit"]:hover {
  opacity: 0.8;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.contact-form-box p:empty {
  display: none;
}

.lang-item {
  display: inline;
  list-style: none;
}

.lang-item a {
  padding: 15px 6px 6px;
  line-height: 16px;
}

.lang-item.current-lang a {
  background-color: #0064d8;
}

.static-page {
  padding: 100px 0;
}

@media (max-width: 991px) {
  .static-page {
    padding: 60px 0;
  }
}

@media (max-width: 768px) {
  .static-page {
    padding: 40px 0;
  }
}

select {
  width: 100%;
  max-width: 100%;
  font-size: 16px;
  outline: none;
  line-height: 30px;
  height: 52px;
  background-color: white;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: #e5e5e5;
  background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='18' height='18' viewBox='0 0 24 24'><path fill='currentColor' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");
  background-position: 94% 56%;
  background-repeat: no-repeat;
  padding: 0 36px 0 14px;
}

.sidebar table caption,
.footer-widget table caption {
  padding-bottom: 0;
  margin-bottom: -20px;
}

.wp-calendar-nav {
  margin-top: -25px;
}
.wp-calendar-nav a {
  color: #ffffff !important;
}

.widget_archive ul,
.widget_pages ul,
.widget_meta ul,
.widget_recent_entries ul,
.widget_rss ul,
.widget_nav_menu ul,
.wp-block-page-list {
  padding: 0;
  margin: 0;
}
.widget_archive ul li,
.widget_pages ul li,
.widget_meta ul li,
.widget_recent_entries ul li,
.widget_rss ul li,
.widget_nav_menu ul li,
.wp-block-page-list li {
  display: block;
  margin-bottom: 16px;
}
.widget_archive ul li a,
.widget_pages ul li a,
.widget_meta ul li a,
.widget_recent_entries ul li a,
.widget_rss ul li a,
.widget_nav_menu ul li a,
.wp-block-page-list li a {
  color: #ffffff;
  font-size: 17px;
  font-family: "Syne" !important;
  font-weight: 400;
  opacity: 0.65;
}
.widget_archive ul li a:before,
.widget_pages ul li a:before,
.widget_meta ul li a:before,
.widget_recent_entries ul li a:before,
.widget_rss ul li a:before {
}
.widget_archive ul li a:hover,
.widget_pages ul li a:hover,
.widget_meta ul li a:hover,
.widget_recent_entries ul li a:hover,
.widget_rss ul li a:hover,
.widget_nav_menu ul li a:hover {
  opacity: 1;
}
.widget_archive ul li:last-child,
.widget_pages ul li:last-child,
.widget_meta ul li:last-child,
.widget_recent_entries ul li:last-child,
.widget_rss ul li:last-child {
  margin-bottom: 0;
}

.widget_recent_comments ul {
  padding: 0;
}
.widget_recent_comments ul li {
  display: block;
  margin-bottom: 12px;
}
.widget_recent_comments ul li a {
  color: #ffffff;
  font-size: 17px;
  font-family: Oswald, sans-serif;
  font-weight: 400;
}
.widget_recent_comments ul li span {
  display: inline-block;
}
.widget_recent_comments ul li span a {
  font-weight: 600;
  text-transform: capitalize;
}
.widget_recent_comments ul li a:hover {
  color: #ffffff;
  text-decoration: underline !important;
}
.widget_recent_comments ul li:before {
  content: "\f27a";
  font-family: "Font Awesome 5 Free";
  font-size: 18px;
  color: #ffffff;
  float: left;
  margin-right: 8px;
}

.widget_recent_comments ul li:last-child {
  margin-bottom: 0;
}

.widget_rss h3 a {
  color: #ffffff;
}
footer .widget_rss h3 a {
  color: #ffffff;
}

.widget_rss ul li span {
  display: block;
  margin: 5px 0;
  font-size: 14px;
}

.widget_rss ul li cite {
  font-size: 14px;
}

.widget_text img {
  max-width: 100% !important;
  height: auto;
}

.widget_nav_menu ul.sub-menu {
  padding-left: 10px;
  padding-top: 10px;
}

ul.page-numbers li span.current {
  color: #ffffff !important;
}

/* theme test unit style */

.wp-block-button {
  margin-bottom: 15px;
}

.wp-block-button a.wp-block-button__link {
  color: #ffffff;
}

.wp-block-button.is-style-outline a.wp-block-button__link {
  color: #ffffff;
}

.wp-block-cover.has-background-dim p.wp-block-cover-text {
  color: #ffffff;
}

.wp-block-cover {
  margin-bottom: 15px;
}

.wp-block-cover.aligncenter {
  margin-left: 0;
}

.single-post-box .post-content blockquote.is-style-large p {
  font-size: 25px;
  line-height: 30px;
}

.has-medium-font-size {
  overflow: hidden;
}

.has-large-font-size {
  line-height: 36px;
}

.has-large-font-size + p {
  line-height: 50px;
}

.single-post-box h5,
.static-page h5 {
  font-size: 16px;
  color: #ffffff;
}

.single-post-box h6,
.static-page h6 {
  font-size: 15px;
  color: #ffffff;
}

ol,
ul {
  padding-left: 18px;
}

.single-post-box ol li,
.single-post-box ul li {
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  font-family: "Syne" !important;
}

.wp-block-file a,
.wp-calendar-table td a,
ol li a,
dl dd a,
.static-page a {
  color: #ffffff;
}

.single-post-box ul.wp-block-archives,
.single-post-box ul.wp-block-latest-posts {
  padding: 0;
  margin: 0;
}
.single-post-box ul.wp-block-archives li,
.single-post-box ul.wp-block-latest-posts li {
  display: block;
  margin-bottom: 16px;
}
.single-post-box ul.wp-block-archives li a,
.single-post-box ul.wp-block-latest-posts li a {
  color: #ffffff;
  font-size: 17px;
  font-family: "Syne" !important;
  font-weight: 400;
  text-decoration: underline !important;
}
.single-post-box ul.wp-block-archives li a:before,
.single-post-box ul.wp-block-latest-posts li a:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #0064d8;
  margin-right: 10px;
}
.single-post-box ul.wp-block-archives li a:hover,
.single-post-box ul.wp-block-latest-posts li a:hover {
  color: #ffffff;
}

footer.wp-block-latest-comments__comment-meta {
  background-color: transparent;
}

footer.wp-block-latest-comments__comment-meta a {
  color: #ffffff;
  font-weight: 600;
}

.wp-block-search input[type="search"],
.post-password-form input[type="password"] {
  margin: 0;
  padding: 10px 28px;
  border: 1px solid #f2f2f2;
  width: 100%;
  outline: none;
  color: #ffffff;
  font-size: 16px;
  font-family: "Syne" !important;
  font-weight: 400;
  background: #fff;
  transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
}

.wp-block-search button[type="submit"],
.post-password-form input[type="submit"] {
  color: #fff;
  font-size: 16px;
  font-family: "Syne" !important;
  font-weight: 700;
  padding: 10px 28px;
  background: #0064d8;
  text-transform: uppercase;
  border: none;
  outline: none;
}

.wp-block-tag-cloud a,
.wp-block-rss li a {
  color: #ffffff;
}

.wp-block-group.has-background {
  margin-bottom: 10px;
}

.wp-block-group.has-background .wp-block-group__inner-container {
  padding: 12px 15px;
}

.single-post-box img {
  height: auto;
  max-width: 100%;
}

.single-post-box img.aligncenter {
  margin: 0;
}

p.post-nav-links {
  clear: both;
}

p.post-nav-links a,
p.post-nav-links span.current {
  display: inline-block;
  color: #ffffff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 15px;
  font-family: "Syne" !important;
  background: transparent;
  margin-left: 5px;
  border-radius: 50%;
}

p.post-nav-links span.current {
  color: #ffffff;
  background-color: #0064d8;
}

ul li a,
.single-post-box p a,
figcaption a,
.tagcloud a {
  color: #ffffff;
}

.post-content ul li a,
.post-content p a {
}

figcaption {
  padding-top: 10px;
  font-style: italic;
}

table {
  margin: 0 0 2.91667rem 0 !important;
  width: 100%;
  empty-cells: show;
  border-collapse: collapse !important;
  border-spacing: 0;
  border: 1px solid #e5e5e5 !important;
  border-radius: 0 !important;
}
table td,
table th {
  background-color: transparent;
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
  padding: 7px 14px;
  overflow: visible;
}
table td:first-child,
table th:first-child {
  border-left-width: 0;
}
table td a,
table th a {
  color: #0064d8;
}
table td#today {
  background-color: #0064d8;
  color: #ffffff;
}
table thead {
  text-align: left;
  vertical-align: middle;
}
table thead td,
table thead th {
  font-weight: 600;
  color: #0064d8;
}

.wp-block-calendar table th {
  text-align: center !important;
}

.wp-calendar-table caption {
  margin-bottom: 0 !important;
}

.comment-content {
  max-width: 520px;
}

.comment-content ul,
.comment-content ol,
.comment-content dl {
  margin-bottom: 24px;
}

.comment-content img {
  margin: 5px 0;
}

.single-post-box p a img.alignnone.size-large {
  width: 730px;
}

.single-post-box .post-content iframe {
  max-width: 100% !important;
}

section.page-banner-section h2,
.single-post-box h3,
.standard-post h3 a {
  max-width: 100%;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.wp-block-cover.has-background-dim-60.has-background-dim p a {
  color: #ffffff;
}

figure.wp-caption.aligncenter {
  margin: 0 auto 15px;
}

.static-page img.aligncenter {
  display: block;
  margin: 0 auto 15px !important;
}

.static-page {
  overflow: hidden;
}

.static-page img.alignright,
.static-page .comments-form {
  clear: both !important;
  margin-top: 30px;
}

.static-page .comments-box {
  margin-top: 30px;
  margin-bottom: 0;
}

.navbar-light .navbar-brand {
  color: #0064d8;
  font-size: 24px;
  font-family: "Syne" !important;
  font-weight: 700;
  text-transform: uppercase;
}

.widget_categories ul.children,
.widget_pages ul.children {
  padding-left: 15px;
  padding-top: 8px;
}

.widget_categories ul.children li a:before,
.widget_pages ul.children li a:before {
  display: none !important;
}

.widget_categories > ul > li > ul.children,
.widget_pages > ul > li > ul.children {
  padding-left: 29px;
}

form.post-password-form p {
  opacity: 1;
}

p.no-comments {
  opacity: 1;
  margin-top: 20px;
}

.gallery-columns-1,
.gallery-columns-2,
.gallery-columns-3,
.gallery-columns-4,
.gallery-columns-5,
.gallery-columns-6,
.gallery-columns-7,
.gallery-columns-8,
.gallery-columns-9,
.gallery-columns-10 {
  display: flex !important;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.gallery-columns-1 figure.gallery-item {
  width: 100%;
}

.gallery-columns-2 figure.gallery-item {
  width: 50%;
}

.gallery-columns-3 figure.gallery-item {
  width: 33.3333%;
}

.gallery-columns-4 figure.gallery-item {
  width: 25%;
}

.gallery-columns-5 figure.gallery-item {
  width: 20%;
}

.gallery-columns-6 figure.gallery-item {
  width: 16.6666%;
}

.gallery-columns-7 figure.gallery-item {
  width: 14.2857%;
}

.gallery-columns-8 figure.gallery-item {
  width: 12.5%;
}

.gallery-columns-9 figure.gallery-item {
  width: 11.1111%;
}

.gallery-columns-10 figure.gallery-item {
  width: 10%;
}

.gallery-columns-3 figure.gallery-item img,
.gallery-columns-1 figure.gallery-item img,
.gallery-columns-2 figure.gallery-item img,
.gallery-columns-4 figure.gallery-item img,
.gallery-columns-5 figure.gallery-item img,
.gallery-columns-6 figure.gallery-item img,
.gallery-columns-7 figure.gallery-item img,
.gallery-columns-8 figure.gallery-item img,
.gallery-columns-9 figure.gallery-item img,
.gallery-columns-10 figure.gallery-item img {
  width: 100%;
  height: auto;
}

.gallery-columns-3 figure.gallery-item .gallery-icon > a,
.gallery-columns-1 figure.gallery-item .gallery-icon > a,
.gallery-columns-2 figure.gallery-item .gallery-icon > a,
.gallery-columns-4 figure.gallery-item .gallery-icon > a,
.gallery-columns-5 figure.gallery-item .gallery-icon > a,
.gallery-columns-6 figure.gallery-item .gallery-icon > a,
.gallery-columns-7 figure.gallery-item .gallery-icon > a,
.gallery-columns-8 figure.gallery-item .gallery-icon > a,
.gallery-columns-9 figure.gallery-item .gallery-icon > a,
.gallery-columns-10 figure.gallery-item .gallery-icon > a {
  display: block;
}

.sticky .content-border {
  overflow: hidden;
  border-left: 5px solid rgb(88 116 105 / 08%);
}

table {
  margin: 0 0 2.91667rem 0 !important;
  width: 100%;
  empty-cells: show;
  border-collapse: collapse !important;
  border-spacing: 0;
  border: 1px solid #444444 !important;
  border-radius: 0 !important;
}
table td,
table th {
  background-color: transparent;
  border-left: 1px solid #444444;
  border-bottom: 1px solid #444444;
  margin: 0;
  text-align: center !important;
  padding: 7px 9px;
  overflow: visible;
}
table td:first-child,
table th:first-child {
  border-left-width: 0;
}
table td a,
table th a {
  color: #333333;
}

table td#today a {
  color: #ffffff !important;
}
table.wp-calendar-table thead th {
  background-color: #444444;
  color: #ffffff;
  border-color: #444444;
  border-top: 1px solid #444444;
  font-size: 14px;
}
table.wp-calendar-table thead th:first-child {
  border-left: 1px solid #444444;
}
table.wp-calendar-table thead th:last-child {
  border-right: 1px solid #444444;
}
table.wp-calendar-table td {
  text-align: center;
  font-size: 12px;
}

.post-content footer {
  padding: 0;
  border: none;
}
/* .completed .progress-bar{
  animation: progress 6s linear forwards;
  transition: width 6s ease;
} */

@keyframes progress {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}

pre {
  max-width: 100% !important;
  overflow-x: scroll !important;
}

.icon-light {
  display: none;
}
.harmberg-menu {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 15px;
}
.white-arrow {
  display: none;
}

.light-arrow {
  display: none;
}

.mail-icon:hover {
  transition: 0.5s;
  transform: translateY(-15%);
}
.mail-icon {
  transition: 0.5s;
  transform: translateY(0%);
}
#openPopupBtn:hover {
  cursor: pointer;
}

.hidden-element {
  display: none;
}

.about-block {
  position: relative;
  /*left: -15px;*/
}
.white-arrow {
  display: none;
}

.dark .white-arrow {
  display: block !important;
}

.dark .dark-arrow {
  display: none !important;
}

.dark .download-bar {
  color: #fff !important;
}

/* .download-sec img:hover { */
/* transform: translateY(20px);
  transition: transform 3s ease; */
/* transition: transform 3s ease; 
  animation: arrowAnimation 3s infinite alternate;  */
/* transform: translateY(-20px); */
/* transition: transform 0.8s ease; */
/* } */
/* .download-sec img{
  transform: translateY(0px);
  transition: transform 2s ease;
  } */
/* @keyframes arrowAnimation {
  0%, 100% {
  transform: translateY(0); 
  }
  50% {
  transform: translateY(-20px); 
  }
  } */

.download_border {
  position: absolute;
  right: 30px;
  bottom: -35px;
  background: #fff;
  border-radius: 50px !important;
  border: 2px solid #1f1f1f !important;
  padding: 35px 18px 35px 18px;
}
.arrow-down {
  position: relative;
  top: -10px;
  transform: translateY(-10px);
  transition: transform 0.3s ease;
  /* transform: translateY(0px); */
  /* transition: transform 3s ease; */
}
.arrow-down:hover {
  position: relative;
  transform: translateY(20px);
  transition: transform 1s ease;
  /* animation: moveDown 3s linear infinite; */
  /* transition: transform 0.3s ease */
}
/* .arrow-down{
  position: relative;
  transform: translateY(-10px);
  transition: transform 1s ease; */
/* animation: moveDown 3s linear infinite; */
/* transition: transform 0.3s ease */
/* } */
/* @keyframes moveDown {
  0% {
  top: 0;
  }
  100% {
  top: calc(100vh - 100px);
  }
  } */

/*
  Temporary Hide
   
  #w-node-_0fc2bf67-cea5-3920-ed20-e98dc64d8481-652f8849{
    margin-top: 20px;
  }
  #w-node-d139f96c-d394-01f6-92f4-d1bfb9aa3473-652f8849 {
    padding-top: 12px;
  }*/

#footer1_desc3 {
  font-weight: 600;
}

#closePopupBtn {
  width: 25px;
  height: 30px;
  top: -100px;
  right: 37px;
}

#darkclosePopupBtn {
  width: 25px;
  height: 30px;
  top: -100px;
  right: 37px;
}

#loaderr {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
/* Hide the content initially */
#content {
  display: none;
}

/* Switch Css */

.switch {
  position: relative;
  display: inline-block;
  margin: 0 20px;
}
.switch > span {
  position: absolute;
  top: 10px;
  pointer-events: none;
  font-weight: bold;
  /*text-transform: uppercase;*/
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  width: 50%;
  text-align: center;
}
.switch .off {
  font-size: 10.5px;
}
.switch .on {
  font-size: 10px;
}
input.check-toggle-round-flat:checked ~ .on {
  color: #fff;
}
.switch > span.on {
  left: 10px;
  padding-left: 2px;
  color: #343434;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 8px;
}
.check-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}
.check-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
input.check-toggle-round-flat + label {
  box-shadow: -3px 0 6px color-mix(in srgb, #111013 5%, transparent);
  padding: 2px;
  width: 130px;
  height: 40px;
  background: rgba(144, 145, 156, 0.15);
  border: 2px rgba(144, 145, 156, 0.15);
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
}
input.check-toggle-round-flat + label:before,
input.check-toggle-round-flat + label:after {
  display: block;
  position: absolute;
  content: "";
}
input.check-toggle-round-flat + label:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  -webkit--moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
}
input.check-toggle-round-flat + label:after {
  top: 4px;
  left: 4px;
  bottom: 4px;
  width: 48px;
  background-color: #fff;
  -webkit-border-radius: 52px;
  -moz-border-radius: 52px;
  -ms-border-radius: 52px;
  -o-border-radius: 52px;
  border-radius: 52px;
  -webkit-transition: margin 0.2s;
  -moz-transition: margin 0.2s;
  -o-transition: margin 0.2s;
  transition: margin 0.2s;
}

input.check-toggle-round-flat:checked + label:after {
  margin-left: 44px;
}
.switch {
  position: relative;
  display: inline-block;
  /* margin: 0 5px;*/
  bottom: 0px;
}
.switch > span {
  position: absolute;
  top: 10px;
  pointer-events: none;
  font-size: 10px;
  text-transform: capitalize;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  width: 50%;
  text-align: center;
}
.switch input.check-toggle-round-flat:checked ~ .off {
  color: #1f1f1f;
}
.switch input.check-toggle-round-flat:checked ~ .on {
  color: #1f1f1f;
}
.dark .switch input.check-toggle-round-flat:checked ~ .on {
  color: #f5f5f5;
}
.color-toggle label {
  margin-bottom: 0px !important;
}

.switch > span.off {
  right: 0;
  padding-right: 17px;
  color: #343434;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 8px;
}

.switch .check-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.switch input.check-toggle-round-flat + label {
  background: rgba(144, 145, 156, 0.15);
  border: 2px solid rgba(144, 145, 156, 0.15);
  padding: 2px;
  width: 96px;
  height: 30px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
}
.switch input.check-toggle-round-flat + label:before,
.switch input.check-toggle-round-flat + label:after {
  display: block;
  position: absolute;
  content: "";
}
.switch input.check-toggle-round-flat + label:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  /*  background-color: #F36F25;*/
  -webkit--moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
}

/* End  Switch Css  */

#share {
  cursor: pointer;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  color: grey;
  text-align: center;
  line-height: 2;
  font-size: 16px;
  cursor: pointer;
  margin-bottom: 15px;
  transition: background-color 0.4s;
  background: rgba(144, 145, 156, 0.15);
  border: 2px solid rgba(144, 145, 156, 0.15);
  -webkit-transform: rotate(90deg) translate(50%, 0);
  bottom: 10px;
  position: relative;
}
.share-wrapper {
  float: right;
}

.dark .share-wrapper .share {
  color: #f6f6f6;
}
.share-wrapper .share {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #303030;
  opacity: 0.7;
  text-align: center;
  line-height: 2;
  font-size: 14px;
  cursor: pointer;
  margin-bottom: 15px;
  transition: background-color 0.4s;
  background: rgba(144, 145, 156, 0.15);
  border: 2px solid rgba(144, 145, 156, 0.15);
  -webkit-transform: rotate(90deg) translate(50%, 0);
  bottom: 8px;
  position: relative;
}
.share-wrapper .share.active {
  background: rgba(144, 145, 156, 0.15);
  margin-bottom: 10px;
}

.share-wrapper .share.active + .social li {
  transform: scale(1);
}

.share-wrapper ul.social {
  opacity: 1;
  /*    visibility: hidden;*/
  display: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
  transform: translate(-3rem, 3rem);
  transition: visibility 0.4s, opacity 0.4s, -webkit-transform 0.4s;
}
.share-wrapper ul.social.active {
  opacity: 1;
  display: block;
  transform: rotate(90deg);
  position: absolute;
  left: -170px;
  top: -100px;
}

.dark .sun-lightmode {
  display: block;
}
.dark .sun-dark {
  display: block;
}
.dark .sun-lightmode {
  display: none;
}
.sun-dark {
  display: none;
}
.moon-light {
  display: none;
}
.moon-dark {
  transform: rotate(90deg);
}
.dark .moon-light {
  display: block;
}
.dark .moon-dark {
  display: none;
}
.color-toggle {
  width: 56px;
  height: 30px;
}
.toggleContainer {
  background: rgba(144, 145, 156, 0.15);
  border: 2px solid rgba(144, 145, 156, 0.15);
  padding: 0px;
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: fit-content;
  border-radius: 20px;
  color: #343434;
  cursor: pointer;
}
.toggleContainer::before {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0px;
  border-radius: 20px;
  background: #f5f5f5;
  transition: all 0.3s;
  box-shadow: -3px 0 6px color-mix(in srgb, #111013 5%, transparent);
}
.sun-dark {
  padding-right: 3px;
}
.dark .toggleContainer::before {
  background: #313233;
}
.toggleCheckbox:checked + .toggleContainer::before {
  left: 50%;
}
.toggleContainer div {
  padding: 5px;
  text-align: center;
  z-index: 1;
}
.toggleCheckbox {
  display: none;
}
.toggleCheckbox:checked + .toggleContainer div:first-child {
  color: white;
  transition: color 0.3s;
}
.toggleCheckbox:checked + .toggleContainer div:last-child {
  color: #343434;
  transition: color 0.3s;
}
.toggleCheckbox + .toggleContainer div:first-child {
  color: #343434;
  transition: color 0.3s;
  font-weight: 400;
  font-family: "Syne" !important;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.toggleCheckbox + .toggleContainer div:last-child {
  color: #161519;
  transition: color 0.3s;
  font-weight: 400;
  font-family: "Syne" !important;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.animated-close-icon {
  position: relative;
  width: 16px;
  height: 27px;
  cursor: pointer;
  position: absolute;
  top: -66px;
  right: 4px;
  cursor: pointer;
  transition: transform 0.3s ease, color 0.3s ease;
  color: #303030;
  cursor: pointer;
  opacity: 0.7;
}
.dark .animated-close-icon::before,
.dark .animated-close-icon::after {
  background-color: #f6f6f6;
}
.animated-close-icon::before,
.animated-close-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 1.5px;
  background-color: #303030;
  transition: transform 0.3s ease;
}
.container_space {
  padding-top: 34px !important;
}
.animated-close-icon::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.animated-close-icon::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.animated-close-icon:hover::before {
  transform: translate(-50%, -50%) rotate(0deg);
}
.animated-close-icon:hover::after {
  transform: translate(-50%, -50%) rotate(0deg);
}

.brand-logo {
  top: 0px;
}
.home-stack {
  margin-top: 0px;
}
.language_toggle {
  padding: 5px 10px 5px 10px;
  font-size: 12px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.checkbox-label {
  padding: 10px 15px 10px 15px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.light span {
  color: #1f1f1f;
  font-weight: 400;
  font-family: "Syne" !important;
  text-align: center;
  font-size: 11px;
}
.moon span {
  color: #1f1f1f;
  font-weight: 400;
  font-family: "Syne" !important;
  text-align: center;
  font-size: 11px;
}
.checkbox-label .ball {
  width: 60px;
  height: 40px;
  background-color: #fff;
  opacity: 0.1;
  position: absolute;
  left: 1px;
  top: 2px;
  border-radius: 50%;
  transition: transform 0.2s linear;
}
.navbar-right {
  position: fixed;
  top: 40%;
  left: 4vh;
  transform-origin: left top;
  -webkit-transform: rotate(-90deg) translate(-50%, 0);
  z-index: 4;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: rotate(-90deg) translate(-50%, 0);
  -ms-transform: rotate(-90deg) translate(-50%, 0);
  min-height: 3.5rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.loader {
  display: none;
  width: 100%;
}
.gif-container {
  display: none; /* Initially hide confetti container */
  width: 100%;
}
.gif-container img {
  /* Initially hide confetti container */
  position: absolute;
  top: 50%;
  left: 50%;
  /* background-color: #00000056; */
  transform: translate(-50%, -50%);
  z-index: 2000;
}
.loader img {
  position: absolute;
  top: 2%;
  left: 20%;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hidden {
  display: none;
}
.videoPopup {
  position: fixed;
  padding: 10px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
  height: auto;
  border-radius: 25px;
  background: #f2f2f2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.videoPopup .videoWrapper {
  width: 100%;
  /* padding-bottom: 56.25%;  */
  /*  16:9 aspect ratio */
  position: relative;
  padding: 30px;
}
.videoPopup .videoWrapper iframe {
  /* position: absolute; */
  /* top: 0;
  left: 0; */
  width: 100%;
  border-radius: 25px;
  /* height: 100%; */
  padding: 10px 10px 10px 10px;
}
#closePopup {
  transition: transform 0.3s ease, color 0.3s ease;
  color: #303030;
  cursor: pointer;
  font-family: "Syne" !important;
  line-height: 1;
  position: absolute;
  top: 8px;
  z-index: 2;
  right: 20px;
  font-size: 3rem;
  font-weight: 400;
}
.modal-form {
  position: relative;
}
.close-btn:hover {
  opacity: 1;
  /*transform: rotate(90deg);*/
}
.navbar-container {
  background-color: transparent;
}
.right-menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.sticky-bg .right-menu {
  padding-top: 15px;
}

.simple_line--wrapper span {
  font-size: 9px;
}
.wgl-text-path {
  /* background-color: #00aee3;*/
  overflow: hidden;
  padding-bottom: 3px;
  transform: rotate(43deg);
  position: relative;
  left: 125px;
  top: 25px;
}
.wgl-text-path2 {
  /*background-color: red;*/
  overflow: hidden;
  padding-bottom: 200px;
  transform: rotate(18deg);
  position: relative;
  left: 35px;
  top: -15px;
}
.simple_line span {
  display: inline-block;
  animation: scroll 5s linear infinite; /* Adjust the duration for speed */
}
@keyframes scroll {
  0% {
    transform: translateX(0); /* Start at the initial position */
  }
  100% {
    transform: translateX(-100%); /* Move the text to the left */
  }
}
.simple_line--wrapper span {
  padding-bottom: 1px;
}
.text {
  color: #fff;
}

.dark_mode {
  display: none;
}

.dark .light_mode {
  display: none;
}
.dark .dark_mode {
  display: block;
}


#video-frame {
    aspect-ratio: 16 / 9;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1em;
    padding: 1em;
    color: #fff;
    text-decoration: none;
    width: 100%;
    padding: 30px;
}

.mobile_loader {
  display: none;
}