@font-face {
    font-family: 'Cera Pro';
    src: url('CeraPro-Italic.eot');
    src: local('Cera Pro Italic'), local('CeraPro-Italic'),
        url('CeraPro-Italic.eot?#iefix') format('embedded-opentype'),
        url('CeraPro-Italic.woff') format('woff'),
        url('CeraPro-Italic.ttf') format('truetype');
		font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Cera Pro';
    src: url('CeraPro-Regular.eot');
    src: local('Cera Pro Regular'), local('CeraPro-Regular'),
        url('CeraPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('CeraPro-Regular.woff') format('woff'),
        url('CeraPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cera Pro';
    src: url('CeraPro-BlackItalic.eot');
    src: local('Cera Pro Black Italic'), local('CeraPro-BlackItalic'),
        url('CeraPro-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('CeraPro-BlackItalic.woff') format('woff'),
        url('CeraPro-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

/*
@font-face {
    font-family: 'Cera Pro';
    src: url('CeraPro-Light.eot');
    src: local('Cera Pro Light'), local('CeraPro-Light'),
        url('CeraPro-Light.eot?#iefix') format('embedded-opentype'),
        url('CeraPro-Light.woff') format('woff'),
        url('CeraPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
*/

@font-face {
    font-family: 'Cera Pro';
    src: url('CeraPro-BoldItalic.eot');
    src: local('Cera Pro Bold Italic'), local('CeraPro-BoldItalic'),
        url('CeraPro-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('CeraPro-BoldItalic.woff') format('woff'),
        url('CeraPro-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Cera Pro';
    src: url('CeraPro-Black.eot');
    src: local('Cera Pro Black'), local('CeraPro-Black'),
        url('CeraPro-Black.eot?#iefix') format('embedded-opentype'),
        url('CeraPro-Black.woff') format('woff'),
        url('CeraPro-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Cera Pro';
    src: url('CeraPro-Medium.eot');
    src: local('Cera Pro Medium'), local('CeraPro-Medium'),
        url('CeraPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('CeraPro-Medium.woff') format('woff'),
        url('CeraPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Cera Pro';
    src: url('CeraPro-Bold.eot');
    src: local('Cera Pro Bold'), local('CeraPro-Bold'),
        url('CeraPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('CeraPro-Bold.woff') format('woff'),
        url('CeraPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
/*
@font-face {
    font-family: 'Cera Pro';
    src: url('CeraPro-Thin.eot');
    src: local('Cera Pro Thin'), local('CeraPro-Thin'),
        url('CeraPro-Thin.eot?#iefix') format('embedded-opentype'),
        url('CeraPro-Thin.woff') format('woff'),
        url('CeraPro-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
*/
@font-face {
    font-family: 'Cera Pro';
    src: url('CeraPro-MediumItalic.eot');
    src: local('Cera Pro Medium Italic'), local('CeraPro-MediumItalic'),
        url('CeraPro-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('CeraPro-MediumItalic.woff') format('woff'),
        url('CeraPro-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Cera Pro';
    src: url('CeraPro-LightItalic.eot');
    src: local('Cera Pro Light Italic'), local('CeraPro-LightItalic'),
        url('CeraPro-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('CeraPro-LightItalic.woff') format('woff'),
        url('CeraPro-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Cera Pro';
    src: url('CeraPro-ThinItalic.eot');
    src: local('Cera Pro Thin Italic'), local('CeraPro-ThinItalic'),
        url('CeraPro-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('CeraPro-ThinItalic.woff') format('woff'),
        url('CeraPro-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: 'AustinCyr';
    src: url('AustinCyr-MediumItalic.eot');
    src: local('AustinCyr MediumItalic'), local('CeraPro-Italic'),
        url('AustinCyr-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('AustinCyr-MediumItalic.woff') format('woff'),
        url('AustinCyr-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
body
{
	font-family: 'Cera Pro';
}
b, strong {
    font-weight: 500;
}

.uk-lightbox {
    background: #000000d6;
}
.uk-lightbox-items>* {
    top: 10%;
    right: 10%;
    bottom: 10%;
    left: 10%;
}
@media(min-width: 100px) {
    .tm-header-mobile.uk-hidden\@m {
    display: none !important;
    }
    .tm-header.uk-visible\@m {
    display: block !important;
    }
}

@media(max-width: 3999px) {
    .tm-header-mobile.uk-hidden\@m {
    display: block !important;
    }
    .tm-header.uk-visible\@m {
    display: none !important;
    }
}
.uk-navbar-container:not(.uk-navbar-transparent) {
    background: none;
    border-bottom: 0px solid #e8e8e8;
    max-width: 1280px;
    margin: 0 auto;
}
.uk-navbar-center:not(:only-child) {
    position: relative;
    top: 35px;
    left: 0;
    transform: none;
    width: max-content;
    box-sizing: border-box;
    z-index: 990;
}
.tm-header-mobile
{
	min-height: 230px;
	background-image: url(/images/headbg.jpg);
	background-position: top center;
	background-repeat: repeat;
}
.uk-navbar {
    align-items: center;
	min-height: 230px;
}
.uk-navbar-left
{
    align-self: flex-start;
}
.uk-navbar-center
{
    align-self: flex-start;	
}
.uk-navbar-right
{
  /*  width: calc(100% - 30%); */
	text-align: right;
}
.headtext
{
    font-size: 40px;
    font-weight: 500;
    color: #000;
    line-height: 44px;
	position: relative;
	z-index:2;
}
.headtext::after
{
    content: '';
    position: absolute;
    width: 40px;
    height: 50px;
    background-color: #c0dfd9;
    left: -8px;
    z-index: -1;
    top: -1px;
}
.adresss_name
{
    font-family: 'AustinCyr';
	font-size: 46px;
	letter-spacing: 1px;
}
#module-110
{
	justify-content: end;
}
.uk-icon {
    transition: all 0.2s ease;
}
.uk-alert {
    background-image: url(/images/leaves_bg1.png);
	background-repeat: no-repeat;
    background-position: center right;
}
.contline a
{
	text-decoration: none !important;
	transition: all 0.2s ease;
}
.contline a:hover
{
	text-decoration: underline !important;
	color: #545b5a;
}
.adressline
{
	
}
.adressline img
{
	margin-top: -5px;
}
.phoneline
{
	
}
.phoneline img
{	
	margin-top: -5px;
}
.phoneline img.whatsapp
{	
	margin-top: -22px;	
	width: 19px;
	transition: all 0.2s ease;
}
.phoneline img.whatsapp:hover
{
	opacity: 0.7;
}
.phoneline img.viber
{	
	margin-top: -22px;
	transition: all 0.2s ease;
}
.phoneline img.viber:hover
{
	opacity: 0.7;
}
.mailline
{
	
}
.mailline img
{	
	width: 18px;	
	margin-top: -4px;
}
.vertline
{
	
}
.copyright
{
	position: absolute;
    right: 0;
    z-index: 999;
    width: 200px;
    height: 40px;
    color: #000;
    bottom: 0;
    background: #fff;
    padding: 9px 20px 0px 20px;
	text-align: center;
}
.bottom_map
{
	margin-bottom:0;
}
.conts a
{
	font-weight: 500;
	color: #000;
}
.charity_header span
{
	color: #C0DFD9;
}
.charity_text
{
	color: #fff;
}
.ymaps
{
	max-width: 120px;
}
.uk-light .uk-button-default {
    background-color: #c0dfd9;
    color: #000;
    border-color: #c0dfd9;
}
.mobdi_cont a
{
	color: #000;
	font-weight: 500;
}
.uk-nav-default>li>a {
    background-color: #e9ece6;
}
.uk-nav-default>li.uk-active>a {
    background-color: #c0dfd9;
    color: #000 !important;
    border-bottom: 4px solid #fff;
    padding: 5px 15px !important;
}
.uk-nav>li>a
{
    padding: 5px 15px !important;	
}
.raspisaniedate
{
	font-size: 24px;
	font-weight: normal;
	font-family: 'AustinCyr';
	color: #000;
}
.raspisaniedate span
{
	font-size: 54px;
	display: block;
	font-weight: 500;
	font-family: 'Cera Pro';
    color: #000000;
	line-height: 64px;
}
.roboform
{
	background: rgb( 232, 237, 241);
	padding: 15px 25px;
}
.roboform input {
	margin-top: 0px;
	padding: 0 3pt;
	width: 100%;
	height: 46px;
	border: 1px solid rgb(182, 211, 234);
	border-radius: 5px;
	background: -webkit-linear-gradient(top, rgba(230,230,230,1) 1%,rgba(255,255,255,1) 12%);
	background: linear-gradient(to bottom, rgba(230,230,230,1) 1%,rgba(255,255,255,1) 12%);
	color: #333333;
	font-size: 12pt;
	padding-left: 15px
}
.roboform input[type=submit] {
    cursor: pointer;
    width: 100%;
    height: 46px;
    /* background: url(https://auth.robokassa.ru/Merchant/PaymentForm/Images/button-m.png); */
    line-height: 37px;
    margin-right: 5px;
    font-size: 12pt;
    display: inline-block;
    color: rgba(255,255,255,1);
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.30);
    text-shadow: 0 -1px 0 rgb(255 165 0);
    font-weight: 600;
    transition: all 0.3s ease;
    background: #ffa500;
    border: 1px solid #ffa500;
	padding-left:0;
	margin-top: 1px;
  }
  .roboform input[type=submit]:hover
  {
	  opacity: 0.8;
  }
.roboflex
{
	display:  flex;
	justify-content: space-between;
	flex-wrap: wrap
	align-items: center;
	
}
.roboflex input, .roboflex img, .roboflex input[type=submit]
{
	width: 30%;
}
.roboflex img
{
	height: 100%;
	margin: auto 0;
}
.rasp_text
{
	font-size: 19px;
}









































































/*############################## MOBILE ##################################*/
@media (min-width: 1280px)and (max-width: 1440px) {

}

@media screen and (min-width: 992px) and (max-width: 1200px) {
	
}

@media screen and (min-width: 768px) and (max-width: 961px) {	
	
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
.rasp .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before {
    border-top: 0px solid #e8e8e8;
}
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {	
	
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
	
.uk-navbar {
    flex-wrap: wrap;
}
.uk-navbar-right {
    width: 100%;
    text-align: left;
	padding-bottom: 30px;
}
.uk-navbar-center:not(:only-child) {
    position: relative;
    top: 35px;
    left: auto;
    margin: 0 auto;
    padding-right: 25px;
    padding-bottom: 50px;
}
.headtext {
    font-size: 19px;
    line-height: 28px;
}
.adresss_name {
    font-size: 26px;
    letter-spacing: 0px;
}
.headtext::after {
    content: '';
    position: absolute;
    width: 29px;
    height: 43px;
    background-color: #c0dfd9;
    left: -8px;
    z-index: -1;
    top: -7px;
}
.uk-h1, h1 {
    font-size: 1.73125rem;
}
span.vertline
{
	display: none;
}
span.adressline
{
	display: block;
}
span.phoneline
{
	display: block;
}
span.mailline
{
	display: block;
}
.uk-alert {
    background-repeat: repeat;
    background-position: center left;
}
.yt_block
{
	padding-left: 15px;
	padding-right: 15px;
}
.conts
{
	line-height: 20px;
}
.conts2
{
	line-height: 20px;	
}
.uk-lightbox-items>* {
    top: 1%;
    right: 1%;
    bottom: 1%;
    left: 1%;
}
.rasp .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before {
    border-top: 0px solid #e8e8e8;
}
#module-110 {
    justify-content: center;
    width: 100%;
}









}
