/* CSS Document */

* {
	margin: 0;
	padding: 0;
}


	
/* =============================================================================
   Images
   ========================================================================== */
   
img {
	border: none;
}

#content img {
	border: none;
	margin: 0 10px 10px 0;
}



/* =============================================================================
   Links
   ========================================================================== */

a {
	color: #ff0000;
	text-decoration: none;
}

a:link {
	color: #ff0000;
	text-decoration: none;
}

a:active {
	color: #ff0000;
	text-decoration: none;
}

a:visited {
	color: #ff0000;
	text-decoration: none;
}

a:hover {
	color: #b22222;
	text-decoration: none;
}



/* =============================================================================
   Fonts
   ========================================================================== */

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0em 0;
}


h1, h2, h3, h4, h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;

}

h1 {
	font-size: 35px;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}

h2 {
	font-size: 35px;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}

h3 {
	font-size: 40px;
	padding: 0px 50px 0px 50px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

h4 {color: #B7014C; font-size: 120%;} 




.contentheading {
	background-color: #18AD00;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	color: white;
	font-weight: bold;
	height: 30px;
	text-transform: uppercase;
	border-radius: 10px;
}
.contentheading a:link, .contentheading a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ad7a13;
	height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.contentheading a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #783c01;
	font-weight: bold;
	height: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
.modifydate{
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 10px;
	color: #b4b4b4;
	padding: 10px;
}

.small{
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 10px;
	color: #b4b4b4;
}
.createdate{
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 10px;
	color: #b4b4b4;
}
.readon{
	font-family: "Lucida Sans", Tahoma, Arial;
	background-color: ButtonFace;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #DC143C;
	float: left;
	padding: 2px 24px 2px 8px;
	height: 18px;
	width: 93%;
}
a.readon:link, a.readon:visited {
	font-family: "Lucida Sans", Tahoma, Arial;
	background-color: ButtonFace;
	font-size: 12px;
	color: #DC143C;
	text-decoration: none;
}

a.readon:hover {
	text-decoration: underline;
}
td.buttonheading {
	width: 16px;
}

.article_column {padding:0px}
.article_row {padding:10px;}

li,dd {
margin-left: 12px;
}

fieldset {
padding:.5em;
margin-right: 11px;
}


/* =============================================================================
   Body
   ========================================================================== */
body {
	background: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.5;
	color: #000;
}

#body_background {
	background: #fff url(../images/body_bg2.webp) no-repeat center top;

}




/* =============================================================================
   Header
   ========================================================================== */
   
#header_line {
	width: 100%;
}

#header_wrap {
	max-width: 1400px;
	margin: 0 auto;
	width: 100%;
}

.header_line_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0px 10px 0px;
	width: 100%;
}

#header_1 {
	flex-basis: 300px;
	margin: 10px 1% 0px 1%;
}

#header_2 {
	flex-basis: 350px;
	margin: 0px 1% 0px 1%;
}

#header_wrap:after {
  content: "";
  display: table;
  clear: both;
}





/* =============================================================================
   MENU LINE
   ========================================================================== */

#menu_line {
	height: 50px;
	width: 100%;
	z-index: 10000;
}

#menu_wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	background: #00000091;
}

#mainmenu_1 {
	flex-basis: 80%;
}

#mainmenu_2 {

}

#menu_wrap:after {
  content: "";
  display: table;
  clear: both;
}




/* =============================================================================
   ÑONTENT_LINE
   ========================================================================== */
   
#content_line {
	padding: 50px 0px 50px 0px;
	width: 100%;
	min-height: 500px;
}
#content_wrap {
	width: 70%;
	padding: 0 15%;
}

#content_wrap:after {
  content: "";
  display: table;
  clear: both;
}


/* =============================================================================
   CONTENT
   ========================================================================== */

#content {
	width: 90%;
	background: #fff;
	padding: 3% 5%;
		min-height: 500px;
}

#user1 {
	width: 100%;
}

#user2 {
	width: 100%;
}

