/*** CLEAR ***/

body {
	overflow-x: hidden!important;
}


/*** ALGEMEEN ***/

.text_white {
	color: white!important;
}

.text_blue {
	color: #0b2a5d!important;
}

.text_orange {
	color: #fe7c5a!important;
}

.no_m_b, .no_m_b p {
	margin-bottom: 0rem!important;
}

.no_m_t, .no_m_t p {
    margin-top: 0rem!important;
}

.header {
	background-color: white;
}

/*** HERO SECTION ***/

.sec_hero {
	position: relative;
}

/*.splide  {
	display:none;
} 
*/
#next, #prev {
	background: transparent;
    border: 0 solid transparent;
    cursor: pointer;
    font-size: 3.5em;
    height: 60px;
    width: 60px;
    outline: 0;
    padding: 0;
	opacity: .8;
    -webkit-transition: .15s cubic-bezier(0,0,.2,1);
    -o-transition: .15s cubic-bezier(0,0,.2,1);
    transition: .15s cubic-bezier(0,0,.2,1);
	box-shadow: 0px 0px rgb(0 0 0 / 0%);
}

#next:hover, #prev:hover {
	background: transparent;
	opacity: 1;
	box-shadow: 0px 0px rgb(0 0 0 / 0%);
}

.sec_hero .splide__slide img {
    min-height: 550px;
	max-height: 550px;
	/*width: 100%;*/
}

@media only screen and (max-width: 992px) {
	.sec_hero .splide__slide img {
		width: 100%;
	}
}


@media not all and (min-resolution:.001dpcm) { 
     @supports (-webkit-appearance:none) {
          .sec_hero .splide__slide img {
			width: auto;
		}
		 
		 /* #gallery {
			display: none;
		} */
     }
}

@media only screen and (max-width: 600px) {
	.sec_hero .splide__slide img {
		width: 100%;
	}
}


.hero_btns_container {
	position: absolute;
	left: 3rem;
    bottom: 1.5rem;
	z-index: 5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.hero_btn {
	width: 40px;
	height: 40px;
	-webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
	justify-content: center;
    align-items: center;
    display: -webkit-box;
	display: -ms-flexbox;
	position: relative;
	display: flex;
}

.hero_btn i {
	font-size: 20px;
}

.hero_btn:nth-child(2) {
	margin-left: 0.5rem;
	background-color: #0B2A5d;
}

.hero_btn input {
	opacity: 0;
    position: absolute;
    width: 40px;
    height: 40px;
	cursor: pointer;
}

#amaimap {
	width: 100%;
	height: 550px;
	display:none;
}

.color_change {
	background-color: #faf4d3;
	color: #181831!important;
}

/*** DESCR STICKY ***/

.sec_desc_sticky {
	max-width: 1440px;
	margin: auto;
	padding: 0rem 8rem;
}

.col_sticky_1 {
	padding-right: 5%;
}

.col_descr_2 {
	padding-left: 3.5%;
}

.col_descr_2:after {
    content: "";
	z-index: -1;
    position: absolute;
    left: -1rem;
    top: 18rem;
    width: 4rem;
    height: 4rem;
    background-color: #eef0f3;
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    transform: rotate(22deg);
}

.bg_desc_2 {
	margin-top: -80px;
	position: sticky!important;
	will-change : transform!important;
	top: 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	height: 26rem;
}

.clip_wrapper {
	padding-left: 7rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 24rem;
	background-color: #0b2a5d;
	clip-path: polygon(28% 0, 100% 0, 100% 28%, 100% 70%, 100% 100%, 30% 100%, 0 75%, 0 25%);
}

.bg_desc_2:after {
	content: "";
    position: absolute;
    left: 99%;
    width: 100vw;
	height: 24rem;
	background-color: #0b2a5d!important;
}

/*** DESCR ***/

.sec_desc {
	max-width: 1440px;
	margin: auto;
	padding: 0rem 8rem;
}

.col_desc {
	margin-top: 3rem;
	margin-right: 0rem;
}

.vg_desc {
	margin-bottom: 0px!important;
}

.vg_title {
	font-size: 2rem!important;
	font-weight: 600;
	margin-bottom: 1.5rem!important;
	margin-top: 0.25rem!important;
}

.vg_price {
	margin-top: 0px!important;
	font-size: 2.9rem!important;
	margin-bottom: 1rem!important;
}

