*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
p
{
	text-align: justify;

}
.owl-item p
{
	text-indent: 1.5em;
}

#main_content p
{
	text-indent: 1.5em;
}
.NewsSummarySummary p
{
	text-indent: 1.5em;
}
#meb92fmoduleform_1 label
{
	 display: none;
}
.search-input
{
	font-style:italic;
	    border-radius: 10px;
    border: solid 2px black;
    padding-left: 7px;
    outline: none;
        background: rgba(255, 255, 255, 0.29);
}
.search-button
{
	    margin-top: 5px;
    background: rgba(253, 255, 255, 0.25);
    border: solid 1px rgba(0, 0, 0, 0.47);
    border-radius: 8px;
}
#meb92fmoduleform_1
{
	display: flex;
	
}
.search-button
{
	background-image:url(../images/search.png);
    width:50px;
    border:none;
	margin-top:2px;
	background-repeat: no-repeat;
	margin-left:5px;
}
td p
{
	text-indent: 0em !important;
	text-align: left;
}
 .disabled
 {
    opacity:0.5;
 }
/*************************** Основные пункты **/
.owl-nav
{
	    display: flex;
    position: absolute;
    right: 0;
    top: -63px;
    width: 90px;
    justify-content: space-between;
 
}

.NewsSummarySummary p
{
	font-size:14px !important;
}
.owl-prev, .owl-next
{

    width: 40px;
    height: 40px;
    border:solid 1px #AB9774;
    border-radius: 20px ;
    display: flex;
    justify-content: center;
    align-items: center;
}
.owl-prev
{
	background-image:url(../images/prev.png);
	background-repeat: no-repeat;
	background-position: center;
}
.owl-next
{
	background-position: center;
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
}
#news_container, #mainslider
{
	padding-top: 20px;
}
.owl-prev:hover
{
		background-image: url(../images/prevwhite.png) !important;
	background:#AA9571;
		background-repeat: no-repeat;
	background-position: center;
	transition: 200ms;

}

.owl-next:hover
{
	
	background: #AA9571;
	background-image: url(../images/nextwhite.png) !important;
	background-position: center;
	transition: 200ms;
	background-repeat: no-repeat;
}

#menuwrapper {
    position: relative;


    padding: 0;
 
    z-index: 10
}
 
#menuwrapper ul, 
#menuwrapper ul ul,
#menuwrapper ul ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}
#menuwrapper ul {

    position: relative;



}
#menuwrapper ul li {
 
  
    position: relative;


}

#menuwrapper ul li a {
    display: block;
    text-decoration: none;
}
.dropdown-items:after
{
	content:'+';

     padding-right: 4px;
}


#menuwrapper ul li ul {
  
 
   
    text-transform: none;
  
    visibility: hidden;
    position: absolute;
    left: 0;

    top: 39px;

    margin-top: 20px;
    height: auto;
    min-width: 253px;
    width: 100%
}
#menuwrapper ul li:hover > ul {
    opacity: 1;
    visibility: visible;
  
    margin: 0;
    z-index: 11;
}
#menuwrapper ul li ul li {
    border: none;
   
    position: relative;
    left: 0;
    float: none;
  
    text-align: left !important;
}

#menuwrapper ul li ul li a {
   
    border: none
}
 
/*************************** Выпадающие пункты второго уровня **/
 
#menuwrapper ul li ul li ul {
    top: 0;
    left: 90%;
    margin: 0 0 0 20px;

    /*IE6 only*/
  
}
 
/** Индикатор наличия подкатегорий 2 уровня **/
 
#menuwrapper > ul > li ul li.parent > a::after {

    content: "";
    display: inline-block;

}
 
/********************** Стрелочки на подпунктах **/
 
#menuwrapper ul ul li:first-child > a {
 
}
#menuwrapper ul li > ul > li:first-child > a:before {
    content: '';
    position: absolute;
    left: 40px;
    top: -6px;
   
}

