/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/


@font-face {
    font-family: 'Tenor Sans';
    src: url('/bitrix/templates/aspro-priority2/css/fonts/tenorsans/TenorSans.eot');
    src: url('/bitrix/templates/aspro-priority2/css/fonts/tenorsans/TenorSans.eot?#iefix') format('embedded-opentype'),
        url('/bitrix/templates/aspro-priority2/css/fonts/tenorsans/TenorSans.woff2') format('woff2'),
        url('/bitrix/templates/aspro-priority2/css/fonts/tenorsans/TenorSans.woff') format('woff'),
        url('/bitrix/templates/aspro-priority2/css/fonts/tenorsans/TenorSans.svg#/bitrix/templates/aspro-priority2/css/fonts/tenorsans/TenorSans') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.detail_text_products iframe {
   margin: 0;
}

body.jqm-initied .body>div>div {
	filter: inherit;
}

body {
    --basic-text: #212121;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Tenor Sans !important;
}

h1 {
	font-size:40px;
}

h2, h3, h4, h5, h6 {
    font-size:20px;
}

/*
.catalog-detail__main-parts p, .detail_text_products p {
	font-size:16px;
	margin-bottom: 15px;
}

.catalog-detail__main-parts ul li, .catalog-detail__main-parts ol li, .detail_text_products ul li, .detail_text_products ol li  {
	font-size:16px;
}
*/

.price__new-val {
    color: #ffa500;
}

.logo {
    max-width: 215px;
    height: 140px;
}

.mobileheader .logo {
    max-width: 75px;
}

.breadcrumbs {
	font-size: 12px !important;
	color: #999;
}

.index-block__title-wrapper .index-block__preview {
    font-family: "Tenor Sans";
}

.index-block__preview {
    color: #212121 !important;
}

.front_company_custom-template .index-block__preview span, .front_company_custom-template .index-block__preview p {
    font-family: var(--theme-font-title-family), Arial, sans-serif;
	color: #212121;
    font-size: 16px;
    font-weight: 400;
    display: block;
    line-height: 1.4;
    margin-top: 20px;
}

.map-list_custom-template .index-block__preview,
.front_gallery-template .company-item__text,
.news-block-calendar .index-block__preview,
.form .index-block__preview {
	font-size:16px;
}

#headerfixed .logo {
    max-width: 100px;
    height: 75px;
}

.header__top-item {
    margin: 0 16px;
}

.header__top-item-left {
    margin-right: 16px;
}

.header-elit {
	display: flex;
    align-items: center;
	width:100%;
    gap: 60px;
}

.header__top-part {
    height: 188px;
}

.header__main-part {
    height: 65px;
}

.header-menu--80 .header-menu__wrapper {
    --height-menu: 65px;
}

.header-left-logo {
    flex-basis: calc(18% - 30px);
}

.header-right-info {
	flex-basis: calc(82% - 30px);
    margin-top: 30px;
}

.header-menu__wrapper {
    justify-content: center;
}

.header-menu__item {
    margin: 0 40px;
}

.header-address div:first-child {
	color: #222428;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.2;
}

.header-address div:nth-child(2) {
	color: #999;
    font-size: 14px;
	font-weight: 300;
	line-height: 1.2;
}

.head-elit-in {
	display: flex;
	justify-content: space-between;
    border-bottom: 1px solid #D9D9D980;
    padding-bottom: 30px;
}

.header-button .btn {
	padding: 13px 30px;
	height: 56px;
	border-radius: 50px;
}

.header-menu__wide-limiter {
    padding: 40px;
}

.header__top-part .phones__phone-link {
	font-size:18px;
}

.banners-big__buttons-item .btn, .company-item__btn .btn {
	border-radius: 50px;
	font-size:15px;
}

.main-slider .main-slider__item, .banners-big__item {
    border-radius: 20px;
}

.banners-big__text {
    width: 73%;
}

.banners-big__title {
    color: #fff;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.2;
}

