@charset "UTF-8";
.wp-block-latest-posts > li {
background: #F5B9CD;
}


.gform_validation_errors {
border: none !important;
    background: none !important;
    box-shadow: none !important;
}
.validation_error  {
  
  margin:0 !important;
}

.burgermobile {
 display:none; 
}

.gform_ajax_spinner {


	width: 30px;
	height: 30px;
}

.grecaptcha-badge {
  
 display:none !important; 
}

.page-content h1 {
 margin-top: 40px !important;
}

.wp-block-latest-posts__post-title {
	    padding: 10px;
    display: block;
    color: white;
    font-weight: bold;
    font-family: 'Jost';
	text-align:center;
}

.wp-block-latest-posts__post-excerpt {
	text-align: center;
	
	    padding: 10px;
	    display: block;
    color: white;
	
}
.wp-block-latest-posts img {

	
}

.wp-block-latest-posts.is-grid li {
    margin: 10px auto !important;

}

#gform_fields_7 fieldset {
	background:none !important;
	
}
.gravity-theme form {
	
	max-width: 400px;
margin: 0 auto;
}
.gform_wrapper.gravity-theme .gfield-choice-input + label {
	vertical-align:top !important;
}
.gfield input,.gravity-theme select {
	margin-bottom:13px !important;
	background:white !important;
}
.gfield_consent_description {
	display:none !important;
	
}
.gravity-theme input[type=submit] {
	margin: 0 auto;
display: block;
	background:black;
	color:white;
	border:solid 2px black;
	transition: background 1s, color 1s;
}
.gravity-theme input[type=submit]:hover {

	background:white;
	color:black;
	border:solid 2px black;
}

.ginput_container_consent input {
	width: 15px;
float: left;
margin-right: 10px;
}

.ginput_container_select select {
	color:#757575;
}
.ginput_container_consent .gfield_consent_label {
color: black;
	float: left;
width: 370px;
	font-size:13px;
	font-style: italic;
}
.gform_wrapper.gravity-theme .gfield_required {
	/*display:none !important;*/
}
.stk-block-heading--v2 {
	margin-top:20px !important;

}
h1.entry-title {
	display:none !important;
}

.stk-block-heading--v2 h1 {
	margin-top:40px !important;
		
	
}
.page-content h2, .page-content h3 {

	
}
.page-content h2 {


	
}
.comments-area a,
.page-content a {
    text-decoration: underline;
}
.is-style-ghost-button a {
	transition: background 1s, color 1s;
}
.is-style-ghost-button a:hover {
	background:white;
	color:black;
}
html {
	scroll-behavior: smooth;
}
.alignright {
    float: right;
    margin-left: 1rem;
}
.alignleft {
    float: left;
    margin-right: 1rem;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignwide {
    margin-left: -80px;
    margin-right: -80px;
}
.alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw;
}

.alignfull img {
    width: 100vw;
}