#user3 {
	width: 100%;
}

#user4 {
	width: 100%;
}



/* =============================================================================
	 Content (îôîðìëåíèå)
	 ========================================================================== */

.item-content {
	width: 100%;
	display: inline-block;
	padding: 50px 0px 50px 0px;

}
	 
.item-title {
	margin: 10px 0 50px;
}

.page-header {
	margin: 10px 0 50px;
	color: #b22222;
	border-bottom: 3px dotted #8a4d16;
}

/* ÊÍÎÏÊÀ Ïîäðîáíåå ----------------------*/

.readmore {
	height: 30px;
	margin: 20px 0px 0px 0px;
	padding: 0px 38px 10px 0px;
	text-align: right;
	clear: both;
}

.btn.btn-secondary {
	padding: 12px 15px;
	border: 2px solid #8a4d16;
	border-radius: 4px;
	cursor: pointer;
	transition: 0.3s;
}

.btn.btn-secondary:hover {
	border: 2px solid #ff0000;
	background-color: #ff0000;	
	color: #fff;
}



/* --- ÁËÎÊ VIDEO--*/

.video_ñontainer {
	width: 560px;
	height: 315px;
}

/* --- Àâòîð--*/

.createdby {
	margin: 20px 0px;
}




/* =============================================================================
   LINE_3 ÍÎÂÎÑÒÈ
   ========================================================================== */

#line_3 {
	width: 100%;
	background: transparent url(../images/line3_bg.webp) no-repeat center top;
	background-size: 100% auto; 
}

#line_3_wrap {
	width: 100%;
}

#line_3_zag {
	width: 100%;
	padding: 80px 0px 10px 0px;
	text-align: center;
}

#line_3_1 {
	width: 96%;
	margin: 50px 2% 1% 2%;
}

#line_3_wrap:after {
  content: "";
  display: table;
  clear: both;
}




/* =============================================================================
   Footer
   ========================================================================== */
   
#footer {
	background: #333333;
	height: 100px;
	width: 100%;
}

#footer_wrap {
	height: 100px;
	margin: 0 auto;
	max-width: 1400px;
	width: 100%;
}

#footer_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}


#footer_1 {
	flex-basis: 96%;
	margin: 20px 2% 15px 2%;
	text-align: center;
}

#footer_2 {
	flex-basis: 96%;
	margin: 0px 2% 20px 2%;
	text-align: center;
}

a.footerlink:link, a.footerlink:visited {
	font-size: 11px;
	color: #c1c1c1;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.footerlink:hover {
	color: #fff;
}	
#footer,.small,.createdate,.modifydate,.mosimage_caption {
	font: 0.8em Arial,Helvetica,sans-serif;
	color: white;
}	

.footer1 {
	font-size: 10px;
	margin-top: 7px;
	color: #8f8f8f;
}

.footer2 {
	font-size: 10px;
	color: #8f8f8f;
	margin-top: 5px;
}





/* =============================================================================
   ÊÍÎÏÊÀ Scroll  To TOP
   ========================================================================== */

.scrollToTop.medium {
	font-size: 30px;
	line-height: 67px;
}



/* =============================================================================
   DJ MEGA MENU (clean)
   ========================================================================== */
.dj-megamenu-clean li a.dj-up_a > span {
	/* display: -webkit-box; */
	/* display: -ms-flexbox; */
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
	height: 50px;
}
 
.dj-megamenu-clean li a.dj-up_a {
	display: block;
	height: 50px;
	font-size: 16px;
	text-decoration: none;
	padding: 0 18px;
	cursor: pointer;
	-webkit-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;
	position: relative;
}


/* --- Êíîïêà ìîáèëüíîãî ìåíþ--*/

