.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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-kit-9 e-page-transition{background-color:#FFBC7D;}.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;}{}h1.entry-title{display:var(--page-title-display);}@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 */body {
    scroll-behavior: smooth;
}

.uc_sub_title {
    display: none !important;
}

.customtext p {
    margin-bottom: 0px !important;
}

.portfolio-page-block .elementor-portfolio-item__overlay {
/*height: 70px;*/
    top: auto;
    display: block;
    opacity: 1 !important;
    text-align: left;
    /*background-image: url(/wp-content/uploads/2023/10/group-9-1.svg);*/
    background-repeat: no-repeat;
    background-position: 98% 50%;
    padding: 20px 20px;
}

/* Columns */

.animcol {
    position: relative;
    overflow: hidden;
}

.animcol:hover {
    
}

.animcol::after {
  top: 0;
  left: 0;
}

.animcol::before, .animcol::after {
    border: 2px solid transparent;
    width: 0;
    height: 0;
}

.animcol::before {
    top: 0;
    left: 0;
}

.animcol::before, 
.animcol::after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    pointer-events: none;
}

.animcol:hover::before {
  border-top-color: #623E2A;
  border-right-color: #623E2A;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
      width: 100%;
    height: 100%;
}
.animcol:hover::after {
  border-bottom-color: #623E2A;
  border-left-color: #623E2A;
  transition: height 0.25s ease-out, width 0.25s ease-out 0.25s;
      width: 100%;
    height: 100%;
  
}


/* For contacts */

.animcol-cont > div {
    position: relative;
    overflow: hidden;
}

.animcol-cont > div:hover {
    
}

.animcol-cont > div::after {
  top: 0;
  left: 0;
}

.animcol-cont > div::before, .animcol-cont > div::after {
    border: 2px solid transparent;
    width: 0;
    height: 0;
}

.animcol-cont > div::before {
    top: 0;
    left: 0;
}

.animcol-cont > div::before, 
.animcol-cont > div::after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    pointer-events: none;
}

.animcol-cont > div:hover::before {
  border-top-color: #623E2A;
  border-right-color: #623E2A;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
      width: 100%;
    height: 100%;
}
.animcol-cont > div:hover::after {
  border-bottom-color: #623E2A;
  border-left-color: #623E2A;
  transition: height 0.25s ease-out, width 0.25s ease-out 0.25s;
      width: 100%;
    height: 100%;
  
}

/* ARROWS FIX */

.ug-button-tile-navigation.ug-button-tile-right {
    background-image: url(/wp-content/uploads/2024/01/angle-right-svgrepo-com.svg) !important;
    background-size: 100%;
}

.ug-button-tile-navigation.ug-button-tile-left {
    background-image: url(/wp-content/uploads/2024/01/angle-left-svgrepo-com.svg) !important;
    background-size: 100%;
}

.ug-button-tile-navigation.ug-button-tile-right:hover,
.ug-button-tile-navigation.ug-button-tile-left:hover {
    opacity: 0.8;
}


/* animbutton */

.animbutton .elementor-widget-containerl {
    position: relative;
    overflow: hidden;
}

.animbutton .elementor-widget-containerl:hover {
    
}

.animbutton .elementor-widget-container::after {
  top: 0;
  left: 0;
}

.animbutton .elementor-widget-container::before, .animbutton .elementor-widget-container::after {
    border: 1px solid transparent;
    width: 0;
    height: 0;
}

.animbutton .elementor-widget-container::before {
    top: 0;
    left: 0;
}

.animbutton .elementor-widget-container::before, 
.animbutton .elementor-widget-container::after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    pointer-events: none;
}

.animbutton .elementor-widget-container:hover::before {
  border-top-color: #fff;
  border-right-color: #fff;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
      width: 100%;
    height: 100%;
}
.animbutton .elementor-widget-container:hover::after {
  border-bottom-color: #fff;
  border-left-color: #fff;
  transition: height 0.25s ease-out, width 0.25s ease-out 0.25s;
      width: 100%;
    height: 100%;
  
}


/* map */

.bwmap .elementor-widget-container{
    position: relative;
    z-index: 1; 
}

.bwmap .elementor-widget-container {
    -ms-filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    filter: grayscale(1);
}

.bwmap .elementor-widget-container::before {
top: 0px;
    left: 0px;
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    mix-blend-mode: difference;
    background-color: white;
    z-index: 2;
    pointer-events: none;
}




/* .animbutt  */

.animbutt .elementor-widget-containerl {
    position: relative;
    overflow: hidden;
}

.animbutt .elementor-widget-containerl:hover {
    
}

.animbutt .elementor-widget-container::after {
  top: 0;
  left: 0;
}

.animbutt .elementor-widget-container::before, .animbutt  .elementor-widget-container::after {
    border: 1px solid transparent;
    width: 0;
    height: 0;
}

.animbutt .elementor-widget-container::before {
    top: 0;
    left: 0;
}