.alignfull {
    width: 100%;
}
.wp-caption {
    -webkit-margin-after: 1.25rem;
    margin-block-end: 1.25rem;
    max-width: 100%;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption-text {
    margin: 0;
}
.gallery-caption {
    display: block;
    font-size: 0.8125rem;
    line-height: 1.5;
    margin: 0;
    padding: 0.75rem;
}
.pagination {
    margin: 20px auto;
}
.sticky {
    position: relative;
    display: block;
}
.bypostauthor {
    font-size: inherit;
}
.hide {
    display: none !important;
}
.post-password-form p {
    width: 100%;
    display: flex;
    align-items: flex-end;
}
.post-password-form [type="submit"] {
    margin-left: 3px;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #333;
    display: block;
    font-size: 1rem;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.site-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-padding-before: 1rem;
    padding-block-start: 1rem;
    -webkit-padding-after: 1rem;
    padding-block-end: inherit;
	position: sticky;
    top: 0;
	padding-top:0;
	z-index:100;
}
.site-header .site-navigation {
    justify-content: flex-end;
}
.site-header .site-branding {
    display: block;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
	width: 100%;
	background:white;
}

.site-header .site-branding img.stickyscroll {
	max-width: 150px;
	
}
 nav.stickyscroll a {
	font-size:12px;
	
}

.site-header .site-branding img {
max-width: 185px;
    margin: 20px auto;
    display: block;
}

.site-header .header-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.site-header .header-inner .custom-logo-link {
    display: block;
}
.site-header .header-inner .site-branding .site-description,
.site-header .header-inner .site-branding .site-title {
    margin: 0;
}
.site-header .header-inner .site-branding.show-logo .site-title,
.site-header .header-inner .site-branding.show-title .site-logo {
    display: none !important;
}
.site-header:not(.header-stacked) .header-inner .site-branding {
    max-width: 30%;
}
.site-header:not(.header-stacked) .header-inner .site-navigation {
    max-width: 70%;
}
.site-header.header-inverted .header-inner {
    flex-direction: row-reverse;
}
.site-header.header-inverted .header-inner .site-branding {
    text-align: right;
}
.site-header.header-inverted .header-inner .site-navigation {
    justify-content: start;
}
.site-header.header-stacked .header-inner {
    align-items: center;
    flex-direction: column;
    text-align: center;
}
@media (max-width: 576px) {
    .site-header .header-inner:not(.header-stacked) .site-branding {
        max-width: 80%;
    }
}
.site-footer {
    -webkit-padding-before: 1rem;
    padding-block-start: 1rem;
    -webkit-padding-after: 1rem;
    padding-block-end: 1rem;
    position: relative;
	padding-top:0 !important;
}
.site-footer .footer-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.site-footer .footer-inner .custom-logo-link {
    display: block;
}
.site-footer .footer-inner .site-navigation {
    justify-content: flex-end;
}
.site-footer .footer-inner .site-branding {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.site-footer .footer-inner .site-branding .site-description,
.site-footer .footer-inner .site-branding .site-title {
    margin: 0;
}
.site-footer .footer-inner .site-branding.show-logo .site-title,
.site-footer .footer-inner .site-branding.show-title .site-logo {
    display: none !important;
}
.site-footer .footer-inner .copyright {
    align-items: center;
    display: flex;
    justify-content: flex-end;
}
.site-footer .footer-inner .copyright p {
    margin: 0;
}
.site-footer.footer-inverted .footer-inner {
    flex-direction: row-reverse;
}
.site-footer.footer-inverted .footer-inner .site-branding {
    text-align: right;
}
.site-footer.footer-inverted .footer-inner .site-navigation {
    justify-content: flex-start;
}
.site-footer.footer-has-copyright .footer-inner .site-navigation {
    justify-content: center;
}
.site-footer.footer-stacked .footer-inner {
    align-items: center;
    flex-direction: column;
    text-align: center;
}
.site-footer.footer-stacked .footer-inner .site-branding h4.site-title {
    text-align: center;
}
.site-footer.footer-stacked .footer-inner .site-navigation .menu {
    padding: 0;
}
.site-footer:not(.footer-stacked) .footer-inner .site-branding {
    max-width: 20%;
}
.site-footer:not(.footer-stacked) .footer-inner .site-navigation {
    max-width: 60%;
}
.site-footer:not(.footer-stacked) .footer-inner .copyright {
    max-width: 20%;
}
@media (max-width: 576px) {
    .site-footer:not(.footer-stacked) .footer-inner .copyright,
    .site-footer:not(.footer-stacked) .footer-inner .site-branding,
    .site-footer:not(.footer-stacked) .footer-inner .site-navigation {
        display: block;
        text-align: center;
        width: 100%;
        max-width: none;
    }
    .site-footer .footer-inner .site-navigation ul.menu {
        justify-content: center;
    }
    .site-footer .footer-inner .site-navigation ul.menu li {
        display: inline-block;
    }
}
.post .entry-title a {
    text-decoration: none;
}
.post .wp-post-image {
    width: 100%;
    max-height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
}
@media (max-width: 991px) {
    .post .wp-post-image {
        max-height: 400px;
    }
}
@media (max-width: 575px) {
    .post .wp-post-image {
        max-height: 300px;
    }
}









#comments .comment-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.9em;
}
#comments .comment,
#comments .pingback {
    position: relative;
}
#comments .comment .comment-body,
#comments .pingback .comment-body {
    display: flex;
    flex-direction: column;
    -webkit-padding-before: 30px;
    padding-block-start: 30px;
    -webkit-padding-after: 30px;
    padding-block-end: 30px;
    -webkit-padding-start: 60px;
    padding-inline-start: 60px;
    -webkit-padding-end: 0;
    padding-inline-end: 0;
    -webkit-border-after: 1px solid #ccc;
    border-block-end: 1px solid #ccc;
}
#comments .comment .avatar,
#comments .pingback .avatar {
    position: absolute;
    left: 0;
    border-radius: 50%;
    -webkit-margin-end: 10px;
    margin-inline-end: 10px;
}
body.rtl #comments .comment .avatar,
body.rtl #comments .pingback .avatar,
html[dir="rtl"] #comments .comment .avatar,
html[dir="rtl"] #comments .pingback .avatar {
    left: auto;
    right: 0;
}
#comments .comment-meta {
    display: flex;
    justify-content: space-between;
    -webkit-margin-after: 0.9rem;
    margin-block-end: 0.9rem;
}
#comments .comment-metadata,
#comments .reply {
    font-size: 11px;
    line-height: 1;
}
#comments .children {
    position: relative;
    list-style: none;
    margin: 0;
    -webkit-padding-start: 30px;
    padding-inline-start: 30px;
}
#comments .children li:last-child {
    -webkit-padding-after: 0;
    padding-block-end: 0;
}
#comments ol.comment-list .children:before {
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    line-height: 100%;
    content: "↪";
    position: absolute;
    top: 45px;
    left: 0;
    width: auto;
}
body.rtl #comments ol.comment-list .children:before,
html[dir="rtl"] #comments ol.comment-list .children:before {
    content: "↩";
    left: auto;
    right: 0;
}
@media (min-width: 768px) {
    #comments .comment-author,
    #comments .comment-metadata {
        line-height: 1;
    }
}
@media (max-width: 767px) {
    #comments .comment .comment-body {
        padding: 30px 0;
    }
    #comments .children {
        -webkit-padding-start: 20px;
        padding-inline-start: 20px;
    }
    #comments .comment .avatar {
        position: inherit;
        float: left;
    }
    body.rtl #comments .comment .avatar,
    html[dir="rtl"] #comments .comment .avatar {
        float: right;
    }
}