.dj-megamenu-select-dark .dj-mobile-open-btn, .dj-megamenu-offcanvas-dark .dj-mobile-open-btn, .dj-megamenu-accordion-dark .dj-mobile-open-btn {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	margin: 0 auto;
	padding: 0;
	width: 100px;
	height: 45px;
	border: none;
	text-align: center;
	-webkit-border-radius: 3px;
	border-radius: 0px;
	-webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
	transition: background-color 0.2s ease-out, color 0.2s ease-out;
	text-decoration: none;
}

.dj-mobile-open-btn span + span {
	margin-left: 10px;
	font-size: 16px;
}

.dj-mobile-open-btn.dj-fa-0 .dj-mobile-open-icon::before, .dj-mobile-open-btn.dj-fa-1 .dj-mobile-open-icon::before, .dj-mobile-open-btn.dj-fa-5 .dj-mobile-open-icon::before {
	font-size: 22px;
}

ul.dj-mobile-dark li.dj-mobileitem > a {
	font-size: 16px;
	line-height: 1;
	cursor: pointer;
}




/* =============================================================================
   ÌÎÄÓËÜ ÍÎÂÎÑÒÈ - Ol News post Style_9
   ========================================================================== */

.news-block h4 {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 1.2em;
	color: #703f14;
	font-weight: 700;
	margin-bottom: 10px;
}

.news-block h4 a {
	/* color: var(--secondary-color); */
	display: inline-block;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	color: #703f14;
}

.icon-btn {
	padding: 12px 15px;
	border-radius: 4px;
	margin-top: 20px;
	font-family: 'Roboto Condensed', sans-serif !important;
	font-weight: normal !important;
	border: 2px solid #ff0000;
	color: #ff0000;
	transition: 0.3s;
}

.icon-btn:hover {
	border: 2px solid #ff0000;
	background-color: #ff0000;	
	color: #fff;
}





/* =============================================================================
   YOO WIDGETKIT PRO - ãàëåðåÿ
   ========================================================================== */

.uk-scope {
	display: inline-block;
}


/* ============================================================================================================================
   ÀÄÀÏÒÈÂÍÎÑÒÜ
   ========================================================================================================================== */


/* ************************************************** MEDIA QUERIES ****************************************************/

/* --- 1920px ---*/

@media screen and (max-width:1920px){

#line_3 {
	width: 100%;
	background: transparent url(../images/line3_bg.jpg) no-repeat center top;
	background-size: auto auto;
}

}


/* --- 1540px ---*/

@media screen and (max-width:1540px){



}


/* --- 1440px ---*/

@media screen and (max-width:1441px){

img {
 max-width: 100%;
 height: auto;
 width: auto\9; /* ie8 */
}




}





/* --- 1366px ---*/

@media screen and (max-width:1367px){

#content_wrap {
	width: 96%;
	padding: 0 2%;
}



}




/* --- 1200px ---*/

@media screen and (max-width:1280px){

#menu_wrap {
	max-width: 1200px;
	width: 96%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	background: #00000091;
	margin: 0 2%;
}



}


/* --- 1130px ---*/

@media screen and (max-width:1130px){




}





/* --- 1024px ---*/

@media screen and (max-width:1025px){






}





/* --- 990px ---*/

@media screen and (max-width:990px){




}



/* --- 880px ---*/

@media screen and (min-width:100px) and (max-width:880px){





}




/* --- 800px ---*/

@media screen and (min-width:100px) and (max-width:800px){




}


/* --- 700px ---*/

@media screen and (min-width:100px) and (max-width:700px){


	
}




/* --- 680px ---*/

@media screen and (max-width:680px){

.header_line_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 10px 0px 10px 0px;
	width: 100%;
}



}



/* --- 540px ---*/

@media screen and (max-width:541px){





}




/* --- 440px ---*/

@media screen and (max-width:440px){




}

/* --- 440px ---*/

@media screen and (max-width:440px){

.scrollToTop.medium {
	font-size: 30px;
	line-height: 67px;
	display: none;
}

}



/* --- 360px ---*/

@media screen and (min-width:100px) and (max-width:361px){



}


/* --- 320px ---*/

@media screen and (min-width:100px) and (max-width:321px){





}