#menuwrapper > ul > li.parent > ul > li:first-child > a::before {
    display: none;
}
#menuwrapper > ul > li.parent > a::before {
    bottom: 0;

    content: '';
    visibility: hidden;
    position: absolute;
    left: 50%;
    margin-left: -6px;
}
#menuwrapper > ul > li.parent:hover > a::before {
    visibility: visible;
    -webkit-transition: all .5s ease .2s;
       -moz-transition: all .5s ease .2s;
         -o-transition: all .5s ease .2s;
            transition: all .5s ease .2s;
}
.active_lang
{
		background:#EEDCB6;
		border:none!important;
}
.select_lang:hover
{
	background:#AB9774;
	transition: 200ms;
	
}
#primary-nav
{
	display: flex;
	justify-content: space-between;
		width: 100%;
}
#menuwrapper
{
	width: 100%;
}
#primary-nav > li:hover .unli
{
	display: block;
}
.viewall:hover{
	color:#9B7332 !important;
}
.unli
{
	position: absolute;
	z-index: 10;
	
    padding-left: 12px !important;
    padding-right: 12px !important;
    padding: 10px;
}
.unli li a span
{
	font-size: 12.5px;
}
.item_slider {
    min-height: 334px;
}
.menuactive > span
{
	border-bottom: solid 2px;
	color:black !important;
	padding-bottom: 4px;
}
.NewsSummaryMorelink
{
	display: none;
}
.menuparent span:hover
{
color: #9B7332;
}
.unli li a
{
	padding-top:3px !important;
	padding-bottom: 3px !important;

}
.unli li a span
{
		font-family: Roboto-Regular !important;

}
.menuparent span
{
	color:#706553;
}
.menuparent 
{
	cursor: pointer;
}

