p{
	font-weight: 300;
	color: #777;
	line-height: 1.7;
}

.work-item {
	position: relative;
	width: 100%;
}
.work-img {
	position: relative;
	overflow: hidden;
}
.work-item .work-img::after {
	content: " ";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: rgba(250, 250, 250, 0);
	transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1) 0s;
}
.work-item:hover .work-img::after {
	background: rgba(250, 250, 250, 0.9);
}

.work-img img {
	width: 100%;
	display: block;
	overflow: hidden;
}
img:not([draggable]), embed, object, video {
	max-width: 100%;
	height: auto;
}
.work-item .work-intro {
	opacity: 0;
	bottom: -94px;
}
.work-intro {
	width: 100%;
	height: 84px;
	padding: 20px 20px 0px;
	box-sizing: border-box;
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
	overflow: hidden;
}
.work-title {
	margin: 0px 0px 8px;
	padding: 0px;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	line-height: 1.2;
}
.work-descr {
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	color: rgb(170, 170, 170);
	line-height: 1.2;
}
.work-item:hover .work-intro {
	color: rgb(255, 255, 255);
	transform: translateY(-99px);
	z-index: 3;
}
.work-item:hover .work-intro {
	opacity: 1;
}
.work-item:hover .work-title, .work-item:hover .work-descr {
	color: #f15a22;
}

.ladi-silver-background {
	background-color: rgb(242, 242, 242);
}
.ladi-orange-background {
	background-color: ##fd8d3d;
}
.orange-color {
	color: #fd8d3d;
}
.ladi-button-new {
	background: #fd8d3d;
	background: -webkit-linear-gradient(224deg, #fd8d3d, #ef5d35);
	background: linear-gradient(224deg, #fd8d3d, #ef5d35);
	color: white !important;
}
.ladi-button-new:hover {
	background: #676767;
	background: -webkit-linear-gradient(224deg, #676767, #ef5d35);
	background: linear-gradient(224deg, #676767, #ef5d35);
}
.ladi-button-main {
	position: relative;
	font-family: "NG-Bold.otf";
	font-size: 19px;
	line-height: 1.6;
	background: #fd8d3d;
	background: -webkit-linear-gradient(224deg, #fd8d3d, #ef5d35);
	background: linear-gradient(224deg, #fd8d3d, #ef5d35);
	border-radius: 6px;
	display: table-cell;
	vertical-align: middle;
	padding:0.9rem 1rem 0.7rem 3rem;
	margin: auto;
	color: white !important;
}
.ladi-button-main:hover {
	background: #676767;
	background: -webkit-linear-gradient(224deg, #676767, #ef5d35);
	background: linear-gradient(224deg, #676767, #ef5d35);
}
.ladi-button-main:before {
	position: absolute;
	content: "";
	width: 27.2984px;
	height: 22.7083px;
	top: 14px;
	left: 12px;
	background-image: url(icon-04-20201109074130.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	background-attachment: scroll;
	background-origin: content-box;
	background-size: contain;
	pointer-events: none;
}


.flex-content {
	position: relative;
}
.bne-testimonial-wrapper .bne-icon-star-filled:before {
	content: '\f005' !important;
	font-family: FontAwesome !important;
}
.testimonial-image,.testimonial-image.wp-post-image {
	float: left;
	margin: 5px 20px 10px 0
}

.testimonial-image.testimonial-crop-thumbnail {
	height: 100px!important;
	width: 100px!important
}

.testimonial-image.testimonial-square,.testimonial-layout-thumbs .thumb-square img {
	padding: 4px;
	background: white;
	border: 1px solid #D1D1D1;
	border-radius: 4px;
	box-shadow: 0 0 3px #CCC
}

.testimonial-image.testimonial-flat-square {
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 0
}

.testimonial-image.testimonial-circle,.testimonial-layout-thumbs .thumb-circle img {
	border: none;
	padding: 0;
	border-radius: 50%;
	box-shadow: 0 0 0 4px white,0 0 0 5px #D1D1D1,0 0 9px #555
}

.testimonial-image.testimonial-flat-circle,.testimonial-layout-thumbs .thumb-flat-circle img {
	padding: 0;
	border: none;
	border-radius: 50%;
	box-shadow: none
}
.testimonial-author,  .testimonial-content {
	margin-bottom: 20px;
}
.testimonial-name {
	display: block;
	position: relative;
	margin: 0 0 5px 0;
	line-height: 1.2em;
	font-size: 18px;
	font-weight: 700
}
#carouselCus  .testimonial-arrow-up, #carouselCus  .testimonial-arrow-down {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
#carouselCus .testimonial-arrow-up {
	border-bottom-color: #f4f4f4;
}
[class^="testimonial-arrow-"] {
	position: absolute;
	width: 0;
	height: 0;
	z-index: 1;
}
.testimonial-arrow-up {
	top: -10px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #bc645b;
}
.testimonial-date {
	display: block;
	position: relative;
	margin: 0 0 5px 0;
	line-height: 1.2em;
	font-size: 13px
}

.testimonial-website,.testimonial-tagline {
	display: block;
	position: relative;
	margin: 0 0 5px 0;
	line-height: 1.2em;
	font-size: 13px;
	font-style: italic;
	font-weight: 400
}

.testimonial-rating {
	display: block;
	position: relative;
	margin: 5px 0
}

.bne-stars {
	height: 18px;
	width: 18px;
	color: gold;
	font-size: 18px
}
.testimonial-rating [class^="bne-icon-"]:before, .testimonial-rating [class*=" bne-icon-"]:before {
	display: inline-block;
	width: auto;
	margin: 0;
	font-family: "bnetestimonials"!important;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.testimonial-rating [class^="bne-icon-"]:before, .testimonial-rating [class*=" bne-icon-"]:before {
	display: inline-block;
	width: auto;
	margin: 0;	
	content: '\f005' !important;
	font-family: FontAwesome !important;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.testimonial-author {
	color: #333
}

.testimonial-content {
	position: relative;
	color: #666;
	font-size: 90%;	
	background: #f4f4f4;
	border-radius: 3px;
	padding: 20px;
	min-height: 240px;
}
.testimonial-content p {
	color: inherit;
	font-size: 15px;
	margin-bottom: 15px
}
.testimonial-message .readmore,.testimonial-message.message-limit p {
	display: inline
}

.testimonial-message.expanded p {
	display: block
}

.testimonial-api-yelp .testimonial-message br {
	display: none
}

.testimonial-api-yelp .testimonial-message p {
	display: inline
}

#carouselCus .carousel-control-prev, #carouselCus .carousel-control-next {
	width: 5%;
}
.carousel-control-next {
	right: 0;
}
.carousel-control-prev {
	left: 0;
}

.ladi-form-modal{
	
}
.modal-body{
	line-height: 1.4;
	font-size: 17px;
}

.carousel-indicators {
	bottom: -30px;
}