@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,300;0,500;0,600;1,200&family=Open+Sans:ital,wght@0,300;0,400;0,500;1,300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,300;0,500;0,600;1,200&family=Open+Sans:ital,wght@0,300;0,400;0,500;1,300&family=Poppins:wght@200;300;400;500;600&display=swap");
.s-header {
  background-image: url("/img/static_background.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 20rem;
  text-align: center;
}

.s-header h3 {
  margin-top: 7rem;
  color: #eeeeee;
  font-family: 'Merienda';
  font-size: 3rem;
}

.s-header h4 {
  color: #eeeeee;
  font-family: 'Montserrat';
  font-weight: 400;
}

.s-2 {
  font-family: 'Montserrat';
  background-color: 0;
}

.s-2 .textarea {
  margin-top: 5rem;
  font-size: 1.3rem;
}

.s-2 .img-shadow img {
  -webkit-box-shadow: 0px 0px 42px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 42px 5px rgba(0, 0, 0, 0.25);
}

.s-2 img {
  width: 90%;
  border-radius: 15px;
}

.s-2 .s-box {
  padding-top: 3%;
  text-align: left;
}

.s-2 .s-box img {
  margin-left: 5%;
}

.s-2 .s-box2 {
  margin-top: 5%;
  padding-bottom: 5%;
  text-align: right;
}

.s-2 .s-box2 img {
  margin-right: 5%;
}

.s-2 .s-box2 .drone-img {
  margin-bottom: 6rem;
}

.green-button {
  border: 4px solid #5BB12F;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  padding-top: 0.2rem;
  padding-bottom: 0.3rem;
  color: #414141;
  font-size: 1.2rem;
}

.green-button:hover {
  color: #eeeeee;
  text-decoration: none;
  background-color: #5BB12F;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.gb-left {
  border-radius: 50px 0px 40px 50px;
}

.gb-right {
  border-radius: 0px 50px 50px 40px;
}

.sensor-img img {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.side-img {
  position: absolute;
  top: 9rem;
  left: 16rem;
  width: 17rem !important;
}

.app-header {
  background-image: url("https://images.unsplash.com/photo-1614028674026-a65e31bfd27c?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80");
}

.application-section {
  padding-top: 1%;
  line-height: 170%;
}

.application-section p {
  font-size: 1.3rem;
  font-family: 'Montserrat', sans-serif;
}

.application-section .app-slice {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.application-section .app-slice video {
  width: 100%;
  padding-top: 5%;
}

.application-section .app-slice .as-text {
  margin-top: 5%;
}

.application-section h3 {
  margin-top: 20%;
}

.application-section img {
  width: 100%;
}

.application-section .as-icons {
  color: #5A9634;
  margin-top: 10%;
}

.webapp-header {
  background-image: url("/img/balazs-ketyi-sScmok4Iq1o-unsplash.jpg");
}

.webapp-header h2 {
  z-index: 100;
}

.webapp-section video {
  width: 600px;
  height: auto;
  margin-top: 3%;
  margin-bottom: 3%;
  border-radius: 15px;
}

.webapp-section img {
  width: 80%;
  -webkit-box-shadow: 40px -40px 0px -20px white !important;
          box-shadow: 40px -40px 0px -20px white !important;
}

.middle-img {
  width: 60%;
  margin-left: 25%;
}

.center {
  margin: auto;
  width: 50%;
}

.webapp-images img {
  position: absolute;
  opacity: 10%;
  width: 500px;
}

.webapp-images .bottom-right {
  top: 100%;
  left: 70%;
}

.services-section .card-deck {
  margin: 0 0 5% 0;
}

.services-section .cards {
  padding: 0% 10% 0% 10%;
}

.services-section .card {
  height: auto;
  border-radius: 12px;
  position: relative;
  font-size: 1.2rem;
  border: none;
  -webkit-filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.445));
          filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.445));
}

.services-section .card h3 {
  padding-top: 2rem;
  padding-bottom: 1rem;
  font-size: 1.2rem;
  color: #5A9634;
  margin-left: 10%;
  margin-right: 10%;
  text-align: center;
}

.services-section .card a {
  color: #5A9634;
}

.services-section .card a:hover {
  text-decoration: none;
}

.services-section .card img {
  width: 50%;
  margin-top: 12%;
  margin-left: 25%;
  opacity: .5;
}

.dron-header {
  background-image: url("/img/dron_header.jpg");
}

.lab-header {
  background-image: url("/img/cdc--V-nbUmDfzM-unsplash.jpg");
}

.labor-section .card-deck {
  width: 70%;
  margin-left: 15%;
}

.labor-table table {
  width: 100%;
}

.labor-table table td {
  text-align: start;
}

.labor-table .rendeles-btn {
  width: 100%;
  margin-top: 3%;
}

.labor-table .rendeles-btn a {
  color: white;
}