.totel p
{
	text-decoration: none !important;
}
.tomail p
{
	font-size: 20px !important;
}
body 
{
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	color:#4F302E;
	font-family: Roboto-Regular !important;
	background-size: cover;


}
@font-face {
    font-family: Roboto-Bold; /* Имя шрифта */
    src: url(../fonts/Roboto-Bold.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: RobotoCondensed-Bold; /* Имя шрифта */
    src: url(../fonts/RobotoCondensed-Bold.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: RobotoCondensed-Light; /* Имя шрифта */
    src: url(../fonts/RobotoCondensed-Light.ttf); /* Путь к файлу со шрифтом */
}
@font-face {
    font-family: Roboto-Regular; /* Имя шрифта */
    src: url(../fonts/Roboto-Regular.ttf); /* Путь к файлу со шрифтом */
}
a
{
	text-decoration: none !important;
	color:#7F5B4B !important;
}
a:hover
{
	text-decoration: none !important;
	color:#7F5B4B !important;
}
.languages-header
{
	margin-bottom: 40px;
}
.select_lang
{
outline: none;
border-radius: 100px;
    border: solid 1px #b99b81c4;
    margin-left: 6px;
    margin-right:6px;
    height: 26px;
    width: 26px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family:  RobotoCondensed-Light;
        font-size: 13px;
}

}
.orange_sep
{
	background:#EDDEB5;
	width:100px;
	margin-left:1px;
}
.contacts_header p:first-child
{
	font-size: 25px;
	font-family: RobotoCondensed-Light;
}
.contacts_header p:last-child
{
	text-decoration: underline;
}
p
{
	font-family: Roboto-Regular;
	font-size:16px;
}
.RobotoCondensed-Light
{
	 font-family: RobotoCondensed-Light;
}
.RobotoCondensed-Bold
{
	  font-family: RobotoCondensed-Bold !important; 
	 	 color:#3B3633 !important;
}
.direction_content li
{
  display: flex;
}
#slider_on_main
{
	margin-top:85px;
}
.item_slider
{
	background:#ffffff99;
}
ul
{
	padding-left:0px !important;
}
.Roboto-Bold
{
	 font-family: Roboto-Bold !important;
 justify-content: flex-start;
	 color:#3B3D633 !important;
}
.font-size-22
{
	font-size: 22px;
}
.data_news
{
	background: #EDDEB5;
    padding: 4px 10px 4px 10px;
}
.table-price td 
{
	border:solid 1px;
}
.table-price 
{
	width:100%;
	
}
.color-1
{
	color:#796E5C !important;
}
li
{

}
.dots-ul li
{
	list-style-type:unset;
}

.direction_content li:before {
    content: "»";
    position: absolute;
    padding-left:10px;
    padding-right: 10px;
   }
p
{
	color:#4F302E;
}
.list1, .firstnewscat, .NewsSummaryCategory, .NewsSummaryAuthor
{
	display: none;
}
.NewsSummaryPostdate
{
	    display: table;
    padding: 5px 7px 5px 7px;
    background: #EDDEB5;
}
#news_container
{
	display: flex;

	
}
.news_page h1
{
   display:none;
}
.news_page .NewsSummary 
{
	margin-bottom: 20px;
}
#NewsPostDetailCategory
{
	display: none;
}
#NewsPostDetailAuthor
{
	display: none;
}
#NewsPostDetailDate
{
	display: none;
}
.NewsSummaryLink
{
	padding: 10px 0 10px 0;
    font-size: 20px;
        font-family: RobotoCondensed-Bold;
    text-decoration: underline;
}
#news_container .NewsSummary
{
	
	padding-right:20px;

}
#news_container .NewsSummary:last-child
{
	
	padding-right:0px !important;

}
#news_container > p:nth-of-type(1)
{
	display: none !important;
}
#news_resume #news_container h1
{
	display: none;
}
#menuwrapper ul li a
{
	font-family: RobotoCondensed-Bold;
	font-size: 16px !important;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.navbar-nav
{
	width:100%;
	justify-content: space-between;
}

.unli
{
	box-shadow:0 0 3px #000000a8;
	border-radius: 5px;
	background:black;
	background: #ffffffe6 !important ;
}


h1
{
	color:#3B3633 !important;
}
.container_ex
{
	border:solid 2px white;
	width:1250px;
}
@media screen and (max-width: 1250px)
{
	.container_ex
{
	max-width: 100%;
}
}
.viewall
{
	text-decoration: underline !important;
}
.contacts_footer
{
	background:#ffffff99;
}
.color-2
{
	color:#686868;
}
.contacts_footer p
{
	margin-bottom: 0px;
}
#main_menu_ex {
    padding-bottom: 20px;
    padding-top:10px;
}
h1
{
	font-family: Roboto-Bold !important;
}
.contact_item
{
	padding-left: 10px;
}
.copyright
{
	font-size: 15px;
}
body
{
 background-position: center top !important; 

}
.pdf_mobile
{
	margin-bottom: 20px;
}
@media screen and (max-width: 768px)
{
	#primary-nav li a
	{
		padding-top:5px !important;
		padding-bottom: 5px !important;
	}
	.menuactive > span
	{
       padding-bottom: 0px;
	}
	#news_container
	{
		flex-direction: column;
	}
	#news_container .NewsSummary
	{
		width: 100%  !important;
		margin-bottom: 20px;
	}
	.select_lang
	{
		width:28px !important;
		height: 28px !important;
	}
	.navbar
	{
		z-index: 4 !important;
	}
	#header .row .col-md-3 .d-flex
	{
		position: fixed;
		top:2px;
		z-index: 5;
		right:5px;
	}

		#header .row .col-md-6 a img
	{
       
        width:112px;
	}

	.pdf_mobile
{
 display: none;
}
	button
	{
		outline:none !important;
	}
	.viewall
	{
		display: block !important;
	}
	body
	{
		padding-top:50px !important;

	}
	#primary-nav li a 
	{
       text-align: left;
	}
	.dropdown-items:after
{
	content:"+";
}

	.unli
{
	display: none !important;
}
	.mobile_ver
	{
		display: block !important;
		position: absolute !important; 
		left:0 !important;
	
	}
	.menuparent
	{
		display: flex;
    align-items: center;
        justify-content: space-between;
	}
	#primary-nav
	{
		flex-direction: column;

	}
	#menuwrapper
	{
		margin:0px !important;
	}
	#header .row .col-md-3
	{
		justify-content: center;
	}
	.font-size-15
	{
		font-size: 30px;
	}
	#headermenu
	{
		padding: 5px !important;
		padding-left:5px !important;
    position: fixed !important;
    top: 0;
    left: 0;
    width:100%;
    background:#F1F6F9;
    z-index: 10;
    text-align: center;
	}
	#footermenu
	{
		display: none;
	}
	body
	{
		padding-top:50px;
	}
}
#menuwrapper
{
	display: flex;
	    width: 100%;
    justify-content: space-between;
    font-size: 20px;
}
.unli
{
	display: none;
}

.clearb
{
	display: none;
}
img
{
	max-width: 100%;
}
.contactform div
{
	display: flex; 
	justify-content: space-between;
	padding-bottom: 10px;
		padding-top: 10px;
	border-bottom: solid 1px #0000007a;

}
.contactform div input
{
	background: none;
    border: solid 1px #00000052;
    /* background-color: white; */
    border-radius: 10px;
    outline: none !important;
}
.contactform div textarea
{
	background: none;
    border: solid 1px #00000052;
    /* background-color: white; */
    border-radius: 10px;
    outline: none !important;
}
#cntnt01fbrp_submit 
{
	height: 50px;
    width: 250px;

}
#cntnt01fbrp_submit:hover
{
	transition: 500ms;
	    background: #0e9dff5c;
}
#menuwrapper
{
 width:100% !important;
}
.last_child .unli
{
 min-width:145px !important;
width:145px !important;
}
.text-indent-0
{
	text-indent: 0 !important;
}

.ul-art li {
	list-style-type: disc;
}
