.elementor-kit-5{--e-global-color-primary:#2F2F2F;--e-global-color-secondary:#FFF0E0;--e-global-color-text:#F4F4F4;--e-global-color-accent:#E85F34;--e-global-color-1d0d896:#2D2C29;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
	scroll-behavior: smooth;
}


/* General animations */

.rotateIcon {
	animation: rotate 5s linear infinite;
}
@keyframes rotate {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(359deg);
	}
}


/* Safari lozy loading outline bug fix */

@supports (font: -apple-system-body) and (-webkit-appearance: none) {
  img[loading="lazy"] {
    clip-path: inset(0.6px)
  }
}


/* Form Recaptcha */
.grecaptcha-badge { 
    visibility: hidden;
}
.recaptcha-fineprint {
	margin-top: 10px;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
}
.recaptcha-fineprint a {
	color: #F4F4F4;
	text-decoration: underline;
}


/* Logo mobile */

.logo-mobile {
    width: auto;
}
.logo-mobile .logo-element {
    width: 23%;
    top: 3%;
    left: 63%;
}
@media screen and (max-width: 767px) {
    .logo-mobile .logo-element {
        top: 13%;
        left: 58%;
    }
}



/* Scroll to top */

#qtonScrollButton {
	display: none;
    width: 60px;
    height: 60px;
    cursor: pointer;
}


/* Homepage */

.heading-italic {
	font-family: 'Restora', serif;
    font-size: 1.2em;
    font-weight: bold;
    font-style: italic;
    text-transform: none;
}
#homepage-brand {
	height: 100vh;
	min-height: 640px;
}
.homepage-tagline {
	height: 70vh;
	min-height: 640px;
}
@media screen and (max-width: 767px) {    
	.homepage-tagline {
		min-height: 480px;
	}
}


.homepage-contact input, .homepage-contact textarea {
	padding: 4px 8px;
}
.homepage-contact .e-con-inner {
	width: auto;
}
#section-contact .select-caret-down-wrapper {
	display: none;
}

#section-contact .elementor-message-success {
	padding: 80px 20px;
	font-family: 'Lato', sans-serif;
	font-size: 19px;
	text-align: center;
	color: #F4F4F4;
}

#section-contact .elementor-message-success:before {
	content: "";
}

#contactform .elementor-form-fields-wrapper {
    display: none;
}

#contactform input, .elementor-kit-5 textarea, #contactform select {
    margin-top: 3px;
    padding-top: 8px;
    padding-left: 0;
    border-bottom: 2px solid #434343 !important;
    border-radius: 0;
}

#contactform input:focus, #contactform textarea:focus {
    background-color: #434343;
}



#contactform .elementor-field-group {
    padding: 10px 0;
}

#contactform select {
    appearance: none;
    webkit-appearance: none;
    padding: 20px 0;
    background-image: url('/wp-content/uploads/icon-arrow-down.png');
    background-size: 40px;
    background-position: right center;
    background-repeat: no-repeat;
}

#contactform .elementor-button {
    padding-right:80px;
    background-image: url('/wp-content/uploads/icon-arrow-right.png');
    background-size: 60px;
    background-position: right center;
    background-repeat: no-repeat;
}
#contact-button {
    width: 125px;
    height: 125px;
    cursor: pointer;
}


/* Portfolio */

.portfolio-hero {
    max-height: 1000px;
}


/* Services List */

.homepage-services-list .elementor-accordion-item .elementor-tab-title {
    background-image: url('/wp-content/uploads/main-services-arrow.png');
    background-repeat: no-repeat;
    background-size: 60px;
    background-position: 97% center;
    
    z-index: 100;
}
.homepage-services-list .elementor-accordion-item .elementor-tab-title:hover {
    background-image: url('/wp-content/uploads/main-services-arrow-hover.png');
    background-repeat: no-repeat;
    background-size: 60px;
    background-position: 97% center;
}
.homepage-services-list .elementor-accordion-item .elementor-tab-title.elementor-active {
	background-color: #434343;
    background-image: url('/wp-content/uploads/main-services-arrow-active.png');
}
.homepage-services-list .elementor-accordion-item .elementor-tab-title.elementor-active:hover {
    background-image: url('/wp-content/uploads/main-services-arrow-active-hover.png');
}
.homepage-services-list .elementor-accordion-item .elementor-tab-content.elementor-active {
	margin-top: -10px;
}
.homepage-services-list .elementor-accordion-item .elementor-tab-title.elementor-active a {
	color: #2F2F2F;
}
.homepage-services-list .elementor-accordion-item {
	border-bottom: 2px solid #434343 !important;
}
.homepage-services-list .elementor-accordion-item:first-child {
	border-top: 2px solid #434343 !important;
}
.homepage-services-list .elementor-accordion-item:hover {
	background-color: #434343 !important;
}

/*
.homepage-services-list .elementor-icon-list-item {
	padding: 14px 0 14px 20px !important;
	border-top: 1px solid #434343 !important;
	border-bottom: 1px solid #434343 !important;
}
.homepage-services-list .elementor-icon-list-item:hover {
	background-color: #434343 !important;
}

@media screen and (min-width: 768px) {
	.homepage-services-list .elementor-icon-list-item {
		padding: 30px 0 30px 30px !important;
	}
}
 *//* End custom CSS */