
@font-face {
    font-family: "Muller Narrow";
    src: url("../fonts/MullerNarrowMedium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Muller Narrow";
    src: url("../fonts/MullerNarrowExtraBold.otf") format("opentype");
    font-weight: 800;
    font-style: normal;
}

html {
    box-sizing: border-box;
}

.xssize{display:none;}
.mdsize{display:block;
    }

*, *:before, *:after {
    box-sizing: inherit;
    padding: 0;
    margin: 0;
}

html {
    max-width: 100%;
    overflow-x: hidden;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    font-size: 100%;
}

html.full-width {
    overflow: hidden;
}

body {
    font-family: 'Muller Narrow', sans-serif;
    line-height: 1.618em;
    font-weight: 300;
    color: #231F20;
    font-size: 1rem;
    -webkit-font-smoothing: subpixel-antialiased;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Muller Narrow";
}

p {
    font-family: "Muller Narrow";
}

.pnp {
    font-family: "Muller Narrow";
    background-color: #102c4c;
    color:white;
    border-radius:50px;
    padding: 20px 40px;
    width:fit-content;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:60px;

}

.pnp a{
    font-family: "Muller Narrow";
    background-color: #102c4c;
    color:white!important;
    border-radius:50px;
    padding: 10px 40px;
}

.maintext{font-size:1.6em;
    font-weight: 900;
    text-align:center;
    max-width:200px;
    letter-spacing: 7px;
    line-height: 1.6em;
    margin-top:55px;
}

.subtext{font-size:1.6em;
    font-weight: 800;
    text-align:center;
    max-width:450px;
    letter-spacing: 7px;
    line-height: 1.6em;
    margin-top:78px;
    z-index: 1;
    position: relative;
}

.eulogo  {
    max-width:850px!important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
    display: flex;
    margin-top:150px;
 }



h1 {
    font-size: 3em;
    margin: 0.563em 0;
}

h2 {
    font-size: 2.25em;
    margin: 20px 0;
}

h3 {
    font-size: 1.5em;
    margin: 40px 0;
}

h4,a{
    font-size:25px;
}

h5 {
    font-size: 1.125em;
    margin: 1.313em 0;
}

h6 {
    font-size: 1em;
    margin: 0.75em 0;
}




a {
    color: #4E4E4E;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

a:focus, a:hover {
    color: #686868;
    text-decoration: none;
}

p {
    text-transform: none;
}



/*-----------------------------------------------------------------------------
   2. Reset
-----------------------------------------------------------------------------*/
a:hover {
    text-decoration: none;
}

img {
   width:auto;
    height: 60vh !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
    display: flex;
    margin-top:150px;
}

ul {
    list-style: none;
    margin: 0;
}

h4,a{
    font-size:25px;
}

li {
    margin: 0;
    padding: 0;
}

input,
textarea {
    outline: none;
    border: 0;
}

button {
    border: 0;
}

/*novy dizajn*/

.marketing-section {
    background-color: #8ABB2A;
    padding: 50px 200px!important;
    margin-top:110px;
}

.about-section {
    background-color: #FBFBFB;
    padding: 0px 200px!important;
    margin-top:0px;
}

.zameranie-section {
    background-color: #FFFFFF;
    padding:20px;
    margin-top:60px;
    text-align: center;
}
.services-section {
    background-color: #8ABB2A;
    padding:40px;
    margin-top:60px;
    text-align: center;
}

footer {
    background-color: #04213B;
    padding:40px;
    margin-top:20px;
    text-align: center;
}

.icon-container {
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
}

h2.text-dark {
    font-family: "Muller Narrow";
    font-size:60px;
    line-height: 72px;
    font-weight: 700;
    color:#04213B!important;
    width:730px;
    margin: 20px 0px!important;
}

p.text-dark { 
    font-family: "Muller Narrow";
    font-size:30px;
    line-height: 36px;
    font-weight: 500;
    color:#FBFBFB!important;
    width:620px;
}


h3.text-about { 
    font-family: "Muller Narrow";
    font-size:30px;
    line-height: 36px;
    font-weight: 700;
    color:#8ABB2A;
    width:800px;
}



p.text-about {
     font-family: "Muller Narrow";
    font-size:20px;
    line-height: 30px;
    font-weight: 700;
    color:#04213B;
    width:800px;
}

.text-content {
    padding-left:50px;
}

.title {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 30px;
    color:#04213B;
    text-align: center;
    font-family: "Muller Narrow";    
}

.features {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}

.features-services {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}

.feature {
    width: 260px;
    text-align: center;
    margin-bottom: 20px;
    padding:50px 46px;
    background-color: #FBFBFB;
    border-radius: 30px;
    height:320px;
}

.feature-service {
    width: 500px;
    text-align: center;
    margin-bottom: 20px;
    padding:50px 38px;
    background-color: #FBFBFB69;
    border-radius: 30px;
    height:700px;
    font-family: "Muller Narrow";
}

.icon {
   
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 25px!important;
}

.icon img {
    width: 77px;
    height: 77px;
    margin-top: 0px;
}

.icon-service img {
    width: auto;
    height: 300px!important;
    margin-top: 0px;
}

.feature-text {
    font-size: 20px;
    font-weight: 600;
    color: #04213B;
    font-family: "Muller Narrow";
}

.feature-service-text {
    font-size: 20px;
    font-weight: 500;
    color: #04213B;
    text-align: left;
    font-family: "Muller Narrow";
}

.feature-title {
    font-size: 40px;
    font-weight: 800;
    color: #04213B;
    text-align: left;
    font-family: "Muller Narrow";
    margin: 15px 0px!important;
}

.why-us {
    background-color: #ffffff;
    padding: 80px 20px;
}

.why-us__container {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}

.why-us h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 50px;
    color:#04213B;
    text-align: left;
    font-family: "Muller Narrow";
    text-transform: uppercase;
    padding-left: 60px;
}

.why-us__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    text-align: left;
}