.site-header.header-inverted .site-navigation-toggle-holder {
    justify-content: flex-start;
}
.site-header.header-stacked .site-navigation-toggle-holder {
    justify-content: center;
    max-width: 100%;
}
.site-header.menu-layout-dropdown .site-navigation {
    display: none;
}
.site-navigation-toggle-holder {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-grow: 1;
    max-width: 20%;
    padding: 8px 15px;
}
.site-navigation-toggle-holder .site-navigation-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    padding: 0.25em;
    cursor: pointer;
    border: 0 solid;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.05);
    color: #494c4f;
}
.site-navigation-toggle-holder.elementor-active .site-navigation-toggle i:before {
    content: "\e87f";
}
.site-navigation {
    grid-area: nav-menu;
    display: inline-block;
    align-items: center;
    flex-grow: 1;
	text-align:center;
	background:black;
	width:100%;
}
.site-navigation ul.menu,
.site-navigation ul.menu ul {
    list-style-type: none;
    padding: 0;
}
.site-navigation ul.menu {
    display: inline-block;

}
.site-navigation ul.menu li {
    position: relative;
    display: inline-block;
}
.site-navigation ul.menu li a {
    display: block;
    padding: 8px 15px;
	color:white;
	font-size:14px;
	font-family: "Jost", Sans-serif;
font-weight: 500;
}

.site-navigation ul.menu li  ul.sub-menu li a {
font-family: "Jost", Sans-serif;
	color:black;
	font-weight: 400;
}
.site-navigation ul.menu li  ul.sub-menu li:not(:last-child)  {
width:100%;
	border-bottom: solid 1px #c4c4c4;
}

