footer {
  padding: 15px;
  background: #2f3543;
  text-align: center;
  color: #fff;
  font-size: 16px;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

header {
  display: block
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0
}

strong {
  font-weight: 700
}

img {
  border: 0
}

input {
  color: inherit;
  font: inherit;
  margin: 0
}

input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html {
  height: 100%
}

body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333
}

img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block
}

.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #3898ec;
  color: #fff;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0
}

input.w-button {
  -webkit-appearance: button
}

h2,
h3,
h4 {
  font-weight: 700;
  margin-bottom: 10px
}

h2 {
  font-size: 32px;
  line-height: 36px;
  margin-top: 20px
}

h3 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px
}

h4 {
  font-size: 18px;
  line-height: 24px;
  margin-top: 10px
}

p {
  margin-top: 0;
  margin-bottom: 10px
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px
}

.w-form {
  margin: 0 0 15px
}

label {
  display: block;
  margin-bottom: 5px;
  font-weight: 700
}

.w-input {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  border: 1px solid #ccc
}

.w-input:-moz-placeholder {
  color: #999
}

.w-input::-moz-placeholder {
  color: #999;
  opacity: 1
}

.w-input:-ms-input-placeholder {
  color: #999
}

.w-input::-webkit-input-placeholder {
  color: #999
}

.w-input:focus {
  border-color: #3898ec;
  outline: 0
}

.w-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px
}

.w-container:after,
.w-container:before {
  content: ' ';
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2
}

.w-container:after {
  clear: both
}

.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px
}

.w-row:after,
.w-row:before {
  content: ' ';
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2
}

.w-row:after {
  clear: both
}

.w-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px
}

.w-col-4 {
  width: 33.33333333%
}

@media screen and (max-width:991px) {
  .w-container {
    padding-left: 15px;
    padding-right: 15px
  }
}

@media screen and (max-width:767px) {

  .w-container .w-row,
  .w-row {
    margin-left: -10px;
    margin-right: 0
  }

  .w-col {
    width: 100%;
    left: auto;
    right: auto
  }
}

@media screen and (max-width:540px) {
  .w-container {
    max-width: none
  }

  .w-col {
    width: 100%
  }
}

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 20px
}

h2 {
  margin: 10px 0;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700
}

h3 {
  margin: 10px 0 1px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  line-height: 30px;
  font-weight: 400
}

h4 {
  margin: 10px 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700
}

p {
  margin-top: 0;
  margin-bottom: 26px;
  font-family: 'Varela Round', sans-serif;
  color: #848999;
  font-size: 14px
}

.section {
  padding-top: 30px;
  padding-bottom: 30px
}

.section.centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center
}

.paragraph-2 {
  margin-top: 26px;
  margin-right: auto;
  margin-left: auto;
  border: 0 none #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #000;
  font-size: 16px;
  font-style: normal;
  text-align: justify
}

.form-block {
  max-width: 400px;
  width: 100%;
  margin: 0
}

.submit-button {
  border-radius: 14px;
  background-color: #00ac2b;
  box-shadow: 0 3px 6px -1px #000;
  font-weight: 700
}

.form {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: none;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  white-space: normal
}

.container-3 {
  position: relative;
  display: flex;
  justify-content: center;
  overflow: visible;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  align-items: center;
  border: 2px none #000;
  border-radius: 20px;
  background-color: transparent;
  background-image: linear-gradient(180deg, #eff1f4, #eff1f4)
}

.field-label {
  margin-top: 10px;
  padding-top: 0
}

.heading-8 {
  color: red;
  font-weight: 700;
  text-decoration: line-through
}

.columns-6 {
  text-align: center
}

.div-block-2 {
  margin-right: 20px
}

.div-block-2 img {
  display: block;
  max-width: 100%
}

.heading-9 {
  margin-right: 20px;
  margin-bottom: 25px;
  margin-left: 20px
}

.container-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  padding-right: 20px;
  padding-left: 20px
}

.div-block-3 {
  min-width: 65px
}

.div-block-4 {
  margin-left: 10px
}