.vg_adres {
	color:#6c6c6c;
	font-size: 1rem!important;
	margin-top: 0px!important;
	margin-bottom: 3rem!important;
}

.text_ref {
	margin-bottom: 1.5rem!important;
}

.space_right {
    margin-right: 25px;
}

.icon_detail {
    font-weight: 300!important;
    font-size: 19px!important;
}

.icon_detail i {
    margin-right: 1px;
}

.bg_desc {
	position: absolute;
    left: 33%;
    top: -35%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	justify-content: center;
	/*align-items: center;*/
	padding-left: 9rem;
	background-color: #0b2a5d;
	width: 100%;
	height: 30rem;
	clip-path: polygon(25% 0, 100% 0, 100% 30%, 100% 70%, 100% 100%, 25% 100%, 0 80%, 0 20%);
	clip-path: polygon(30% 0, 100% 0, 100% 30%, 100% 70%, 100% 100%, 30% 100%, 0 75%, 0 25%);
}

.details_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.details_container h4 {
	margin-top: 0px!important;
	font-size: .8rem!important;
	text-transform: uppercase;
}

.divider_v {
	height: 12px;
	width: 1px;
	background-color: #0b2a5D;
	margin: 0.2rem 1rem 0rem;
}

.btns_container {
	margin-top: 1.25rem;
	display: grid;
	grid-template-columns: 1.5fr 1fr; 
	grid-template-rows: 1fr 0.5fr; 
	gap: 1.25rem 0rem; 
}

.elementor-button-wrapper:hover {
	cursor: pointer;
}

.btn_tel {
	background-color: #fe7c5a!important;
	border-radius: 0px!important;
	padding: 12px 20px!important;
}

.btn_tel:hover {
	background-color: #FC5428!important;
}

.btn_down {
	background-color: transparent!important;
	padding-left: 0px!important;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}

.btn_down .elementor-button-text {
	color:white!important;
}

.btn_down:hover {
	text-decoration: underline;
	color: white!important;
}

.btn_down .elementor-button-icon svg {
	width: 0em!important;
}

.elementor-col-55 {
	width: 55%;
}

.elementor-col-45 {
	width: 45%;
}

/*** SHARE ***/

.share_bar {
	margin-top: 3rem;
}

.share_container {
	display: flex;
}

.share_title {
	font-weight: bold;
	font-size: 18px;
}

.share_container button {
	border: 0px solid #ffffff;
	color: #fe7c5a;
	padding: 0px;
}

.share_container button:hover, .share_container button:focus {
	background-color: transparent!important;
	color: #0b2a5d;
	outline: 0!important;
}

.share_icon i {
	font-size: 1.4rem;
	margin-left: 1.85rem;
}

/*** EXTRA CMS ***/

.sec_cms {
	margin-top:8rem;
}

.cms_reverse .elementor-container {
	justify-content: flex-end;
}

.cms_img {
	width: 100%;
    height: 550px!important;
    object-fit: cover;
	clip-path: polygon(0 0, 82% 0, 100% 40%, 100% 100%, 0 100%, 0 50%);
}

.cms_reverse .cms_img {
	clip-path: polygon(18% 0%, 100% 0, 100% 100%, 100% 100%, 0% 100%, 0% 40%)
}


.cms_title {
	margin-top: 0px!important;
	margin-bottom: 2rem!important;
	font-size: 2.25rem!important;
	font-weight: 600;
}

.col_l_img {
	padding-right: 8rem;
}

.col_r_img {
	padding-left: 8rem;
}

.col_r_text, .col_l_text  {
	max-width: 32rem;
	align-items: center;
}

/*** DATA ***/

.sec_data {
	max-width: 1440px;
	margin: auto;
	margin-top: 8rem;
	margin-bottom: 2rem;
	padding: 0rem 8rem;
	/*padding: 0% 19%;*/
}

.sec_data:after {
   content: "";
    z-index: -1;
    position: absolute;
    left: -6rem;
    top: -10rem;
    width: 10rem;
    height: 10rem;
	background-color: rgba(253,124,90,0.3);
	background-color: #eef0f3;
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    transform: rotate(13deg);
}

.col_data_1 {
	margin-right: 3rem;
}

.col_data_2 {
	margin-left: 3rem;
	margin-top: 3.4rem;
}

