.elementor-kit-7{--e-global-color-primary:#0F5C5A;--e-global-color-secondary:#121212;--e-global-color-text:#121212;--e-global-color-accent:#093C3B;--e-global-color-23521f1:#0F5C5A;--e-global-color-b1ba1ce:#093C3B;--e-global-color-04893ec:#121212;--e-global-color-13a26cb:#4C4C4C;--e-global-color-d66fcec:#CCCCCC;--e-global-color-6b61f54:#F7F7F7;--e-global-color-a6c1d39:#FFFFFF;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:400;color:var( --e-global-color-04893ec );font-family:"DM Sans", Sans-serif;font-size:16px;line-height:1.5em;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-a6c1d39 );font-size:15px;font-weight:400;text-decoration:none;letter-spacing:0.5px;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-04893ec );border-radius:0px 0px 0px 0px;padding:15px 30px 15px 30px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-04893ec );}.elementor-kit-7 a:hover{color:var( --e-global-color-04893ec );}.elementor-kit-7 h1{color:var( --e-global-color-04893ec );font-family:"DM Sans", Sans-serif;font-size:54px;font-weight:400;line-height:1.1em;letter-spacing:-0.4px;}.elementor-kit-7 h2{color:var( --e-global-color-04893ec );font-family:"DM Sans", Sans-serif;font-size:40px;font-weight:400;line-height:1.35em;letter-spacing:-0.4px;}.elementor-kit-7 h3{color:var( --e-global-color-04893ec );font-family:"DM Sans", Sans-serif;font-size:32px;font-weight:400;line-height:1.25em;letter-spacing:-0.4px;}.elementor-kit-7 h4{color:var( --e-global-color-04893ec );font-family:"DM Sans", Sans-serif;font-size:24px;font-weight:400;line-height:1.3em;letter-spacing:-0.2px;}.elementor-kit-7 h5{color:var( --e-global-color-04893ec );font-family:"DM Sans", Sans-serif;font-size:20px;font-weight:400;line-height:1.3em;letter-spacing:-0.2px;}.elementor-kit-7 h6{color:var( --e-global-color-04893ec );font-family:"DM Sans", Sans-serif;font-size:13px;font-weight:400;text-transform:uppercase;line-height:1.3em;letter-spacing:1.5px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;--container-default-padding-top:0px;--container-default-padding-right:30px;--container-default-padding-bottom:0px;--container-default-padding-left:30px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-kit-7{font-size:15px;}.elementor-kit-7 h1{font-size:44px;}.elementor-kit-7 h2{font-size:33px;}.elementor-kit-7 h3{font-size:24px;}.elementor-kit-7 h4{font-size:20px;}.elementor-kit-7 h5{font-size:18px;}.elementor-kit-7 h6{font-size:12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:0px;--container-default-padding-right:20px;--container-default-padding-bottom:0px;--container-default-padding-left:20px;}}@media(max-width:767px){.elementor-kit-7{font-size:15px;}.elementor-kit-7 h1{font-size:36px;}.elementor-kit-7 h2{font-size:26px;}.elementor-kit-7 h3{font-size:21px;line-height:27px;}.elementor-kit-7 h4{font-size:19px;}.elementor-kit-7 h5{font-size:17px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//** Improved Elementors Default Animations
   https://element.how/elementor-improve-entrance-animations/
   Works for the 'fade' animations **/

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-50px,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInDown {
    animation-name: fadeDown
}
@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-50px,0,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}
@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(50px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInRight {
    animation-name: fadeRight
}
@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,50px,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInUp {
    animation-name: fadeUp
}


/** Slide image **/
.img-enter-bottom img {
  clip-path: inset(0 0 100% 0);
  transform: scale(1.1);
  transition: none;
  will-change: clip-path, transform;
}

.img-enter-bottom.is-visible img {
  clip-path: inset(0 0 0 0);
  transform: scale(1);
  transition: clip-path 0.9s cubic-bezier(0, 0.55, 0.45, 1),
              transform 0.9s cubic-bezier(0, 0.55, 0.45, 1);
}

.img-hover-grow:hover img {
  transform: scale(1.10);
  transition: transform 0.4s ease;
}


/*** Blur background effect ***/
body:not(.elementor-editor-active) .e-con.blur-background,
body:not(.elementor-editor-active) .e-con.blur-background > .e-con-inner {
    backdrop-filter: saturate(140%) blur(50px);
    background: rgba(255, 255, 255, 0) !important;
    transition: backdrop-filter 0s, opacity 0.4s ease;
}


/*** Button hover underline animation ***/

.hover-underline {
  position: relative;
  display: inline-block;
}
.hover-underline::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.4s ease;
}
.hover-underline:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}

/** Hide Focus box click **/
* {
  -webkit-tap-highlight-color: transparent;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://egu.rhd.ba/wp-content/uploads/2026/03/dmsans400.woff2') format('woff2');
}
@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://egu.rhd.ba/wp-content/uploads/2026/03/DMSans-ExtraLight.woff2') format('woff2');
}
@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://egu.rhd.ba/wp-content/uploads/2026/03/DMSans-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://egu.rhd.ba/wp-content/uploads/2026/03/DMSans-Medium.woff2') format('woff2');
}
/* End Custom Fonts CSS */