@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
body.homepage
{
	background-image: url(/images/site_bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #fff;
	
}
body:not(.homepage)
{
	background-image: url(/images/site_bg2.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #fff;	
}
.uk-navbar-container:not(.uk-navbar-transparent) {
    background: none;
}
.uk-section-default {
    background: none;
}
.tm-headerbar-top.tm-headerbar-default {
    background: none;
}


body.forms-modal-position-center.forms-modal-opened {
    --forms-body-scroll-width: 0 !important;
}
.ba-forms-lightbox-row {
    width: calc(96%) !important;
    position: absolute;
    z-index: 2;
}
.ba-forms-lightbox-row i {
    padding: 20px 40px 20px 20px!important;
}
.ba-form-page p {
    font-size: 18px;
}
.ba-forms-modal-wrapper.ba-form-lightbox-layout
{
	--forms-modal-scroll-width: 0px !important;
    overflow: hidden !important;
}





.head_clock
{
	font-weight: 500;
	font-size: 15px;
	color: #48598F;
	margin-bottom: 12px;
}
.head_adress
{
	font-weight: 500;
	font-size: 15px;
	color: #4D4D4D;
}
.head_mail, .head_mail a
{
	font-weight: 600;
	font-size: 18px;
	color: #48598F;	
}
.tm-headerbar-default .uk-grid-medium>* {
    padding-left: 37px;
}
.uk-navbar-container:not(.uk-navbar) {
    padding-top: 0;
    padding-bottom: 10px;
    border-top: 3px solid #48598F;
}
.button_download
{
	color: #48598F;
	background: none;
	box-shadow: none;
	line-height: 40px;
	border-color: #C33726;
	margin-top: 10px;
}
.button_download:hover
{
	background: #eee;
	box-shadow: none;
	border-color: #C33726;
	color: #303030;
}
.tm-headerbar-top {
    padding-top: 25px;
    padding-bottom: 25px;
}
.mainslider
{
    border-radius: 15px;
    overflow: hidden;
}
.mainslider .el-title
{
	font-size: 48px;
	font-weight: 700;
	color: #fff;
}
.mainslider .el-meta
{
	font-size: 34px;
	font-weight: 600;
	color: #fff;
}
.mainslider .el-meta span
{
	font-weight: 700;
}
.mainslider .el-content
{
	font-size: 24px;
	font-weight: 400;
	color: #fff;
}
.mainslider .uk-dotnav>*>* {
    background: #ffffff;
}
.uk-dotnav>*>:hover {
    background-color: #689BDD;
}
.mainslider .uk-dotnav>.uk-active>* {
    background-color: #689BDD;
}
.cat_panel
{
	border-radius: 15px;
	overflow: hidden;
	position: relative;
}
.cat_panel .el-image
{
height: 260px;
object-fit: cover;
    width: auto;
    min-width: 275px;
}
.cat_panel .el-title {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #48598F;
    padding-left: 15px;
    width: 100%;
    height: 46px;
    line-height: 46px;
	transition: all 0.3s ease;
}
.cat_panel.c_pn2 .el-title {
    background: #566AA8;
}
.cat_panel.c_pn3 .el-title {
    background: #627AC4;
}
.cat_panel.c_pn4 .el-title {
    background: #718BDB;
}
.cat_panel:hover .el-title {
    background: #689BDD;
}
.about_text
{
	font-size: 18px;
}
.about_button
{
	font-size: 18px;
	font-weight: 600;
	color: #48598F;
	background: #fff;
	border: 1px solid #48598F;
}
.pr_text
{
	font-size: 20px;
	font-weight: 700;
	color: #0A0A0A;
}
.news_panel .uk-slidenav-container
{
	margin-top: 0px;
}
.news_panel .uk-slider-items
{

	padding-top: 64px;
}
.news_panel
{
	margin-top: -50px;	
}
.news_panel .uk-slidenav {
    color: #A9ABB8;
}
.news_panel .uk-slidenav:hover {
    color: #29658A;
}
.prog_header
{
	color: #DBD5D9;
	font-weight: 700;
	font-size: 48px;
	line-height: 57px;
	margin-bottom: 40px;
}
.prog_text
{
	color: #FFFFFF;
	font-weight: 400;
	font-size: 24px;
	margin-bottom: 30px;
}
.prog_link
{
	color: #BBD9FF;
	font-weight: 500;
	font-size: 20px;
	transition: all 0.2s ease;
	position: relative;
	z-index: 4;
}
.prog_link:hover
{
	color: #fff;
	font-weight: 500;
	font-size: 20px;
}
.prog_link_a
{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left:0;
	z-index: 2
}
.prog_banner
{
	border-radius: 15px;
	padding: 50px 50px;
	background-image: url(/images/prog_bg.jpg);
	background-position: top right;
	background-size: cover;
	margin-bottom: 90px;
	position: relative;
}
.prog_banner .uk-alert-close {
    color: #fff;
    opacity: .6;
	z-index:3;
}
.prog_banner .uk-alert-close:hover{
    color: #fff;
    opacity: 1;	
}
.footer_phone
{
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	line-height: 40px;
}
.footer_phone a
{
	color: #fff;	
}
.footer_phone span{
	color: #B7D6FF;
}
.footer_phone img
{
	margin-top: -2px;
}
.ph_modal_flex
{
	display: flex;
	column-gap: 10%;
	flex-wrap: wrap;
}
.popup_phone
{
	font-size: 20px;
	font-weight: 500;
	color: #111;
	line-height: 40px;
}
.popup_phone a
{
	color: #111;	
}
.popup_phone a:hover
{
	color: #3B4D84;	
}
.popup_phone span{
	color: #3B4D84;
}
.popup_phone img
{
	margin-top: -2px;
}
.footer_time
{
	font-size: 16px;
	color: #fff;
	margin-bottom: 6px;
}
.footer_time img
{
	margin-top: -2px;
}
.footer_mail
{
	font-size: 18px;
	color: #fff;
	font-weight: 600;
}
.footer_mail img
{
	margin-top: -2px;
}
.footer_mail a
{
	color: #fff;	
}
.footer_adress
{
	font-size: 16px;
	color: #fff;	
	display: flex;
}
.footer_adress img
{
	margin-top: 4px;
	margin-right: 9px;
}
.policy_links a, .policy_links
{
	color: #fff;
	font-size: 15px;
}
.policy_links a:hover{
	text-decoration: underline;
}
.foot_prog_link
{
	text-decoration: underline;
}
.footer_logo{

}
.footer_section
{

}
.footer_button
{
	background: #C33726;
	transition: all 0.3s ease;
}
.footer_button:hover
{
	opacity: 0.8;
}
.site82 {
    color: #FF8E26;
}

 .uk-navbar-nav > li.uk-parent > a:after {
  content: url("../vendor/assets/uikit/src/images/backgrounds/nav-parent-open.svg");
  margin-left: 3px;
  }
  
  .uk-navbar-nav > li.uk-parent.uk-open > a:after {
  content: url("../vendor/assets/uikit/src/images/backgrounds/nav-parent-close.svg");
  }
.finder  fieldset
{
	border: 0;
	padding: 0;
}
.tm-bottom
{
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav_accordeon .el-title:hover
{
	color: #689bdd;
}
.subcat_grid .el-image
{
	border-radius: 8px;
}
.prod_table .uk-table-striped tbody tr:nth-of-type(odd), .prod_table .uk-table-striped>tr:nth-of-type(odd) {
    background: #ececec8a;
}
.prod_table .uk-table-striped tbody tr:nth-of-type(even), .prod_table .uk-table-striped>tr:nth-of-type(even) {
    background: #ffffff8a;
}
.prod_table .uk-table-striped tbody tr:hover
{
	background: #e7e7e7;
}
#s_price
{
	font-size: 34px;
	font-weight: 600;
	color: #48598f;
	text-align: right;	
}
#kurs_val
{
	display: none;
}
.price_dynamic
{
    display: flex;
    column-gap: 4%;
    justify-content: end;
    align-items: center;
}
.cart_button
{
	color: #fff;
	background: #C33726;
	transition: all 0.3s ease;
	padding: 0px 36px;
}
.cart_button:hover
{
	opacity: 0.8;
}
.uk-lightbox {
    background: #000000d6;
}
.modal_rulon
{
	background-image: url(/images/rulon_popup_bg.jpg);
	background-position: center right;
	background-size: contain;
    background-repeat: no-repeat;
}
.modal_dennoch
{
	background-image: url(/images/dennoch_popup_bg.jpg);
	background-position: center right;
	background-size: contain;
    background-repeat: no-repeat;
}
.cont_form_header
{
	margin-top: 0 !important;
	font-weight: 600;
}
.cont_form_header h3
{
	font-weight: 600 !important;
}
.uk-lightbox-toolbar {
    background: rgba(0, 0, 0, 0.7);
}

.uk-lightbox-toolbar a:hover {
    color: #fff;
	text-decoration: underline;
}
.prodlist_grid .el-item img
{
	background: #fff;
}
.proditem_grid .el-item img
{
	background: #fff;
}
.cont_phones_flex
{
	display: flex;
	column-gap: 12px;
	margin: 15px 0px;
}
.cont_phones_flex img
{
	max-width: 40px;
	transition: all 0.3s ease;
}
.cont_phones_flex img:hover
{
	opacity: 0.7;
}

.phtel a
{
	color: #000;
	font-size: 24px;
	font-weight: 600;
}

















































/*############################## 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) {

.cat_panel .el-image {
    min-width: 370px;
}
.prog_header {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 15px;
}
.prog_text {
    font-size: 18px;
    margin-bottom: 15px;
}
.prod_mainimage img
{
	margin: 0 auto;
    display: block;
}
.uk-logo {
    margin-top: 60px;
}
.tm-header-mobile {
    height: 116px;
}
}

/* 
  ##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) {
	
.tm-header, .tm-header-mobile {
    height: 116px;
}
.uk-logo {
    margin-top: 60px;
}
.mainslider .el-title {
    font-size: 18px;
    line-height: 19px;
}
.mainslider .el-meta {
    font-size: 16px;
    line-height: 14px;
}
.mainslider .el-content {
    font-size: 14px;
    line-height: 18px;
}
.uk-position-cover {
    background: #00000080;
}
.uk-h1, h1, .uk-h2, h2, .uk-h3, h3 {
    font-size: 20px;
}
.cat_panel .el-image {
    min-width: 170px;
}
.cat_panel .el-title {
    font-size: 13px;
    padding-left: 15px;
    width: calc(100% - 22px);
    height: 46px;
    padding-right: 15px;
    line-height: 15px;
    padding-top: 15px;
}
.prog_link_a {
    z-index: 2;
    background: #000000a1;
    border-radius: 15px;
}
.prog_header {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 15px;
	position: relative;
    z-index: 3;
}
.prog_text {
    font-size: 18px;
    margin-bottom: 15px;
	position: relative;
    z-index: 3;
}
.prod_mainimage img
{
	margin: 0 auto;
    display: block;
}
.mainmap_section iframe
{
	height: 280px !important;
}
.pr_text {
    font-size: 15px;
    font-weight: 600;
}
.vescatalog {
    width: 250px !important;
    position: relative;
    left: -85px;
    right: 0;
}
.ba-forms-modal-wrapper.ba-form-lightbox-layout {
    overflow: initial !important;
}









}
