@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body
{
	font-family: Montserrat !important;
	font-weight: 500 !important;
}
a
{
	text-decoration: none !important;
//	color: #000000 !important;
}
#Header
{
	background-image: url(/images/dict/Sun.svg), url(/images/dict/RectFone.jpg); 
	background-size: auto, cover;
	background-position: top right, top left;
	background-repeat: no-repeat;
//	height:620px;
	border-radius: 20px;
	padding: 40px; 
}
#Title
{
	font-family: Montserrat;
	font-weight: 700;
	font-size: 50px;
	color: #FFFFFF;
	line-height: 120%;
	text-transform: uppercase;
}
#LineTwo
{
	margin-top: 30px;
}
#SearchLine
{
//	width: 90%;
	height: 60px;
	position: relative;
}
#SearchLine div
{
	align-self: center;
}

#Lang
{
	background-color: #E7E2F0;
	position: absolute;
	left: 10px;
//	width: 140px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #361F65;
	border-radius: 3px;
	padding: 0 10px;
	
}
#Lang a
{
//	font-family: Montserrat;
	font-weight: 500;
	font-size: 18px;
	text-decoration: none;
	color: #000000;
}
#title-search form
{
	margin-block-end: 0;
}
#title-search input[type=submit]
{
	width: 300px;
	height: 60px;
	background-color: #361F65;
	color: #FFFFFF;
	font-family: Montserrat;
	font-weight: 500;
	font-size: 30px;
	line-height: 100%;
	text-align: center;
	border-radius: 7px;
}
#title-search-input
{
	border: none;
	height: 60px;
	width: 860px;
	border-radius: 7px;
	padding-left: 150px;
}
#input_devider
{
	width: 10px;
}
#Add 
{
	width: 60px;
    height: 60px;
}
#Add img
{
	width: 60px;
    height: 60px;
}

#LineTree
{
	margin-top: 20px;
	font-family: Montserrat;
	font-weight: 500;
	font-size: 18px;
	line-height: 100%;
	text-align: right;
	color: #361F65;
}
#LineTree a
{
	text-decoration: none;
	color: #361F65;
}
.color-white
{
	color: #FFFFFF;
}
#RandomWord
{
	border: 1px solid #ffffff;
	border-radius: 7px;
	height: 185px;
}
#RandomLeft
{
	width: 30%;
	padding: 20px;
	font-family: Montserrat;
	font-weight: 500;
	line-height: 100%;
	color: #361F65;
}
#RandomLeft_1
{
	font-size: 18px;
}
#RandomLeft_2
{
	font-size: 40px;
}
#RandomRight
{
	font-family: Montserrat;
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	color: #361F65;
	padding: 20px;
}
#RandomRight_1 .random-tag
{
	padding: 3px 10px;
	border: 1px solid #361F65;
	border-radius: 10px;
	
}
#JournalBlock
{
	height: 500px;
//	padding: 40px; 
}
#JournalImg
{
	width: 30%;
}
#JournalText p
{
	font-family: Montserrat;
	font-weight: 500;
	font-size: 22px;
	line-height: 150%;
}
#JournalText p:first-of-type
{
	font-size: 22px;
}
#JournalText p:last-of-type
{
	font-size: 18px;
}
#AdBlock
{
	height: 200px;
	border: 1px solid #D9D9D9;
	background-color: #F1F1F1;
	color: #BCBCBC;

	font-family: Montserrat;
	font-weight: 600;
	font-size: 26px;
	line-height: 100%;

}
#Biblio
{
//	padding: 40px; 
//	border: 1px solid #BCBCBC;
//	border-radius: 20px;
//	height: 570px;
}
#BiblioTitle
{
//	font-family: Montserrat;
//	font-weight: 500;
//	font-size: 30px;
//	line-height: 100%;
}
#BiblioLine2
{
//	font-family: Montserrat;
//	font-weight: 500;
	font-size: 18px;
	line-height: 100%;
}
#BiblioLine3
{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 15px;

}
#BiblioLine3 .biblio-card
{
	background-color: #E7E2F0;
	padding: 24px;
//	font-family: Montserrat;
//	font-weight: 500;
}
#BiblioLine3 .biblio-card .biblio-card-title
{
	font-size: 20px;
}
#Finans
{
//	padding: 40px; 
//	border: 1px solid #BCBCBC;
//	border-radius: 20px;
	height: 570px;
}
#FinansLine1
{
//	font-family: Montserrat;
//	font-weight: 500;
//	font-size: 30px;
//	line-height: 100%;
}
#FinansLine2
{
	font-family: Montserrat;
	font-weight: 500;
	font-size: 18px;
	line-height: 100%;
}
.main-block
{
	padding: 40px; 
	border: 1px solid #BCBCBC;
	border-radius: 20px;
}
.main-block-title
{
	font-weight: 500;
	font-size: 30px;
	line-height: 100%;
}
#FinansLineImg
{
	height: 395px;
	width: 49%;
	border-radius: 7px;
	background-color: #000000;
	
}
#FinansLineImgName
{
	font-weight: 600;
	font-size: 30px;
}
#FinansLineImgName a
{
	text-decoration: none;
	color: #FFFFFF;
}
#FinansLineText
{
	width: 49%;
	background-color: #E7E2F0;
	border-radius: 7px;
}
#FinansLineText a
{
	text-decoration: none;
	color: #000000;
}
#FinansLineText .datefrom
{
	font-size: 14px;
}
#FinansLineText .nextname
{
	font-size: 18px;
}
#TeamLine2
{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 15px;

}
#TeamLine2 .staff-card-img
{
	background-color: #E7E2F0;
	margin-bottom: 16px;
	
}
#PartnersLine2
{
	display: grid;
	grid-template-columns: repeat(6, 1fr);
//	gap: 15px;
	
}
#PartnersLine2 .partners-logo
{
	width: 200px;
	height: 110px;
	border-radius: 7px;
	background-color: #F4F4F4;
	font-size: 24px;
	font-weight: 900;
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
}













#Footer
{
	background-size: auto, cover;
	background-position: top right, top left;
	background-repeat: no-repeat;
	background-color: #361F65;
	height:300px;
	border-radius: 20px;
	padding: 40px; 
}
#FooterFirstLine p
{
	font-family: Montserrat;
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	color: #F7A40D;
}
#FooterFirstLine p a
{
	text-decoration: none;
	color: #F7A40D;
}
#FooterPlusLogo p
{
	float: right;
	color: #FFFFFF;
}
#FooterTel a
{
	font-family: Montserrat;
	font-weight: 500;
	font-size: 36px;
	line-height: 150%;
	color: #F7A40D;
	text-decoration: none;
}
#FooterNadzor, #FooterRespons
{
	font-family: Montserrat;
	font-weight: 500;
	font-size: 12px;
	line-height: 150%;

}