/*
Theme Name: Chamberlains theme
Description: Just a starter theme for Chamberlains 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, Chamberlains
*/
html {
	scroll-behavior: smooth;
}
.topnavcaret{
	display:none;
}
.homefooter {
	z-index: 9999;
	justify-content: center;
	display: flex;
	position: fixed;
	top: auto;
	bottom: 0;
	left: 0%;
	right: 0%;
}
.e-service-banner .custom-btn:hover{

	color:#FFFFFF;
	transition: all ease 0.3s;

}
.greenbtn:hover{
	background:#414042;
	border: 2px solid #414042;
}
.yellowbtn:hover{
	border: 2px solid #FBB122;
	background:#FBB122;
	color: #fff;
}
.custom-btn.green-btn:hover{

	color:#FFFFFF;
	transition: all ease 0.3s;
}
.will-help-section .person-data img{
	max-height:250px;
}
.the-team-box:hover .team-detail {
	background: #FBB122;

}
.person-data {
	justify-content: center;
}

.wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 16px !important;
	font-weight: normal;
	display: block;
	font-weight: 300 !important;
}
.wpcf7 form .wpcf7-response-output {
	margin: 1em 0em 0em !important;
	padding: 0 !important;
	border: none !important;
	font-size: 16px !important;
	color: #dc3232 !important;
	font-weight: 300 !important;
}
.yellow ul.navbar-nav li a.nav-link{
	color:#414042 !important;
	transition: all 0.5s ease;

}
.yellow a span.icon-Logo:before,
.yellow-gray.logowhite a span.icon-Logo:before,
.yellow-gray a span.icon-Logo:before,
body.orange a span.icon-Logo:before{
	color:#414042 !important;
	transition: all 0.5s ease;

}
/*.yellow-gray.logowhite a span.icon-Logo:before{
	color:#FFF !important;
	transition: all 0.5s ease;

}*/
.yellow-gray ul.navbar-nav li a.nav-link{
	color:#FFFFFF !important;
	transition: all 0.5s ease;

}
/*.yellow-gray a span.icon-Logo:before{
	color:#414042 !important;
	transition: all 0.5s ease;

}*/
body.orange ul.navbar-nav li a.nav-link{
	color:#FBB122;
	transition: all 0.5s ease;

}
/*
body.orange a span.icon-Logo:before{
	color:#FBB122;
	transition: all 0.5s ease;
}
*/
