@import url('https://fonts.googleapis.com/css2?family=Amatic+SC&family=Pacifico&family=Space+Grotesk:wght@300;400;500&display=swap');
*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}
li {
margin:5px 0px;}
html {
  scroll-padding-top: 120px;
}

svg {
    vertical-align: middle;
    margin: auto auto;
    align-self: center;
    display: block;
}

.card svg {
    margin-top: 3em;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}
h1 {
    font-size: 100px;
    font-weight: 600;
    text-align: center;
    font-family:'Amatic SC', cursive
}

h2{
    font-size: 45px;
    font-weight: 400;
    text-align: center;
    font-family:'Amatic SC', cursive
}
body {
  font-family: 'Space Grotesk', sans-serif
}


main {
  margin-top: 250px;
}

.main-container{
  position: relative;
  height: 100vh;
  overflow: auto;
  scroll-snap-type: y mandatory;
}
.slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  scroll-snap-align: center;
}


.fb2022-copy {
  display: none;
}

a {
  text-decoration: none;
  color: #2196f3;
  font-weight:bold;
}

.copyright p a:hover {
  font-weight: bold;
  color: black;
}

input, textarea {
  border-radius: 0px;
  border: 1px solid #cbcbcbb6 !important;
}

input:focus, textarea:focus {
  outline: 0px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: 1px solid #aaaaaa !important;
}

button {
  border: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 900;
}

h1 {
  font-size: 2em;
  position: relative;
}

h3 {
  position: relative;
}

.title{
    margin: 2em 0em;
}

pre{
    margin: 1rem 0em;}

.main-header{
    margin:0 auto;
    text-align:center;
    font-size:75px
}

.main-subheader{
    text-align:center;
    font-size: 20px;

    margin-top:20px;
}

@media (max-width: 768px) {
    .main-header{
        margin:0 auto;
        text-align:center;
        font-size:38px
    }
    .main-subheader{
        font-size: 18px;
    }
    .no-mobile{
    display:none;}

}


.main-header span {
    display: block;
    color: #2196f3;
     -webkit-background-clip: text;
    --tw-gradient-from: #338CF5;
    --tw-gradient-to: #4FD1C5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
     background-image: linear-gradient(to right,var(--tw-gradient-stops));
}

.entry-content{
    margin-bottom:100px;
    }

.entry-content .buttons {
    text-align: center;
    margin-top:50px;
}
.entry-content .buttons a{
 display: inline-block;
}

#meteor {
  opacity:0;
  position:absolute;
  top:0px;
  right:10px;
  float:right;
  color:#2197f3;
  font-size:22px;
  transition: all 3s ease-in-out; /* Aplica la animación */
}
.explode{transition: background .15s linear, color .15s linear;}


.exploding, .exploding:focus, .exploding:hover {
	background: transparent;
	color: transparent;
}
.exploding {
	pointer-events: none;
	position: relative;
	will-change: transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.particle {
	position: absolute;
	top: 0;
	left: 0;
}
.particle--debris {
	background: #255ff4;
}
.particle--fire {
	border-radius: 50%;
}


.image-section{
    background-color: #0093E9;
    width: 100vw;
    position: relative;
    left: calc(-50vw + 50%);
    margin-top: -100px;
}


svg.wave-up {
    width: 100vw;
    position: relative;
    left: calc(-50vw + 50%);
}

svg.wave-down {
    width: 100vw;
    position: relative;
    left: calc(-50vw + 50%);
    margin-top: -300px;

    }



.overpanel{
    padding: 5%;
    margin-top: -550px;
    background: #fff;
    position: relative;
    border-radius: 25px;
    border: 1px solid #d3d3d34f;
    margin: 0 12%;
}

@media (max-width: 767px){
    .image-section  {
        margin-top: -10px;


    }
    .overpanel{
        margin: 0% 9%;
        max-width: 80%;}

    svg.wave-down{
        margin-top: -20%;

    }

    .update-news.wide{
        padding: 20px 20px 50px 20px;
        margin: 28px -40px;
  }
}


#rocket{
    font-size:30px;
    color:#2197f3;
    position: absolute;
    transition: all 3s ease-in-out;
    z-index:999

}
#misile{
z-index:999
}

