/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Nur Mohammad
 Author URI:   https://github.com/NafsanDev
 Template:     generatepress
 Version:      0.1
*/
.site-header{
	box-shadow: rgba(42, 40, 41, .07) 0 3px 11px 0 !important;
    -moz-box-shadow: rgba(42,40,41,.07) 0 3px 11px 0!important;
    -webkit-box-shadow: rgba(42, 40, 41, .07) 0 3px 11px 0 !important;
}
.site-header.sticky {
  background-color: #fff;
  position: sticky;
  top: 0;
  z-index: 999;
}
.site-header.sticky .main-navigation{
	background-color: #fff;
}
.site-header.sticky .main-navigation a{
	color:#000;
}
.site-header.sticky .main-navigation li:hover a,
.site-header.sticky .main-navigation li a:hover,
.site-header.sticky .main-navigation .menu-toggle{
	color: #000 !important;
}
.site-header.sticky .main-navigation li a::after{
	background: #000 !important;
}
.nav-float-right #site-navigation{
	width: 65%;
}
.main-navigation li:hover > a{
	color: #fff;
}
.main-navigation li a{
    display: inline-block;
}
.main-navigation li a:hover{
    color: #fff;
}
.main-navigation li a::after
 {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #fff;
    transition: width .3s;
}
.main-navigation li a:hover::after,
.main-navigation li.current_page_item a::after {
    width: 100%;
}
.hero-back{
    background-image: url(https://flshsc.com/wp-content/uploads/2025/09/pexels-photo-1764702-e641781c-1920w.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
}
.hero-flex{
	display: flex;
	flex-direction: column;
	align-items: start;
	justify-content: space-between;
	min-height: 50vh;
    padding: 110px 15px;
    text-align: center;
}
.hero-text {
    color: #000;
    font-size: x-large;
    text-align: justify;
    margin: 30px auto 50px;
}
.btn {
    padding: 12px 20px 8px;
    color: white !important;
    background-color: #169fcb;
    text-decoration: none;
    border-radius: 6px;
    font-size: large;
    letter-spacing: 1px;
    font-family: Forum, display;
}
.btn-hero{
    width: 216px;
    height: 53px;
    max-width: 100%;
    min-width: 0;
    margin: 0 auto;
    border-color: #2a2829;
    border-width: 1px;
    border-style: solid;
    font-size: larger;
}
.btn:hover{
	background-color: #333;
	border-color: #333;
}
.home-hero-bottom{
	padding:25px 0;
	font-size: large;
	text-align: center;
}
.home-hero-bottom p {
    color: #000;
    font-size: 19px;
    text-align: center;
    margin-bottom: 0;
}
.content-grid.margin-adjust{
	padding: 40px 0;
}
.content-grid .wp-block-image{
	margin-bottom: 20px;
}
:root .has-accent-background-color:hover
 {
    background-color: #333;
}
.page-hero {
    background-color: rgba(224, 224, 218, 1);
    padding: 0;
}
.page-title {
    padding: 40px 15px 40px;
    margin-bottom: 0;
    color: rgb(42, 101, 136);
    font-size: 42px;
    font-weight: 600;
    font-family: Forum, display;
}
.wwa-back {
    width: 100%;
    padding: 220px 0;
    border: 2px solid #000;
    background-image: url(https://flshsc.com/wp-content/uploads/2025/09/who-we-are-banner.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
}
.page-hero-bottom{
    padding: 50px 15px;
    background-color: rgba(224, 224, 218, 1);
}
.page-hero-bottom p{
	font-size: large;
	color: #000;
}
.page-hero-bottom .btn-margin{
	margin-right: 90px;
}
.wwa-content{
	padding-top: 40px;
    box-shadow: rgba(0, 0, 0, 0.25) 0 3px 11px 0 !important;
    -moz-box-shadow: rgba(0,0,0,0.25) 0 3px 11px 0 !important;
    -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 3px 11px 0 !important;
}
.wwa-content h2{
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 5px;
}
.wwa-content p.lead{
    color: rgb(42, 101, 136);
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}
.wwa-content .wp-block-button__link {
    color: #333;
    font-weight: 500;
    margin-bottom: 20px;
}
.wwa-content .wp-block-button__link:hover{
	background-color: #333;
	color: #fff;
}
.wwa-content p{
	font-size: 1.1rem;
	padding: 0 15px;
}
.wwa-content img{
	margin-bottom: 0;
	border:2px solid #000;
}
.page-id-9 .wp-block-columns{
	margin-bottom: 0 !important;
}
.space-adjust {
    margin: auto !important;
    padding: 20px 15px;
}
h2.wwd-title {
    font-size: 36px;
    padding-bottom: 0;
    margin: 10px auto;
}
hr.is-style-default {
    width: 90px;
    margin: 0 auto 40px;
    color: rgba(209, 205, 205, 1);
}
.ow-columns{
	gap: 3em;
	padding: 40px 0
}
.ow-accordion .esab__head{
	align-items: flex-start;
}
.ow-accordion .esab__icon{
	margin-top: 8px;
}
.contact-columns{
	padding: 80px 0;
	margin-bottom: 0;
}
.contact-adjust{
	margin: auto !important;
    padding: 60px 50px;
}
.contact-adjust h2{
	font-size: 42px;
}
.contact-adjust p{
	max-width: 80%;
	display: block;
	margin: 20px auto;
	font-size: larger;
	color: #333;
}
.flshsc-form .wpforms-field{
	padding: 10px 0;
}
.flshsc-form label {
    font-size: 18px !important;
    font-weight: 400 !important;
    margin: 0 0 3px !important;
}
.flshsc-form input {
    max-width: 100% !important;
    height: 40px !important;
}
.inside-site-info {
    flex-direction: column-reverse;
    align-items: stretch;
    padding: 50px 40px 20px;
}
.menu-footer-container{
	display: flex;
	justify-content: center;
}
#menu-footer {
    flex-direction: column;
    align-items: flex-start;
    font-size: 24px;
    font-family: Forum, display;
}
#menu-footer li{
	margin: 0 0 15px;
}
.footer-logo{
	display: flex;
	flex-direction: column;
}
.footer-logo .wp-block-social-links
 {
    justify-content: flex-start;
    margin: 20px 0 20px 120px;
}
#menu-footer a{
	color: #333;
	text-decoration: none;
}
#menu-footer a:hover{
	color: #666666;
}

@media screen and (max-width: 768px){
	.inside-header {
        padding-right: 15px;
        padding-left: 15px;
    }
    .nav-float-right #site-navigation{
		width: 100%;
	}
    .hero-flex{
    	padding: 80px 15px;
    }
	.hero-text{
		font-size: 21px;
		text-align: center;
	}
	.home-hero-bottom p{
		font-size: 17px;
	}
	.page-hero-bottom .btn-margin {
	    margin-right: 20px;
	}
	.content-grid p{
		padding: 0 15px;
	}
	.page-title{
		font-size: 28px;
	}
	h2.wwd-title{
		font-size: 24px;
	}
	.wwa-back{
		padding: 160px 0;
	}
	.page-id-9 .wp-block-columns.has-background{
		padding: 0 !important;
	}
	.ow-accordion .esab__head h2{
		font-size: 24px !important;
	}
	.contact-columns {
	    padding: 0;
	}
	.contact-adjust {
	    padding: 40px 15px;
	}
	.contact-adjust h2 {
	    font-size: 32px;
	    text-align: left;
	}
	.contact-adjust p {
    	max-width: 100%;
    }
	.footer-logo .wp-block-social-links{
		margin: 20px auto;
	}
}