.vg_data {
	font-size: 2.25rem!important;
	font-weight: bold!important;
	margin-top: 0px!important;
}

.data_title {
	font-size: 16px!important;
	text-transform: uppercase;
}

.details_list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 8rem;
    -moz-column-gap: 8rem;
    column-gap: 8rem;
	width: 100%
}

.data_wrapper {
	padding-bottom: 3rem;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid-column;
}

.ce_container_details {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid-column;
	width: 100%;
}

dl {
    display: block;
}

.ce_container_details dl div {
    padding: .1em 0;
	margin-bottom: 1.25em;
    display: -webkit-box;
  	display: -webkit-flex;
  	display: -ms-flexbox;
  	display: flex;
    -ms-flex-wrap: wrap;
	flex-wrap: wrap;
    -webkit-box-pack: justify;
	justify-content: -webkit-space-between;
    justify-content: -moz-space-between;
	justify-content: space-between;
   	border-bottom: .06rem solid rgba(24,24,49,0.2);
}

.ce_container_details dl div:first-child {
    padding-top: 0rem!important;
}

.ce_container_details dl div:last-child {
    padding-bottom: 0rem!important;
	margin-bottom: 0rem!important;
}

.ce_container_details dl div dt {
    margin-right: 1rem;
	/*text-transform: uppercase;*/
	font-weight: bold;
}

.ce_container_details dl div dd {
    display: -webkit-box;
  	display: -webkit-flex;
  	display: -ms-flexbox;
  	display: flex;
    -webkit-box-align: center;
    align-items: center;
    text-align: right;
	color: #6c6c6c;
}

dd {
    margin-inline-start: 0px;
}

/*** VIDEO ***/

.sec_video {
	max-width: 1440px;
	margin: auto;
	margin-bottom: 8rem;
	padding: 5rem 14rem 0rem 14rem;
}

.video_wrapper:before {
    z-index: -2;
    content: "";
    position: absolute;
    top: -4rem;
    left: -5.25rem;
    width: 9rem;
    height: 9rem;
	background-color: rgba(11,42,92,0.5);
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    transform: rotate(13deg);
}

.video_wrapper:after {
    z-index: -2;
    content: "";
    position: absolute;
    right: -7rem;
    bottom: 4.75rem;
    width: 5rem;
    height: 5rem;
    background-color: rgba(253,124,90,0.3);
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    transform: rotate(22deg);
}

/*** OTHER PROPERTIES ***/
.sec_other_p {
	max-width: 1440px;
	margin: auto;
	padding: 5rem 0rem;
	margin-bottom: 3rem;
}

.title_other_p {
	margin-top: 0px!important;
    margin-bottom: 2rem!important;
    font-size: 2.25rem!important;
    font-weight: 600;
}

/*** CTA ***/

.sec_cta {
	max-width: 1440px;
	margin: auto;
	padding: 5rem 0rem;
}

.cta_wrapper {
	background-color: rgba(11,42,92,0.05);
	background-color: #f8f8f8;
	padding: 5rem 8rem;
	padding-right: 9rem;
	clip-path: polygon(0 0, 82% 0, 100% 40%, 100% 100%, 0 100%, 0 50%);
}

.vg_cta {
	font-size: 2.25rem!important;
	font-weight: bold!important;
	margin-top: 0px!important;
	margin-bottom: 5rem!important;
}

.col_cta_1 .elementor-widget-wrap {
	flex-direction: column;
	/*justify-content: flex-end;*/
}

.cta_img_3 {
	width: 240px;
	height: 240px;
	clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
}

.img_wrapper:before {
   	z-index: 10;
    content: "";
    position: absolute;
    left: 1rem;
    top: 9.5rem;
    width: 1.5rem;
    height: 1.5rem;
	background-color: rgba(253,124,90,0.3);
	background: url(/wp-content/uploads/2021/08/cta_after.svg);
    background-size: contain;
}

.img_wrapper:after {
    z-index: 10;
    content: "";
    position: absolute;
    bottom: 17rem;
    right: 7rem;
    width: 4rem;
    height: 4rem;
	background: url(/wp-content/uploads/2021/08/cta_1.svg);
    background-size: contain;
}

/*** GALLERY ***/

/*** CALENDAR ***/

/*** DOWNLOAD TABLE ***/

