

/* Start:/bitrix/templates/.default/components/bitrix/news.list/slider_bel1/style.css?17167980314528*/
.hidden-link-to-advanced-search {
	display: none;
}

.hidden-link-to-advanced-search > a {
	color: #920000;
	text-decoration: underline;
}

/* SLIDER */

.search__block {
    z-index: 2;
    position: absolute;
    top: 9%;
    left: 45%;    
    transform: translate(-50%, -40%);
}

.search__block > form > input[type="text"] {
    padding-left: 20px;
    width: 360.55px;
    height: 41px;
    border: 0.5px solid #920000;
    border-radius: 10px 0px 0px 10px;
}

.btn-search {
    cursor: pointer;
    position: absolute;
    top: 0;
	left: 369px;
    width: 169.08px!important;
    height: 41px;
    background: #920000;
    border: 0.5px solid #920000;
    border-radius: 0px 10px 10px 0px;
    color: #ffffff;
    outline: none;
}

.btn-search:hover {
    background: #870101;
}

.modal__window {
   	font-family: 'Ubuntu', sans-serif;
    padding: 20px;
    z-index: 2;
    width: 560px;    
    position: absolute;
    top: 50%;
    left: 50%;    
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.9);
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 10px;
}

.modal__window h4{
    font-weight: 600;
    text-align: center;
    color: #900000;
    font-size: 1.2em;
    margin-bottom: 20px;
    font-family: 'Ubuntu';
}

.otstup:last-child {
	margin-bottom: 0;
    text-align: center;
}

.modal__window p{
	font-family: 'Ubuntu';
    margin: 2% 2px;
    font-size: 1em;
}
.pos__kross{
    position: relative;
}

.kross {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -5px;
    right: 0px;
    cursor: pointer;
}

.contain {
    position: relative;
}

.flexic {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
}
.slider-wrapper {
    width: 100%;
    height: 712px;
    position: relative;
}
  #btn-prev,
  #btn-next {
    position: relative;
    left: 0;
    top: 0;
    height: 100%;
    width: 50px;
    cursor: pointer;
    transition: opacity 0.2s ease-in-out;
}

#btn-prev {
    margin-right: 40px;
    top: 40%;
    display: block;
    filter: drop-shadow(0px 0px 0.5px black);
}

#btn-next {
    margin-left: 20px;
    top: 40%;
    display: block;
    filter: drop-shadow(0px 0px 0.5px black);
}

#btn-next > img {
	margin-bottom: 0;
}

#btn-prev > img {
	margin-bottom: 0;
}


.slide {
    width: 100%;
    height: 712px;
	background-size: cover;
    display: none;
    position: relative;
}

.slide.active {
    display: block;
}
  
.slide > img {
    width: 100%;
    height: 550px;
	margin-bottom: 0;
}
  
.dots-wrapper {
    position: relative;
    bottom: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    filter: drop-shadow(0px 0px 0.5px black);
}
  
.active {
    background-color: rgb(255, 255, 255);
}
  
.dot:not(:last-child) {
    width: 13px;
    height: 13px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    margin-right: 10px;
    cursor: pointer;
    z-index: 3;
    filter: drop-shadow(0px 0px 0.5px black);
}

.strochki {
    position: absolute;
    top: 10%;
    right: 2%;
    width: 300px;
}

.banner-text {
	font-family: Georgia, 'Times New Roman', Times, serif;
	float: left;
    color: #000000;
    background: #FEF4DA;
    padding: 2px;
    /* padding: 0; */
    margin: 2px;
    font-size: 14px;
}

.text-author {
	margin-left: 200px;
}

.author-text {
    text-shadow: 4px 4px 6px black, 0 0 1em black, 0 0 0.2em black;
	margin: 0;
 	color: #ffffff;
	font-weight: 600;
    font-size: 14px;
    width: 500px;
}


.dots-flags {
		display:flex;
		align-items:center;
		justify-content:center;
		filter: drop-shadow(0px 0px 0.5px black);
}

.author-photo {
	position: absolute;
    left: 3%;
    bottom: 3%;
	float: left;
    //text-align: center;
}

	.year-info{
	position: absolute;
	left: 3%;
	top: 4%;
	z-index: 5;
}

	.year-info > img {
	width: 150px;
	height: 150px;
	margin-bottom: 0;
}


.slide01{
   	background-image: url(/bitrix/templates/empty/img/slide01.jpg);
    background-repeat: no-repeat;
}

.slide02{
    background-image: url(/bitrix/templates/empty/img/slide02.jpg);
    background-repeat: no-repeat;
}

.slide03{
	background-image: url(/bitrix/templates/empty/img/slide03.jpg);
    background-repeat: no-repeat;
}

.slide04{
   	background-image: url(/bitrix/templates/empty/img/slide04.jpg);
    background-repeat: no-repeat;
}

.slide05{
    background-image: url(/bitrix/templates/empty/img/slide05.jpg);
    background-repeat: no-repeat;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/search.title/visual_old_bel/style.css?17506796332434*/
.bx_search_container {
	line-height: 50px;
	padding: 0 10px;
}


.bx_search_container .bx_field .bx_input_text{
	position: absolute;
	left: 0;
    height: 41px;
	outline: none;
	 border: 0.5px solid #920000;
    border-radius: 15px 0px 0px 15px;
	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: 40px;
	border: none;
	background: url('/bitrix/templates/.default/components/bitrix/search.title/visual_old_bel/images/center_search.png') no-repeat left center;
	cursor: pointer;

}

div.title-search-result {
	border: 1px solid #c6c6c6;
    z-index: 999;
    margin-left: 11px;
    margin-top: 0;
    background-color: #FFF;
}

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

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

.bx_searche .bx_img_element{
    display: none;
	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 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: 13px;
	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:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.others_result{
	padding: 0;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	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 */
/* /bitrix/templates/.default/components/bitrix/news.list/slider_bel1/style.css?17167980314528 */
/* /bitrix/templates/.default/components/bitrix/search.title/visual_old_bel/style.css?17506796332434 */