@media only screen and (max-width: 768px) {
  .s-header h4 {
    font-size: 1rem;
  }
  .s-2 .textarea {
    margin-top: 1rem;
  }
  .s-2 img {
    margin-top: 3rem;
  }
  .s-2 .s-box {
    padding-top: 15%;
    padding-bottom: 10%;
  }
  .s-2 .s-box .textarea {
    margin-left: 5%;
  }
  .s-2 .s-box2 {
    padding-top: 15%;
    background-color: #ececec;
    text-align: left;
  }
  .s-2 .s-box2 .textarea {
    margin-left: 5%;
  }
  .s-2 .s-box2 img {
    margin-left: 5%;
  }
  .side-img {
    position: absolute;
    top: 7rem;
    left: 7.5rem;
    width: 12rem !important;
  }
  .app-slice {
    width: 90%;
    margin-left: 5%;
  }
  .center {
    margin: 3%;
    width: 94%;
  }
  .webapp-section video {
    width: 90%;
    margin-left: 5%;
  }
  .webapp-images {
    display: none;
  }
  .labor-section .card-deck {
    width: 100%;
    margin-left: 0%;
  }
  .labor-table table {
    width: auto;
  }
  .labor-table table td {
    padding-left: 0;
    font-size: 0.8rem;
  }
}

.services-header {
  background-image: url("/img/joshua-sortino-LqKhnDzSF-8-unsplash.jpg");
}

.header-dron {
  background-image: url("/img/drone_bg.jpg");
  background-repeat: none;
  background-position: center;
  background-size: cover;
  height: 100vh;
  position: relative;
}

.header-dron h3 {
  color: #444444;
}

.header-dron h4 {
  color: #444444;
}

.header-dron .textbox-header {
  position: absolute;
  top: 17rem;
  left: 15%;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  width: 70%;
}

.header-dron .textbox-header h4 {
  text-align: center;
  padding: 4rem;
  font-size: 1.5rem;
}

.dron-page h3 {
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 3rem;
  font-size: 1.7rem;
  color: #414141;
}

.rc-boxes {
  border: 3px solid #57AB56;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 27rem;
  border-radius: 20px;
  margin-top: 3rem;
  text-align: center;
}

.rc-boxes a {
  width: 70%;
  color: #132707;
}