.banners-big__text-block ul {
    padding: 0;
    position: relative;
}

.banners-big__text-block ul li:before {
    content: "";
    top: 4px;
    width: 15px;
    height: 15px;
    background: url(/bitrix/templates/aspro-priority2/images/rect.svg) no-repeat;
}

.rounded-30 {
	border-radius:30px;
}

.header-social {
    margin-top: 3px;
}

.header__inner .social__items .youtube a:before {
    width: 24px;
    height: 24px;
	background: url(/bitrix/templates/aspro-priority2/images/yotube.svg) no-repeat;
	background-position-x: center !important;
}

.header__inner .social__items .vkontakte a:before {
    width: 24px;
    height: 24px;
	background: url(/bitrix/templates/aspro-priority2/images/vk.svg) no-repeat;
	background-position-x: center !important;
}

.header__inner .social__items .facebook a:before {
    width: 24px;
    height: 24px;
	background: url(/bitrix/templates/aspro-priority2/images/facebook.svg) no-repeat;
	background-position-x: center !important;
}

.header__inner .social__items {
	display: flex !important;
	gap: 10px !important;
}

.header__inner .social__items--type-color .social__link {
    background-color: transparent !important;
}

.header__inner .social__items.social__items--md .social__link {
    height: auto;
    min-width: auto;
}

.header__inner .social__items .social__link {
    min-width: auto;
    height: auto;
}

.footer__main .social__items .youtube a:before {
    width: 40px;
    height: 40px;
	background: url(/bitrix/templates/aspro-priority2/images/footer-yotube.svg) no-repeat;
	background-position-x: center !important;
}

.footer__main .social__items .vkontakte a:before {
    width: 40px;
    height: 40px;
	background: url(/bitrix/templates/aspro-priority2/images/footer-vk.svg) no-repeat;
	background-position-x: center !important;
}

.footer__main .social__items .facebook a:before {
    width: 40px;
    height: 40px;
	background: url(/bitrix/templates/aspro-priority2/images/footer-facebook.svg) no-repeat;
	background-position-x: center !important;
}

.footer__main .social__items {
	display: flex !important;
	gap: 20px !important;
    justify-content: center;
}

.footer__main .social__items--type-color .social__link {
    background-color: transparent !important;
}

.footer__main .social__items.social__items--md .social__link {
    height: auto;
    min-width: auto;
}

.footer__main .social__items .social__link {
    min-width: auto;
    height: auto;
}

.footer__main .social {
    justify-content: center;
}

.mega-menu .header-menu__item a {
    /*font-family: "Tenor Sans";*/
}

.tizers-list-custom .line-block--align-normal {
	justify-content: flex-end;
}

.tizers-list-custom .tizers-list__item-name {
	color: #212121;
	font-family: "Tenor Sans";
	font-size: 30px;
	font-weight: 400;
	line-height: 1;
}

.tizers-list__item-descr {
	font-size:16px;
}

.gallery-list-bg-main-template {
	margin-top:55px;
}

.gallery-list-bg-main-template .aspect-min-height-300,
.gallery-list-bg-main-template .aspect-max-height-440 {
    min-height: 510px;
}

.gallery-list-bg-template .aspect-min-height-300,
.gallery-list-bg-template .aspect-max-height-440 {
    min-height: 490px;
}

.services-list-bg-template .aspect-min-height-300,
.services-list-bg-template .aspect-max-height-440 {
	min-height: 490px;
}  

.gallery-list-bg-template .grid-list__item {
    margin-bottom: 30px;
}

.gallery-list-relative {
	position:relative;
}

.gallery-list__item-info-elit {
    display: flex;
	justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    /*padding: 0px 25px;*/
}

.gallery-list-bg-main-template .grid-list--gap-dynamic {
    gap: 30px;
}

.services-list-bg-template .btn-gallery-dark {
	border-radius: 50px;
	background: #000;
	padding: 23px 36px;
	color: #fff !important;
	white-space: nowrap;
}