#fire{
    position: absolute;
    transition: all 3s ease-in-out;
    color:red;
    font-size:10px;
}
a.btn-outline {
    z-index: 999;
    position: relative;
}
.session-list{
    padding-left:0px;
    list-style:None;
    margin-top:25px;
    }

#session-list li{
    margin-top:10px;
    }

div#video-container {
    margin: 0 auto;
}

.intro-h1::before {
  content: '';
  width: 68%;
  height: 10px;
  background-color: #2196f3;
  position: absolute;
  top: 0.75em;
  left: -5px;
  z-index: -1;
}

h3.highlight-h3{
  font-size: 3em;
  }


.highlight-h3::before {
  content: '';
  width: 68%;
  height: 10px;
  background-color: #2196f3;
  position: absolute;
  left: 0;
  bottom: 0.2em;
  z-index: -1;

}




.variations-h1::before {
  content: '';
  width: 68%;
  height: 10px;
  background-color: #2196f3;
  position: absolute;
  left: 0;
  bottom: 0.2em;
  z-index: -1;
}

h2 {
padding: 1em 0em 0.5em 0;
text-transform: uppercase;}

code pre{
border-radius:10px}

.front-page {
  padding: 30px 0px 60px 0px;
}

.main {
  position: relative;
}

.navbar {
  background-color: white;
  z-index: 1000;
  margin: 0 auto;
  padding: 20px 0;
}

.navbar .navbar-brand {
  display: inline-block;
  width: 240px;
  object-fit: cover;
}

.navbar .navbar-brand img {
  width: 180%;
}

.navbar li .nav-link {
  display: inline-block;
  color: black;
  padding: 6px 20px !important;
  margin-right: 20px;
  font-weight:300;
}

.navbar li .nav-link:hover, .navbar li .active {
  font-weight: 900;
  background-color: #2196f3;
  color: white;
  border-radius: 3px;
  font-weight:300;
}

.navbar .navbar-toggler:focus, .navbar .navbar-toggler:hover {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.right .nav-link-right {
  font-weight: 900;
  text-decoration: none;
  padding: 15px 22px;
  display: inline-block;
}

.right .nav-link-right:hover {
  cursor: pointer;

}

.btn-fill {
  text-decoration: none;
  color: white;
  background-color: #2196f3;
  padding: 12px 12px;
  font-weight: 900;
  border: 2px solid #2196f3;
  border-radius: 3px;
}

.btn-fill:hover {
  cursor: pointer;
  color: black;
  background-color: white;
  border: 2px solid #2196f3;

}

.btn-outline {
  padding: 12px 12px;
  text-decoration: none;
  color: black;
  background-color: white;
  border: 2px solid #fccf2c;
  font-weight: 900;
  border-radius: 3px;
}

.btn-outline:hover {
  cursor: pointer;
  color: white;
  background-color:#fccf2c;
  border-radius: 3px;
}

.buttons a {
  display: inline-block;
}

.buttons .btn-fill {
  margin-right: 20px;
}

.intro .intro-img {
  padding: 40px 0px;
}

.intro .intro-img img {
  width: 100%;
}

.intro .scroll img {
  width: 20px;
  margin-right: 10px;
}

.intro .scroll:hover span {
  font-weight: bold;
}

.clients {
  margin-bottom: 70px;
}

.clients .client-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
          justify-content: space-evenly;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  justify-items: baseline;
}

.clients .client-logo img {
    height: auto;
    max-width: 150px;
    filter: grayscale(95%);

}

.variations {
  padding: 50px 0px;

}

.variations .first-variation {
  margin-bottom: 50px;
}

.variations .first-variation .img {
  margin-bottom: 20px;
}

.variations .first-variation .img img {
  width: 100%;
}

.variations .second-variation .img {
  position: relative;
  margin-top: 40px;
}

.variations .second-variation .img img {
  width: 100%;
}

