html { width:100%; height: 100%; }

body
{
	margin:0;
	padding: 0;
	font-size: 85%;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	color: #444;

}



form { margin:0; padding:0;}
form.main-form
{ 
	display: block;
	margin:0; 
	padding:0;
	width:100%;
	height:100%;
}
 
#page-wrapper
{	
	min-height:100%;	
	width:100%;
	margin: 0 auto -90px;
}

* html #page-wrapper { height: 100%; }

#header { height: 62px; position: relative; z-index: 10; width:100%; margin:0 auto;}

#fixblock{
	height:95px;
	width: 100%;
//	position: fixed;
	top: 0;
	background-color: #fff;
	border-bottom: 2px solid #E9E9E9;
	z-index: 20;
	
}




#top-menu
{
	position: absolute;
	top: 50px;
	width: 638px;
	height: 30px;
	right: 0;
	
}

#top-menu-inner
{
	margin-left: 16px;
	padding-right: 16px;
	height: 30px;
}

#company_logo
{
	display:block;
	position:absolute;
	width: 200px;
	height: 80px; 
	left: 10px;
	top: 5px;
	background-image:url(/images/rtc_logo_2024_4.svg);
}

#company_logo_podval
{
	display:block;
	width: 100px;
	height: 40px; 
	left: 40px;
	top: 10px;
	background-image:url(/images/rtc_logo_2024_5.svg);
}

#logo 
{
	width: 200px; 
	height: 46px;
	position:absolute;
	left:0;
	top:0;
	text-align: center;
}

#logo td { padding: 0;}
#logo a { outline: none;}

#top-icons { overflow: hidden; height: 15px; position: absolute; top: 17px; width: 200px; left: 252px; }
#top-icons a 
{
	float: left;
	margin-right: 31px;
}

a.home-icon { width: 12px; height: 11px;}
a.search-icon { width: 12px; height: 12px;}
a.feedback-icon { width: 14px; height: 10px;}

#banner { margin:0 auto; width:878px; height: 153px;  position: relative; }
#banner-layout { height: 142px;  table-layout: fixed; }
#banner-overlay { height: 153px; position: absolute; width:437px; left:0; top: 0;}
#banner-image { padding:0; width: 437px; vertical-align: top;}
#banner-image div { width: 437px; height: 142px; overflow: hidden;}
#banner-slogan 
{
	padding:0;
	width: 441px;	
	font-style: italic; 
	font-size: 2em; 
	font-weight: bold;
	padding:10px 0 32px;
}

#content { 	
    	margin-left: auto;
   	margin-right: auto;
	min-width: 300px;
	max-width: 1240px;
	border-collapse:collapse;
	background-color: #fff;}


#content td, th
{
padding: 5px 5px 5px 5px;
line-height: 150%;
}

#content li
{
line-height: 150%;
}

#content .catalog-section-list li
{
line-height: 200%;
}

#content div
{
line-height: 150%;
}

#content sub {
    vertical-align: sub;
    line-height: 100%;
}

#sidebar { width: 233px; float: left; }

#workarea { 

	width:95%; 
    	margin-left: auto;
   	margin-right: auto;
}

#pagetitle 
{
font-family: "Manrope", sans-serif;	
margin-bottom: 15px;
text-transform: uppercase;
}

#podval {
 width: 100%;
 margin:0 auto;  
 position: absolute;
display: inline-block;
align: center;
}
#copyright { width: 100%; position: absolute; display: inline-block;}
#copyright p { margin: 0;}


.article-photo{
 display: block;
 max-width: 100%;
 height: auto;
}


div.content-block { margin-bottom: 24px; }
div.content-block-inner { padding: 0px 10px 10px 10px;}

div.information-block div.top
{
	height: 13px;
	border-right: 1px solid;
	font-size: 1px;
	background: #FFF url(images/sidebar-corners-form.gif) no-repeat left top;
}

div.information-block div.bottom
{
	height: 13px;
	border-left: 1px solid;
	font-size: 1px;
	background: #FFF url(images/sidebar-corners-form.gif) no-repeat right bottom;
}

div.information-block-inner
{
	border-left: 1px solid;
	border-right: 1px solid;
	padding: 9px 18px 9px 21px;
	zoom: 1;
}

