@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("owl.carousel.min.css");
@import url("owl.theme.default.min.css");

* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}
html,
body {
  margin: 0px;
  height: 100%;
}
/* a blue color as a generic focus style */
button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}
a {
  text-decoration: none;
}

#main, #section-0, #section-1, #section-2, #section-3, #section-4, #section-5{
  display: none;
}

.main {
  background-color: #284a5f;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  height: auto;
  min-height: 100%;
  align-items: center;
}

.main .col-1 {
    display: flex;
    width: 27%;
    flex-direction: column;
    padding: 0px 0px 45px 0px;
}

.main .col-2 {
  display: flex;
  width: 73%;
  position: relative;
  min-height: 76vh;
  margin-right: 50px;
}

.main .overlap-wrapper {
  background-color: #284a5f;
  width: 1300px;
  height: auto;
}

.main .overlap {
  position: relative;
  height: 885px;
  background-color: #f0f6f7;
  padding: 6%;
  display: flex;
  flex-direction: column;
}

.main .overlap-group {
  cursor: pointer;
  position: absolute;
  right: 100px;
  cursor: pointer;
  z-index: 10;
}

.main .main-flex{
  display: flex;
  height: 100%;
}

.main .text-wrapper {
  font-family: "Adieu-bold", Helvetica;
  font-weight: 700;
  color: #284a5f;
  font-size: 50px;
  letter-spacing: 0;
  line-height: 1.3em;
  white-space: nowrap;
  margin-bottom: 45px;
}

.main .group {
  background-color: #fff2f8;
  border-radius: 33.5px;
  height: 100%;
}

.main .div {
  position: relative;
  width: 35px;
  height: 34px;
  top: 18px;
  left: 16px;
}

.main .line {
  object-fit: cover;
  width: 50px;
}

.main .img {
  object-fit: cover;
}

.main .our-salmon-eggs-come {
  font-family: "Larsseit", Helvetica;
  font-weight: 500;
  color: #284a5f;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20.1px;
  line-height: 1.5em;
  margin-bottom: 120px;
}

.main .hatchery .mask-group {
  position: absolute;
  width: 205px;
  height: 300px;
  top: 110px;
  left: 80px;
  object-fit: cover;
}

.main .hatchery .mask-group-2 {
  position: absolute;
  width: 205px;
  height: 300px;
  top: 110px;
  left: 300px;
  object-fit: cover;
}

.main .hatchery .mask-group-3 {
  position: absolute;
  width: 425px;
  height: 300px;
  top: 425px;
  left: 80px;
  object-fit: cover;
}

.main .hatchery .mask-group-4 {
  position: absolute;
  width: 300px;
  height: 220px;
  top: 188px;
  left: 528px;
  object-fit: cover;
}

.main .hatchery .mask-group-5 {
  position: absolute;
  width: 300px;
  height: 220px;
  top: 425px;
  left: 528px;
  object-fit: cover;
}

.main .freshfarm .mask-group {
  position: absolute;
  width: 420px;
  height: 260px;
  top: 120px;
  left: 80px;
  object-fit: cover;
}

.main .freshfarm .mask-group-1 {
  position: absolute;
  width: 420px;
  height: 260px;
  top: 400px;
  left: 80px;
  object-fit: cover;
}

.main .freshfarm .mask-group-2 {
  position: absolute;
  width: 290px;
  height: 350px;
  top: 205px;
  left: 520px;
  object-fit: cover;
}

.main .smolt .mask-group {
  position: absolute;
  width: 430px;
  height: 295px;
  top: 120px;
  left: 80px;
  object-fit: cover;
}


.main .smolt .mask-group-1 {
  position: absolute;
  width: 430px;
  height: 295px;
  top: 432px;
  left: 80px;
  object-fit: cover;
}

.main .smolt .mask-group-2 {
  position: absolute;
  width: 300px;
  height: 430px;
  top: 205px;
  left: 528px;
  object-fit: cover;
}

.main .growout .mask-group {
  position: absolute;
  width: 355px;
  height: 230px;
  top: 180px;
  left: 50px;
  object-fit: cover;
}


.main .growout .mask-group-1 {
  position: absolute;
  width: 355px;
  height: 230px;
  top: 425px;
  left: 50px;
  object-fit: cover;
}

.main .growout .mask-group-2 {
  position: absolute;
  width: 205px;
  height: 305px;
  top: 110px;
  left: 423px;
  object-fit: cover;
}

.main .growout .mask-group-3 {
  position: absolute;
  width: 205px;
  height: 305px;
  top: 430px;
  left: 423px;
  object-fit: cover;
}

