a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #666;
}

.btn-outline-primary:hover {
	color: #FFF;
}



.fa-viber {
	color: #764cec!important;
}
a:hover .fa-viber {
	color: #4415d0!important;
}
.fa-whatsapp {
	color: #20d540!important;
}
a:hover .fa-whatsapp {
	color: #18a731!important;
}
.fa-vk {
	color: #597da3!important;
}
a:hover .fa-vk {
	color: #4a6888!important;
}
.fa-telegram {
	color: #2ba2df!important;
}
a:hover .fa-telegram {
	color: #1b7cb1!important;
}

.fa-instagram {
	border-radius: 3px;
	padding:0 1px;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	background: #d6249f;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
a:hover .fa-instagram {
	background: #d6249f!important;
}
.fa-facebook {
	color: #3b5998!important;
}
a:hover .fa-facebook {
	color: #263a64!important;
}
.fa-odnoklassniki {
	color: #ed812b!important;
}
a:hover .fa-odnoklassniki {
	color: #ac560f!important;
}
.fa-youtube {
	color: #cd201f!important;
}
a:hover .fa-youtube {
	color: #711111!important;
}
.fa-yandex {
	color: #cd201f!important;
}
a:hover .fa-yandex {
	color: #711111!important;
}
.fa-google {
	width: 7px;
	height: 7px;
	position: relative;
	border-top: 2px solid #3a7cec;
	border-right: 2px solid #3a7cec;
	border-bottom: 2px solid #3a7cec;
	border-radius: 0 0 16px 0;
}
.fa-google::before {
	display: block;
	content: "";
	width: 14px;
	height: 14px;
	border-top: 2px solid #e33e2b;
	border-left: 2px solid #f1b401;
	border-bottom: 2px solid #2ba14b;
	border-right: 2px solid transparent;
	border-radius: 12px;
	position: absolute;
	right: -3px;
	top: -9px;
}


ol>li>p, ul>li>p{
  break-inside: avoid;  /* Предотвращает перенос элементов списка на новую колонку */
  page-break-inside: avoid;  /* Для печати: предотвращает разбиение на страницу */
  column-break-inside: avoid;  /* Для многоколоночного макета: предотвращает разбиение */
}

.title-down {
	position: absolute;
	margin-top: 0px;
	margin-left: 10px;
	font-size: 35px;
	color: #DDD;
}

.title-icon {
	font-size: 10px;
	vertical-align: super;
}

.opacity-0 {
	opacity: 0!important;
}
.opacity-25 {
	opacity: .25!important;
}
.opacity-50 {
	opacity: .5!important;
}
.opacity-75 {
	opacity: .75!important;
}
.opacity-100 {
	opacity: 1!important;
}
.opacity-hover-50 {
	opacity: .5!important;
}
.opacity-hover-50:hover {
	opacity: 1!important;
}


.clear {
	clear:both;
}

.form-label{
	padding-top: 6px;
}

.mt-10 {
	margin-top: 60px;
}

.block {
	box-shadow: 10px 10px 50px rgba(0,0,0,0.15);
	border-radius: 20px;
	padding:20px;
	/*margin-top: 30px;*/
	/*margin-bottom: 50px;*/
}

.hr-dashed {
	border-top: 2px dashed #000;
}

#msg{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	z-index:10000;
	background:rgba(0,0,0,0.8);
	display:none;
	padding:20px 10px;
}
#msg-ins{
	width:500px;
	margin:0 auto;
	background:rgba(255,255,255,0.8);
	padding:20px 10px;
	border:1px solid #eee;
	border-radius:10px;
	box-shadow:10px 10px rgba(0,0,0,0.5);
	font-size:150%;
}

#msg-close {
	margin:20px auto 0px auto;
	display:block;
}

#top {
	clear:both;
	position:relative;
	z-index:1;
	background: rgba(0,0,0,0.03);
	font-size: 16px;
	line-height: 1;
	/*text-align: center;*/
}

#main-menu {
	z-index:2!important;
	position: relative;
}

#main-menu .navbar-brand {
	padding-left: 60px;
	position: relative;
}
#main-menu .navbar-brand .logo {
	position: absolute;
	top:-0px;
	left:0;
	width: 40px;
	height: 40px;
}