.sub-menu {
	box-shadow: 0 4px 10px -2px rgba(0,0,0,.1);
}
.site-navigation ul.menu li.menu-item-has-children {
    -webkit-padding-end: 15px;
    padding-inline-end: 15px;
}
/*.site-navigation ul.menu li.menu-item-has-children:after {
    display: block;
    content: "▾";
    font-size: 1.5em;
    align-items: center;
    color: #666;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-decoration: none;*/
}
.site-navigation ul.menu li.menu-item-has-children:focus-within > ul {
    display: block;
}
.site-navigation ul.menu li ul {
    background: #fff;
    display: none;
    min-width: 150px;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 100%;
}
.site-navigation ul.menu li ul li {
    -webkit-border-after: #eee 1px solid;
    border-block-end: #eee 1px solid;
}
.site-navigation ul.menu li ul li:last-child {
    -webkit-border-after: none;
    border-block-end: none;
}
.site-navigation ul.menu li ul li.menu-item-has-children a {
    flex-grow: 1;
}
.site-navigation ul.menu li ul li.menu-item-has-children:after {
    transform: translateY(-50%) rotate(-90deg);
}
.site-navigation ul.menu li ul ul {
    left: 100%;
    top: 0;
}
.site-navigation ul.menu li:hover > ul {
    display: block;
}
footer .site-navigation ul.menu li ul {
    top: auto;
    bottom: 100%;
}
footer .site-navigation ul.menu li ul ul {
    bottom: 0;
}
footer .site-navigation ul.menu a {
    padding: 5px 15px;
	
	
}

.site-navigation-dropdown {
    -webkit-margin-before: 10px;
    margin-block-start: 10px;
    transition: max-height 0.3s, transform 0.3s;
    transform-origin: top;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10000;
    width: 100%;
}

#contactblock {
	display:flex;
}

#contactblock .elementor-icon-list-items {
	margin:auto;
}

.line1 {
	max-width:1140px;
	display: flex;
    margin: 0 auto;
	padding: 40px 0px 40px 0px;
}

.line1 {
	max-width:1140px;
	display: flex;
    margin: 0 auto;
	padding: 40px 0px 40px 0px;
}

.line1 a {
color:white;
}

.line1 div {
display:inline-block;
}

.line1 div:nth-child(1) {
	width:25%
}
.line1 div:nth-child(2) {
	width:25%
}

.line1 div:nth-child(2) li::marker {
list-style-type:none;
	color: black;
}
.line1 div:nth-child(2) li {
text-align:left;
}
.line1 div:nth-child(2) .elementor-icon-list-text {
vertical-align:top;
}




.e-fas-phone-alt, .e-fas-envelope {
	fill:#ffffff;
	    transition: fill 0.3s;
	width:22px;
	margin: 5px;
}
.line1 div:nth-child(3) {
	width:50%
}

.line1 div:nth-child(3) p {
	color:white;
	text-align:left;
	font-size: 20px;
    font-weight: 500;
}

#input_14_1 {
	min-width: 180px;
	
	
}

#field_14_1 {
	width:100% !important;
}

.gform_body, .ginput_container_email {
	width:100% !important;
}

.gform_footer {
	width: 100% !important;
    display: block !important;
	margin:inherit !important;
}

#gform_submit_button_14 {
	float: right !important;
    text-align: right !important;
}

#gform_wrapper_14 {
	    width: 100%;
}

.gform_wrapper.gravity-theme .gform_fields {
	display:block !important;
}

#gform_submit_button_14 {
  background-color: var( --e-global-color-primary );
  color: #ffffff;
  border-color: var( --e-global-color-1ede13b );
	border-style: solid;
border-width: 3px 3px 3px 3px;
	min-height: 47px;
	font-size: 16px;
padding: 0px 10px;
border-radius: 4px;
	transition: background-color 1s, color 1s, border-color 1s, border-radius 1s;
}

#socialline {
  display: flex;
	margin:0 auto;
}


#socialline .elementor-grid-item {
	    margin: 5px 10px;
}

#socialline svg {
	width: 51px;
height: 51px;
position: relative;
display: block;
}

#gform_submit_button_14:hover {
	background-color: white;
color: black;
	border-color: white;
	border-radius: 0px 0px 0px 0px;
}

#gform_confirmation_message_14 {
	width: 100% !important;
	color: white;
}

.line2 {
	padding: 20px 0px 20px 0px;
	background:#FFFFFF;
}