.color-box {
  height: 4.5rem;
  border-radius: 20px;
  padding-top: 2%;
  margin-bottom: 8%;
  -webkit-filter: drop-shadow(0px 0px 12px #B4D3A4);
          filter: drop-shadow(0px 0px 12px #B4D3A4);
  background-color: white;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

.color-box:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.color-box h6 {
  padding-top: 1.2rem;
}

.tel {
  margin-left: 5%;
}

.nyar {
  margin-left: -7%;
}

.osz {
  margin-left: 5%;
}

.line {
  display: block;
  margin: auto;
  width: 160px;
  height: 3px;
  background: #000000;
  margin-bottom: 30px;
}

.green-section {
  margin-top: 5%;
  padding-top: 5%;
  padding-bottom: 5%;
  background-image: -webkit-gradient(linear, left top, right bottom, from(#0c3705), color-stop(#1d5310), color-stop(#30711b), color-stop(#449125), to(#5bb12f));
  background-image: linear-gradient(to right bottom, #0c3705, #1d5310, #30711b, #449125, #5bb12f);
  -webkit-clip-path: polygon(0 5%, 100% 0, 100% 95%, 0% 100%);
          clip-path: polygon(0 5%, 100% 0, 100% 95%, 0% 100%);
}

.green-section h2 {
  text-align: center;
}

.green-section h4 {
  padding-top: 5%;
  color: #2c2828;
}

.green-section img {
  width: 100%;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 42px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 42px 5px rgba(0, 0, 0, 0.25);
  margin-top: 5%;
}

.green-section li {
  font-size: 1.2rem;
}

.drone-section h2 {
  text-align: center;
  padding-top: 5%;
}

.drone-section h4 {
  padding-top: 10%;
}

.drone-section h5 {
  padding-top: 5%;
  padding-bottom: 2%;
}

.drone-section img {
  width: 100%;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 42px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 42px 5px rgba(0, 0, 0, 0.25);
  margin-top: 20%;
}

.drone-section p {
  padding-bottom: 2%;
  font-size: 1.2rem;
}

.satelitte-header {
  background-image: url("https://images.unsplash.com/photo-1548941489-4a9f8b8230b0?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1268&q=80");
}

.satelitte-section {
  padding-top: 1%;
  line-height: 170%;
}

.satelitte-section p {
  font-size: 1.3rem;
}

.satelitte-section .satelitte-slice {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.satelitte-section .satelitte-slice .ss-text {
  margin-top: 8%;
}

.satelitte-section .satelitte-icons {
  width: 90%;
  color: #fbb8007a;
  margin-top: 5%;
}

.satelitte-section .satelitte-icons i {
  padding-left: 5%;
}

.satelitte-section img {
  width: 100%;
  border-radius: 5px;
  margin-top: 8%;
}

.sensor-header {
  background-image: url("https://images.unsplash.com/photo-1486754735734-325b5831c3ad?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1170&q=80");
}

.sensor-section {
  padding-top: 1%;
  line-height: 170%;
}

.sensor-section h3 {
  padding-top: 4%;
}

.sensor-section .ss-text {
  margin-top: 3%;
  margin-bottom: 8%;
}

.services-section img {
  width: 90%;
  margin-left: 5%;
  margin-top: 8%;
  margin-bottom: 8%;
  -webkit-box-shadow: 40px -40px 0px -20px #5bb12f;
          box-shadow: 40px -40px 0px -20px #5bb12f;
}

.services-section p, .services-section ul {
  font-size: 1.3rem;
  font-family: 'Montserrat', sans-serif;
  text-align: justify;
}

.services-section b {
  color: #5A9634;
}

.services-section i {
  color: #5A9634;
}

.services-section h3 {
  font-family: 'Montserrat' ,Helvetica, Arial, Lucida,sans-serif;
  font-size: 2.5rem;
  padding-top: 5%;
  padding-bottom: 3%;
}

@media only screen and (max-width: 768px) {
  .header-dron {
    background-image: url("/img/drone-small.jpg");
    height: 300px;
    color: black;
  }
  .rc-boxes {
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
  }
  .rc-sections h4 {
    text-align: center;
  }
  .rc-sections p {
    text-align: center;
  }
  .dron-page {
    padding-top: 15rem;
  }
  .green-section {
    -webkit-clip-path: polygon(0 2%, 100% 0, 100% 98%, 0% 100%);
            clip-path: polygon(0 2%, 100% 0, 100% 98%, 0% 100%);
    padding-bottom: 10%;
  }
  .green-section h2 {
    margin-top: 5%;
  }
  .services-section h3 {
    font-size: 2rem;
  }
  .services-section p {
    font-size: 1rem;
  }
  .services-section ul {
    font-size: 1rem;
  }
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.header-experience {
  background-image: url("https://images.unsplash.com/photo-1486754735734-325b5831c3ad?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1170&q=80");
  background-position: center;
  background-repeat: no-repeat;
}

.doboz {
  padding-bottom: 3rem;
}

.publication {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.publication a {
  text-decoration: none;
  color: inherit;
}

.publication .card:hover .background-image {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}

.publication .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-shadow: 2px 0.8rem 1rem rgba(0, 0, 0, 0.05);
          box-shadow: 2px 0.8rem 1rem rgba(0, 0, 0, 0.05);
  background-color: white;
  height: 100%;
}

.publication .card .image-data {
  height: 20rem;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.publication .card .image-data .background-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: cover;
  z-index: -1;
  -webkit-transition: -webkit-transform 5s;
  transition: -webkit-transform 5s;
  transition: transform 5s;
  transition: transform 5s, -webkit-transform 5s;
}

.publication .card .image-data .blog1-img {
  background: url("/img/blog1.png") center no-repeat;
}

.publication .card .image-data .blog2-img {
  background: url("/img/overvieweffect.jpg") center no-repeat;
}

.publication .card .image-data .blog3-img {
  background: url("/img/data_blog.jpg") center no-repeat;
}

.publication .card .publication-details {
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(79, 160, 47, 0.876)), to(rgba(223, 190, 47, 0.8)));
  background: linear-gradient(to right bottom, rgba(79, 160, 47, 0.876), rgba(223, 190, 47, 0.8));
  font-size: 1.4rem;
  font-weight: bold;
  color: white;
  position: absolute;
  top: 0;
  left: 0;
  padding: 1rem;
}

.publication .card .publication-details i {
  margin-right: 1rem;
}

.publication .card .publication-details .author {
  display: inline-block;
  margin-bottom: .5rem;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.publication .card .publication-details .author:hover {
  color: #c4c4c465;
}

.publication .card .publication-details .date {
  display: block;
}

.publication .card .post-data {
  background-color: white;
  padding: 2rem 3rem;
  position: relative;
}

.publication .card .post-data h1 {
  font-size: 2rem;
  line-height: 1;
}

.publication .card .post-data .subtitle {
  font-size: 0.8rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #5A9634;
  margin: 1rem 0 1.5rem 0;
}

.publication .card .post-data .description {
  position: relative;
}

.publication .card .post-data .description::first-letter {
  margin-left: 1rem;
}

.publication .card .post-data .description::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: .4rem;
  height: 1.5rem;
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(79, 160, 47, 0.876)), to(rgba(223, 190, 47, 0.8)));
  background: linear-gradient(to right bottom, rgba(79, 160, 47, 0.876), rgba(223, 190, 47, 0.8));
  border-radius: 2rem;
}

.publication .card .post-data .cta {
  text-align: right;
  font-weight: bold;
  margin-top: 1rem;
}

.publication .card .post-data .cta a {
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(79, 160, 47, 0.876)), to(rgba(223, 190, 47, 0.8)));
  background: linear-gradient(to right bottom, rgba(79, 160, 47, 0.876), rgba(223, 190, 47, 0.8));
  -webkit-background-clip: text;
  color: transparent;
  position: relative;
}

.publication .card .post-data .cta a::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -.5rem;
  width: 100%;
  height: 3px;
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(79, 160, 47, 0.876)), to(rgba(223, 190, 47, 0.8)));
  background: linear-gradient(to right bottom, rgba(79, 160, 47, 0.876), rgba(223, 190, 47, 0.8));
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}