.details_download .content_details {
	padding: 1rem 4rem 4rem 4rem;
}

.details_download .content_details dl div {
    padding: 1.5rem 0rem .35rem 0rem;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.details_download .content_details h5 {
	color: white!important;
	font-weight: 600!important;
}

.details_download {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid-column;
}

dl {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.details_download dl div {
    padding: .5625rem 0;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.border_bottom {
	border-bottom: .0625rem solid rgba(255,255,255,0.3)!important;
}

.details_download dl div:first-child {
    padding-top: 0rem!important;
}

.details_download dl div dt {
    margin-right: 1rem;
	font-size: 16px;
	color:white;
}

.details_download dl div dd {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    text-align: right;
}

.details_download a {
	font-weight: 700!important;
}

.details_download a:hover {
	color: white!important;
}

dd img {
	margin-bottom: 5px;
}

@media only screen and (max-width: 768px) {
	
	.details_download .content_details {
		padding: 1rem 2rem 2rem 2rem;
	}
}

@media only screen and (max-width: 600px) {
	
	.details_download .content_details {
		padding: 1rem 1rem 3rem 1rem;
	}
}


/*** RESPONSIVE ***/

@media only screen and (max-width: 2560px) {

}

@media only screen and (max-width: 2060px) {

}

@media only screen and (max-width: 1920px) {

}

@media only screen and (max-width: 1700px) {
	
}

@media only screen and (max-width: 1680px) {

}

@media only screen and (max-width: 1440px) {
	
	.clip_wrapper {
    	padding-left: 8rem; 
	}
	
	.btns_container {
    	grid-template-columns: 1.25fr 1fr;
	}
	
	.bg_desc {
		left: 23%;
	}
	
	.sec_cta {
		padding: 5rem 4rem;
	}
	
	.sec_other_p {
		padding: 5rem 4rem;
		padding-top: 0rem;
	}
	
	.cta_wrapper {
		padding: 5rem;
	}
	
	.col_r_img {
		padding-left: 6rem;
	}
	
	.col_l_img {
		padding-right: 6rem;
	}
	
	.col_descr_2 {
		padding-left: 0%;
	}

}

@media only screen and (max-width: 1366px) {
	.bg_desc {
		padding-left: 7.5rem;
	}
	
	.col_r_text {
		padding-right: 3rem;
	}
	
	.col_l_text {
		padding-left: 3rem;
	}
}

@media only screen and (max-width: 1280px) {
	
	.space_right {
		margin-right: 20px;
	}
	
	.icon_detail {
		font-size: 18px!important;
	}
	
	.sec_hero .splide__slide img {
		min-height: 500px;
		max-height: 500px;
	}
	
	.clip_wrapper {
		padding-left: 5.5rem;
	}
	
	.col_r_text {
		padding-right: 4rem;
	}
	
	.col_l_text {
		padding-left: 4rem;
	}
	
	.bg_desc {
		left: 18%;
		top: -25%;
		padding-left: 6.5rem;
	}
	
	.col_descr_2:before {
    	top: -25%;
		width: 10.4vw;
	}
	
	.col_descr_2:after {
		top: 14rem;
		left: -2rem;
	}
	
}


@media only screen and (max-width: 1024px) {
	
	.clip_wrapper {
    	padding-left: 7rem; 
	}
		
	.btns_container {
		grid-template-columns: 0.8fr 1fr;
	}
	
	.sec_desc .elementor-container, .sec_cms .elementor-container, .sec_cta .elementor-container, .sec_desc_sticky .elementor-container {
		flex-direction: column;
	}
	
	.col_descr_1, .col_descr_2, .elementor-col-55, .elementor-col-45, .elementor-col-60, .elementor-col-40, .elementor-col-33, .elementor-col-66 {
		width: 100%!important;
	}
	
	.col_r_text, .col_l_text {
		max-width: 100%;
		padding: 3rem 4rem 0rem 4rem;
	}
	
	.bg_desc {
    	position: relative;
		width: 60%;
		left: 40%;
		top: 0%;
	}
	
	.bg_desc_2 {
    	position: relative;
		width: 55%;
		left: 45%;
		top: 0%;
		margin-top: 0px;
	}
	
	.col_descr_2 {
		margin-top: -21%;
	}
	
	.col_descr_2:before {
		width: 7.5vw;
		top: 0%;
	}
	
	.col_descr_2:after {
		left: 9rem;
		top: 23rem;
	}
	
	.sec_video {
		padding: 5rem 4rem 0rem 4rem;
	}
	
	.btns_container {
		grid-template-columns: 1fr 1fr;
	}

	.col_sticky_1 {
		padding-right: 0%;
	}
	
	.sec_desc, .sec_data, .sec_desc_sticky {
		padding: 0rem 4rem;
	}
	
	.details_list {
		-webkit-column-gap: 6rem;
		-moz-column-gap: 6rem;
		column-gap: 6rem;
	}
	
	.cms_img {
		height: 400px!important;
	}

	.col_r_img {
		padding-left: 4rem;
	}
	
	.col_l_img {
		padding-right: 4rem;
	}
	
	.col_cta_1 .elementor-widget-wrap {
		flex-direction: row;
	}
	
	/*.cta_img_3 {
		width: 180px;
		margin-left: 111%;
		margin-top: -33%;
	}
	
	.img_wrapper:before {
		left: 23rem;
		top: 6.5rem;
	}
	
	.img_wrapper:after {
		bottom: 6rem;
    	right: 9rem;
	}*/
	
	.img_wrapper {
		display: none;
	}
	
	.vg_cta {
		margin-bottom: 2rem!important;
	}

	.cta_wrapper {
		clip-path: polygon(0 0, 85% 0, 100% 30%, 100% 100%, 0 100%, 0 50%);
	}
	
	.sec_video {
		margin-bottom: 5rem;
	}
	
	.vastgoed_cards_section {
		width: 100%;
	}
	
	.sec_other_p .cards_wrapper .col_cards:nth-child(3)  {
		display: none;
	}
	
	.bg_desc_2:after {
		width: 6.8vw;
	}
}

@media (min-width: 601px) and (max-width: 1024px) {
	.elementor-reverse-tablet>.elementor-container>:first-child {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
	}
}


@media only screen and (max-width: 768px) {
	.col_descr_2:before {
    	width: 0vw;
	}

	.sec_desc, .sec_desc_sticky {
		padding: 0rem;
	}
	
	.col_desc {
		padding: 0rem 4rem;
	}
	
	.col_descr_2:after {
		left: 7rem;
		top: 25rem;
	}
	
	.col_descr_2 {
		margin-top: -16%;
	}
	
	.details_list {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
	
	.sec_data {
		margin-bottom: 0rem;
	}
	
	.sec_cms {
		margin-top: 5rem;
	}
	
	.img_wrapper {
		display: none;
	}
	
	.bg_desc, .bg_desc_2 {
		width: 65%;
		left: 35%;
	}
	
	.bg_desc_2 {
		width: 70%;
		left: 30%;
	}
	
	.sec_cta {
		padding: 5rem 0rem 0rem 0rem;
		margin-bottom: 0rem;
	}
	
	.cta_wrapper {
		padding: 4rem;
	}
	
	.vg_cta {
		margin-bottom: 2rem!important;
	}
	
	.sec_other_p {
		padding: 3rem;
	}
}

@media only screen and (max-width: 600px) {
	.bg_desc {
		width: 100%;
    	left: 0%;
		padding-left: 4rem;
		padding-right: 4rem;
		height: 22rem;
		-webkit-clip-path: polygon(0% 0, 100% 0, 100% 30%, 100% 79%, 88% 100%, 0% 100%, 0 100%, 0 25%);
		clip-path: polygon(0% 0, 100% 0, 100% 30%, 100% 79%, 88% 100%, 0% 100%, 0 100%, 0 25%);
	}
	
	.bg_desc_2:after {
		width: 0vw;
	}
	
	.bg_desc_2 {
		width: 100%;
    	left: 0%;
		height: 22rem;
	}
	
	.clip_wrapper {
		padding-left: 4rem;
		padding-right: 4rem;
		height: 22rem;
		-webkit-clip-path: polygon(0% 0, 100% 0, 100% 30%, 100% 79%, 88% 100%, 0% 100%, 0 100%, 0 25%);
		clip-path: polygon(0% 0, 100% 0, 100% 30%, 100% 79%, 88% 100%, 0% 100%, 0 100%, 0 25%);
	}
	
	.cta_wrapper {
		-webkit-clip-path: polygon(0 0, 85% 0, 100% 20%, 100% 100%, 0 100%, 0 50%);
		clip-path: polygon(0 0, 85% 0, 100% 20%, 100% 100%, 0 100%, 0 50%);
	}
	
	.col_descr_2 {
		margin-top: 0%;
	}
	
	.col_descr_2:after, .video_wrapper:after, .sec_data:after {
		width: 0rem;
   	 	height: 0rem;
	}
	
	.btns_container {
		margin-top: 1.25rem;
		display: grid;
		grid-template-columns: 1.25fr 1fr;
		gap: 1.25rem 1rem;
		width: 67%;
	}
	
	.text_ref, .vg_price {
		margin-bottom: 0.8rem!important;
	}
	
	.sec_hero .splide__slide img, #amaimap {
		min-height: 275px;
		max-height: 275px;
	}
	
	.hero_btns_container {
    	bottom: 1rem; 
	}

	.cms_img {
		height: 350px!important;
	}
	
	.video_wrapper:before {
		width: 0rem;
		height: 0rem;
	}
	
	.sec_data, .sec_cms {
		margin-top: 3rem;
	}
	
	.sec_video {
		margin-bottom: 0rem;
		padding-top: 3rem;
	}
	
	#next, #prev {
		font-size: 3rem;
	}
	
	#next {
		right: 0.5em;
	}
	
	#prev {
		left: 0.5em;
	}
	
	.sec_cta {
    	padding: 3rem 0rem 0rem 0rem;
	}
	
	.sec_other_p {
		padding: 3rem 1rem;
		padding-bottom: 0rem;
	}
	
	.elementor-field-type-recaptcha {
		margin-bottom: -40px!important;
	}
	
}

