@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800');
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


* {
    outline: none !important;
}

@media (min-width: 1400px) {
    .container {
        width: 1370px;
    }
}
body {
	overflow-x: hidden !important;
    background: #fafafa;
    border: 20px solid #fafafa;

     font-family: Arial, Helvetica, sans-serif; 
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.6em;
    /* font-family: proxima-nova; */
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    letter-spacing: .01em;
    line-height: 1.8em;
    text-transform: none;
    color: rgba(112, 112, 112, .5);
}
body.navbar-is-fixed-top {
    padding-top: 0;
    margin-top: 0;
}
body.toolbar-fixed .navbar-fixed-top {
    top: 79px;
}
p {
    font-family: 'Montserrat', sans-serif;
    font-family: 'Fira Sans', sans-serif;
}
a {
	-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;
	outline: none !important;
	color: #252525;
    text-decoration: none !important;
}
a:hover, a:focus {
	color: #252525 !important;
}
a:active {
	color: #252525 !important;
}

.btn:hover,
.btn {
    BACKGROUND: #525252 !important;
    color: white  !important;
    padding: 20px 50px;
    font-size: 18px;
}
.btn:hover,
.btn {
    BACKGROUND: black !important;
}

#block-web-views-block-intro-block-1 .views-field-field-video {
        height: calc(-191px + 90vh);
    overflow: hidden;
}

#block-web-views-block-intro-block-1 video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* Toto je kľúčové – video sa oreže a natiahne */
}

h1 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 32px;
    letter-spacing: 0em;
    font-family: futura-pt;
    font-weight: 700;
    font-style: normal;
    font-size: 3.3em;
    letter-spacing: -.01em;
    line-height: 1em;
    text-transform: none
}

h2 {
    /* font-family:Arial,Helvetica,sans-serif; */
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0em;
    line-height: 1.2em;
    font-family: futura-pt;
    font-weight: 600;
    font-style: normal;
    font-size: 53px;
    letter-spacing: -.01em;
    line-height: 1em;
    text-transform: none
}

@media screen and (max-width: 640px) {
    h2 {
        font-size:28px;
        letter-spacing: -.00528302px
    }
}

h3 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2em;
    text-transform: none;
    font-family: futura-pt;
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    letter-spacing: .15em;
    line-height: 2em;
    text-transform: uppercase
}

h1+h1,h1+h2,h1+h3,h2+h1,h2+h2,h2+h3,h3+h1,h3+h2,h3+h3 {
    margin-top: 15px
}

h1 {
    color: #707070
}

h1 a {
    padding-bottom: .05em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(112,112,112,.3);
    -webkit-transition: border-color .15s ease-out,color .15s ease-out;
    -moz-transition: border-color .15s ease-out,color .15s ease-out;
    -ms-transition: border-color .15s ease-out,color .15s ease-out;
    -o-transition: border-color .15s ease-out,color .15s ease-out;
    transition: border-color .15s ease-out,color .15s ease-out
}

h1 a:hover {
    color: rgba(112,112,112,.6);
    border-color: rgba(112,112,112,.15)
}

h2 {
    color: #525252
}

h2 a {
    padding-bottom: .05em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(82,82,82,.3);
    -webkit-transition: border-color .15s ease-out,color .15s ease-out;
    -moz-transition: border-color .15s ease-out,color .15s ease-out;
    -ms-transition: border-color .15s ease-out,color .15s ease-out;
    -o-transition: border-color .15s ease-out,color .15s ease-out;
    transition: border-color .15s ease-out,color .15s ease-out
}

h2 a:hover {
    color: rgba(82,82,82,.6);
    border-color: rgba(82,82,82,.15)
}

h3 {
    color: #a8a8a8
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}

h2 {
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: 500;
    unicode-bidi: isolate;
}

.field--name-body h2 {
    color: #707070;
    font-family: futura-pt;
    font-weight: 700;
    font-style: normal;
    font-size: 3.3em;
    letter-spacing: -.01em;
    line-height: 1em;
    text-transform: none;
}

h3 a {
    padding-bottom: .05em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(168,168,168,.3);
    -webkit-transition: border-color .15s ease-out,color .15s ease-out;
    -moz-transition: border-color .15s ease-out,color .15s ease-out;
    -ms-transition: border-color .15s ease-out,color .15s ease-out;
    -o-transition: border-color .15s ease-out,color .15s ease-out;
    transition: border-color .15s ease-out,color .15s ease-out
}

h3 a:hover {
    color: rgba(168,168,168,.6);
    border-color: rgba(168,168,168,.15)
}

@media screen and (max-width: 640px) {
    h1,h2,h3 {
        -webkit-hyphens:auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto
    }
}