.main .harvest .mask-group {
  position: absolute;
  width: 330px;
  height: 205px;
  top: 120px;
  left: 50px;
  object-fit: cover;
}

.main .harvest .mask-group-1 {
  position: absolute;
  width: 330px;
  height: 205px;
  top: 340px;
  left: 50px;
  object-fit: cover;
}

.main .harvest .mask-group-2 {
  position: absolute;
  width: 330px;
  height: 205px;
  top: 560px;
  left: 50px;
  object-fit: cover;
}

.main .harvest .mask-group-3 {
  position: absolute;
  width: 260px;
  height: 310px;
  top: 120px;
  left: 395px;
  object-fit: cover;
}

.main .harvest .mask-group-4 {
  position: absolute;
  width: 260px;
  height: 310px;
  top: 445px;
  left: 395px;
  object-fit: cover;
}

.main .transport .mask-group {
  position: absolute;
  width: 450px;
  height: 325px;
  top: 290px;
  left: 20px;
  object-fit: cover;
}
.main .transport .mask-group-1 {
  position: absolute;
  width: 300px;
  height: 445px;
  top: 230px;
  left: 485px;
  object-fit: cover;
}

.topright-btn .what-do-we-feed {
  position: absolute;
  width: 235px;
  top: 19%;
  left: 960px;
  font-family: "Larsseit", Helvetica;
  font-weight: 400;
  color: #284a5f;
  font-size: 13px;
  text-align: right;
  letter-spacing: 0;
  line-height: 17.4px;
  z-index:2;
}

.topright-btn .overlap-group-wrapper {
  width: 191px;
  height: 50px;
  top: 22%;
  left: 1020px;
  position: absolute;
  z-index:2;
}

.div-btn {
  position: relative;
  width: 175px;
  height: 40px;
  background-color: #fff2f8;
  border-radius: 60px;
  border: 1px solid;
  border-color: #284a5f;
  font-family: "Larsseit", Helvetica;
  font-weight: 300;
  color: #284a5f;
  font-size: 16px;
  cursor: pointer;
}

.col-1 .div-btn1 {
  position: relative;
  width: 150px;
  height: 40px;
  background-color: transparent;
  border-radius: 60px;
  border: 1px solid;
  border-color: #284a5f;
  font-family: "Larsseit", Helvetica;
  font-weight: 300;
  color: #284a5f;
  font-size: 14px;
  margin: 5px auto;
  cursor: pointer;
}

.text-wrapper-2 {
  font-family: "Adieu-bold", Helvetica;
  font-weight: 700;
}

.transport-short-heading{
  font-family: "Larsseit", Helvetica;
  font-weight: 400;
  color: #284a5f;
  font-size: 13px;
  text-align: center;
  margin-bottom: 20px;
}

.slider{
  display: flex !important;
}

/* Feed Section CSS*/

.feed-rectangle {
  position: absolute;
  left: 50px;
  top: 12%;
  display: none;
  height: fit-content;
  width: 100%;
  min-height: 560px;
  background-color: #fff2f8;
  border-radius: 25px;
  border: 1px solid;
  border-color: #284a5f;
  padding: 45px 40px;
  z-index: 10;
}

.feed-col1, .feed-col2{
  display: flex;
  flex-direction: column;
  width: 50%;
}

.our-feed-text {
  font-family: "Larsseit", Helvetica !important;
  font-weight: 400 !important; 
  color: #284a5f;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 20.1px;
  margin-left: 30px;
}

.our-feed-text .head {
  font-family: "Larsseit", Helvetica !important;
  font-weight: 400 !important; 
  color: #284a5f;
  font-size: 15px;
  font-weight: 700 !important;
  display: block;
  margin-bottom: 20px;
}

.our-feed-text .theAnchor{
	  display: inline-block;
  }  

.our-feed-text .text-wrapper {
  font-family: "Larsseit", Helvetica !important;
  font-weight: 300;
  font-size: 14px !important;
  white-space: normal !important;
}

.feed-div-btn {
  padding: 10px 30px;
  margin: 30px 30px;
  background-color: #fff2f8;
  border-radius: 60px;
  border: 1px solid;
  border-color: #284a5f;
  font-family: "Larsseit", Helvetica;
  font-weight: 300;
  color: #284a5f;
  font-size: 12px;
  width: fit-content;
  cursor: pointer;
}

.close-wrapper {
  width: 28px;
  height: 28px;
  top: 30px;
  right: 40px;
  background-color: #f0f6f7;
  border-radius: 14.04px;
  border: 1px solid;
  border-color: #284a5f;
  position: absolute;
  cursor: pointer;
}