.line2 .elementor-icon {
  font-size: 90px;
  padding: 15px;
	background-color: #000;
	border-radius: 50%;
	color: #fff;
fill: #fff;
	width: 90px;
    height: 90px;
	    display: inline-block;
    line-height: 0;
}

.line2 .elementor-icon svg {
  height: 60px;
	position: relative;
    display: block;
	width: 60px;
}
span.rerute {
	font-size: 1.75rem;	
	text-align:center;
	font-family: "Libre Baskerville", sans-serif;
	font-size: 28px;
	font-weight: 600;
	line-height: 28px;
	margin: 20px auto;
    display: block;
}

p.rerute {
	font-family: "Jost", sans-serif
	text-align:center;
	margin-bottom: 0.5rem;
	font-size: 16px;
font-weight: 400;
line-height: 24px
}

.buttonrecrute {
	padding: 15px 30px;
		background:#FFFFFF;
	color:black;
	border: solid 3px black;
	font-family: "Jost", sans-serif;
font-size: 16px;
font-weight: 700;
	border-radius: 4px;
	transition: background-color 1s, color 1s, border-color 1s, border-radius 1s;
}

.buttonrecrute:hover { 
		background-color: black;
color: white;
	border-color: black;
	border-radius: 0px 0px 0px 0px;
}
.divider {
    height: 1px;
    overflow: inherit;
    box-sizing: inherit;
margin-top: 50px;
    color: black;
}
.line3 {
	    padding: 20px 0px 20px 0px;
    background: #FFFFFF;
}
.line3 a{

	color:black;
	font-family: "Jost", Sans-serif;
font-weight: 400;
text-decoration: none;
	font-size:14px;
	text-decoration:underline;
}
.line3 a:hover{
color:#4B4A4A;

	
}
a.mandatorylink {
	font-size: 12px;
font-weight: normal;
color: gray;
}
.site-navigation-toggle-holder:not(.elementor-active) + .site-navigation-dropdown {
    transform: scaleY(0);
    max-height: 0;
}
.site-navigation-toggle-holder.elementor-active + .site-navigation-dropdown {
    transform: scaleY(1);
    max-height: 100vh;
}
.site-navigation-dropdown ul {
    padding: 0;
}
.site-navigation-dropdown ul.menu {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    background: #fff;
}
.site-navigation-dropdown ul.menu li {
    display: block;
    width: 100%;
    position: relative;
}
.site-navigation-dropdown ul.menu li a {
    display: block;
    padding: 20px;
    background: #fff;
    color: #55595c;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1019607843);
}
.site-navigation-dropdown ul.menu li.current-menu-item a {
    color: #fff;
    background: #55595c;
}
.site-navigation-dropdown ul.menu > li li {
    transition: max-height 0.3s, transform 0.3s;
    transform-origin: top;
    transform: scaleY(0);
    max-height: 0;
}
.site-navigation-dropdown ul.menu li.elementor-active > ul > li {
    transform: scaleY(1);
    max-height: 100vh;
}
@media (max-width: 576px) {
    .site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation {
        display: none !important;
    }
}
@media (min-width: 768px) {
    .site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder {
        display: none !important;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation {
        display: none !important;
    }
}
@media (min-width: 992px) {
    .site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder {
        display: none !important;
    }
}
@media (max-width: 992px) {
    .site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation {
        display: none !important;
    }
}
.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder {
    display: none !important;
}
.page-header .entry-title,
.site-footer .footer-inner,
.site-footer:not(.dynamic-footer),

body:not([class*="elementor-page-"]) .site-main {
    -webkit-margin-start: auto;
margin-top:0;
    -webkit-margin-end: auto;
    margin-inline-end: auto;
    width: 100%;
}
@media (max-width: 575px) {
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*="elementor-page-"]) .site-main {
        -webkit-padding-start: 10px;
        padding-inline-start: 10px;
        -webkit-padding-end: 10px;
        padding-inline-end: 10px;
    }
}
@media (min-width: 576px) {
    .page-header .entry-title,
    
    /*body:not([class*="elementor-page-"]) .site-main*/ {
        max-width: 500px;
    }
    .site-footer.footer-full-width .footer-inner,
    .site-header.header-full-width .header-inner {
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .page-header .entry-title,
    
   
    /*body:not([class*="elementor-page-"]) .site-main*/{
        max-width: 600px;
    }
    .site-footer.footer-full-width,
    .site-header.header-full-width {
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .page-header .entry-title,
   
   
    /*body:not([class*="elementor-page-"]) .site-main*/ {
        max-width: 800px;
    }
    .site-footer.footer-full-width,
    .site-header.header-full-width {
        max-width: 100%;
    }
}
@media (min-width: 1200px) {
    .page-header .entry-title,
    
    .site-footer.footer-full-width,
    .site-header.header-full-width {
        max-width: 100%;
    }
}
.site-header + .elementor {
    min-height: calc(100vh - 320px);
}

.wp-block-button__link {
	border:solid 4px black;
	font-family : Jost, sans-serif;
font-size : 16px;
font-weight : 700;
	transition :color 1s, background 1s;
}

.wp-block-button__link:hover {
color:white !important;
	background:black !important;
}



.page-content > h1, .page-content > h2, .page-content > div, .page-content > p, .page-content > ul {
	/*max-width: 1140px;*/
	margin:0 auto;
}


.page-content h1, .page-content h2, .page-content h3 {
	font-family : "Libre Baskerville", sans-serif;
	
}
.page-content h3 {
	
	font-size:28px !important;
}
.page-content h2 {
	
	font-size:32px !important;
}
.page-content h1 {
	
	font-size:36px !important;
}


@media only screen and (max-width: 767px) {
  
  .stk-block-carousel__slider .wp-block-stackable-column {
   min-width:100% !important; 
  }
  .ginput_container_consent .gfield_consent_label
  {
    
   width:85%; 
  }
  
  .stk-block-column__content {
   padding:10px; 
  }
  #site-footer {
    
   padding:0; 
  }
  
  .line3 a {
   display:block;
    width:100%;
  }
  
  #gform_submit_button_14 {
    float:inherit !important;
  }
  
  #input_14_1 {
    min-width: inherit;
    max-width: 80%;
    
  }
  
  .line1 div:nth-child(3) p {
    text-align:center;
    
   padding:20px; 
  }
  
  .line1 div:nth-child(3)
  {
    
   margin-top:20px; 
  }
  
  .line1 div:nth-child(2) li {
    text-align: center;
}
  
  
  #contactblock .elementor-icon-list-items {

    padding: 0;
}
  
  
  #contactblock {
    
   margin-top:20px; 
  }
  
  #socialline .elementor-grid-item {

    width: 50%;
    text-align: center;
    margin:5px;
}

  .line1 {
    display:block;
  }
    #socialline {
    display:flex !important;

    width: 100px!important;
  }
  .line1 div:nth-child(2), .line1 div:nth-child(1), .line1 div:nth-child(3) {
   display:block !important;
    width:100% !important;
  }
  
  
  .stk-99218ef {
    width:100%;

  }
  
  #site-header {
    
    z-index: inherit;
    position: inherit;
  }
  .site-navigation ul.menu li ul.sub-menu li a {
    text-align:right;
   color:white !important; 
  }
  .site-navigation ul.menu li ul {
    background:inherit;
  }
  
  .site-navigation ul.menu li:hover > ul {
    display: block;
    position: inherit;
    z-index: inherit;
    left: inherit;
    text-align: inherit;
}
  
  
  #content {
   margin-top:20px; 
    padding:0;
  }

  .fa-navicon:before, .fa-reorder:before, .fa-bars:before {

    font-size: 35px;
}
  
  .site-header .site-branding img {
   margin:17px; 
  }

.site-header .site-branding {
  width: 75%;
  
}
  .burgermobile {
    display: block;
  color: black;
    width: 10%;
    text-align: center;
    padding: 18px;
    margin: 17px;
}

.menu-menu-principal-mobile-container #menu-menu-principal-mobile {
  display: none;
}

#menu-menu-principal-mobile {
  display: block;

    width: 100%;
}
  ul#menu-menu-principal-mobile li {
text-align: center;
    width: 100%;
    border:none;
}
}

body {
	font-family: "Jost", Sans-serif;
}
