/*
Theme Name: BHW theme
Description: Just a starter theme for BHW theme
Version: 1.01
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: clean, starter, BHW
*/
html {
	scroll-behavior: smooth;
  }
body{
  margin:0;
  padding:0;
  font-size:16px;
  line-height:24px;
  font-family:Lato, Sans-serif !important;
 }
h1,h2,h3,h4,h5,h5,h6,p,span,a{
  font-family:Lato, Sans-serif !important;
  }
  .header-logo a {
    display: block !IMPORTANT;
}
.social-details .elementor-icon-box-content p a{
color:#fff;
}
h6.elementor-icon-box-title {
    margin: 0 !important;
}
#top-headertop {
    position: relative;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
#top-headertop.sticky {
    position: fixed;
    z-index: 99999;
    top: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
.header-logo img {
    max-width: 175px;
}
#top-headertop.sticky .main-navhead {
background:#fff;
}
#top-headertop.sticky .main-navhead .header-logo img {
width:25%;
}
.page-id-231 #footerform{
display:none;
}
.choose-section h4 {
    margin: 0px !important;
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
}
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(178deg, rgb(255 255 255 / 0%) 0%, rgb(0 0 0 / 76%) 100%);
}
.procss-icon {
margin-left:-40px !important;
}
.process-content h5 {
    margin: 0;
    font-size: 18px;
    font-family: 'Lato';
    font-weight: bold;
    padding-bottom: 6px;
    line-height: 28px;
}
.process-content p {
    margin: 0;
}
p {
    padding-top: 0px;
    margin-top: 0px;
}
.form-main .form-point p input {
    height: 60px;
    border-radius: 5px;
    padding: 10px;
    color:#0B272D;
    font-size:16px;
    border: none;
     width:100%;
    outline: none;
}
.from-textarea p textarea::placeholder, .form-point p input::placeholder{
color:#0B272D;
font-size:16px;
 font-family: 'Lato';
}
.form-main  {
    display:flex;
    gap:12px;
}
.from-textarea p textarea {
   border-radius: 5px;
    padding: 10px;
    font-size:16px;
    border: none;
    color:#0B272D;
    width:100%;
    outline: none;
}
.form-radio p label {
    color: #fff;
    font-size: 18px !important;
    font-family: 'Lato';
    font-weight: 400;
}
.form-radio p span.wpcf7-list-item.first {
    margin: 0px !IMPORTANT;
}
.form-radio p span.wpcf7-form-control.wpcf7-radio.form-radio {
    padding-top: 10px !IMPORTANT;
    display: flex;
}
.form-radio p span.wpcf7-list-item.first label, .form-radio p span.wpcf7-list-item.last label {
    display: flex;
    align-items: center;
    gap: 5px;
}
.form-radio p input[type="radio"] {
    width: 18px;
    height: 18px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.button-from {
    background: #006837;
    padding: 13px 20px;
    color: #fff;
    border: none;
    font-size: 16px;
	text-transform: uppercase;
    cursor: pointer;
    outline: none;
    border-radius: 5px;
    font-family: 'Lato';
}
.breadcrumbs p a{
color:#fff !important;
font-family: 'Lato';
font-weight:400;
padding-right:5px;
}
.breadcrumbs p a:hover{
color:#fff !important;
font-family: 'Lato';
}
.breadcrumbs p a.active{
color:#0B272D !important;
font-weight:400;
font-family: 'Lato';
padding-left:5px;
}
.program-section .program-box h3 span {
font-size:18px !important; 
}
.program-section .program-box .elementor-icon-box-icon {
    margin-top: -60px;
}
.program-count p {
	font-weight:300;
}
.hero-text h2 {
    font-size: 80px;
    line-height: 85px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
}
.hero-text.carousel-caption {
    position: absolute;
    top: 18% !important;
    text-align: center;
    width: 100%;
}
.hero-slidercontent{
	max-width: 950px;
	margin: 0px auto;
}
.hero-slidercontent a {
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #006837;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    padding: 18px 20px 18px 20px;
}
.hero-slidercontent h5 {
    font-size: 24px;
    color: #fff;
    margin: 15px 0px 40px;
    font-weight: 300;
    font-family: Lato, Sans-serif !important;
}
.main-slider .slick-dots {
    position: absolute;
    bottom: 140px;
    list-style: none;
    margin: 0;
    display: flex;
    width: 100%;
    gap: 5px;
    padding: 0;
    justify-content: center;
}
.main-slider .slick-dots li {
    list-style: none;
}
.main-slider .slick-dots button {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border: none;
   
    background-color: #fff;
    text-indent: -9999px;
    outline: 0;
    cursor: pointer;
}
.main-slider .slick-dots li.slick-active button {
    background-color: #264659;
}


.main-team .slick-dots {
    position: absolute;
    bottom: -30px;
    list-style: none;
    margin: 0;
    display: flex;
    width: 100%;

    gap:5px;
    justify-content: center;
}
.main-team .slick-dots li {
    list-style: none;
}
.main-team .slick-dots button {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border: none;
   border: 1px solid #264659;
    background-color: #fff;
    text-indent: -9999px;
    outline: 0;
    cursor: pointer;
}
.main-team .slick-dots li.slick-active button {
    background-color: #264659;
}

.main-team .slick-slide{
	margin: 0px 15px;
}
.team-details h3{
	margin-bottom: 0;
}
 iframe{
	width: 100%;
}
.team-member {
    position: relative;
    overflow: hidden;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
	border-radius: 10px;

}
.team-member:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 40%;
    bottom: 0;
    left: 0;
	 -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
   background: linear-gradient(to top, rgb(38 70 89 / 94%) 25%, rgb(38 70 89 / 58%) 50%, rgba(125, 185, 232, 0) 90%);
}
.team-member:hover:after{
        height: 100%;
}
.team-details {
    position: absolute;
    bottom: 0;
    padding: 20px 20px 0px 20px;
	    z-index: 999;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    transform: translate(0%, -15%);
}
.team-member:hover .teamdetail  {
    opacity: 1;
}
.teamdetail {
	display:none;
	margin-top: 15px;
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.team-member:hover .team-details {
    transform: translate(0%, -5%);
	
}
.team-member:hover .team-details .teamdetail {
	display:block;
}

.team-details h3{
	color: #fff;
	font-size: 24px;
	line-height: 30px;
}
.team-details h4{
		color: #fff;
	font-size: 18px;
	line-height: 24px;
	
}
.team-details p{
	color: #fff;
	margin-bottom: 0;

}
.main-team{
    margin-bottom: 35px;
}

.defultitem h2{
    color: #0B272D;
    font-family: "Lato", Sans-serif;
    font-size: 32px;
    font-weight: bold;
    line-height: 36px;
}
.defultitem h3 {
    color: #0B272D;
    font-family: "Lato", Sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 32px;
    text-transform: uppercase;
}
.defultitem p{
	color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.defultitem ul li{
	color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.defultitem ul{
    padding-left: 17px;
}

.page-id-238 .defultitem p a{
	color: #264659 !important;
    text-decoration:none;
}


.form-main.form-contact .form-point input {
    border: 1px solid #dbdbdb;
} 
.from-textarea.form-contact textarea {
    border: 1px solid #dbdbdb;
}
.chooes-pro .elementor-icon-box-content h3 {
margin-top:0px;
} 

.process-boxes h3 {
    font-size: 22px;
    margin-bottom: 10px;
}

.proud-suppliers .swiper-slide-inner img.swiper-slide-image {
    width: 200px;
    object-fit: contain;
}

.proud-suppliers .swiper-slide-inner {
    height: 200px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.hfe-nav-menu .sub-menu {
    min-width: 275px;
    margin: 0;
    z-index: 9999;
}
.proud-suppliers .swiper {
	padding-bottom: 0 !important;
}
.wpcf7 form .wpcf7-response-output {
    margin: 1em 0.5em 0em;
    padding: 0.2em 0em;
    border: none;
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
}
#top-headertop .menu-item a.hfe-sub-menu-item {
    padding-left: calc( 15px + 5px );
    padding-right: 15px;
}

@media(min-width: 320px) and (max-width: 567px){
.modal-header .close {  
    right: -3px !important;
    top: -5px !important;
}
.procss-icon {
    margin-left:0px !important;
}
}
@media(min-width: 320px) and (max-width: 414px){
.eligible-btn span.elementor-button-text{
font-size:14px !important;
} 
.socialicon-head span.elementor-grid-item a{
font-size:14px !important;
}
.mail-icon span.elementor-icon-list-text{
font-size:14px !important;
}
}
@media(min-width: 320px) and (max-width: 767px){
.hero-slider .slick-slide img {
    display: block;
    height: 440px;
    object-fit: cover;
}
	.hero-text h2 {
    font-size: 38px;
    line-height: 45px;
    
}
.hero-text.carousel-caption {
    top: 10% !important;

}
.hero-slidercontent h5 {
    font-size: 18px;
     margin: 0px 0px 28px;
}
	.mobheader-logo img{
		width: 100px;
	}.hfe-nav-menu-icon svg {
    font-size: 35px;
    line-height: 35px;
    height: 23px !important;
    width: 35px;
}
	.defultitem h2 {
    font-size: 28px;
    line-height: 34px;
}
		.defultitem h3 {
    font-size: 22px;
    line-height: 28px;
}
}
@media(min-width: 768px) and (max-width: 991px){
	.mobheader-logo img{
		width: 120px;
	}
	.hero-slider .slick-slide img {
    display: block;
    height: 440px;
    object-fit: cover;
}
.hero-text h2 {
    font-size: 48px;
    line-height: 58px;
}
	.hero-text.carousel-caption {
    top: 10% !important;

}
.hero-slidercontent h5 {
    font-size: 18px;
    margin-bottom: 20px;
}
	.defultitem h2 {
    font-size: 28px;
    line-height: 34px;
}
		.defultitem h3 {
    font-size: 22px;
    line-height: 28px;
}
}
@media(min-width: 992px) and (max-width: 1199px){
	.mobheader-logo img{
		width: 120px;
	}
	.hero-slider .slick-slide img {
    display: block;
    height: 440px;
    object-fit: cover;
}
.hero-text h2 {
    font-size: 54px;
    line-height: 66px;
}
	.hero-text.carousel-caption {
    top: 10% !important;

}
.hero-slidercontent h5 {
    font-size: 18px;
    margin-bottom: 20px;
}
	.bradywater {
	 background-position: 50% 50% !important;
	}
}
@media(min-width: 1200px) and (max-width: 1400px){

	.hero-slider .slick-slide img {
    display: block;
    height: 540px;
    object-fit: cover;
}
.hero-text h2 {
    font-size: 54px;
    line-height: 66px;
}
.bradywater {
	 background-position: 50% 50% !important;
	}

}
@media(min-width: 1401px) and (max-width: 1600px){

	.hero-slider .slick-slide img {
    display: block;
    height: 540px;
    object-fit: cover;
}
.hero-text h2 {
    font-size: 54px;
    line-height: 66px;
}
.bradywater {
	 background-position: 50% 50% !important;
	}

}
.hero-image img {
    width: 100%;
}
#footerform {
scroll-margin-top: 10em;
}
.page-id-1745 #footerform {
	display:none;
	
}
.main-team .slick-track {
    margin: 0;
}
ul#menu-1-80ae1a8 {
    width: 100%;
}
.modal-body {
    padding: 15px 35px;
}
.modal-header .close {
    padding: 0 !important;
    margin: 0 !important;
    position: absolute !IMPORTANT;
    right: -6px !IMPORTANT;
    top: -10px;
    background: #006837;
    border-radius: 50px;
    width: 30px !important;
    height: 30px !important;
    opacity: 1;
    line-height: 30px;
    color: #fff;
    font-size: 24px;
    font-weight: 300 !important;
    outline: none;
    text-shadow: none !important;
}
.modal-header .close:focus, .modal-header .close:hover {
    color: #fff !important;
    text-decoration: none;
    opacity: 1 !important;
}
.modal-header {
    justify-content: center !important;
    border: none !important;
	    padding: 0 !important;
}
.modal-header h5 {
    font-size: 28px;
    color:#0B272D;
    font-weight:bold;
    text-transform: uppercase;
    line-height: 36px;
}
.modal-body {
    padding: 10px 40px !important;
}
.modal-dialog.modal-dialog-centered {
    max-width: 600px !important;
}
.Free-main .form-point input {
    height: 55px;
    outline: none;
    color: #000;
}
.Free-main .form-point input:focus {
    border-color: #ced4da !important;
    box-shadow: none !important;
 
}
.modal-body #wpcf7-f2803-o2 .Free-textarea p textarea:focus{
 border-color: #ced4da !important;
    box-shadow: none !important;
}

.modal-body #wpcf7-f2803-o2 .Free-textarea p textarea{
color: #000 !important;
height:130px;
}
.modal-body #wpcf7-f2803-o2 .Free-textarea p textarea::placeholder{
color: #000 !important;

}
.Free-main .form-point input::placeholder{
color: #000 !important;

}
.modal-content {
    padding: 0px 0px;
    border: none !important;
    border-radius: 12px !important;
}
