@charset "UTF-8";

:root{scroll-behavior:smooth}*{
    box-sizing:border-box
	}
	
@media (prefers-reduced-motion:no-preference){
:root{scroll-behavior:smooth}
}
.fotonews {
	background: f6f6f6;
	}
.container {
	width:63%;
	margin-right:auto;
	margin-left:auto;
	background: f6f6f6;
}
.container1 {
	width:95%;
	margin-right:auto;
	margin-left:auto;
	background: f6f6f6;
}
.container2 {
	width:85%;
	margin-right:auto;
	margin-left:auto;
	background: f6f6f6;
}
.container3 {
	width:85%;
	margin-right:auto;
	margin-left:auto;
	background: f6f6f6;
}
.container4 {
	width:80%;
	margin-right:auto;
	margin-left:auto;
	background: f6f6f6;
}
.container5 {
	width:80%;
	margin-right:auto;
	margin-left:auto;
	background: f6f6f6;
}
.container6 {
	width:70%;
	margin-right:auto;
	margin-left:auto;
	background: f6f6f6;
}
.container7 {
	width:70%;
	margin-right:auto;
	margin-left:auto;
	background: f6f6f6;
}
.container8 {
	width:70%;
	margin-right:auto;
	margin-left:auto;
	background: f6f6f6;
}
.container9 {
	width:70%;
	margin-right:auto;
	margin-left:auto;
	background: f6f6f6;
}
.container10 {
	width:70%;
	margin-right:auto;
	margin-left:auto;
	background: f6f6f6;
}
.container11 {
	width:70%;
	margin-right:auto;
	margin-left:auto;
	background: f6f6f6;
}
.container12 {
	width:70%;
	margin-right:auto;
	margin-left:auto;
	background: f6f6f6;
}
@media screen and (min-width: 120px) and (max-width: 520px) {
.foto {
	width:95%;
	height: 250px;
	 background: url('https://bisericaortodoxa.info/images/buna-vestire.png') no-repeat center center/cover;
	}
}
@media screen and (min-width: 520px) and (max-width: 720px) {
.foto {
	width:87%;
	height:300px;
	 background: url('https://bisericaortodoxa.info/images/buna-vestire.png') no-repeat center center/cover;
	}
}
@media screen and (min-width: 720px) and (max-width: 1020px) {
.foto {
	width:79%;
	height: 350px;
	 background: url('https://bisericaortodoxa.info/images/buna-vestire.png') no-repeat center center/cover;
	}
}
@media screen and (min-width: 1020px) and (max-width: 1320px) {
.foto {
	width:71%;
	height: 400px;
	 background: url('https://bisericaortodoxa.info/images/buna-vestire.png') no-repeat center center/cover;
	}
}
@media screen and (min-width: 1320px) and (max-width: 1620px) {
.foto {
	width:63%;
    height: 500px;
	 background: url('https://bisericaortodoxa.info/images/buna-vestire.png') no-repeat center center/cover;
	 
    }
}
@media screen and (min-width: 1620px) and (max-width: 1920px) {
.foto {
	width:65%;
    height: 250px;
	 background: url('https://bisericaortodoxa.info/images/buna-vestire.png') no-repeat center center/cover;
    }
}
@media screen and (min-width: 1920px) and (max-width: 2220px) {
.foto {
	width:65%;
    height: 250px;
	 background: url('https://bisericaortodoxa.info/images/buna-vestire.png') no-repeat center center/cover;
    }
}
@media screen and (min-width: 2220px) and (max-width: 2520px) {
.foto {
	width:65%;
    height: 250px;
	 background: url('https://bisericaortodoxa.info/images/buna-vestire.png') no-repeat center center/cover;
    }
}
@media screen and (min-width: 2520px) and (max-width: 2820px) {
.foto {
	width:65%;
    height: 250px;
	 background: url('https://bisericaortodoxa.info/images/buna-vestire.png') no-repeat center center/cover;
    }
}
@media screen and (min-width: 2820px) and (max-width: 3120px) {
.foto {
	width:65%;
    height: 250px;
	 background: url('https://bisericaortodoxa.info/images/buna-vestire.png') no-repeat center center/cover;
    }
}
@media screen and (min-width: 3120px) and (max-width: 3420px) {
.foto {
	width:65%;
    height: 250px;
	 background: url('https://bisericaortodoxa.info/images/buna-vestire.png') no-repeat center center/cover;
    }
}
@media screen and (min-width: 3420px) and (max-width: 3720px) {
.foto  {
	width:77%;
    height: 250px;
	 background: url('https://bisericaortodoxa.info/images/buna-vestire.png') no-repeat center center/cover;
    }
}
@media screen and (min-width: 3720px) and (max-width: 4020px) {
.foto  {
	width:77%;
    height: 250px;
	 background: url('https://bisericaortodoxa.info/images/buna-vestire.png') no-repeat center center/cover;
    }
}
.dropdown{
	position:relative
}
.active{
	z-index:1
}
.nav-link{
	display:block;
	padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
	font-size:var(--bs-nav-link-font-size);
	font-weight:var(--bs-nav-link-font-weight);
	color:var(--bs-nav-link-color);
	text-decoration:none;
	transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out
}
.nav-link.disabled{
	color:var(--bs-nav-link-disabled-color);
	pointer-events:none;
	cursor:default
}
.nav-link{
	margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));
	background:0 0;
	border:var(--bs-nav-tabs-border-width) solid transparent;
	border-top-left-radius:var(--bs-nav-tabs-border-radius);
	border-top-right-radius:var(--bs-nav-tabs-border-radius)
}
.nav-link:focus,.nav-link:hover{
	isolation:isolate;
	border-color:var(--bs-nav-tabs-link-hover-border-color)
}
.nav-link:disabled{
	color:var(--bs-nav-link-disabled-color);
	background-color:transparent;
	border-color:transparent
}
.nav-link.active{
	color:var(--bs-nav-tabs-link-active-color);
	background-color:var(--bs-nav-tabs-link-active-bg);
	border-color:var(--bs-nav-tabs-link-active-border-color)
}
.nav-link{
	background:0 0;
	border:0;
	border-radius:var(--bs-nav-pills-border-radius)
}
.nav-link:disabled{
	color:var(--bs-nav-link-disabled-color);
	background-color:transparent;
	border-color:transparent
}
.nav-link{
	color:var(--bs-nav-pills-link-active-color);
	background-color:var(--bs-nav-pills-link-active-bg)
}
.nav-link{
	flex:1 1 auto;
	text-align:center
}
.nav-link{
	flex-basis:0;
	flex-grow:1;
	text-align:center
}
.nav-link{
	width:100%
}
.navbar>.container{
	display:flex;
	flex-wrap:inherit;
	align-items:center;
	justify-content:space-between
}
.nav-link{
	color:var(--bs-navbar-active-color)
}
.fixed-top{
	position:fixed;
	top:0;
	right:0;
	left:0;
	z-index:1030
}
.d-flex{
	display:flex!important
}
.align-items-center{
	align-items:center!important
}.order-last{
	order:6!important
}.order-lg-0{
	order:0!important
}.me-auto{
	margin-right:auto!important
}.text-center{
	text-align:center!important
}