.animbutt .elementor-widget-container::before, 
.animbutt .elementor-widget-container::after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    pointer-events: none;
}

.animbutt .elementor-widget-container:hover::before {
  border-top-color: #623E2A;
  border-right-color: #623E2A;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
      width: 100%;
    height: 100%;
}
.animbutt .elementor-widget-container:hover::after {
  border-bottom-color: #623E2A;
  border-left-color: #623E2A;
  transition: height 0.25s ease-out, width 0.25s ease-out 0.25s;
      width: 100%;
    height: 100%;
  
}


/* styles fiexs */

.no-text-margin p {
    margin: 0px !important;
}

.marg-btm-none {
    margin-bottom: 0px !important;
}

.bordered .elementor-portfolio__filter {
    border: 1px solid transparent;
}
    
.bordered .elementor-portfolio__filter:hover,
.bordered .elementor-portfolio__filter.elementor-active{
    border-color: black;
}

.bwhite .elementor-widget-container:hover::before {
    border-top-color: white !important;
    border-right-color: white !important;
}


.bwhite .elementor-widget-container:hover::after {
    border-bottom-color: white !important;
    border-left-color: white !important;
}





.customformthing .form-item input,
.customformthing .form-item textarea
{
    width: 100%;
    color: white !important;
}

.form-item textarea {
    resize: none;
}


.bttnsend__container .wpcf7-spinner {
    display: none !important;    
}




/* Form bttn */ 

.bttnsend__container {
    display: flex;
    width: max-content;
    height: max-content;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}


.bttnsend__container p {
    margin-bottom: 0px !important;
}


.bttnsend__container {
    position: relative;
    overflow: hidden;
}

.bttnsend__container:hover {
    
}

.bttnsend__container::after {
  top: 0;
  left: 0;
}

.bttnsend__container::before, .bttnsend__container::after {
    border: 1px solid transparent;
    width: 0;
    height: 0;
}

.bttnsend__container::before {
    top: 0;
    left: 0;
}

.bttnsend__container::before, 
.bttnsend__container::after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    pointer-events: none;
}


.bttnsend__container:hover::before {
  border-top-color: #fff;
  border-right-color: #fff;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
      width: 100%;
    height: 100%;
}

.bttnsend__container:hover::after {
  border-bottom-color: #fff;
  border-left-color: #fff;
  transition: height 0.25s ease-out, width 0.25s ease-out 0.25s;
      width: 100%;
    height: 100%;
  
}

.navigation-edited .menu-item a:before {
    background: currentColor;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .45s cubic-bezier(.15,.85,.45,1);
}

.navigation-edited .menu-item a.highlighted::before, .navigation-edited .menu-item a:hover:before {
    transform: scaleX(1);
    transform-origin: left;
}

.navigation-edited .menu-item a::after {
    display: block;
    border-bottom: 1px solid hsla(16,22%,90%,.2);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    /* transform: scaleX(0); */
    transform-origin: left;
    transition: transform 1s cubic-bezier(.15,.85,.45,1);
    width: 100%;
}




/* Form fix */

.fm-sm-ttl {
    font-size: 18px;
    color: white;
    margin-bottom: 10px;
}

.form-item-checkbox span.wpcf7-checkbox {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 100%;
}

.form-item-checkbox .wpcf7-list-item  {
    display: flex;
flex: 49%;
    border: 1px solid white;
    margin-left: 0px;
}

.form-item-checkbox .wpcf7-list-item label {
    display: flex;
        align-items: center;
    justify-content: center;
    padding: 10px;
    margin-bottom: 0px;

    font-size: 16px;
}

.form-item-checkbox .wpcf7-list-item label span {
    letter-spacing: normal;
}

.form-item-checkbox .wpcf7-list-item label input {
    flex: 30px;
    min-width: 30px;
    width: 30px;
    max-width: 30px;
    margin-right: 10px;
}



.wpcf7-form {
    border: 0px !important;
}

.dflexshit {
display: flex;
 align-items: center;
justify-content: center;
height: 100%;
}

.dflexshit * {
    margin-bottom: 0px;
}

.dflexshit ul{
    display: flex;
    column-count: 2;
    gap: 10px;
    align-items: center;
    justify-content: center;
}


.dflexshit.mb-ver {
    height: 50px;
}

.lang-item a {
	color: white !important;
}

.lang-item:hover a,
.lang-item.current-lang a {
	text-decoration: underline !important;
}

.jupiterx-widget ul li.lang-item {
    margin-bottom: 4px;
}

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

/* slider */

.customslideredition .swiper-slide a img {
    display: flex;
    width: 100%;
    height: 100%;
}

.customslideredition .swiper-slide {
    height: auto;
    max-height: 450px;
}
.customslideredition 
.swiper-slide a {
    height: 100%;
    display: flex;
    object-fit: cover;
}

.customslideredition .swiper-slide a figure {
    display: flex;
    height: 100%;
    width: 100%;
}/* End custom CSS */