.variations .second-variation .img .square {
  position: absolute;
  left: -20%;
  bottom: 10%;
  width: 50px;
}

.variations .second-variation .img .square img {
  width: 100%;
}

.service {
  text-align: center;
  padding: 70px 0px;
}

.service .service-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-evenly;
  gap: 40px;
  margin-top: 40px;
}

.service .service-items .item span {
  font-weight: bold;
  display: block;
}

.service .service-items .item img {
  height: 50px;
}

.service .service-items .item .counter {
  font-weight: 900;
  font-size: 2em;
  color: #2196f3;
  padding: 20px 0px 10px 0px;
}

.service .item:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.update-news {
  padding: 80px;
  border-radius: 0px 100px 0px 120px;

}
.update-news.blue{
    background-color: #2196f3;
    color: #fff;}

.update-news .news-form {
  position: relative;

}

.update-news .news-form input {
  width: 100%;
  padding: 15px 25px;
}

.update-news .news-form button {
  position: absolute;
  padding: 5px 35px;
  background-color: #2196f3;
  color: white;
  right: 22px;
  top: 11px;
  border-radius: 3px;
}

.team {
  margin-bottom: 80px;
}

.team .team-person .person {
  margin-bottom: 50px;
}

.team .team-person .person img {
  max-width: 300px;
}

.team .team-person .person span {
  display: block;
}

.team .team-person .person .name {
  font-weight: 900;
  font-size: 1.2em;
  margin-top: 30px;
}

.post-meta {
  margin: 20px 0px;
}

.post-meta span {
  margin-right: 20px;
  white-space: nowrap;
}

.post-img {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: 0px 80px 0px 80px;
}

.post-img img {
  width: 100%;
}

.share {
  margin: 30px 0px;
  padding: 10px 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
}

.share a {
  text-decoration: none;
  display: inline-block;
  width: 160px;
  margin-top: 0;
  white-space: nowrap;
  font-size: 0.8em;
  border: 2px solid #2196f3;
  text-align: center;
  padding: 5px 0px;
}
.single-post img{
    max-width: 100%;
}
.share a:hover {
  color: black;
  font-weight: 900;
}

.navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.navigation a {
  color: #aaaaaa;
  text-decoration: none;
}

.navigation a:hover {
  cursor: pointer;
  color: black;
}

.single-post #commentForm, .single-post #contactForm {
  padding: 30px 0px;
}

.single-post #commentForm button, .single-post #contactForm button {
  margin-top: 0;
}

.quote {
  position: relative;
  padding: 30px 0px;
  margin: 40px 0px;
  border: 1px solid #cbcbcbb6;
  border-left: 0px;
  border-right: 0px;
}

.quote .blockquote {
  font-size: 2em;
  width: 85%;
}

.quote .blockquote::after {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 900;
  content: "</>";
  color: #f6dc00;
  font-size: 3em;
  z-index: -1;
}

.quote .blockquote-footer {
  font-size: 1.1em;
}

ul.list-in-text {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

ul.list-in-text li  {
  padding-left: 1em;
  text-indent: -1em;
}

ol.color-list {
    padding-left: 1rem;
}

ol.color-list li, ul.list-in-text {
    padding: 5px 10px;
    position: relative;
}
ol.color-list li::marker {
    color:  #2196f3;
    font-size: 18px;
    font-weight: 800;
    padding-right: 10px;
}

ul.list-in-text li:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f0e7";
  color: #2196f3;
  padding-right: 10px;
  font-size: 18px;
}

.contact-page #contactForm input, .contact-page #contactForm textarea {
  border-radius: 0px !important;
}

.all-posts .post-item {
  margin-bottom: 100px;
  position: relative;
}