.publication .card .post-data .cta a:hover::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.article-left {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 32px 9px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 32px 9px rgba(0, 0, 0, 0.25);
  width: 100%;
  margin-top: 5%;
  margin-bottom: 5%;
  padding: 1.8rem;
}

.article {
  margin-top: 5%;
}

.article .article-img {
  padding-top: 1rem;
  padding-bottom: 5rem;
}

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

.article p {
  font-size: 1.2rem;
  text-align: justify;
}

.article .article-data {
  padding-bottom: 3rem;
}

.article .paragraph {
  position: relative;
}

.article .paragraph::first-letter {
  margin-left: 1rem;
}

.article .paragraph::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: .4rem;
  height: 1.5rem;
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(79, 160, 47, 0.876)), to(rgba(223, 190, 47, 0.8)));
  background: linear-gradient(to right bottom, rgba(79, 160, 47, 0.876), rgba(223, 190, 47, 0.8));
  border-radius: 2rem;
}

.article-right {
  margin-top: 5%;
}

.article-right h6 {
  text-align: right;
}

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

.small-article {
  background-color: #5A9634;
  padding: 10px;
  margin-bottom: 10%;
}

.small-article img {
  width: 100%;
  padding-bottom: 5%;
}

.small-article a {
  color: #eeeeee;
}

@media screen and (min-width: 600px) {
  .publication .card:hover .author, .publication .card:hover .date {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  .publication .card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 75rem;
  }
  .publication .card:hover .publication-details {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .publication .card .image-data {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    height: unset;
  }
  .publication .card .publication-details {
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
  }
  .publication .card .publication-details .author {
    -webkit-transform: translateY(-3rem);
            transform: translateY(-3rem);
    opacity: 0;
    -webkit-transition-delay: .3s;
            transition-delay: .3s;
  }
  .publication .card .publication-details .date {
    -webkit-transform: translateY(3rem);
            transform: translateY(3rem);
    opacity: 0;
    -webkit-transition: all .5s .3s;
    transition: all .5s .3s;
  }
  .post-data {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }
  .post-data::before {
    content: '';
    width: 3.5rem;
    height: 100%;
    background-color: white;
    position: absolute;
    top: 0;
    left: -1.5rem;
    z-index: 10;
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
  }
}

@font-face {
  font-family: 'Merienda';
  src: url("/fonts/meriendaone-regular-webfont.woff2") format("woff2"), url("/fonts/meriendaone-regular-webfont.woff") format("woff"), url("/fonts/meriendaone-regular.ttf") format("ttf");
  font-weight: normal;
  font-style: normal;
}

body {
  overflow-x: hidden;
}

html {
  scroll-behavior: smooth;
}

.underline {
  color: green;
  text-decoration: underline;
}

.underline:hover {
  color: green;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat';
  font-weight: 600;
}

.construction {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(77, 77, 77, 0.829)), to(rgba(95, 95, 95, 0.986))), url("https://images.unsplash.com/photo-1551711974-faf378be34b2?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=764&q=80");
  background-image: linear-gradient(rgba(77, 77, 77, 0.829), rgba(95, 95, 95, 0.986)), url("https://images.unsplash.com/photo-1551711974-faf378be34b2?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=764&q=80");
  background-blend-mode: saturation;
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.construction h3 {
  font-size: 1.5rem;
}

.construction p {
  padding-top: 3%;
  font-size: 1.5rem;
}

.construction a {
  color: #2e2e2e;
  font-weight: 500;
  font-size: 1.5rem;
  text-decoration: underline;
}

.construction .text-bg {
  margin-top: 10%;
  padding: 2.5rem;
  background-color: rgba(91, 177, 47, 0.74);
  color: white;
  border-radius: 12px;
  width: 100%;
  text-align: center;
}

.logo {
  background: url("/img/logo-100.png") no-repeat;
  width: 100px;
  height: 100px;
  background-size: cover;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  position: absolute;
  top: 5px;
  left: 5%;
}

.tiny {
  background: url("/img/logo-80.png") no-repeat;
  width: 80px;
  height: 80px;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.container-fluid {
  padding-left: 0% !important;
  padding-right: 0% !important;
}

.navbar {
  background-color: rgba(255, 255, 255, 0.459);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  padding-left: 0% !important;
  padding-right: 0% !important;
}

.nav-link {
  color: #414141;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 1rem;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 8px;
  margin-left: 1.2rem;
  text-align: center;
}

.nav-link:hover {
  color: #132707;
}

.hover-underline {
  display: inline-block;
  position: relative;
}

.hover-underline::after {
  content: '';
  position: absolute;
  width: 100%;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  height: 4px;
  bottom: 0;
  left: 0;
  background-color: #94DE1D;
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transition: -webkit-transform 0.25s ease-out;
  transition: -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}

.hover-underline:hover::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
}

.navbar-toggler {
  margin-right: 10%;
  background-color: transparent;
  border-radius: 12px;
}

