.elementor-kit-5{--e-global-color-primary:#324863;--e-global-color-secondary:#8394A5;--e-global-color-text:#324863;--e-global-color-accent:#E18020;--e-global-color-5fc00f2:#FFFFFF;--e-global-color-b817ee3:#92B2AF;--e-global-typography-primary-font-family:"Nunito SH";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto SH";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto SH";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Nunito SH";--e-global-typography-accent-font-weight:700;color:var( --e-global-color-text );font-family:"Roboto SH", Sans-serif;font-size:24px;font-weight:400;line-height:36px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-accent );}.elementor-kit-5 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-5 h1{font-family:"Nunito SH", Sans-serif;font-size:2.6rem;font-weight:700;}.elementor-kit-5 h2{font-family:"Nunito SH", Sans-serif;font-size:2.3rem;font-weight:700;line-height:2rem;}.elementor-kit-5 h3{font-family:"Roboto SH", Sans-serif;font-size:2rem;font-weight:400;line-height:2.6rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1350px;}.e-con{--container-max-width:1350px;--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;--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-5 h1{font-size:2.4rem;}.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 *//* Clock CSS */

.clock {
  width: 8rem; /*30*/
  height: 8rem; /*30*/
  position: relative;
  border: 3px dotted #fff;
  border-radius: 50%;
  margin: 10px auto; /*15*/
  padding: 0;
}

.outer-clock-face {
  position: relative;
  background: #324863;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}

.outer-clock-face::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg)
}

.outer-clock-face::after,
.outer-clock-face::before,
.outer-clock-face .marking{
  content: '';
  position: absolute;
  width: 5px;
  height: 100%;
  background: #fff;
  z-index: 0;
  left: 49%;
}

.outer-clock-face .marking {
  background: #fff;
  width: 5px;
}

.outer-clock-face .marking.marking-one {
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  transform: rotate(30deg)
}

.outer-clock-face .marking.marking-two {
  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  transform: rotate(60deg)
}

.outer-clock-face .marking.marking-three {
  -webkit-transform: rotate(120deg);
  -moz-transform: rotate(120deg);
  transform: rotate(120deg)
}

.outer-clock-face .marking.marking-four {
  -webkit-transform: rotate(150deg);
  -moz-transform: rotate(150deg);
  transform: rotate(150deg)
}

.inner-clock-face {
  position: absolute;
  top: 10%;
  left: 10%;
  width: 80%;
  height: 80%;
  background: #324863;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  z-index: 1;
}

.inner-clock-face::before {
  content: '';
  position: absolute;
  top: 49%;
  left: 53.5%;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  margin-left: -9px;
  margin-top: -6px;
  background: #fff;
  z-index: 11;
}

.hand {
  right: 48%;
  background: #fff;
  position: absolute;
  transform: rotate(90deg);
  transition-timing-function: cubic-bezier(0.1, 2.7, 0.58, 1);
}

.hand.hour-hand {
  width: 30%;
  height: 6px;
  z-index: 3;
  top:46.5%;
  transform-origin: 99%;
  /*transform: rotate(180deg);*/
  
}

.hand.min-hand {
  height: 3.5px;
  z-index: 10;
  transform-origin: 98%;
  top: 48%;
  width: 40%;
  /*transform: rotate(180deg);*/
  
}

.hand.second-hand {
  width: 45%;
  transform-origin: 98%;
  top: 48.5%;
  height: 2px;
  /*transform: rotate(180deg);*/
  
  
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Nunito SH';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.dsaa.eu/wp-content/uploads/nunito-v25-latin-regular.eot');
	src: url('https://www.dsaa.eu/wp-content/uploads/nunito-v25-latin-regular.eot?#iefix') format('embedded-opentype'),
		url('https://www.dsaa.eu/wp-content/uploads/nunito-v25-latin-regular.woff2') format('woff2'),
		url('https://www.dsaa.eu/wp-content/uploads/nunito-v25-latin-regular.woff') format('woff'),
		url('https://www.dsaa.eu/wp-content/uploads/nunito-v25-latin-regular.ttf') format('truetype'),
		url('https://www.dsaa.eu/wp-content/uploads/nunito-v25-latin-regular.svg#NunitoSH') format('svg');
}
@font-face {
	font-family: 'Nunito SH';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://www.dsaa.eu/wp-content/uploads/nunito-v25-latin-700.eot');
	src: url('https://www.dsaa.eu/wp-content/uploads/nunito-v25-latin-700.eot?#iefix') format('embedded-opentype'),
		url('https://www.dsaa.eu/wp-content/uploads/nunito-v25-latin-700.woff2') format('woff2'),
		url('https://www.dsaa.eu/wp-content/uploads/nunito-v25-latin-700.woff') format('woff'),
		url('https://www.dsaa.eu/wp-content/uploads/nunito-v25-latin-700.ttf') format('truetype'),
		url('https://www.dsaa.eu/wp-content/uploads/nunito-v25-latin-700.svg#NunitoSH') format('svg');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roboto SH';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.dsaa.eu/wp-content/uploads/roboto-v30-latin-regular.eot');
	src: url('https://www.dsaa.eu/wp-content/uploads/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'),
		url('https://www.dsaa.eu/wp-content/uploads/roboto-v30-latin-regular.woff2') format('woff2'),
		url('https://www.dsaa.eu/wp-content/uploads/roboto-v30-latin-regular.woff') format('woff'),
		url('https://www.dsaa.eu/wp-content/uploads/roboto-v30-latin-regular.ttf') format('truetype'),
		url('https://www.dsaa.eu/wp-content/uploads/roboto-v30-latin-regular.svg#RobotoSH') format('svg');
}
@font-face {
	font-family: 'Roboto SH';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://www.dsaa.eu/wp-content/uploads/roboto-v30-latin-700.eot');
	src: url('https://www.dsaa.eu/wp-content/uploads/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'),
		url('https://www.dsaa.eu/wp-content/uploads/roboto-v30-latin-700.woff2') format('woff2'),
		url('https://www.dsaa.eu/wp-content/uploads/roboto-v30-latin-700.woff') format('woff'),
		url('https://www.dsaa.eu/wp-content/uploads/roboto-v30-latin-700.ttf') format('truetype'),
		url('https://www.dsaa.eu/wp-content/uploads/roboto-v30-latin-700.svg#RobotoSH') format('svg');
}
/* End Custom Fonts CSS */