.why-us__list li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 18px;
    font-size: 30px;
    color:#04213B;
    text-align: left;
    font-family: "Muller Narrow";
    font-weight: 500;
    line-height: 40px;
    
}

.why-us__list li::before {
    content: "✔";
    position: absolute;
    left: 0;
    top: 0;
    color: #8ABB2A;
    font-size: 30px;
    line-height: 1.5;
}


.navbar .navbar-nav>li>a {
    position: relative;
    padding: 10px 30px!important;
    display: inline-block;
    height: auto;
    line-height: 28px;
    text-decoration: none;
    font-size: 20px!important;
    font-family: "Muller Narrow";
    color: #04213B;
    outline: 0;
   font-weight: 500;
    text-transform: none;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    
}


.navbar  {
 
    background-color:#FFFFFF!important;
    
    -webkit-tap-highlight-color: #FFFFFF;
}

.navbar li a {   
    text-decoration: none;
    font-size: 20px!important;
    font-family: "Muller Narrow"!important;
    color: #04213B;  
    font-weight: 500;
   
}


.navbar .navbar-nav>li.project >a {   
    text-decoration: none;
    font-size: 20px!important;
    font-family: "Muller Narrow"!important;
    color: #FFFFFF;  
    font-weight: 500;  
    background-color:#04213B!important;
    border-radius: 23px;
    padding: 10px 60px!important;  
}

.navbar .navbar-nav>li.project:hover >a {   
    text-decoration: none;
    font-size: 20px!important;
    font-family: "Muller Narrow"!important;
    color: #FFFFFF;  
    font-weight: 500;  
    background-color:#8ABB2A!important;
    border-radius: 23px;
    padding: 10px 60px!important;  
}


.project:hover a{   
    text-decoration: none;
    font-size: 20px!important;
    font-family: "Muller Narrow"!important;
    color: white!important;  
    font-weight: 500;  
     background-color: #8ABB2A!important;
    border-radius: 23px;
    padding: 10px 60px!important;  
    
}


.project {   

    margin: 0px 30px!important;  
    
}

.navbar li:hover a {   
    text-decoration: none;
    font-size: 20px!important;
    font-family: "Muller Narrow"!important;
    color: #8ABB2A;  
    font-weight: 500;  
}
.project li:hover a {   
    text-decoration: none;
    font-size: 20px!important;
    font-family: "Muller Narrow"!important;
     background-color: #8ABB2A!important; 
    font-weight: 500;  
}
.navbar .navbar-nav>.project>li>a {
    position: relative;
    padding: 60px 10px;  
    display: inline-block;
    height: auto;
    line-height: 28px;
    text-decoration: none;
    font-size: 20px!important;
    font-family: "Muller Narrow";
    color: #FFFFFF;
    outline: 0;
   font-weight: 500;
    text-transform: none;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    
}

