/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after{
  box-sizing: border-box;
}

html{
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section{
  display: block;
}

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

[tabindex="-1"]:focus{
  outline: 0 !important;
}

hr{
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6{
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p{
/*  margin-top: 0;*/
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title]{
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address{
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl{
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol{
  margin-bottom: 0;
}

dt{
  font-weight: 700;
}

dd{
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote{
  margin: 0 0 1rem;
}

b,
strong{
  font-weight: bolder;
}

small{
  font-size: 80%;
}

sub,
sup{
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub{
  bottom: -.25em;
}

sup{
  top: -.5em;
}

a{

  text-decoration: none;
  background-color: transparent;
}

a:hover{

  text-decoration: underline;
}

a:not([href]):not([tabindex]){
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus{
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus{
  outline: 0;
}

pre,
code,
kbd,
samp{
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre{
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure{
  margin: 0 0 1rem;
}

img{
  vertical-align: middle;
  border-style: none;
}

svg{
  overflow: hidden;
  vertical-align: middle;
}

table{
  border-collapse: collapse;
}

caption{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th{
  text-align: inherit;
}

label{
  display: inline-block;
  margin-bottom: 0.5rem;
}

button{
  border-radius: 0;
}

button:focus{
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea{
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input{
  overflow: visible;
}

button,
select{
  text-transform: none;
}

select{
  word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"]{
  -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled){
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner{
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"]{
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"]{
  -webkit-appearance: listbox;
}

textarea{
  overflow: auto;
  resize: vertical;
}

fieldset{
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend{
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress{
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button{
  height: auto;
}

[type="search"]{
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration{
  -webkit-appearance: none;
}

::-webkit-file-upload-button{
  font: inherit;
  -webkit-appearance: button;
}

output{
  display: inline-block;
}

summary{
  display: list-item;
  cursor: pointer;
}

template{
  display: none;
}

[hidden]{
  display: none !important;
}


/* Global */


body{
  color: #07172E;
  background: #000000;
  font-family: 'Poppins';
  line-height: 1.7;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  -webkit-animation: fadein 3s; /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 3s; /* Firefox < 16 */
  -ms-animation: fadein 3s; /* Internet Explorer */
  -o-animation: fadein 3s; /* Opera < 12.1 */
  animation: fadein 3s;
}

@keyframes fadein{
  from{ opacity: 0; }
  to{ opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein{
  from{ opacity: 0; }
  to{ opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein{
  from{ opacity: 0; }
  to{ opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein{
  from{ opacity: 0; }
  to{ opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein{
  from{ opacity: 0; }
  to{ opacity: 1; }
}


/* CUSTOM */

@media (max-width: 1199px){

  html{
    font-size: 0.70rem;
  }

  body{
    font-size: 1.25rem;
  }

}


@media (min-width: 1200px){

  html{
    font-size: 0.85rem;
  }

  body{
    font-size: 1.25rem;
  }
}


@media (min-width: 1681px){
  html{
    font-size: 1.05rem;
  }

  body{
    font-size: 1.20rem;
  }

}


/* Link */

a:link, a:visited{
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in; /* Saf3.2+, Chrome */
  -moz-transition: all 0.3s ease-in; /* FF4+ */
  -ms-transition: all 0.3s ease-in; /* IE10? */
  -o-transition: all 0.3s ease-in; /* Opera 10.5+ */
  transition: all 0.3s ease-in;
}


a:hover{
  color: inerhit;
}


/* Typography */


h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6{
  margin-bottom: 0.5rem;
  font-weight: 700;
  line-height: 1.3;
}

h1, .h1{
  font-size: 2.5rem;
}

h2, .h2{
  font-size: 2rem;
}

h3, .h3{
  font-size: 1.75rem;
}

h4, .h4{
  font-size: 1.5rem;
}

h5, .h5{
  font-size: 1.25rem;
}

h6, .h6{
  font-size: 1rem;
}

.lead{
  font-size: 1.25rem;
  font-weight: 400;
}

.display-1{
  font-size: 2.8rem;
  line-height: 1.2;
  text-transform: uppercase;
}

.display-2{
  font-size: 1.5rem;
  line-height: 1.2;
}

.display-3{
  font-size: 4.5rem;
  line-height: 1.2;
}

.display-4{
  font-size: 3.5rem;
  line-height: 1.2;
}


/* Custom */


h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6{
  font-weight: 700;
  margin-bottom: 1.75rem;
/*  letter-spacing: -0.5px;*/
}

@media (max-width: 1199px){
  h5{
    font-size: 1.45rem;
  }
}

b,
strong{

}

p{
  margin-bottom: 2.1rem;
}

p a:hover{
  text-decoration: underline;
}

ul, ol{
  margin: 0 0 2.1rem 1.18rem;
  padding: 0;
}


ul li, ol li{
  padding: 0 0 0.7rem 0;
}

ul li a:hover, ol li a:hover{
  text-decoration: underline;
}

.p a:hover{
  text-decoration: underline;
}


/* Background */

.background-00{
  background-color: #FFFFFF;
}


.background-01{
  background-color: #EFEFEF;
}

.background-02{
  background-color: #F7F7F7;
}

.background-03{
  background-color: #0D2B53;
  color: #ffffff;
}

.background-04{
  background-color: #07172E;
  color: #ffffff;
}

.background-05{
  background-color: #DDDDDD;
}

.background-04 a, .background-03 a{
  color: #ffffff;
}


/* IE Warning */


.ie-warning{
  display: block;
  background-color: #ff0000;
  color: #ffffff;
  font-weight: bold;
  padding: 10px;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

.ie-warning a{
  color: #ffffff;
  text-decoration: underline;
}


.ie-warning a:hover{
  color: #ffffff;
  text-decoration: underline;
}


/* Clearfix */

.clearfix::after{
  display: block;
  clear: both;
  content: "";
}


/* Cover Image */

.img-cover{
  -o-object-fit: cover;
  object-fit: cover;
  font-family: object-fit\: cover;
  height: 101%;
  /* width:100%;*/
}

.img-container{
  overflow: hidden
}

.img-container img{
  width: 100%
}


/* Table */

.table-outer{
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}

table{
  font-size: 0.85rem;
  margin: 0 0 2em 0;
  width: 100%;
}

table th{
  font-weight: 600;
}

table, td, th{
  border: 1px solid #ddd;
  text-align: left;
}

table{
  border-collapse: collapse;
  width: 100%;
}

th, td{
  padding: 1rem 1rem 0.7rem 1rem;
}


/* Button */

.btn{
  display: inline-block;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 2px solid transparent;
  padding: 0.80rem 0.80rem 0.75rem 0.80rem;
  margin-bottom: 1.0em;
  line-height: 1.5;
  border-radius: 3px;
  width: 100%;
  transition: color 0.300s ease-in-out, background-color 0.300s ease-in-out, border-color 0.300s ease-in-out, box-shadow 0.300s ease-in-out;
}

@media (prefers-reduced-motion: reduce){
  .btn{
    transition: none;
  }
}

.btn:hover{
  color: #212529;
  text-decoration: none;
}

.btn:focus, .btn.focus{
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled{
  opacity: 0.65;
}


@media (min-width: 768px){

  .btn{
    max-width: 360px;
  }
}


/* No padding, margin */


.no-padding{
  padding: 0 !important;
}

.no-margin{
  margin: 0 !important;
}


/* Custom */


.btn-primary-01{
  color: #ffffff;
  background-color: transparent;
  border: 2px solid;
  border-color: #ffffff;
}

.btn-primary-01:hover{
  color: #07172E;
  background-color: #ffffff;
  border-color: #ffffff;
}

.btn-primary-01:focus, .btn-primary-01.focus{
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}


.btn-primary-01.disabled, .btn-primary-01:disabled{
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}


.btn-primary-02{
  color: #07172E !important;
  background-color: #ffffff;
  border-color: #ffffff;
}

.btn-primary-02:hover{
  color: #07172E;
  background-color: rgba(255, 255, 255, 0.99);
  border-color: rgba(255, 255, 255, 0.99);
}

.btn-primary-02:focus, .btn-primary-02.focus{
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}


.btn-primary-02.disabled, .btn-primary-02:disabled{
  color: #07172E;
  background-color: #ffffff;
  border-color: #ffffff;
}


.btn-primary-03{
  color: #ffffff !important;
  background-color: #07172E;
  border-color: #07172E;
}

.btn-primary-03:hover{
  color: #ffffff !important;
  background-color: #07172E;
  border-color: #07172E;
}

.btn-primary-03:focus, .btn-primary-03.focus{
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}


.btn-primary-03.disabled, .btn-primary-03:disabled{
  color: #ffffff;
  background-color: #07172E;
  border-color: #07172E;
}


.btn-primary-04{
  color: #07172E;
  background-color: transparent;
  border: 2px solid;
  border-color: #07172E;
}

.btn-primary-04:hover{
  color: #ffffff;
  background-color: #07172E;
  border-color: #07172E;
}

.btn-primary-04:focus, .btn-primary-04.focus{
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}


.btn-primary-04.disabled, .btn-primary-04:disabled{
  color: #07172E;
  background-color: transparent;
  border-color: #07172E;
}


/* Lazy Loader Fade */

.lazyload,
.lazyloading{
  opacity: 0;
}

.lazyloaded{
  opacity: 1;
  transition: opacity 1000ms;
}


/* Header */

header {
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.10);
}


.second-hero, .third-hero{
    margin-top: 7rem;
}

@media (min-width: 992px){

.second-hero, .third-hero{
    margin-top: 5.8rem;
  }

}


header .row{
  vertical-align: middle;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  position: relative;
}


header .premium-logo{
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 3;
}


header .premium-logo img{
  width: 15rem;
}

header .premium-logo{

}

header .col-8,
header .col-4{
  position: static;
}

@media (max-width: 991px){

  header .premium-logo img{
    width: 14rem;
  }

}


/* Navigation */


.header-nav{
  display: none;
}


@media (min-width: 992px){


  .header-nav{
    display: flex;
    font-weight: 700;
    padding: 0;
  }

  .navigation-lang{
    display: none;
  }


  .header-nav > ul{
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .header-nav ul li{
    padding: 0;
  }

  .header-nav > ul > li{
    margin: 0;
    padding: 0;
    z-index: 2 !important;
    position: relative;
  }


  .header-nav > ul > li:before{
    content: none;
    margin: 0;
  }

  .header-nav > ul > li > a{
    padding: 9px 1.5em;
    text-decoration: none;
  }


  .header-nav > ul > li:hover > a{
    color: #ffffff;
    background: #07172E;
  }
  .header-nav > ul > li:hover > .covidmatag{
    color: #ffffff;
    background: #d00e0e;
  }
  .header-nav > ul > li .active{
    color: #ffffff;
    background: #07172E;
  }
  .header-nav > ul > li .active-covid{
    color: #ffffff;
    background: #d00e0e;
  }

  .header-nav > ul > li > ul {
background-color: rgba(247,247,247,.97);
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 31px;
    list-style: none;
    margin: 0;
    padding: 40px 0;
    border-top: 14px solid white;
/*  font-size: 1rem;*/
    font-weight: normal;
/*    white-space: nowrap;*/
    transition: all 0.3s ease-in;
/*  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.10);*/
  }



  .header-nav > ul > li:hover > ul{
    opacity: 1;
    visibility: visible;
  }

  .header-nav > ul > li > ul > li{
    margin-bottom: 1.0rem;
  }

  .header-nav > ul > li > ul > li:last-child{
    margin-bottom: 0;
  }




  .header-nav > ul > li > ul > li > a:hover{
    text-decoration: underline;
  }

  .header-nav > ul > li > ul h4 {
    padding: 0 2.5rem;
    margin: 0;
    min-width: 20rem;
    font-size: 0.95em;
    font-weight: normal;
    letter-spacing: 0;
  }


  .header-nav > ul > li.mega{
    position: static;
  }

  .header-nav > ul > li.mega > ul{
    width: 100%;
    box-sizing: border-box;
    top: 51px;
  }

  .header-nav > ul > li.mega .row{
    padding: 0;
  }


}

@media (min-width: 1200px){
  .header-nav > ul > li > ul{
    top: 34px;
    border-top-width: 19px;
  }

  .header-nav > ul > li.mega ul{
    top: 60px;
  }
}

@media (min-width: 1681px){
  .header-nav > ul > li > ul{
    top: 37px;
    border-top-width: 30px;
  }

  .header-nav > ul > li.mega > ul{
    top: 74px;
  }
}


/* Layer Menu */

.hamburger-menu{

}


.menu{
  position: relative;
  height: 46px;
  width: 46px;
  z-index: 5;

}

.menu-link{
  background-color: #EFEFEF;
  width: 100%;
  height: 100%;
  position: absolute;
  /*  border-radius: 100%;*/
}

.menu.open .menu-link{

}

.hamburger-icon{
  position: absolute;
  width: 20px;
  height: 14px;
  margin: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 1px;
}

.hamburger-bar{
  background-color: #07172E;
  height: 2px;
  width: 100%;
  border-radius: 2px;
  position: absolute;
  left: 0;
  transition: all 0.25s ease-in-out;
}

.menu.open .hamburger-bar{

}


.hamburger-bar-2{
  top: 0;
  bottom: 0;
  margin: auto;
}

.hamburger-bar-3{
  bottom: 0;
}

.menu.open .hamburger-bar-1{
  transform: translateY(7px) translateY(-50%) rotate(45deg);
}

.menu.open .hamburger-bar-2{
  opacity: 0;
}

.menu.open .hamburger-bar-3{
  transform: translateY(-7px) translateY(50%) rotate(-45deg);
}


.mobile-navigation-scroll{
  overflow: auto;
  position: relative;
}


.mobile-navigation-no-scroll{
  overflow: hidden;
  position: fixed;
}


.menu-overlay{
  background-color: white;
  height: 100%;
  width: 100%;
  position: fixed;
  transition: all 0.2s ease-in-out;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  display: flex;
  flex-direction: column;
  /*  justify-content: center;*/
  align-items: center;
  top: 0; right: 0; bottom: 0; left: 0;
  padding-top: 7rem;
}

.menu-overlay.open{
  opacity: 1;
  visibility: visible;
}

.menu-overlay nav{
  width: 100%;
}

.menu-overlay nav ul{
  list-style: none;
  padding: 0;
  margin: 0;
}

.menu-overlay ul, .menu-overlay li{
  padding: 0;
}

.menu-overlay ul li{

}

.menu-overlay ul li:before{
  content: none;
}


.menu-overlay ul li a{
  display: block;
  padding: 1.5rem 0rem 1.5rem 35px;
  border-bottom: 1px solid #dddddd;
  position: relative;
}

.menu-overlay ul li a:before{
  content: '';
  width: 9px;
  height: 15px;
  display: block;
  position: absolute;
  left: 12px;
  top: 19px;
  transition: all 0.2s ease-in;
}

.menu-overlay ul li a:after{
/*  background: url("/View/assets/images/svg/arrow-mobile-menu-small.svg") no-repeat;*/
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: 21px;
  right: 12px;
}

.menu-overlay ul ul{
  display: none;
}

.menu-overlay ul li.opened > ul{
  display: block;
}

.menu-overlay ul li li a{
  background-color: #fafafa;
}

.menu-overlay ul li li li a{
  background-color: #f4f4f4;
}

.menu-overlay ul li.haschild > a:before{
  background-image: url("/View/assets/images/svg/arrow-mobile-menu-normal.svg");
}
.menu-overlay ul li.haschild.opened > a:before{
  transform: rotate(90deg);
}

.menu-overlay ul li.haschild > a:after{
  display: none;
}

.menu-overlay ul li a:hover, .menu-overlay ul li a:active{

}

.menu-overlay h4 {
  letter-spacing: 0;
  display: block;
  padding: 0;
  margin: 0;
  text-decoration: none;
}

.menu-overlay ul li ul li h4{
  font-weight: normal !important;
}

.menu-overlay ul li li li h4{
/*  font-weight: bold !important;*/
}

.menu-overlay .overlay-menu{
  height: calc(100vh - 7rem);
  overflow-y: auto;
}


@media (min-width: 992px){

  .hamburger-menu{
    display: none !important;
  }

  .menu-overlay{
    display: none;
  }

}

/* Layer Menu End  */


/* Hero */

.hero .arrow-bordered{
  vertical-align: middle;
  width: 1.3rem;
  height: 1.3rem;
  margin-right: 1rem;
}

@media (max-width: 575px){
  .hero .spacer-140{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

}


/* Second Hero */


.second-hero{
  background-attachment: scroll !important;
  background-size: auto !important;
  background-size: cover !important;
}


.second-hero .down-arrow{
  position: relative;
  display: inline-block;
  margin-bottom: -30px;
  z-index: 1;
}


.second-hero .down-arrow img{
  display: block;
  width: 100px;
}


.second-hero h1{
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  color: #ffffff;
  margin-bottom: 0;
  padding-top: 1rem;
}


.second-hero .canvas{
  background-color: rgba(0, 0, 0, 0.5);
}


@media (max-width: 575px){

  .second-hero h1{
    display: block;
    text-align: left;
  }
}


@media (min-width: 992px){

  .second-hero .down-arrow{
    margin-bottom: -40px;
  }

  .second-hero .down-arrow img{
    display: block;
    width: 70%;
  }
}


@media (min-width: 1441px){

  .second-hero .down-arrow{
    margin-bottom: -50px;
  }

  .second-hero .down-arrow img{
    width: 90%;
  }
}

.second-tortenelmunk {background: url("/View/assets/images/header/_small/premium-ablak-tortenelem-header.jpg") no-repeat 50% 50%;}

.second-ablakrendszerek {background: url("/View/assets/images/header/_small/muanyag-ablakrendszerek-header.jpg") no-repeat 50% 50%;}
.second-premium-76-ablak {background: url("/View/assets/images/header/_small/premium-76-muanyag-ablakrendszer-header.jpg") no-repeat 50% 50%;}
.second-premium-76-plus-ablak {background: url("/View/assets/images/header/_small/premium-76-plus-muanyag-ablakrendszer-header.jpg") no-repeat 50% 50%;}
.second-premium-88-ablak {background: url("/View/assets/images/header/_small/premium-88-muanyag-ablakrendszer-header.jpg") no-repeat 50% 50%;}


.second-ajtorendszerek {background: url("/View/assets/images/header/_small/muanyag-ajtorendszerek-header.jpg") no-repeat 50% 50%;}
.second-premium-76-ajto {background: url("/View/assets/images/header/_small/premium-76-muanyag-ajtorendszer-header.jpg") no-repeat 50% 50%;}
.second-premium-88-ajto {background: url("/View/assets/images/header/_small/premium-88-muanyag-ajtorendszer-header.jpg") no-repeat 50% 50%;}


.second-tolorendszerek {background: url("/View/assets/images/header/_small/muanyag-tolorendszerek-header.jpg") no-repeat 50% 50%;}
.second-premium-76-tolo-buko {background: url("/View/assets/images/header/_small/premium-76-muanyag-tolorendszer-header.jpg") no-repeat 50% 50%;}
.second-premium-88-tolo-buko {background: url("/View/assets/images/header/_small/premium-88-muanyag-tolorendszer-header.jpg") no-repeat 50% 50%;}
.second-premium-emelo-tolo {background: url("/View/assets/images/header/_small/premium-muanyag-emelo-tolo-rendszer-header.jpg") no-repeat 50% 50%;}


.second-rolunk {background: url("/View/assets/images/header/_small/premium-ablakrendszerek-csarnok-header.jpg") no-repeat 50% 50%;}
.second-nyilaszaro-gyartas {background: url("/View/assets/images/header/_small/kommerling-nyilaszaro-gyartas-header.jpg") no-repeat 50% 50%;}
.second-gyakori-kerdesek {background: url("/View/assets/images/header/_small/gyakori-kerdesek-header.jpg") no-repeat 50% 50%;}
.second-kozponti-ugyfelszolgalat {background: url("/View/assets/images/header/_small/premium-ablak-kozponti-ugyfelszolgalat.jpg") no-repeat 50% 50%;}
.second-allasajanlatok {background: url("/View/assets/images/header/_small/premium-ablakrendszerek-allasajanlatok-header.jpg") no-repeat 50% 50%;}
.second-katalogusok {background: url("/View/assets/images/header/_small/katalogusok-header.jpg") no-repeat 50% 50%;}


@media (min-width: 1200px) {


.second-tortenelmunk {background: url("/View/assets/images/header/_medium/premium-ablak-tortenelem-header.jpg") no-repeat 50% 50%;}

.second-ablakrendszerek {background: url("/View/assets/images/header/_medium/muanyag-ablakrendszerek-header.jpg") no-repeat 50% 50%;}
.second-premium-76-ablak {background: url("/View/assets/images/header/_medium/premium-76-muanyag-ablakrendszer-header.jpg") no-repeat 50% 50%;}
.second-premium-76-plus-ablak {background: url("/View/assets/images/header/_medium/premium-76-plus-muanyag-ablakrendszer-header.jpg") no-repeat 50% 50%;}
.second-premium-88-ablak {background: url("/View/assets/images/header/_medium/premium-88-muanyag-ablakrendszer-header.jpg") no-repeat 50% 50%;}


.second-ajtorendszerek {background: url("/View/assets/images/header/_medium/muanyag-ajtorendszerek-header.jpg") no-repeat 50% 50%;}
.second-premium-76-ajto {background: url("/View/assets/images/header/_medium/premium-76-muanyag-ajtorendszer-header.jpg") no-repeat 50% 50%;}
.second-premium-88-ajto {background: url("/View/assets/images/header/_medium/premium-88-muanyag-ajtorendszer-header.jpg") no-repeat 50% 50%;}


.second-tolorendszerek {background: url("/View/assets/images/header/_medium/muanyag-tolorendszerek-header.jpg") no-repeat 50% 50%;}
.second-premium-76-tolo-buko {background: url("/View/assets/images/header/_medium/premium-76-muanyag-tolorendszer-header.jpg") no-repeat 50% 50%;}
.second-premium-88-tolo-buko {background: url("/View/assets/images/header/_medium/premium-88-muanyag-tolorendszer-header.jpg") no-repeat 50% 50%;}
.second-premium-emelo-tolo {background: url("/View/assets/images/header/_medium/premium-muanyag-emelo-tolo-rendszer-header.jpg") no-repeat 50% 50%;}


.second-rolunk {background: url("/View/assets/images/header/_medium/premium-ablakrendszerek-csarnok-header.jpg") no-repeat 50% 50%;}
.second-nyilaszaro-gyartas {background: url("/View/assets/images/header/_medium/kommerling-nyilaszaro-gyartas-header.jpg") no-repeat 50% 50%;}
.second-gyakori-kerdesek {background: url("/View/assets/images/header/_medium/gyakori-kerdesek-header.jpg") no-repeat 50% 50%;}
.second-kozponti-ugyfelszolgalat {background: url("/View/assets/images/header/_medium/premium-ablak-kozponti-ugyfelszolgalat.jpg") no-repeat 50% 50%;}
.second-allasajanlatok {background: url("/View/assets/images/header/_medium/premium-ablakrendszerek-allasajanlatok-header.jpg") no-repeat 50% 50%;}
.second-katalogusok {background: url("/View/assets/images/header/_medium/katalogusok-header.jpg") no-repeat 50% 50%;}




}


@media (min-width: 1441px) {


.second-tortenelmunk {background: url("/View/assets/images/header/premium-ablak-tortenelem-header.jpg") no-repeat 50% 50%;}

.second-ablakrendszerek {background: url("/View/assets/images/header/muanyag-ablakrendszerek-header.jpg") no-repeat 50% 50%;}
.second-premium-76-ablak {background: url("/View/assets/images/header/premium-76-muanyag-ablakrendszer-header.jpg") no-repeat 50% 50%;}
.second-premium-76-plus-ablak {background: url("/View/assets/images/header/premium-76-plus-muanyag-ablakrendszer-header.jpg") no-repeat 50% 50%;}
.second-premium-88-ablak {background: url("/View/assets/images/header/premium-88-muanyag-ablakrendszer-header.jpg") no-repeat 50% 50%;}


.second-ajtorendszerek {background: url("/View/assets/images/header/muanyag-ajtorendszerek-header.jpg") no-repeat 50% 50%;}
.second-premium-76-ajto {background: url("/View/assets/images/header/premium-76-muanyag-ajtorendszer-header.jpg") no-repeat 50% 50%;}
.second-premium-88-ajto {background: url("/View/assets/images/header/premium-88-muanyag-ajtorendszer-header.jpg") no-repeat 50% 50%;}


.second-tolorendszerek {background: url("/View/assets/images/header/muanyag-tolorendszerek-header.jpg") no-repeat 50% 50%;}
.second-premium-76-tolo-buko {background: url("/View/assets/images/header/premium-76-muanyag-tolorendszer-header.jpg") no-repeat 50% 50%;}
.second-premium-88-tolo-buko {background: url("/View/assets/images/header/premium-88-muanyag-tolorendszer-header.jpg") no-repeat 50% 50%;}
.second-premium-emelo-tolo {background: url("/View/assets/images/header/premium-muanyag-emelo-tolo-rendszer-header.jpg") no-repeat 50% 50%;}


.second-rolunk {background: url("/View/assets/images/header/premium-ablakrendszerek-csarnok-header.jpg") no-repeat 50% 50%;}
.second-nyilaszaro-gyartas {background: url("/View/assets/images/header/kommerling-nyilaszaro-gyartas-header.jpg") no-repeat 50% 50%;}
.second-gyakori-kerdesek {background: url("/View/assets/images/header/gyakori-kerdesek-header.jpg") no-repeat 50% 50%;}
.second-kozponti-ugyfelszolgalat {background: url("/View/assets/images/header/premium-ablak-kozponti-ugyfelszolgalat.jpg") no-repeat 50% 50%;}
.second-allasajanlatok {background: url("/View/assets/images/header/premium-ablakrendszerek-allasajanlatok-header.jpg") no-repeat 50% 50%;}

.second-katalogusok {background: url("/View/assets/images/header/katalogusok-header.jpg") no-repeat 50% 50%;}


}


/* Numbers */


.small-number{
  font-weight: 700;
  font-size: 2.182em;
  line-height: 1;
}


.small-number.circle{
  display: inline-block;
  background: #07172E;
  border-radius: 100%;
  color: #ffffff;
  padding: 2.5rem;
  text-align: center;
  line-height: 1;
}


/* Features */


.features h2{
  padding: 0;
  margin: 0;
}

.features h4{
  margin-bottom: 1.0rem;
}

.features .double-content-item{
  padding-top: 3.0rem;
}

.features .circle{
  margin-bottom: 2rem;
}

.features .circle-icon{
  width: 8.1rem;
  margin-bottom: 2rem;
}


@media (min-width: 768px){

  .features .description{
    width: 92%;
  }
}


@media (min-width: 992px){

  .features .circle{
    margin-right: 2rem;
  }

  .features .circle-icon{
    margin-right: 2rem;
  }

  .features .description{
    width: 71%;
  }

  .features h2{
    padding-bottom: 3rem;
  }

}


@media (min-width: 1681px){

  .small-number.circle{
    padding: 2.0rem;
  }


  .features .circle-icon{
    width: 7rem;
  }

}


@media (min-width: 1981px){


  .small-number.circle{
    padding: 2.5rem;
  }


  .features .circle-icon{
    width: 8rem;
  }

}


/* History */

.history h2{
  color: #0D2B53;
  margin-bottom: 0.8rem;
}


.history p{
  margin-bottom: 0rem;
}


/* Company photos */

.company-photos h2{
  padding: 0;
  margin: 0;
}

.company-photos h5{
  margin-top: 1.5rem;
  margin-bottom: 0.2rem;
}

.company-photos img{
  max-width: 100%;
}


.company-photos p{
  margin-bottom: 0;
}


.company-photos .four-content-item{
  margin-top: 3.5rem;
}


/* Related */


ul.related{
  font-size: 115%;
  padding: 1.1rem;
  margin: 0;
}

ul.related li{
  margin-bottom: 0.4rem;
}

ul.related li a{
  /*  color: #0D2B53;*/
  font-weight: 700;
  text-decoration: underline;
}

ul.related li a:hover{
  text-decoration: underline;
}


/* Accordion */


.toggle:last-child{
  border-bottom: 1px solid #efefef;
}

.toggle .toggle-title{
  position: relative;
  display: block;
  border-top: 1px solid #efefef;
  cursor: pointer;
}

.toggle .toggle-title h5{
  font-weight: 700;
  margin: 0px;
  cursor: pointer;
  padding-right: 3rem;
}

.toggle .toggle-title h5:hover{
  color: #0D2B53;
}

.toggle .toggle-inner{
  padding-bottom: 2.0rem;
  display: none;
  margin-top: -1rem;
}

.toggle .toggle-inner div{
  max-width: 100%;
}

.toggle .toggle-title .title-name{
  display: block;
  padding: 3.1rem 2.0rem 3rem 0rem;
}

.toggle .toggle-title a i{
  font-size: 22px;
  margin-right: 5px;
}


.toggle .toggle-title i{
  position: absolute;
  background: url('/View/assets/images/svg/plus-minus.svg') 0px -24px no-repeat;
  width: 24px;
  height: 24px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  right: 0;
  top: 50%;
  transform: translate(-50%, -50%);
}

.toggle .toggle-title.active i{
  background: url('/View/assets/images/svg/plus-minus.svg') 0px 0px no-repeat;
}


.toggle h5{
  line-height: 1.6;
}


/* Jobs */

.jobs{
  border-bottom: 1px solid #efefef;
}

.jobs-item{
  border-top: 1px solid #efefef;
  padding: 2rem 0 1.7rem 0;
}

.jobs-item a{
  display: block;
  cursor: pointer;
}

.jobs-item h5{
  display: block;
  margin-bottom: 0.5rem;
}

.jobs-item span{
  display: inline-block;
}


@media (min-width: 576px){

.jobs-item h5{
  display: inline-block;
  }

.jobs-item span{
  float: right;
  }

}



/* Form */


/* Dataform */


.dataform .dataform-item{
  margin-bottom: 1.7rem
}


.dataform h2{
  margin-bottom: 0.8rem
}


.dataform .desc{
  display: inline-block;
  margin-bottom: 2.1rem;
  width: 80%;
}


.dataform label{
  cursor: pointer;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 1.2px;
  margin-bottom: 0.3rem;
}


.dataform label span{
  color: #aaaaaa;
  font-size: 0.9rem;
  font-weight: normal !important;
  margin-right: 0.3rem;
  float: right;
  font-size: 0.7rem;
}


.dataform .required input, .dataform .required textarea, .required input[type="checkbox"] + label:before, .dataform .required select{
  background-color: #ffffff;
  border: 1px solid #ff0000 !important;
}

.dataform .errors{

  color: #ff0000;

}


.checkbox{
  display: inline-block !important;
  font-size: 18px;
  position: relative;
  padding-left: 50px;
  padding-top: 2px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


.checkbox input{
  position: absolute;
  opacity: 0;
  cursor: pointer;
  width: auto !important;
}


.checkbox .checkmark{
  position: absolute;
  top: 1px;
  left: 0;
  height: 35px;
  width: 35px;
  background-color: #eee;
  border: 1px solid #dddddd;
}


.checkbox:hover{
  color: #222222;
}


/* On mouse-over, add a grey background color */
.checkbox:hover input ~ .checkmark{
  background-color: #eee;
  border: 1px solid #222222;
}

/* When the checkbox is checked, add a blue background */
.checkbox input:checked ~ .checkmark{
  background-color: #ffffff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox .checkmark:after{
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox input:checked ~ .checkmark:after{
  display: block;
}

/* Style the checkmark/indicator */
.checkbox .checkmark:after{
  left: 14px;
  top: 6px;
  width: 7px;
  height: 18px;
  border: solid #2200FF;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


.dataform label span.label_name{
  font-weight: 400;
  display: block;
  padding: 0 0 10px;
}


::-webkit-input-placeholder{color: #aaaaaa;}

:-moz-placeholder{color: #aaaaaa; opacity: 1;}

::-moz-placeholder{ color: #aaaaaa; opacity: 1;}

:-ms-input-placeholder{ color: #aaaaaa;}


.dataform textarea:focus::-webkit-input-placeholder{ color: #07172E;}

.dataform textarea:focus:-moz-placeholder{ color: #07172E; opacity: 1;}

.dataform textarea:focus::-moz-placeholder{ color: #07172E; opacity: 1;}

.dataform textarea:focus:-ms-input-placeholder{ color: #07172E;}

.dataform input:focus::-webkit-input-placeholder{ color: #07172E;}

.dataform input:focus:-moz-placeholder{ color: #07172E; opacity: 1;}

.dataform input:focus::-moz-placeholder{ color: #07172E; opacity: 1;}

.dataform input:focus:-ms-input-placeholder{ color: #07172E;}

.dataform input, .dataform textarea, .dataform select{
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  max-width: 100%;
  width: 100%;
}


.dataform input[type="text"]:focus, input[type="email"]:focus, .dataform textarea:focus{
  border: 1px solid #000000;
  outline: 0 none;
}

.dataform input, .dataform textarea, .dataform select{
  display: block;
  background-color: #ffffff;
  font-family: 'Poppins';
  font-size: 100%;
  font-weight: 400;
  padding: 1.3rem;
  /*    height: 3.5em;*/
  border-top: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  border-radius: 2px;
  outline: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in; /* Saf3.2+, Chrome */
  -moz-transition: all 0.3s ease-in; /* FF4+ */
  -ms-transition: all 0.3s ease-in; /* IE10? */
  -o-transition: all 0.3s ease-in; /* Opera 10.5+ */
  transition: all 0.3s ease-in;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.dataform input:hover, .dataform textarea:hover{
  border: 1px solid #07172E;
  transition: all 0.3s linear 0s;
}


.dataform select{
  background-color: transparent;
}

.dataform select:-moz-focusring{
  color: transparent;
  text-shadow: 0 0 0 #000;
}


.dataform textarea{
  overflow: auto;
  resize: none;
  min-height: 10em;

}

.dataform .submit{
  /*    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);*/
  background-color: #07172E;;
  border: medium none !important;
  color: #ffffff !important;
  display: block;
  margin: 0 auto;
  padding: 4px 0 3px 0;
  text-align: center;
  cursor: pointer;
  width: 100%;
  max-width: 360px;
  height: 3.5em;
}

.dataform .submit:hover{
  /*    box-shadow: 0 0 0 rgba(0, 0, 0, 0);*/
  background-color: #0D2B53;
}

.dataform label span{

}


.dataform .errors{
  color: #ff0000;
  display: block;
  list-style: none;
  padding: 0;
  margin: 0.3rem 0 0 0;
  font-size: 1rem;
  font-weight: bold;
}


.select-wrapper{
  background-color: #ffffff;
  text-decoration: none;
  display: block;
  position: relative;
}

.select-wrapper:before{
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}

.select-wrapper:before{
  color: #000000;
  content: '\f078';
  display: block;
  height: 4.5rem;
  line-height: 4.5rem;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 3em;
}

.select-wrapper select::-ms-expand{
  display: none;
}


.dataform .disclaimer{
  font-size: 1rem;
}


.dataform .disclaimer a{
  text-decoration: underline;
}


/* Mega Menu */


@media (min-width: 992px){

  .megamenu{
    display: block;
  }

  .megamenu .megamenu-content-item img{
    max-width: 100%;
    border: 1px solid #dddddd;
  }

  .megamenu .megamenu-content-item ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  .megamenu .megamenu-content-item ul li{
    font-size: 0.95em;
    margin-bottom: 0.5rem;
  }

  .megamenu .megamenu-content-item ul li a:hover{
    text-decoration: underline;
  }

  .megamenu .megamenu-content-item ul li a {
    display: inline-block;
    line-height: 1.4 !important;
  }

  .megamenu .megamenu-content-item h5{
    font-size: 1.1em;
  }

}


/* Footer nav */

.footer-nav ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.footer-nav h5{
  margin-bottom: 0.8rem;
}

.footer-nav ul{
  margin-bottom: 2rem;
}

.footer-nav ul li{
  padding: 0 0 0.2rem 0;
  margin-bottom: 0.4rem;
  margin-right: 1.5rem;
}

.footer-nav ul li a:hover{
  text-decoration: underline;
}

.footer-nav .ko-logo{
  width: 18rem;
  margin-bottom: 1rem;
}

.footer-nav .bisnode-logo{
  display: block;
  width: 15rem;
  padding-top: 1rem;
  padding-right: 3.5rem;
  margin: 0 auto 1rem auto;
}


@media (min-width: 576px){
  .footer-nav{
    font-size: 95%;
  }
}


@media (min-width: 992px){
  .footer-nav h5{
    margin-right: 1.5rem;
  }
}


@media (min-width: 1980px){
  .footer-nav h5{
    margin-right: 3rem;
  }
}

@media (min-width: 992px){
  .footer-nav .no-margin{
    margin-bottom: 0 !important;
  }
}


/* Footer First bar */


footer .first-bar{
  padding: 2rem 0;
}

footer .first-bar span{
  padding: 0 0.8rem;
}

footer .first-bar .facebook-logo{
  width: 2rem;
  height: 2rem;
  margin-right: 0.8rem;
}

footer .first-bar .twitter-logo{
  width: 2rem;
  height: 2rem;
  margin-right: 0.8rem;
}

footer .first-bar .google-logo{
  width: 2rem;
  height: 2rem;
  margin-right: 0.8rem;
}

footer .first-bar .instagram-logo{
  width: 2rem;
  height: 2rem;
}


/* Footer Second bar */

footer .second-bar{
  padding: 2rem 0;
}

footer .second-bar strong{
  vertical-align: middle;
}


footer .second-bar .dbn-logo{
  width: 5rem;
  height: 5rem;
  margin-left: 1rem;
}


@media (max-width: 991px){
  footer .first-bar, footer .second-bar{
    text-align: center;
  }

  footer .first-bar .double-content-item, footer .second-bar .double-content-item{
    margin: 1rem 0;
  }

  footer .second-bar strong{
    display: none;
  }

}


/* Spacing */

.spacer{
  width: 100%;
}


.spacer-140{
  height: 40px
}

@media screen and (min-width: 576px){
  .spacer-140{
    height: 60px;
  }
}

@media screen and (min-width: 768px){
  .spacer-140{
    height: 80px;
  }
}

@media screen and (min-width: 992px){
  .spacer-140{
    height: 80px;
  }
}

@media screen and (min-width: 1200px){
  .spacer-140{
    height: 120px;
  }
}


.spacer-240{
  height: 40px;
}

@media screen and (min-width: 576px){
  .spacer-240{
    height: 60px;
  }
}

@media screen and (min-width: 768px){
  .spacer-240{
    height: 160px;
  }
}

@media screen and (min-width: 992px){
  .spacer-240{
    height: 200px;
  }
}

@media screen and (min-width: 1680px){
  .spacer-240{
    height: 260px;
  }
}


.spacer-small{
  height: 4rem;
}


@media (min-width: 768px){
  .spacer-small{
    height: 4rem;
  }
}


@media (min-width: 992px){
  .spacer-small{
    height: 4rem;
  }
}


@media (min-width: 1200px){
  .spacer-small{
    height: 4rem;
  }
}


@media (min-width: 1441px){
  .spacer-small{
    height: 4rem;
  }
}


.spacer-xsmall{
  height: 2rem;
}


@media (min-width: 768px){
  .spacer-xsmall{
    height: 2rem;
  }
}


@media (min-width: 992px){
  .spacer-xsmall{
    height: 2rem;
  }
}


@media (min-width: 1200px){
  .spacer-xsmall{
    height: 2rem;
  }
}


@media (min-width: 1441px){
  .spacer-xsmall{
    height: 2rem;
  }
}


/* Padding */


.pad-small{
  padding-left: 8.33333vw;
  padding-right: 8.33333vw;
}


@media (min-width: 768px){
  .pad-small{
    padding-left: 8.33333vw;
    padding-right: 8.33333vw;
  }
}


@media (min-width: 992px){
  .pad-small{
    padding-left: 3rem;
    padding-right: 3rem;
  }
}


@media (min-width: 992px){
  .pad-small{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
}


@media (min-width: 1200px){
  .pad-small{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
}


@media (min-width: 1441px){
  .pad-small{
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
}


.pad-left{
  padding-left: 16.66666vw;
}

@media screen and (min-width: 576px){
  .pad-left{
    padding-left: 16.66666vw;
  }
}

@media screen and (min-width: 768px){
  .pad-left{
    padding-left: 16.66666vw;
  }
}

@media screen and (min-width: 992px){
  .pad-left{
    padding-left: 16.66666vw;
  }
}

@media screen and (min-width: 1200px){
  .pad-left{
    padding-left: 16.66666vw;
  }
}

.pad-right{
  padding-right: 16.66666vw;
}

@media screen and (min-width: 576px){
  .pad-right{
    padding-right: 16.66666vw;
  }
}

@media screen and (min-width: 768px){
  .pad-right{
    padding-right: 16.66666vw;
  }
}

@media screen and (min-width: 992px){
  .pad-right{
    padding-right: 16.66666vw;
  }
}

@media screen and (min-width: 1200px){
  .pad-right{
    padding-right: 16.66666vw;
  }
}

.pad-left-half{
  padding-left: 8.33333vw;
}

@media screen and (min-width: 576px){
  .pad-left-half{
    padding-left: 8.33333vw;
  }
}

@media screen and (min-width: 768px){
  .pad-left-half{
    padding-left: 8.33333vw;
  }
}

@media screen and (min-width: 992px){
  .pad-left-half{
    padding-left: 8.33333vw;
  }
}

@media screen and (min-width: 1200px){
  .pad-left-half{
    padding-left: 8.33333vw;
  }
}

.pad-right-half{
  padding-right: 8.33333vw;
}

@media screen and (min-width: 576px){
  .pad-right-half{
    padding-right: 8.33333vw;
  }
}

@media screen and (min-width: 768px){
  .pad-right-half{
    padding-right: 8.33333vw;
  }
}

@media screen and (min-width: 992px){
  .pad-right-half{
    padding-right: 8.33333vw;
  }
}

@media screen and (min-width: 1200px){
  .pad-right-half{
    padding-right: 8.33333vw;
  }
}

.pad-half{
  padding-left: 8.33333vw;
  padding-right: 8.33333vw;
}

@media screen and (min-width: 576px){
  .pad-half{
    padding-left: 8.33333vw;
    padding-right: 8.33333vw;
  }
}

@media screen and (min-width: 768px){
  .pad-half{
    padding-left: 8.33333vw;
    padding-right: 8.33333vw;
  }
}

@media screen and (min-width: 992px){
  .pad-half{
    padding-left: 8.33333vw;
    padding-right: 8.33333vw;
  }
}

@media screen and (min-width: 1200px){
  .pad-half{
    padding-left: 8.33333vw;
    padding-right: 8.33333vw;
  }
}


/* Text Control */


.text-justify{
  text-align: justify !important;
}

.text-wrap{
  white-space: normal !important;
}

.text-nowrap{
  white-space: nowrap !important;
}

.text-truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left{
  text-align: left !important;
}

.text-right{
  text-align: right !important;
}

.text-center{
  text-align: center !important;
}

@media (min-width: 576px){
  .text-sm-left{
    text-align: left !important;
  }

  .text-sm-right{
    text-align: right !important;
  }

  .text-sm-center{
    text-align: center !important;
  }
}

@media (min-width: 768px){
  .text-md-left{
    text-align: left !important;
  }

  .text-md-right{
    text-align: right !important;
  }

  .text-md-center{
    text-align: center !important;
  }
}

@media (min-width: 992px){
  .text-lg-left{
    text-align: left !important;
  }

  .text-lg-right{
    text-align: right !important;
  }

  .text-lg-center{
    text-align: center !important;
  }
}

@media (min-width: 1200px){
  .text-xl-left{
    text-align: left !important;
  }

  .text-xl-right{
    text-align: right !important;
  }

  .text-xl-center{
    text-align: center !important;
  }
}

.text-lowercase{
  text-transform: lowercase !important;
}

.text-uppercase{
  text-transform: uppercase !important;
}

.text-capitalize{
  text-transform: capitalize !important;
}