_whiteLink:hover{
	background:none !important;
	border:none !important;
	text-decoration:none !important;
	padding: 0px !important;
    border-radius: 0px !important;
    width: 0pt !important;
    text-align: center !important;	
	display: contents;
	color:#5e72e4 !important;
}

.whiteLink:hover{
	background:none !important;
	border:none !important;
	text-decoration:none !important;
	padding: 0px !important;
    border-radius: 0px !important;
    width: 0pt !important;
    text-align: center !important;	
	display: contents;
	color:#5e72e4 !important;
}

.whiteLink{
	color:#fff;
	font-weight: 400 !important;
    font-size: 1.5rem !important;
    line-height: 1.5 !important;
	text-align: center !important;	
	margin: 0px !important;
}

._whiteLink{
	color:#fff;
	font-weight: 400 !important;
    font-size: 1rem !important;
    line-height: 1.325rem !important;
	text-align: center !important;	
	margin: 0px !important;
}


.copyright{
	color:#fff;
	font-weight: 400 !important;
    font-size: 1.5rem !important;
    line-height: 1.3125rem !important;
	text-align: center !important;	
}

.water__mark{
	margin-bottom: 45pt;
    font-size: 12pt;
    font-weight: 600;
    color: #f7c1c1;
}
.dial{
	box-shadow: 0px 5px 50px #000;
}
.header-slideable{
	max-width:275px;
}	
.header-menu__link{
	font-size: 10pt;
}

.speedometer__container{
	max-width:80% !important;
}
.page-links{
	font-family: "Open Sans", sans-serif;
    border-radius: 15px;
    border: 1px solid #232020;
    background: #232020;
    color: #fff;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 15px 28px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer;
    margin: 5px;
	border: 5px solid #ffffffb5 !important;
	margin:10pt;
	min-width: 222pt;
}
.speedometer-controls__btn._active, .speedometer-controls__btn:hover, footer a:hover {
    color: #fff !important;
    border: 3px solid #ffffffb5 !important;
    background: #FF0090	;
    padding: 5px;
    border-radius: 4px;
	width: 120pt;
    text-align: center;
}
.speedometer-controls__btn{
	color: #a5a6a9;
    border: 5px solid #ffffffb5 !important;
    background: #e5e5e5;
    padding: 5px;
    border-radius: 5px;
    font-weight: 700;
	width: 120pt;
    text-align: center;
}

.blog .seo img.size-full{
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin-left: auto;
    margin-right: auto;
}
.speedometer-controls__start {
	border: 3px solid #ffffffb5 !important;
}
.speedometer-controls__start:hover {
	border: 3px solid #ffffffb5 !important;
}
#tab-button-analog, #tab-button-digital {border: 3px solid #ffffffb5 !important;}
.header {box-shadow: 0 3px 10px rgba(0,0,0,.1);}
.header__backdrop {backdrop-filter: blur(5px);}

.note {
    background-color: #FFFAA0;
    border-radius: 5px;
    color: #FF5733;
    font-weight: bold;
    padding: 15px;
    align-content: center;
    display: inline-block;
    width: auto;
    margin: 20px 10px 0 10px;
    max-width: 600px;
    position: relative;
}

.note i {
    padding-bottom: 15px;
    font-size: 20px;
}

.note .fa-xmark {
    padding: 0px;
    font-size: 15px;
    margin: 0px;
}

.note-close-btn {
    position: absolute;
    top: -5px;
    right: 6px;
    font-size: 25px;
}

header .active {
    background-color: #ffffff14;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 50px;
}

.dropdown__block .lang_active {
    background-color: #ffffff30;
    border-radius: 5px;
}

/* CSS Menu */
.menuHr {
    border-color: #272727;
    padding-bottom: 0px;
}
.menuLabel {
    color: #c0c0c0;
    padding-left:20px;
    font-size: 15px;
}
.menuUr {
    margin-top:0px;
    padding-top:0px;
    gap:20px;
}
.header-menu {
    margin-left:10px;
}