html { position:relative; min-height:100%; }
body { height: 100%; /*min-width:900px;*/ margin: 0px; padding: 0px; color:#363636; font-family: "Myriad Pro", Arial, Verdana, Helvetica; font-size: 15px; background-color: #efefef; }
img, table { border: none }
td { vertical-align: top; }
h1,h2,h3,h4,h5,h6,form { padding: 0px; margin: 0px }
a, a:visited { color: #d93404; cursor: pointer; text-decoration: underline; outline: none; }
a:hover { text-decoration: none; outline: none; }

.dn { display: none; }
.right { float:right!important; }
.red { color: #d93404; }

.main { width: 960px; margin: 0px auto; }

.header { width: 100%; height: 113px; }
.header .inside { margin:0px auto;  height: 113px; }
.header .logo { float: left; margin: 20px 0px 0px 30px; }
.header .age { float: right; width: 220px; text-align: right; margin-top: 28px; }
.header .years { font-size: 34px; padding: 0px 4px 0px 0px; }
.header .summ { font-size: 14px; }

.navigation { list-style: none; padding: 0; margin: 0; background-color: #bf523b; height: 40px; font-size: 16px; }
.navigation > li { float: left; width:119px; text-align: center; }
.navigation > li:first-child { }
.navigation li a { font-size: 16px; display: block; text-decoration: none; line-height: 40px; color: #fff; /*padding: 0 21px;*/ }
.navigation ul { display: none; position: absolute; list-style: none; margin-left: -3px; padding: 0; overflow: hidden; z-index: 10; border: 1px solid #bf523b; }
.navigation ul li { float: none; border-bottom: 1px solid #bf523b; text-align: left; }
.navigation ul li:last-child { border-bottom: 0px; }
.navigation li:hover > ul { display: block; background-color: white; color: #c86955; }
.navigation li:hover > ul li:hover {  }
.navigation li li a { color: #c86955; padding: 0 10px; font-size: 14px; line-height: 30px; }
.navigation ul li:last-child a,
.navigation ul li:last-child a:hover {  }

.content { /*float:left;*/ width: 100%; min-height: 250px; margin-top: 4px; border-bottom: 1px solid #d7d6d6; padding-bottom: 4px; margin-bottom: 8px; background-color: white; }
.content > .info { padding: 14px; }

.items {  }
.items .item { float:left; width: 49.3%; height: 160px; overflow: hidden; border: 1px solid #cccccd; margin: 4px 0px; background-color:white; }
.items .item a { text-decoration: none; }
.items .item  img { float:left; max-height: 160px; }
.items .item table { float:left; }
.items .item table td { vertical-align: middle; width: 50%; }
.items .item .info { text-align:center; }
.items .item .title { width: 100%; color: #363636; font-size: 18px; }
.items .item .date { width: 100%; margin-top: 15px; font-size: 16px; }

.breadcrumbs { width: 100%; text-align: left; margin:4px 10px 14px 10px; padding: 0px; list-style-type: none; }
.breadcrumbs li { margin: 0px; padding: 0px 2px; display: inline; color: #363636; }
.breadcrumbs li a, .paginagion ul li a:visited { color: #363636; }

.paginagion { width: 100%; text-align: center; margin: 15px 0 5px 0; padding: 0px; list-style-type: none; }
.paginagion li { margin: 0px; padding: 0px 7px; display: inline; color: #363636; }
.paginagion li span { padding-top: 5px; display: inline-block; }
.paginagion li a, .paginagion ul li a:visited { color: #363636; text-decoration: none; }
.paginagion li > span , .paginagion li a { display: inline-block; width: 26px; height: 26px; border: 1px solid white; -moz-border-radius: 13px; -webkit-border-radius: 13px; border-radius: 13px;  }
.paginagion li .active, .paginagion li a:hover { border: 1px solid #363636; }

.preFooter { /*width: 100%; height: 206px; overflow: hidden;*/ }

.footer { /*position: absolute; bottom: 0;*/ width: 100%; height: 206px; overflow: hidden; background-color: #525252; color: #cfcfcf; font-size: 16px; }
.footer  a, .footer a:visited { color: #cfcfcf; }
.footer table { width: 960px; margin: 30px auto; background-color: #525252; border-spacing: 0px; /* cellspacing */}
.footer table td { width: 30%; padding: 0 3% 0 0; }
.footer table  .right-col { padding-right: 0px; }

.search .text { background-color: #efefef; width: 220px; border: 0px; height: 28px; padding: 1px 10px; color: #b3b2b2; }
.search .submit { background-color: #87888a; border: 0px; width: 75px; height: 30px; color: #ededed; padding: 0px 12px; }

.design { width: 100%; padding-top: 10px; margin-top: 40px; border-top: 1px solid #919191; color: #919191; font-size: 14px; }

/* ====================================== ГЛАВНАЯ ======================================= */

.sm_nav { bottom: 0px; clear: both; display: inline-block; overflow: hidden; padding: 5px 0px; position: absolute; left: 733px; bottom: 15px; z-index: 8; }
.sm_nav-item { cursor: pointer; float: left; height: 14px; padding: 4px; width: 14px; z-index: 999; list-style-type: none; font-size: 11px; color: #ccc; }
.sm_nav-item i { display: block; width: 6px; height: 6px; position: relative; top: 5px; left: 4px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; background-color: #7f7f7f; }
.sm_nav-item.active { cursor: default; color: #7e7e7e; }
.sm_nav-item.active:hover { cursor: default; color: #7e7e7e; }
.sm_nav-item.active i { background-color: #bfbfbf; }
.sm_nav-item:hover i { background: #7f7f7f; }
.sm_nav-item.active:hover i { background-color: #bfbfbf; }

.smallLinks { width: 100%; }
.smallLinks ul { margin: 0px; padding: 0px; margin: 5px 0px;}

.smallLinks ul li{ float:left; margin: 0px; padding: 0 0 0 2px; list-style:none; }
.smallLinks ul li img{ border: 1px solid #cccccd; }
.smallLinks ul li:first-child, .smallLinks ul li:last-child { margin: 0px!important; }

.leftCol { float:left; width: 49.5%; }
.rightCol { float:right; width: 49.5%; }

.smallBlock { float:left; width: 100%; border: 1px solid #cccccd; background-color:white; margin-bottom: 10px; }
.smallBlock .title { padding: 10px 25px; font-size: 20px; border-bottom: 10px solid #bf523b; }
.smallBlock .title img { position: relative; z-index: 1; top:2px; }

.smallBlock .sermons { margin: 10px; padding: 0px; }
.smallBlock .sermons li { float:left; list-style-type: none; margin: 0px 0px 8px 0px; padding: 12px 0px 0px 0px; border-top: 1px solid #acabab;}
.smallBlock .sermons li:first-child { border-top: 0px; padding: 0px;}
.smallBlock .sermons li:last-child { margin-bottom: 0px; }
.smallBlock .sermons .photo { float:left; width: 94px; }
.smallBlock .sermons .info { float:right; width: 356px; }
.smallBlock .sermons .actions { float:right; }
.smallBlock .sermons .date { color: #bf523b; }

.smallBlock .articles { margin: 0px; padding: 0px; }
.smallBlock .articles li { float:left; width: 100%; border:0; list-style-type: none; margin: 0px; padding: 0px; background-color:white; }
.smallBlock .articles li > div:first-child { float: left; width: 50%; display: table-cell; position: relative; overflow: hidden; margin:0px; padding:0px; }
.smallBlock .articles li > div:first-child .triangle { width: 20px; height: 25px; overflow: hidden; background: url('../images/righttriangle.png') no-repeat left top; position: absolute; z-index: 5; top: 40%; right:0px;}
.smallBlock .articles li > div:last-child { float: right; width: 47%; display: table-cell; }
.smallBlock .articles .date { color: #bf523b; margin-top: 8px; }
.smallBlock .articles .info { font-size: 18px; margin: 3px 0px 8px 0px; text-align: left; }
.smallBlock .articles  a.link { margin-top: 10px; padding: 2px 6px; background-color: #bf523b; color: white; text-decoration: none; }

.smallBlock .articles li > div:first-child.inv { float:right!important; width: 50%!important; overflow: hidden; }
.smallBlock .articles li > div:last-child.inv { float:left!important; width: 44%!important; margin-left: 15px; }
.smallBlock .articles li > div:first-child.inv .triangle { background: url('../images/lefttriangle.png') no-repeat left top!important; left:0px!important;}

.smallBlock .items { margin: 10px; padding: 0px; font-size: 16px; }
.smallBlock .items li { margin: 0px; padding: 10px 12px; list-style-type: none; border-top: 1px solid #acabab; text-align: left; }
.smallBlock .items li:first-child { border-top: 0px; padding-top: 0px; }
.smallBlock .items li:last-child { padding-bottom: 0px; }
.smallBlock .items  a  { color: #363636; text-decoration: none;  }

.clear { clear: both; }

.smallArticles { float:left; width: 100%; border: 1px solid #cccccd; background-color:white; margin-top: 10px; }
.smallArticles .title { padding: 10px 25px; font-size: 20px; border-bottom: 10px solid #bf523b; }
.smallArticles ul { float:left; width: 100%; margin: 0px; padding: 0px; background-color:white; }
.smallArticles ul li { float:left; list-style-type: none; margin: 0px 5px 0px 0px; padding: 0px; width: 236px; overflow: hidden; text-align:center;  }
.smallArticles ul li:last-child { float:right; margin-right: 0px; }
.smallArticles ul li a { color: #363636; text-decoration: none; }
.smallArticles ul li span { margin: 15px 0px; }

.line  { width: 100%; height:2px; margin: 10px 0px; }
.line hr{ width: 100%; height:0px; border-top: 1px solid #d7d6d6; border-bottom: 1px solid #f9f8f8; border-left: 0px; border-right: 0px; }


.articles { width: 100%; margin:0; padding:0; list-style-type: none; }
.articles li { width: 100%; margin:0; padding:10px 0; border-top: 1px solid #a5a5a5; display: table; }
.articles li > div:first-child { display: table-cell; width: 225px; vertical-align: middle; padding: 0 8px 0 0; text-align: center; position: relative;}
.articles li > div:last-child { display: table-cell; width: 668px; vertical-align: middle; }
.articles li img { max-width: 255px; }
.articles li > div:first-child .triangle { width: 20px; height: 25px; overflow: hidden; background: url('../images/righttriangle.png') no-repeat left top; position: absolute; z-index: 5; top: 40%; right:8px;}
.articles li a { text-decoration: none; }
.articles li .date { width: 100%; font-size: 14px; color:#bf523b; }
.articles li .title { width: 100%; font-size: 20px; color: #363636; margin: 6px 0px;  }
.articles li p { margin:0; padding:5px 0 15px 0; } 
.articles li  a.link { margin-top: 10px; padding: 2px 6px; background-color: #bf523b; color: white; text-decoration: none; }
.articles li .line  { margin: 6px 0px!important; }

.filter  { border-top: 1px solid #c8c7c7; padding: 18px; }
.filter  > div.title { font-size: 26px; }

.filter form { width: 100% }
.filter form > div { width: 49%; display: inline-block; margin-top: 18px; }
.filter form label { width: 100%; color: #c35d48; margin-bottom: 12px; }
.filter input[type="text"], .music form select { border: 1px solid #939393; }
.filter input[type="text"]{ width: 92%; height: 22px; padding: 4px 8px;}
.filter select { width: 100%; border: 1px solid #939393; width: 100%; height: 32px; }
.filter .date  > span { position:relative; }
.filter .date input[type="text"] { width: 35%; padding: 4px 34px 4px 8px; }
.filter .date img { position:absolute; z-index: 2; right: 10px; margin-top: 6px; }
.filter input[type="submit"], .music form  input[type="reset"] { width:132px; height:34px; border:0; margin-right: 15px; cursor:pointer; }
.filter input[type="submit"] { background-color:#bf523b; color:white; }
.filter input[type="reset"] { background-color:#a5a5a5; color:white; }
.filter #bible-books {  display: inline-block; width: 60%; }
.filter #bible-chapters { display: inline-block; width: 38%; }

.about ul { width: 100%; margin:0; padding:0; list-style-type: none; }
.about ul li { width: 100%; margin:0; padding:10px 0; border-top: 1px solid #a5a5a5; display: table; }
.about ul li > div:first-child { display: table-cell; width: 280px; vertical-align: middle; padding: 0px 20px; }
.about ul li > div:last-child { display: table-cell; width: 612px; text-align:right; position: relative; }
.about ul li img { max-width: 612px; max-height: 300px; }
.about ul li .triangle { width: 20px; height: 25px; overflow: hidden; background: url('../images/lefttriangle.png') no-repeat left top!important; position: absolute; z-index: 5; top: 45%; left:0px;}
.about ul li .title { font-size: 28px }
.about ul li a.link { margin-top: 10px; padding: 4px 15px; background-color: #bf523b; color: white; text-decoration: none; }

.contacts { font-size: 18px; }

.socialNetworks { width: 100%; }
.socialNetworks td { width: 20%; }
.socialNetworks a { display: block; width: 84%; height: 64px; }
.socialNetworks a span { float:right; margin-top: 12px; width: 90px; }
.socialNetworks .vk {  background: url('../images/icons/vk.png') no-repeat left top; color: #5797df; }
.socialNetworks .twitter {background: url('../images/icons/twitter.png') no-repeat left top; color:#60d0e8; }
.socialNetworks .rss { background: url('../images/icons/rss.png') no-repeat left top; color:#ea9d4b; }
.socialNetworks .instagram { background: url('../images/icons/instagram.png') no-repeat left top; color:#c67267; }
.socialNetworks .google { background: url('../images/icons/google.png') no-repeat left top; color:#7fc666; }
.socialNetworks .telegram {  background: url('../images/icons/telegram.svg') no-repeat left top; color: #5797df; background-size: 64px}

.rssChanels { width: 50%; margin: 20px auto; }
.rssChanels ul{ float: left; padding: 17px 0px 0px; margin: 0px; list-style-type: none; }
.rssChanels li { margin: 0px; padding: 0px 0px 3px 15px; background: url('../images/li.png') no-repeat left 5px; }

/* ====================================== двухколоная структура ======================================= */

.info-articles { width: 100%; border-top: 1px solid #c8c7c7; vertical-align:top; }
.info-articles > div{ padding-top: 15px; }
.info-articles > div:first-child { width: 230px; display: table-cell; vertical-align:top; padding: 15px; }
.info-articles > div:last-child { display: table-cell; vertical-align:top; border-left: 1px solid #c8c7c7; padding-left: 15px; }

.info-articles > div > div.title { font-size: 26px; }

.categories  { width: 100%; margin: 0px; padding: 0px; list-style-type: none; margin-top: 8px; }
.categories li  { margin: 0px; padding: 5px 0px; }
.categories li a { text-decoration: none; }
.categories li.selected { margin-bottom: 3px; padding: 4px 6px 2px 6px; background-color: #bf523b; color: white; text-decoration: none; }

.bx-composite-btn{display:none!important;}