.line-wrapper {
  position: relative;
  width: 12px;
  height: 12px;
  top: 9px;
  left: 8px;
  background-image: url(./img/image.svg);
  background-size: cover;
  background-position: 50% 50%;
}

.line-2 {
  position: absolute;
  width: 14px;
  height: 14px;
  top: -3px;
  left: -1px;
  object-fit: cover;
}

.left-img {
  width: 100%;
  max-height: 280px;
  object-fit: contain;
  margin-bottom: 10px;
}

.desk-hidden{
  display: none;
}

/* Main Section CSS*/

#start, #main{
  background-image: url('../../img/main-background.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#start .overlap-wrapper, #main .overlap-wrapper{
	background-color:transparent !important;
}
.background-img{
  background-color:transparent !important;
  background-size: cover;       
  background-position: center;  
  background-repeat: no-repeat;
  justify-content: center !important;
  padding: 1% 6% !important;
  align-items: center;
}

.options{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 120px;
}

.option{
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  width: calc(33.33% - 20px);
  flex-direction: column;
}

.optionimage{
  filter: grayscale(100%);
}

.optionimage:hover{
  filter: grayscale(0%);
}

.optiontext{
  font-family: "Adieu-bold", Helvetica;
  font-weight: 400;
  font-size: 40px;
  text-align: right;
  color: #CCB487;
  letter-spacing: 0;
  line-height: 1.3em;
}


.background-img .middle-text {
  position: absolute;
  width: 100%;
  top: 38%;
  left: 0;
  text-align: center;
}

.background-img .text-1, .background-img .span  {
  font-family: "Adieu-bold", Helvetica;
  font-size: 52px;
  font-weight: 700;
  line-height: 1.5em;
}


.background-img .text-2, .background-img .text-4 {
  font-family: "Larsseit", Helvetica;
  font-weight: 500;
  color: #fff;
  font-size: 16px;
  line-height: 30.4px;
}

.background-img .text-3, .background-img .text-5 {
  font-family: "Adieu-bold", Helvetica;
  font-weight: 700;
  color: #fff;
  font-size: 16px;
  line-height: 30.4px;
}

.bottom-footer{
  display: flex;
  flex-direction: column;
  position: absolute;
  width: 100%;
  align-content: center;
  justify-content: center;
  bottom: 6%;
}

.arrow-next{
  position: absolute;
  right: 8%;
  top: 3px;
  width: 40px;
  cursor: pointer;
}

.arrow-previous{
  position: absolute;
  left: 8%;
  top: 3px;
  width: 40px;
  cursor: pointer;
}

.bottom-text{
  font-family: "Larsseit", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: -10px;
  margin-top: 20px;
}

.middle-heading{
  font-family: "Larsseit", Helvetica;
  font-weight: 400;
  color: #fff;
  font-size: 56px;
  text-align: center;
  line-height: 1.3em;
}

.progress-section{
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
}

.div-btn2 {
  position: relative;
  width: 180px;
  height: 40px;
  background-color: transparent;
  border-radius: 60px;
  border: 1px solid;
  border-color: #fff;
  font-family: "Larsseit", Helvetica;
  font-weight: 300;
  color: #fff;
  font-size: 16px;
  margin: 5px auto;
  cursor: pointer;
  margin-top: 60px;
}


progress {
  width: 950px;
  height: 38px;
  appearance: none;
  border: none; /* Optional: Remove default border */
  background-color: #fff;
  border-radius: 100px; /* Rounded corners */
  overflow: hidden; /* Ensures inner fill doesn't overflow rounded edges */
}

/* Chrome, Safari */
progress::-webkit-progress-bar {
  background-color: #fff;
  border-radius: 100px;
}

progress::-webkit-progress-value {
  background-color: #FFC8DF;
  border-radius: 100px 100px 100px 100px; /* Rounded on left side only */
}

/* Firefox */
progress::-moz-progress-bar {
  background-color: #FFC8DF;
  border-radius: 100px;
}

#progressBar::before {
  content: url('https://bluehousesalmon.com/wp-content/themes/bluehouse/img/fish.png');
  display: inline-block; /* or block depending on your layout */
  width: 50px;  /* optional */
  height: auto; /* optional */
  margin-right: 10px; /* space between image and element content */
  position: absolute;
  top: 0px;
  left: 13.5%;
}

#progressBar1::before {
  content: url('https://bluehousesalmon.com/wp-content/themes/bluehouse/img/fish.png');
  display: inline-block; /* or block depending on your layout */
  width: 50px;  /* optional */
  height: auto; /* optional */
  margin-right: 10px; /* space between image and element content */
  position: absolute;
  top: 0px;
  left: 13.5%;
}

