/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

h1, h2, h3, h4, h5, h6 {
	padding-top: 0;
}
/*.l-subheader-cell.at_left  {
	height: 100%;
	margin-left: -1.5rem;
}*/
.l-subheader-cell.at_left  {
	height: 100%;
	margin-left: -.5rem;
}
.team-box .view-bio {
	position: absolute;
	top: 0;
	left: 0;
	background: hsl(0deg 0% 0% / 76%);
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	display:none;
	transition: all 0.5s ease;
}
.team-box:hover .view-bio {
	display:flex;
}
.view-bio a{
	background: green;
	padding: .3rem 1rem;
	border-radius: .3rem;
	color: #fff;
	font-size: 16px;
	cursor:pointer;
}
.view-bio a:hover, .view-bio a:focus{
	background: #fff;
	color: #000;
}
.rowstreach .vc_column-inner, .rowstreach .vc_column-inner .w-vwrapper {
	height: 100%;
}

.fancyul ul {
	--icon-space: 50px;
	list-style: none;
	padding: 0;
	margin: 0;
}

.fancyul li {
	padding-left: var(--icon-space);
	margin-bottom: 1.5rem;
}
.inner-ul.fancyul li {
	margin-bottom: .5rem;
}

.fancyul li:before {
	content: "\f00c";
	font-family: FontAwesome;
	margin-left: calc( var(--icon-space) * -1 );
	width: 34px;
	background: #153fad;
	font-weight:600;
	color:#fff;
	height: 34px;
	border-radius: 50%;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding: .1rem;
	font-size: 14px;
	line-height: 1.33;
	margin-right: 1rem;
	min-width:34px;
	max-width:34px;
		max-height:34px;
		min-height:34px;
}
.ulcolumn-2 ul {
	column-count: 2;
	column-gap: 1.5rem;
}
body .w-counter .w-counter-value {
	font-size: calc(32px + .8vw) !important;
	font-family: 'Nunito';
}
body .w-counter .w-counter-title{
	font-size: 22px !important;
	font-weight: 700 !important;
	margin-top: 1rem;
}
.values .w-iconbox-icon {
	font-size: 5.5rem !important;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	background: #fff;
	padding: .5rem;
}
.values .w-iconbox-title {
	font-size: 20px;
	font-weight: 700;
	font-family: 'Rubik';
	margin-bottom: .5rem;
}
.wpcf7-form-control-wrap {
	margin-top: .4rem;
	margin-bottom: 1rem;
}
.w-iconbox.iconpos_left.no_title.contact-iconbox.address {
	align-items: start;
}
body .contact-iconbox .w-iconbox-icon{
	font-size: 1.5rem !important;
	--icon-color: #ffffff;
	background: rgb(255 255 255 / 11%);
	width: 50px !important;
	height: 50px!important;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}
.w-tabs.style_simple .w-tabs-list-h .w-tabs-item {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0;
	border-bottom: 2px solid #fff;
	padding: .5rem 1.5rem;
	margin: 0 .3rem;
	width: 100%;
}
.w-tabs.style_simple .w-tabs-list-h .w-tabs-item.active{
	background: rgb(255 255 255 / 22%);
}
.dark.w-tabs.style_simple .w-tabs-list-h .w-tabs-item {
	border-bottom: 2px solid #e3eaf6;
}
.dark.w-tabs.style_simple .w-tabs-list-h .w-tabs-item.active {
	background: #153fad;
	color: #fff;
}
.team .w-hwrapper, .team .w-hwrapper .w-image, .team .w-hwrapper .w-image-h, .team .w-hwrapper .w-image-h img{
	width:100%;
	margin:0;
}
.team .wpb_text_column h4{
	font-size: 20px;
	line-height: 1.3;
	font-weight: 600;
	color: #153fad;
	font-family: 'Rubik';
	margin-bottom: .1rem;
	margin-top: .8rem;
}
.team .wpb_text_column p{
	font-weight: 600;
}
.custicon{
	padding-top:2vmax;
	padding-bottom:2vmax;
	border-bottom:1px solid #fff;
}
.custicon.last{
	padding-bottom:0;
	border-bottom:0
}
.custicon .number p{
	width: 40px;
	height: 40px;
	background: #25a924;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	font-size: 20px;
	font-family: 'Nunito';
	font-weight: 600;
}
.custicon h4{
	font-size: 20px;
	line-height: 1.3;
	font-weight: 800;
	margin-bottom: .5rem;
}
.custicon p {
	font-weight: 500;
}

@media (max-width: 600px) {
footer .w-menu.layout_hor .menu {
	display: inline-flex;
	justify-content: center;
	flex-wrap: wrap !important;
}
footer .menu li {
	margin-bottom: .5rem;
}
	body .w-counter .w-counter-title {
	font-size: 16px !important;
	font-weight: 700 !important;
	margin-top: .5rem;
	line-height: 1.3;
}
	.dotstyle_smudge .owl-dot span {
	width: 5px;
	height: 2px;
	margin: 8px 2px;
}
	.dotstyle_smudge .owl-dot.active span {
	width: 20px;
}
	.values .w-iconbox-icon {
	font-size: 4rem !important;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: #fff;
	padding: .5rem;
}
.values .w-iconbox-title {
	font-size: 18px;
	padding-bottom: 0;
}
	.values .w-iconbox-text{
	font-size: 14px;
}
	.mapdiv iframe{
		height:250px;
	}
.wpcf7-form .g-cols.mobiles-cols_1 {
	--columns-gap: 0 !important;
}
	body .contact-iconbox .w-iconbox-icon {
	font-size: 1rem !important;
	width: 40px !important;
	height: 40px!important;
}
	.w-tabs.accordion>div>div>.w-tabs-section-content {
	padding: .5rem 0;
}
	.w-tabs-section.active:not(.has_text_color)>.w-tabs-section-header {
		background:rgb(255 255 255 / 22%);
	}
	.team .wpb_text_column h4 {
	font-size: 18px;
}
	.team .wpb_text_column p {
	font-weight: 600;
	font-size: 14px;
}
}