.services-list-bg-template .btn-gallery-dark:focus {
	color: #fff;
}

.services-list-bg-template .btn-gallery-dark:hover {
	background: none;
	color:#000 !important;
    border: 1px solid #000;
}

.services-list__wrapper:hover .gallery-list__item-title-elit-catalog {
	color: var(--fill_dark_light_hover);
}

.gallery-list-bg-template .btn-gallery-dark {
    border-radius: 50px;
    background: #000;
    padding: 23px 36px;
    color: #fff !important;
    white-space: nowrap;
}

.gallery-list-bg-template .btn-gallery-dark:focus {
	color: #fff;
}

.gallery-list-bg-template .btn-gallery-dark:hover {
	background: none;
	color:#212121; !important;
    border: 1px solid #000;
}

.gallery-list__item-title-elit {
    color: #212121;
    */font-family: "Tenor Sans";*/
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    max-width: 51%;
}

.gallery-list__item-title-elit-catalog {
	color: #212121;
    */font-family: "Tenor Sans";*/
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    max-width: 51%;
    overflow-wrap: anywhere;
}

.FORMS .index-block--fon {
	background: #FAF9F9;
}

.form-list_custom-template .index-block__title {
	max-width: 73%;
} 

.form-list_custom-template .form-body .flexbox {
	flex-direction: row;
}

.form-list_custom-template .form-body .flexbox .col-xs-12 {
	width:50%;
}

.form-list_custom-template .form-body .form-control {
	border-radius: 50px;
}

.form .form-footer .btn {
    margin: 3px 0 0;
    border-radius: 50px;
}

.bx-yandex-view-map .fill-theme-svg {
	fill: #222428 !important;
}

.ft-padding {
	padding:48px 0;
}

.text-center {
	text-align: center;
}

.block-top-catalog {
	margin-top:100px;
}

.catalog-detail__bottom-info {
    margin-top: 100px;
}

.catalog-size-el .image-list-wrapper {
    padding-top: var(--paddingImage, 100%) !important;
}

.about-page {
    display: flex;
	flex-wrap: wrap;
    align-items: center;
    gap: 60px;
    margin-bottom: 40px;
}

.about-text-block-page {
    font-size: 24px;
    line-height: 1.2;
    color: #212121;
    flex: 1;
	position: relative;
    padding-bottom: 20px;
}

.about-photo-block-page {
    flex: 1;
}

.about-line-right:before {
	content: "";
    position: absolute;
    bottom: 0;
    width: 80%;
    height: 2px;
    background: #ba9f6d;
    left: -60px;
}

.about-line-left:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 80%;
    height: 2px;
    background: #ba9f6d;
    right: -60px;
}

.about-photo-block-page img {
    height: 400px;
    width: 100%;
    object-fit: cover;
    border-radius: 30px;
}

.about-text-block-page ul li {
    line-height: 1.2;
}

.form-fon {
    border-radius: 50px;
}

.style-h {
	font-size: 40px;
    text-align: center;
    margin-bottom: 60px;
}

.style-h-100 {
    margin-top: 100px;
}

.catalog-detail_btn_center {
    text-align: center;
    margin-top: 50px;
}

.col-xs-12[data-sid="MESSAGE"] .form-group .input .form-control {
    border-radius: 15px;
}

.hr-company {
    border-top: 2px solid #ba9f6d;
    width: 80%;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 55px;
}

.front_company_custom-template .company-item__text .title-text {
	font-family: "Tenor Sans";
}

.catalog-size-el {
	margin-top:100px;
}


.catalog-list__item-info-elit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    /*padding: 0px 25px;*/
}

.catalog-list__item-info-elit .sections-list__name {
    color: #222428;
    /*font-family: "Tenor Sans";*/
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    max-width: 51%;
    overflow-wrap: anywhere;
}