#main-menu .dropdown-menu {
	z-index:10!important;
	position: absolute!important;
}

.address-deatils #top {
	background: rgba(255,255,255,0.7);
	box-shadow: 10px 10px 50px rgba(0,0,0,0.1);
}
.address-deatils #top a{
	text-shadow: 0 0 15px rgba(255,255,255,0.9);
}
.address-deatils h1{
	text-shadow: 0 0 20px rgba(255,255,255,1);
}

.address-deatils #main-menu {
	background: rgba(220,220,230,0.5);
}
.address-deatils #main-menu a{
	text-shadow: 0 0 15px rgba(255,255,255,0.9);
}
#top .container {
	/*padding-top:10px;*/
}
#top .logo {
	height:140px;
	max-width: 100%;
}
/*#top2 {
	padding-top: 57px;
}
#top3 {
	padding-top: 50px;
}
#top4 {
	padding-top: 50px;
}*/

#top2 a{
	color:#000;
}
#top2 a:hover{
	color:rgb(13, 110, 253) !important;
}

.soc-menu{
	/*display: none;*/
}

.pelena {
	display:none;
	background:rgba(0,0,0,0.8);
	position:fixed;
	top:0;
	left:0;
	right:0;
	z-index:1001;
	color:#FFF;
	font-size:20px;
	text-align:center;
	height:100%;
}


.loading {
	display:none;

	background:rgba(0,0,0,0.7);
	position:fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index:10000;

}
.loading div {
	position: absolute;
	width: 130px;
	height: 20px;
	font-size:20px;
	color:#FFF;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	text-align: center;


	z-index:10000;

}
.loading p {
	bottom:0;
	position:absolute;
	width:100%;
	/* margin-top:50%; */
}


.topLink {
    display: none;
    position: fixed;
	font-size:32px;
	right: 30px;
	bottom: 80px;
}

#content  {
	overflow: hidden;
}



body.main #top, body.header-image #top  {
	background: rgba(255,255,255,0.85);
	position:relative;
	text-shadow:0 0 15px #FFF;
}

#top2,#top4  {
	display: none;
}

body.main #top2,body.main #top4  {
	display: block;
}



body.main #main-menu, body.header-image #main-menu {
	background: rgba(255,255,255,0.9);
}

body.main .address_list, body.header-image .address_list {
	background: #EFEFEF;
}

footer {
	background: #EFEFEF;
	padding:50px 0 100px;
	/*padding:30px 0;*/
}

footer .logo {
	width: 30px;
	height: 30px;
	mergin-right: 20px;
	margin-top: -10px;
}
footer .footer3 {
	font-size: 24px;
}

.address_list span {
	font-weight: bold;
}




.hide-btn {
	text-decoration: underline;
	cursor: pointer;
	color: #555;
}
.hide-btn:hover {
	color: #888;
}
.hide {
	display:none;
}


#utp {
	font-size:20px;
	padding: 30px 20px;

	border: solid 1px #fff;
	background: rgba(255,255,255,0.9);
	/*width:100%;*/
}
#utp1 {
	font-size:30px;
	line-height: 1.2;
}
#utp1 small {
	font-size:20px;
}


.btn {
	position: relative;
	border-radius: 100px;
}

.btn .flare{
	border-radius: 100px;
	position: absolute;
    overflow: hidden;
	top:0;
	left:0;
	bottom: 0;
	right: 0;
}

.btn .flare::before{
	content: ' ';
    position: absolute;
    top: 0;
    height: 100%;
    width: 60px;
    transform: skewX(-45deg);
    animation: flareAnimation;
    left: -150%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.4));
    animation: flareAnimation 1s infinite linear;
	animation-delay: 2s;
}

.on-hover .hover-opacity{
	opacity:0;
}

.on-hover:hover .hover-opacity{
	opacity:1;
}


@keyframes flareAnimation {
    0% {
        left: -150%;
    }
    100% {
        left: 150%;
    }
}




.btn:link,
.btn:visited {
    transition: all .2s;
    /*position: absolute;*/
}

.btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.btn:active {
    transform: translateY(-1px);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.btn::after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 100%;
    border-radius: 100px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .4s;
}

.btn::after {
    background-color: #fff;
}

.btn:hover::after {
    transform: scaleX(1.4) scaleY(1.6);
    opacity: 0;
}