.navbar-toggler i {
  color: #94DE1D;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

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

.language .dropdown-menu {
  width: 50px;
  text-align: left;
}

.dropdown-menu {
  background-color: rgba(255, 255, 255, 0.836);
  -webkit-backdrop-filter: blur(8px) !important;
          backdrop-filter: blur(8px) !important;
  margin-top: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  min-width: 5rem !important;
  border: none;
  font-weight: 600;
  padding: 0;
  display: inline-block;
  position: relative;
}

.dropdown-menu a {
  text-align: left;
}

.dropdown-menu .dropdown-item {
  color: #084523;
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-menu .dropdown-item:active {
  color: #eeeeee;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.dropdown-menu .dropdown-item:hover {
  background-color: #c4c4c465;
}

.dropdown-menu .dropdown-divider {
  margin: 0;
}

#banner {
  position: relative;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
}

#banner #videobcg {
  position: absolute;
  top: 60px;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: 100%;
  z-index: -100;
  margin: auto;
  display: block;
  -webkit-filter: brightness(40%);
          filter: brightness(40%);
}

.section1 {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100vw;
}

.section1 p {
  font-size: 1.5rem;
  color: #eeeeee;
  padding-bottom: 2rem;
  font-weight: 400;
}

.section1 p a {
  color: #eeeeee;
  padding-right: 12px;
  padding-left: 12px;
  padding-bottom: 3px;
  font-weight: 400;
  border-radius: 50px 0px 50px 50px;
  border: 4px solid white;
}

.section1 p a:hover {
  text-decoration: none;
  background-color: #eeeeee;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  color: #5BB12F;
}

.section1 h2 {
  color: #eeeeee;
  font-family: 'Poppins';
  font-size: 3.5rem;
  padding-top: 8rem;
}

.section1 h4 {
  color: white;
}

.section1 p {
  color: #eeeeee;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
}

.section1 img {
  width: 130%;
  padding-top: 7rem;
}

.section1 .hero-left {
  margin-top: 7rem;
}

.section1 .hero-buttons {
  margin-left: 5px;
}

.section1 .hero-btn-1 {
  font-size: 1.1rem;
  color: #eeeeee;
  background-color: #5BB12F;
  padding: 10px 30px 10px 30px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}

.section1 .hero-btn-2 {
  text-decoration: underline;
  color: #eeeeee;
  margin-top: 10px;
  margin-left: 10%;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}

.custom-button {
  padding: 5px;
  padding-left: 15px;
  padding-right: 15px;
  border: 4px solid #94DE1D;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50px 0px 50px 50px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  width: 150px;
  text-align: center;
  color: #414141;
  margin-right: 2rem;
}

.custom-button span {
  display: inline-block;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.custom-button span::after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.custom-button:hover {
  background-color: #94DE1D;
  color: #414141;
  text-decoration: none;
}

.custom-button:hover span {
  padding-right: 25px;
}

.custom-button:hover span::after {
  opacity: 1;
  right: 0;
}

.custom-button :active {
  position: relative;
  top: 1px;
}

.reg-btn {
  border: 3px solid #94DE1D;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50px 0px 50px 50px;
  width: 150px;
  text-align: center;
  color: white;
  margin-top: 5%;
  margin-left: -5%;
}

.registration-section {
  background-color: rgba(42, 129, 78, 0.075);
}

.registration-section img {
  position: absolute;
  opacity: 20%;
  z-index: -10;
}

.registration-section .bottom-right {
  top: 50%;
  left: 70%;
}

.registration-frame {
  margin-top: 8%;
  width: 40%;
  margin-left: 30%;
}

.registration-frame iframe {
  width: 60%;
  margin-left: 20%;
}

.registration-frame .custom-checkbox {
  accent-color: #5A9634;
}

.registration-frame #basePackage {
  accent-color: #5A9634;
}

.registration-frame input[type=radio]#Yellow {
  accent-color: pink;
}

.registration-frame .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #5A9634;
  color: #5A9634;
  border-color: white !important;
}

.registration-frame .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
  background-color: #5A9634;
}

.registration-frame .form-check-input.is-valid ~ .form-check-label, .registration-frame .was-validated .form-check-input:valid ~ .form-check-label {
  color: #5A9634;
}

.registration-frame .custom-control-input:valid ~ .custom-control-label {
  color: #5A9634;
}

.team-box img {
  width: 90%;
  margin-top: 10%;
  -webkit-box-shadow: 0px 0px 42px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 42px 5px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
}

.team-box h3 {
  margin-top: 25%;
}

.team-box p {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.2rem;
}

.section2 {
  background-color: white;
  font-family: 'Montserrat';
  width: 100vw;
}

.section2 video {
  width: 100%;
}

.section2 .text-box {
  margin-top: 8%;
}

.section2 .text-box img {
  width: 100%;
}

.section2 .text-box2 {
  margin-top: 10%;
  margin-bottom: 5%;
}

.section2 .text-box2 img {
  width: 80%;
  margin-left: 10%;
}

.section2 img {
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 42px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 42px 5px rgba(0, 0, 0, 0.25);
}

.section2 h3 {
  margin-top: 4rem;
}

