

/* Start:/bitrix/templates/Prufy/css/style2.css?17339289241736*/



.section {
	padding: 50px 0;
}
.section-title {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 900;
	font-size: 32px;
	margin-bottom: 50px;
}



/* tema */

.temaBlockItems {
	display: flex;
}
.temaBlockItem {

}
.temaBlockItem2 {
	margin-bottom: 15px;
}
.temaBlockItem-img {
	margin-bottom: 20px;
	width: 100%;
}
.temaBlockItem-img:hover {
	cursor: pointer;
}
.temaBlockItemLeft {

}
.temaBlockItemRight {
	padding-left: 40px;
}
.temaBlockItem-title {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	color: #000000;
	margin-bottom: 30px;
}
.temaBlockItem-title:hover {
	cursor: pointer;
}
.temaBlockItem-desc {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
}

.temaBlockItem-title-min {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	color: #000000;
}
.temaBlockItem-title-min:hover {
	cursor: pointer;
}
.temaBlockItem-title-min2 {
	margin-bottom: 15px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	color: #000000;
}
.temaBlockItem-title-min2:hover {
	cursor: pointer;
}
.temaBlockItem-img-min {
	max-height: 210px;
	width: 100%;
	margin-bottom: 15px;
}
.temaBlockItem-img-min:hover {
	cursor: pointer;
}
.block-btn {
	margin-top: 20px;
}
.rs-all-news{
	display: block;
	background: #FF5050;
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 2px;
	color: #FFFFFF;
	padding: 25px 0px;
	max-width: 272px;
	text-align: center;
	box-sizing: border-box;
}
.all-news:hover {
	opacity: 0.8;
}
/* End */


/* Start:/bitrix/templates/Prufy/components/bitrix/search.title/searche/style.css?17339289242997*/
.bx_search_container{
	height: 50px;
	line-height: 50px;
	padding: 2px 7px 0px 0px;
}

.bx_search_container .bx_field{
	position: relative;
    height: 30px;
	border-top:    1px solid #8ca3ae;
	border-right:  1px solid #a0b4be;
	border-bottom: 1px solid #b6c8d1;
	border-left:   1px solid #a0b4be;
	border-radius: 3px;
	background: #fff;
	box-shadow: inset 0 2px 3px 0 rgba(0,0,0,0.1);
	line-height: 30px;
}
.bx_search_container .bx_field .bx_input_text{
	position: absolute;
	left: 0;
	height: 30px;
	outline: none;
	border: none;
	background: none;
	line-height: 30px;
	width: 100%;
	padding-right: 40px;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
}
.bx_search_container .bx_field .bx_input_submit{
	position: absolute;
	top: 2px;
	right: 0;
	bottom: 0;
	width: 34px;
	border: none;
	background: url('/bitrix/templates/Prufy/components/bitrix/search.title/searche/images/search_lupe.png') no-repeat left center;
	cursor: pointer;

}

div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-left: 11px;
	margin-top:-20px;
	background-color: #FFF;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/Prufy/components/bitrix/search.title/searche/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:18px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 45px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:18px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 18px;
	line-height: 22px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */


/* Start:/bitrix/templates/Prufy/components/bitrix/menu/topmenu/style.css?17479776454434*/
#naviga-zoraned {
    position:relative;
}

.gresazopan {
    display: block;
    margin: 0;
    padding: 0;
}
.gresazopan li{
    display: inline-block;
    position: relative;
    z-index:10;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;

}

.gresazopan li img {
    vertical-align: top;
    display: inline-block;
}

.gresazopan li a {
    font-weight: bold;
    text-decoration: none;
    padding: 15px;
    display: block;

    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
@keyframes blinking-red {
    0% {
        color: rgba(255, 0, 0, 1); /* Ярко-красный */
    }
    50% {
        color: rgba(255, 0, 0, 0); /* Полностью прозрачный */
    }
    100% {
        color: rgba(255, 0, 0, 1); /* Ярко-красный */
    }
}

.highlighted-menu-item a {
    animation: blinking-red 1s infinite; /* Мигающий красный цвет */
}
.highlighted-menu-item-red a {
    color: red !important; /* Просто красный цвет */
}
.highlighted-menu-item-blue a {
    color: #00BFFF !important; /* Просто голубой цвет */
}
.highlighted-menu-item-tricolor a { /* Триколор, Цвет флага РФ */
    background: linear-gradient(to right, white 33.3%, blue 33.3% 66.6%, red 66.6%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); /* Тень для выделения белого */
    font-weight: bold;
    text-decoration: none;
}


.gresazopan ul {
    display: none;
    margin: 0;
    padding: 0;
    width: 163px;
    position: absolute;
    top: 46px;
    left: 0px;
    background: #f1efef;
}

.gresazopan ul li {
    display:block;
    float: none;
    background:none;
}

.gresazopan ul li a {
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #383434;
    border-left: 3px solid #f7f5f5;
    background: #e8e3e3;
}
.gresazopan ul li a:hover, .gresazopan ul li:hover > a {
    background: #f9f6f6;
    border-left: 3px solid #27598e;
    color: #7b7474;
}

.gresazopan li:hover > ul{
    display: block;
}
.gresazopan ul ul {
    left: 149px;
    top: 0px;
}

#kantovkam {
    display:none;
}