.catalog-list__item-info-elit .btn-gallery-dark {
    border-radius: 50px;
    background: #000;
    padding: 23px 36px;
    color: #fff !important;
    white-space: nowrap;
}

.catalog-list__item-info-elit .btn-gallery-dark:hover {
    background: none;
    color: #000 !important;
    border: 1px solid #000;
}

.catalog-block__item {
    --padding: 24px;
    padding: var(--padding);
    height: 100%;
}

.catalog-block__inner {
    position: relative;
}

.catalog-block__inner .section-gallery-wrapper {
    overflow: hidden;
    border-radius: 30px;
}

.section-gallery-wrapper__item img {
    border-radius: 0 !important;
}

.image-list-wrapper img {
    width: 100%;
    border-radius: 30px !important;
    object-fit: cover;
    height: 490px;
}







.footer-logo {
	display: block;
    margin-bottom: 20px;
}

.footer-phone-in {
	display: block;
	margin-bottom:10px;
}

.footer-phone-in a {  
    color: #fff;
    */font-family: "Tenor Sans";*/
    font-size: 24px;
    font-weight: 400;
    line-height: 26px;
}

.footer-mail-in {
	margin-bottom:20px;
}

.footer-mail-in a {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}

.footer-social-in {
	margin-bottom:20px;
}

.footer-flex-box {
    display: grid;
    grid-template-columns: repeat(4, auto);
    grid-column-gap: 9rem;
    column-gap: 9rem;
}

#bottom1 {
	display: flex !important;
	gap: var(--sub-gap, 12px);
}

#bottom1 .title {
    font-size: calc(1rem - 3px);
    line-height: 1.6;
    line-height: calc(1em + 9px);
}	

#bottom1 .title a {
	color: var(--fill_dark_light_ccc);
}

.bottom-menu .item-link--child .title a {
    color: #fff;
    */font-family: "Tenor Sans";*/
    font-size: 17px;
}

.bottom-menu--normal .items > .item-link a:first-child {
	color: #fff;
    */font-family: "Tenor Sans";*/
    font-size: 17px;
} 

.footer-address {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	line-height: 22px;
	margin-bottom:5px;
}

.footer-phone {
	margin-bottom:20px;
}

.footer-phone a {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
}

.footer-address-2 {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	line-height: 22px;
	margin-bottom:20px;
}

.footer-schedule {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	line-height: 22px;
	margin-bottom:20px; 
}

.footer-flex-box .btn {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	border-radius: 50px;
	border: 1px solid #fff;
}

a.scroll-to-top {
    background-color: #646464;
}


@media (max-width: 1540px) {

.footer-flex-box {
    grid-column-gap: 7rem;
    column-gap: 7rem;
}

}

@media (max-width: 1400px) {

.footer-flex-box {
	grid-column-gap: 5rem;
	column-gap: 5rem;
}
}

@media (max-width: 1340px) {

.banners-big__title {
    font-size: 40px;
}

}

@media (max-width: 1199px) {

.banners-big__title {
    font-size: 30px;
}

.company-item__img-e-desc, 
.gallery-list__item-title-elit {
    font-size: 20px;
}

.title-video-main {
    font-size: 40px;
}

.about-text-block-page {
    font-size: 24px;
}

.footer-flex-box {
    grid-template-columns: repeat(3, auto);
}

.footer-flex-box > div:nth-child(4) {
    margin-top: 40px;
}

}

@media (max-width: 991px) {

.company-item__img-e-desc, 
.gallery-list__item-title-elit {
    font-size: 16px;
    padding: 0 15px;
}

.title-video-main {
    font-size: 35px;
}

.footer-flex-box {
	grid-template-columns: repeat(2, auto);
}

.footer-flex-box > div:nth-child(3) {
    margin-top: 40px;
}

}

