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

/*Add your own styles here:*/
.ush_menu_1.type_mobile .w-nav-anchor.level_1, .ush_menu_1.type_mobile .w-nav-anchor.level_1 + .w-nav-arrow {
    font-size: 12px;
    color: #1b3240;
}
.lang{
	direction: ltr;
}
.block {
    position: relative;
    height: 480px;
    border: 1px solid #2c3c54;
    align-items: center;
    padding: 20px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.block::before {
    content: '';
    width: calc(100% - 20px);
    height: calc(100% + 22px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 1px solid #2c3c54;
}
.w-menu[style*=--main-color] .menu>li{
	padding: 0 29px
}
.w-menu[style*=--main-color] .menu>li::before{
    content: '';
    position: absolute;
        margin-top: 10px;
    transform: translateY(-50%);
    right: 0;
    height: 13px;
    width: 20px;
    transition: 0.4s;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
	background: linear-gradient(to left,#fff ,rgb(255 255 255 / 6%));
}
.post-thumb {
    margin-bottom: 30px;
	 z-index: 99;

}
.post-thumb:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 0;
    width: 100%;
    opacity: 1;
}
.post-thumb img {
	border-radius: 50%;
    box-shadow: none;
    border: solid;
    padding: 10px;
	    border-color: #b8967e;
    max-width: 250px;
    max-height: 250px;
    z-index: 99;
    object-fit: cover;
}
.post-title-head{
    transform: scale(1);
    margin-bottom: 10px;
    font-size: 26px;
   /* line-height: 1.25px;*/
}
.team-inner {
    color: #c1a363;
    padding: 50px 0px 50px 0px;
	position: relative;
	overflow: hidden;
	text-align: center;
	 transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.team-inner::before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 50%;
    background: #f9f7f5;
    border-radius: 0% 0 50% 50%;
}
.team-inner::after{
	  content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    border-radius: 50% 50% 0% 0%;
	 background: linear-gradient(to bottom,rgba(184,150,126,0.30),rgb(58 123 213 / 0));
}
.team-inner >.post-thumb img{
	transform: scale(1);
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}
.team-inner:hover>.post-thumb img {
    transform: scale(.95);
}
.feature-box-wrapper{
	border-radius: 0px 30px 0px 30px;
	border: 1px solid #ffffff75;
	margin: 0px 0px 0px 0px;
    padding: 45px 30px 40px 40px;
	text-align: center;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.feature-box-wrapper:hover{
	border-radius: 30px 0px 30px 0px;
	border: 1px solid #c1a363;
}
.feature-box-wrapper-white{
	border-radius: 0px 30px 0px 30px;
	border: 1px solid #cccccc85;
	margin: 0px 0px 0px 0px;
    padding: 45px 30px 40px 40px;
	text-align: center;
	box-shadow: 5px 5px 0 #ccc;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.feature-box-wrapper-white:hover{
	box-shadow: 5px 5px 0 #c1a363;
}
.sub-title {
	position: relative;
    width: fit-content;
}
.sub-title:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -29px;
    height: 13px;
    width: 20px;
    transition: 0.4s;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
	background: linear-gradient(to right,#c1a363,rgb(184 151 128 / 6%));
}
.sub-title:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -29px;
    height: 13px;
    width: 20px;
    transition: 0.4s;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
	background: linear-gradient(to left,#c1a363,rgb(184 151 128 / 6%));
}
.l-subheader.at_middle .type_mobile .w-nav-list.level_1 {
    background: #fff !important;
}
.dir-ltr{
	direction: ltr;
}
.dir-ltr span.w-text-value {
    padding-left: 10px;
}
.l-subheader.at_top .l-subheader-h {
    border-bottom: 1px solid rgb(255 255 255 / 50%);
}

.l-header.shadow_thin .l-subheader.at_middle, .l-header.shadow_thin .l-subheader.at_bottom {
    box-shadow: none !important;
}