.fish0::before {
  left: 13.5% !important;
}
.fish1::before {
  left: 22.5% !important;
}
.fish2::before {
  left: 34.5% !important;;
}
.fish3::before {
  left: 46.5% !important;;
}
.fish4::before {
  left: 59.5% !important;;
}
.fish5::before {
  left: 71.5% !important;;
}
.fish6::before {
  left: 83.5% !important;;
}


@media only screen and (max-width: 600px) {
  .main{
    height: auto;
    min-height:100vh;
  }
  .main .col-1 {
    width: 100%;
    flex-direction: column;
    padding: 0px 0px 30px 0px;
  }
  .main .col-2 {
    width: 89vw;
    flex-direction: column;
    min-height: unset;
    margin: 0 auto;
  }
  .main .overlap {
    padding: 80px 20px 40px 20px;
    height: auto;
    min-height:100vh;
  }
  .main .main-flex{
    flex-direction: column;
  }
  .main .overlap-wrapper{
    height: auto;
  }
  .main .overlap-group {
    position: absolute;
    right: 25px;
    top: 25px;
    cursor: pointer;
  }
  .main .overlap-group img{
    width: 40px;
    height: 40px;
  }
  .main .text-wrapper {
    font-size: 30px;
    margin-bottom: 10px;
    margin-right: 15px;
    white-space: normal;
  }
  .mask-group, .mask-group-1, .mask-group-2, .mask-group-3, .mask-group-4, .mask-group-5{
    position: relative !important;
    height: 160px !important; 
    top: 0 !important;
    left: 0 !important;
    margin-bottom: -4px;
  }
  .owl-carousel {
    max-width: 100%;
    max-height: 400px; /* Adjust this as needed */
    overflow: hidden;
  }
  .owl-carousel img {
    width: 89vw;
    height: auto;
    object-fit: cover;
    display: block;
  }
  .topright-btn {
  	min-height:80px;
    margin-top: 0px;
  }
  .topright-btn .what-do-we-feed, .topright-btn .overlap-group-wrapper {

    width: 89vw;
    top: unset;
    left: unset;
    text-align: center;
    margin-top: 20px;
  }

  .topright-btn .div-btn {
    margin: 30px auto;
  }

  .main .our-salmon-eggs-come{
    margin-bottom: 0px !important;
    white-space: normal;
  }

  .transport-short-heading {
    margin: 20px 0px 10px 0px;
  }

  /* Feed Section CSS*/

  .feed-rectangle {
    position: fixed;
    flex-direction: column-reverse;
    padding: 60px 20px;
    border-radius: 0px;
    min-height: 100vh;
    justify-content: flex-end;
    left: 0;
    top: 0;
    z-index: 10;
    height: 100vh;
    overflow-y: auto;
  }
  .feed-col1, .feed-col2 {
    padding: 10px 0px;
    width: 100%;
  }
  .close-wrapper {
    right: 30px;
  }
  .our-feed-text{
    margin: 20px 0px 0px 0px;
  }
  .feed-div-btn{
    margin: 15px 0px 0px 0px;
  }
  .desk-hidden{
    display: block;
  }
  .left-img {
    max-height: 200px;
  }
  .our-feed-text .head {
    margin-bottom: 5px;
  }
  .middle-heading{
    font-size: 30px;
  }
  progress{
    width: 80%;
    height: 38px;
  }
  .option {
    width: calc(50% - 20px);
    padding-bottom: 10px !important;
    padding-top: 10px !important;
  }

  .options{
    justify-content: center !important;
    margin-bottom: 16% !important;
  }

  .optiontext{
    width: 100% !important;
    font-size: 28px;
  }

  .optionimage{
    width: 100% !important;
    height: 13vh !important;
    object-fit: cover;
    object-position: top center;
  }

  .background-img .text-1, .background-img .span {
    font-size: 28px;
  }
  .background-img .text-2, .background-img .text-4{
    font-size: 14px;
  }
  .background-img .text-3, .background-img .text-5 {
    font-size: 14px;
  }
  .background-img .middle-text{
    top: 30px;
  }

  .arrow-next{
    right: 11%;
    top: -35px;
    width: 20px;
  }

  .arrow-previous{
    left: 11%;
    top: -35px;
    width: 25px;
  }
  .bottom-footer .bottom-text{
    margin: 20px 20px 0px 20px;
  }
  .bottom-footer {
    bottom: 4%;
  }
  .slider{
  	flex-wrap: wrap;
    gap: 10px;
  }
  
  .main .hatchery .mask-group {
    width: 53vw;
 }

  .main .hatchery .mask-group-2 {
    width: 33vw;
  }

  .main .hatchery .mask-group-3 {
    width: 53vw;
  }

  .main .hatchery .mask-group-4 {
    width: 33vw;
  }

  .main .hatchery .mask-group-5 {
    width: 88vw;
  }
  .main .freshfarm .mask-group {
  	width: 33vw;
  }

  .main .freshfarm .mask-group-1 {
  	width: 53vw;
  }

  .main .freshfarm .mask-group-2 {
  	width: 88vw;
  }
  
  .main .smolt .mask-group {
  	width:88vw;
  }
  
  .main .smolt .mask-group-1 {
  	width:43vw;
  }
  
  .main .smolt .mask-group-2 {
  	width:43vw;
  }
  
  .main .growout .mask-group {
  	width:88vw;
  }
  
  .main .growout .mask-group-1 {
  	width:88vw;
  }
  
  .main .growout .mask-group-2 {
  	width:43vw;
    height: 250px !important;
  }
  
  .main .growout .mask-group-3 {
  	width: 43vw;
    height: 250px !important;
  }
  
  .main .harvest .mask-group{
  	width: 88vw;
    height: 230px !important;
  }
  
  .main .harvest .mask-group-1{
  	width: 88vw;
    height: 230px !important;
  }
  
  .main .harvest .mask-group-2{
  	width: 88vw;
    height: 230px !important;
  }
  
  .main .harvest .mask-group-3{
  	width: 88vw;
    height: 340px !important;
  }
  
  .main .harvest .mask-group-4{
  	width: 88vw;
    height: 340px !important;
  }
  
  .main .transport .mask-group{
  	width: 88vw;
    height: 200px !important;
  }
  
  .main .transport .mask-group-1{
  	width: 88vw;
    height: 200px !important;
  }
  
  #progressBar::before{
  	 left: 10%;
  }
  #progressBar1::before{
  	 left: 10%;
  }
  
  .fish0::before {
  left: 10% !imhportant;
}
.fish1::before {
  left: 15% !important;
}
.fish2::before {
  left: 28% !important;;
}
.fish3::before {
  left: 41% !important;;
}
.fish4::before {
  left: 55% !important;;
}
.fish5::before {
  left: 68% !important;;
}
.fish6::before {
  left: 80% !important;;
}

}