.heading-12 {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif
}

.paragraph-7 {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  color: #4e4e4e
}

.text-block-2 {
  font-family: Montserrat, sans-serif;
  color: #8d8d8d;
  font-size: 14px
}

.bold-text-20 {
  color: #45688e;
  font-weight: 600
}

.image-14 {
  max-width: 60px;
  border-radius: 20px
}

.heading-13 {
  margin-right: 20px;
  margin-left: 20px
}

.div-block-9 {
  display: flex;
  justify-content: center;
}

.image-15 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 0
}

.paragraph-2 a,
.paragraph-7 a {
  color: #00f;
  font-weight: 700
}

.paragraph-2 a:visited,
.paragraph-7 a:visited {
  color: #00f
}

.heading-20 {
  color: #00c51e;
  font-weight: 700
}

.paragraph-10 {
  margin-right: 20px;
  margin-left: 20px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: red;
  font-size: 16px
}

.container-14 {
  font-size: 12px
}

.image-22 {
  width: 100%;
  height: auto;
  display: inline-block
}

.button-2 {
  background-color: #eb0254
}

.heading-25 {
  border: 1px solid transparent;
  text-align: left
}

.bold-text-60 {
  border: 1px solid transparent;
  color: red;
  text-align: left
}

.paragraph-13 {
  float: none;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #000;
  font-size: 16px;
  text-align: left
}

.image-23 {
  width: 60%
}

.image-25 {
  width: 40%
}

.image-26 {
  width: 40%
}

.image-27 {
  width: 40%
}

.image-28 {
  width: 40%
}

@media (max-width:767px) {
  .paragraph-2 {
    text-align: left;
  }

  .section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 32px 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }

  .section.centered {
    padding-top: 0
  }

  .submit-button {
    margin-top: 20px;
    margin-bottom: 15px
  }

  .container-3 {
    margin: 20px 10px
  }

  .container-7 {
    padding-left: 10px;
    padding-right: 10px
  }

  .heading-8 {
    color: #ec0000
  }

  .columns-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }

  .div-block-9 {
    margin-right: 0
  }

  .container-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .image-15 {
    margin-bottom: 15px
  }

  .heading-20 {
    color: #099105
  }
}

@media (max-width:540px) {
  .paragraph-2 {
    text-align: left
  }

  .submit-button {
    width: 80%
  }

  .body {
    border-style: none
  }

  .heading-13 {
    text-align: center
  }

  .div-block-9 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .image-15 {
    width: 100%
  }

  .text-field-3 {
    width: 90%
  }

  .text-field-4 {
    width: 90%
  }

  .image-23 {
    width: 100%
  }
}

.toggle-image {
  cursor: pointer
}

.box__item .first {
  display: block;
  margin: 0 auto
}

.box__item .second {
  margin: 0 auto;
  display: none
}

.box__images.show .first {
  display: none
}

.box__images.show .second {
  display: block
}

@media screen and (max-width:991px) {
  .box__images img {
    max-width: 300px;
    width: 100%
  }
}

@media screen and (max-width:540px) {
  .container-3 {
    flex-direction: column;
    padding: 20px 10px
  }

  .div-block-2 {
    max-width: 180px;
    margin: 0 0 10px
  }

  .heading-13 {
    font-size: 23px;
    line-height: 1.2;
    margin-left: 0;
    margin-right: 0
  }

  .paragraph-2 {
    margin: 10px 0
  }

  .paragraph-10 {
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0
  }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
  .div-block-2 {
    width: 216px
  }
}

.submit-button:active {
  outline: 0
}

.submit-button:focus {
  outline: 0
}

.submit-button:hover {
  background: #008321
}

.submit-button,
.submit-button:active,
.submit-button:focus {
  outline: 0 !important
}

@media only screen and (min-width:300px) and (max-width:3000px) {
  .arrow-down {
    display: none !important
  }
}

@media only screen and (min-width:500px) and (max-width:638px) {
  header .mcontainer>nav ul.main {
    display: none !important
  }
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  margin: 0
}

