.elementor-kit-8{--e-global-color-primary:#4C6EC8;--e-global-color-secondary:#59BA93;--e-global-color-text:#798190;--e-global-color-accent:#FFA835;--e-global-color-58f0d8d:#DEF1E9;--e-global-color-b99fa64:#708BD3;--e-global-color-bbcd78b:#000000;--e-global-color-b24e036:#FFFFFF;--e-global-color-587fe83:#F8FCFF;--e-global-typography-primary-font-family:"Afacad";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Afacad";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Afacad";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Afacad";--e-global-typography-accent-font-weight:500;background-color:#F8FCFF;color:var( --e-global-color-text );font-family:"Afacad", Sans-serif;font-size:18px;line-height:normal;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{font-family:"Afacad", Sans-serif;font-size:48px;font-weight:600;line-height:normal;}.elementor-kit-8 h2{font-family:"Afacad", Sans-serif;font-size:40px;font-weight:700;line-height:normal;}.elementor-kit-8 h3{font-family:"Afacad", Sans-serif;font-size:26px;font-weight:700;line-height:normal;}.elementor-kit-8 h4{font-family:"Afacad", Sans-serif;font-size:24px;font-weight:600;line-height:normal;}.elementor-kit-8 h5{font-family:"Afacad", Sans-serif;font-weight:600;line-height:normal;}.elementor-kit-8 h6{font-family:"Afacad", Sans-serif;font-size:22px;font-weight:600;line-height:normal;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{color:var( --e-global-color-b24e036 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1505px;}.e-con{--container-max-width:1505px;--container-default-padding-top:20px;--container-default-padding-right:20px;--container-default-padding-bottom:20px;--container-default-padding-left:20px;}.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 */.fancy-btn .elementor-button {
    position: relative;
    overflow: hidden;
    --fancy-btn-color: #2249AC;
}

.fancy-btn .elementor-button::before {
    content: '';
    position: absolute;
    background: var(--fancy-btn-color);
    border-radius: 60px;
    width: 100px;
    height: 100px;
    top: auto;
    left: -100px;
    bottom: -100px;
    transform: scale(1);
    transform-origin:bottom left;
    transition: all 0.2s ease;
}

/*Hover class*/
.fancy-btn .elementor-button:hover::before {
    transform: scale(3);
}
.fancy-btn .elementor-button:hover::after {
    border-radius: 60px; /* Adjust border-radius for ::after pseudo-element */
}
.fancy-btn .elementor-button-text {
    z-index: 1;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Afacad';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://gjakova-hospital.rrota.com/wp-content/uploads/2024/02/Afacad-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Afacad';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://gjakova-hospital.rrota.com/wp-content/uploads/2024/02/Afacad-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Afacad';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://gjakova-hospital.rrota.com/wp-content/uploads/2024/02/Afacad-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Afacad';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://gjakova-hospital.rrota.com/wp-content/uploads/2024/02/Afacad-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */