

/* Start:/local/templates/citrus.developer/components/bitrix/system.pagenavigation/.default/style.css?1576710327630*/

@media all {
	.switch {
		margin: 60px 0 30px;
		text-align: center;
	}
	.switch-nav {
		margin: 0 auto;
		display: table;
	}
	.switch a, .switch span {
		font-size: 16px;
		color: #333;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		text-decoration: none;
		text-align: center;
		min-width: 43px;
		height: 40px;
	}
	.switch a:hover,
	.switch span.selected {
		color: #fff;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.switch a+a,
	.switch span+a {
		margin-left: 10px;
	}

	.switch a.nav-end, .switch a.nav-start {
		padding: 0 6px;
	}
}
/* End */


/* Start:/local/components/citrus.developer/template/templates/infrastructure/style.css?15767103272011*/

@media all {
	.infrastructure-nav {
		display: flex;
		flex-wrap: wrap;
		margin: 0 -10px 50px;
	}
	.infrastructure-nav__item {
		width: 16.666666%;
		display: flex;
		align-items: center;
		cursor: pointer;
		padding: 0 10px;
	}
	.infrastructure-nav__checkbox {
		display: none;
	}
	.infrastructure-nav__icon {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		font-size: 25px;
		width: 2em;
		height: 2em;
		color: #fff;
		border-radius: 50%;
		position: relative;
		overflow: hidden;
	}
	.infrastructure-nav__icon i {
		display: block;
		position: relative;
	}
	.infrastructure-nav__text {
		font-size: 14px;
		text-transform: uppercase;
		font-weight: 700;
		margin-left: 8px;
		text-align: center;
		line-height: 1.2;
	}

	/*hover*/
	html.bx-no-touch .infrastructure-nav__item:hover .infrastructure-nav__icon:before {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background-color: rgba(0, 0, 0, 0.3);
	}

	/*checked*/
	.infrastructure-nav__checkbox:not(:checked) + .infrastructure-nav__icon {
		background-color: #c2c2c2 !important;
	}
	.infrastructure-nav__checkbox:not(:checked) + .infrastructure-nav__icon + .infrastructure-nav__text {
		color: #999999;
	}

	#infrastructure-map {
		height: 500px;
	}
}
@media (max-width: 1320px) {
	.infrastructure-nav__item {
		flex-direction: column;
	}
	.infrastructure-nav__text {
		margin-top: 6px;
		margin-left: 0;
	}
}
@media (max-width: 1023px) {
	.infrastructure-nav__text {
		font-size: 12px;
	}
	.infrastructure-nav {
		margin-bottom: 20px;
	}
}
@media (max-width: 767px) {
	.infrastructure-nav {
		justify-content: center;
	}
	.infrastructure-nav__item {
		width: auto;
	}
	.infrastructure-nav__text {
		display: none;
	}
}
@media (max-width: 479px) {
	.infrastructure-nav {
		margin-left: -5px;
		margin-right: -5px;
	}
	.infrastructure-nav__item {
		padding: 0 5px;
	}
	.infrastructure-nav__icon {
		font-size: 20px;
	}

	#infrastructure-map {
		height: 300px;
	}
}
/* End */


/* Start:/local/templates/citrus.developer/components/citrus.developer/callout/template2/style.css?15767103271261*/
/*footer-snap-point*/
@media all {
    .footer-snap-point {
        color: #fff;
        padding: 34px 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .footer-snap-point__text {
        max-width: 100%;
    }
    .footer-snap-point__text-1 {
        font-size: 35px;
        font-weight: 300;
        font-family: 'Merriweather', Helvetica, sans-serif;
        margin-bottom: 12px;
        line-height: 1.2;
    }
    .footer-snap-point__text-2 {
        font-size: 18px;
    }
    .footer-snap-point__btn {
        padding-right: 36px;
    }
}
@media (max-width: 1023px) {
    .footer-snap-point {
        flex-direction: column;
    }
    .footer-snap-point__text {
        margin-bottom: 32px;
        text-align: center;
    }
    .footer-snap-point__btn {
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    .footer-snap-point__text-1 {
        font-size: 30px;
    }
    .footer-snap-point__text-2 {
        font-size: 16px;
    }
    .footer-snap-point__text {
        margin-bottom: 28px;
    }
}
@media (max-width: 479px) {
    .footer-snap-point__text-1 {
        font-size: 25px;
        margin-bottom: 8px;
    }
    .footer-snap-point__text-2 {
        font-size: 14px;
    }
}
/* End */
/* /local/templates/citrus.developer/components/bitrix/system.pagenavigation/.default/style.css?1576710327630 */
/* /local/components/citrus.developer/template/templates/infrastructure/style.css?15767103272011 */
/* /local/templates/citrus.developer/components/citrus.developer/callout/template2/style.css?15767103271261 */