header,
nav {
  display: block
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0
}

img {
  border: 0
}

button,
input {
  margin: 0;
  font: inherit;
  color: inherit
}

button {
  overflow: visible
}

button {
  text-transform: none
}

button {
  -webkit-appearance: button;
  cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0
}

input {
  line-height: normal
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
  }

  a,
  a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " ("attr(href) ")"
  }

  img {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff
}

button,
input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a {
  color: #337ab7;
  text-decoration: none
}

a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

img {
  vertical-align: middle
}

ul {
  margin-top: 0;
  margin-bottom: 10px
}

ul ul {
  margin-bottom: 0
}

.clearfix:after,
.clearfix:before {
  display: table;
  content: " "
}

.clearfix:after {
  clear: both
}

@-ms-viewport {
  width: device-width
}

.clearfix:after,
.clearfix:before {
  content: " ";
  display: table
}

.clearfix:after {
  clear: both
}

body,
html {
  margin: 0;
}

header {
  background: #7f1c2d;
  color: #fff
}

header .mcontainer {
  max-width: 1000px;
  margin: auto;
  padding-top: 10px
}

header .mcontainer .logo {
  float: left;
  width: 78px
}

header .mcontainer>nav {
  float: right
}

header .mcontainer>nav ul {
  list-style-type: none;
  margin: 10px 0 0 0;
  padding: 0;
  text-align: right
}

header .mcontainer>nav ul li {
  display: inline-block
}

header .mcontainer>nav ul li:hover {
  background: #b6985a
}

header .mcontainer>nav ul li.mobile-nav,
header .mcontainer>nav ul li.mobile-nav a .sub-label {
  display: none;
  position: relative
}

header .mcontainer>nav ul li a {
  color: #fff;
  display: block;
  font-family: "Gotham SSm 5r", "Gotham SSm A", "Gotham SSm B", Arial;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  padding: 10px 10px 0;
  padding-bottom: 0;
  height: 66px;
  text-align: center;
  text-decoration: none
}

header .mcontainer>nav ul li a i {
  margin-left: -43px
}

header .mcontainer>nav ul.upper {
  margin-top: 0
}

header .mcontainer>nav ul.upper li {
  margin-left: 30px
}

header .mcontainer>nav ul.upper li a {
  border-bottom: 3px solid #b6985a;
  display: block;
  font-family: "Gotham SSm 3r", "Gotham SSm A", "Gotham SSm B", Arial;
  font-size: 10px;
  font-style: normal;
  font-weight: 300;
  height: auto;
  padding: 7px 0 7px 0;
  text-align: center;
  text-transform: uppercase;
  width: 94px
}

header .mcontainer>nav ul.upper li.socials {
  margin: 0
}

header .mcontainer>nav ul.upper li.socials:hover {
  background-color: inherit
}

header .mcontainer>nav ul.upper li.socials a {
  border: 0;
  padding: 0;
  width: auto
}

header .mcontainer>nav ul.upper li.socials a img {
  width: 30px
}

header .mcontainer>nav ul.upper li a {
  border-bottom: 1px solid #b6985a
}

header .mcontainer>nav ul li a {
  height: 53px;
  outline: 0
}

header .logo-title {
  float: left;
  display: block;
  width: 230px;
  height: 110px
}

header nav {
  width: 500px;
  width: calc(100% - 240px)
}

header nav ul.upper {
  padding-bottom: 3px;
  margin-right: 10px
}

header .mcontainer>nav ul li.search {
  margin-left: 20px
}

header .mcontainer>nav ul li.search a {
  font-weight: 300;
  font-style: italic
}

header .mcontainer>nav ul li.search a i {
  margin-left: 9px;
  font-size: 18px
}

header .header-search {
  margin-top: 30px;
  display: none
}

header .header-search div {
  display: block;
  float: left
}

header .header-search .input-holder {
  width: 300px;
  width: calc(100% - 145px)
}

