.cut-shape-btn .elementor-button {
	clip-path: polygon(0 0, calc(100% - 24px) 0, 100% 24px, 100% 100%, 24px 100%, 0 calc(100% - 24px));
    background: white !important;
    padding: 1px !important;
    display: inline-block;
    border: none !important;
}
.cut-shape-btn .elementor-button .elementor-button-content-wrapper {
	background: linear-gradient(180deg, #d31010 0%, #000000 100%);
    color: white;
    border: none;
    padding: 16px 46px 20px;
    cursor: pointer;
	clip-path: polygon(0 0, calc(100% - 24px) 0, 100% 24px, 100% 100%, 24px 100%, 0 calc(100% - 24px));
	transition: background 0.3s ease-out;
}
.cut-shape-btn .elementor-button:hover .elementor-button-content-wrapper {
	background: linear-gradient(180deg, #d31010 0%, #d31010 100%);
}
.cut-shape-btn.btn-secondary .elementor-button .elementor-button-content-wrapper {
	background: linear-gradient(180deg, #6a6a6a 0%, #000000 100%);
}
.cut-shape-btn.btn-secondary .elementor-button:hover .elementor-button-content-wrapper {
	background: linear-gradient(180deg, #6a6a6a 0%, #6a6a6a 100%);
}
.cut-shape-btn.outline .elementor-button {
	background: #d31010 !important;
}
.cut-shape-btn.outline .elementor-button .elementor-button-content-wrapper {
	background: linear-gradient(180deg, #000 0%, #000000 100%);
}
.cut-shape-btn.outline .elementor-button:hover .elementor-button-content-wrapper {
	background: linear-gradient(180deg, #d31010 0%, #d31010 100%);
}
.header-part.sticky {
	background-color: #000;
}
.header-right {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 7% 100%);
	background-color: rgb(106, 106, 106);
	box-shadow: 0px 12px 52.56px 20.44px rgba(0, 0, 0, 0.75),inset 0px -36px 73px 0px rgba(0, 0, 0, 0.75);
}
.header-part.sticky .header-logo img {
	width: 200px !important;
}
.footer-subscribe input[type="email"] {
	padding: 10px 0 !important;
}
.footer-subscribe .elementor-button {
	background-image: none !important;
	background-color: transparent;
	
}
.circlular-list .circlular-list-item:first-child {
	position: absolute;
	left: 50%;
	transform: translatex(-50%);
	top: 10px;
	flex-direction: column;
	width: 348px;
}
.circlular-list .circlular-list-item:first-child .circlular-icon {
	position: absolute;
	left: 50%;
	bottom: -179px;
	transform: translatex(-50%);
}
.circlular-list .circlular-list-item:nth-child(2) {
    position: absolute;
    right: 85px;
    top: 271px;
    flex-direction: column;
    width: 321px;
}
.circlular-list .circlular-list-item:nth-child(2) .circlular-icon {
    position: absolute;
    left: -218px;
    top: 39px;
}
.circlular-list .circlular-list-item:nth-child(3) {
    position: absolute;
    right: 52px;
    bottom: 103px;
    flex-direction: column;
    width: 355px;
}
.circlular-list .circlular-list-item:nth-child(3) .circlular-icon {
    position: absolute;
    left: -218px;
    top: 9px;
}
.circlular-list .circlular-list-item:nth-child(4) {
    position: absolute;
    left: 46px;
    bottom: 124px;
    flex-direction: column;
    width: 289px;
}
.circlular-list .circlular-list-item:nth-child(4) .circlular-icon {
    position: absolute;
    right: -299px;
    top: -4px;
}
.circlular-list .circlular-list-item:nth-child(5) {
    position: absolute;
    left: 46px;
    top: 266px;
    flex-direction: column;
    width: 317px;
}
.circlular-list .circlular-list-item:nth-child(5) .circlular-icon {
    position: absolute;
    right: -260px;
    top: 52px;
}
.video-slider {
	position: relative;
}
.video-slider .elementor-thumbnails-swiper {
	position: absolute !important;
	left: 50%;
	transform: translatex(-50%);
	bottom: 78px;
	width: 848px;
}
.video-slider .elementor-thumbnails-swiper .swiper-slide {
	padding: 0 10px !important;
}
.video-slider .elementor-thumbnails-swiper .swiper-slide .elementor-carousel-image {
    aspect-ratio: 4 / 4 !important;
	border: 2px solid rgb(206, 0, 0) !important;
	border-radius: 5px;
	position: relative;
}
.video-slider .elementor-thumbnails-swiper .swiper-slide:not(.swiper-slide-active):after {
   display: none;
	
}
.video-slider .elementor-thumbnails-swiper .swiper-slide.swiper-slide-active .elementor-carousel-image {
	border-color: #fff;
}
.video-slider .elementor-thumbnails-swiper .swiper-slide.swiper-slide-active .elementor-carousel-image:after {
	background-color: rgba(206, 0, 0,0.431) !important;
	content: "";
    inset: 0;
    position: absolute;
}
.video-slider .elementor-custom-embed-play svg {
    height: 160px;
    width: 160px;
}
.video-slider .elementor-swiper-button svg {
	display: none !important;
}
.video-slider .elementor-swiper-button {
	width: 75px;
	height: 75px;
}
.video-slider .elementor-swiper-button:after {
	position: absolute;
	content: '';
	display: flex;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(https://thebendestate.com.au/wp-content/uploads/2026/05/Right-Arrow.png) no-repeat center;
	background-size: contain;
}
.video-slider .elementor-swiper-button.elementor-swiper-button-prev:after {
	background: url(https://thebendestate.com.au/wp-content/uploads/2026/05/Left-Arrow.png) no-repeat center;
	background-size: contain;
}
.video-slider .elementor-swiper-button.elementor-swiper-button-prev {
	left: 45px !important;
}
.video-slider .elementor-swiper-button.elementor-swiper-button-next {
	right: 45px !important;
}
.top-cut-box {
	clip-path: polygon(0 0, calc(95% - 50px) 0, 100% 50px, 100% 100%, 0px 100%, 0 calc(100% - 0px));
}
.top-cut-box-inner {
	clip-path: polygon(0 0, calc(95% - 50px) 0, 100% 50px, 100% 100%, 0px 100%, 0 calc(100% - 0px));
}
.box-slider .swiper {
	overflow: inherit;
}
.box-slider .swiper-pagination-bullet {
	border-radius: 0 !important;
}
.cut-shape-img {
	clip-path: polygon(0 0, 100% 0, 55% 100%, 0% 100%);
	clip-path: polygon(0% 3%, 100% 3%, 55% 100%, 0% 100%);
	padding: 3px;
	background-color: #fff;
	display: flex;
}
.cut-shape-img img  {
	clip-path: polygon(0 0, 100% 0, 55% 100%, 0% 100%);
	clip-path: polygon(0% 3%, 100% 3%, 55% 100%, 0% 100%);
	display: flex !important;
}
.team-blog {
	padding: 3px;
	background-color: #fff;
	clip-path: polygon(0 0, calc(95% - 50px) 0, 100% 50px, 100% 100%, 0px 100%, 0 calc(100% - 0px));
}
.team-blog.reverse {
	clip-path: polygon(50px 0, 100% 0, 100% 100%, 0 100%, 0 50px);
}
.team-blog .elementor-widget-image {
	clip-path: polygon(0 0, calc(95% - 50px) 0, 100% 50px, 100% 99%, 0px 99%, 0 calc(100% - 0px));
    background-image: -moz-linear-gradient( 90deg, rgb(0,0,0) 0%, rgb(106,106,106) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgb(106, 106, 106) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(0,0,0) 0%, rgb(106,106,106) 100%);
    margin: 2px;
    padding: 10px 0px 0;
	height: 100%;
    justify-content: flex-end;
    display: flex;
    align-items: flex-end;
}
.team-blog.reverse .elementor-widget-image {
	clip-path: polygon(50px 0, 100% 0, 100% 99%, 0 99%, 0 50px);
}
.timeline {
	position: relative;
}
.timeline:before {
    position: absolute !important;
    content: '' !important;
    display: flex !important;
    left: 22px !important;
    top: 54px !important;
    width: calc(100% - 25px) !important;
    height: 2px !important;
    background-color: rgb(206, 0, 0) !important;
}
.timeline:after {
    position: absolute !important;
    content: '' !important;
    display: flex !important;
    right: 0px !important;
    top: 44px !important;
    width: 19px !important;
    height: 19px !important;
	border-radius: 50%;
    background-color: rgb(206, 0, 0) !important;
}
.timeline .timeline-item .elementor-widget-heading {
	clip-path: polygon(0 0, calc(100% - 23px) 0, 100% 23px, 100% 100%, 0px 100%, 0 calc(100% - 0px));
	padding: 2px;
	background-color: rgb(206, 0, 0);
}
.timeline .timeline-item .elementor-widget-heading .elementor-heading-title {
	clip-path: polygon(0 0, calc(100% - 23px) 0, 100% 23px, 100% 100%, 0px 100%, 0 calc(100% - 0px));
	padding: 12px 40px;
	background-color: rgb(0, 0, 0);
}
.timeline .timeline-item:first-child .elementor-widget-heading {
	clip-path: polygon(0 0, calc(100% - 23px) 0, 100% 23px, 100% 100%, 23px 100%, 0 calc(100% - 23px));
	padding: 2px;
	background-color: rgb(206, 0, 0);
}
.timeline .timeline-item:first-child .elementor-widget-heading .elementor-heading-title {
	clip-path: polygon(0 0, calc(100% - 23px) 0, 100% 23px, 100% 100%, 23px 100%, 0 calc(100% - 23px));
}
.timeline .timeline-item:first-child {
	max-width: 253px;
}
.timeline .timeline-item:nth-child(2) {
	max-width: 287px;
}
.timeline .timeline-item:nth-child(3) {
	max-width: 250px;
}
.timeline .timeline-item:nth-child(4) {
	max-width: 210px;
}
.master-btn {
	writing-mode: sideways-lr;
	clip-path: polygon(0 0, calc(100% - 0px) 0, 100% 0px, 100% 100%, 23px 100%, 0 calc(100% - 23px));
	padding: 0 2px 2px;
	background-color: #6a6a6a;
	width: 76px !important;
}
.master-btn .elementor-heading-title {
	clip-path: polygon(0 0, calc(100% - 0px) 0, 100% 0px, 100% 100%, 23px 100%, 0 calc(100% - 23px));
	padding: 40px 17px 40px 11px;
	background-color: #000;
}
.left-bottom-border {
	position: relative;
}
.left-bottom-border:before {
    position: absolute !important;
    content: '' !important;
    left: 0 !important;
    bottom: 0px;
    width: 13px !important;
    height: 36px !important;
    background-color: #6a6a6a;
    z-index: 2;
    top: auto !important;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.ays-survey-section-header, .ays-survey-question {
	background-color: transparent !important;
	border: none !important;
	padding: 0 !important;
}
.ays-survey-sections .ays-survey-section-title-row-main {
	color: #6a6a6a !important;
	font-size: 40px !important;
	font-weight: 700 !important;
}
.ays-survey-sections .ays-survey-question .ays-survey-question-header .ays-survey-question-header-content .ays-survey-question-title p {
	color: #fff !important;
	font-size: 30px !important;
	font-weight: 600 !important;
}
.step-form .ays-survey-container .ays-survey-form .ays-survey-answer-label-content > span {
    font-size: 25px!important;
	line-height: 1.3 !important;
}
.step-form .ays-survey-container .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content .ays-survey-section-button,
.step-form .ays-survey-container .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content .ays-survey-section-button {
	padding: 0 !important;
	background-color: transparent !important;
	color: #ce0000 !important;
	font-size: 30px !important;
	line-height: 1.2 !important;
	font-weight: 600 !important;
	border: none!important;
	border-radius: 0!important;
	box-shadow: none !important;
	outline: none !important;
}
.ays-survey-section-buttons .ays-survey-section-button-container {
    border-radius: 0px !important;
    background-color: transparent !important;
}
.step-form .ays-survey-container .ays-survey-form .ays-survey-section-buttons {
    display: flex;
	
    justify-content: space-between;
    width: 100%;
}
.step-form .ays-survey-container .ays-survey-section .ays-survey-answer-label input[type=checkbox]~.ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-2, .step-form .ays-survey-container .ays-survey-section .ays-survey-answer-label input[type=radio]~.ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-2 {
    border: 2px solid #fff;
   	height: 23px;
    width: 23px;
}