.elementor-kit-6{--e-global-color-primary:#221E20;--e-global-color-secondary:#000000;--e-global-color-text:#666666;--e-global-color-accent:#000000;--e-global-color-71ee787:#221E20;--e-global-color-f98259a:#E8E8EB;--e-global-color-0901410:#F6F6F6;--e-global-color-33e1a58:#FFFFFF00;--e-global-color-574592d:#FFFFFF;--e-global-color-a86edf9:#000000;--e-global-color-f15722b:#FFFFFFB3;--e-global-typography-primary-font-family:"IBM Plex Sans";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"IBM Plex Sans";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"IBM Plex Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"IBM Plex Sans";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-574592d );color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:17px;font-weight:300;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:1200ms;--e-preloader-animation-duration:1000ms;--e-preloader-delay:0ms;--e-preloader-width:120px;--e-preloader-opacity:0.9;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-family:"IBM Plex Sans", Sans-serif;font-weight:400;color:var( --e-global-color-574592d );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );border-radius:0px 0px 0px 0px;padding:16px 20px 16px 20px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-574592d );border-style:solid;border-color:var( --e-global-color-accent );}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 a:hover{color:var( --e-global-color-primary );}.elementor-kit-6 h1{color:var( --e-global-color-71ee787 );font-family:"IBM Plex Sans", Sans-serif;font-weight:700;line-height:1.1em;}.elementor-kit-6 h2{color:var( --e-global-color-71ee787 );font-family:"IBM Plex Sans", Sans-serif;font-weight:700;line-height:1.1em;letter-spacing:-0.5px;}.elementor-kit-6 h3{color:var( --e-global-color-71ee787 );font-family:"IBM Plex Sans", Sans-serif;font-weight:700;line-height:1.2em;letter-spacing:-0.5px;}.elementor-kit-6 h4{color:var( --e-global-color-71ee787 );font-family:"IBM Plex Sans", Sans-serif;font-weight:600;line-height:1.2em;}.elementor-kit-6 h5{font-family:"IBM Plex Sans", Sans-serif;font-weight:600;line-height:1.1em;}.elementor-kit-6 h6{color:var( --e-global-color-71ee787 );}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );background-color:var( --e-global-color-574592d );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-f98259a );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1700px;}.e-con{--container-max-width:1700px;--container-default-padding-top:20px;--container-default-padding-right:20px;--container-default-padding-bottom:20px;--container-default-padding-left:20px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}.elementor-kit-6{--e-preloader-width:100px;}}@media(max-width:767px){.elementor-kit-6{font-size:16px;--e-preloader-width:80px;}.elementor-kit-6 h1{font-size:36px;}.elementor-kit-6 h2{font-size:27px;}.elementor-kit-6 h3{font-size:24px;}.elementor-kit-6 h4{font-size:21px;}.elementor-kit-6 h5{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Global START */
body,
html {
	overflow-x: hidden;
}
p:last-child {
	margin-bottom: 0;
}

/* Remove Focus Outline On Buttons and Other Elements */
*:focus,
[type=button]:focus,
[type=submit]:focus,
button:focus {
	outline: none;
}
/* Hide Stuff At Different Resolutions */
@media (min-width: 2400px) {
	body:not(.elementor-editor-active) .hide-widescreen {
		display: none !important;
	}
}
@media (min-width: 1025px) and (max-width: 2399px) {
	body:not(.elementor-editor-active) .hide-desktop {
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	body:not(.elementor-editor-active) .hide-tablet {
		display: none !important;
	}
}
@media (max-width: 767px) {
	body:not(.elementor-editor-active) .hide-mobile {
		display: none !important;
	}
}
/* OL UL margin bottom */
ol, ul {
	margin-bottom: 0.9rem;
}
/* Remove Left Border of Sub Menu Items */
ul.elementor-nav-menu--dropdown a,
ul.elementor-nav-menu--dropdown a:focus,
ul.elementor-nav-menu--dropdown a:hover {
	border-left: 0 !important;
}
/* CONTENT LIST */
.elementor-widget-text-editor ul, .elementor-widget-text-editor ol{
    padding-left:20px;
}
.elementor-widget-text-editor ul{
    list-style-type: square;
}
.elementor-widget-text-editor ul li, .elementor-widget-text-editor ol li{
    margin-bottom:20px;
    line-height:1.5em;
}
.elementor-widget-text-editor ul li ul, .elementor-widget-text-editor ol li ol{
    margin-top:10px;
}
.elementor-widget-text-editor ul li::marker, .elementor-widget-text-editor ol li::marker{
    color:var(--e-global-color-primary);
    font-weight: bold;
}
.invert-color .elementor-widget-text-editor ul li::marker,
.invert-color .elementor-widget-text-editor ol li::marker{
    color:white;
}
/* Elementor CAROUSEL */
@media (min-width: 1025px) {
.widget-carousel .swiper {
	margin-right: calc(0px - (50vw - 50.6%));
	padding-right: calc(50vw - 50.6%);
	margin-left: calc(0px - (50vw - 50.6%));
	padding-left: calc(50vw - 50.6%);
	overflow: visible;
  }
}
/* BUTTON */
.elementor-widget-button:not(.head-btn):not(.contact-btn) a.elementor-button{
	min-width:160px;
  }
@media (max-width:480px){
.elementor-widget-button:not(.head-btn):not(.contact-btn),
.elementor-widget-button:not(.head-btn):not(.contact-btn) a.elementor-button{
	width:100%;
  }
}
/* Tables - For overriding Elementor's default table styling - Elementor's styling is below, edit values to override elementor's default styling */
/* table {
	background-color: transparent;
	width: 100%;
	margin-bottom: 15px;
	font-size: 0.9em;
	border-spacing: 0;
	border-collapse: collapse;
}
table td,
table th {
	padding: 15px;
	line-height: 1.5;
	vertical-align: top;
	border: inherit;
}
table th {
    font-weight: 700;
}
table tfoot th,
table thead th {
    font-size: 1em;
}
table caption + thead tr:first-child td,
table caption + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table thead:first-child tr:first-child td,
table thead:first-child tr:first-child th {
    border-top: 1px solid #ccc;
}
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
    background-color: transparent;
}
table tbody tr:hover > td,
table tbody tr:hover > th {
    background-color: transparent;
}
table tbody + tbody {
    border-top: 2px solid #ccc;
}
@media (max-width: 767px) {
    table table {
        font-size: 0.8em;
    }
    table table td,
    table table th {
        padding: 7px;
        line-height: 1.3;
    }
    table table th {
        font-weight: 400;
    }
} */

/* Fix Fancybox Styling */
.fancybox-button {
	border: 0 !important;
	background: none !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	font-size: 1rem !important;
}

/* Links */
.elementor-widget-text-editor a{
    text-decoration:underline;
}
.elementor-widget-text-editor a:hover{
    text-decoration:none;
}

/* BUTTON */
.alt-btn a.elementor-button:not(:hover){
    background-color:transparent;
    border:1px solid var(--e-global-color-accent);
    color:var(--e-global-color-accent);
}

/* Global END */

/* Password Protect Form */
#content.post-password-required {
	padding: 100px 0 !important;
	text-align: center;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px;
}
#content.post-password-required form.post-password-form {
	
}
#content.post-password-required form.post-password-form p {
	
}
#content.post-password-required form.post-password-form p:last-child {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
}
#content.post-password-required form.post-password-form p:last-child label {
	display: flex;
	align-items: center;
}
#content.post-password-required form.post-password-form p:last-child label input {
	margin: 0 12px;
}
#content.post-password-required form.post-password-form p:last-child input[type="submit"] {
	
}

