

@font-face {
  font-family: 'moyenage_sans_24regular';
  src: url('../fonts/moyenagesans24-webfont.woff2') format('woff2'),
       url('../fonts/moyenagesans24-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'moyenage_sans_25regular';
  src: url('../fonts/moyenagesans25-webfont.woff2') format('woff2'),
       url('../fonts/moyenagesans25-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'moyenage_sans_32regular';
  src: url('../fonts/moyenagesans32-webfont.woff2') format('woff2'),
       url('../fonts/moyenagesans32-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'moyenage_sans_33regular';
  src: url('../fonts/moyenagesans33-webfont.woff2') format('woff2'),
       url('../fonts/moyenagesans33-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'moyenage_sans_34regular';
  src: url('../fonts/moyenagesans34-webfont.woff2') format('woff2'),
       url('../fonts/moyenagesans34-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'moyenage_sans_35regular';
  src: url('../fonts/moyenagesans35-webfont.woff2') format('woff2'),
       url('../fonts/moyenagesans35-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'moyenage_sans_42regular';
  src: url('../fonts/moyenagesans42-webfont.woff2') format('woff2'),
       url('../fonts/moyenagesans42-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'moyenage_sans_43regular';
  src: url('../fonts/moyenagesans43-webfont.woff2') format('woff2'),
       url('../fonts/moyenagesans43-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'moyenage_sans_45regular';
  src: url('../fonts/moyenagesans45-webfont.woff2') format('woff2'),
       url('../fonts/moyenagesans45-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'lustramedium';
  src: url('fontspring-demo-lustramedium-webfont.woff2') format('woff2'),
       url('fontspring-demo-lustramedium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'lustraregular';
  src: url('../fonts/fontspring-demo-lustraregular-webfont.woff2') format('woff2'),
       url('../fonts/fontspring-demo-lustraregular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'lustrathin';
  src: url('../fonts/fontspring-demo-lustrathin-webfont.woff2') format('woff2'),
       url('../fonts/fontspring-demo-lustrathin-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

html,
body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  font-family: 'Fira Sans', sans-serif;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  border: none;
  color: #444;
  position: relative;
  overflow-x: hidden; 
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  margin: 0px 0px 10px;
  color: #000;
  font-family: 'moyenage_sans_42regular';
}

h4 {
  font-size: 16px;
  font-family: 'moyenage_sans_42regular';
  font-weight: 700;
  line-height: 22px;
}

h3 {
  font-size: 26px;
}

p {
  margin-bottom: 22px;
  font-family: 'Fira Sans', sans-serif;
  font-size: 17px;
  line-height: 25px;
  color: #000;
  font-weight: 400;
}

a {
  color: #004d98;
  background: none;
  text-decoration: none;
  outline: none;
}

a:hover,
a:active,
a:focus {
  
  text-decoration: none;
  outline: none;
}

::selection {
  background: #000;
  color: #fff;
}

::-moz-selection {
  background: #000;
  color: #fff;
}

img {
  max-width: 100%;
}

/* select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .form-control {
	display: inline-block;
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 25px;
	color: #484444;
	height: 46px;
	width: 100%;
	vertical-align: middle;
	box-shadow: none;
	border-radius: 0px;
	transition: all 200ms ease-in 0s;
	background: rgba(255, 255, 255, 0) none repeat scroll 0% 0%;
	border: 2px solid rgba(236, 240, 241, 0.58);
} */

/*-----------------------------------------------------------------*/
/* Common Elements
/*-----------------------------------------------------------------*/



.clear {
  clear: both;
}
::-webkit-scrollbar {
  width: 5px;
  border-radius: 5px;
  height: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fff; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #212121; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ccc; 
}
.bannermain {
  position: relative;
}

.bannermaintext {
  /*position: absolute;
  left: 0;
  right: 0;
  top: auto;
  bottom: 100px;*/
position: relative;
margin-top: 200px;
	margin-bottom:150px;
}

a.button {
  background: transparent;
  color: #fff;
  padding: 10px 30px;
  border-radius: 1px;
  display: inline-block;
  font-size: 20px;
  transition: 0.3s all ease-in;
  border: 2px solid #fff;
}
a.button:hover, input.callbutton:hover{
  background: #fff;
  color:#2c9e28 !important;
border-color:#fff !important;
}
.bannermaintext h1 {
  font-size: 30px;
    color: #fff;
    font-weight: 300;
    position: relative;
    font-family: 'moyenage_sans_42regular';
    text-align: center;
}

.bannermaintext h1:before {
  position: absolute;
  content: "";
  left: 0;
  height: 2px;
  width: 120px;
  bottom: 0;
  background: #fff;
  display:none;
}

.bannermaintext p {
    color: #fff;
    width: 55%;
    font-size: 16px;
    margin: 20px auto;
    font-family: 'Fira Sans', sans-serif;
    line-height: 20px;
}
.container.bannermaintext {
  text-align: center;
}
section.threesection {
  position: relative;
  /*margin-top: -100px;*/
  /*margin-bottom: 100px;*/
  padding:70px 0;
}
.nopad{padding: 0;}
.insta h2{
  font-size: 18px; 
  color: #000; 
  font-family: 'Fira Sans', sans-serif; 
  text-transform: uppercase;} 
.threesectioninner {
  background: #fff;
  padding: 32px;
  text-align: center;
  box-shadow: 1px 1px 9px 1px rgba(0,0,0,0.2);
  transition: 0.3s all ease-in;
  min-height: 300px;
}
.threesectioninner p {
  min-height: 90px;
}
.threesection .col-lg-4.col-md-4.col-sm-4:nth-child(2) .threesectioninner {
  background: #2c9e28;
}
.threesection .col-lg-4.col-md-4.col-sm-4:nth-child(2) .threesectioninner a.button {
  
  background: #fff;
  color: #000;
}
.threesection .col-lg-4.col-md-4.col-sm-4 .threesectioninner:hover a.button{background: #fff !important; color:#000}
.threesection .col-lg-4.col-md-4.col-sm-4:nth-child(2) .threesectioninner:hover a.button {
  
  background: #2c9e28 !important;
  color: #fff;
}
.threesection .col-lg-4.col-md-4.col-sm-4:nth-child(2) .threesectioninner h3, .threesection .col-lg-4.col-md-4.col-sm-4:nth-child(2) .threesectioninner p{color:#fff;}
.about{
  background: url(../images/bg_memphis_1.png); 
  padding: 50px 0 80px;
  position: relative;}

  .about .overlay{    
    background-color: transparent;
    background-image: radial-gradient(at center center, #FFFFFFCC 0%, #fff 75%);
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;}
    section.about .container {
      position: relative;
  }
  .boatimage{
  position: absolute;
  right: 0;
  top:0}
  .boatimage img {
    width: 600px;
    z-index: 9;
    position: relative;
}
.boatinnersection {

}
section.boatsection {
  padding: 50px 0 0;
  background: #111525;
}
section.boatsection h2{font-size: 50px;}
section.boatsection h3{font-size: 43px; font-family: 'Fira Sans', sans-serif;}
section.boatsection .specificationpp h3{font-family: 'lustrathin'; font-size: 20px;}
ul.details li h4 {
  color: #fff;
  position: relative;
  margin-top: 10px;
}
/*ul.details li:first-child h4:before{left: -21px;}*/
ul.details li h4:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 37px;
  background: #fff;
  top: 4px;
  left: -21px;
}
.specificationpp h3 {
  color: #fff;
  font-size: 20px;
}
.specificationpp p, .specificationpp ul li{
  color: #fff;
  font-size: 16px;
}
.specificationpp ul li{padding-bottom: 5px; position: relative; padding-left: 20px;}
.specificationpp ul li::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  background: #fff;
  width: 5px;
  height: 5px;
  border-radius: 30px;
}
.boatinnersection .d-flex {
  justify-content: space-between;
  padding: 20px 20px 0px 20px;;
  align-items: center;
}
ul.details {
    position: relative;
    top: 15px;
    padding: 0;
    list-style: none;
    text-align: left;
    display: flex;
    justify-content: space-around;
   
}
.boatinnersection figure img {
    text-align: center;
    margin: auto;
}
.boatinnersection .d-flex h3 {
    margin-bottom: 0;
}
.boatinnersection {
  position: relative;
  padding: 30px 0;
  overflow: hidden;
}

.boatinnersection figure img {
  width: 500px;
  transition: 0.3s all ease-in;
}

ul.details li figure {
  width: 40px;
  margin: 0;
	height:45px;
}
ul.details li figcaption span {
  display: block;
  font-size: 14px;
  font-weight: 300;
}
ul.details li {
  margin-bottom: 0px;
}
.left-pad-0 {
  padding-left: 0;
}

.sectionreverse .text {
  padding-right: 50px;
}
.blueback .text {
  padding-left: 50px;
  padding-right: 0px;
}
.sectionreverse .row {
  align-items: center;
}
.sectionreverse{padding: 50px 0;}
.blueback{ background: url(../images/bluebg.jpg); padding: 100px 0;}
.blueback h3, .blueback p{color:#fff;}
.accordion-body {
  line-height: 25px;
}
.accordion-item {
  border: none;
  border-bottom: 1px solid #ccc;
}
.accordion-button:not(.collapsed) {
  color: #000;
  background-color: transparent;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}
.accordion-item h2 .accordion-button {
  font-size: 18px;
  font-weight: 700;
  font-family: 'Fira Sans', sans-serif;
}
h2.accordion-header {
    margin: 0 !important;
}
section.frequentlyasked {
  padding: 70px 0;
}
section.frequentlyasked .row{ align-items: center;}
.accordion-button:focus{box-shadow: none;}
.testimonial {
    /*background: url(../images/homebook.png);*/
    padding: 350px 0;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
.spgback{
  background: url(../images/spgback.jpg);
  padding: 50px 0;
  background-size: cover;
  background-attachment: fixed;
  background-position: top center;
}
.joinpp{background: #a1acbc;}
.joinpp h2{color: #fff; font-size: 52px;}
.joinpp p{color:#fff;}
.spgback h2{color: #fff; font-size: 40px;}
ul.secondtr li:after {
  display: none;
}
.spgback h3{color: #fff; font-size: 16px; font-family: 'Fira Sans', sans-serif;}
.boatimage:before {
  position: absolute;
  content: "";
  border: 9px solid green;
  height: 368px;
  width: 500px;
}
.testiinner {
  text-align: center;
}
.testiinner h2:after{
  content: "";
  position: absolute;
  background: url(../images/cursive.png);
}
.testimonialsliderpop {
  background: #dcf5dc;
  padding: 50px;
}
.testiinner h2{position: relative; padding-bottom: 60px;}
.testiinner h2:after {
  content: "";
  position: absolute;
  background: url(../images/cursive.png);
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -30px;
}
footer .footer {
  padding: 70px 0;
  background: #111525;
}

ul.footer-menu {
  padding: 0;
  list-style: none;
}
.padleft100{padding-left: 162px !important;}
ul.footer-menu li {
  line-height: 31px;
}

ul.footer-menu li a {
  color: #fff;
  font-size: 16px;
}
.copyright {
  background: #fff;
  padding: 20px;
  margin-top: 50px;
}
.copyright p{margin: 0;}
ul.social li a {
  color: #fff;
  font-size: 20px;
  margin-right: 10px;
}
.footerrow1 figure img {
 width: 200px;
}
p.bk {
    margin-bottom: 11px;
    font-size: 14px;
    line-height: 1;
}
footer h3{color: #fff;}
.formsec {
  position: relative;
  margin-top: 43px;
}

button.btn {
  position: absolute;
  right: 0;
  top: 0;
  background: #2c9e28;
  padding: 13px;
  border-radius: 0 5px 5px 0px;
}
/*menu*/
header {
  position: absolute;
  /* background: rgba(255,255,255,0.6); */
  padding: 10px;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
}
a.logo img {
  width: 120px;
}
#menuToggle
{
  display: block;
  position: absolute;
  top: 50px;
  right: 50px;
  
  z-index: 1;
  
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  
  cursor: pointer;
  
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  
  -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
#menuToggle span
{
  display: block;
  width: 33px;
  height: 2px;
  margin-bottom: 5px;
  position: relative;
  background: #000;
  border-radius: 1px;
  
  z-index: 1;
  
  transform-origin: 4px 0px;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}
#menuToggle span:nth-last-child(2){
  width:25px;
}
#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #232323;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  opacity: 1;
  transform: rotate(-45deg) translate(0, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu
{
  position: absolute;
  width: 300px;
  margin: -100px 0 0 0;
  padding: 50px;
  padding-top: 125px;
  right: -100px;
  
  background: #ededed;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  
  transform-origin: 0% 0%;
  transform: translate(100%, 0);
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menu li
{
  padding: 10px 0;
  font-size: 22px;
}

/*
 * And let's fade it in from the left
 */
#menuToggle input:checked ~ ul
{
  transform: none;
  opacity: 1;
}

@media screen and (max-width: 768px) {
  /* #menu {
    transform: none;
    opacity: 0;

    transition: opacity 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  } */
}
@media (min-width: 1200px)
{
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1300px;
}
}
.bookingslider .slick-dots li button:before {
  font-size: 15px;
}
.bookingslider .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #fff;
}
.bookingslider ul.slick-dots {
  position: absolute;
  right: 30px;
  width: 37px;
  top: 40%;
  height: 100px;
}
.bookingslider  .slick-dots li button:before{opacity: .75;
  color: #fff;}
  .arrowdown {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 50px;
    text-align: center;
}

.arrowdown img {
    width: 20px;
    -webkit-animation: bounce 2s linear infinite;
    animation: bounce 2s linear infinite; 
    cursor: pointer;
    margin: auto;
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
section.bannerslider {
    position: relative;
}

.arrowdown img {
    filter: invert(1);
}
.boatinnersection:hover > figure > img {
  transform: scale(1.2);
}
.threesectioninner:hover {
  background: #2c9e28;
}
.threesectioninner:hover h3, .threesectioninner:hover p{color: #fff;}
.threesectioninner:hover .image img{filter: grayscale(1);}

.threesection .col-lg-4.col-md-4.col-sm-4:nth-child(2) .threesectioninner:hover {
  background: #fff;
}
.threesection .col-lg-4.col-md-4.col-sm-4:nth-child(2) .threesectioninner:hover a.button {
  
  background: #2c9e28 !important;
  color: #fff;
}

.threesection .col-lg-4.col-md-4.col-sm-4:nth-child(2) .threesectioninner:hover h3, .threesection .col-lg-4.col-md-4.col-sm-4:nth-child(2) .threesectioninner:hover p{color: #000;}
.threesection .col-lg-4.col-md-4.col-sm-4:nth-child(2) .threesectioninner:hover .image img{filter: invert(1);}
.testimonialslider  .slick-next, .testimonialslider  .slick-prev{top:110%; }
.testimonialslider  .slick-prev{left: 313px;}
.testimonialslider  .slick-next{right: 300px;}
.testimonialslider  .slick-next:before, .testimonialslider  .slick-prev:before{color: #000;}

/*about*/
section.innersection .col-lg-3 .left-col {
  position: relative;
}

section.innersection .col-lg-3 .left-col:before {
  content: "";
  height: 100%;
  background: #222222;
  width: 1px;
  position: absolute;
  right: -9px;
  top: 0;
}
section.innersection .col-lg-4 .left-col:before {
  content: "";
  height: 100%;
  background: #222222;
  width: 1px;
  position: absolute;
  right: -9px;
  top: 0;
}
section.innersection .col-lg-3 .left-col{min-height: 250px;}
section.innersection .col-lg-3:last-child .left-col:before, section.innersection .col-lg-4:last-child .left-col:before {
  display: none;
}

section.innersection .col-lg-3:first-child .left-col p {
  font-size: 20px;
  line-height: 30px;
  color: #000;
  margin-top: 36px;
}

section.innersection .col-lg-3 .left-col h3 , section.innersection .col-lg-4 .left-col h3 {
  font-size: 26px;
  font-weight: bold;
  color: #000;
}
section.innersection .col-lg-3:first-child .left-col h3, h3.contact-heading {
  font-size: 32px;
  line-height: 46px;
 
}
section.innersection .col-lg-3 .left-col p, section.innersection .col-lg-4 .left-col p {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  margin-top: 20px;
}
.padbot0{padding-bottom: 0;}
.padtop0{padding-top: 0;}
.bannermaintext h2 {
  font-size: 41px;
  line-height: 53.3px;
  margin-bottom: 20px;
  color: #fff;
  position: relative;
  font-family: 'Outfit', sans-serif;
}

.bannermaintext h2:after {
  content: "";
  width: 64px !important;
  height: 1px !important;
  background: #fff !important;
  border-radius: 64px !important;
  position: absolute !important;
  left: 0 !important;
  bottom: -8px !important;
}

li.breadcrumb-item a {
  color: #fff;
}
section.upperfooter {
  background: #E6E3DA;
  padding: 40px;
  text-align: center;
}
.upperfooterfot {
  width: 60%;
  margin: auto;
}
.form-control {
  /*background-color: #dcf5dc;*/
  border: 1px solid rgba(89, 89, 89, 0.5);
  box-sizing: border-box;
  /*border-radius: 8px;*/
  height: 50px;
  padding: 0 16px;
  font-size: 16px;
  background-size: 40px;
  margin-bottom: 30px;
}


select {
  display: block;
  background-color: #dcf5dc;
  border: 1px solid rgba(89, 89, 89, 0.5);
  box-sizing: border-box;
  border-radius: 8px;
  height: 50px;
  padding: 0 16px;
  font-size: 16px;
  background-size: 40px;
  margin-bottom: 30px;
  width: 100%;
}
.form-group label {
  margin-bottom: 15px;
}

textarea.form-control {
  height: 100px;
}

.contact-form {
  margin-top: 30px;
}
.condetails {
  margin-top: 38px;
  border-bottom: 1px solid #212121;
}
.callbutton{ 
  background:transparent;
  color: #000;
  padding: 10px 30px;
  border-radius: 0px;
  display: inline-block;
  font-size: 20px;
  transition: 0.3s all ease-in;
  border:1px solid #000;
}
.right-pad-0{padding-right:0;}
.left-pad-50{padding-left: 50px;}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
  background-color: transparent;
  background: transparent;
  color: #000;
  padding: 10px 30px;
  border-radius: 40px;
  display: inline-block;
  font-size: 20px;
  transition: 0.3s all ease-in;
	border:1px solid transparent;
}
.nav-pills .nav-link {
  background: 0 0;
    padding: 10px 30px;
    color: #000;
    border: 1px solid #605d5d;
    border-radius: 2px;
    margin: 0 5px;
    font-size: 20px;
}
.bannermainimage img{width: 100%;}
.innersection  .bannermaintext h1 {
  font-size: 34px;
}
h2.main-heading {
  font-size: 41px;
  line-height: 53.3px;
  margin-bottom: 48px;
}

.left-blockinterior h3 {
  font-weight: bold;
  margin-bottom: 30px;
}
section.innersection .col-lg-4 .left-col{
  position: relative;
}
.backF7F6F3{background-color: #F7F6F3;}
.detailsinner {
  background: url(../images/achtergrond_hoofdpagina.png);
  padding: 600px 0 100px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
section.detailsinner ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0;
}

section.detailsinner {
  display: flex;
}
section.detailsinner ul h3{color: #fff; font-size: 16px;}
section.detailsinner ul h3 span{display: block;
  font-size: 26px;
  line-height: 33.8px;}
.detailsinner:after{  content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
section.detailsinner .container {
  position: relative;
  z-index: 9;
}

section.detailsinner ul li {
  position: relative;
}

section.detailsinner ul li:after {
  content: "";
  position: absolute;
  background: #fff;
  width: 1px;
  height: 100%;
  top: 0;
  right: -78px;
}

input[type=checkbox] {
  position: relative;
	border: 2px solid #000;
	border-radius: 2px;
	background: none;
	cursor: pointer;
	line-height: 0;
	margin: 0 .6em 0 0;
	outline: 0;
	padding: 0 !important;
	vertical-align: text-top;
	height: 20px;
	width: 20px;
	-webkit-appearance: none;
  opacity: .5;
}

input[type=checkbox]:hover {
  opacity: 1;
}

input[type=checkbox]:checked {
  background-color: #000;
  opacity: 1;
}

input[type=checkbox]:before {
  content: '';
  position: absolute;
  right: 50%;
  top: 50%;
  width: 4px;
  height: 10px;
  border: solid #FFF;
  border-width: 0 2px 2px 0;
  margin: -1px -1px 0 -1px;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
}
video#vid {
  width: 100% !important;
  height: 100% !important;
}
.howitwork {
  width: 60%;
  margin: auto;
  text-align: center;
}

.howitwork p {
  margin-top: 25px;
}
section.aboutperson h2 {
  font-size: 58px;
  text-align: center;
  margin-bottom: 33px;
}
.about-text h5 {
  font-size: 31px;
}
.abinnew {
  width: 63%;
  margin: auto;
}
section.aboutperson {
  padding: 50px 0;
}

.team-inner {
  text-align: center;
  background: #dcf5dc;
  padding: 20px 35px;
}

.team-image img {
  width: 100%;
}

.team-inner h3 {
  font-size: 25px;
  margin-top: 20px;
}

.team-inner h3 span {
  display: block;
  font-size: 19px;
  margin-top: 10px;
}

.team-inner p {
  font-size: 16px;
}
section.sectionreverse.team-inner {
  text-align: left;
}
.about a.button:hover, .boatsection a.button:hover, .team-inner a.button:hover {/*background: #000;*/}
.counterinner {
    background: #111525;
    text-align: center;
    padding: 10px;
    color: #fff;
    position: relative;
    border-radius: 15px;
}
.counterinner h1{
  color: #69b969; 
  font-size: 35px; 
  line-height: 1;
  font-family: 'Fira Sans', sans-serif;
  margin-bottom: 0;}
.counterinner h3 {
  color: #fff;
  font-size: 20px;
  font-family: 'Fira Sans', sans-serif;
}
.header-item-right ul:first-child {
  margin-right: 39px;
}
.counterinner i {
  font-size: 30px;
}
/* .counterinner:after {
  content: "";
  position: absolute;
  bottom: -11px;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-right: 21px solid #2c9e28;
  border-bottom: 11px solid transparent;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(148deg);
} */
ul#pills-tab {
  display: grid;
  grid-gap: 10px;
  grid-auto-flow: column;
  grid-auto-columns: minmax(175px,1fr);
  overflow-x: scroll;
  overflow-y: visible !important;
  padding: 10px 0 !important;
 
}

ul#pills-tab li button.nav-link{
  
  display: grid;
}
div#countdown ul {
  display: flex;
  justify-content: space-evenly;
  padding: 0;
}

div#countdown li {
  width: 250px;
}
.image img {
    margin: auto;
}
.imagesin img {
    width: 70px;
    margin-bottom: 30px;
}
.inlogoimg {
    text-align: center;
}

.inlogoimg img {
    width: 100px;
    margin: auto;
    margin-bottom: 20px;
}
ul.banner-ul {
   
    display: flex;
    color: #fff;
    justify-content: center;
    padding: 0;
    padding-top: 50px;
    width: 100%;
    left: 0;
    right: 0;
}

ul.banner-ul li {
    padding: 20px 40px;
    position: relative;
}

ul.banner-ul li h3 {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-family: 'Fira Sans', sans-serif;
	margin-bottom:0;
}

ul.banner-ul li h3 span {
    display: block;
    margin-top: 6px;
    font-size: 19px;
    font-family: 'Fira Sans', sans-serif;
}

ul.banner-ul li:before {
    content: "";
    position: absolute;
    right: 0;
    background: #fff;
    width: 1px;
    height: 100%;
    top: 0;
}

ul.banner-ul li:last-child:before {
    display: none;
}
.frequentlyasked ul#pills-tab{overflow:auto;}
.frequentlyasked .accordion-item {
    margin-bottom: 20px;
}
.arrowdown{display:none;}
.aboutperson.testimonial .overlay {
    background: rgba(255,255,255,0.8);
    position: absolute;
    width: 100%;
    height: 100%;
}

.aboutperson.testimonial {
    position: relative;
	z-index:0;
}

.aboutperson.testimonial .container {
    position: relative;
    z-index: 9;
}

/* @media (min-width: 768px) {
  html {
    zoom: 0.9;
}*/
.bannerslider {
    background: url(../images/PS-banner.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}
ul.details li:nth-child(2) h4:before{left: -49px;}
ul.details li:nth-child(3) h4:before{left: -35px;}
.industryleaderinner figure {
    background: #efefef;
    text-align: center;
    padding: 15px;
}

.industryleaderinner figure img {
    margin: auto;
}
.protectsection .row {
    align-items: center;
}
.newefficient h2, section.aboutperson.sustainablematerials h2, .sustanablesollutions h2 {
    font-size: 2rem !important;
}
section.innerjoinboatsectiontext p {
    font-size: 13px;
    line-height: 16px;
}
.susin {
    width: 60%;
    margin: auto;
}

.susininner {
    margin-top: 60px;
}

.susininner h5 {
        font-size: 18px;
    font-weight: 700;
    font-family: 'Fira Sans', sans-serif;
}
.solutionbanner {
    padding: 270px 0 200px;
}
.solutionbanner {
    padding: 270px 0 200px;
}

.solutionbanner .row {
    align-items: center;
}

.solutionbanner h2 {
    font-size: 56px;
}
.protectiontext h2 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 30px;
}
.innerjoinboatsection {
    margin-top: 30px;
}
section.aboutperson.sustainablematerials h2{text-align:left;}
.sustanablesollutions .boatinnersection {
    padding-top: 0;
}
.ecofriendly {
background: url(../images/untitled.194.png);
   padding:80px 0;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;}
.aboutperson.testimonial.ecofriendly  .overlay {
    background: rgba(172,188,187,0.8);
	
    position: absolute;
    width: 100%;
    height: 100%;
}
section.boatsection.sustanablesollutions {
    padding: 80px 0 0;
}
.aboutperson.testimonial.ecofriendly h2{font-size:35px;}
.conleftsec ul li {
    position: relative;
    padding-left: 40px;
}

.conleftsec ul li span {
    position: absolute;
    left: 0;
    top: 0px;
}

.conleftsec ul li span i {
    font-size: 25px;
    color: #fff;
}

.conleftsec ul li h3 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
}

.conleftsec ul li p a {
    color: #fff;
	font-size:15px;
}
.industryleaderinner h3 {
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 30px;
}
.industryleaderinner h5 {
    font-weight: bold;
}
.eventbanner {
    background: url(../images/Header_afbeelding.png) no-repeat;
	background-size: cover;
    background-position: center;
}
.aboutbanner {
    background: url(../images/Header_about.png) no-repeat;
	background-size: cover;
    background-position: top;
}
.sustainbanner {
	background: url(../images/Header_sustain.jpg) no-repeat;
	background-size: cover;
    background-position: center;
}
.contactbanner {
	background: url(../images/Header_contact.jpg) no-repeat;
	background-size: cover;
    background-position: center;
}
.faqbanner  {
	background: url(../images/Header_faq.jpg) no-repeat;
	background-size: cover;
    background-position: center;
}
.eventinpop {
    width: 200px;
    height: 200px;
    color: #fff;
    font-size: 50px;
    text-align: center;
    border: 1px solid #fff;
    align-items: center;
    display: flex;
    justify-content: center;
}

.eventinner {
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
    margin-bottom: 30px;
    align-items: center;
}
.eventinner:last-child{border:none;}
.eventinpis {
    margin-left: 50px;
}
p.text-right {
    text-align: right;
}

h2.text-right {
    text-align: right;
}
.ps_detailslogo figure img {
    width: 122px;
}

.psrender {
    justify-content: right;
    align-items: center;
}

.psrender .ps_details {
    text-align: right;
    margin-right: 45px;
    border-right: 1px solid #000;
    padding-right: 45px;
}
.aboutgallery ul {
    column-count: 2;
}
.conleftsec h2, .eventinner  h2 {
    font-family: 'Fira Sans', sans-serif;
}
.boatinnersection figure {
    position: relative;
}

.boatinnersection figure 
 h4.videoupdated {
    text-align: center;
    position: absolute;
    bottom: 30px;
    color: #fff;
    font-size: 25px;
    left: 0;
    right: 0;
    margin: auto;
}
.boatinnersection figure 
h4.videoupdated span{color:#69b969;}
.figure.joinppanim {
    position: relative;
}

.figure.joinppanim h4.videoupdated {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 80px;
    width: max-content;
    margin: auto;
    line-height: 1;
}
.aboutgallery ul li figure {
    overflow: hidden;
}
.aboutgallery ul li figure img{ transition: 0.3s all ease-in-out;}
.aboutgallery ul li figure:hover img{ transform:}
.aboutgallery ul li figure:hover img {
    transform: scale(1.5);
}
.aboutgallery ul li:nth-child(3) figure {
    height: 350px;
    width: 100%;
    object-fit: cover;
}
.aboutgallery ul li:nth-child(2) figure {
    height: 350px;
    width: 100%;
    object-fit: cover;
}
.gp33class{
  background:none;
    background-size: cover;
    background-position: center;
}
.figure.leftopt {
    position: absolute;
    right: -250px;
    bottom: 0;
}

.protectsection {
    position: relative;
}
.figure.leftopt img {
    width: 800px;
}
.figure.leftopt.rightopt {
    position: absolute;
    left: -229px;
    bottom: 0;
}
.figure.leftopt.rightopt img{width:900px;}
.gp33class .solutionbanner {
    padding: 0px 0;
}
header.header.stickymenu {
    position: -webkit-sticky;
    position: sticky;
    background: #333;
    transition: all 0.5s ease-in-out;
    top: 0px;
}
		
		header.header.stickymenu a img {
    max-width: 80px;
}



header.header.stickymenu ul.secondtr {
    margin-bottom: 0;
}