.all-posts .post-item .post-img {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.all-posts .post-item .post-img img {
  height: 100%;
}

.all-posts .post-item .post-main-info {
  position: relative;
  width: fit-content;
  text-align:justify;
  min-width: 60%;
}

.all-posts .post-item .post-main-info .post-meta {
  font-size: 0.9em;
  padding: 10px 0px;
  color: gray;
}

.all-posts .post-item .post-main-info .post-meta span {
  white-space: nowrap;
}

.all-posts .post-item .post-main-info a {
  display: inline-block;
  margin-top: 10px;
  float:right;
}

.pagination {
  margin-top: 30px;
}

.pagination li a {
  color: black;
}

.pagination li a:hover {
  color: black;
}

.pagination li .active {
  background-color: #aaaaaa;
  color: white;
  border-color: #aaaaaa;
}

.pagination li .a:focus {
  outline: none;
}

.pagination .page-link:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.sidebar .input-group {
  position: relative;
}

.sidebar .input-group .form-outline {
  width: 100%;
}

.sidebar .input-group .form-outline #search-input {
  border-radius: 0px;
}

.sidebar .input-group #search-button {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0px;
}

.sidebar .input-group #search-button:hover {
  color: #f6dc00;
}

.sidebar .recent-posts {
  position: relative;
}

.sidebar .recent-posts .post-item {
  margin-bottom: 50px;
}

.sidebar .recent-posts .post-item .post-title {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: black;
  font-size: 1.2em;
  font-weight: 600;
}

.sidebar .recent-posts .post-item .post-title::before {
  content: '';
  width: 60%;
  height: 5px;
  background-color: #f6dc00;
  position: absolute;
  top: 0.9em;
  left: 0;
  z-index: -1;
  display: none;
}

.sidebar .recent-posts .post-item .post-title:hover::before {
  display: block;
}

.sidebar .recent-posts .post-item .post-meta {
  font-size: 0.8em;
}

.sidebar .recent-posts .post-item .post-meta span {
  white-space: nowrap;
}

.sidebar .recent-posts .post-item .post-content {
  font-size: 0.9em;
}

.sidebar .popular {
  position: relative;
}

.sidebar .popular .card {
  border-radius: 0px;
  margin-bottom: 10px;
  border: none;
}

.sidebar .popular .card-img-overlay {
  background-color: rgba(255, 255, 255, 0.85);
}

.sidebar .popular .card-img-overlay .text-overlay {
  color: black;
  top: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.sidebar .popular .card-img-overlay .card-text {
  font-size: 0.8em;
}

.sidebar .popular .card-img-overlay .article-meta {
  padding: 5px 0;
}

.sidebar .popular .card-img-overlay .article-meta span {
  white-space: nowrap;
  padding-right: 10px;
}

.sidebar .popular .card-img-overlay .card-button:hover {
  background-color: white;
  color: black;
}

.sidebar .popular .card-img-overlay .btn-popular {
  background-color: #f6dc00;
  border: 1px solid #f6dc00;
  padding: 5px 20px;
  margin-top: 20px;
  font-weight: 600;
}

.sidebar .popular .card-img-overlay .btn-popular:hover {
  background-color: white;
  border: 1px solid #f6dc00;
}

footer .footer-wrap {
  border-top: 1px solid #cbcbcbb6;
  border-bottom: 1px solid #cbcbcbb6;
  padding: 50px 0px;
  margin-bottom: 30px;
}

footer .footer-wrap h6 {
  padding: 20px 0px;
  font-weight: 900;
}

footer .footer-wrap .about img {
  width: 120px;
}

footer .footer-wrap .social-media img {
  width: 40px;
}

footer .footer-wrap .social-media a img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

footer .footer-wrap .company a:hover, footer .footer-wrap .useful-links a:hover {
  color: black;
  font-weight: 600;
}

footer .footer-wrap .company p, footer .footer-wrap .useful-links p {
  margin-bottom: 0.3em;
}

footer .footer-wrap .newsletter #subscribe label {
  font-weight: bold;
}

footer .footer-wrap .newsletter #subscribe input {
  display: block;
  width: 100%;
  background-image: url("../img/icon/email-icon.svg");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 10px center;
  padding: 10px 10px 10px 40px;
  margin: 15px 0px;
}

footer .footer-wrap .newsletter #subscribe button {
  width: 100%;
}