@media screen and (max-width: 500px){
    #kantovkam {
        width: 140px;
        height: 29px;
        background: #ff5050;
        cursor: pointer;
        display: block;
        float: left;
        color: #fff;
        line-height: 14px;
        margin: 0px 0px 10px 0px;
        text-align: center;
        position: relative;
        left: 100px;
        bottom: 95px;
        border-radius: 10px;
        box-shadow: 0.4em 0.4em 5px rgb(122 122 122 / 50%);
    }

    #kantovkam b {
        padding: 0px 0 0px 2px;
        color: #eceff4;
        line-height: 46px;
        /* margin: 0px 0px 0px 0px; */
        position: relative;
        bottom: 9px;
    }

    .gresazopan {
        margin: 0 15px;
        clear: both;
        position: absolute;
        top: -96px;
        width: 100%;
        left: 0;
        z-index: 100;
        padding: 0;
        margin: 0;
        display: none;
    }

    .gresazopan li{
        display:block;
        margin:0;
    }

    .gresazopan li a {
        background:#f9f6f6;
        color:#756e6e;
        border-top:1px solid #ded2d2;
        border-left:3px solid #f9f6f6;
    }

    .gresazopan li a img {
        display: none;
    }

    .gresazopan li a:hover, .gresazopan li:hover > a{
        background:#f7f2f2;
        color:#7d7979;
        border-left:3px solid #3471b1;
    }

    .gresazopan ul {
        display:block;
        position:relative;
        top:0;
        left:0;
        width:100%;
    }

    .gresazopan ul ul {
        left:0;
    }
}
@media screen and (max-width: 340px) {
    #kantovkam {
        width: 125px;
        height: 28px;
        background: #ff5050;
        cursor: pointer;
        display: block;
        float: left;
        color: #fff;
        line-height: 14px;
        margin: 0px 0px 10px 0px;
        text-align: center;
        position: relative;
        left: 94px;
        bottom: 95px;
    }
}
/* End */


/* Start:/bitrix/templates/Prufy/styles.css?17490337171857*/
.img-left{
    float: left;
    margin-right: 14px;
    margin-top: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
}

p.photo {
    text-align: center;
    margin-top: -10px;
    font-size: 15px!Important;
    font-style: normal;
}

.img-right{
    float: right;
    margin-left: 14px;
    margin-top: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
}
.blockquote, blockquote {
    border-left: 3px solid #ff5050;
    padding-left: 21px;
    margin-inline-start: 20px;
    margin-inline-end: 40px;
}


.marker_blue {
    background: rgba(127, 201, 220, 0.5);
    box-shadow: 2px 3px rgba(127, 201, 220, 0.5), -2px -2px rgba(127, 201, 220, 0.5);
}
.marker_grey {
    background: rgba(167, 173, 175, 0.5);
    box-shadow: 2px 3px rgba(167, 173, 175, 0.5), -2px -2px rgba(167, 173, 175, 0.5);
}
.marker_gold {
    background: rgba(214, 188, 160, 0.5);
    box-shadow: 2px 3px rgba(214, 188, 160, 0.5), -2px -2px rgba(214, 188, 160, 0.5);
}
.marker_green {
    background: rgba(127,255,0, 0.5);
    box-shadow: 2px 3px rgba(127,255,0, 0.5), -2px -2px rgba(127,255,0, 0.5);
}.readmore {
     padding: 0px 15px 0px 15px;
 }
.raised {
    position: relative;
    padding: 0px 10px 10px 10px;
    margin: 2em 5px 4em;
    background: #fff;
    border: 2px solid #e0d7d7;
}
blockquote.quote_link {
    border-left: 4px solid #2a65ff; /* синяя полоска */
    padding-left: 16px;
    font-size: 20px !important; /* основной шрифт */
    margin: 20px 0;
    line-height: 1.6;
}

blockquote.quote_link a {
    color: #2a65ff;
    font-weight: bold;
    text-decoration: none;
}

/* Пробиваем вложенные теги (например, <span style="font-size:...">) */
blockquote.quote_link * {
    font-size: 20px !important;
}









/* End */
/* /bitrix/templates/Prufy/css/style2.css?17339289241736 */
/* /bitrix/templates/Prufy/components/bitrix/search.title/searche/style.css?17339289242997 */
/* /bitrix/templates/Prufy/components/bitrix/menu/topmenu/style.css?17479776454434 */
/* /bitrix/templates/Prufy/styles.css?17490337171857 */
