@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');

body{
      background: url(/images/banners/bkg.jpg) no-repeat 50% top #f3f3f4 !important;
      background-size: 100% auto !important;
      color: #000000 !important;

      font-family: 'Montserrat', sans-serif !important;
  }
header,
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
      font-family: 'Montserrat', sans-serif !important;
}

.sppb-btn.sppb-btn-default.sppb-btn-round .fa-arrow-right{margin-left: 1rem !important; font-size: 12px}
.sppb-btn.sppb-btn-default.sppb-btn-round{
  padding: .5rem 1rem;
  margin-top: 1rem;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  font-weight: 500;
  letter-spacing: .1rem;
  box-shadow: 0 5px 30px 0 rgba(0,0,0,.2);
  transition: box-shadow 1.3s;
  cursor: pointer;
  position: relative;
}
.sppb-btn.sppb-btn-default.sppb-btn-round:hover,
.sppb-btn.sppb-btn-default.sppb-btn-round:focus{
  box-shadow: 0 0px 10px 0 rgba(0,0,0,.2), 0 0 0 2px white;
}

/*
body:before{
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    background :url(/images/banners/float.png) no-repeat top right transparent !important;
    background-size: auto 100% !important;
    height: 63vw;
    width: 100vh;
    pointer-events: none;
}*/

body:before{
  content: "";
  position: absolute;
  top: 32.5vw;
  left: 0;
  right: 0;
  height: 21vw;
background: rgb(243,243,244);
background: linear-gradient(0deg, rgba(243,243,244,1) 15%, rgba(243,243,244,0) 100%);
}

@media screen and (min-width: 768px){
  body{
      background-size: 100% auto !important;
      margin: 0 auto;
      width: 100%;
  }
  .site-grid {
    width: auto !important;
    padding: 1rem !important;
  }
}


  header > .grid-child img.logo{
    filter: drop-shadow(0px 5px 10px rgba(0,0,0,.3));
  }

@media screen and (max-width:991px){
  header{
    height: 53.5vw;
    display: flex;
    flex-direction: column;
  }
  header > .grid-child{
    display: flex;
    align-items: center;
    flex: 1;
  }

  header > .grid-child img.logo{
    height: 14vw;
  }
  .container-topbar > ul{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: start !important;
    overflow-x: auto;
  }
  .container-topbar > ul > li{
    flex: 1 0 auto;
  }
  .container-header .mod-menu>li{
    border-radius: 0 !important;
  }
  .nobkg.logo img{
      margin-top: -47vw;
    max-width: 100% !important;
    height: auto !important;
}
}

@media screen and (min-width: 992px){
  .site-grid {
    width: 978px !important;
    padding: 0 !important;
  }
  
  header > .grid-child img.logo{
    margin-bottom: -50px;
  }
  body:before{
    display: none;
  }
}

/*@supports (-webkit-touch-callout: none) {
  body {
      background: url(/images/banners/paris.jpg) no-repeat 85% 0px scroll;
      background-size: auto 100vh;
  }
}*/

.brand-logo{position: relative !important}
.brand-logo img {
    height: 150px;
    display: block !important;
}
/*.brand-logo:before{
    content: "";
    background: url(/images/banners/logobkg.png) no-repeat 50% 50% transparent;
    background-size: contain;
    pointer-events: none;
    position: absolute;
    top: 0%;
    bottom: 0;
    right: 0;
    left: -24vw;
    height: 210px;
    display: block;
    z-index: 99;
    width: 48vw;
}*/


  body{
    margin-top: 48px;
  }
  .container-topbar{
    margin-top: -48px;
  }

.sppb-btn.sppb-btn-default.sppb-btn-round img{
  display: none;
}

@media screen and (min-width: 992px){

  body{
    margin-top: 0;
  }
  .container-topbar{
    margin-top: 0;
  }
  .container-header .mod-menu>li+li {
      margin-left: 0.2em;
  }

    @supports (display:grid) {
        .site-grid {
            grid-gap: 0 0em;
            width: 978px;
            margin: 0 auto;
        }
    }

  body{
    background: url(/images/banners/bkg.jpg) no-repeat fixed 50% 50% #f3f3f4 !important;
    background-size: cover !important;
  }
  .brand-logo img{
    height: 170px;
    display: block !important;
  }

.sppb-btn.sppb-btn-default.sppb-btn-round img{
  display: block;
}

.sppb-btn.sppb-btn-default.sppb-btn-round img{
    position: absolute !important;
    pointer-events: none;
    width: 120px !important;
    height: 120px !important;
    right: -75px;
    bottom: -39px;
    opacity: 0;
    z-index: -1;
    transition: opacity 1s, width 2s, height 2s, margin-left 2s,margin-top 2s;
}

.sppb-btn.sppb-btn-default.sppb-btn-round:focus img,
.sppb-btn.sppb-btn-default.sppb-btn-round:hover img{
    opacity: .15;
    mix-blend-mode: multiply;
}
}