.section2 p {
  font-size: 1.2rem;
}

.section3 {
  height: 90%;
  background-image: -webkit-gradient(linear, left bottom, right top, from(#0c3705), color-stop(#1d5310), color-stop(#30711b), color-stop(#449125), to(#5bb12f));
  background-image: linear-gradient(to right top, #0c3705, #1d5310, #30711b, #449125, #5bb12f);
  background-color: white;
  -webkit-clip-path: polygon(0 8%, 100% 0, 100% 92%, 0% 100%);
          clip-path: polygon(0 8%, 100% 0, 100% 92%, 0% 100%);
  font-family: 'Montserrat';
  width: 100vw;
  padding-top: 10%;
  padding-bottom: 10%;
}

.section3 h3 {
  color: #eeeeee;
  padding-bottom: 3%;
}

.section3 a {
  color: #eeeeee;
}

.section3 .card-deck {
  margin: 0 0 3% 0;
}

.section3 .cards {
  padding: 0% 10% 0% 10%;
}

.section3 .card {
  background-color: #eeeeee;
  height: 22rem;
  border-radius: 12px;
  position: relative;
  font-size: 1.2rem;
  border: none;
  -webkit-filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.445));
          filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.445));
}

.section3 .card h3 {
  padding-top: 2rem;
  padding-bottom: 1rem;
  font-size: 1.5rem;
  color: #414141;
  margin-left: 10%;
  margin-right: 10%;
}

.section3 .card a {
  color: #5A9634;
}

.section3 .card a:hover {
  text-decoration: none;
}

.section3 img {
  width: 20%;
  margin-top: 12%;
  margin-left: 10%;
  opacity: .5;
}

.section3 p {
  color: #eeeeee;
  width: 80%;
  margin-left: 10%;
  font-size: 1.2rem;
}

#contact {
  background-image: url("https://images.unsplash.com/photo-1546551425-c59277e83abb?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1268&q=80");
  -webkit-clip-path: polygon(0 8%, 100% 0, 120% 120%, 0% 120%);
          clip-path: polygon(0 8%, 100% 0, 120% 120%, 0% 120%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
  height: 500px;
  height: auto;
  position: relative;
}

#contact .kapcsolat {
  margin-top: 15%;
  padding-bottom: 10%;
  height: 380px;
}

.contact-form {
  position: absolute;
  width: 500px;
  top: 25%;
  left: 55%;
  -webkit-box-shadow: 0px 10px 40px 15px rgba(117, 117, 117, 0.25);
          box-shadow: 0px 10px 40px 15px rgba(117, 117, 117, 0.25);
  padding-left: 0;
  padding-right: 0;
}

.contact-form form {
  background-color: white;
  padding: 5%;
  border-radius: 5px;
}

.contact-form a {
  color: #5A9634;
}

.thankyou-page {
  height: 90vh;
  background-image: url("https://images.unsplash.com/photo-1546551425-c59277e83abb?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1268&q=80");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.thankyou-page h4 {
  text-align: center;
  color: white;
  font-size: 2.5rem;
  padding-top: 30%;
  font-family: 'Montserrat';
}

#footer {
  background-color: #2c2828;
  color: #eeeeee;
  width: 100vw;
}

#footer a {
  color: #5A9634;
}

li {
  display: block;
}

.header-all {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 20rem;
  text-align: center;
  font-family: 'Montserrat';
  color: #eeeeee;
}

.header-all h2 {
  font-size: 3rem;
  padding-top: 7rem;
}

.header-all h3 {
  font-weight: 400;
}

.privacy-header {
  height: auto;
  background-color: #404040;
}

.privacy {
  padding-top: 5%;
  padding-bottom: 5%;
}

.tartalom {
  padding-top: 1%;
}