.page-header {
    padding-bottom: 0;
    margin: 0;
    border-bottom: 0;
    color: #525252;
    margin-bottom: 20px;
    margin-top: 80px;
    font-weight: 500;
}
 .section-header {
   padding: 0;
 }
 .node--48 .main-container {
        max-width: 1020px;
 }
  .path-frontpage  .main-container{
     max-width: 100%;
 }

 .view-taxonomy-term article,
 .path-frontpage .tabs--primary {
    display: none;
 }
 
 .views-field-field-video video {
    width: 100%;
 }
     .navbar-header {
        float: none;
        display: inline-block;
    }
 .logo img {
    width: 290px;
    margin-top: 0;
    margin-bottom: 20px;
 }
     .navbar .logo {
        padding: 0;
    }
 .navbar-default {
    background-color: transparent;
    border-color: transparent;
    text-align: center;
}

#block-web-highimpactlowego {
    padding: 100px 150px;
    margin-bottom: 100px;
}

#block-web-views-block-intro-block-1 .views-field-body h1 {
    position: absolute;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    display: -moz-box;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: box;
    box-pack: center;
    box-align: center;
    z-index: 9;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
    font-family: futura-pt;
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    letter-spacing: .15em;
    line-height: 2em;
    text-transform: uppercase;
}

.field--name-field-pozadie {
    display: none !important;
}

#block-web-nobodysfreeuntileverybodysfree {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    min-height: 90vh;
    width: calc(100vw - 50px);
    margin-left: calc((-50vw + 50%) + 25px);
    background: black;
    display: -ms-flexbox;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    display: -moz-box;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: box;
    box-pack: center;
    box-align: center;
    text-align: center;
    color: white;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#block-web-nobodysfreeuntileverybodysfree h2 {
    color: white;
     font-weight: 500;
}
#block-web-nobodysfreeuntileverybodysfree p {
    text-transform: uppercase;
    font-weight: bold;
    font-family: futura-pt;
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    letter-spacing: .15em;
    line-height: 2em;
    text-transform: uppercase;
}

.navbar-toggle {
    display: none !important;
}
.footer {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    border-top: 0;
    padding: 30px 0 !important;
    text-align: center;
    margin-bottom: 0px;
}
.footer a,
.footer p {
    color: rgba(112, 112, 112, .5);
    font-family: futura-pt;
    font-weight: 600;
    font-style: normal;
    font-size: 12px;
    letter-spacing: .18em;
    line-height: 1.8em;
    text-transform: uppercase;
}
.footer a:hover {
    color: rgba(112,112,112,0.25) !important;
    background: transparent !important;
}
#block-web-pata li {
     background: transparent !important;
    display: inline-block;
}
#block-web-webform {
    margin-bottom: 50px;
}

#block-web-webform #edit-actions button {
    background-color: transparent;
    color: #707070;
    border-width: 2px;
    border-style: solid;
    transition: 0.1s background-color linear, 0.1s color linear;
    border-color: rgba(112, 112, 112, 0.757);
    padding: 25px 40px;
    font-family: futura-pt;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .24em;
    margin-top: 10px;
}
#block-web-webform #edit-actions button:hover {
    background-color: rgba(112, 112, 112, 0.757);
    color: rgb(220, 220, 220);
}
#block-web-webform label {
    font-weight: 400;
    font-style: normal;
}
#block-web-webform textarea,
#block-web-webform input {
    box-sizing: border-box;
    color: #000;
    background-color: #fafafa;
    border: 1px solid #a9a9a9;
    width: 100%;
    height: 50px !important;
    /* padding: 10px; */
    position: relative;
    border-radius: 0;
    box-shadow: none;
}

#block-web-kontaktinfo {
    text-align: right;
}
#block-web-kontaktinfo h3 {
        font-family: futura-pt;
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    letter-spacing: .15em;
    line-height: 2em;
    text-transform: uppercase;
}
.panel-default {
    border-color: transparent;
    border: none;
    background: transparent;
}
.panel-default > .panel-heading {
    color: transparent;
    background-color: transparent;
    border-color: transparent;
    padding: 0;
}
.panel-title {
    font-weight: 400;
    font-style: normal;
    padding: 0;
    color: rgba(112, 112, 112, .5);
    margin: 0;
}
.panel-body {
    padding: 0;
}

@media (max-width: 1500px) {

  
}


@media (max-width: 1199px) {

    .container {
        width: 100%;
        padding: 0;
    }


}

@media (max-width: 991px) {





}

@media (max-width: 767px) {

    .logo img {
        width: 150px;
        margin-top: 0;
        margin-bottom: 0;
    }
    .navbar {
        margin: 0 !important;
    }
    body {
                  border-top: 10px solid #fafafa;
    }
    #block-web-highimpactlowego {
        padding: 80px 0px;
        margin-bottom: 0px;
    }
    .field--name-body h2,
    h2 {
        margin: 0;
        font-size: 28px;
    }
    .page-header {
        font-size: 28px;
        margin: 0;
        margin-top: 20px;
    }
    #block-web-webform {
        margin-bottom: 20px;
        padding: 0;
        margin-top: 20px;
    }

}