.btn-animated {
    animation: moveInBottom 5s ease-out;
    animation-fill-mode: backwards;
}

@keyframes moveInBottom {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

.btn.show::after {
	display: none;
}
.btn.show  .flare {
	display: none;
}

.arrow {
	height:50px;
	width: 50px;
	margin-left:-25px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, -50%);
    transform: rotate(0deg);
    cursor: pointer;
}

.arrow span {
    display: block;
    width: 30px;
    height: 30px;
    border-bottom: 5px solid white;
    border-right: 5px solid white;
    transform: rotate(45deg);
    animation: animate 2s infinite;
}

.arrow span:nth-child(2) {
    animation-delay: -0.2s;
}

.arrow span:nth-child(3) {
    animation-delay: -0.4s;
}

@keyframes animate {
    0% {
        opacity: 0;
        transform: rotate(45deg) translate(-20px, -20px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: rotate(45deg) translate(20px, 20px);
    }
}


#mainmenu-div {
	justify-content: center;
}

.bg-white50 {
	background: rgba(255,255,255,0.5);
}




/*.address_details .address div i, .address_list i {
	color:#bbb;
	right:10px;
	width:20px;
}*/

#slider .s0{
	background: url(/images/slider/s0-md.jpg) center center no-repeat;
	background-size: cover;
}

.address_filters {
	background: url(/img/main/map.png) center center repeat;
}

.address_filters .block {
	background: rgba(255,255,255,0.7);
}

.nofoto {
	opacity:0.055;
	width: 30%;
}

.napravleniya>div{
	width:33.33%;
	pading:10px;
}


.column-1 {
	column-count: 1;
}
.column-2 {
	column-count: 2;
}
.column-3 {
	column-count: 3;
}
.column-4 {
	column-count: 4;
}
.column-5 {
	column-count: 5;
}
.column-6 {
	column-count: 6;
}


.parallax {
	margin: 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	padding:100px 0;
	/*background:#000;*/
	text-align: center;
	/*color:#FFF;*/
}

.parallax .p-container{
	padding:40px;
	background:rgba(255,255,255,.8);
	border-radius:40px;
	text-shadow: 0 0 10px #FFF;
}


.parallax .btn {
	box-shadow:0 0 20px #FFF;
	/*text-shadow:1px 1px 4px #FFF;*/
	border-color: #0000d9;
}

.parallax .btn:hover{
	box-shadow:0 0 30px #FFF;
}

.parallax-contact {
	background: url(/img/parallax/contact-xs.jpg)  no-repeat center center fixed;
	background-size: cover;
}
.parallax-ooo {
	background: url(/img/parallax/ip-xs.jpg)  no-repeat center center fixed;
	background-size: cover;
}

.leads dt {
	color:#555;
	font-weight: normal;
}

#utp2 {
	font-size: 20px;
}

header {
	position: relative;
	z-index: 1;
}

#main-menu {
	position: relative;
	z-index: 1;
}

#header2 .title {
	font-size: 22px;
}
#header2 .tel, #utp .tel {
	font-size: 24px;
}
#header2 .soc, #utp .soc {
	padding: 0 10px;
}

#header2 .soc-block {
	display: inline-block;
}



.main .utp-container  {
	flex: 1;
	overflow-y: auto;

	display: flex; /* Для выравнивания дочернего элемента */
    justify-content: center; /* Горизонтальное выравнивание */
    align-items: center; /* Вертикальное выравнивание */
	padding: 30px 10px;
}




.main header {
	background: url(/img/main/fon2.jpg) top center no-repeat;
	background-size: auto;
	background-size: cover;
	position: relative;
	width:100%;

	display: flex;
    flex-direction: column;
	min-height: 100vh;

}
.main #utp-container {
	position: relative;
	width:100%;
	display: flex; /* Используем Flexbox */
	justify-content: center; /* Центрируем по горизонтали */
	align-items: center; /* Центрируем по вертикали */
	height: 100%; /* Высота контейнера — 100% от высоты окна просмотра */
}





.site-container {
	position: relative; /* Устанавливаем относительно родителя для позиционирования сердца */
	/*overflow: hidden;  Скрываем все, что выходит за пределы блока */
}