p.text-footer {
     font-family: "Muller Narrow";
    font-size:20px;
    line-height: 30px;
    font-weight: 500;
    color:#FBFBFB;
    max-width:460px;
    text-align: left;
}
p.text-footer a{
     font-family: "Muller Narrow";
    font-size:20px;
    line-height: 30px;
    font-weight: 500;
    color:#FBFBFB;
    max-width:460px;
    text-align: left;
}

p.text-footer span{
     font-family: "Muller Narrow";
    font-size:20px;
    line-height: 30px;
    font-weight: 500;
    color:#8ABB2A;
   
}

h3.text-footer {
     font-family: "Muller Narrow";
    font-size:40px;
    line-height: 48px;
    font-weight: 800;
    color:#FBFBFB;
    width:460px;
    text-align: left;
}

footer p {
     font-family: "Muller Narrow";
    font-size:15px;
    line-height: 48px;
    font-weight: 500;
    color:#FBFBFB;
    width:100%;
    text-align: center;
   
}
footer a {
     font-family: "Muller Narrow";
    font-size:15px;
    line-height: 48px;
    font-weight: 500;
    color:#FBFBFB;
    width:100%;
    text-align: center;
   
}

hr{color: #FBFBFB;}

.logo-footer{text-align: left;}

.logo-footer img{width: 100px;
margin-left: 0px!important;
margin-bottom:30px;}

.batn {
     font-family: "Muller Narrow";
    font-size:20px;
    line-height: 48px;
    font-weight: 500;
    background-color: #FFFFFF;
    color:#04213B;
    padding:0px 60px;
    border-radius: 23px;
    text-align: left;
    width:fit-content;
    margin-bottom: 20px;
}

.batn:hover {
     font-family: "Muller Narrow";
    font-size:20px;
    line-height: 48px;
    font-weight: 500;
    background-color: #8ABB2A;
    color:#FBFBFB;
    padding:0px 60px;
    border-radius: 23px;
    text-align: left;
    width:fit-content;
}

.batn2 {
     font-family: "Muller Narrow";
    font-size:20px;
    line-height: 48px;
    font-weight: 500;
    background-color: #8ABB2A;
    color:#FFFFFF;
    padding:0px 60px!important;
    border-radius: 23px;
        margin-left: auto;
    margin-right: auto;
    width:fit-content;
    margin-bottom: 40px;
}

.batn2:hover {
     font-family: "Muller Narrow";
    font-size:20px;
    line-height: 48px;
    font-weight: 500;
    background-color: #04213B;
    color:#FBFBFB;
    padding:0px 60px!important;
    border-radius: 23px;
        margin-left: auto;
    margin-right: auto;
    width:fit-content;
}



.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background-color: #FFFFFFD9!important;
}

.unique-project p{
color:#04213B;
font-size: 25px;
 font-family: "Muller Narrow";
 font-weight: 500;
line-height: 37px;

}


.footer.row {
   
    align-items: flex-end!important;
}

.btt{margin-right: 0px;
margin-top:-60px;}

.btt img {
    width: 50px !important;
    text-align: right;
    margin-right: 0px !important;
    margin-top: -70px;
    margin-bottom: 20px;
}



/*media queries*/

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

h3.text-about {
    
    width: 600px;
}

p.text-about {
    
    width: 600px;
}
  
}

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

.icon  {
    width: 77px!important;
    height: 77px!important;
    margin-left: auto !important;
        margin-right: auto !important;
}
  
}

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

.about-section {
    background-color: #FBFBFB;
    padding: 0px 50px !important;
    margin-top: 0px;
}

.marketing-section {
    background-color: #8ABB2A;
    padding: 50px 50px !important;
    margin-top: 110px;
}

h2.text-dark {
  
    width: 550px;
    
}

p.text-dark {
 
    width: 520px;
}
  
}


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


.feature {
    width: 300px;
    text-align: center;
    margin-bottom: 20px;
    padding: 50px 46px;
    background-color: #FBFBFB;
    border-radius: 30px;
    height: 320px;
    margin: 40px;
}
}

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

.navbar-toggler {
    
     border: 0px!important;
   
}

.navbar-collapse {
   
    text-align: center;
    padding: 30px;
}

.navbar-toggler:focus {
  
    box-shadow: 0 0 0 0;
}
h2.text-dark
 {
    font-family: "Muller Narrow";
    font-size: 40px;
    line-height: 52px;
    font-weight: 700;
    color: #04213B !important;
    max-width: 400px;
    margin: 20px 0px !important;
}