@media (max-width: 800px) {

.about-page {
    flex-direction: column;
	gap: 35px;
}

.about-photo-block-page img {
    height: auto;
}

.about-text-block-page p {
    margin-bottom: 0px;
}

.about-text-block-page {
    font-size: 18px;
}

.flex-direction-reverse {
    flex-direction: column-reverse !important;
}

.style-h {
    font-size: 24px;
}

.hr-company {
    margin-top: 60px;
    margin-bottom: 40px;
}

.form-list_custom-template .form-body .flexbox .col-xs-12 {
    width: 100%;
}

}

@media (max-width: 767px) {

.grid-list.grid-list--items-2-991 {
	display: flex;
    flex-direction: column;
}

.company-item__img-flex, .gallery-list__item-info-elit {
    padding: 0px;
}

.gallery-list-bg-main-template .aspect-min-height-300,
.gallery-list-bg-main-template .aspect-max-height-440 {
    min-height: 398px;
}

.title-video-main {
    font-size: 20px;
}

.catalog-list__item-info-elit .sections-list__name {
    font-size: 16px;
}

.gallery-list__item-title-elit-catalog {
    font-size: 16px;
}

.footer-flex-box {
	grid-template-columns: repeat(1, auto);
}

.footer-logo {
    text-align: center;
}

.footer-flex-box .footer__part-item {
	margin-bottom: 40px;
}

.footer-flex-box .footer__part-item:nth-child(2) {
	margin-bottom: 18px;
}

.footer-flex-box .footer__part-item:last-child {
	margin-bottom: 0;
}

.footer__main .text-center {
    text-align: left;
}

.footer__main .social__items {
    justify-content: flex-start;
}

.footer-flex-box > div:nth-child(4) {
    margin-top: 0;
}

.footer-flex-box > div:nth-child(3) {
    margin-top: 0;
}

}

.social__items .telegram .social__link:before {
	background: url(/bitrix/templates/aspro-priority2/images/icon-telegram_24.png);
	width: 24px;
	height: 24px;
}

.footer__main .social__items .telegram .social__link:before {
	background: url(/bitrix/templates/aspro-priority2/images/icon-telegram_40.png);
	width: 40px;
	height: 40px;
}

.flamp-obj {
    margin-top: 80px;
}

.maxwidth-theme.flamp-main {
    margin-bottom: 30px;
}

.develop {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
	color: var(--secondary_text_black);
}



/*
Стили для видео
*/

.video-container {
    position: relative;
	width: 73%;
    margin: 0 auto;
}

.video-container video {
	width:100%;
	border-radius: 30px;
}

.title-video-main {
	text-align: center;
	font-size: 48px;
	line-height: 1;
	margin-bottom: 40px;
}

#video-over {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	display: none;
}

#video-play {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 71px;
    height: 71px;
    z-index: 1;
    cursor: pointer;
    transition: 0.2s ease;
    transition-property: opacity, visibility;
}

#video-play::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 71px;
	height: 71px;
	background: url(/bitrix/templates/aspro-priority2/images/play-button.svg) no-repeat;
	transition: transform 0.2s ease;
    background-size: 100%;
}

#video-play:hover::before {
	transform: scale(1.2);
}

#video.video-is-playing #video-over {
	display: block;
}

#video.video-is-playing #video-play {
	opacity: 0;
	visibility: hidden;
}


@media (max-width: 1199px) {

.title-video-main {
    font-size: 40px;
}

}

@media (max-width: 991px) {

.title-video-main {
    font-size: 35px;
}

}

@media (max-width: 767px) {

.title-video-main {
    font-size: 20px;
}

#video-play {
    width: 55px;
    height: 55px;
}

#video-play::before {
	width: 55px;
	height: 55px;
}

}

@media (max-width: 500px) {

#video-play {
    width: 40px;
    height: 40px;
}

#video-play::before {
	width: 40px;
	height: 40px;
}

.video-container {
    width: 100%;
}

}

/*
КОНЕЦ Стили для видео
*/

.video_block .video_body.height-100 {height: 500px;}


.tizers-list.tizers-list-custom .grid-list {
grid-template-columns: none !important;
}