.team-header {
  background-image: url("/img/collage-desktop.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 20rem;
  padding-bottom: 0.5rem;
}

.team-section h2 {
  color: #414141;
  text-align: center;
  font-size: 5rem;
  font-weight: 300;
  font-family: 'Montserrat';
}

.team-img a {
  display: inline-block;
  overflow: hidden;
}

.team-img a:hover > img {
  -webkit-filter: none;
          filter: none;
}

.team-img a img {
  width: 90%;
  margin: 5%;
  border-radius: 30px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
  -webkit-box-shadow: 0px 0px 10px 3px rgba(96, 96, 96, 0.56);
          box-shadow: 0px 0px 10px 3px rgba(96, 96, 96, 0.56);
}

.border {
  display: block;
  margin: auto;
  width: 160px;
  height: 3px;
  background: #5A9634;
  margin-bottom: 30px;
}

.intro-text {
  overflow: hidden;
  height: 0;
  font-family: 'Montserrat';
  padding-bottom: 5%;
}

.intro-text h4 {
  text-align: center;
  margin-top: 40px;
}

.intro-text:target {
  height: auto;
}

.intro-text p {
  margin: 0;
  font-size: 1.2em;
}

.csapat-menu {
  font-size: 1.2em;
  font-family: 'Montserrat';
}

.csapat-menu a {
  color: black;
  border: 0;
  outline: none;
}

.csapat-menu a:hover {
  color: #5A9634;
}

.nev-span {
  display: block;
  margin: auto;
  width: 200px;
  height: 4px;
  background: #94DE1D;
  margin-bottom: 10px;
}

.header-partners {
  background-image: url("/img/forest_below.jpg");
}

.sp-right {
  margin: 0;
}

.sp-right img {
  width: 100%;
  height: 100vh;
}

.partners-btn {
  position: absolute;
  top: 50%;
  left: 30%;
  margin: 0;
}

.partners-btn .custom-button {
  color: #414141;
  font-size: 1.5rem;
  padding-bottom: 0.5rem;
  background-color: #94DE1D;
}

.section-partners {
  height: auto;
  padding-top: 2%;
}

.section-partners h4 {
  color: #414141;
  font-size: 3rem;
  margin-top: 15%;
  padding-bottom: 20%;
}

.section-partners .lead {
  padding-top: 6%;
  padding-bottom: 5%;
}

.section-partners .lead img {
  height: 4rem;
  border-radius: 3px;
}

.section-partners .lead a {
  color: #414141;
}

.full-width-map {
  height: 500px;
  width: 100%;
  z-index: 999;
  padding: 0;
  margin: 0;
}

.header-contact {
  height: 9rem;
  text-align: center;
  font-family: 'Montserrat';
  color: #414141;
}

.header-contact h2 {
  font-size: 3rem;
  padding-top: 5rem;
}

.contact-section {
  text-align: center;
  height: auto;
}

.contact-section h2 {
  padding-top: 2%;
  padding-bottom: 3%;
}

.contact-section .custom-button {
  margin-left: 0%;
}

.form-section {
  padding: 5%;
  -webkit-box-shadow: 0px 4px 30px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 30px 5px rgba(0, 0, 0, 0.25);
}

.form-section .form-control:focus {
  border-color: #5BB12F;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #5ab12fb4;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #5ab12fb4;
}

.form-section .custom-button {
  width: 100%;
  border-radius: 0%;
}

.form-section .custom-button:hover {
  opacity: 0.8;
}

.form-section a {
  color: #5A9634;
}

.socialmedia-section {
  text-align: center;
  padding-bottom: 10%;
  color: #414141;
}

.socialmedia-section h3 {
  padding-top: 5%;
  padding-bottom: 5%;
}

.socialmedia-section .social-links {
  padding-top: 1rem;
}

.socialmedia-section .social-links a {
  color: #414141;
}

.price-header {
  background-image: url("/img/adeolu-eletu-E7RLgUjjazc-unsplash.jpg");
}

.price-page li {
  font-family: 'Montserrat';
  font-size: 1rem;
}

.price-page i {
  color: #5A9634;
}

.container-price {
  width: 80%;
  margin-left: 10%;
}

.solidgreen-background {
  background-color: rgba(98, 148, 102, 0.281);
}

.trial-section {
  background-color: linear-gradient(to right bottom, rgba(79, 160, 47, 0.876), rgba(223, 190, 47, 0.8));
  padding: 3%;
  margin: 2%;
}

.trial-section .green-button {
  font-size: 1rem;
}

.card-body {
  position: relative;
}

.push-bottom {
  position: absolute;
  bottom: 20px;
  width: 90%;
}

.smaller-deck {
  width: 40%;
  margin-left: 30%;
}

.btn-price {
  font-family: 'Montserrat';
  font-size: 1.2rem;
  width: 100%;
  display: block;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
}

.btn-reg {
  background-color: #5BB12F;
  color: white;
}

.btn-reg:hover {
  color: white;
  background-color: #5A9634;
  text-decoration: none;
}

.btn-more {
  color: #5BB12F;
}

.btn-more:hover {
  color: #5A9634;
}

.card-title {
  color: #5A9634;
  font-size: 2rem;
}

.card-header {
  background-color: rgba(98, 148, 102, 0.281);
}

.card-header h4 {
  font-weight: 500;
  font-size: 1.5rem;
}

table td {
  font-family: 'Montserrat';
  font-size: 1.2rem;
  padding-left: 10px;
}

table tr:nth-child(even) {
  background-color: #f2f2f2;
}

@media all and (min-width: 992px) {
  .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }
  .navbar .nav-item .dropdown-menu {
    display: none;
    margin-top: 0;
  }
}

@media only screen and (min-width: 1920px) {
  .section3 {
    height: 80%;
  }
  .section3 .cards {
    margin-bottom: 5rem;
  }
  .section1 img {
    width: 150%;
  }
}

@media only screen and (max-width: 1400px) {
  .nav-link {
    font-size: 0.8rem;
  }
  .dropdown-item {
    font-size: 0.8rem;
  }
  .section3 h3 {
    font-size: 1.5rem;
  }
}

@media only screen and (max-width: 1024px) {
  .full-width-map {
    height: 300px;
  }
  .nav-link {
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 0.5rem;
    text-align: center;
  }
  .custom-button {
    margin-left: 30%;
  }
  .reg-btn {
    margin-left: 10%;
  }
  .navbar-toggler {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  #banner #videobcg {
    height: auto;
    width: auto;
  }
}