.site-container::before,
.site-container::after {
	content: '🔷'; 
	position: absolute;
	font-size: 80px; /* Размер сердечка */
	opacity: 0.2; /* Полупрозрачность */
	animation: move-hearts 12s linear infinite;
	z-index: 10;
}

.site-container::before {
	bottom: -30px;
	right: 20px;
	animation-delay: 0s;
}

.site-container::after {
	top: -10px;
	right: -30px;
	animation-delay: 1.5s;
}

@keyframes move-hearts {
	0% {
		transform: translate(0, 0);
	}
	25% {
		transform: translate(0px, -50px);
	}
	50% {
		transform: translate(0px, 0px);
	}
	75% {
		transform: translate(0px, 50px);
	}
	100% {
		transform: translate(0px, 0px);
	}
}

.label {
	pointer-events: none;
	position: absolute;
	top: 15px;
	left: 0px;
	padding: 2px 8px;
	background: #fff;
	border:solid 1px #DDD;
	z-index: 10;
	font-size: 12px;
	box-shadow: 4px 4px 8px rgba(0,0,0,0.3);
}
.label.l2 {
	top: 45px;
}

.img-block {
    width: 100%;
    height: 100%; /* Убедимся, что <a> растягивает по высоте родителя */
    position: relative;
    overflow: hidden;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}

.img-block .img {
    position: relative;
    width: 100%; /* Картинка будет растягиваться по ширине блока */
    height: 100%; /* Убедимся, что <a> растягивает по высоте родителя */
    object-fit: cover; /* Обрезка изображения, чтобы оно заполнило блок */
	z-index: 1;
}




.photo-gallery {
  height: 800px;
  overflow-y: auto;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

.photo-item {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}

.photo-thumb {
  width: 100%;
  height: auto;
  cursor: pointer;
  transition: transform 0.3s;
}

.photo-thumb:hover {
  transform: scale(1.05);
}

.scroll-buttons {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 2;
  font-size: 48px;
  color: #fff;
}

.scroll-buttons i {
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 0.3s;
}

.scroll-buttons i:hover {
	  opacity: 1;
}

.scroll-buttons-up {
  top: 0px;
}

.scroll-buttons-down {
  bottom: 0px;
}

.fullscreen-image {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 9999;
  align-items: center;
  justify-content: center;
}

.fullscreen-image img {
  max-width: 90%;
  max-height: 90%;
}


@media (max-width: 767.98px) {

	.napravleniya a{
		font-size:16px;
		line-height:16px!important;
	}


	.parallax {
		margin:0;
		font-size:20px;
		/*padding:60px 8px;*/
	}

	.parallax .p-container {
		/*padding: 30px;*/
	}


	.ifns-images-list img{
		border-radius: 10px;
		margin: 20px 10px;
	}


	.address_icons span {
		display:none;
	}

	#utp2 {
		font-size: 16px;
	}


	#header2 .soc-block {
		display: block;
		padding-top: 20px;
	}

	#header2 .soc {
		font-size: 32px;
		padding: 20px;
	}

}


@media (max-width: 991.98px) {

    .img-block {
        margin-top: 30px;
        height: 400px; /* Высота блока для мобильных */
    }

    /* Обрезка снизу */
    .img-block .img.img-top {
        object-position: top; /* Обрезка снизу */
    }

    /* Обрезка снизу */
    .img-block .img.img-bottom {
        object-position: bottom; /* Обрезка снизу */
    }

    /* Центрирование изображения */
    .img-block .img.img-center {
        object-position: center; /* Центрирование изображения */
    }


	.address-deatils .fullscreen-image {
		display:none;
	}

	#main-menu {
		padding:0;
	}
	#header2 {
		text-align: center;
	}

	#main-menu  .navbar-toggler {
		position: absolute;
		top: 5px;
		right: 20px;
		z-index: 11000;
		color: #333;
		border: solid 1px rgba(0,0,0,0.3) !important;
		box-shadow: none;

	}
	#main-menu #mainmenu-div {
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 10000;
		padding: 0;
		box-shadow: 0 0 60px rgba(0,0,0,0.3);
		background: #fff;
	}

	#main-menu #mainmenu-div.show, #main-menu #mainmenu-div.collapsing {
		background: #FFF;
		padding: 10px 20px;
	}

	#main-menu .navbar-toggler .fa-times {
		display: block;
	}

	#main-menu .navbar-toggler.collapsed .fa-times {
		display: none;
	}



	#main-menu .navbar-toggler.collapsed .fa-bars {
		display: block;
	}

	#main-menu .navbar-toggler .fa-bars {
		display: none;
	}
	#main-menu .nav-link {
		/*padding: 0;*/
	}

	#main-menu .dropdown-menu {
		display: block!important;
		position: relative!important;
		border: none!important;
	}


	#main-menu .soc-menu {
		flex-direction: row;
	}



}


