:root{
    --turq: #006177 !important;
    --header-font: 'Bebas Neue', Arial, Helvetica, sans-serif;

}

/* html{
    height: 100%;
    display: flex;
    flex-direction: column;

} */

footer{
    background-color: var(--turq);
    color: #f5f5e0;
    height: 35rem;
}

h1,h2,h3,h4,h5,h6, .btn-primary{
    font-family: var(--header-font);

}

p, .contact-card{
    font-size: 18px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

ul{
    list-style-type: none;
}
.sta, .ats{
    min-height: 30rem;
    background-size: cover;
    
    webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;
    padding-top: 50%;


    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;


}

.sta:hover, .ats:hover{
    filter: grayscale(.7);
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    .card-mid{
        background-color: #a7d5d8;
    }
}
/* .sta::after, .ats::after{
    opacity: .5;
    background: #26D0CE;
    background: -moz-linear-gradient(45deg,#1A2980 0,#26D0CE 100%);
    background: -webkit-gradient(left bottom,right top,color-stop(0,#1A2980),color-stop(100%,#26D0CE));
    background: -webkit-linear-gradient(45deg,#1A2980 0,#26D0CE 100%);
    background: -o-linear-gradient(45deg,#1A2980 0,#26D0CE 100%);
    background: -ms-linear-gradient(45deg,#1A2980 0,#26D0CE 100%);
    background: linear-gradient(45deg,#1A2980 0,#26D0CE 100%);
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
} */
.sta{
    background-image: url('../images/photos/fishc/IMG_3409.JPG');
}

.ats{
    background-image: url('../images/photos/fishc/IMG_2452.jpg');

}

.bg-image{
     
    background-image: url('../images/photos/fishc/mohmed-nazeeh-jSgCHNQqEQ4-unsplash.jpg'); 
    max-height: 70vh;
    min-height: 30vh ;
    background-attachment: fixed;
    background-position: 50% 5%;
    background-repeat: no-repeat;
    background-size: cover;
    filter: saturate(1.80) ;
    
}

.bio-pic, .contact-card{
    border: 5px solid #484848 !important;
}

.bring-banner{
    min-height: 40vh;
    background-image: url('../images/photos/IMG_5499.jpg');
    background-size: cover ;
    background-position: 50% 50%;
}

.bring-list{
    font-size: large;
}

.btn-primary{
    background-color: #712a35 !important;
}
.btn-primary:hover{
    background-color: #9a525d !important;
}

.card-mid{
    margin-top: 40% !important;
    margin-bottom: 40% !important;
    padding: 1rem;
    background-color: rgba(232, 246, 244, 0.952);
    width: fit-content;
    border-radius: 2px;
}

.contact-card{
    max-width: fit-content;
    font-weight: 600;
}

.footer-li{
    color:#f5f5e0;
    text-decoration: none;
    /*font-size: large;*/
}

.footer-li:hover{
    color: #a0a090;
    
}

.hero{  
    height: 100%;
    background: rgb(0,97,119);
    background: linear-gradient(180deg,rgba(27, 27, 27, 0.68) 22%, rgba(54, 54, 54, 0.653)100%); }

.hero-container{
    /* background-color:rgba(241, 241, 235, 0.388); */
    padding: 1.5rem;
    /* transform: skew(-20deg); */
    border-radius: 5px;
}

.hero-header{
    /* transform: skew(20deg); */
    font-family: 'Aboreto', Arial, Helvetica, sans-serif;
    font-weight: 700;

/*     text-shadow:
    1px 1px 0 #0e3e41,
    -1px 1px 0 #186469,
    -1px -1px 0 #1a7178,
    1px -1px 0 #0e3e41; */

}
.hero-header{
    
    font-size: clamp(1rem, -1.5rem + 8vw, 3rem);;
    color: #f7fbfd;

}

.hero-subheader{
    color: #b8b8ba;
    font-size: clamp(.75rem, -1.5rem + 6vw, 2rem);
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: 400;

}

.hero-text{
    margin: 25vh;
    width: max-content;
    
    padding-top: .5rem;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: .5rem;
    
    
    
}

.material-symbols-outlined {
  vertical-align: middle;
  font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 24
}

.navbar{
    background-color: var(--turq) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.navbar-brand{
    text-shadow: -1px -1px 0 #34717a, 1px -1px 0 #34717a, -1px 1px 0 #34717a, 1px 1px 0 #34717a;
    font-family: 'Aboreto', Arial, Helvetica, sans-serif;
}
.nav-link{
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: 600;

}

.p-link{
    color: rgb(77, 54, 34);
    text-decoration: none;
    font-weight: 600;
    /*font-size: larger;*/
    
}

.photo-container{
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    grid-auto-rows: minmax(350px, auto);
    background-color: #dad7d3;
    border-radius: 10px;
    padding-top: .75rem;
    padding-bottom: .75rem;
       a{
        img{

            border-radius: 10px;
        }
    } 

}


.season-banner{
    min-height: 40vh;
    background-image: url('../images/photos/IMG_5030.jpg');
    background-size: cover ;
    background-position: 50% 50%;
}

.sec-1, .contact-card{
    background-color: rgb(233, 241, 240) !important;
}
.sec-2{
    padding-top: 5%;
    padding-bottom: 13%;
    background-color: rgb(241, 241, 235);
    
}

.wave-bar{
    /* change svg viewbox width smaller to prevent a white space gap between repeat-x */
    background-image: url("../images/wave-sm.svg");
    background-repeat: repeat-x;
    
    width: 100%;
    height: 20px;
    
    
}