div.information-block div.top, div.information-block div.bottom, div.information-block-inner { border-color: #E3E3E3; }

dl.block-list { margin: 0; padding:0; font-size: 0.85em;}
dl.block-list dt { margin: 1.5em 0 0.5em; }
dl.block-list dd { margin:0; padding:0;}
dl.block-list a { text-decoration: none; outline: none;}
dl.block-list a:hover { text-decoration: underline;}

#sidebar h3  
{
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 1em;
	margin: 0 0 1em;
}

#left-menu
{
	margin:0;
	padding:0;
	list-style: none;
}

#left-menu li
{
	margin:0 0 0.7em;
	padding: 0 0 0.7em;
	display: block;
}

#left-menu a
{
	text-decoration: none;
	font-size: 0.85em;
	padding: 1em 1em 1em 0;
	outline: none;
}

#left-menu li.last-item { background: none; margin-bottom: 0; padding-bottom: 0;}
#left-menu li.selected a { padding-left: 1em; }
#left-menu li.selected { text-indent: -1em; padding-left:1em;}

/* Navigation */

#navigation
{
margin: 40px 0px -20px 45px;
}


#navigation a
{
	font-size:80%;
	text-decoration:none;
	color:#535353;
}

/* Product List */
div.product-list { overflow: hidden; }

div.product
{ 
	overflow: hidden; 
	width: 280px;
	height: 105px;
	margin: 0 25px 20px 0;
	position: relative;
	float: left;
}

div.product-alt { margin-right: 0;}

div.product-image
{
	width: 250px;
	height: 105px;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top:0;
	left: 0;	
}

div.product-overlay
{
	width: 280px;
	height: 105px;
	position: absolute;
	z-index: 1;	
}

a.product-desc
{
	float:right;
	height:62px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0px;
	width:142px;
	z-index:2;
	font-size: 1em;
	text-decoration: none;
	padding:13px 10px 30px 129px;
}

a.product-desc p { font-size: 0.85em; margin:7px 0 0;}

/* News List */
div.news-list { margin: 0 0 2em;}
p.news-list { font-size: 85%;}
a.news-list { font-size: 85%;}
div.news-item { margin: 0 0 2em; padding: 0 0 2em; border-bottom: 1px solid; }
div.news-date { margin: 0 0 1em;}
div.news-title { font-size: 1em; margin: 0 0 1em;  font-weight: bold;}
a.news-detail-link { display: block; margin: 1em 0 0; outline: none;}

/* Catalog List */
div.catalog-list, div.catalog-detail  { padding: 1em 0 0;}
div.catalog-item { margin: 0 0 2em; padding: 0 0 2em; border-bottom: 1px solid; overflow: hidden; zoom: 1;}
div.catalog-detail div.catalog-item { border: none; }
div.catalog-item-title { margin: 0 0 1em;}
div.catalog-item-title a { font-weight: bold; }

div.catalog-item-image { float: left; margin: 0 1em 1em 0; border:1px solid; padding: 4px; }
div.catalog-item-price {clear: left; float:left; padding: 0.5em 1em; margin:1em 0 0; font-weight: bold; }
div.catalog-item-desc { clear: left; }
div.catalog-item-desc-float { }
div.catalog-item-properties { clear: both; padding: 1em 0 0;  overflow: hidden;}
div.catalog-item-property { margin: 0 0 1em; border-bottom:1px dashed; float: left; width: 100%;}
div.catalog-item-property b { float: right; position: relative; top: 0.31em; padding-left: 3px; font-style:italic; font-weight:normal; }
div.catalog-item-property span { float: left; position: relative; top: 0.31em; padding-right: 3px; zoom: 1;}
div.catalog-item-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }

/* Special Product */
div.special-product-title { text-align: center; margin: 0 0 1em;}
div.special-product-image { text-align: center; margin: 0 0 1em;}
div.special-product { text-align: center; }

/* Top menu */
#horizontal-multilevel-menu, #horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:12px;
	float:left;
	background: none;
}

#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 3px;
	text-decoration:none;
	text-align:center;
	outline: none;
}