#header-search-input {
  width: 100%;
  height: 32px;
  line-height: 32px;
  padding-left: 10px;
  color: #222;
  border: none;
  outline: 0;
  font-family: "Gotham Narrow SSm 7r", "Gotham Narrow SSm A", "Gotham Narrow SSm B", Arial
}

header .header-search .buttons-holder {
  width: 145px
}

#header-search-input {
  color: #222
}

header button {
  display: block;
  float: left;
  background-color: #b6985a;
  color: #fff;
  border: none;
  margin: 0;
  padding: 0;
  outline: 0
}

header button:hover {
  background-color: #a98b4d
}

header .header-search-submit {
  width: 100px;
  height: 32px
}

#mobile-toggle {
  background-color: #b6985a;
  cursor: pointer
}

#mobile-toggle.inactive {
  background-color: transparent
}

#mobile-toggle.inactive:hover {
  background-color: #b6985a
}

@media screen and (max-width:600px) {
  header .mcontainer>nav ul li.search {
    display: none
  }
}

@media screen and (max-width:500px) {
  header .mcontainer {
    padding-top: 0
  }

  header .logo-title {
    width: 130px;
    height: auto
  }

  header .logo-title>a {
    display: none
  }

  header nav {
    width: 160px;
    height: 77px
  }

  header .mcontainer>nav ul.upper {
    display: none
  }

  header .mcontainer>nav ul.upper li {
    margin-left: 0
  }

  header nav ul.main {
    padding: 0;
    margin: 0
  }

  #mobile-toggle {
    display: inline-block !important
  }

  .mobile-nav {
    height: 77px !important;
    width: 45px
  }

  .mobile-nav a i {
    color: #7f1c2e;
    font-size: 25px;
    margin-top: 15px
  }

  header nav ul.main li {
    display: none
  }

  header .mcontainer nav ul.main li.mobile-nav {
    display: inline-block !important
  }
}

body {
  font-family: "Ideal Sans SSm A", "Ideal Sans SSm B", sans-serif;
  background-color: #fff
}

header .mcontainer>nav ul.main {
  float: right;
  height: 24px;
  width: 100%;
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  overflow: hidden;
}

@media (max-width:500px) {
  header .mcontainer>nav ul.main {
    margin-top: 0
  }
}

header .mcontainer .logo {
  height: 105px;
  width: auto
}

header .mcontainer .logo.szoveg {
  width: 152px;
  margin-left: 14px;
  margin-top: 3px
}

header .logo-title {
  padding-top: 0;
  margin-top: -5px;
  margin-left: 0
}

header {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  z-index: 100;
  background: #00386e
}

header nav ul.upper {
  margin-right: 0
}

header .mcontainer>nav ul.upper li a {
  font-family: "Ideal Sans SSm A", "Ideal Sans SSm B";
  font-weight: 700
}

header .mcontainer>nav ul.upper li.socials a img {
  width: auto;
  height: 17px
}

header .mcontainer>nav ul.upper li a {
  border: 0;
  font-size: 12px
}

header .mcontainer>nav ul.upper li a {
  width: auto
}

header .mcontainer>nav ul.upper li {
  margin: 0;
  padding: 0 10px
}

header .mcontainer>nav ul.upper li#last-upper-menu-option {
  border-left: 1px solid #7b9dc7;
}

header nav {
  width: calc(100% - 285px)
}

@media (max-width:500px) {
  header nav {
    height: 80px
  }
}

@media (max-width:1040px) {
  header nav {
    width: calc(100% - 290px);
    margin-right: 0
  }

  header .mcontainer>nav ul.main {
    margin-right: 0
  }
}

@media screen and (max-width:630px) {
  header .mcontainer>nav ul.upper li.socials {
    display: none
  }
}

header nav ul.upper {
  float: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: calc(100% - 10px);
  padding-bottom: 14px;
  border-bottom: 1px solid #7b9dc7
}

header nav ul.main li {
  position: relative;
  text-align: center
}

header nav ul.main li.search {
  margin-left: 0
}

header nav ul.main li.search a i {
  margin-left: 5px
}