@media (min-width: 768px) {
   svg.wave-up {
   margin-bottom: 50px;

   }
  .intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 50px;
  }
  .intro .intro-img {
    width: 55%;
    padding: 0;
  }
  .intro .intro-text {
    width: 45%;
  }
  .intro .scroll {
    position: absolute;
    bottom: 100px;
    left: 0;
  }
  .first-variation, .second-variation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px;
  }
  .first-variation .text, .second-variation .text {
    width: 60%;
  }
  .first-variation .img, .second-variation .img {
    width: 60%;
  }
  .team .team-person {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .team .team-person .person {
    margin-bottom: 50px;
  }
  .team .team-person .person .photo img {
    width: 100%;
  }
  .team .team-person .person span {
    display: block;
  }
  .team .team-person .person .name {
    font-weight: 900;
    font-size: 1.2em;
    margin-top: 30px;
  }
  .share a {
    width: 100px;
  }

  .single-post .post-img{
    max-height: 400px;}

  footer {
    text-align: left !important;
  }
  footer .footer-wrap {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
  }
  footer .footer-wrap .about {
    width: 40%;
  }


}

@media(max-width:767px) {
.col-md-7.news-form{
    margin-top:20px;
    min-width: 280px
}


.update-news {
    padding: 20px 20px 50px 35px;
    margin: 25px -20px;

}

.first-variation.single .img{
  width:50%;
}
.first-variation.single .text {
    width:100%;
}


}

@media (min-width: 767px) {
  h1 {
    font-size: 3em;
  }

  h3.highlight-h3{
  font-size: 3em;
  }


  .service {
    padding: 80px 0px 120px;
  }
  .service .service-items .item img {
    height: 80px;
  }
  .service .service-items .item .counter {
    font-size: 3em;
  }
  .update-news {
    position: relative;
    margin-bottom: 120px;
  }
  .update-news .news-form {
    position: absolute;
    top: 50%;
    right: 80px;
    width: 45%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
   .share a {
    width: 130px;
  }
  .all-posts .post-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .all-posts .post-item .post-img {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-right: 20px;
  }
  .all-posts .post-item .post-main-info .post-title {
    padding: 0px 0px 10px;
  }
  .all-posts .post-item .post-main-info .main-button {
    position: absolute;
    bottom: 0;
    margin: 0px;
    padding: 5px 15px;
  }
  .all-posts .post-item .post-main-info a {
    display: inline-block;
    margin-top: 10px;
  }

.first-variation.single .img {
     width:20%;
}
.first-variation.single .text {
    width:80%;
}
}

@media (min-width: 1200px) {
  .intro .intro-img {
    width: 65%;
  }
  .intro .intro-text {
    width: 35%;
  }
  .variations {
    padding: 50px 0px;
  }
  .first-variation .text, .second-variation .text {
    width: 45%;
  }
  .first-variation .img, .second-variation .img {
    width: 55%;
  }
  .single-post .share a {
    width: 150px;
  }
  footer .footer-wrap .about {
    width: 20%;
  }
  .first-variation.single .img {
     width:20%;
}
    .first-variation.single .text {
        width:80%;
}
}

.app-view{
    width: 100%;
    height: auto;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px;
    margin: 20px 0px;
 }


 li.nav-item {
    width: auto;
    text-align: center;
}

li.nav-item-right {
    text-align: center;
}

.single-post h3{
    font-size:1.5em;
    margin-top: 2.5em;
}

.single-post h4{
    font-size:1.3em;
    margin-top: 2em;
}

.single-post li::marker {
    font-size: 1.2em;
    font-weight: 600;
    color: #2196f3;
    font-family: monospace;
}


.blog-image.post-img img {
    width: 100%;
    max-height: 750px;
    object-fit: cover;
}

.col-md-4.col-sm-6.col-xs-12 {
    margin: 50px 0px;
}

#post-body img {
    margin: 50px 0px;
}

p {
    margin-top: 0;
    margin-bottom: 0.2rem;
}


@import url('https://fonts.googleapis.com/css?family=Cairo');
body {
	background-color: #fff;
}

