body{
margin:0px;
padding:0px
}
h1{
    margin-top: 0px !important;   
}
.header_container{
height:128px;
width:100%;
background: rgba(153,199,225,1);
background: -moz-linear-gradient(left, rgba(153,199,225,1) 0%, rgba(153,199,225,1) 47%, rgba(25,49,77,1) 59%, rgba(25,49,77,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(153,199,225,1)), color-stop(47%, rgba(153,199,225,1)), color-stop(59%, rgba(25,49,77,1)), color-stop(100%, rgba(25,49,77,1)));
background: -webkit-linear-gradient(left, rgba(153,199,225,1) 0%, rgba(153,199,225,1) 47%, rgba(25,49,77,1) 59%, rgba(25,49,77,1) 100%);
background: -o-linear-gradient(left, rgba(153,199,225,1) 0%, rgba(153,199,225,1) 47%, rgba(25,49,77,1) 59%, rgba(25,49,77,1) 100%);
background: -ms-linear-gradient(left, rgba(153,199,225,1) 0%, rgba(153,199,225,1) 47%, rgba(25,49,77,1) 59%, rgba(25,49,77,1) 100%);
background: linear-gradient(to right, rgba(153,199,225,1) 0%, rgba(153,199,225,1) 47%, rgba(25,49,77,1) 59%, rgba(25,49,77,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99c7e1', endColorstr='#19314d', GradientType=1 );
}

.header{
height:128px;
background-image:url(../images/header_bg.jpg);
}

.index_menu_holder{
background: url(../images/hram_index2-2.jpg);
background-position: top center;
background-repeat: no-repeat;
text-align: center;
background-size: cover;
background-color: #464646;
height:580px;
width:100%;
}
.menu_holder{
width:1170px;
height:580px;
margin:0px auto;
-webkit-box-shadow: 10px 0px 15px -9px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 0px 15px -9px rgba(0,0,0,0.75);
box-shadow: 10px 0px 15px -9px rgba(0,0,0,0.75);
background: url(../images/hram_index4.jpg);
background-position: top center;
background-repeat: no-repeat;
}
.menu_item{
width:195px;
height:580px;
float:left;
-webkit-box-shadow: inset 10px 0px 15px -9px rgba(0,0,0,0.75);
-moz-box-shadow: inset 10px 0px 15px -9px rgba(0,0,0,0.75);
box-shadow: inset 10px 0px 15px -9px rgba(0,0,0,0.75);
}
@media (max-height:760px) { 
    .index_menu_holder{
        height:480px;
    }
    .menu_holder{
        height:480px; 
    }
    .menu_item{
        height:480px; 
    }
}
.gradiend_line{
width:100%;
height:10px;
background: rgba(67,105,130,1);
background: -moz-linear-gradient(left, rgba(67,105,130,1) 0%, rgba(155,188,204,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(67,105,130,1)), color-stop(100%, rgba(155,188,204,1)));
background: -webkit-linear-gradient(left, rgba(67,105,130,1) 0%, rgba(155,188,204,1) 100%);
background: -o-linear-gradient(left, rgba(67,105,130,1) 0%, rgba(155,188,204,1) 100%);
background: -ms-linear-gradient(left, rgba(67,105,130,1) 0%, rgba(155,188,204,1) 100%);
background: linear-gradient(to right, rgba(67,105,130,1) 0%, rgba(155,188,204,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#436982', endColorstr='#9bbccc', GradientType=1 );
}

.gradient_line2{
width:100%;
height:10px;
background: rgba(18,41,72,1);
background: -moz-linear-gradient(left, rgba(18,41,72,1) 0%, rgba(151,197,223,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(18,41,72,1)), color-stop(100%, rgba(151,197,223,1)));
background: -webkit-linear-gradient(left, rgba(18,41,72,1) 0%, rgba(151,197,223,1) 100%);
background: -o-linear-gradient(left, rgba(18,41,72,1) 0%, rgba(151,197,223,1) 100%);
background: -ms-linear-gradient(left, rgba(18,41,72,1) 0%, rgba(151,197,223,1) 100%);
background: linear-gradient(to right, rgba(18,41,72,1) 0%, rgba(151,197,223,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#122948', endColorstr='#97c5df', GradientType=1 );
}
.footer_container{
height:256px;
width:100%;
background: rgba(153,199,225,1);
background: -moz-linear-gradient(left, rgba(153,199,225,1) 0%, rgba(153,199,225,1) 41%, rgba(18,40,71,1) 54%, rgba(18,40,71,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(153,199,225,1)), color-stop(41%, rgba(153,199,225,1)), color-stop(54%, rgba(18,40,71,1)), color-stop(100%, rgba(18,40,71,1)));
background: -webkit-linear-gradient(left, rgba(153,199,225,1) 0%, rgba(153,199,225,1) 41%, rgba(18,40,71,1) 54%, rgba(18,40,71,1) 100%);
background: -o-linear-gradient(left, rgba(153,199,225,1) 0%, rgba(153,199,225,1) 41%, rgba(18,40,71,1) 54%, rgba(18,40,71,1) 100%);
background: -ms-linear-gradient(left, rgba(153,199,225,1) 0%, rgba(153,199,225,1) 41%, rgba(18,40,71,1) 54%, rgba(18,40,71,1) 100%);
background: linear-gradient(to right, rgba(153,199,225,1) 0%, rgba(153,199,225,1) 41%, rgba(18,40,71,1) 54%, rgba(18,40,71,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99c7e1', endColorstr='#122847', GradientType=1 );
    
}
.footer{
height:256px;
background-image:url(../images/footer_bg.jpg);    
}
 
.back{
width:195px;
height:580px;
background:#fff;
opacity: 0.5;
}
.index_link_front  {
padding-top:20px;
color:#fff;
 
display:block;
text-decoration:none;
cursor:pointer;
}
.index_link_front:hover{
 
text-decoration:underline;

}
.index_link_back, .index_link_back:hover{
padding-top:20px;
color:#19314D;
 
 
display:block;
text-decoration:none;
cursor:pointer;
}
.index_link_bottom,.index_link_bottom2,.index_link_bottom3,.index_link_bottom4 {
    position: absolute;
    display: block;
    bottom: 15px;
    text-align: center;
    width: 195px; 
}
 
.link_no_pad{
padding-top:5px !important;
}
.sub_link,.sub_link2,.sub_link3,.sub_link4,.sub_link5{
display:none;    
}


.content_holder{
width:100%;
height: 620px;
background-position: top center;
}



.content{
width: 780px;
height: 500px;
margin: 0px auto;
padding: 25px;
overflow-y: auto;
background-color: rgba(255,255,255,0.7);
font-family: 'EB Garamond', serif;
font-size: 22px;
position: relative;
}
.misson_container{
    width:1170px;
    height:500px;
    margin:0px auto;
}
.misson_wrapper{
    width:975px;
    height:500px;
    float:left;
    overflow-y:auto;
}
@media (max-height:760px) { 
    .content_holder{
        height:520px;
    }
    .content{
        height:400px;
    }
    .misson_container{
        height:400px;
    }
    .misson_wrapper{
        height:400px;
    }
}

.misson_content_holder{
width: 780px;
height: 500px;
margin: 0px auto;
padding: 25px;

background-color: rgba(255,255,255,0.7);
font-family: 'EB Garamond', serif;
font-size: 22px;
position: relative;
overflow-y: auto;
}
.misson_content{
   
 
   position:relative;
    
}
.content-holder{
width: 780px;
height: 500px;
margin: 0px auto;
position:relative;
}
.top_menu_holder{
    background-color: rgba(149, 29, 65, 0.33);
    height: 60px;
    overflow: visible;
}
.top_menu{
    padding: 0;
    margin: 0;
    width: 1170px;
    margin: 0px auto;
    display: block;
    height: 260px;
    
}
.top_menu li{
display: block;
width: 195px;
text-align: center;
float: left;
}
.top_menu li a{
      color: #fff;
    padding-top: 18px;
    display: block;  color:#fff;
}
.top_menu li ul{
display:none;   
position:absolute;
z-index: 100;
}
.top_menu li ul li{
    clear: both;
    padding: 0;
    background-color: rgba(64, 54, 42,0.5);
    width: 200px;
    text-align: center;
}
.top_menu li ul li a{
padding: 5px 0 5px 0;
}
.top_menu li ul li.first{
margin-top: 20px;
}
.top_menu li:hover ul{
display:block;
padding:0;
}
.bottom_menu{
padding:0;
margin:0;
width:1170px;
margin: 10px auto;
}
.bottom_menu li{
    display: block;
    width: 234px;
    text-align: center;
    float: left;
}
.bottom_menu li a{
    color:#fff;
}
.menu_container{
    width: 1170px;
    height: 60px;
    margin: 0px auto;
    overflow: hidden;
}
.page_gallery:hover{
    text-decoration:none !important;
    cursor: pointer;
}
.gallery_link:hover, .audio_link:hover,.mission_link:hover,.index_link:hover{
    text-decoration:none !important;
    cursor: default;
}
.content_menu{
    position:relative;
}
.content_menu2{
    width:200px;
    height:450px;
    position: absolute;
    background:#fff;
    left: -200px; 
}



.mission_menu{
    width: 178px;
    position:relative;
    float:left;
}
.misson_content{
    width:780px;
    float:right;
    padding: 25px;
    font-size: 22px;
    background-color: rgba(255,255,255,0.7);
    font-family: 'EB Garamond', serif;    
}

.mission_menu ul{
    margin:45px 0 0 0;
    padding:0;
    list-style:none;
}
.mission_menu ul li{
    padding: 10px 5px 10px 0;
}
.mission_menu ul li a{
    color:#fff;
}
.album_block{
    width: 336px;
    height: 250px;
    display: block;
    margin: 20px;
    float:left;
}
.album_block h2{
    text-align: center;
    font-size: 24px;
    min-height: 55px;

}
.album_image{
-webkit-box-shadow: 3px 3px 12px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 12px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 12px 0px rgba(0,0,0,0.75);
}
.gal-item{
    float: left;
    margin: 9px;
}

.gallery_grid li {
    list-style: none;
    padding: 0px;
    height: 150px;
    display: block;
    
    overflow: hidden;
    float: left;
}
.gallery_grid {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.gallery_thumb{
    max-width:100%;
    cursor:pointer;
    padding: 5px;
}
.gallery-image{
    width:100%;
}

.controls {
    width: 150px;
    display: block;
    font-size: 11px;
    padding-top: 8px;
    font-weight: bold;
}
.next {
    float: right;
    text-align: right;
}
.crop{
max-height: 1200px;
overflow: hidden;
}
.modal-content, .modal-dialog{
    width:95% !important;
    max-width:900px;
    margin: 0px auto;
}
.duhovny_center{
background: #fff;
width: 100%;
max-width: 390px;

height: 200px;
position: absolute;
top: 215px;
background: #19314D;
z-index: 1;
display: none;
-webkit-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
display: none;
height: auto;
}
.dc_link{
    display:block;
    padding:5px;
    float:right;
    color:#fff;
}
#bs-example-navbar-collapse-1 ul, #bs-example-navbar-collapse-2 ul{
    list-style:none;
    margin: 10px;
    padding: 0;
}
.navbar-header{
    background:rgb(70, 101, 129) ;
    border:none;
    border-bottom: 1px solid #ccc;
}
.navbar-default{
    border: none;
    margin: 0;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ccc;
}
#bs-example-navbar-collapse-1 ul li,#bs-example-navbar-collapse-2 ul li{
    margin:10px 0 10px 0;
}
#mob_content{
padding: 15px;
}
#mob_content img{
width: 100% !important;
height: auto !important;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color:rgb(70, 101, 129);
}
.cont_mob{
padding: 12px;
background: #ccc !important;
}


html {
  height: 100%;
}
body {
  min-height: 100%;
  background:#466581;
}

@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
       
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
       
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}

.no-pad{
    padding: 0 !important;
}
.navbar {
    position: relative;
    min-height: 50px;
    
    
    border-radius: 0 !important;
}
.container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.navbar-toggle{
    margin-right: 25px !important;;
}
.mob_h1{
    padding:15px;
}

#mob_content  div.album_block{
    width:auto !important;
}
#mob_content  div.videoblock{
    width:auto !important;
}
img[src="http://days.pravoslavie.ru/cmn/I.gif"] {
   max-width:16px;
}
.mission_btn, .mission_btn:hover {
border:none !important;
color:#fff !important;
font-weight:bold !important;
font-size:18px !important;
}