#horizontal-multilevel-menu li { float:left; }
#horizontal-multilevel-menu li a.root-item { font-weight:bold; padding:8px 12px 8px; } /*Root items*/
#horizontal-multilevel-menu a.parent { background: url(images/top-menu-arrow.gif) center right no-repeat; } /*Item-parents*/
#horizontal-multilevel-menu li a.root-item-selected { font-weight:bold; padding:8px 12px 8px; } /*Root menu selected*/
#horizontal-multilevel-menu li.last-item { border: none; }

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	top:auto;
	display:none;
	z-index:500;
	height:auto;
	width:163px;
	padding: 3px 11px;
	border:1px solid;
}

#horizontal-multilevel-menu li li { width:100%; border-bottom:1px solid; } /*Sub-menu item box*/
#horizontal-multilevel-menu li ul a { text-align:left; font-size: 12px;} /*Item link*/
#horizontal-multilevel-menu li ul ul { margin:-27px 0 0 160px; }

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul
{
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li li:hover ul
{
	display:block;
}

div.menu-clear-left { clear:left; }

/*Common Elements */
div.content-form { padding-left:1em; }


/*Menu elements*/
#zagolovok{
    position:absolute;
    top: 15px;
    left: 23%; 
    display:block;
    z-index:30;
}

#zagolovok {
	font-family: "Manrope", sans-serif;
	font-size: 25px;
	font-weight: 700;
	color:#0C619A;

}

#profile{
    position:absolute;
    top: 20px;
    right: 50px;
    margin-top: 5px;
    margin-right: 20px;
    background-image:url(/images/profile_2.png);
    display:block;
    height:20px;
    width:20px;
    z-index:30;
}

#profile:hover{
    position:absolute;
    top: 20px;
    right: 50px;
    margin-top: 5px;
    margin-right: 20px;
    background-image:url(/images/profile.png);
    display:block;
    height:20px;
    width:20px;
    z-index:30;
}

#sitemap{
    position:absolute;
    top: 20px;
    right: 50px;
    margin-top: 5px;
    margin-right: 10px;
    background-image:url(/images/map.svg);
    display:block;
    height:30px;
    width:30px;
    z-index:30;
}

#sitemap:hover{
    position:absolute;
    top: 20px;
    right: 50px;
    margin-top: 5px;
    margin-right: 10px;
    background-image:url(/images/map.svg);
    display:block;
    height:30px;
    width:30px;
    z-index:30;
}

#favorite{
    position:absolute;
    top: 20px;
    right: 80px;
    margin-top: 5px;
    margin-right: 10px;
    background-image:url(/images/favorite_2.png);
    display:block;
    height:20px;
    width:20px;
    z-index:30;
}

#favorite:hover{
    position:absolute;
    top: 20px;
    right: 80px;
    margin-top: 5px;
    margin-right: 10px;
    background-image:url(/images/favorite.png);
    display:block;
    height:20px;
    width:20px;
    z-index:30;
}

#feedback:hover {
    position:absolute;
    top: 20px;
    right: 140px;
    margin-top: 5px;
    margin-right: 20px;
    background-image:url(/images/feedback_button4.png);
    display:block;
    height:20px;
    width:100px;
    z-index:30;
}

#feedback {
    position:absolute;
    top: 20px;
    right: 140px;
    margin-top: 5px;
    margin-right: 20px;
    background-image:url(/images/feedback_button3.png);
    display:block;
    height:20px;
    width:100px;
    z-index:30;
}

#feedback2 {
    position:absolute;
    top: 20px;
    right: 140px;
    margin-top: 5px;
    margin-right: 20px;
    height:20px;
    z-index:30;
}


#feedback3 {
    position:absolute;
    top: 20px;
    right: 250px;
    margin-top: 5px;
    margin-right: 20px;
    height:20px;
    z-index:30;
}

.poster{
    position:absolute;
    top: 20px;
    right: 20px;
    margin-top: 5px;
    margin-right: 10px;
    background-image:url(/images/telephone.svg);
    display:block;
    height:30px;
    width:30px;
    z-index:30;
}

