

/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/biznes_hat_pagination/style.min.css?16583186052530*/
.bx-pagination{margin:10px 0}.bx-pagination .bx-pagination-container{text-align:center;position:relative}.bx-pagination .bx-pagination-container ul{padding:0;margin:0;list-style:none;display:inline-block}.bx-pagination .bx-pagination-container ul li{display:inline-block;margin:0 2px 15px 2px}.bx-pagination .bx-pagination-container ul li span{-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-moz-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-ms-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-o-transition:color .3s ease,background-color .3s ease,border-color .3s ease;transition:color .3s ease,background-color .3s ease,border-color .3s ease;background:#eff0f1;padding:0 8px;display:block;height:32px;min-width:32px;line-height:32px;color:#444;font-size:14px;border-radius:16px;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-pagination .bx-pagination-container ul li a{text-decoration:none;display:block;border-radius:16px;height:32px;min-width:32px;line-height:32px;color:#444;vertical-align:middle}.bx-pagination .bx-pagination-container ul li a:hover span{background:#dadada}.bx-pagination .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a span{background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px;color:#444}.bx-pagination .bx-pagination-container ul li.bx-pag-all span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,.bx-pagination .bx-pagination-container ul li.bx-pag-next span{color:#aab1b4;background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px}.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span{background:#fff;border-color:#dadada;color:#000}.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span{background:#3bc915;color:#fff}.bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span{background:#f9a91d;color:#fff}.bx-pagination.bx-red .bx-pagination-container ul li.bx-active span{background:#e22b2b;color:#fff}.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}
/* End */


/* Start:/bitrix/templates/biznes_hat_inner/components/bitrix/catalog.section/tehno/style.css?17619169736735*/
.catalog-price {
	 color:red;
}
div.catalog-section table td {
	padding-right:10px;
	padding-top:10px;
}


div.karkasnie_doma_block
{
	display: flex;
	width: 100%;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	align-content: flex-start;
}
div.karkasnie_doma_block > div
{
    padding: 10px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    width: 49%;
    display: flex;
    min-width: 200px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: space-between;
	margin-bottom: 10px;
}
div.karkasnie_doma_block > div > a
{
	display: block;
	float: none;
	width: 112px;
	height: 112px;
	position: relative;
	margin-bottom: 10px;
}
div.karkasnie_doma_block > div > a img
{
	display: block;
	position: relative;
	max-width: 112px;
	max-height: 112px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
div.karkasnie_doma_block > div .karkasnij_dom
{
	width: 169px;
    padding-left: 10px;
}
div.karkasnie_doma_block > div .karkasnij_dom .title
{
	display: block;
	width: 100%;
	padding-bottom: 3px;
	border-bottom: 1px dashed #000;
}
div.karkasnie_doma_block > div .karkasnij_dom .title a
{
    color: #000;
    font-size: 14px;
    text-decoration: none;
}
div.karkasnie_doma_block > div .karkasnij_dom .sub_title
{
    color: #000;
    font-size: 14px;
    text-decoration: none;
    margin: 8px 0px;
}
div.karkasnie_doma_block > div .karkasnij_dom .sub_text
{
	font-size: 12px;
	color: #a2a2a2;
}
div.karkasnie_doma_block > div .buttons
{
    width: 100%;
    margin: 20px 0px 10px;
    text-align: center;
}
div.karkasnie_doma_block > div .buttons > a
{
    display: inline-block;
    background: #f59625;
    padding: 7px 0px;
    width: 180px;
    text-decoration: none;
    transition: 0.3s;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
}
div.karkasnie_doma_block > div .buttons > a:hover
{
	opacity: 0.8;
}
div.sub_link_block
{
	margin: 5px 0px 25px;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
    background: #45a3e0;
}
div.sub_link_block > a
{
	color: #fff;
	font-size: 14px;
}

.gallery .one{
    height: auto;
    min-height: initial!important;
}

.gallery .one *{
    display: none;
}

.gallery .one .image{
    display: block;
}
.gallery .one .image *{
    display: block;
}

.gallery .one a{
    margin: 0;

}

@media (max-width: 767.98px){
    #show_personal_form{ 
        width: 100% !important;
    }

    .personal_order_form input, .callback_form input, .personal_order_form textarea{
        width: 100% !important;
    }

    .attach_file_wrapper{
        margin-left: 20px!important;
    }

}

.contacts_page_form.products_page__form {
    width: 100%;
}

.products_page__form .personal_order_form__title {
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    color: #3D3D42;
    margin-bottom: 20px;
}

.products_page__form form {
    width: 100%;
    max-width: 550px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.products_page__form .personal_order_form textarea {
    max-width: 100%;
    width: 100%;
    margin-top: 15px;
    height: 40px;
}

.products_page__form .personal_order_form input {
    height: 30px;
    border: 1px solid #3498DB;
    padding: 6px 14px;
    border-radius: 3px;
    font-size: 14px;
    margin: 0;
    width: 100%;
    max-width: 175px;
}

.products_page__form #show_personal_form {
    width: 100%;
}

.products_page__form .personal_order_form {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    padding: 36px;
}

.products_page__form .captcha-block {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.products_page__form .captcha-block .capcha {
    max-width: 235px;
}

.products_page__form .agreement-block {
    width: 100%;
    margin: 20px 0 25px 0;
    gap: 0;
    font-weight: 400;
    font-size: 11px;
    line-height:12px;
}

.products_page__form .agreement-check {
    margin-bottom: 0;
    margin-left: 10px;
}

.products_page__form .personal_order_form {
    width:100% !important;
    max-width:100%;
}

.products_page__form .personal_order_form input {
    width: auto;
}

.products_page__form .personal_order_form input[type=submit] {
    width: 159px;
    height: 54px;
    border-radius: 163px;
    margin: 20px 0;
    text-transform: uppercase;
    font-weight: 700;
}

@media screen and (max-width: 1000px) {
    .contacts_page_form .personal_order_form input {
        width: auto !important;
    }
}

@media screen and (max-width: 650px) {
    .products_page__form .personal_order_form input {
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }

    .products_page__form .personal_order_form textarea {
        margin-top: 0;
    }

    .products_page__form .agreement-block {
        margin-bottom: 0;
    }

    .products_page__form .personal_order_form {
        padding-bottom: 0;
    }
    
    .products_page__form .agreement-block input[type="checkbox"] {
        width:auto !important;
    }
}

.section-banner {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 350px;
    overflow: hidden;
    margin: 0 0 40px auto;
}

.section-banner .section-banner__picture {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.section-banner__text {
    position: absolute;
    bottom: 100px;
    left: 70px;
    color: white;
    font-size: 24px;
    font-weight: bold;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}

.section-banner__button {
    position: absolute;
    bottom: 50px;
    left: 70px;
    padding: 10px 20px;
    background-color: #3498DB;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 10px;
}

.section-banner__button:hover {
    transform: translateY(-2px);
}

/* Медиа-запрос для экранов меньше 768px */
@media (max-width: 768px) {
    .section-banner {
        width: 728px;
    }
    
    .section-banner__text,
    .section-banner__button {
        left: 20px;
    }
    
    .section-banner__text {
        font-size: 18px;
        bottom: 90px;
    }
    
    .section-banner__button {
        bottom: 40px;
    }
}

@media (max-width: 320px) {
    .section-banner {
        width: 300px;
    }
    
    .section-banner__text,
    .section-banner__button {
        left: 15px;
    }
    
    .section-banner__text {
        font-size: 16px;
        bottom: 80px;
    }
    
    .section-banner__button {
        bottom: 30px;
        padding: 8px 16px;
        font-size: 14px;
    }
}
/* End */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/biznes_hat_pagination/style.min.css?16583186052530 */
/* /bitrix/templates/biznes_hat_inner/components/bitrix/catalog.section/tehno/style.css?17619169736735 */
