@charset "utf-8";
/*
Template Name: Luthum
Author: <a href="http://www.os-templates.com/">OS Templates</a>
Author URI: http://www.os-templates.com/
Licence: Free to use under our free template licence terms
Licence URI: http://www.os-templates.com/template-terms
File: Layout CSS
*/

@import url("fontawesome-4.6.3.min.css");
@import url("fonts/icon-web/flaticon.css");
@import url("framework.css");





@font-face {
  font-family: 'IzhitsaC';
  src: url('fonts/IzhitsaC.eot');
  src: /*url('fonts/IzhitsaC.woff2') format('woff2'),*/
       url('fonts/IzhitsaC.woff') format('woff'),
       url('fonts/IzhitsaC.ttf') format('truetype'),
       url('fonts/IzhitsaC.svg#IzhitsaC') format('svg'),
       url('fonts/IzhitsaC.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

i.fa-play-circle-o {
    font-family: 'FontAwesome';
    font-style: normal;
}

/* Rows
--------------------------------------------------------------------------------------------------------------- */
.row0, .row0 a{}
.row1, .row1 a{}
.row2, .row2 a{}
.row3, .row3 a{}
.row4, .row4 a{}
.row5, .row5 a{}


/* Top Bar
--------------------------------------------------------------------------------------------------------------- */
#topbar{padding:15px 0; font-size:.8rem; text-transform:uppercase;}

#topbar *{margin:0;}
#topbar ul li{display:inline-block; margin-right:10px; padding-right:15px; border-right:1px solid;}
#topbar ul li:last-child{margin-right:0; padding-right:0; border-right:none;}
#topbar i{margin:0 5px 0 0; line-height:normal;}


/* Header
--------------------------------------------------------------------------------------------------------------- */
#header{}

#header #logo{margin-top:25px;}
#header #logo *{margin:0; padding:0; line-height:1;}
#header #logo h1{font-size:22px; font-variant:small-caps;}
#header #logo p{font-size:12px; text-transform:lowercase;}


/* Page Intro
--------------------------------------------------------------------------------------------------------------- */
#pageintro{padding:150px 0;}

#pageintro article{max-width:75%;}
#pageintro article *{text-transform:uppercase;}
#pageintro article .heading{margin:0 0 50px 0; padding:0; line-height:1; font-size:46px;}
#pageintro article p{margin:0;}
#pageintro article p:first-of-type{margin-bottom:35px; font-size:22px; letter-spacing:5px;}
#pageintro article footer{margin-top:80px;}

.anti{font-family: Verdana, Geneva, sans-serif;}
/* Content Area
--------------------------------------------------------------------------------------------------------------- */
.container{padding:80px 0;}

/* Content */
.container .content{}

.excerpt{display:inline-block; width:100%; /*max-width:320px;*/ padding-bottom:20px;}
.excerpt img{}
.excerpt .excerpttxt{display:block; position:relative; max-width:90%; margin:-40px auto; padding:20px;}
.excerpt .heading{margin:0 0 5px 0;}
.excerpt p:last-of-type{margin:0; padding:0;}

/* Comments */
#comments ul{margin:0 0 40px 0; padding:0; list-style:none;}
#comments li{margin:0 0 10px 0; padding:15px;}
#comments .avatar{float:right; margin:0 0 10px 10px; padding:3px; border:1px solid;}
#comments address{font-weight:bold;}
#comments time{font-size:smaller;}
#comments .comcont{display:block; margin:0; padding:0;}
#comments .comcont p{margin:10px 5px 10px 0; padding:0;}

#comments form{display:block; width:100%;}
#comments textarea{width:100%; padding:10px; border:1px solid;}
#comments textarea{overflow:auto;}
#comments div{margin-bottom:15px;}
#comments input[type="submit"], #comments input[type="reset"]{display:inline-block; width:auto; min-width:150px; margin:0; padding:8px 5px; cursor:pointer;}
#comments input{}

/* Sidebar */
.container .sidebar{}

.sidebar .sdb_holder{margin-bottom:50px;}
.sidebar .sdb_holder ul li{font-size: 17px;}
.sidebar .sdb_holder:last-child{margin-bottom:0;}


/* Footer
--------------------------------------------------------------------------------------------------------------- */
#footer{padding:80px 0;}

#footer .title{margin:0 0 50px 0; padding:0; font-size:1.2rem;}

#footer .linklist li{display:block; margin-bottom:15px; padding:0 0 15px 0; border-bottom:1px solid;}
#footer .linklist li:last-child{margin:0; padding:0; border:none;}
#footer .linklist li::before, #footer .linklist li::after{display:table; content:"";}
#footer .linklist li, #footer .linklist li::after{clear:both;}

#footer .contact{}
#footer .contact.linklist li, #footer .contact.linklist li:last-child{position:relative; padding-left:40px;}
#footer .contact li *{margin:0; padding:0; line-height:1.6;}
#footer .contact li i{display:block; position:absolute; top:0; left:0; width:30px; font-size:16px; text-align:center;}

#footer a{color:#ffffff;}


/* Copyright
--------------------------------------------------------------------------------------------------------------- */
#copyright{padding:20px 0;}
#copyright *{margin:0; padding:0;}


/* Transition Fade
--------------------------------------------------------------------------------------------------------------- */
*, *::before, *::after{transition:all .3s ease-in-out;}
#mainav form *{transition:none !important;}




/* ----------------------------------------line-height:1.6em;-------------------------------------------------------------------- */
.heading.ind {
 height:30px;
font-size:18px 
}
.heading.hist
{
 height:60px;   
}
.sectiontitle {
    display: block;
    margin-bottom: 80px;
	
}

.latest article .txtwrap {
    padding: 20px;
}
.latest article .txtwrap {
    color: #474747;
    background-color: #FFFFFF;
}

.latest article figure figcaption {
    color: #FFFFFF;
}

.latest article figure figcaption * {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-style: normal;
    line-height: 1;
}


.latest article figure {
    display: block;
    position: relative;
}

.latest article figure figcaption {
    position: absolute;
    top: 0;
    left: 10px;
    width: 50px;
}

.latest article figure figcaption time {
    width: 100%;
}

.latest article figure figcaption time strong {
    background-color: #8C3700;
}

.latest article figure figcaption time strong {
    padding: 12px 0;
    font-size: 18px;
}
.latest article figure figcaption time em {
    background-color: #CC9614;
}

.latest article figure figcaption time em {
    padding: 8px 0;
}

.latest article .txtwrap .meta li {
    display: inline-block;
    font-size: .9rem;
}

/* ------------------------------------------------------------------------------------------------------------ */

figure.team-member figcaption p{margin:15px 0 0 0; padding:0;}
figure.team-member figcaption .team-name{font-weight:bold; font-family:IzhitsaC, serif;
          font-size: 18px;}
figure.team-member figcaption .team-title{margin:0 0 15px 0; font-size:11px; line-height:normal;}
figure.team-member figcaption .team-description{margin:0; padding-top:15px; border-top:1px solid #E5E4E3;}


.one_quarter.first.im {
    text-align: center;
}

.fa-2x {
    font-size: 1.3em;
}

/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */


/* Navigation
--------------------------------------------------------------------------------------------------------------- */
nav ul, nav ol{margin:0; padding:0; list-style:none;}

#mainav, #breadcrumb, .sidebar nav{line-height:normal;font-family:IzhitsaC, serif;}
#mainav .drop::after, #mainav li li .drop::after, #breadcrumb li a::after, .sidebar nav a::after{position:absolute; font-family:"FontAwesome"; font-size:10px; line-height:10px;}

/* Top Navigation */
#mainav{}
#mainav ul.clear{margin-top:3px;}
#mainav ul{text-transform:uppercase;}
#mainav ul ul{z-index:9999; position:absolute; width:180px; text-transform:none;}
#mainav ul ul ul{left:180px; top:0;}
#mainav li{display:inline-block; position:relative; margin:0 15px 0 0; padding:0;}
#mainav li:last-child{margin-right:0;}
#mainav li li{width:100%; margin:0;}
#mainav li a{display:block; padding:30px 0;}
#mainav li li a{border:solid; border-width:0 0 1px 0;}
#mainav .drop{padding-left:15px;}
#mainav li li a, #mainav li li .drop{display:block; margin:0; padding:10px 15px;}
#mainav .drop::after, #mainav li li .drop::after{content:"\f0d7";}
#mainav .drop::after{top:35px; left:5px;}
#mainav li li .drop::after{top:15px; left:5px;}
#mainav ul ul{visibility:hidden; opacity:0;}
#mainav ul li:hover > ul{visibility:visible; opacity:1;}

#mainav form{display:none; margin:0; padding:0;}
#mainav form select, #mainav form select option{display:block; cursor:pointer; outline:none;}
#mainav form select{width:100%; padding:5px; border:none;}
#mainav form select option{margin:5px; padding:0; border:none;}

/* Breadcrumb */
#breadcrumb{padding:100px 0 20px;}
#breadcrumb ul{margin:0; padding:0; list-style:none; text-transform:uppercase;}
#breadcrumb li{display:inline-block; margin:0 6px 0 0; padding:0;}
#breadcrumb li a{display:block; position:relative; margin:0; padding:0 12px 0 0; font-size:12px;}
#breadcrumb li a::after{top:3px; right:0; content:"\f101";}
#breadcrumb li:last-child a{margin:0; padding:0;}
#breadcrumb li:last-child a::after{display:none;}

/* Sidebar Navigation */
.sidebar nav{display:block; width:100%;}
.sidebar nav li{margin:0 0 3px 0; padding:0;}
.sidebar nav li :first-letter{
	font-weight:bold;
	color:#F00;
}
.sidebar nav a{display:block; position:relative; margin:0; padding:5px 10px 5px 15px; text-decoration:none; border:solid; border-width:0 0 1px 0;}
.sidebar nav a::after{top:9px; left:5px; content:"\f101";}
.sidebar nav ul ul a{padding-left:35px;}
.sidebar nav ul ul a::after{left:25px;}
.sidebar nav ul ul ul a{padding-left:55px;}
.sidebar nav ul ul ul a::after{left:45px;}

/* Pagination */
.pagination{display:block; width:100%; text-align:center; clear:both; padding-top: 50px;}
.pagination li{display:inline-block; margin:0 2px 0 0;}
.pagination li:last-child{margin-right:0;}
.pagination a, .pagination strong{display:block; padding:8px 11px; border:1px solid; background-clip:padding-box; font-weight:normal;}

.pagination li.active a{
    color:#ffffff; background:#8C3700;
}

/* Back to Top */
#backtotop{z-index:999; display:inline-block; position:fixed; visibility:hidden; bottom:20px; right:20px; width:36px; height:36px; line-height:36px; font-size:16px; text-align:center; opacity:.2;}
#backtotop i{display:block; width:100%; height:100%; line-height:inherit;}
#backtotop.visible{visibility:visible; opacity:.5;}
#backtotop:hover{opacity:1;}


/* Tables
--------------------------------------------------------------------------------------------------------------- */
table, th, td{border:1px solid; border-collapse:collapse; vertical-align:top;}
table, th{table-layout:auto;}
table{width:100%; margin-bottom:15px;}
th, td{padding:5px 8px;}
td{border-width:0 1px;}
table caption {
    background: #ffffff;
    padding: 10px 0;
    font-weight: bold;
    color: #8c3700;border:1px solid;
}
table caption  a{
    color: #C58B17;
text-decoration: underline;
}

.table a{text-decoration: underline;}

/* еще таблица респонс по другому*/

.table {
    margin: 0 0 40px 0;
    width: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    display: table;
}

.overlay .table {
    color: #000;
    background-color: inherit;
}
@media screen and (max-width: 580px) {
    .table {
        display: block;
    }
}

.rowr {
    display: table-row;
    background: #f6f6f6;
}
.rowr:nth-of-type(odd) {
    background: #e9e9e9;
}
.rowr.header {
    font-weight: 900;
    color: #ffffff;
    background: #8c3700;
}
.rowr.green {
    background: #27ae60;
}
.rowr.blue {
    background: #2980b9;
}
@media screen and (max-width: 580px) {
    .rowr {
        padding: 8px 0;
        display: block;
    }
}

.cell {
    padding: 6px 12px;
    display: table-cell;
}
@media screen and (max-width: 580px) {
    .cell {
        padding: 2px 12px;
        display: block;
    }
}

/* Gallery
--------------------------------------------------------------------------------------------------------------- */
#gallery{}
#gallery figure figcaption{}
#gallery li{margin-bottom:30px;}


/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */


/* Colours
--------------------------------------------------------------------------------------------------------------- */
body{/*color:#CBCBCB; background-color:#000000;*/}
a{color:#8C3700;}
a:active, a:focus{background:transparent;}/* IE10 + 11 Bugfix - prevents grey background */
hr, .borderedbox{border-color:#b18a1b;}
label span{color:#FF0000; background-color:inherit;}
input:focus, textarea:focus, *:required:focus{border-color:#8C3700;}
.overlay{color:#FFFFFF; background-color:inherit;}
.overlay::after{color:inherit; background-color:rgba(0,0,0,.3);}

.overlay table{color:#000; background-color:inherit;}

.inherit{color:inherit;}

.btn, .btn.inverse:hover{color:#FFFFFF; background-color:#8C3700; border-color:#8C3700;}
.btn:hover, .btn.inverse{color:inherit; background-color:transparent; border-color:inherit;}

blockquote::before{color:rgba(255,255,255,.2);}


/* Rows */
.row0, .row0 a{color:#9C9A97; background-color:#ffffff;}
.row1{color:#503508;background-color:RGBA(249, 220, 154, 0.70);}

.row2, .row2 a{}

.stranica{font-size:16px;}

.row3.stranica{background-color:#ffffff;}
.row3 {color:#474747; background:url(../../images/demo/backgrounds/fon-3.jpg);}
.row3.history{background:url(../../images/demo/backgrounds/fon-1.jpg);}
.row4{color:#CBCBCB;}
.row5{color:#676767; background-color:rgba(0,0,0,.5);}
.row5 a{color:inherit;}


/* Top Bar */
#topbar ul li{border-color:rgba(255,255,255,.2);}
#topbar > div:last-of-type li:first-child a{color:#8C3700;}


/* Header */
#logo h1 a{color:#8C3700;}


/* Content Area */
.excerpt .excerpttxt{color:inherit; background-color:#FFFFFF;}
.overlay .excerpt .excerpttxt{color:#474747; background-color:#FFFFFF;}
.zagl{font-size:30px;}

#rsp.excerpt .excerpttxt {
    margin-bottom: -30px;
}

#rsp .heading.hist {
    height: auto;
}


#portfolio .one_half{margin-bottom: 50px;}
#portfolio{margin-left: 0;}
#portfolio h1 {
    margin-left: 40px;
	margin-bottom: 40px;
}

.redf:first-letter{
    color: #F00;
}

/* Footer */
#footer .title{color:#FFFFFF;}
#footer .linklist li{border-color:rgba(255,255,255,.2);}


/* Navigation */
#mainav li a{color:inherit;}
#mainav .active a, #mainav a:hover, #mainav li:hover > a{color:#8C3700; background-color:inherit;}
#mainav li li a, #mainav .active li a{color:#FFFFFF; background-color:rgba(0, 0, 0, 0.12); border-color:rgba(0,0,0,.6);}
#mainav li li:hover > a, #mainav .active .active > a{color:#FFFFFF; background-color:#8C3700;}
#mainav form select{color:#FFFFFF; background-color:#000000;}

#breadcrumb a{color:inherit; background-color:inherit;}
#breadcrumb li:last-child a{color:#FFFFFF;}

.container .sidebar nav a{color:inherit; border-color:#b18a1b;}
.container .sidebar nav a:hover{color:#8C3700;}

.pagination a, .pagination strong{border-color:#8C3700;}
.pagination .current *{color:#FFFFFF; background-color:#8C3700;}

#backtotop{color:#FFFFFF; background-color:#8C3700;}


/* Tables + Comments */
table, th, td, #comments .avatar, #comments input, #comments textarea{border-color:#B3ACAC;}
#comments input:focus, #comments textarea:focus, #comments *:required:focus{border-color:#8C3700;}
th{color:#FFFFFF; background-color:#373737;width:25%;}
tr, #comments li, #comments input[type="submit"], #comments input[type="reset"]{color:inherit; background-color:#E1DADA;}
tr:nth-child(even), #comments li:nth-child(even){color:inherit; background-color:#F7F7F7;}
table a, #comments a{background-color:inherit;}


/* ------------------------------------------------------------------------------------------------------------ */
/*------Ховер эффект для заглавия галерей---------*/
/***** Sarah *****/
/*---------------*/

figure.effect-sarah {
	overflow: hidden;
	background:#c57805
}

figure.effect-sarah img {
	max-width: none;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-sarah:hover img {
	opacity: 0.4;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah figcaption {
	text-align: left;
}

figure.effect-sarah h2 {
	position: relative;
	overflow: hidden;
	padding: 0.5em 0;
	text-transform: uppercase;
}

figure.effect-sarah h2::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
}

figure.effect-sarah:hover h2::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

figure.effect-sarah:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.grid figure figcaption::before, .grid figure figcaption::after {
    pointer-events: none;
}

figure.effect-sarah figcaption {
    text-align: left;
}
.figure figcaption, .figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#gallery .one_half {
position: relative;
overflow: hidden;
margin: 7px;
 min-width: 320px;
max-width: 480px;
max-height: 360px;
width: 48%;

text-align: center;
cursor: pointer;
}

#gallery  figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

#gallery figure figcaption, figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/* ------------------------------------------------------------------------------------------------------------ */


/* -------------------------------------------------аккордеон----------------------------------------------- */

.horizontal-click [name="vkl"] { display: none; }
.horizontal-click > :not(input):not(label) {
  overflow: hidden;
  height: 0;
  margin: 0;
  padding: 0 .5em;
  border: 1px solid #b18a1b;
  border-top-style: none;
  transition: .5s;
}
.horizontal-click > label {
font-family:IzhitsaC, serif;
  overflow: hidden;
  display: block;
  padding: .5em 1em;
  background: #5D420A;
  color: rgb(255, 255, 255);
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
}
.horizontal-click > :checked + label + * {
  overflow: auto;
  height: 330px;
}
.horizontal-click > :checked + label {
  background: #5D420A;
  cursor: default;
  
}

.horizontal-click > label {
    margin-bottom: 0;
}
/* ------------------------------------------------------------------------------------------------------------ */

.mobil_kn{display:none;}
/* ------------------------------------------------------------------------------------------------------------ */


/* Media Queries
--------------------------------------------------------------------------------------------------------------- */
@-ms-viewport{width:device-width;}


/* Max Wrapper Width - Laptop, Desktop etc.
--------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:978px){
	.hoc{max-width:978px;}
	.tabl{visibility:hidden;}
}


/* Mobile Devices
--------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width:900px){
	.hoc{max-width:90%;}

	#topbar{}

	#header{padding:30px 0;}
	#header #logo{margin:0;}

	#mainav{}
	#mainav ul{display:none;}
	#mainav form{display:block; margin-top:8px;}

	#breadcrumb{}

	.container{}
	#comments input[type="reset"]{margin-top:10px;}
	.pagination li{display:inline-block; margin:0 5px 5px 0;}

	#footer{}

	#copyright{}
	#copyright p:first-of-type{margin-bottom:10px;}
	
}


@media screen and (max-width:750px){
	.deskt_kn{display:none;}
	.mobil_kn{display:block;}
	.imgl, .imgr{display:inline-block; float:none; margin:0 0 10px 0;}
	.fl_left, .fl_right{display:block; float:none;}
	.one_half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter,.one_fifth, .two_fifth, .three_fifth, .four_fifth{display:block; float:none; width:auto; margin:0 0 30px 0; padding:0;}

	#topbar{padding-top:15px; text-align:center;}
	#topbar ul{margin:15px 0 15px 0; line-height:normal;}

	#header{text-align:center;}
	#header #logo{margin:0 0 30px 0;}

	#mainav form{margin-top:0;}

	#pageintro article{max-width:none;}
	
	.hidy{visibility:hidden; position:absolute;}
	.clear{padding-left:0;}
	.tabl.font-x3{font-size:2rem;}
}


@media screen and (max-width:450px){
	#topbar ul li{margin-bottom:2px; padding-right:0; border-right:none;}
}


/* Other
--------------------------------------------------------------------------------------------------------------- */
.obiav {
    margin-bottom: 20px;
}

.obiav .txtwrap {
    height:300px;
    font-size: 14px;
    line-height: 1.4;
}

.obiav .txtwrap span {line-height: 1.2; font-family: "IzhitsaC";}
@media screen and (max-width:650px){
	.scrollable{display:block; width:100%; margin:0 0 30px 0; padding:0 0 15px 0; overflow:auto; overflow-x:scroll;}
	.scrollable table{margin:0; padding:0; white-space:nowrap;}

	.inline li{display:block; margin-bottom:10px;}
	.pushright li{margin-right:0;}

	.font-x2{font-size:1.4rem;}
	.font-x3{font-size:1.6rem;}
	.hidy{visibility:hidden;position:absolute;}
	.tabl.font-x3{font-size:2rem;}
	.obiav .txtwrap {
        height:330px;
    }
}