body,html {
	margin:0;
font-family: 'Roboto', sans-serif;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clearfix:after {
	content: "";
	clear:both;
	display:table;
}

.footer {
	position:absolute;
	bottom:0;
	width:100%;
}

.header {
	z-index:2;
	position:relative;
}

.slide {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
   
}

.main_page .top_header {
	background:none;
	color:#fff;
}

.main_page .top_header .right span,.main_page .top_header i {
	color:#fff;
}
.main_page .header.clearfix {
    background: rgba(29, 20, 20, 0);
}
.main_page .header_title {
    display: none;
}

.popup {
    display:none;
    position: fixed;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.popup .container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    display: table;
}

.col,.col2 {
     display: table-cell;
    vertical-align: middle;
    width: 33%;
    height: 100%;

}

.col2 {
	width:66%;
}

.no-fix.show {
	display:table-cell;
}

form.feedback .item {
    display: block;
    padding:6px 0;
    width:100%;
}

form.feedback input[type=text] {
    padding: 5px 10px;
    font-size: 18px;
}
span.required {
    position: absolute;
    top: 3px;
    right: -4px;
    color: #c32828;
}

form.feedback .item label {
    position: relative;
}
.feedback_result {
    padding: 20px;
    color: #335514;
}
input[type=submit]:disabled {
    background: #eee;
    color: #171717;
}
form.feedback .item label {
    width: 125px;
    display: inline-block;
    font-size: 18px;
    color: #7c7c7c;
    text-align: right;
    padding-right: 10px;
}

.close {
	position:absolute;

    right: 5px;
    top: 0;
    z-index: 110;
    font-size: 26px;
    padding: 10px 18px;
    color: #171717;
    cursor: pointer;
    font-family: verdana;
}
.popup_title {
        padding: 22px 0;
    position: absolute;
    width: 100%;
    text-align: center;
}

.no-fix {
	display:none;
}
.col:after {
    content: "";
    height: 70%;
    width: 1px;
    background: #aaa;
    position: absolute;
    right: 0;
    top: 15%;
}

.col {
    position: relative;
}

.col a {
	display:inline-block;
	line-height:1.5em;
}
.col.depth1 a {
	font-size:32px;
	text-decoration:none;
	color:#7c7c7c;
}

.col.depth2 a {
	font-size:24px;
	text-decoration:none;
	color:#7c7c7c;
}

.col.depth3 a {
	font-size:20px;
	text-decoration:none;
	color:#7c7c7c;
}

a.active {
	font-weight:500;
	color:#171717;
}

.feedback input[type="text"] {
    border: none;
    border-bottom: 1px solid #7c7c7c;
}

.btn {background: #d06e32;border: none;color: #fff;padding: 10px 20px;font-size: 16px;text-decoration:none;}
.header {
    background: #e9e9e9;
    padding:10px;
}

.top_header {
    margin: 10px;
    background:#fff;
    height: 74px;
    line-height: 70px;
}
h1 {
    color: #929292;
    padding-left: 24px;
}

a.logo {
    display: inline-block;
}

.bx-breadcrumb {
    display: inline-block;
}

.bx-breadcrumb span {
    font-size: 16px !important;
    line-height: 51px;
    display: inline-block;
}ul.bottom_menu li {
    list-style: none;
    display: inline-block;
}

.bottom_right {
    position: absolute;
    right: 20px;
    bottom: -5px;
}

ul.bottom_menu li a {
    color: #7c7c7c;
    text-decoration: none;
    padding-left: 5px;
}

ul.bottom_menu li a:before {
    content: " - ";
}

ul.bottom_menu li:first-child a:before {
    display: none;
}

ul.bottom_menu {
    padding-left: 10px;
}

.footer ul.select_lang {
    margin-top: -130px;
    margin-left:-25px;
}

.slider.slick-initialized.slick-slider {
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    left: 0;
}

.desc {
    position: absolute;
    color: #fff;
    bottom: 50px;
    padding-left: 100px;
}
ul.select_lang {}

ul.select_lang li {
    list-style: none;
    line-height: 30px;
}
ul.select_lang li:hover {
	background:#f0f0f0;
}
ul.select_lang li a {
    text-decoration: none;
    color: #7c7c7c;
    padding: 5px 7px;
    font-size: 15px;
}
span.language {
    padding: 20px 0;
    display: inline-block;
}
.select_lang {
	display:none;
	position:absolute;
	margin:-15px 0 0 -10px;
	box-shadow: 0 0 1px #cecece;
	background:#fff;
	padding:5px;
}


.language:hover .select_lang {
	display:block;
}

.desc .name {
    font-size: 26pt;
    font-weight: bold;
}

.slick-slide {
    height: 100%;
}

.slick-list, .slick-list > div, .slick-slide > div, .slide {
    height: 100%;
}

.top_header .left {
    height: 74px;
}


.top_header .right span, .top_header i {
    color: #7c7c7c;
    padding: 0 10px 0 0px;
    font-size: 19px;
    cursor: pointer;
}

.bx-breadcrumb .bx-breadcrumb-item span {
    color: #7c7c7c;
    font-weight: 700;
}

form.feedback {
    display: inline-block;
}
.carousel {
    width: calc(100% - 60px);
    margin: 30px 30px 0;
}
.photo .h1 {
    text-align: left;
    padding: 30px 0 0 40px;
    color: #7c7c7c;
    font-size: 24pt;
}

ul.slick-dots {
    position: absolute;
    bottom: 25px !important;
}

.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

.slick-dots li button {
    background: #fff;
    border-radius: 50%;
    width: 12px !important;
    height: 12px;
}

.slick-dots li button:before {
    display: none ;
}
button.slick-arrow {
	display:none !important;
}
button.slick-next.slick-arrow {
    right: 25px;
}

button.slick-prev.slick-arrow {
    left: 25px;
}

.photo img {
    max-width: 90%;
    height: auto !important;
    width: auto !important;
    max-height:450px;
}

.item img {
    max-width: 100%;
    max-height: 140px;
}


.list {
    text-align: center;
    padding-top: 40px;
}

a.icons i {
    font-size: 70px;
    color: #333;
    padding-bottom: 15px;
}

a.icons > span {
    position: absolute;
    background: #fff;
    z-index: 9;
    margin-top: 25px;
    border: 2px solid #333;
    padding: 3px;
    border-radius: 4px;
    margin-left: -18px;
    text-transform: uppercase;
}

.search-form {
    width: 50%;
    margin: 12% auto 0;
    min-width:300px;
}

ul.tabs li {
    list-style: none;
    float: left;
    width: 50%;
}

ul.tabs:after {
    content: "";
    display: table;
    clear: both;
}

ul.tabs {
    margin-bottom: 30px;
    padding-left: 0;
}

.subtitle {
    font-size: 1.2em;
    padding-bottom: 4px;
    color: #7c7c7c;
}

.description {
    padding: 3px;
    color: #7c7c7c;
    font-size: 14px;
    text-align: justify;
}

ul.tabs li a {
    color: #7c7c7c;
    text-decoration: none;
    font-size: 30px;
}

.tabs li:first-child {
    text-align: left;
}

.tabs li:last-child {
    text-align: right;
}

.search-form form input[type=text] {
    border: none;
    border-bottom: 1px solid #7c7c7c;
    font-size: 28px;
    width: calc(100% - 20px);
    padding: 6px 10px;
}

.search-form  button {
    background: none;
    border: 0;
    position: absolute;
    right: 0;
    margin-top: -35px;
    font-size: 18px;
    color: #7c7c7c;
}

.search-form form {
    position: relative;
}
.title_search_block {
    padding: 0 25px;
}

.title_search_block {
    font-size: 23px;
    padding-top: 20px;
    cursor:pointer;
    font-weight: 500;
    color: #171717;
}
.title_search_block.active {
    font-weight: 500;
    color: #7c7c7c;
}

.title_search_block span {
    font-size: 32px;
    padding: 3px 11px;
    line-height: 18px;
    margin-top: 0px;
    position: absolute;
}

.title_search_block span:before {
    content:"+";
    
}
.title_search_block.active span:before {
    content:"-";
}

.tab_link.active {
	color:#171717;
}

.middle_right {
    position: absolute;
    right: 21px;
    top: 45%;
    font-size: 24px;
	cursor:pointer;
}

@media (max-width:800px) {
	form.feedback .item label {
	    width: 100%;
	    text-align: center;
	}
}




/**/
div.desc{
  max-width: 1000px;
  text-align: justify;

}


.logo{
    margin-left:  70px;
}


.xxx{
    color:red;
}
.logo{
    color:white;
}

.btn-search{
    margin-top: 5px !important;
  

}

.search-result{
   text-align: center;
   font-size: 1.5em;
   font-family: 'Open Sans Condensed', sans-serif;
}

.logo>img{
    margin-right: 25px;
}

.popup_title{
 font-family: 'Open Sans Condensed', sans-serif;
}



.item img {
    max-height: 400px;
}


.item-download{

    width: 100%
}

