.elementor-kit-10{--e-global-color-971ff03:#006866;--e-global-color-0fe4b04:#FB5C32;--e-global-color-87c8c33:#B73336;--e-global-color-b2a88d0:#F58634;--e-global-color-804c33b:#2FA090;--e-global-color-292ba66:#FDDCBE;--e-global-color-d36ac0c:#FBBD89;--e-global-color-dd4a087:#FEECDA;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;color:#525252;font-family:"Raleway", Sans-serif;font-size:17px;line-height:1.6em;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:transparent;font-family:"Raleway", Sans-serif;font-size:16px;font-weight:700;color:#FFFFFF;background-image:linear-gradient(180deg, var( --e-global-color-0fe4b04 ) 0%, #E6522B 100%);border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-0fe4b04 );border-radius:50px 50px 50px 50px;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:#FB5C32;font-family:"Muli", Sans-serif;font-weight:600;}.elementor-kit-10 h1{font-family:"Raleway", Sans-serif;font-size:69px;font-weight:800;letter-spacing:-0.3px;}.elementor-kit-10 h2{font-family:"Raleway", Sans-serif;font-size:46px;font-weight:700;line-height:1.1em;letter-spacing:-0.3px;}.elementor-kit-10 h3{font-family:"Raleway", Sans-serif;font-size:31px;font-weight:600;line-height:1.4em;}.elementor-kit-10 h4{font-family:"Raleway", Sans-serif;font-weight:700;line-height:1.3em;}.elementor-kit-10 h5{font-family:"Raleway", Sans-serif;font-weight:700;line-height:1.4em;}.elementor-kit-10 h6{font-family:"Raleway", Sans-serif;font-size:18px;font-weight:800;line-height:1.3em;}.elementor-kit-10 button:hover,.elementor-kit-10 button:focus,.elementor-kit-10 input[type="button"]:hover,.elementor-kit-10 input[type="button"]:focus,.elementor-kit-10 input[type="submit"]:hover,.elementor-kit-10 input[type="submit"]:focus,.elementor-kit-10 .elementor-button:hover,.elementor-kit-10 .elementor-button:focus{color:#FFFFFF;}.elementor-kit-10 label{color:#323954;}.elementor-kit-10 input:not([type="button"]):not([type="submit"]),.elementor-kit-10 textarea,.elementor-kit-10 .elementor-field-textual{border-style:solid;border-width:0px 0px 2px 0px;border-color:#323954;border-radius:0px 0px 0px 0px;}.elementor-kit-10 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-10 textarea:focus,.elementor-kit-10 .elementor-field-textual:focus{box-shadow:0px 0px 10px 0px rgba(255, 255, 255, 0.5);border-style:solid;border-width:0px 0px 2px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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:890px;}.e-con{--container-max-width:890px;}}@media(max-width:767px){.elementor-kit-10 h1{font-size:37px;}.elementor-kit-10 h2{font-size:34px;}.elementor-kit-10 h3{font-size:26px;}.elementor-kit-10 h4{font-size:19px;}.elementor-kit-10 h5{line-height:1.5em;}}/* Start custom CSS *//***
* class: .sticky-header
*/
header.sticky-header {
	--header-height: 100px;
	--shrink-header-to: 0.6;
	--transition: .45s cubic-bezier(.4, 0, .2, 1);
	background-color: transparent;
	transition: background-color var(--transition),
				backdrop-filter var(--transition),
				box-shadow var(--transition);
}

/***
* Sticky header activated
*/
header.sticky-header.elementor-sticky--effects {
	background-color: #fde2c9e5;
	box-shadow: 0px 4px 33px 1px rgba(0, 0, 0, .07);
	-webkit-backdrop-filter: saturate(180%) blur(20px);
	backdrop-filter: saturate(180%) blur(20px);
}
header.sticky-header > .elementor-container {
	min-height: var(--header-height);
	transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
	min-height: calc( var(--header-height) * var(--shrink-header-to) );
}

/***
* Shorter header on mobile (70px instead of 100px)
*/
@media only screen and (max-width: 767px) {
	header.sticky-header {
		--header-height: 70px;
	}
}

/***
* class: .logo
*/
header.sticky-header .logo img {
	transition: transform var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
	transform: scale(.8);
}



.custom-gallery .gallery {
    display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.custom-gallery .gallery .gallery-item {
    padding:5px;
}


.custom-icon-coroa svg path {
  fill: #fff;
}
.custom-icon-servicos svg path {
    fill: #fb5c32
}

.elementor-widget-container .search-form{
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
}
.elementor-widget-container .search-field {
  margin-bottom: 0 !important;
  border: 1px solid #ddd !important;
  border-radius: 50px !important;
  padding: 9px 20px !important;
  width:98% !important;
}
.elementor-widget-sidebar .elementor-widget-container > div {
  margin-bottom: 35px;
}


/*MODULA*/
#jtg-album-1158.modula-album .modula-items .modula-item {
  border-radius: 20px;
}

#jtg-album-1158.modula-album .modula-items .modula-item .figc {
  background-color: rgba(0,0,0,0.15);
}/* End custom CSS */