header nav ul.main li .arrow-down {
  position: absolute;
  left: 50%;
  margin-left: -4.5px
}

header nav ul.main li .arrow-down:hover {
  background: #1b5c93
}

header nav:after {
  content: '';
  display: block;
  clear: both
}

header .mcontainer>nav ul li a {
  height: 24px;
  padding: 0 7px;
  font-family: "Ideal Sans SSm A", "Ideal Sans SSm B";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .4px
}

header .mcontainer>nav ul li:hover {
  background: #7b9dc7
}

header .mcontainer>nav ul li.search:hover {
  background: 0 0
}

header .mcontainer>nav ul li.search a {
  font-weight: 500
}

header .mcontainer>nav ul.upper li.contact:hover {
  background: 0 0
}

header .mcontainer>nav ul.upper li.contact:hover a {
  color: #d42d39;
  font-weight: 700
}

header .header-search {
  margin-top: 16px
}

header .input-holder {
  position: relative
}

header .header-search .input-holder {
  width: calc(100% - 10px);
  padding-right: 0;
  margin-top: 10px;
  float: right
}

#header-search-input {
  font-family: "Ideal Sans SSm A", "Ideal Sans SSm B";
  padding-right: 120px
}

header .header-search-submit {
  position: absolute;
  top: 6px;
  right: 30px;
  height: 20px;
  width: 70px;
  text-transform: uppercase
}

header button {
  background-color: #1b5c93
}

header button:hover {
  background-color: #cedef2
}

header .header-search-cancel-icon {
  position: absolute;
  top: 10px;
  right: 8px;
  cursor: pointer
}

#mobile-toggle {
  background-color: #d42d39
}

#mobile-toggle i {
  color: #cedef2
}

@media screen and (max-width:600px) {
  header .mcontainer>nav ul.upper li.socials {
    display: none
  }
}

@media screen and (max-width:500px) {
  #mobile-toggle.inactive i {
    color: #d42d39
  }

  #mobile-toggle.inactive:hover {
    background-color: #cedef2
  }

  #mobile-toggle.inactive:hover i {
    color: #d42d39
  }

  #mobile-toggle.mobile-nav {
    height: 80px !important
  }

  header nav ul.main {
    padding: 0
  }

  header .logo-title>a {
    float: left;
    display: block;
    margin-top: 10px;
    margin-left: 10px
  }

  header .mcontainer .logo-title {
    padding-top: 2px
  }

  header .mcontainer .logo {
    height: 68px;
    margin-bottom: 5px
  }

  .mobile-nav a i {
    margin-top: 28px
  }
}

@media screen and (max-width:1060px) {
  header .logo-title {
    padding-left: 10px;
    width: 240px
  }
}

.inL_230432 {
  color: red;
  font-size: 35px
}

.inL_824032 {
  padding-left: 3px
}

.inL_642203 {
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0deg, 0deg);
  transform-style: preserve-3d
}

.inL_52116 {
  color: #01b813;
  font-size: 35px
}

.inL_949514 {
  padding-left: 3px
}

.inL_180547 {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0deg, 0deg);
  transform-style: preserve-3d
}

.inL_806647 {
  max-width: 300px
}

.inL_227639 {
  max-width: 300px
}

.inL_913038 {
  color: red;
  font-size: 35px
}

.inL_969251 {
  padding-left: 3px
}

.inL_619150 {
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0deg, 0deg);
  transform-style: preserve-3d
}

.inL_265868 {
  color: #01b813;
  font-size: 35px
}

.inL_101287 {
  padding-left: 3px
}

@media (max-width:945px) {

  .main li:nth-of-type(6),
  .main li:nth-of-type(7) {
    display: none
  }
}

@media (max-width:773px) {
  header .mcontainer>nav ul.main {
    padding-bottom: 5px
  }
}

@media (max-width:970px) {
  header {
    margin-left: -25px;
    margin-right: -25px
  }
}

@media (min-width:971px) {

  header .mcontainer {
    max-width: 945px
  }
}

h2 {
  margin: 20px 0
}

html,
body {
  overflow-x: hidden
}