/* Text selection/highlight colour */
::selection {
  background: var(--e-global-color-primary);
  color: white; /* Assuming primary colour is a darker colour */
}

/* Title Alternate Style */
.light-txt{
    font-weight: 200 !important;
}
.elementor-heading-title strong, .elementor-widget-text-editor strong{
    font-weight:600;
    color:black;
    font-style:italic;
}

/* Icon SVG */
.elementor-widget-icon svg{
    height:auto !important;
}

/* Mobile Relative */
@media (max-width:767px){
.mobile-relative{
    position:relative !important;
  }
}

/* INVERT section from light to dark */
.invert-color{
    background-color:#221E20 !important;
}
.invert-color *{
    color:white !important;
}
.invert-color .elementor-widget-text-editor p,

.invert-color .elementor-widget-text-editor ul li,
.invert-color .elementor-widget-text-editor ol li{
    color:var(--e-global-color-f15722b) !important;
}
.invert-color svg {
    fill: white !important;
}
.invert-color .number.filled .elementor-heading-title{
    color:var(--e-global-color-primary) !important;
}
.invert-color .elementor-widget-divider{
    --divider-color:#FFFFFF1A !important;
}
.invert-color a.elementor-button{
    border-color:rgba(255,255,255,0.7);
}
.invert-color a.elementor-button:hover{
    background-color:rgba(255,255,255,1);
    color:var(--e-global-color-primary) !important;
}
.invert-color a.elementor-button:hover .elementor-button-text{
    color:var(--e-global-color-primary) !important;
}
.invert-color .work-loop-item{
    border-color:#FFFFFF1A !important;
}

/* NUMBERED LIST BOX */
.num-list-box .number{
    width:54px;
    flex-grow: 0;
    flex-shrink: 0;
}
.num-list-box .number .elementor-widget-container{
    display:flex;
    justify-content: center;
    align-items: center;
    height:54px;
    border:1px solid rgba(34, 30, 32, 0.5);
    border-radius:0;
}
.num-list-box .number .elementor-heading-title{
    text-align:center;
    line-height:1em;
}
.num-list-box .number.on-dark .elementor-widget-container{
    border-color:rgba(255,255,255,0.7);
}
.num-list-box h4{
    font-weight:400;
}
.num-list-box .number.filled .elementor-widget-container{
    background-color:white;
    border-color:white;
}
@media (max-width:767px){
.num-list-box .number{
    width:50px;
  }
.num-list-box .number h3{
    font-size:22px;
  }
}


/* IMAGE Lightbox */
@media (max-width:1024px){
.dialog-lightbox-widget .swiper-slide .swiper-zoom-container {
    height: 100vh;
  }
}

/* IMAGE Widget */
.work-loop-item .elementor-widget-image{
    overflow: hidden;
}
.work-loop-item .elementor-widget-image a, 
.work-loop-item .elementor-widget-image a img {
    width: 100% !important;
}
.work-loop-item .elementor-widget-image a img{
    transform:scale(1.07);
    transition:all 0.7s ease;
}
.work-loop-item .elementor-widget-image a:hover img{
    transform:scale(1);
}/* End custom CSS */