@font-face {
    font-family: 'Geometria';
    src: url('/templates/yootheme_child/fonts/Geometria.otf');
}
@font-face {
    font-family: 'Geometria-Bold';
    src: url('/templates/yootheme_child/fonts/Geometria-Bold.otf');
}
.uk-light {
	color: #fff;
}
.contacts-padding-left-1 {
	padding-left: 8px;
	font-size: 16px;
}
.contacts-padding-left-2 {
	padding-left: 30px;
	font-size: 16px;
}
.first-screen-titles {
	font-family: Geometria-Bold;
	font-weight: bold;
}
.uk-light .uk-label-warning, .uk-label-warning {
	background-color: #e8f835;
	color: #2760a8;
	font-size: 14px;
	font-family: Geometria-Bold;
	text-transform: none;
	padding: 0px 5px;
	border: 0px;
}
.uk-text-large {
    font-size: 24px;
}
.vib-tel-margin {
	margin-right: 8px;
}
.uk-button {
	border-radius: 4px;
	text-transform: none;
	font-size: 16px;
	font-weight: bolder;
}
.uk-light .uk-button-secondary {
	background-color: transparent;
	border: solid 2px #ffffff;
	color: #ffffff;
}
.uk-light .uk-button-secondary:hover {
	background-color: #ffffff;
	border: solid 2px #ffffff;
	color: #313245;
}
.uk-light .uk-button-secondary:focus {
	background-color: #ffffff;
	border: solid 2px #ffffff;
	color: #313245;
}
.uk-light .uk-button-primary {
	background-color: #e8f835;
	border: solid 2px #e8f835;
	color: #313245;
}
.uk-light .uk-button-primary:hover {
	background-color: transparent;
	border: solid 2px #e8f835;
	color: #e8f835;
}
.uk-light .uk-button-primary:focus {
	background-color: transparent;
	border: solid 2px #e8f835;
	color: #e8f835;
}
.uk-button-primary {
	background-color: #e8f835;
	border: solid 2px #e8f835;
	color: #313245;
}
.uk-button-primary:hover {
	background-color: transparent;
	border: solid 2px #e8f835;
	color: #e8f835;
}
.uk-button-primary:focus {
	background-color: transparent;
	border: solid 2px #e8f835;
	color: #e8f835;
}
.uk-light .uk-navbar-nav > li > a {
	color: #ffffff;
	font-size: 18px;
}
.remont .uk-card-title {
    font-size: 22px;
    font-family: Geometria-Bold;
    text-transform: none;
    height: 60px;
    font-weight: normal;
}
.uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary) {
    background: #fff;
    border: 2px solid #ffffff;
    border-radius: 7px;
}
.uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary):hover {
    background: #fff;
    border: 2px solid #e8f835;
    border-radius: 7px;
}
.remont .el-content {
	font-size: 16px;
	line-height: 16px;
}
.remont .uk-card-body {
    padding: 40px 10px;
}
.remont .uk-card-body:hover {
    padding: 40px 10px;
}
.uk-button-secondary {
	background-color: transparent;
	border: solid 1px #0789c9;
	color: #0789c9;
	border-radius: 4px;
}
.uk-button-secondary:hover {
	background-color: #e8f835;
	border: solid 1px #e8f835;
	color: #313245;
}
.uk-button-secondary:focus {
	background-color: #e8f835;
	border: solid 1px #e8f835;
	color: #313245;
}
.advantages h4 {
    font-size: 22px;
    font-family: Geometria-Bold;
    text-transform: none;
    font-weight: normal;
}
.advantages .el-content {
	font-size: 16px;
	line-height: 16px;
}
.advantages .uk-panel {
	margin-top: 20px;
	margin-bottom: 20px;
}
.first-screen-button-margin {
	margin-left: 20px;
}
.vib-tel-no-dec {
	text-decoration: none;
}
.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #1a57b5;
}
.uk-light a:hover {
	color: #e8f835;
}
.footer-menu a {
	font-family: Geometria-Bold;
	text-decoration: none;
}
.uk-light .uk-navbar-nav > li:hover > a {
	color: #e8f835;
}
.copyright-padding {
	padding-left: 21px;
}
@media (min-width: 960px) {
.social-padding {
	padding-left: 21px;
}
}
@media (max-width: 640px) {
h1 {
	font-size: 38px;
	line-height: 1.2;
}
h2 {
    font-size: 32px;
    line-height: 1.3;
}
}
.uk-modal-title {
    font-size: 24px;
    line-height: 1.2;
    font-family: Geometria;
}
.uk-modal-dialog {
	width: 700px;
}
.chrono_credits {
	display: none;
}
.gbs3 .gcore-label-top {
	text-align: center !important;
}
.uk-modal-dialog .gcore-input-wide {
	margin: auto;
}
.gcore-input {
	margin: auto;
}
.gcore-line-tr .gcore-input {
    float: none !important;
}