#cookie-notice {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #3333337b;
  color: white;
  text-align: center;
  padding: 15px;
  font-size: 14px;
  z-index: 1000;
}
#cookie-notice button {
  background-color: #007bff;
  color: white;
  border: none;
  padding: 8px 16px;
  margin-left: 20px;
  cursor: pointer;
  border-radius: 5px;
}
#cookie-notice button:hover {
  background-color: #0068d7;
}
#cookie-notice a {
  color: #007bff;
  text-decoration: none;
}
#cookie-notice a:hover {
  text-decoration: underline;
}
.footer-social a {
  color: #fff;
  display: inline-block;
  background: #222;
  padding: 7px;
  font-size: 55px;
  margin-left: 22px;
}
.footer-social {
  text-align: center;
}
.accordian-tabs {
  background: #f9f9ff;
  border: 0px solid #333333;
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.28);
  padding: 20px 20px;
  border-radius: 5px;
}
.interior_area {
  background: #333333;
}
.interior_inner .interior_text p {
  color: #ffffff;
}
.interior_inner .interior_text h4 {
  color: #ffffff;
}
.feature_item {
  background: #f9f9ff;
  border: 0px solid #333333;
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.28);
  padding: 20px 20px;
  border-radius: 5px;
}
.app_btn_area .app_btn {
  display: inline-block;
  border: 1px solid #eeeeee;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.p_120_footer {
  padding-top: 20px;
  padding-bottom: 10px;
}
.logo_h {
  width: 140px;
}
.logo_h img {
  width: 100%;
  border: 0px solid #eeeeee;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 5px;
}

.nav-tabs .nav-link.active:hover {
  border-color: #ddd #ddd #fff;
}

.font-size18 h4 {
  font-size: 25px;
  color: #000;
  text-transform: uppercase;
}
.font-size18 p {
  font-size: 18px;
}

.nav-tabs .nav-link:hover {
  border-color: transparent;
}

.accordian-tabs .nav-justified .nav-item {
  font-size: 12px;
  line-height: 18px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}

.tab-content {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.header_area.navbar_fixed .main_menu,
.download_app_area {
  background: #333333; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #333333 0%,
    #333333 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #333333 0%,
    #333333 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #333333 0%,
    #333333 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcd609', endColorstr='#ffcf0b',GradientType=0 ); /* IE6-9 */
}

.main_btn,
.single-footer-widget .sub-btn {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fdd20a+0,dab104+100 */
  background: #2c49ff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #2c49ff 0%,
    #2c92ff 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #2c49ff 0%,
    #2c92ff 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #2c49ff 0%,
    #2c92ff 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdd20a', endColorstr='#dab104',GradientType=0 ); /* IE6-9 */
}

.footer-bottom .footer-social a:hover {
  background: #2c49ff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #2c49ff 0%,
    #2c92ff 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #2c49ff 0%,
    #2c92ff 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #2c49ff 0%,
    #2c92ff 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdd20a', endColorstr='#dab104',GradientType=0 ); /* IE6-9 */
}

.testi_item:hover .media .media-body h4 {
  background: #fdd20a; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #2c49ff 0%,
    #2c92ff 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #2c49ff 0%,
    #2c92ff 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #2c49ff 0%,
    #2c92ff 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdd20a', endColorstr='#dab104',GradientType=0 ); /* IE6-9 */
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.footer-bottom .footer-social a i {
  padding: 8px 0 0 0px;
}

.home_banner_area .banner_inner .banner_content h2 {
  font-family: "Lato", sans-serif;
  font-weight: 900;
}

.home_banner_area .banner_inner .banner_content p {
  font-size: 17px;
}

.footer-bottom .footer-text a {
  color: #fff;
}

* code for animated blinking cursor */ .typed-cursor {
  opacity: 1;
  font-weight: 100;
  -webkit-animation: blink 0.7s infinite;
  -moz-animation: blink 0.7s infinite;
  -ms-animation: blink 0.7s infinite;
  -o-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite;
}
@-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.typed-fade-out {
  opacity: 0;
  animation: 0;
  transition: opacity 0.25s;
}

@media screen and (max-width: 812px) {
  .navbar .app_btn_area,
  .navbar-light .navbar-toggler {
    display: none;
  }
}

/* The Animation */
.row.hestia-big-title-content
  .big-title-sidebar-wrapper.col-md-5.hestia-slider-alignment-left {
  max-width: 44vw;
}
.anim-container {
  display: inline-flex;
  flex-direction: row;
  height: 100%;
  width: 100%;
}
.circle {
  height: 200px;
  width: 400px;
  margin-left: -250px;
}

.test {
  margin-top: 300px;
}

.lilshift {
  margin-top: 77px;
}

.cir {
  /* border: 1px dashed slateblue; */
  /* transition: 333ms; */
}

.data {
  /* mix-blend-mode: multiply; */
}

.hero {
  padding: 50px;
}

.biguy {
  display: flex;
  margin-top: 100px;
}

#two,
#three {
  position: relative;
  z-index: 100;
}

.b1,
.b2,
.f1,
.e1,
.c1 {
  /* display: none; */
}

rect,
.b2 {
  position: relative;
  z-index: 1000;
}

/* Animation Stuff */
/* 		.anim-container {
			height: 100%;
			width: 100%;
		} */