@font-face {
    font-family: Adieu-Bold;
    src: url(../../fonts/Adieu-Bold.eot);
    src: url(../../fonts/Adieu-Bold.eot?#iefix) format("embedded-opentype"),url(../../fonts/Adieu-Bold.svg#Adieu-Bold) format("svg"),url(../../fonts/Adieu-Bold.ttf) format("truetype"),url(../../fonts/Adieu-Bold.woff) format("woff"),url(../../fonts/Adieu-Bold.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Larsseit;
    src: url(../../fonts/Larsseit-Bold.eot);
    src: url(../../fonts/Larsseit-Bold.eot?#iefix) format("embedded-opentype"),url(../../fonts/Larsseit-Bold.svg#Larsseit-Bold) format("svg"),url(../../fonts/Larsseit-Bold.ttf) format("truetype"),url(../../fonts/Larsseit-Bold.woff) format("woff"),url(../../fonts/Larsseit-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Larsseit;
    src: url(../../fonts/Larsseit-Medium.eot);
    src: url(../../fonts/Larsseit-Medium.eot?#iefix) format("embedded-opentype"),url(../../fonts/Larsseit-Medium.svg#Larsseit-Medium) format("svg"),url(../../fonts/Larsseit-Medium.ttf) format("truetype"),url(../../fonts/Larsseit-Medium.woff) format("woff"),url(../../fonts/Larsseit-Medium.woff2) format("woff2");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Larsseit;
    src: url(../../fonts/Larsseit-Regular.eot);
    src: url(../../fonts/Larsseit-Regular.eot?#iefix) format("embedded-opentype"),url(../../fonts/Larsseit-Regular.svg#Larsseit-Regular) format("svg"),url(../../fonts/Larsseit-Regular.ttf) format("truetype"),url(../../fonts/Larsseit-Regular.woff) format("woff"),url(../../fonts/Larsseit-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Larsseit;
    src: url(../../fonts/Larsseit-Light.eot);
    src: url(../../fonts/Larsseit-Light.eot?#iefix) format("embedded-opentype"),url(../../fonts/Larsseit-Light.svg#Larsseit-Light) format("svg"),url(../../fonts/Larsseit-Light.ttf) format("truetype"),url(../../fonts/Larsseit-Light.woff) format("woff"),url(../../fonts/Larsseit-Light.woff2) format("woff2");
    font-weight: 300;
    font-style: normal
}