@media only screen and (max-width: 768px) {
  .full-width-map {
    height: 400px;
  }
  .dropdown-menu {
    background-color: transparent;
    font-size: 0.8rem;
    margin-left: 10%;
    width: 80%;
    display: none;
  }
  .dropdown-menu .dropdown-item {
    overflow: hidden;
  }
  .dropdown-menu a {
    white-space: pre-wrap;
    text-align: center;
    color: #2c2828;
  }
  #banner {
    height: 100vh;
  }
  #banner #videobcg {
    top: 0px;
  }
  .hover-underline {
    display: block;
  }
  .language .dropdown-menu {
    width: 20%;
    margin-left: 40%;
  }
  .nav-item .custom-button {
    margin-bottom: 5%;
    margin-top: 3%;
  }
  .construction h3 {
    color: #2c2828;
  }
  .construction .text-bg {
    margin-top: 30%;
    width: 90%;
    margin-left: 5%;
  }
  .custom-button {
    margin-top: 2rem;
  }
  .section1 {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.4);
    height: 60vh;
  }
  .section1 .s1-text {
    width: 90%;
    margin-left: 5%;
    margin-bottom: 5%;
  }
  .section1 h2 {
    color: #eeeeee;
    font-size: 1.8rem;
    padding-top: 10%;
  }
  .section1 p {
    font-size: 1.1rem;
  }
  .section1 img {
    padding-top: 0.8rem;
    width: 100%;
    margin-left: -10%;
    padding-bottom: 5%;
  }
  .section1 .hero-btn-1 {
    font-size: 1rem;
    padding: 8px 20px 8px 20px;
    text-align: center;
  }
  .section1 .hero-btn-2 {
    margin-left: 3%;
    margin-top: 2%;
    font-size: 1rem;
    text-align: center;
  }
  #contact {
    height: 40vh;
  }
  .contact-form {
    top: 20%;
    left: 5%;
    width: 90%;
  }
  .contact-section {
    height: auto;
  }
  .header-contact {
    height: 12rem;
  }
  .header-contact h2 {
    font-size: 2.5rem;
    padding-top: 8rem;
  }
  .header-all h2 {
    font-size: 2rem;
  }
  .header-all h3 {
    font-size: 1.3rem;
  }
  .socialmedia-section h3 {
    padding-top: 10%;
  }
  .section2 .text-box {
    width: 80%;
    margin-left: 10%;
  }
  .section2 .text-box2 .textarea {
    text-align: left;
    width: 80%;
    margin-left: 10%;
  }
  .team-header {
    background-image: url("/img/collage-mobile.png");
  }
  .team-box img {
    width: 90%;
    margin-left: 5%;
  }
  .team-box h4 {
    margin-top: 10%;
  }
  .team-box .team-text {
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
  }
  .csapat-menu {
    position: relative;
    text-align: center;
    left: 0;
  }
  .section-partners {
    height: 100%;
  }
  .section-partners h4 {
    color: #414141;
    font-size: 3rem;
    margin-top: 45%;
    padding-bottom: 30%;
  }
  .section-partners .lead img {
    height: 4rem;
  }
  .sp-right img {
    height: 100%;
  }
  .partners-btn {
    left: -10%;
    width: 100%;
  }
  .partners-btn .custom-button {
    font-size: 1rem;
  }
  .kapcsolat {
    display: none;
  }
  .section3 {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    padding-top: 25%;
    padding-bottom: 20%;
  }
  .section3 .cards {
    text-align: center;
    padding: 0%;
  }
  .section3 a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section3 h3 {
    margin-top: 5%;
  }
  .section3 .card {
    width: 70%;
    height: 17rem;
    font-size: 1rem;
  }
  .section3 .card img {
    width: 20%;
    margin-left: 0;
  }
  .section3 .card h3 {
    font-size: 1.5rem;
    padding-bottom: 0.5rem;
    padding-top: 8%;
    margin: 0;
  }
  .section3 .card p {
    width: 100%;
    font-size: 1rem;
    margin-left: 0;
  }
  .navbar-nav {
    padding-top: 15%;
  }
  .team-img a img {
    width: 60%;
    margin-left: 20%;
  }
  .intro-text p {
    width: 80%;
    margin-left: 10%;
  }
  .header h2 {
    font-size: 2.5rem;
    padding-top: 7rem;
  }
  .trial-section h4 {
    margin-top: 5%;
  }
  .trial-section ul {
    margin-top: 10%;
  }
  .smaller-deck {
    width: 100%;
    margin-left: 0;
  }
  .registration-frame {
    margin-top: 30%;
    width: 80%;
    margin-left: 10%;
  }
  .registration-frame iframe {
    width: 100%;
    margin-left: 0%;
  }
  .registration-section img {
    display: none;
  }
  .push-bottom {
    position: relative;
  }
  .thankyou-page {
    height: 70vh;
  }
  .thankyou-page h4 {
    font-size: 2rem;
    padding-top: 60%;
  }
}
/*# sourceMappingURL=style.css.map */