.h1, h1 {
  text-align: center;
  color: rgb(0,0,0);
  display: inline;
  padding-bottom: 2%;
  padding-top: 2%;
  font-size: 2.5rem;
  font-family: Inter, sans-serif;
}

.h2, h2 {
  font-weight: normal;
  font-size: 2.5rem;
}

.card-body:hover {
  transition: 0.5s;
  border-top-left-radius: 25px;
}

.card-text {
  /*min-height: 21px;*/
  /*max-height: 233px;*/
  /*margin-right: 3px;*/
  text-align: justify;
  /*font-family: ubuntu;*/
}

.ikon {
  margin-bottom: 0px;
  width: 100%;
  height: 70%;
  height: 43%;
  color: rgb(255,138,30);
  margin-top: 28px;
  padding-bottom: 30px;
  padding-top: 20px;
}

@media (max-width:576px) {
  .float-sm-left {
    float: left!important;
    margin-bottom: 15px;
  }
}

.nemf {
  margin-top: 15px;
  background: #ffffff;
  place-items: center;
  width: 198px;
  height: 10%;
  text-align: left;
  border: 0.5px none rgb(208,208,208) ;
  box-shadow: 0px 0px 19px rgb(228,228,228);
  border-radius: 10px;
  padding-top: 15px;
  display: inline-block;
  padding-left: 6px;
  margin-left: 33px;
  padding-left: 20px;
}

.kicsikon {
  padding: -9px;
  display: inline-block;
  width: 35px;
  height: 35px;
  padding-bottom: 4px;
}

.nemf:hover {
  box-shadow: 0px 4px 11px rgb(213,213,213);
  transition: 0.5s;
  padding-bottom: 0px;
  padding-top: 21px;
  margin-bottom: 16px;
}

@media (max-width:576px) {
  .szolgal {
    /*display: -ms-flexbox!important;*/
    margin-top: auto;
    /*display: flex!important;*/
    height: 124px;
  }
}

@media (min-width:576px) {
  .szolgal {
    /*display: -ms-flexbox!important;*/
    margin-top: 145px;
    text-align: right;
  }
}

/* ---------------------------------------------- * Generated by Animista on 2021-4-12 17:48:45 * Licensed under FreeBSD License. * See http://animista.net/license for more info.  * w: http://animista.net, t: @cssanimista * ---------------------------------------------- */

/* * * ---------------------------------------- * animation scale-in-center * ---------------------------------------- */

/* ---------------------------------------------- * Generated by Animista on 2021-4-12 17:48:45 * Licensed under FreeBSD License. * See http://animista.net/license for more info.  * w: http://animista.net, t: @cssanimista * ---------------------------------------------- */

/* * * ---------------------------------------- * animation scale-in-center * ---------------------------------------- */

.scale-in-center {
  -webkit-animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

a {
  color: #181818;
  text-decoration: none;
  background-color: transparent;
}

.navbar-light .navbar-toggler {
  color: rgba(0,0,0,.5);
  border-color: rgba(0,0,0,.1);
  border-radius: 100%;
  width: 50px;
  height: 50px;
}

a:hover {
  color: #ff8a1e;
  text-decoration: none;
}

.btn-primary {
  color: #fff;
  background: rgb(255, 102, 0);
  border-radius: 8px;
  border-style: none;
  min-width: 100px;
  max-width: 300px;
}

.nav-link:focus, .nav-link:hover {
  text-decoration: none;
  color: #ff8a00;
}

@media (min-width:768px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1.5rem;
    text-overflow: clip;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 1.5rem;
    color: rgba(0,0,0,0.96);
  }
}

p {
  margin-top: 0;
}

.navbar {
  position: relative;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .5rem 1rem;
  font-family: Montserrat, sans-serif;
  background: #ffffff;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #ff8a00;
}

body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1.02rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
  scroll-behavior: smooth;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  margin: auto;
  padding: 0;
  background: 50%/100% 100% no-repeat;
}

#antal {
  position: absolute;
  top: 30px;
  right: 3%;
  width: 235px;
  height: auto;
  background: var(--light);
  text-align: center;
  padding: 1%;
}

.navicon {
  width: 34px;
  margin-right: 20px;
  margin-bottom: 7px;
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  color: #000000;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
  filter: brightness(0%);
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
  filter: brightness(0%);
}

#giff {
  width: 337px;
  border-radius: 8px;
}

@media (max-width: 350px) {
  #cim {
    font-size: 25px;
  }
}

#ajanlat {
  width: auto;
  margin-top: -6px;
}

@media (max-width: 500px) {
  #ajanlat {
    margin-top: 15px;
  }
}

.whitebtn {
  color: white;
  font-family: Montserrat, sans-serif;
  box-shadow: none;
  border-radius: 7px;
  background: transparent;
  border: 1px solid white ;
}

.whitebtn:hover {
  background: #ffffff;
  transition: .5s;
  transform: scale(1.10);
}

.tilter:hover {
  transform: scale(1.20);
}

.shd {
  background: white;
  border-radius: 7px;
  padding-top: 61px;
  padding-bottom: 61px;
}

.shd:hover {
}

#main {
  border-style: none;
  padding: 4rem;
}

@media (max-width: 800px) {
  #main {
    padding: 1px;
  }
}

.btn-btn-primary.blue {
  border-color: #087395;
  color: #087395;
}

.blue.btn-btn-primary:hover {
  color: white;
  background: #087395;
  border-color: #087395;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #dfe2e6;
  border-radius: 7px;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-outline-light {
  border-radius: 8px;
  border-width: 1px;
  border-color: white;
  background: transparent;
}

.v3card {
  border-radius: 8px;
}

.v3card.zold {
  background: #f2f9f4;
}

.v3card.narancs {
  background: #faf1ef;
}

.btn-primary:after {
}

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #e65300;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}

@media (min-width: 800px) {
  #miertheading {
    max-height: 28px;
  }
}

.process-grid-icon {
  font-size: 19px;
  position: absolute;
  right: 16px;
  top: 22px;
}

.scrollbar-dot {
  position: absolute;
  bottom: -5px;
  height: 11px;
  background: black;
  width: 11px;
  z-index: 100;
  border-radius: 100%;
}

.process-gridwrap::-webkit-scrollbar {
  background: #d7d3cf;
  height: 7px;
  overflow: visible;
  border-radius: 100px;
}

.process-gridwrap::-webkit-scrollbar-thumb {
  background: #d28459;
  height: 100%;
  border-radius: 100px;
}

.process-gridwrap::-webkit-scrollbar-thumb:hover {
  background: #ff5c00;
}

.btn.btn-outline-primary:hover {
  color: white;
  background: #e65300;
}

.animated-heading {
  font-family: 'Montserrat Alternates', sans-serif;
}

.animated-heading {
  animation: scrolltext 14s linear infinite;
  white-space: nowrap;
  color: white;
  text-transform: uppercase;
  width: 100vw;
  animation-fill-mode: forwards;
}

.animated-heading:hover {
  animation: scrolltext 5s linear infinite;
  color: #ff6600;
}

.banner:hover {
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}

