@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@400;700&display=swap");
@font-face {
  font-family: 'Humanist521Lt_PFL';
  src: url("../fonts/Huma521LN.ttf") format("truetype"); }
body {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 20px;
  line-height: 111.7%;
  font-family: Humanist521Lt_PFL; }

.text-danger {
  color: #F65600 !important; }
.text-info {
  color: #22D3B1 !important; }
.text-general {
  color: #FFF !important; }

h1,
.h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 64px; }

h3,
.h3 {
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 44px; }

h5,
.h5 {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px; }

a {
  color: #22D3B1 !important;
  text-decoration: none !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px; }

.mailchimp-signup__submit,
.mailchimp-signup__scroll-to {
  background-color: #F65600 !important;
  padding: 16px 35px;
  letter-spacing: 0.1em; }

.mailchimp-signup--loading .spinner {
  display: block; }

.spinner {
  display: none;
  position: absolute;
  left: 45%;
  top: 40%;
  height: 60px;
  width: 60px;
  margin: 0px auto;
  animation: rotation .6s infinite linear;
  transform: translateY(-50%) translateX(-50%);
  border-left: 6px solid rgba(27, 188, 157, 0.15);
  border-right: 6px solid rgba(27, 188, 157, 0.15);
  border-bottom: 6px solid rgba(27, 188, 157, 0.15);
  border-top: 6px solid #e88914;
  border-radius: 100%; }

.rounded-circle.img-fluid {
  min-width: 100px; }

.logo-top-right {
  max-width: 160px !important; }

input[type=text] {
  max-width: 350px; }

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(359deg); } }
@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg); }
  to {
    -o-transform: rotate(359deg); } }
@keyframes rotation {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }
@media all and (max-width: 576px) {
  h1,
  .h1 {
    font-size: 39px;
    line-height: 1; }

  h3,
  .h3 {
    font-size: 26px !important;
    line-height: 29px !important; } }
@font-face {
  font-family: 'Humanist521Lt_PFL';
  src: url("../fonts/Huma521LN.ttf") format("truetype"); }
body {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 20px;
  line-height: 111.7%;
  font-family: Humanist521Lt_PFL; }

.text-danger {
  color: #F65600 !important; }
.text-info {
  color: #22D3B1 !important; }
.text-general {
  color: #FFF !important; }

h1,
.h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 60px;
  line-height: 64px; }

h3,
.h3 {
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 44px; }

h5,
.h5 {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px; }

a {
  color: #22D3B1 !important;
  text-decoration: none !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px; }

.mailchimp-signup__submit,
.mailchimp-signup__scroll-to {
  background-color: #F65600 !important;
  padding: 16px 35px;
  letter-spacing: 0.1em; }

.mailchimp-signup--loading .spinner {
  display: block; }

.spinner {
  display: none;
  position: absolute;
  left: 45%;
  top: 40%;
  height: 60px;
  width: 60px;
  margin: 0px auto;
  animation: rotation .6s infinite linear;
  transform: translateY(-50%) translateX(-50%);
  border-left: 6px solid rgba(27, 188, 157, 0.15);
  border-right: 6px solid rgba(27, 188, 157, 0.15);
  border-bottom: 6px solid rgba(27, 188, 157, 0.15);
  border-top: 6px solid #e88914;
  border-radius: 100%; }

.rounded-circle.img-fluid {
  min-width: 100px; }

.logo-top-right {
  max-width: 160px !important; }

input[type=text] {
  max-width: 350px; }

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(359deg); } }
@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg); }
  to {
    -o-transform: rotate(359deg); } }
@keyframes rotation {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }
@media all and (max-width: 576px) {
  h1,
  .h1 {
    font-size: 39px;
    line-height: 1; }

  h3,
  .h3 {
    font-size: 26px !important;
    line-height: 29px !important; } }
body {
  font-family: 'Raleway', sans-serif; }

.text-primary {
  color: #2191ab !important; }
.text-danger {
  color: #F65600 !important; }
.text-info {
  color: #64b348 !important; }
.text-general {
  color: #000 !important; }

a {
  color: #2191ab !important; }

.mailchimp-signup__message--danger {
  color: #fff !important; }

h5,
.h5 {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px; }

body {
  font-family: 'Raleway', sans-serif; }

.text-primary {
  color: #2191ab !important; }
.text-danger {
  color: #F65600 !important; }
.text-info {
  color: #D7B46A !important; }
.text-general {
  color: #000 !important; }

a {
  color: #2191ab !important; }

.mailchimp-signup__message--danger {
  color: #D7B46A !important; }

.mailchimp-signup__submit {
  background-color: #D7B46A !important; }

/*# sourceMappingURL=idogazdalkodas.css.map */