@media (max-width: 575.98px) {

	#main-menu #mainmenu-div {
		left: 0px;
	}

	.parallax .btn {
		font-size:14px!important;
	}


	.ifns-images-list .col>div{
		border-bottom: solid 1px #EEE;

	}



}


@media (min-width: 575.98px) {

	.ifns-images-list .col>div{
		border-radius: 10px;
		border: solid 1px #EEE;
		box-shadow: 5px 5px 20px rgba(0,0,0,0.1);

	}

	.column-xs-1 {
		column-count: 1;
	}
	.column-xs-2 {
		column-count: 2;
	}
	.column-xs-3 {
		column-count: 3;
	}
	.column-xs-4 {
		column-count: 4;
	}
	.column-xs-6 {
		column-count: 6;
	}
	.column-xs-10 {
		column-count: 10;
	}

	.w-sm-100 {
		width: 100%!important;
	}
}


@media (min-width: 576px) and (max-width: 767.98px) {

}



@media (min-width: 768px) {


	.column-sm-1 {
		column-count: 1;
	}
	.column-sm-2 {
		column-count: 2;
	}
	.column-sm-3 {
		column-count: 3;
	}
	.column-sm-4 {
		column-count: 4;
	}
	.column-sm-6 {
		column-count: 6;
	}
	.column-sm-10 {
		column-count: 10;
	}
	.column-sm-15 {
		column-count: 15;
	}

	.w-md-100 {
		width: 100%!important;
	}

	.ifns-images-list img{
		border-radius: 10px 10px 0 0;
	}

	.topLink {
		right: 45px;
		bottom: 100px;
	}
}



@media (min-width: 768px) and (max-width: 991.98px) {


	#utp2 {
		font-size: 18px;
	}

	.parallax-contact {
		background: url(/img/parallax/contact-sm.jpg)  no-repeat center center fixed;
		background-size: cover;
	}
	.parallax-ooo {
		background: url(/img/parallax/ip-sm.jpg)  no-repeat center center fixed;
		background-size: cover;
	}


	.nofoto {
		width: 100%;
	}

}


@media (min-width: 992px) {


	.w-lg-100 {
		width: 100%!important;
	}


	#main-menu .navbar-nav>li>a:before {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		margin: auto;
		width: 100%;
		height: 1px;
		content: '.';
		color: transparent;
		background: rgba(0,0,0,0.05);
		visibility: none;
		opacity: 0;
		z-index: -1;
	}
	#main-menu .navbar-nav>li>a:hover:before {
		opacity: 1;
		visibility: visible;
		height: 100%;
	}

	#main-menu .navbar-nav>li>a::after, #main-menu .navbar-nav>li>a::before {
		transition: all .5s;
	}


	body.main #top, body.header-image #top {
		background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgb(255, 255, 255) 50%, rgba(255,255,255,0.6) 100%)
			/*background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.85) 100%);*/
	}

	body.main #top2, body.header-image #top2 {
		background: linear-gradient(0deg, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.7) 100%);
		border-radius: 10px;
		border:solid 1px rgba(255,255,255,0.5);
		box-shadow: 0px 0px 20px rgba(0,0,0,0.15);
		text-shadow:0 0 5px rgba(255,255,255,0.5);
	}

	#top2 {
		font-weight:600;
	}

	#top2,#top4  {
		display: block;
	}

	.nofoto {
		width: 60%;
	}

	.column-md-1 {
		column-count: 1;
	}
	.column-md-2 {
		column-count: 2;
	}
	.column-md-3 {
		column-count: 3;
	}
	.column-md-4 {
		column-count: 4;
	}
	.column-md-5 {
		column-count: 5;
	}
	.column-md-6 {
		column-count: 6;
	}
	.column-md-10 {
		column-count: 10;
	}
	.column-md-20 {
		column-count: 20;
	}


	.block {
		padding:30px;
	}

	.mt-10 {
		margin-top: 100px;
	}


	#utp {
		font-size:20px;
		border: solid 1px #fff;
		background: rgba(255,255,255,0.9);
		width:750px;
		padding: 50px 80px;
	}

	#utp1 {
		font-size:30px;
	}



	body.main header {
		background: url(/img/main/fon2.jpg) center center no-repeat;
		background-size: cover;
		position:relative;
		min-height: 100vh;
	}

	body.header-image header{
		background-size: cover;
		position:relative;
		min-height: 100vh;
	}


	.topLink {
		right: 60px;
		bottom: 130px;
	}

}


