/* 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: 45px;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}

h2 {
	font-size: 40px;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	text-align: center;	
}

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_bg.webp) no-repeat center top;
	height: 100vh;
}




/* =============================================================================
   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: 880px;
}


#menu_wrap:after {
  content: "";
  display: table;
  clear: both;
}




/* =============================================================================
   LINE_1 ÁÀÇÀ ÇÍÀÍÈÉ 
   ========================================================================== */

#line_1 {
	width: 100%;
	background: transparent url(../images/line1_bg.webp) no-repeat center top;
	background-size: 100% auto; 
}

#line_1_wrap {
	max-width: 1300px;
	margin: 0 auto;
}

#line_1_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

#line_1_zag {
	flex-basis: 100%;
	margin: 80px 0px 10px 0px;
	text-align: center;
}

#line_1_1 {
	width: 80%;
	margin: 50px 0% 50px 0%;
}

#line_1_wrap:after {
  content: "";
  display: table;
  clear: both;
}

#line_1_wrap:after {
	content: "";
	display: table;
	clear: both;
}


/* ---- HOVER Ýôôåêò ÁËÎÊÀ ---- */

.block_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.btn_container {
	width: 200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	background: #fff;
	height: 150px;
	margin: 20px;
	border-radius: 15px;
	cursor: pointer;
	line-height: 1.3;
	box-shadow: 7px 7px 15px #484f6099, -8px -8px 20px #fff;
	border: 3px solid #e8e8e800;
	transition: 0.5s;
}

#btn_icon {
	flex-basis: 100%;
	margin: 20px 10px 0px 10px;
	text-align: center;
}
#btn_text {
	flex-basis: 100%;
	text-align: center;
	font-size: 20px;
}

.btn_container:hover {
	box-shadow: none;
	border: 3px solid #e8e8e8;
}



/* =============================================================================
   LINE_2 ÏÐÀÊÒÈÀ
   ========================================================================== */

#line_2 {
	width: 100%;
}

.parallax_line_2 {
    /* The image used */
	background: transparent url(../images/line2_bg.webp) no-repeat center top;

    /* Set a specific height */
    height: 100%;

    /* Create the parallax scrolling effect */
	background-attachment: fixed;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}

#line_2_wrap {
	max-width: 1200px;
	margin: 0 auto;

}

#line_2_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 10px 0px 20px 0px;
	align-items: center;
}

#line_2_zag {
	flex-basis: 50%;
	margin: 80px 0px 10px 0px;
	text-align: center;
	color: #fff;
	background: #00000082;
	padding: 10px 10px;
}

#line_2_1 {
	flex-basis: 100%;
	margin: 50px 0% 50px 0%;
}



#line_2_wrap:after {
  content: "";
  display: table;
  clear: both;
}


/* ---- HOVER Ýôôåêò ÁËÎÊÀ ---- */

.block_container_2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.btn_container_2 {
	width: 200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	background: #00000082;
	height: 150px;
	margin: 20px;
	border-radius: 15px;
	cursor: pointer;
	line-height: 1.3;
	box-shadow: 0px 0px 5px 5px #ffffff5c;
	border: 3px solid #fff0;
	transition: 0.5s;
}

#btn_icon_2 {
	flex-basis: 100%;
	margin: 20px 10px 0px 10px;
	text-align: center;
}
#btn_text_2 {
	flex-basis: 100%;
	text-align: center;
	font-size: 20px;
	color: #fff;
}

.btn_container_2:hover {
	box-shadow: 0px 0px 15px 15px #ffffffa1;
	border: 3px solid #fff;
}



/* =============================================================================
   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;
}



/* =============================================================================
   LINE_4 Î ÏÐÎÅÊÒÅ
   ========================================================================== */

#line_4 {
	width: 100%;
}


#line_4_wrap {
	width: 60%;
	padding: 0 20%;
}

#line_4_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0px 0px 100px 0px;
	align-items: center;
}

#line_4_zag {
	width: 100%;
	margin: 80px 0px 50px 0px;
	text-align: center;
}

#line_4_1 {
	flex-basis: 100%;
}

#line_4_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;
}


/* =============================================================================
   WT Content spoiler 
   ========================================================================== */

.wt-content-spoiler-inner {
	margin-bottom: 20px;
}   
   
.btn.btn-link {
	background-color: #fff;
	color: #ff0000;
	padding: 12px 15px;
	border: 2px solid #ff0000;
	border-radius: 5px;
	cursor: pointer;
	transition: 0.3s;
	font-size: 16px;
}

.btn.btn-link:hover {
	border: 2px solid #ff0000;
	background-color: #ff0000;	
	color: #fff;
}




/* ============================================================================================================================
   ÀÄÀÏÒÈÂÍÎÑÒÜ
   ========================================================================================================================== */


/* ************************************************** 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){

#body_background {
	background: #fff url(../images/BODY_bg.webp) no-repeat left bottom;
	height: 100vh;
}

}


/* --- 1440px ---*/

@media screen and (max-width:1441px){

img {
 max-width: 100%;
 height: auto;
 width: auto\9; /* ie8 */
}





}





/* --- 1366px ---*/

@media screen and (max-width:1367px){

#line_4_wrap {
	width: 90%;
	padding: 0 5%;
}



}




/* --- 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){

#body_background {
	background: #fff url(../images/BODY_bg.webp) no-repeat center right;
	height: 100vh;
}

#line_1_1 {
	width: 96%;
	margin: 50px 2% 50px 2%;
}


}



/* --- 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%;
}

#line_2_zag {
	flex-basis: 90%;
	margin: 80px 0px 10px 0px;
	text-align: center;
	color: #fff;
	background: #00000082;
	padding: 10px 10px;
}


}



/* --- 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){

#body_background {
	background: #fff url(../images/BODY_bg.webp) no-repeat center right;
	height: 100%;
}

}


/* --- 320px ---*/

@media screen and (min-width:100px) and (max-width:321px){





}

