.elementor-kit-400{--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:"Archivo";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Archivo";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Archivo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Archivo";--e-global-typography-accent-font-weight:500;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-preloader-animation-duration:0ms;--e-preloader-delay:0ms;--e-preloader-width:30%;}.elementor-kit-400 e-page-transition{background-color:#FAFAFA;}.elementor-kit-400 a{color:#7A7A7A;}.elementor-kit-400 a:hover{color:#000000;}.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;--widgets-spacing-row:20px;--widgets-spacing-column: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;}.elementor-kit-400{--e-preloader-width:45%;}}/* Start custom CSS */* {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}

.elementor-widget-text-editor ul {
    margin-bottom: 1em !important;
}

.elementor-widget-container ol {
    margin-bottom: .9rem !important;
}

@media only screen and (min-width: 768px) {
	.elementor-kit-400 .tooltip {
	  position: relative;
	  display: inline-block;
	  margin-bottom: -2%;
	  border-bottom: 2px dotted #7A7A7A;
	}

	.tooltip .tooltiptext {
	  visibility: hidden;
	  width: 200%;
	  background-color: #393e46;
	  color: #fff;
	  font-size: 1.4vw !important;
	  font-weight: normal;
	  text-align: center;
	  box-shadow: 5px 5px 10px 3px grey;
	  border-radius: 6px;
	  padding: 5% !important;
	  border-width: 1px;
	  border-style: solid;
	  
	  /* Position the tooltip */
	  position: absolute;
	  z-index: 1;
	  bottom: 140%;
	  left: 50%;
	  margin-left: -100%;
	}

	.tooltip:hover .tooltiptext {
	  visibility: visible;
	}
}

@media only screen and (max-width: 767px) {
	.elementor-kit-400 .tooltip {
	  position: relative;
	  display: inline-block;
	  margin-bottom: -2%;
	  border-bottom: 2px dotted #7A7A7A;
	}

	.tooltip .tooltiptext {
	  visibility: hidden;
	  width: 150%;
	  background-color: #393e46;
	  color: #fff;
	  font-size: 3vw !important;
	  font-weight: normal;
	  text-align: center;
	  box-shadow: 5px 5px 10px 3px grey;
	  border-radius: 6px;
	  padding: 5% !important;
	  border-width: 1px;
	  border-style: solid;
	  
	  /* Position the tooltip */
	  position: absolute;
	  z-index: 1;
	  bottom: 140%;
	  left: 50%;
	  margin-left: -75%;
	}

	.tooltip:hover .tooltiptext {
	  visibility: visible;
	}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Archivo';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://eadmitere.ro/wp-content/uploads/2023/08/Archivo-VariableFont_wdthwght.ttf') format('truetype');
}
@font-face {
	font-family: 'Archivo';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('https://eadmitere.ro/wp-content/uploads/2023/08/Archivo-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Archivo';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('https://eadmitere.ro/wp-content/uploads/2023/08/Archivo-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Archivo';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('https://eadmitere.ro/wp-content/uploads/2023/08/Archivo-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */