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

.icon-18 i{
    font-size: 18px;
    line-height: 1.1;
}
.header-call-btn a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
}
.header-call-btn a i {
    font-size: 34px;
    color: #f68c1f;
    margin-right: 0.3rem;
}
.header-call-btn a span{
    font-size: 14px;
    line-height: 1.3;
    color: #828282;
    font-weight: 500;
}
.header-call-btn a span h4{
    font-size: 18px;
    line-height: 1.3;
    font-weight: 600;
	color: #000;
}
.header-call-btn a:hover span h4 {
    color: #ffba22;
}
.w-nav .w-nav-anchor:not(.level_1) {
    line-height: 1.5em;
    padding: 0.6em 20px;
    white-space: nowrap;
    transition: none;
    font-size: 14px;
    line-height: 1.3;
    color: #404040;
}
ul.w-nav-list.level_2 a{
  list-style: none;
  padding: 0;
}
ul.w-nav-list.level_2 li a{
    padding-left: 1.3em !important;
    padding-right: 0 !important;
}
ul.w-nav-list.level_2 li a:before {
  content: "\f0da"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
	font-weight: 700;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}
.header_hor .ush_menu_1 .menu-item.level_1>a:not(.w-btn) {
    padding-top: 12px;
    padding-bottom: 12px;
}
body .w-nav .menu-item[class*="columns"] .menu-item-has-children .w-nav-anchor.level_2 {
    font-size: 16px;
    font-weight: 500;
    background: none!important;
    color: inherit!important;
    text-transform: uppercase;
    border-bottom: 2px solid #f68c1f !important;
    margin-bottom: 1rem;
    padding-top: 0;
}
body .w-nav-list.level_2 .w-nav-item.level_2:nth-child(2) > a.w-nav-anchor.level_2 {
    border-bottom: 2px solid #ffb400 !important;
}
body .w-nav-list.level_2 .w-nav-item.level_2:nth-child(3) > a.w-nav-anchor.level_2 {
    border-bottom: 2px solid #964c00 !important;
}
.w-nav-list.level_2 .w-nav-item.level_2 {
    font-size: 16px;
    padding: 0 1rem;
}
body .w-nav-list.level_2 .w-nav-item.level_2:first-child > a.w-nav-anchor.level_2,
body .w-nav-list.level_2 .w-nav-item.level_2:first-child a:before{
    color: #f68c1f !important;
}
body .w-nav-list.level_2 .w-nav-item.level_2:nth-child(2) > a.w-nav-anchor.level_2,
body .w-nav-list.level_2 .w-nav-item.level_2:nth-child(2) a:before{
    color: #ffb400 !important;
}
body .w-nav-list.level_2 .w-nav-item.level_2:nth-child(3) > a.w-nav-anchor.level_2,
body .w-nav-list.level_2 .w-nav-item.level_2:nth-child(3) a:before{
    color: #964c00 !important;
}

.btn-shadow{
    box-shadow: 4px 8px 18px -2px rgb(255 154 0 / 55%) !important;
}
.footer-contact i{
    font-size: 18px;
    color: #f68c1f;
}
.whole-form {
	display: flex !important;
	align-items: center;
	justify-content: flex-start !important;
	position: relative !important;
	box-shadow: 0px 0px 15px -2px rgb(78 78 78 / 16%);
	border-radius: 10px;
	height: 40px;
	border: 0;
}
.whole-form p{
	display: flex !important;
	align-items: center;
	justify-content: flex-start !important;
	position: relative !important;
}
.wpcf7 .whole-form input[type="email"] {
	font-size: 14px;
	line-height: 1.3;
	color: #4e4e4e;
	background: #fff;
	border: 0;
	box-shadow: none;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	margin: 0;
	height: 40px;
}
.wpcf7  .whole-form .wpcf7-submit{
    border: 0;
    border-radius: 0;
    background: #f68c1f;
    padding: 0.5rem;
    height: 40px;
    width: 40px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.inline-form {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    box-shadow: 0px 0px 15px -2px rgb(78 78 78 / 16%);
    border-radius: 10px;
    height: 40px;
    border: 0;
}
.wpcf7  .inline-form input[type="email"] {
    font-size: 14px;
    line-height: 1.3;
    color: #4e4e4e;
    background: #fff;
    border: 0;
    box-shadow: none;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    margin: 0;
    height: 40px;
}
.wpcf7  .inline-form .wpcf7-submit{
    border: 0;
    border-radius: 0;
    background: #f68c1f;
    padding: 0.5rem;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.wpcf7  .inline-form .ajax-loader{
    position: absolute;
    right: 0;
    width: 100%;
    height: 40px;
    margin: 0;
}
.wpcf7 .g-cols.via_flex.type_default>div>.vc_column-inner{
    padding: 1rem;
    padding-top: 0;
}
.wpcf7-form-control.wpcf7-submit {
    font-size: 16px;
    line-height: 1.3;
    color: #000000 !important;
    max-width: 101px;
    margin: 0 auto;
    margin-top: 1rem;
    background: #ffb411;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
	box-shadow: 0px 4px 16px 0px rgb(225 225 225 / 55%);
}
.wpcf7-form-control.wpcf7-submit:hover {
    background: _content_secondary;
}
.wpcf7 .ajax-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 0;
    text-align: center;
}
.wpcf7 .ajax-loader::before {
    top: 40%;
    left: 40%;
}
.focus-tabs .w-tabs-list-h {
    justify-content: center;
}
.focus-tabs .w-tabs-list {
    background: transparent !important;
}
.focus-tabs.w-tabs .w-tabs-item{
    font-size: 30px;
    line-height: 1.3;
    font-weight: 600;
    color: #fff;
    background: #f68c1f;
    padding: 1rem;
    min-width: 300px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
	border-radius: 12px;
    margin: 1rem;
    box-shadow: 3px 5px 19px 1px rgb(255 154 0 / 52%);
	opacity: .8;
}
.focus-tabs.w-tabs .w-tabs-sections{
    height: auto!important;
    padding-top: 3rem;
    border-top: 2px solid #ffba00;
    margin-top: 2rem;
    z-index: 2;
    background: #fffaed;
    padding-bottom: 3rem;
}
body .focus-tabs.w-tabs .w-tabs-item:after {
    left: 50%;
    bottom: -50px !important;
    background: #fffaed;
}
body .focus-tabs.w-tabs .w-tabs-item.active:after {
    left: 50%;
    bottom: -50px !important;
    background: #ffba00;
    z-index: 1;
}
.focus-tabs.w-tabs .w-tabs-list-h .w-tabs-item:nth-child(2) {
    background: #ffb400;
}
.focus-tabs.w-tabs .w-tabs-list-h .w-tabs-item:nth-child(3) {
    background: #964c00;
}
.layout_7119 .usg_post_custom_field_3 .w-post-elm-before {
    color: #000!important;
}
.type_grid.layout_7156 .w-grid-list .w-grid-item:nth-child(even){
    background-color: #f4f4f4;
}
.type_grid.layout_7156 .w-grid-list .w-grid-item:nth-child(even) .usg_hwrapper_3{
    align-items: flex-start;
    flex-direction: row-reverse;
}
.type_grid.layout_7156 .w-grid-list .w-grid-item:nth-child(even) .usg_hwrapper_3 .post_image.usg_post_image_1{
    margin-right: 0;
}
.type_grid.layout_7156 .w-grid-list .w-grid-item:nth-child(even) .usg_hwrapper_3 .w-vwrapper.usg_vwrapper_1{
    margin-right: 2rem;
}
.icon-orange i{
    color: #f8b419;
    font-size: 20px;
    margin-right: 0.8rem;
}
.partners-logo .owl-stage {
    margin: auto;
}
textarea {
    height: 6rem;
}
.checkbox-lable{
    margin-bottom: 0;
    text-align: left;
    font-weight: 600;
    color: #f68c1f;
    margin-top: 1rem;
}
.Volunteeringspecialties .wpcf7-checkbox{
    text-align: left;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.Volunteeringspecialties .wpcf7-checkbox .wpcf7-list-item{
    margin-bottom: .8rem;
}
.Volunteeringspecialties .wpcf7-checkbox .wpcf7-list-item.last {
    margin-bottom:0;
}
.Volunteeringspecialties .wpcf7-checkbox .wpcf7-list-item label{
    display: flex;
    align-items: flex-start;
}
.Volunteeringspecialties .wpcf7-checkbox .wpcf7-list-item label input{
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px !important;
    margin-right: 0.5rem;
}
.w-person .w-person-image{
    max-width: 189px;
    margin: 0 auto;
	padding:1rem;
}
.w-person .w-person-image img{
    box-shadow: 1px 0px 13px 0 #d5d5d5;
    z-index: 9999;
}
.w-person .w-person-name{
    font-size: 18px;
    line-height: 1.3;
    font-weight: 500;
    color: #f68c1f;
    margin-top: 0;
    margin-bottom: 1rem;
}
.w-person .w-person-description p{
    font-size: 14px;
    line-height: 1.7;
    color: #000;
    font-weight: 400;
    text-align: justify;
    text-align-last: center;
}
.education-logo .post_image{
    width: 100%;
    background: #fff;
    padding: .5rem;
}
.education-logo .post_image img{
    display: block;
    width: auto;
    max-width: none;
    margin: 0 auto;
}
body .education-logo .usg_post_title_1 {
    color: #000000!important;
    font-weight: 500!important;
    font-size: 14px!important;
    line-height: 1.5!important;
}
.logo-with-border.education-logo .post_image {
    border: 1px solid #ebebeb;
}
.enviro-logo .w-vwrapper.usg_vwrapper_1 {
    max-width: 218px;
    margin: 0 auto;
}
.w-vwrapper.space-between {
    justify-content: space-between;
}
body .w-nav-arrow {
    vertical-align: middle;
    line-height: 100%;
}
body .text-justifycenter p{
	text-align: justify !important; 
	text-align-last: center !important; 
}
.same-height-column .wpb_wrapper{
	height:100%;
}
body .w-popup-box-title {
    font-size: 1.8rem;
    text-align: center;
    background: #f7d3ad !important;
}
.team .w-tabs-section-header{
    background: #ba966b;
	margin-bottom:.1rem;
}
body .team .w-tabs-section-header:hover, 
body .team .w-tabs-section-header:focus,
.team .w-tabs-section-header.active{
    background: rgb(246 140 31) !important;
    color: #fff !important;
}
body .team  .w-tabs-sections.cpos_left>div>.w-tabs-section-header .w-tabs-section-control {
    margin-right: 1.5em;
}
body .team .w-tabs-section-content {
    background: #fff;
}
body .team .w-tabs-section.active .w-tabs-section-header {
    color: #2e3031;
}


@media (max-width: 899px){
	body .w-nav .menu-item[class*="columns"] .menu-item-has-children .w-nav-anchor.level_2 {
    margin-bottom: 10px;
    padding-top: 11px;
}
.wpcf7  .g-cols.via_flex>div:not([class*=" vc_col-"]) {
    margin: 0;
}
	.xs-left.w-hwrapper.align_right {
    justify-content: flex-start !important;
}
	.xs-column.w-hwrapper {
    flex-direction: column !important;
}
}