@charset "UTF-8";
@font-face {
  font-family: "EmojiSymbols";
  src: url(../media/fonts/EmojiSymbols-Regular.woff) format("woff");
}

body {
  line-height: 1.8rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  min-height: 100vh;
  position: relative;
}

body.dhtmlx_winviewport > main .cms-user-html-content {
  padding: 0;
}

body.cimlap .actual a {
  font-weight: 600;
  text-transform: uppercase;
  color: black;
}

body.cimlap .actual a:after {
  content: ' »';
}

body.cimlap .row > div:first-child, body.termekeink .row > div:first-child {
  text-align: right;
}

body.cimlap .row > div:last-child, body.termekeink .row > div:last-child {
  text-align: left;
}

body.cimlap .row.row-1st, body.termekeink .row.row-1st {
  height: 380px;
  overflow: hidden;
  padding: 0;
}

body.cimlap .row.row-1st > div, body.termekeink .row.row-1st > div {
  padding-left: 0;
}

body.aktualis .container {
  position: relative;
}

body.termekeink main.container-fluid > .container, body.cimlap main.container-fluid > .container {
  max-width: 100%;
  padding: 0;
  margin: 0;
}

body.products main.content .row:nth-child(2) p {
  margin: 40px 0 0 325px;
}

a {
  color: #333;
}

a:hover {
  text-decoration: none;
}

main.page-content {
  min-height: 50vh;
}

.page-header nav {
  position: relative;
  right: 0;
  text-transform: uppercase;
}

.page-header nav ul {
  list-style-type: none;
}

.page-header nav li {
  float: left;
  margin-right: 1rem;
  padding-right: 1rem;
}

.page-header nav li:after {
  content: '|';
  color: #e41c29;
  font-weight: 600;
  font-size: 1.25rem;
  padding-left: 1rem;
  margin-left: 1rem;
}

.page-header nav li:last-child:after {
  content: '';
  padding: 0;
  margin: 0;
}

.page-header nav li a {
  font-size: 1.4rem;
  font-weight: 400;
  text-decoration: none;
  color: #0171a3;
}

.page-header nav li a.active {
  color: #e41c29;
  text-decoration: underline;
}

main.container-fluid {
  overflow: hidden;
}

main.container-fluid br {
  clear: left;
}

.content-inner{
    padding: 80px 250px;
}

main.container-fluid div.contacts-content {
  color: #0171a3 !important;
  border-color: #0171a3 !important;

}

main.container-fluid > div strong {
  font-variant: small-caps;
  letter-spacing: 1px;
  color: #0171a3;
}

main.container-fluid > div > .container {
  padding: 4rem 0;
  position: relative;
}

main .stretch {
  width: 100%;
  height: auto;
  bottom: 0;
  position: absolute;
}