.title {
    text-align: center;
    color: #FFF;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    /* height: 100vh; */
    letter-spacing: 1px;
    line-height: 2;
}
h1.lesson {
    background-size: contain;
    color: black;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 66px;
    text-align: center;
}

/* styling my button */

.white-mode {
	text-decoration: none;
	padding: 7px 10px;
	background-color: #122;
	border-radius: 3px;
	color: #FFF;
	transition: .35s ease-in-out;
	position: absolute;
	left: 15px;
	bottom: 15px;

}

.white-mode:hover {
	background-color: #FFF;
	color: #122;
}

@media (min-width: 1200px){
.intro-text.heading{
    width: 60%;
}}




  .btn-outline.center{
     width: 100%;
    text-align: center;
   }

/* Font */
@import url('https://fonts.googleapis.com/css?family=Quicksand:400,700');

/* Design */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  background-color: #ecf9ff;
}

body {
  color: #272727;
  font-family: 'Space Grotesk', sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  padding: 1rem;
}



.main{
  max-width: 1200px;
  margin: 0 auto;
}

h1 {
    font-size: 80px;
    font-weight: 100;
    text-align: center;
    font-family:'Space Grotesk', sans-serif
}

@media (max-width: 768px) {
    h1 {
        margin: 0 auto;
        text-align: center;
        font-size: 45px;
    }
}

h2{
    font-size: 45px;
    font-weight: 400;
    text-align: center;
    font-family:'Space Grotesk', sans-serif
}
@media (max-width: 768px) {
    h2 {
        margin: 0 auto;
        text-align: left;
        font-size: 25px;
    }
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

.btn {
  color: #ffffff;
  padding: 0.8rem;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 4px;
  font-weight: 400;
  display: block;
  width: 100%;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: transparent;
}

.btn:hover {
  background-color: rgba(255, 255, 255, 0.12);
}

.cards {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  width: -webkit-fill-available;
}

.cards_item {
  display: flex;
  padding: 1rem;
}

@media (min-width: 40rem) {
  .cards_item {
    width: 50%;
  }
  svg.wave-down{
    margin-top: -150px;
    }


}

@media (min-width: 56rem) {
  .cards_item {
    width: 50%;
  }
  svg.wave-down{
    margin-top: -300px;
    }
}

.card {
  background-color: white;
  border-radius: 10px;
  box-shadow: 0 20px 40px -14px rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width:100%;
}

.card_content {
  padding: 0 2rem 2em 2em;
  background:#fff  /*linear-gradient(to bottom left, #4FD1C5 20%, #338CF5  100%);*/
}

.card_title {
  color: #000;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin: 0px;
}

@media (max-width: 768px){

  .card_title {
    font-size: 30px;
    text-align: center;
  }
  .intro.pb-5{
    display:none;
    }
}

.card_title{
    font-size: 30px;
   }

.card_text {
  color: #000;
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 1.25rem;
  font-weight: 400;
}
.card .btn-outline{
    display:block;
    width:100%;
    text-align:center;
}

h2.highligted{
font-size:50px;
font-weight:400;
text-align:left;}

a.btn-fill, a.btn-outline {
    margin: 20px 0px;
}

h2.black{
    font-size: 35px;
    font-weight: 600;
    text-align:left;}


input[type="email"] {
    border-radius: 5px;
}



table.table-bordered.my-4 {
  width: 100%;
  border-collapse: collapse;
  font-family: 'Inter', sans-serif;
  font-size: 0.95em;
  color: #333;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  overflow: hidden;
}

table.table-bordered.my-4 thead {
  background-color: #f9f9f9;
}

table.table-bordered.my-4 th {
  text-align: left;
  padding: 12px 16px;
  font-weight: 500;
  color: #555;
  border-bottom: 1px solid #ddd;
}

table.table-bordered.my-4 td {
  padding: 12px 16px;
  border-bottom: 1px solid #f0f0f0;
}

table.table-bordered.my-4 tbody tr:hover {
  background-color: #fafafa;
}

