@font-face{
    font-family: "Open Sauce One Regular";
    src: url("https://riccardogermani.com/wp-content/themes/quolab/fonts/cdf9e1a785f6767291f7e12174be6174.eot");
    src: url("https://riccardogermani.com/wp-content/themes/quolab/fonts/cdf9e1a785f6767291f7e12174be6174.eot?#iefix")format("embedded-opentype"),
        url("https://riccardogermani.com/wp-content/themes/quolab/fonts/cdf9e1a785f6767291f7e12174be6174.woff")format("woff"),
        url("https://riccardogermani.com/wp-content/themes/quolab/fonts/cdf9e1a785f6767291f7e12174be6174.woff2")format("woff2"),
        url("https://riccardogermani.com/wp-content/themes/quolab/fonts/cdf9e1a785f6767291f7e12174be6174.ttf")format("truetype"),
        url("https://riccardogermani.com/wp-content/themes/quolab/fonts/cdf9e1a785f6767291f7e12174be6174.svg#Open Sauce One Regular")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

.whatsapp-block__button{
	padding: 20px; 
	display: inline-block; 
	text-transform: uppercase;
	margin: auto; 
	text-align: center
}

.wp-element-button{
	padding:20px; 
	display: inline-block; 
}

.arg-722412347 svg.uk-text-muted{
	color: #00bcd4 !important
}
.arg-722412347 .uk-heading-bullet::before{
	border-color: #00bcd4 !important
}

.arg-722412348 svg.uk-text-muted{
	color:#009688 !important
}
.arg-722412348 .uk-heading-bullet::before{
	border-color:#009688 !important
}

.iframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}



.cons-ind .uk-tile-secondary{
	background-color: #8ea4d2
}


.cons-ind .uk-tile-primary{
	background-color: #4c9f70
}


.cons-ind .uk-tile-muted{
	background-color: #fe5f55
}

.uk-tile-secondary{
		background-color: #fe5f55
}





.totop{
	position: fixed; 
	right: 10px; 
	bottom:10px; 
	background: #F2AF29; 
	width: 30px; 
	height:30px; 
	border-radius: 50%
}
#nav_menu-2 a {
	font-size: 25px; 
	text-transform: uppercase; 
}

.wp-block-button__link{
	background-color: rgb(242, 175, 41);
    color: rgb(255, 255, 255);
    border: 2px solid transparent;
	    color: #fff;
    appearance: none;
    display: inline-block;
	transition: 0.2s ease-in
}


.wp-block-button__link:hover{
text-decoration: none !important; 
	color: #fff !important; 
	     background-color: rgb(241, 166, 17);
}


.uk-nav-center .uk-nav-parent-icon {
    margin-left: 1rem;
}

ul#uk-nav-6{
	margin-left: 1.5rem
}

.uk-text-justify{
	text-align: left!important
		
}