.poster:hover{
    position:absolute;
    top: 20px;
    right: 20px;
    margin-top: 5px;
    margin-right: 10px;
    background-image:url(/images/telephone.svg);
    display:block;
    height:30px;
    width:30px;
    z-index:30;
}
.descr{
    display:none;
    position:absolute;
    padding:4px;
    background:#fff;
    height:30px;
    margin-top: 22px;
	border-top: 0px;
	border-bottom: 2px solid #E9E9E9;
	border-left: 2px solid #E9E9E9;
	border-right: 2px solid #E9E9E9;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
	right:-35px;

    transition:0.5s ease-in;

}
.poster:hover .descr{
    padding: 5px;
    display:block;
    position:absolute;
    top:51px;
    right: 0px;
    z-index:49;
    width:400px;
    height:110px;
	
}

.razriv
{
   position:absolute;
    top:51px;
}


/*Footer div*/

.column{
	box-sizing: border-box;
	display: block;
	position: relative;
	float: left;
}

/*======= Footer =======*/

.footer {
  padding-top: 60px;
  padding-bottom: 60px;
}

.footer h5{
  color: #333;
  font-size: 15px;
  margin-bottom: 20px;
  font-weight: 700;
}

.footer a{
  font-size: 15px;
  color: #777;
}

.footer ul li {
  margin: 5px 0px;
}

.footer-alt {
  border-top: 1px solid rgba(151, 160, 175, 0.2);
  margin-top: 20px;
  padding-top: 20px;
}

.footer-alt .logo {
  margin-bottom: 0px;
  height: auto;
  padding: 0px;
}

/* Footer small */
.footer-sm .logo {
  float: none;
}

.social-circle {
  margin-top: 50px;
}

.social-circle li a {
  height: 36px;
  width: 36px;
  color: #4c5667;
  border-radius: 50%;
  font-size: 16px;
  display: inline-block;
  line-height: 36px;
  background-color: #ededed;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.social-circle li a:hover {
  color: #ffffff !important;
}

.menu-list li a {
  color: #4c5667;
  display: inline-block;
  font-weight: 500;
  margin: 10px;
}

/*-------------------------------Tabs------------------------*/

div.tabs {
padding-top: 10px;
background: #FFF;
}

div.container { 
margin: auto; 
//width: 90%; 
margin-bottom: 0px;

}

ul.tabNavigation {
list-style: none;
margin: 0 0 0 0;
padding: 0;
}

ul.tabNavigation>li {
display: inline;


}

ul.tabNavigation>li a {
padding-left: 15px;
padding-right: 15px;
padding-top: 8px;
padding-bottom: 8px;
background-color: #eee;
color: #000;
text-decoration: none;
line-height: 32px;
}

ul.tabNavigation> li a.selected,
ul.tabNavigation> li a.selected:hover {
background: #eee;
color: #000;
border-bottom: 1px solid #aaa;
border-top: 1px solid #aaa;
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
}


ul.tabNavigation> li a:hover {
background: #ccc;
color: #000;
}

ul.tabNavigation> li a:focus {
outline: 0;
}

div.tabs>div{
padding: 10px;
border: 1px solid #aaa;
}

div.tabs div div{
//padding-top: 0px;
//padding-bottom: 0px;

}

@media screen and (min-width: 800px) {
div.tabs {
margin-top: -8px;
}

div.tabs>div{
margin-top: -8px;
border: 1px solid #aaa;
}

}

div.tabs>div>div{
border: 0px;

}

@media (max-width: 768px) {


    	ul.tabNavigation {
	line-height: 32px;
	margin: 0 0 0 0;
	padding-bottom: 0;
    	}

	ul.tabNavigation>li {
   	white-space: nowrap;
    	text-overflow: ellipsis;
    	overflow: hidden;
		
	}

}


}