@media (min-width: 992px) and (max-width: 1199.98px) {

	.parallax {
		margin:0;
		font-size:20px;
		padding:80px 0;
	}

	.parallax-contact {
		background: url(/img/parallax/contact-md.jpg)  no-repeat center center fixed;
		background-size: cover;
	}
	.parallax-ooo {
		background: url(/img/parallax/ip-md.jpg)  no-repeat center center fixed;
		background-size: cover;
	}


}

@media (max-width: 1199px) {



}


@media (min-width: 1200px) {


	.w-xl-100 {
		width: 100%!important;
	}

	.column-lg-1 {
		column-count: 1;
	}
	.column-lg-2 {
		column-count: 2;
	}
	.column-lg-3 {
		column-count: 3;
	}
	.column-lg-4 {
		column-count: 4;
	}
	.column-lg-5 {
		column-count: 5;
	}
	.column-lg-6 {
		column-count: 6;
	}
	.column-lg-10 {
		column-count: 10;
	}
	.column-lg-12 {
		column-count: 12;
	}
	.column-lg-20 {
		column-count: 20;
	}



	.text-md-start {
		text-align: left!important;
	}

	.text-md-end {
		text-align: right!important;
	}

	body.main #top, body.header-image #top {
		/*background: rgba(255,255,255,0.7);*/
		position:relative;
	}

	body.main #main-menu, body.header-image  #main-menu{
		/*background: rgba(255,255,255,0.9);*/
	}

	.parallax {
		margin:0;
		font-size:20px;
		padding:100px 0;
	}

	.parallax-contact {
		background: url(/img/parallax/contact-lg.jpg)  no-repeat center center fixed;
		background-size: cover;
	}
	.parallax-ooo {
		background: url(/img/parallax/ip-lg.jpg)  no-repeat center center fixed;
		background-size: cover;
	}

}
@media (min-width: 1400px) {


	
	.column-xl-1 {
		column-count: 1;
	}
	.column-xl-2 {
		column-count: 2;
	}
	.column-xl-3 {
		column-count: 3;
	}
	.column-xl-4 {
		column-count: 4;
	}
	.column-xl-5 {
		column-count: 5;
	}
	.column-xl-6 {
		column-count: 6;
	}
	.column-xl-10 {
		column-count: 10;
	}
	.column-xl-12 {
		column-count: 12;
	}
	.column-xl-20 {
		column-count: 20;
	}




	#main-menu a {
		font-size: 18px;
	}
	#main-menu a.nav-link {
		padding-right: 15px;
		padding-left: 15px;
	}

	.kottedj_eskiz {
		background:url(/img/articles/kottedj_eskiz.jpg) bottom no-repeat; 
	}


}

@media (max-width: 1400px) {

	.address_icons span{
		font-size: 12px;
	}

}


@media (min-width: 1600px) {

	.column-xxl-1 {
		column-count: 1;
	}
	.column-xxl-2 {
		column-count: 2;
	}
	.column-xxl-3 {
		column-count: 3;
	}
	.column-xxl-4 {
		column-count: 4;
	}
	.column-xxl-5 {
		column-count: 5;
	}
	.column-xxl-6 {
		column-count: 6;
	}
	.column-xxl-10 {
		column-count: 10;
	}
	.column-xxl-12 {
		column-count: 12;
	}
	.column-xxl-20 {
		column-count: 20;
	}
	.column-xxl-30 {
		column-count: 30;
	}
}