main .row {
  padding: 7.8rem 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

main .row.about {
  padding: 4rem 0;
}

main .row.about div {
  margin-left: 0;
  padding-left: 0;
}

main .row.about div > .cover {
  background-image: url("../media/placeholder-images/cover.png");
  float: left;
  margin-left: 0;
  margin-right: 4rem;
}

main .row.about div > .cover > p {
  text-align: left;
}

main .row.about div > p {
  margin: 3rem;
  float: left;
}

main .row:nth-child(2) {
  margin-top: 0;
  margin-bottom: -5px;
  color: #0171a3;
}

main .row:nth-child(2) .cover p {
  margin: 0;
}

main .row:nth-child(even) .cover {
  display: block;
  height: 246px;
  width: 462px;
  float: left;
  background-image: url("../media/placeholder-images/cover.png");
  margin-left: -30px;
  margin-right: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

main .row:nth-child(even) .cover p {
  color: white;
  text-transform: uppercase;
  font-size: 1.6rem;
  margin-bottom: 0;
}

main .row:nth-child(odd) .cover {
  display: block;
  height: 246px;
  width: 462px;
  float: right;
  background-image: url("../media/placeholder-images/cover-reverse.png");
  margin-right: -30px;
  margin-left: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

main .row:nth-child(odd) .cover p {
  color: white;
  text-transform: uppercase;
  font-size: 1.6rem;
  margin-bottom: 0;
}

.actual.actual-row-lines .row {
  border-bottom: 2px solid #e41c29;
  padding: 2rem 0 1rem;
}

.actual.actual-row-lines .row:last-child {
  border-bottom-width: 0;
}

.actual .row {
  /*div p {
      &:first-child {
        padding-top: 3rem;
      }
    }*/
}

.actual .row .col-5 {
  text-align: center;
}

.actual .row .vcenter {
  align-self: center;
}

.actual .row .col-md-8 img {
  margin: 0 auto 3rem;
}

.actual .row .col-md-4 p:first-child {
  font-size: 1.6rem;
  font-weight: 600;
}

.actual .row img {
  max-width: 100%;
  margin-bottom: 3rem;
}

.actual h2 {
  text-transform: uppercase;
  color: #0171a3;
  padding: 2rem 1rem 0;
  font-size: 1.6rem;
}

main.actual {
  padding: 6rem 1rem 0;
  color: #0171a3 !important;
  /*img {
    width: 100%;
  }
  #pn-currently-edited-area img {
    width: auto;
  }*/
}

main.actual div {
  border-bottom-color: rgba(1, 113, 163, 0.8) !important;
}

main.actual .col-xs-12 {
  text-align: center;
}

main.actual h1 {
  text-transform: uppercase;
  color: #0171a3;
  font-size: 1.8rem;
}

main a {
  color: #0171a3 !important;
}

main a.btn.btn-primary {
  color: white !important;
  background-color: #0171a3;
  border-radius: .5rem;
  font-weight: 200;
}

main a.btn.btn-primary em {
  font-style: normal;
  font-weight: 600;
  background-color: white;
  color: #0171a3 !important;
  padding: 0 .25rem .25rem .25rem;
  border-radius: .25rem;
  display: inline-block;
  line-height: 1;
}

main a.btn.btn-primary em:before {
  content: '\1F4F1';
  padding-right: .25rem;
  color: black;
  font-size: 1.4rem;
  font-family: "EmojiSymbols";
}

main p {
  color: #0171a3;
      font-size: 22px;
    line-height: 2em;
    font-weight: 300;
}

main p:first-child {
  font-size: 1.2rem;
}

main h1 {
  margin: -2rem 0 0;
}

/* duplication \w main class */
main h1 {
  text-transform: uppercase;
  color: #0171a3;
  font-size: 1.8rem;
  margin: 0;
}

.headline-img{
  width: 100%;
  height: 80px;
  background: linear-gradient(to right, #0171a3 20%, #fff 95%);
  margin-left: -15px;
}
main.container-fluid div.contacts-content h1, .actual-section h1, .aboutus-section h1, h1{
  text-transform: uppercase;
  color: #0171a3;
  font-size: 1.8rem;
  margin: 0;
  border-bottom: 1px solid #0171a3;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.actual-section h1{
  margin-bottom: 30px;
}

.actual-section .article{
  margin: 35px 0;
  padding: 0 15px;
}


.actual-section .article .article-flexbox{
  display: flex;
  flex-direction: row;

}
.actual-section .article .article-flexbox .lead-img{
  width: 33%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.actual-section .article .article-flexbox .lead-img img{
  width: 90%;
}
.actual-section .article .article-flexbox .lead-txt{
  width: 66%;
}


.list-section h2{
   color: #0171a3;
   text-align: center;
}
.list-flex{
  display: flex;
  flex-direction: row;
}
.list-flex div{
  width: 50%;
  padding: 10px;
}
.list-flex .list-img{
  display: flex;
  justify-content: center;
  width: 50%;
}
.list-flex .list-img img{
  display: block;
  margin: 0 auto;
  width: 90%;
  max-width: 450px;
}
.list-flex .list-name{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
}

div.row:nth-child(6){
  background-position: center 60% !important;
}

div.row:nth-child(7){
  background-position: center -340px !important;
}

main h2 a {
  text-transform: uppercase;
  color: #0171a3;
  font-size: 1.6rem;
}

main p {
  color: #0171a3;
  font-size: 22px;
}

/* footer alignment */
body {
  flex-direction: column;
  height: 100%;
  display: flex;
}

main {
  flex-shrink: 0;
}

.actual-section p{
  font-weight: 300;
}

/* page-footer */
.page-footer {
  margin-top: auto;
  background-color: #0171a3;
  color: white;
  padding-top: 3rem;
}

.page-footer .row > * {
  margin-bottom: 3rem;
}

.page-footer .row > *:last-child {
  margin-bottom: 0;
}

.page-footer h1 {
  font-size: 1.75rem;
  margin-top: -1rem;
  padding-top: 0;
  font-weight: 300;
  text-transform: uppercase;
}

.page-footer p {
  padding-bottom: 2rem;
}

.page-footer p img {
  margin-right: 2rem;
  margin-bottom: 2rem;
}

.page-footer .list {
  list-style-type: none;
  padding-left: 2rem;
  margin: 0;
  text-transform: uppercase;
  font-size: 1rem;
}

.page-footer .list a {
  color: white;
  text-decoration: none;
}

.page-footer .list a[href^="mailto:"] {
  text-transform: lowercase;
}

/* cms etc. */
.mr-auto,
.mx-auto {
  margin-right: 0 !important;
  margin-left: auto;
}

.navbar-nav {
  padding-right: 0;
  display: block;
}

.navbar-collapse {
  flex-basis: auto;
}


body .row.product {
  padding: 0;
}

body .row.product div {
  padding-left: 0;
  padding-right: 0;
}

.navbar-toggler {
  display: none;
}

@media (max-width: 1366px){
  .content-inner{
    padding: 50px 120px;
  }
  div.row:nth-child(7){
    background-position: center !important;
  }
}
@media (max-width: 1024px){
  .content-inner{
    padding: 30px 50px;
  }
}

@media (min-width: 992px) and (max-width: 1040px) {
  .page-header nav li a {
    font-size: 1rem;
  }
}

@media (max-width: 992px) {
  .page-header img {
    width: 62%;
    margin: .5rem 0 .5rem .35rem;
  }
  .page-header nav {
    bottom: 0;
  }
  .page-header nav li {
    float: none;
    padding: 0;
    line-height: 1em;
  }
  .page-header nav li a {
    font-size: .9em;
    display: block;
  }
  .page-header nav li:after {
    content: '';
    margin: 0;
    padding: 0;
  }
  .page-header nav li:last-child {
    margin-right: 1rem;
    padding-right: 1rem;
  }
  .page-header nav:last-child:after {
    content: '';
  }
  .page-footer p {
    padding-bottom: 0;
    text-align: center;
  }
  .page-footer p img {
    margin-right: .5rem;
  }
  div .row {
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 1rem 0;
  }
  div .row .cover {
    display: block;
    height: 220px;
    width: 300px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 80%;
  }
  div .row:nth-child(even) .cover p {
    font-size: 1rem;
    padding: 0 2rem;
  }
  div .row:nth-child(odd) .cover p {
    font-size: 1rem;
    padding: 0 2rem;
    margin-right: 2rem;
  }
  .actual {
    padding: 1rem;
  }
  body.product .content .row:first-child {
    overflow: hidden;
    position: relative;
  }
  body.product .content .row:first-child .cover {
    position: absolute;
    max-width: 60%;
    top: 40%;
  }
  body.product .content .row:nth-child(3) {
    display: none;
  }
  body.product .content .row:nth-child(4) {
    margin-top: 2rem;
  }
  body.product .actual p {
    margin: 0 0 .25rem;
  }
  body.product .actual p:first-child {
    text-transform: uppercase;
    font-weight: 600;
  }
  body.product nav li:nth-child(2) a {
    text-decoration: underline;
    color: #d81921;
  }
}

@media (max-width: 992px) {
  .navbar-nav li {
    padding: .5rem 0 !important;
    text-align: center;
  }
  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  }
  .navbar-collapse {
    flex-basis: 100%;
  }
  .navbar-toggler {
    display: block;
  }
  .navbar-toggler {
    background-color: #0171a3;
    margin: 20px 0;
    position: absolute;
    right: 1rem;
    top: 1rem;
  }
}

@media (max-width: 768px) {
  body.cimlap .row.row-1st {
    height: 132px;
  }
  body.termekeink .row.row-1st {
    height: 132px;
  }
  body.termekeink .row .cover p {
    margin-right: 0;
  }
  .leadimg img {
    margin: 0;
    width: 100%;
    float: none;
  }
  main .row.about {
    padding: 0;
  }
  main .row.about div > .cover {
    background-image: none;
    padding: 0 0 0 1rem;
    height: auto;
  }
  main .row.about div > p {
    float: left;
  }
  main .row.about p {
    color: #0171a3;
  }
  .actual-section .article{
    margin-bottom: 50px;
  }
  .actual-section .article .article-flexbox{
    flex-direction: column;
    width: 100%;
  }
  .actual-section .article .article-flexbox .lead-img{
    width: 100%;
  }
  .actual-section .article .article-flexbox .lead-img img{
    width: 70%;
  }
  .actual-section .article .article-flexbox .lead-txt{
    width: 100%;
    margin-top: 40px;
  }
  .list-flex{
    flex-direction: column;
    margin-bottom: 50px;
    align-items: center;
    width: 100%;
  }
  .list-flex .list-img{
    width: 100%;
  }
  .list-flex .list-img img{
    width: 50%;
  }
  .list-flex .list-name{
    width: 100%;
  }

}
@media (max-width: 500px){
  .content-inner{
    padding: 30px 20px;
  }
}

/*# sourceMappingURL=style.css.map */