/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

html {
  scroll-padding-top: 99px;
}

.nf-form-fields-required {
  display: none;
}

form#gform_1{
	display: flex;
	gap: 16px;
}

@media (min-width: 768px) {
    #gform_wrapper_1 {
        min-height: 225px;
    }
}

@media screen and (max-width: 767px) {
	form#gform_1{
	flex-direction: column;
}
}

.hero-form .gform-body.gform_body{
	width: 85%;
}

.hero-form .gform-footer.gform_footer.top_label{
	width: 15%;
	margin: 0px;
}

input#gform_submit_button_1{
	width: 100%;
	margin: 0px;
	text-align: center;
}

div#gform_fields_1, div#gform_fields_2{
	gap: 8px;
}

.hero-form .ginput_container.ginput_container_select{
	height: 100%;
}

label.gform-field-label.gform-field-label--type-inline.gfield_consent_label{
	color: white;
	font-size: 12px;
}
.gfield_consent_description{
	padding: 0px !important;
	color: white !important;
	font-size: 12px !important;
}
select#input_1_18, input#input_1_17, input#input_1_4, input#input_1_3,input#input_1_13, input#input_1_16,  input[type="text"], input[type="tel"], input[type="email"], input[type="text"], .gfield select {
	height: 50px !important;
	padding: 6px;
	padding-left: 20px;
}

@media screen and (max-width: 767px) {
	
  form#gform_1{
	display: flex;
	gap: 8px;
}
	.hero-form .gform-body.gform_body{
	width: 100%;
}

.hero-form .gform-footer.gform_footer.top_label{
	width: 100%;
}
	
	.hero-form a.eael-creative-button.eael-creative-button--ujarak{
		max-width: 100%;
	}
}

a.eael-creative-button.eael-creative-button--ujarak{
	    max-width: fit-content;
}


/* Slanty */
#location-info:not(:has(h2)){
	display:none;
}

/* Type */
li.elementor-icon-list-item > a > .elementor-icon-list-text {
    text-decoration: underline;
}
.light-links a {
	color:#fff!important;
	text-decoration:underline;
}

.logo-carousel img {
    max-height: 80px
}

.logo-carousel .swiper-wrapper{
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important; 
}

.elementor-sticky--effects.headersticky {
    background-color: #112f57c2 !important;
    background-image: none !important;
    opacity: var(--opacity) !important;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(15px);
    transition: .3s ease-in-out;
    width: 100%!important
}

a.eael-creative-button.eael-creative-button--default.eael-cb-icon-position- {
	max-width: 100%;
}

@font-face {
  font-family: 'InterTight';
  font-display: swap;
}

@font-face {
  font-family: 'DM Sans';
  font-display: swap;
}

@font-face {
  font-family: 'Outfit';
  font-display: swap;
}

@font-face {
  font-family: 'gform-icons-orbital';
  font-display: swap;
}