@media only screen and (max-width: 425px) {
	.bg_desc, .clip_wrapper { 
		padding-left: 2rem;
    	padding-right: 2rem;
		height: 16.5rem;
	}
	
	.bg_desc_2 {
		height: 16.5rem;
	}
	
	.btns_container {
		gap: 1rem 1rem;
	}
	
	.vg_price {
		font-size: 2rem!important;
	}
	
	.hero_btns_container {
		left:2rem;
	}
	
	.btns_container {
		width: 92%;
	}
	
	#next {
		right: 0.25em;
	}
	
	#prev {
		left: 0.25em;
	}
	
	.col_desc {
		padding: 0rem 1rem;
	}
	
	.sec_video {
		padding: 3rem 1rem 0rem 1rem;
	}
	
 	.sec_data {
		padding: 0rem 1rem;
	}
	
	.vg_data, .vg_title, .cms_title   {
    	font-size: 1.75rem!important;
	}
	
	.cms_title {
		margin-bottom: 1rem!important;
	}
	
	.ce_container_details dl div dt {
    	margin-right: 0.25rem;
	}
	
	.cms_img {
		height: 250px!important;
	}
	
	.col_l_img {
		padding-right: 1rem;
	}
	
	.col_r_img {
		padding-left: 1rem;
	}
	
	.cta_wrapper {
		padding: 3rem 1rem;
	}
	
	.col_r_text, .col_l_text {
		padding: 3rem 1rem 0rem 1rem;
	}
	
	.cta_wrapper {
		-webkit-clip-path: polygon(0 0, 85% 0, 100% 15%, 100% 100%, 0 100%, 0 50%);
		clip-path: polygon(0 0, 85% 0, 100% 15%, 100% 100%, 0 100%, 0 50%);
	}

}

@media only screen and (max-width: 375px) {
	.btns_container {
		grid-template-columns: 1.5fr 1fr;
		grid-template-rows: 1fr 0.5fr;
		width: 100%;
	}
	
	.ce_container_details dl div dt {
    	margin-right: 0.5rem;
	}
	
	.icon_detail {
		font-size: 18px!important;
	}
	
	.share_title {
		font-size: 16px;
	}
	
	.share_icon i {
		margin-left: 1.25rem;
	}

}

@media only screen and (max-width: 320px) {
	.icon_detail {
		font-size: 16px!important;
	}
	
	.bg_desc {
		height: 22rem;
	}
	
	.clip_wrapper, .bg_desc_2 {
		height: 22rem;
	}
	
	.btns_container {
		grid-template-columns: 1fr;
		grid-template-rows: 1fr 1fr 0.5fr;
	}
}

@media not all and (min-resolution:.001dpcm) {

}