h3.text-about {
    font-family: "Muller Narrow";
    font-size: 25px;
    line-height: 36px;
    font-weight: 700;
    color: #8ABB2A;
    max-width: 400px;
}

    p.text-dark {
        max-width: 400px;
    }

    .feature {
    width: 250px;
    text-align: center;
    margin-bottom: 20px;
    padding: 50px 46px;
    background-color: #FBFBFB;
    border-radius: 30px;
    height: 320px;
    margin: 20px 20px;
}

.btt img {
    width: 50px !important;
    text-align: right;
    margin-right: 0px !important;
    margin-top: 0px;
    margin-bottom: 20px;
}
}


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

.unique-project p{

font-size: 20px;
 
}
h2.text-dark
 {
    width: 100%;
    max-width: 100%;
    margin: 20px 0px !important;
}


h3.text-about {
    font-family: "Muller Narrow";
    font-size: 22px;
    width: 100%;
    max-width: 100%;
}

p.text-about {
   
    width: 100%;
    max-width: 100%;
}

    p.text-dark {
    width: 100%;
    max-width: 100%;
    }

    .feature {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 20px;
    padding: 50px 46px;
    background-color: #FBFBFB;
    border-radius: 30px;
    height: 320px;
    margin: 20px 20px;
}

   .about-section img {
    width: 350px;
    
}
.text-content {
    padding-left: 2px;
}

.zameranie-section {
   
    padding: 20px;
    margin-top: 20px;
    
}
.services-section {

    padding: 20px;
    margin-top: 20px;
    text-align: center;
}

.why-us {
    background-color: #ffffff;
    padding: 40px 20px;
}

.btt img {
    width: 50px !important;
    text-align: right;
    margin-right: 0px !important;
    margin-top: -70px!important;
    margin-bottom: 20px;
}

}


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

.unique-project p{

font-size: 18px;
 
}
.icon-service img {
   
    height: 200px !important;
}

.feature-title {
    font-size: 30px;
    
}

.why-us__list li {
   
    font-size: 20px;
    
    line-height: 30px;
}

.why-us h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 38px;
  
    padding-left: 0px;
}

h3.text-footer {
    font-family: "Muller Narrow";
    font-size: 30px;
    line-height: 38px;
    width:100%
    
}

    .marketing-section {
       
        padding: 20px !important;
        
    }

        .about-section {
        background-color: #FBFBFB;
        padding: 20px !important;
        margin-top: 10px;
    }
    .about-section img {
        width: 200px;
    }
.title {
    font-size: 30px;
    font-weight: 700;
    line-height: 38px;
    margin-bottom: 30px;
    color: #04213B;
    text-align: center;
    font-family: "Muller Narrow";
}
    .feature {
        width: 100%;
        max-width: 100%;
        text-align: center;
        margin-bottom: 20px;
        padding: 30px;
        background-color: #FBFBFB;
        border-radius: 30px;
        height: 270px;
        margin: 20px 20px;
    }
}

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


.icon-service img {
   
    height: 150px !important;
}

.feature-service-text {
    font-size: 18px;
   
}

.feature-service {
    width: 100%;
    
    height: 750px;
   
}


}


/*-----------------------------------------------------------------------------
   3. Extra Classes
-----------------------------------------------------------------------------*/
.container-fluid-flat {
    position: relative;
}

.container-fluid-flat .row {
    margin-left: 0;
    margin-right: 0;
}

