 html,body {min-height:100%; margin:0;padding:0;} 
 #preloader1 {
	 z-index:99999999999;
	 margin:0;padding:0;
	 overflow:hidden;
 }
body {background: #fff;color: #000;font-family: 'Montserrat', sans-serif;font-weight: 300;overflow-x:hidden; }
.uk-position-top-left-out {   right: calc(100% + 8px);   width: max-content;   top:2px;   position:absolute; } 
.text-shadow {text-shadow:2px 2px 3px #1e87f0; } 
.phone-link {font-size:16px; } @media (min-width: 960px) {   .phone-link {font-size:20px;   } } 
.uk-width-xsmall {width:60px; } 
.uk-form-label {font-size:16px;font-weight:bold; } 
#responsive.uk-width-2xlarge {width:970px !important; } 
#responsive.uk-width-xlarge {width:768px !important; }  
.uk-overlay-default {background-color: rgba(255,255,255,0.5) !important; } 

.uk-overlay-primary {background-color: rgba(0,0,0,0.5) !important; } 

.header {padding-top:10px; } .header *, main * {z-index: 99;position:relative; } 
.uk-text-white, .uk-text-white > * {
color:#ffffff !important; 
} 
h1,.uk-h1,h2,.uk-h2,h3,.uk-h3,h4,.uk-h4,h5,.uk-h5,h6,.uk-h6, .uk-heading-medium, .uk-heading-small {font-family: 'Montserrat', sans-serif !important;font-weight:900 !important;line-height:1.2 !important; } 
h1 {font-size: calc( (100vw - 480px)/(1280 - 480) * (48 - 26) + 26px) !important; } p.uk-text-large {font-size: calc( (100vw - 480px)/(1280 - 480) * (22 - 16) + 16px) !important; } 
img {height: auto !important; } .uk-logo svg {max-height:60px !important; } .consent:checked + span {color: #0e6dcd !important; } 
.uk-background-primary {background-color: #1e87f0; } 
.uk-button-primary {   background-color: #1e87f0;   color: #fff;   border: 1px solid transparent; } 
.uk-button-primary:not([disabled]):hover, 
.uk-button-primary:not([disabled]):focus {   background-color: #0f7ae5;   color: #fff; } 
.uk-button-primary:not([disabled]):active, .uk-button-primary.uk-active {   background-color: #0e6dcd;   color: #fff; } 
.uk-card:hover .hi-icon-effect-1a .hi-icon {background: rgba(255,255,255,1);color: #1e87f0; } .uk-border-rounded {border-radius:6px 6px 6px 6px; } a {text-decoration:none !important; } a.uk-link-reset:hover p {color: #cce4fb; } @media (max-width: 400px) {   .uk-child-width-1-1\@z > * { width: 100% !important;   } } /*-- oEmbed  --*/ .embeddedContent {   position: relative;   display: block;   height: 0;   padding: 0;   overflow: hidden; } .embeddedContent + * {   margin-top: 30px !important; } .embeddedContent .embed-responsive-item, .embeddedContent iframe, .embeddedContent embed, .embeddedContent object {   position: absolute;   top: 0;   left: 0;   bottom: 0;   height: 100%;   width: 100%;   border: 0;   margin:0 !important; } .oembed-provider-Soundcloud {padding-bottom: 26.25%; } .oembed-provider-vimeo, .oembed-provider-youtube {padding-bottom: 56.25%; }

 
 .uk-modal-dialog, .uk-modal-dialog .uk-grid-collapse {
	 min-height:100% !important;
 }
b, strong {
    font-weight: bold;
}
svg:not(:root) {
    overflow: hidden;
    margin-bottom: 7px;
}
.zazor {
margin-top:20px;
}
.uk-container>:last-child {
    margin-bottom: 25px;
}
.uk-text-bold {
    font-weight: 500;
}
/*.phone-link {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 500 !important;
}*/


.make-width-auto {width: auto !important}
.make-width-parent {width: inherit !important;}