/* TABS *//* TABS *//* TABS *//* TABS *//* TABS *//* TABS *//* TABS *//* TABS *//* TABS *//* TABS *//* TABS *//* TABS *//* TABS *//* TABS */
.tabs>div { width: 100%; padding: 0 5vw; display: flex; flex-direction: column; }
.tabs>.tabNavigation { display: flex; flex-direction: row !important; gap: 0 !important; flex-wrap: wrap;  }
.tabs>.tabNavigation>li { flex-grow: 1; }
.tabs>.tabNavigation>li>div{ display: flex; align-items: center; flex-grow: 1; flex-shrink: 0; }
.tabs>.tabNavigation>li a { width: 100%; display: flex; border: 1px solid #ddd; justify-content: center; background: #FFF; color: #666;}
/* TABS *//* TABS *//* TABS *//* TABS *//* TABS *//* TABS *//* TABS *//* TABS *//* TABS *//* TABS *//* TABS *//* TABS *//* TABS *//* TABS */


/* MULTITABS *//* MULTITABS *//* MULTITABS *//* MULTITABS *//* MULTITABS *//* MULTITABS *//* MULTITABS *//* MULTITABS *//* MULTITABS */

ul.tabs {
  padding: 0px;
  list-style: none;
}

ul.tabs li {
  border: 1px solid #aaa;

  background: none;
  color: #222;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
}

ul.tabs li.current {
  border: 1px solid #aaa;
  background: #ededed;
  color: #222;
}

.tab-content2 {
  display: none;
  border: 1px solid #aaa;
  padding: 15px;
}

.tab-content2.current {
  display: inherit;
} 
  
.container_tabs > div { width: 100%; }
.container_tabs > .tabs { display: flex; flex-direction: row !important; gap: 0 !important; flex-wrap: wrap;  }
.container_tabs > .tabs > li { flex-grow: 1; text-align: center;}


/* MULTITABS *//* MULTITABS *//* MULTITABS *//* MULTITABS *//* MULTITABS *//* MULTITABS *//* MULTITABS *//* MULTITABS *//* MULTITABS */





/*-------------------------------yes-no in classification------------------------*/

.classification__list {
  padding-left: 1rem;

}

ul.classification__list {
  padding-left: 1rem;
  list-style: none;
}


.classification__list_plus li:before {
    content: "✓ "; 
    color: green;
   }

.classification__list_minus li:before {
    content: "× "; 
    color: red;
   }


/*-------------------------------map prjects------------------------*/


.map_popup_container {
    position: absolute;
    top: -6px;
    left: -6px;
    width: 300px;
}

.map_icon {
    position: relative;
}
.map_popup {
    background: #FFF;
    width: 284px;
    padding: 7px 16px 8px;
    overflow: hidden;
    margin: 0 0 0 16px;
    border-top:1px solid #C1C1C1;
}


.map_popup .map_popup_close {
    top: 5px;
    right: 5px;
}

.map_popup .map_popup_close {
    background: url(images/map-popup-close.png) 0 0 no-repeat; 
    display: block;
    width: 17px;
    height: 16px;
    position: absolute;
}

.map_popup .map_popup_date {
    font-weight: bold;
    margin: 0;
}

.map_popup_icon {
    margin: 6px 9px 0 6px;
    float: left;
}

.bg_map_popup_bottom {
    background: url(images/bg-map-popup-b.png) 0 0 no-repeat;
    width: 300px;
    height: 45px;
}

.bg_map_popup_top {
    background: url(images/bg-map-popup-t.png) 0 0 no-repeat;
    width: 210px;
    height: 5px;
    margin: 0 0 0 16px;
}

.map_popup p {
    margin: 0 0 14px;
    font-size: 10px;
    line-height: 16px;
}

.bg_map_popup_bottom  a {
    margin: 0 0 14px;
    font-size: 12px;
    line-height: 16px;
}


.map_popup h3 {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    text-transform: none;
	
}
.bg_map_popup_bottom p {
    margin: 0;
    overflow: hidden;
    padding: 14px 0 0;
}

.about_container_text {
    bottom: auto;
    top: 0;
}
.about_container_text {
    bottom: 0;
    left: 0;
    z-index: 4;
    right: 0;
}
.wrapper {
    min-width: 989px;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
}
.about_text {
    width: auto;
    float: none;
    margin-left: 20px;
}
.clear {
    clear: both;
}

    .categories_menu {
        list-style: none;
        margin: 0 0 0 20px;
        padding: 0;
        text-align: center;
    }
        .categories_menu li {
            position: relative;
            padding: 5px 5px 0 4px;
            margin: 0 0 0 30px;
            display: inline-block;
            vertical-align: top;
            text-align: left;
        }

        .categories_menu li:first-child {
            margin-left: 0;
        }
        .categories_menu li a.menu {
            width: 31px;
            height: 39px;
            display: inline-block;
            position: relative;
            z-index: 3;
            text-align: center;
            padding-top: 0px;
        }

        .categories_menu li a.podmenu {
            width: 31px;
            height: 39px;
            position: relative;
            z-index: 3;
            text-align: center;
            padding-top: 5px;
            padding-left: 5px;
        }
        .categories_menu .active a {
           background: url(images/bg-projectsmenu.png) 0 0 no-repeat;
        }
        .categories_menu li .category_name_container {
            background: #FFF;
            width: 165px;
            height: 68px;
            position: absolute;
            top: 0px;
            left: 0px;
            z-index: 2;
            font-size: 16px;
            line-height: 20px;
            font-weight: bold;
            padding: 10px 0 0 10px;
            border:1px solid #C1C1C1;
            display: none;
            margin-top: 37px;
        }

        .categories_menu li .category_name_container_big {
            background: #FFF;
            width: 230px;
            position: absolute;
            top: 0px;
            left: -186px;
            z-index: 2;
            font-size: 12px;
            line-height: 20px;
            font-weight: bold;
            padding: 10px 0 0 10px;
            border:1px solid #C1C1C1;
            display: none;
            margin-top: 37px;
        }

       .categories_menu .category_name_container_last {
            background: #FFF;
            width: 165px;
            height: 68px;
            position: absolute;
            top: 0px;
            left: -124px;
            z-index: 2;
            font-size: 16px;
            line-height: 20px;
            font-weight: bold;
            padding: 10px 0 0 10px;
            border:1px solid #C1C1C1;
            display: none;
            margin-top: 37px;
        }

        .categories_menu li:hover .category_name_container {
            display: block;
        }
        .categories_menu li:hover .category_name_container_big {
            display: block;
        }
        .categories_menu li:hover .category_name_container_last {
            display: block;
        }
    .projects_catagories_list {
        background: #ededed;
        margin-bottom: 24px;
    }
        .projects_catagories_list > p {
            font-size: 13px;
            margin: 0 0 37px;
            background: #aaaaaa;
            padding: 3px 0;
            text-transform: uppercase;
            font-weight: bold;
            text-align: center;
            letter-spacing: 1px;
        }
            .projects_catagories_list > p span {
                background: url(images/ic-projects-s.png) 0 0 no-repeat;
                padding-left: 25px;
            }
        .projects_catagories_list .col1 {
            margin: 0 1% 9px;
            width: 23%;
            font-weight: bold;
        }

 .about_container_text h1 {
    text-align: center;
   margin-bottom: 20px;
}


/*======= Responsive ======*/
@media (min-width: 768px) {
	.nav-custom-left {
		margin-left: 5%;
	}
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .contact-page .col-sm-6 {
    padding-left: 30px;
    padding-right: 30px;
  }
}


/*Left column*/
#content .left-column
{
	width:200px;
	vertical-align:top;
	height:100%;
	font-size: 85%;
}

.first-item
{
//font-weight: bold;
}


/*======= NEWS LIST ======*/


.news-list { }

.card-img-top {
	padding: 5px 5px 5px 5px;
	width: 220px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.card-img-top2 {
	min-width: 100px;
	max-width: 100%;
	max-height: 200px;
	width: auto;
    height: auto;
}

.card-image
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
min-height: 100px; 
}

.card-body 
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.news-list-block {
  margin-bottom: 10px;
  padding: 5px;
  border: 1px solid #e2e2e2;
  min-height: 210px;
  
  }

/* POST FORMATS */
.news-list-item-embed-audio,
.news-list-item-embed-video,
.news-list-item-embed-slider {
	position: relative;
	margin-bottom: 20px;
	text-align: center;
}

.news-list-item-embed-slider img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto
}