footer{z-index: 1 !important;margin-top: 3rem !important}


.sp-page-builder .page-content > section:first-child{
  padding-top: 1rem !important;
  z-index: 2 !important;
}
.sp-page-builder .page-content > section{
  padding-bottom: 0 !important;
}

.sp-page-builder .page-content > section:first-child{
  padding-top: 0 !important;
}



.sppb-row-container{
    padding: 2rem !important;
    border-radius: .75rem;
    background: rgba(255,255,255,0.75);
    box-shadow: 0 12px 30px rgb(0 0 0 / 20%);
}

.sp-pagebuilder-edit-panel{
  background-color: #eff1f4 !important;
}

header{
  padding: 0;
  background: transparent !important;
  text-align: center;
}

header .grid-child.container-nav{
  padding:2rem 0 0 0 !important;
}
.container-topbar{
  background: rgba(205,201,200,0.3);
}
.container-topbar > ul{
  display: flex;
  justify-content: center;
}

    header .grid-child{
        margin-left: auto;
        margin-right: auto;
        max-width: 978px;
        width: 100%;
    }

main{
/*  padding: 2rem;
  background: rgba(255,255,255,.8) !important;
  box-shadow: 0 3px 30px 0 rgba(0,0,0,.15);*/

  padding-left: 0rem;
  padding-right: 0rem;
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
/*    border-radius: .25rem;*/
}

main p{
  font-size: 1.1em;
}
footer.footer{
  background: rgba(0,0,0,.25);
  color: #FFFFFF;
  padding-left: 1rem;
  padding-right: 1rem;
}
.footer .grid-child{
  padding: 1rem .5rem;
}

.footer .grid-child p:last-child{
  margin-bottom: 0;
}
.navbar-brand{
  margin: 0 auto .5rem auto !important;
}

.container-header .mod-menu>li{
  padding: .75rem 1rem;
  border-radius: 0;
}
.mod-menu.mod-list.nav li{
  box-shadow: none;
}
.mod-menu.mod-list.nav li:hover{
  box-shadow: inset 0 -2px  0 0 #11283a;

  border-radius: 0;
}
.mod-menu.mod-list.nav li a {
  color: #425351;
  font-weight: bolder;
}
header .grid-child.container-nav{
  overflow: auto;
}
.page-header h1{
  color: #425351;
  display: none;
}
.container-header .grid-child {
    padding: 1em;
}
.container-header .mod-menu>li.active{
  background: #11283a;
}
.container-header .mod-menu>li.active a{
  color: #ffffff;
}
.container-header .mod-menu>li.active:after{
  border: 0;
}

main h1{font-size: calc(1.3rem + .6vw) !important;}
main h2{font-size: calc(1.2rem + .6vw) !important;}
main h3{font-size: calc(1.1rem + .6vw) !important;}
main h4, main h5, main h6{font-size: calc(1rem + .6vw) !important;}

main .blocktexthome h1{
  color: #3d3a3a !important;
  letter-spacing: 50px !important;
  font-size: 50px !important;
  margin-left: 50px;
  font-weight: 700 !important;

    margin-top: -2rem;
    margin-bottom: 1.5rem;
}
main .blocktexthome h2{
  color: #11283a !important;
  font-size: 20px !important;
  letter-spacing: 2px !important;
  margin-left: 2px;
  font-weight: 600 !important;

    margin-bottom: 1rem;
}

.nobkg > .sppb-row-container{
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
}
.mod-menu.mod-list.nav li a{
  text-transform: uppercase;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
}

@media screen and (max-width:991px){
  main .blocktexthome h1{font-size: 7vw !important;
  letter-spacing: 7vw !important;}
  main .blocktexthome h2{font-size: 3vw !important;
   letter-spacing: .3vw !important;}
}

footer.container-footer.footer.full-width{
position: absolute;
bottom: 0;
background: rgba(205,201,200,0.3);
text-align: center;
left: 0;
right: 0;
z-index: 3}
.footer .grid-child {
    padding: 0.5rem 0.5rem;
    justify-content: center;
}
.footer .grid-child ul{
  display: flex;

    flex-direction: row;
}
.footer .mod-menu.mod-list.nav li a{
  text-transform: none !important;
}
.footer .grid-child li{
  padding: 0 1rem;
  border-left: 1px solid #94989C;
}

.footer .grid-child li:first-child{
  border-left: none;
}
.footer .grid-child li:hover{
  box-shadow: none !important;
}