.container-fluid-flat [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.container.no-gutter .row,
.container-fluid.no-gutter .row {
    margin: 0;
}

.container.no-gutter [class*='col-'],
.container-fluid.no-gutter [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.container.add-margin [class*='col-'],
.container-fluid.add-margin [class*='col-'] {
    margin-right: 15px;
    margin-left: 15px;
}

.left{
    float:left;
}

.lefty{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.right{
    float:right;
}
.center{
    margin-left: auto;
    text-align: center;
    margin-right: auto;

}

@media (min-width: 1201px) {
    .container-fluid {
        padding-left: 84px;
        padding-right: 84px;
    }

    .container-fluid.add-marg {
        margin-left: 84px;
        margin-right: 84px;
        padding-bottom: 24px;
    }

    .container-fluid.with-zic-left {
        position: relative;
    }

    .container-fluid.with-zic-left:before {
        content: '';
        position: absolute;
        height: 100%;
        width: 84px;
        left: -84px;
        top: 0;
        display: block;
        background-color: #fff;
    }

    .container-fluid.with-zic-right {
        position: relative;
    }

    .container-fluid.with-zic-right:before {
        content: '';
        position: absolute;
        height: 100%;
        width: 84px;
        right: -84px;
        top: 0;
        display: block;
        /* background-color: #fff; */
    }

    .container-fluid.container-normal {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/*********************************************
	-	SPACE 	-
**********************************************/
.space-y {
    padding-top: 5.93012rem;
    padding-bottom: 5.93012rem;
}

.space-y-quarter {
    padding-top: 4.2358rem;
    padding-bottom: 4.2358rem;
}

.space-y-quarter-t {
    padding-top: 4.2358rem;
}

.space-y-half {
    padding-top: 2.96506rem;
    padding-bottom: 2.96506rem;
}

.space-small {
    padding-top: 1.97671rem;
    padding-top: 1.97671rem;
}

.space-y-t {
    padding-top: 5.93012rem;
}

.space-y-b {
    padding-bottom: 5.93012rem;
}

.space-y-t-h {
    padding-top: 2.96506rem;
}

.space-y-b-h {
    padding-bottom: 2.96506rem;
}

.space-y-t-s {
    padding-top: 1.97671rem;
}

.space-y-b-s {
    padding-bottom: 1.97671rem;
}

@media (max-width: 1400px) {
    .icon {
        width: 35px;
        height: 35px;
        margin-left: 15px;
        margin-right: 35px;
      } 
    
}




@media (min-width: 993px) {
    .space-nav {
        margin-top: 82px;
    }
}


/* add padding bottm - 30px */
.space-y-b-m30 {
    padding-bottom: 4.05512rem;
}

/* add margin bottom 30px */
.space-ml-30 {
    margin-bottom: 30px;
}

/* add margin bottom 30px under desktop */
@media (max-width: 991px) {
    .space-md-30 {
        margin-bottom: 30px;
    }
}

/* add margin top 30px under desktop*/
@media (max-width: 991px) {
    .space-mdt-30 {
        margin-top: 30px;
    }
}

/*add margin bottom 30px + header margin*/
.mb-30 {
    margin-bottom: calc(30px + 1.313em) !important;
}

@media (max-width: 991px) {
    .equal-element {
        display: none;
    }
}

.overflow-hidden {
    overflow: hidden;
}



/*-----------------------------------------------------------------------------
   22. Main
-----------------------------------------------------------------------------*/
/*  WRAPPER */
.wrapper {
    z-index: 20;
    position: relative;
}

/* LAYER_Z */
.layer_z {
    position: relative;
}

.story-bg {
    height: 100%;
    background-position: center center;
    background-size: cover;
    will-change: transform;
}

.full_block {
    position: relative;
    height: 100vh;
}






/* SEPARATOR */
.separator {
    position: relative;
    height: 85vh;
    width: 100%;
    background-size: cover;
    background-position: 50% 0;
    top: -50%;
    background-attachment: fixed;
    overflow: hidden;
}

@media (max-width: 1199px) {
    .separator {
        background-attachment: local;
    }
}

@media (max-width: 767px) {
    .separator {
        height: 50vh;
    }
}



.separator.separator-noheight {
    height: auto;
}

.separator .separator__inner {
    width: 50%;
    position: absolute;
    padding: 3rem 0;
    text-transform: uppercase;
    text-align: center;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

@media (max-width: 991px) {
    .separator .separator__inner {
        height: auto;
        padding: 1.97671rem 0;
    }
}

@media (max-width: 767px) {
    .separator .separator__inner {
        width: calc(100% - 30px);
    }
}

.separator .separator__header {
    margin-top: 0;
    font-size: 24px;
    color: #fff;
    text-transform: none;
}

.separator p {
    margin: auto;
    text-align: center;
    width: 50%;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    font-family: 'Merienda', Helvetica, Sans-serif;
}

@media (max-width: 767px) {
    .separator p {
        width: 100%;
    }
}

.parallax-band {
    position: relative;
    width: 100%;
    height: 85vh;
    overflow: hidden;
}

.parallax-band .story-bg {
    height: 100vh;
}

.parallax-band .parallax_inner {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.separator2 {
    position: relative;
    height: 100vh;
    background-size: cover;
    background-position: 50% 50%;
}

.separator-menu {
    position: relative;
    height: 40vh;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    background-attachment: fixed;
    background-size: cover;
}

@media (max-width: 1199px) {
    .separator-menu {
        background-attachment: local;
    }
}

.separator-menu .separator__inner {
    padding: 2.96506rem 0;
    width: 100%;
    background-color: rgba(36, 37, 47, 0.2);
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.separator-menu .separator__inner:before {
    position: absolute;
    top: -20px;
    left: 0;
    height: 20px;
    width: 100%;
    opacity: .8;
    background: url(../images/pattern/shape-w.png) repeat-x center center;
}

.separator-menu .separator__inner .separator__header {
    margin: 0;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
}

.separator-menu .separator__inner .separator__header:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 4px;
    margin-right: .5em;
    vertical-align: middle;
    background-color: #fff;
}

.separator-menu .separator__inner .separator__header:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 4px;
    margin-left: .5em;
    vertical-align: middle;
    background-color: #fff;
}


/* LAYER PANR */
.layer-panr {
    display: block;
    overflow: hidden;
}

.layer-panr img {
    width: 101% !important;
}



/*********************************************
	-	BACK TO TOP	-
**********************************************/
.back-to-top {
    text-decoration: none;
    color: #24252f;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    text-transform: uppercase;
}

.back-to-top:hover {
    color: #fff;
}

.animatedIn {
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    opacity: 0;
}

.visibleIn {
    visibility: visible;
}

.animatedIn {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

/*-----------------------------------------------------------------------------
   4. Header
-----------------------------------------------------------------------------*/
.nav-wrap {
    position: relative;
    z-index: 1001;
    -webkit-transition: all, 0.2s, linear;
    transition: all, 0.2s, linear;
    /* white background header */
}

.nav-wrap [class^="logo"] {
    
       width: 100%;
}



.nav-wrap.is-fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1001;
    -webkit-transition: all, 0.2s, linear;
    transition: all, 0.2s, linear;
}

@media (max-width: 1200px) {
    .maintext {
    
       margin-top: 35px;
 }
}

@media (max-width: 992px) {
    .nav-wrap.is-fixed {
        /*position: relative;*/
        background-color: #231F20;
    }

}

@media (max-width: 992px) {
    .nav-wrap.white_bg {
        background-color: #FFF;
    }

    .nav-wrap .logo-white {
        opacity: 1;
    }

    .nav-wrap.white_bg .logo-white {
        display: none;
        opacity: 1;
    }

    .nav-wrap.white_bg .logo-dark {
        display: block;
        max-height: 200px;
        opacity: 0;
    }
}



@media (min-width: 993px) {
    .nav-wrap.header-fill {
        background-color: rgba(255, 255, 255, 0.98);
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    }

    .nav-wrap.header-fill .brand, .nav-wrap.header-fill .brand-widescreen {
        color: #24252f;
        position: relative;
    }

    .translate-1 {
        transform: translate3d(1px, 0px, 0px) !important;
    }

 
}

@media (min-width: 993px) {
    .nav-wrap.is-fill {
        background-color: rgba(255, 255, 255, 0.98);
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    }

    .nav-wrap.is-fill .brand {
        color: #333;
    }

    .nav-wrap.is-fill .brand .logo-dark {
        opacity: 1;
    }

    .nav-wrap.is-fill .brand .logo-white {
        opacity: 0;
    }

    .nav-wrap.is-fill .button_container span {
        background-color: #24252f;
    }

    .nav-wrap.is-fill .button_container span:before, .nav-wrap.is-fill .button_container span:after {
        background-color: #24252f;
    }
}

.nav-wrap.stuck {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2000;
    padding: 0;
}

.boxed .nav-wrap.stuck {
    max-width: 1200px;
}

@media (max-width: 992px) {
    .nav-wrap {
        background-color: #24252f;
    }

    .nav-wrap .logo-white {
        position: relative;
        max-height: 60px;
        height: 60px;
    }

    .nav-wrap .logo-dark {
        display: none;
    }
}

/* brand logo */
.brand {
    width:80%;
}

@media (max-width: 892px) {
    .maintext {
    
        margin-top: 25px;
        font-size: 1.4em;
  }

  .subtext {
    
    font-size: 1.4em;
}
 
}

@media (max-width: 430px) {
    .maintext {
 
        font-size: 0.7em;
  
      } 
      .subtext {
    
        font-size: 0.7em;
        margin-top: 0px;
        padding-top:65px;
    }

    .icon {
        width: 30px;
        height: 30px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .icon-containera {
        margin-top: 50px;
        margin-bottom: 10px;
        text-align: center;
    }
}


/*-----------------------------------------------------------------------------
   5. Main Menu
-----------------------------------------------------------------------------*/
.brand-wrap {
    position: relative;
}



/* Menu items */



.navbar-default .navbar-nav>li>a {
    position: relative;
    padding: auto 0.875rem;
    display: inline-block;
    height: 120px;
    line-height: 82px;
    text-decoration: none;
    font-size: 20px!important;
    font-family: "Muller-Narrow";
    color: #04213B;
    outline: 0;
    background-color:#FFFFFF;
    text-transform: none;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-tap-highlight-color: #FFFFFF;
}



@media only screen and (min-width: 993px) {
    .button-wrap {
        display: none;
    }
}

.button-trigger {
    position: relative;
    float: right;
    height: 60px;
    width: 36px;
    border: 0;
    overflow: hidden;
    white-space: nowrap;
    color: #fff;
    font-size: 1.5em;
    outline: none;
    background-color: transparent;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

@media (min-width: 993px) {
    .button-trigger {
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.button-trigger span,
.button-trigger span::before,
.button-trigger span::after {
    /* hamburger icon in CSS */
    position: absolute;
    width: 30px;
    height: 1px;
    background-color: #FFF;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: background-color 0.2s, transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: background-color 0.2s, -webkit-transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);

    transition: background-color 0.2s, transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: background-color 0.2s, transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955), -webkit-transform 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.button-trigger span {
    /* this is the central line */
    top: 30px;
    right: 8px;
}

.button-trigger span::before, .button-trigger span:after {
    /* these are the upper and lower lines */
    content: '';
    left: 0;
}

.button-trigger span::before {
    bottom: 6px;
}

.button-trigger span::after {
    top: 6px;
}

.button-trigger.active span {
    /* hide line in the center */
    background-color: rgba(255, 255, 255, 0);
}

.button-trigger.active span::before, .button-trigger.active span::after {
    /* keep visible other 2 lines */
    background-color: white;
}

.button-trigger.active span::before {
    -webkit-transform: translateY(6px) rotate(-45deg);
    -moz-transform: translateY(6px) rotate(-45deg);
    -ms-transform: translateY(6px) rotate(-45deg);
    -o-transform: translateY(6px) rotate(-45deg);
    transform: translateY(6px) rotate(-45deg);
}

.button-trigger.active span::after {
    -webkit-transform: translateY(-6px) rotate(45deg);
    -moz-transform: translateY(-6px) rotate(45deg);
    -ms-transform: translateY(-6px) rotate(45deg);
    -o-transform: translateY(-6px) rotate(45deg);
    transform: translateY(-6px) rotate(45deg);
}

.is-fill .button-trigger span,
.is-fill .button-trigger span::before,
.is-fill .button-trigger span::after {
    background-color: #f0f0f0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.is-fill .button-trigger.active span {
    /* hide line in the center */
    background-color: rgba(255, 255, 255, 0);
}

.is-fill .button-trigger.active span::before, .is-fill .button-trigger.active span::after {
    /* keep visible other 2 lines */
    background-color: white;
}

.mobile-wrap {
    display: none;
    width: 100%;
}


.nav-animate {
    -webkit-transition: transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
    -webkit-transform: translateY(-85px);
    -moz-transform: translateY(-85px);
    -ms-transform: translateY(-85px);
    -o-transform: translateY(-85px);
    transform: translateY(-85px);
}

/*-----------------------------------------------------------------------------
   6. Overlay Menu
-----------------------------------------------------------------------------*/
.button_container {
    position: relative;
    float: right;
    right: 0;
    height: 81px;
    max-height: 81px;
    width: 35px;

    cursor: pointer;
    z-index: 100;
    background-color: transparent;
    white-space: nowrap;
    -webkit-transition: opacity 0.25s ease, max-height 0.25s ease;
    transition: opacity 0.25s ease, max-height 0.25s ease;
    cursor: pointer;
    outline: none;
}

.button_container span {
    position: absolute;
    background-color: #fff;
    width: 30px;
    height: 2px;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

.button_container span:before {
    content: '';
    position: absolute;
    top: -6px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-transition: -webkit-transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

.button_container span:after {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-transition: -webkit-transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

.header-fill .button_container span {
    background-color: #24252f;
}

.header-fill .button_container span:before, .header-fill .button_container span:after {
    background-color: #24252f;
}

.button_container.active span {
    background-color: transparent !important;
}

.button_container.active span:before {
    background-color: #24252f;
    -webkit-transform: translateY(6px) translateX(0) rotate(45deg);
    -moz-transform: translateY(6px) translateX(0) rotate(45deg);
    -ms-transform: translateY(6px) translateX(0) rotate(45deg);
    -o-transform: translateY(6px) translateX(0) rotate(45deg);
    transform: translateY(6px) translateX(0) rotate(45deg);
}

.button_container.active span:after {
    background-color: #24252f;
    -webkit-transform: translateY(-6px) translateX(0) rotate(-45deg);
    -moz-transform: translateY(-6px) translateX(0) rotate(-45deg);
    -ms-transform: translateY(-6px) translateX(0) rotate(-45deg);
    -o-transform: translateY(-6px) translateX(0) rotate(-45deg);
    transform: translateY(-6px) translateX(0) rotate(-45deg);
}

@media (max-width: 991px) {
    .button_container {
        height: 60px;
    }
}

.overlay {
    position: fixed;
    background: #E6ECF3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    overflow: hidden;
}

.overlay > nav {
    position: relative;
    height: 90%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}

.overlay .heighlight-menu {
    float: none;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    height: 100%;
    left: 0;
    right: 0;
}

.overlay .heighlight-menu > li {
    float: none;
    display: block;
    position: relative;
    opacity: 0;
    -webkit-transition: opacity 0.35s ease-in-out 0.4s;
    transition: opacity 0.35s ease-in-out 0.4s;
}

.overlay .heighlight-menu > li > a {
    position: relative;
    color: #24252f;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 1.25;
    height: auto;
    font-family: "Playfair Display", serif;
}

@media (min-width: 769px) {
    .overlay .heighlight-menu > li > a {
        font-size: 46px;
    }
}

.overlay .heighlight-menu > li > a:after {
    position: absolute;
    z-index: 1;
    content: "";
    left: 51%;
    right: 51%;
    top: 50%;
    height: 1px;
    bottom: 0;
    background-color: #24252f;
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.overlay .heighlight-menu > li > a:hover:after {
    left: 0;
    right: 0;
}

.overlay .heighlight-menu > li > a.active, .overlay .heighlight-menu > li > a:hover {
    color: #24252f;
}

.overlay .heighlight-menu > li > a.active:after, .overlay .heighlight-menu > li > a:hover:after {
    left: 14px;
    right: 14px;
}

@media (max-width: 991px) {
    .overlay .heighlight-menu > li > a {
        font-size: 20px;
    }
}

.overlay.open {
    opacity: .9;
    visibility: visible;
}

.overlay.open ul > li {
    opacity: 1;
    -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    animation-delay: 0.7s;
}



/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
    position: relative;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.no-js .dl-menuwrapper li .dl-submenu {
    display: block;
}

.no-js .dl-menuwrapper li.dl-back {
    display: none;
}

.no-js .dl-menuwrapper li > a:not(:only-child) {
    background: rgba(0, 0, 0, 0.1);
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
    content: '';
}






@media (max-width: 768px) {
    .nav-wrap [class^="logo"] {
        width: 250px;
        margin-left: auto;
        margin-right: auto;
    }
    .central {
        float: none;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

}




    
img {
    width:100%;
     height: auto !important;
     margin-left: auto !important;
     margin-right: auto !important;
     text-align: center;
     display: flex;
     margin-top:50px;
 }


 .pnp {
    font-family: "muller-narrow";
    background-color: #102c4c;
    color: white;
    border-radius: 50px;
    padding: 10px 20px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:60px;
}
.intro img {
    width:50%;
     height: auto !important;
     margin-left: auto !important;
     margin-right: auto !important;
     text-align: center;
     display: flex;
     margin-top:50px;
 }

 .introsection img {
    width:50%;
     height: auto !important;
     margin-left: auto !important;
     margin-right: auto !important;
     text-align: center;
     display: flex;
     margin-top:250px;
 }

 .logo img {
    width:90px;
     height: auto !important;
    
     text-align: center;
     display: flex;
     margin:0px;
 }






/*********************************************
	-	fullWidth	-
**********************************************/
@-webkit-keyframes fullWidth {
    from {
        width: 0;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.5);
    }
    to {
        width: 100%;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.5);
    }
}

@-moz-keyframes fullWidth {
    from {
        width: 0;
        -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.5);
    }
    to {
        width: 100%;
        -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.5);
    }
}

@keyframes fullWidth {
    from {
        width: 0;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.5);
        -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.5);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.5);
    }
    to {
        width: 100%;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.5);
        -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.5);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.5);
    }
}

.fullWidth {
    -webkit-animation-name: fullWidth;
    -moz-animation-name: fullWidth;
    animation-name: fullWidth;
}