/*region POST FORMATS /// SLIDER */
.news-list-item-embed-slider {
	overflow: hidden;
	padding-bottom: 56.25%;
	width: 100%;
	height: 0;
}

.news-list-slider-container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.news-list-slider-slide {
	z-index: 100;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.news-list-slider-slide img { border-radius: 3px 3px 0 0; }

.news-list-item-embed-video {
	overflow: hidden;
	border-radius: 3px 3px 0 0;
}

.news-list-slider-arrow-container-left,
.news-list-slider-arrow-container-right {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 15%;
	cursor: pointer;
}

.news-list-slider-arrow-container-left { left: 0; }

.news-list-slider-arrow-container-right { right: 0; }

.news-list-slider-arrow {
	position: absolute;
	top: 50%;
	z-index: 110;
	margin-top: -24px;
	width: 20px;
	height: 48px;
	color: #fff;
	vertical-align: middle;
	text-shadow: 0 0 2px rgba(0, 0, 0, .5);
	font-size: 48px;
	line-height: 34px;
	opacity: .5;
	cursor: pointer;
}

.news-list-slider-arrow-container-left:hover .news-list-slider-arrow,
.news-list-slider-arrow-container-right:hover .news-list-slider-arrow {
	display: block;
	color: #fff;
	opacity: 1;
}

.news-list-slider-arrow-container-left .news-list-slider-arrow { left: 20px; }

.news-list-slider-arrow-container-right .news-list-slider-arrow { right: 20px; }

.news-list-slider-control {
	position: absolute;
	bottom: 10px;
	z-index: 110;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	word-spacing: -4px;
}

.news-list-slider-control li {
	display: inline-block;
	margin: 0 3px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	word-spacing: -4px;
	opacity: .5;
	cursor: pointer;
}

.news-list-slider-control li:hover,
.news-list-slider-control li.current {
	background: var(--primary);
	opacity: 1;
}

.news-list-slider-arrow,
.news-list-slider-control li { transition: opacity .3s ease; }

/*endregion*/

.news-list .card-title,
.news-list .card-title a {
	margin: 0;
	padding: 0 0 15px;
	color: var(--primary);
	font: 600 18px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.news-list .card-title a:hover {
	border-bottom-color: transparent;
	text-decoration: none;
}

.news-list-post-params {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 5px;
}

.news-list-param,
.news-list-value{
	font-size:13px;
	color: #a4a4a4;
	padding-left: 5px;
}

.news-list-icon {
	display: block;
	min-width: 15px;
	height: 15px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}


container_project
{
  width: 100%;
  background-color:#fff;
  display:flex;
  flex-wrap: wrap;
  justify-content: center;
}

.asd {
  flex: 1 0 33%;
  min-width: 400px;
  max-width: 100%;
  border: #fff solid 1px;
  height: 400px;
  background: #000;
}


div.return_back a 
{
 font-size: 120%;
}
div.return_back {
  margin-right: -15px;
  margin-left: -15px;
  width: 200px;
  display: block;
  position: relative;
  font-weight: 700;
  text-color: white;
  text-decoration: none;
  padding: 1.1em 1em 1.1em 1em;
  border-radius: 3px;
  background: rgb(64,199,129);
  box-shadow: 0 -3px rgb(53,167,110) inset;
  transition: 0.2s;
} 
div.return_back:hover { background: rgb(53, 167, 110); }
div.return_back:active {
  background: rgb(33,147,90);
  box-shadow: 0 3px rgb(33,147,90) inset;
}




div.nvr-desc > div.desc-sec > div.vms-fn {
    flex-basis: 25%;
    vertical-align: top;
    padding: 10px 10px 5px 10px;
    border: 1px solid #e9e9e9;
    margin: 0 10px 10px 0;
}
div.nvr-desc > div.desc-sec > div.vms-fn 
{
    display: inline-block;
    width: 30%;
    vertical-align: top;
}

.detail_togglable_link {
    display: inline-block;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
    color: rgba(0, 0, 0, 1);
    font-weight: normal;
    vertical-align: top;
}


/* ===== circle_icon ===== */
@keyframes bounceInUp {
  from, 50%, 70%, 90%, to {
    animation-timing-function: spring; }
  0% {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translateY(100px);
    transform: translateY(100px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px); }
  70% {
    opacity: 1;
    -webkit-transform: translateY(7px);
    transform: translateY(7px); }
  90% {
    opacity: 1;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes ontopShow {
  0% {
    opacity: 1;
    transform: translateY(-14px); }
  25% {
    opacity: 1;
    transform: translateY(12px); }
  50% {
    opacity: 1;
    transform: translateY(-10px); }
  75% {
    opacity: 1;
    transform: translateY(8px); }
  90% {
    opacity: 1;
    transform: translateY(-4px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.circle_icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.15);
  text-decoration: none;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -webkit-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  display: block;
  margin: 0 0 10px;
  position: relative;
  opacity: 0; }
.circle_icon:last-child {
  margin: 0; }
.circle_icon-tooltip {
  background: #2DA665;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -webkit-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  padding: 10px;
  position: absolute;
  text-align: center;
  width: 183px;
  right: 100%;
  top: 50%;
  margin-right: 13px;
  transform: translateY(-50%) translateX(40px);
  -ms-transform: translateY(-50%) translateX(40px);
  opacity: 0;
  visibility: hidden; }
.circle_icon-tooltip:before {
  content: '';
  position: absolute;
  display: block;
  border: 4px solid transparent;
  border-left: 5px solid #2DA665;
  top: 50%;
  margin-top: -4px;
  right: -9px; }
.circle_icon-tooltip:after {
  content: '';
  position: absolute;
  display: block;
  width: 14px;
  top: 0;
  bottom: 0;
  right: -14px; }
.circle_icon-tooltip:active {
  -webkit-box-shadow: inset 0 4px 4px rgb(53, 167, 110);;
  -moz-box-shadow: inset 0 4px 4px rgb(53, 167, 110);;
  box-shadow: inset 0 4px 4px rgb(53, 167, 110);}
.circle_icon:hover .circle_icon-tooltip {
  -ms-transform: translateY(-50%) translateX(0px);
  transform: translateY(-50%) translateX(0px);
  opacity: 1;
  visibility: visible; }
.circle_icon-price {
  background-color: #2DA665;
  background-size: 22px 18px;
  animation: bounceInUp 700ms both;
  animation-delay: 0ms; }
.circle_icon-price:hover {
  background-color: rgb(53, 167, 110); }
.circle_icon-price .circle_icon-tooltip:hover {
  background: rgb(53, 167, 110);; }
.circle_icon-price .circle_icon-tooltip:hover:before {
  border-left-color: rgb(53, 167, 110); }
.circle_icon-sale {
  background-color: #D93A57;
  background-size: 22px 22px;
  animation: bounceInUp 700ms both;
  animation-delay: 400ms; }
.circle_icon-sale:hover {
  background-color: #ED4C69; }
.circle_icon-sale .circle_icon-tooltip {
  background-color: rgb(53, 167, 110); }
.circle_icon-sale .circle_icon-tooltip:before {
  border-left-color: rgb(53, 167, 110); }
.circle_icon-sale .circle_icon-tooltip:hover {
  background: rgb(53, 167, 110); }
.circle_icon-sale .circle_icon-tooltip:hover:before {
  border-left-color: rgb(53, 167, 110); }
.circle_icon-quest {
  background-color: rgb(53, 167, 110);
  background-image: url(/images/quest.svg);
  background-size: 30px 30px;
  animation: bounceInUp 700ms both;
  animation-delay: 600ms; }
.circle_icon-quest:hover {
  background-color: rgb(53, 167, 110); }
.circle_icon-quest .circle_icon-tooltip {
  background-color: rgb(53, 167, 110); }
.circle_icon-quest .circle_icon-tooltip:before {
  border-left-color: rgb(53, 167, 110); }
.circle_icon-quest .circle_icon-tooltip:hover {
  background: rgb(53, 167, 110); }
.circle_icon-quest .circle_icon-tooltip:hover:before {
  border-left-color: rgb(53, 167, 110); }
.circle_icon-top.show {
  animation: 500ms ontopShow both; }

@media screen and (max-width: 750px) {
  .circle_icon {
    width: 40px;
    height: 40px;
    margin: 0 0 8px;
    background-size: 16px 16px; }
  .circle_icon-top {
    margin-bottom: 24px; }
  .circle_icon:last-child {
    margin: 0; } }

/* ===== fixed_buttons ===== */
.fixed_buttons {
  position: fixed;
  right: 20px;
  bottom: 70px;
  z-index: 1000; }

@media screen and (max-width: 750px) {
  .fixed_buttons {
    right: 10px;
    bottom: 50px; } }
	
@font-face {
  font-family: "Manrope"; 
  src: url("/fonts/Manrope-Regular.woff") format("truetype"); 
  font-style: normal; 
  font-weight: normal; 
} 
