/* CSS Document */

* {
	margin: 0;
	padding: 0;
}


	
/* =============================================================================
   Images
   ========================================================================== */
   
img {
	border: none;
}

#content img {
	border: none;
	margin: 0 10px 10px 0;
}



/* =============================================================================
   Links
   ========================================================================== */

a {
	color: #eee;
	text-decoration: none;
}

a:link {
	color: #eee;
	text-decoration: none;
}

a:active {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #eee;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}



/* =============================================================================
   Fonts
   ========================================================================== */

.amatic-sc-regular {
  font-family: "Amatic SC", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.amatic-sc-bold {
  font-family: "Amatic SC", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.sofia-sans-condensed-<uniquifier> {
  font-family: "Sofia Sans Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.pangolin-regular {
  font-family: "Pangolin", cursive;
  font-weight: 400;
  font-style: normal;
}

   
   
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: "Amatic SC", sans-serif;
  font-weight: 700;
  font-style: normal;

}

h1 {
	font-size: 50px;
	padding: 0px 10px 0px 10px;
	color: #5b301c;
}

h2 {
	font-size: 40px;
	padding: 0px 10px 0px 10px;

	text-align: center;	
}

h3 {
	font-size: 40px;
	padding: 0px 50px 0px 50px;

	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 url(../images/body_bg.jpg) no-repeat center top;
  font-family: "Pangolin", cursive;
	font-size: 22px;
	line-height: 1.5;
	color: #62371a;
	background-size: 100% auto; 
}



#body_bottom {

}




/* =============================================================================
   TOP LINE
   ========================================================================== */
   
#top_line {
	width: 100%;
}

#top_line_wrap {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	max-width: 1440px;
}

#top_line_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 0px 0px 0px 0px;
	align-items: center;
}

#top_1 {
	flex-basis: 30%;
	margin: 0px 1% 0px 1%;
}


#top_2 {
	flex-basis: 30%;
	margin: 0px 10px 0px 10px;

}

#top_3 {
	flex-basis: 30%;
	margin: 0px 10px 0px 10px;

}


#top_line_wrap:after {
  content: "";
  display: table;
  clear: both;
}


/* --- ÒÅËÅÔÎÍÛ è MAIL Â TOP---*/

#tel_top_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#tel_icon {
	
}

#tel_number_top {
	font-size: 26px;
	margin: 0px 20px 0px 0px;
}

#tel_number_top a:link {
	color: #cd7438;
	text-decoration: none;
}

#tel_number_top a:hover {
	color: #62371a;
	text-decoration: none;
}




/* --- ÏÅÐÅÊËÞ×ÀÒÅËÜ ßÇÛÊÎÂ---*/

#language_picker_des_132{
	display: none;
}

div.mod-languages ul li.lang-active {
	background-color: #fedf01;
	border: 1px solid #62371a;
}

div.mod-languages a {
	padding: .5rem;
	text-decoration: none;
	color: #62371a;
}

div.mod-languages a:hover {
	color: #cd7438;
}

div.mod-languages li {
	margin: 0.2rem;
}





/* =============================================================================
   Header
   ========================================================================== */
   
#header_line {
	width: 100%;
}

#header_wrap {
	width: 80%;
	padding: 0 10%;
}

.header_line_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 10px 0px 10px 0px;
}

#header_1 {
	flex-basis: 100%;
	margin: 20px 1% 0px 1%;
}

#header_2 {
	flex-basis: 100%;
	margin: 0px 0% 0px 0%;
	text-align: center;
	overflow: hidden;
}




#header_wrap:after {
  content: "";
  display: table;
  clear: both;
}






/* =============================================================================
   LINE_1 ÏÐÈÂÅÒÑÒÂÈÅ
   ========================================================================== */

#line_1 {
	width: 100%;
	background: #fffbf1;
}

#line_1_wrap {
	background: transparent url(../images/shadow_left.png) no-repeat left top;
	width: 80%;
	padding: 0 10%;
}

#line_1_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 50px 0px;
}

#line_1_zag {
	flex-basis: 96%;
	margin: 1% 2% 1% 2%;
	color: #0c285a;
	text-align: center;
}

#line_1_1 {
	flex-basis: 96%;
	margin: 50px 2% 0px 2%;
}

#line_1_wrap:after {
  content: "";
  display: table;
  clear: both;
}

/* --- ÁËÎÊ ÊÀÐÒÈÍÎÊ  Line1---*/

#block_line_1_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#block_img {
	flex-basis: 46%;
	margin: 0px 2% 0px 2%;
	text-align: right;
}

#block_txt {
	flex-basis: 46%;
	margin: 0px 2% 0px 2%;
}



/* =============================================================================
   LINE_2 ÓÑËÓÃÈ
   ========================================================================== */

#line_2 {
	width: 100%;
	background: #fff;
}

#line_2_wrap {
	background: transparent url(../images/shadow_left.png) no-repeat right top;
	width: 80%;
	padding: 0 10%;
}

#line_2_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 50px 0px;
}

#line_2_zag {
	flex-basis: 96%;
	margin: 1% 2% 1% 2%;
	color: #0c285a;
	text-align: center;
}

#line_2_1 {
	flex-basis: 96%;
	margin: 50px 2% 50px 2%;
}

#line_2_wrap:after {
  content: "";
  display: table;
  clear: both;
}

/* --- ÁËÎÊ ÊÀÐÒÈÍÎÊ  Line1---*/

#block_line_2_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#block_line_2_img {
	flex-basis: 46%;
	margin: 0px 2% 0px 2%;
	order: 2;
	text-align: center;
}

#block_line_2_txt {
	flex-basis: 40%;
	margin: 0px 2% 0px 8%;
	order: 1;
}



/* =============================================================================
   LINE_3 ÏÎ×ÅÌÓ ÌÛ?
   ========================================================================== */

#line_3 {
	width: 100%;
	background: #fffbf1;
}

.parallax_line_3 {
    /* The image used */
	background: transparent url(../images/line3_bg.jpg) 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_3_wrap {
	background: transparent url(../images/shadow_left.png) no-repeat left top;
	width: 80%;
	padding: 0 10%;
}

#line_3_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 50px 0px;
}

#line_3_zag {
	flex-basis: 96%;
	margin: 1% 2% 1% 2%;
	color: #0c285a;
	text-align: center;
}

#line_3_1 {
	flex-basis: 96%;
	margin: 50px 2% 50px 2%;
}

#line_3_wrap:after {
  content: "";
  display: table;
  clear: both;
}

/* --- ÁËÎÊ ÊÀÐÒÈÍÎÊ  ÏÎ×ÅÌÓ ÌÛ?---*/


#block_container_line3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;	
}

#block {
	flex-basis: 27%;
	margin: 1% 2% 1% 2%;
	color: #62371a;
	font-size: 28px;
	text-align: center;
	padding: 0% 1% 2% 1%;
	border: 3px solid #f7f2a8;
	backdrop-filter: blur(3px) brightness(85%);
}

/* =============================================================================
   LINE_4 ÇÀÒÅËÅÔÎÍÓÉÒÅ ÇÀÐÀÇ
   ========================================================================== */

#line_4 {
	width: 100%;
	background: #fff;
}

#line_4_wrap {
	background: transparent url(../images/shadow_left.png) no-repeat right top;
	width: 80%;
	padding: 0 10%;
}

#line_4_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 50px 0px;	
}

#line_4_zag {
	flex-basis: 96%;
	margin: 1% 2% 1% 2%;
	text-align: center;
	line-height: 1;
}

#line_4_1 {
	flex-basis: 96%;
	margin: 50px 2% 50px 2%;
}

#line_4_wrap:after {
  content: "";
  display: table;
  clear: both;
}

/* --- ÒÅËÅÔÎÍÛ è MAIL Â TOP---*/

#tel_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#tel_icon {
	
}

#tel_number {
	font-size: 50px;
	margin: 0px 20px 0px 0px;
}

#tel_number a:link {
	color: red;
	text-decoration: none;
}

#tel_number a:hover {
	color: #1ba359;
	text-decoration: none;
}







/* =============================================================================
   LINE_5 ÏÐÈÌÅÐÛ ÐÀÁÎÒ
   ========================================================================== */

#line_5 {
	width: 100%;
	background: #fffbf1;
}

#line_5_wrap {
	background: transparent url(../images/shadow_left.png) no-repeat left top;
	width: 80%;
	padding: 0 10%;
}

#line_5_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 0px 20px 60px 20px;
}

#line_5_zag {
	margin: 50px 0px 10px 0px;
}

#line_5_1 {
	flex-basis: 96%;
	margin: 50px 2% 1% 2%;
	text-align: center;
}

#line_5_2 {
	flex-basis: 96%;
	margin: 50px 2% 1% 2%;
}

#line_5_wrap:after {
  content: "";
  display: table;
  clear: both;
}

/* --- ÁËÎÊ ÂÈÄÅÎ ÏÎÐÒÔÎË²Î---*/


#video_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;	
}

.block_video_wrap {
	flex-basis: 46%;
	margin: 1% 2% 1% 2%;
}

.block_video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.block_video iframe,
.block_video object,
.block_video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}





/* =============================================================================
   Footer
   ========================================================================== */
   
#footer {
	background: #fff url(../images/footer_bg.jpg) no-repeat center top;
	width: 100%;
	background-size: 100% auto;
}

#footer_wrap {
	margin: 0 auto;
	max-width: 1440px;
}

#footer_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}


#footer_1 {
	flex-basis: 96%;
	margin: 20px 2% 10px 2%;
}

#footer_2 {
	flex-basis: 96%;
	margin: 0px 2% 20px 2%;
	text-align: center;
}



a.footerlink:link, a.footerlink:visited {
	font-size: 11px;
	color: #62371a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.footerlink:hover {
	color: #fff;
	text-decoration: underline
}	
#footer,.small,.createdate,.modifydate,.mosimage_caption {
	color: white;
}	

.footer1 {
	font-size: 10px;
	margin-top: 7px;
	color: #62371a;
}

.footer1 a:link {
	color: #62371a;
}
.footer1 a:hover {
	color: #fff;
}


.footer2 {
	font-size: 10px;
	margin-top: 5px;
	color: #62371a;
}
.footer2 a:link {
	color: #62371a;
}
.footer2 a:hover {
	color: #fff;
}



#footer_menu_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}

#footer_menu {
	flex-basis: 20%;
	line-height: 1.5;
	text-align: center;
}

#footer_menu a:link {
	color: #62371a;
	transition: all 0.2s;
}
#footer_menu a:visited{
	color: #62371a;
}
#footer_menu a:hover{
	color: #fff;
}

/* --- Ïåðåêëþ÷àòåëü ÿç³êîâ 2 ---*/
#footer_menu_lang {
	margin-top: 20px;
	color: #62371a;
}

/* --- ÏÅÐÅÊËÞ×ÀÒÅËÜ ßÇÛÊÎÂ---*/


div.mod-languages ul li.lang-active {
	background-color: #fedf01;
	border: 1px solid #62371a;
}

div.mod-languages a {
	padding: .5rem;
	text-decoration: none;
	color: #62371a;
}

div.mod-languages a:hover {
	color: #cd7438;
}

div.mod-languages li {
	margin: 0.2rem;
}




/* =============================================================================
   ÊÍÎÏÊÀ Scroll  To TOP
   ========================================================================== */

.scrollToTop.medium {
	padding-top: 16px;
}



/* =============================================================================
   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: 60px;
	font-size: 17px;
	color: #000;
	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: 10px auto;
	padding: 0;
	width: 30px;
	height: 30px;
	background: #434343;
	color: #e4e4e4;
	border: none;
	text-align: center;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-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;
}

ul.dj-mobile-dark li.dj-mobileitem > a {
	font-size: 18px;
	line-height: 1;
	color: #f8f8f8;
	cursor: pointer;
}


/* =============================================================================
   ÊÍÎÏÊÈ ýôôåêòû hover
   ========================================================================== */








/* ============================================================================================================================
   ÀÄÀÏÒÈÂÍÎÑÒÜ
   ========================================================================================================================== */


/* ************************************************** MEDIA QUERIES ****************************************************/

/* --- 1920px ---*/

@media screen and (max-width:1920px){



}

/* --- 1650px ---*/

@media screen and (max-width:1650px){

#line_3_wrap {
	background: transparent url(../images/shadow_left.png) no-repeat left top;
	width: 96%;
	padding: 0 2%;
}

#line_5_wrap {
	background: transparent url(../images/shadow_left.png) no-repeat left top;
	width: 96%;
	padding: 0 2%;
}


}


/* --- 1550px ---*/

@media screen and (max-width:1550px){

#block {
	flex-basis: 43%;
	margin: 1% 2% 1% 2%;
	color: #62371a;
	font-size: 28px;
	text-align: center;
	padding: 0% 1% 3% 0%;
	border: 3px solid #f7f2a8;
	backdrop-filter: blur(3px) brightness(85%);
}

}





/* --- 1440px ---*/

@media screen and (max-width:1441px){

img {
 max-width: 100%;
 height: auto;
 width: auto\9; /* ie8 */
}

#line_1_wrap {
	background: transparent url(../images/shadow_left.png) no-repeat left top;
	width: 96%;
	padding: 0 2%;
}
#block_img {
	flex-basis: 46%;
	margin: 0px 2% 0px 2%;
	text-align: center;
}
#line_2_wrap {
	background: transparent url(../images/shadow_left.png) no-repeat right top;
	width: 96%;
	padding: 0 2%;
}
#line_3_wrap {
	background: transparent url(../images/shadow_left.png) no-repeat left top;
	width: 96%;
	padding: 0 2%;
}
#line_5_wrap {
	background: transparent url(../images/shadow_left.png) no-repeat left top;
	width: 96%;
	padding: 0 2%;
}

#footer {
	background: #fff url(../images/footer_bg.jpg) no-repeat center top;
	width: 100%;
	background-size: auto auto;
}

#footer_menu {
	flex-basis: 100%;
	line-height: 1.5;
	text-align: center;
	margin: 10px 0px;
}


}





/* --- 1366px ---*/

@media screen and (max-width:1367px){




}




/* --- 1280px ---*/

@media screen and (max-width:1280px){


}


/* --- 1130px ---*/

@media screen and (max-width:1130px){





}





/* --- 1024px ---*/

@media screen and (max-width:1025px){






}





/* --- 960px ---*/

@media screen and (max-width:961px){





}


/* --- 840px ---*/

@media screen and (min-width:100px) and (max-width:840px){

#top_1 {
	display: none;
}
#top_2 {
	flex-basis: 250px;
	margin: 0px 10px 0px 10px;
}
#top_3 {
	flex-basis: 300px;
	margin: 20px 10px 0px 10px;
}
.block_video_wrap {
	flex-basis: 96%;
	margin: 2% 2% 2% 2%;
}

}


/* --- 800px ---*/

@media screen and (min-width:100px) and (max-width:800px){



	
}

/* --- 768px ---*/

@media screen and (min-width:100px) and (max-width:768px){


	
}


/* --- 680px ---*/

@media screen and (max-width:680px){

#block_img {
	flex-basis: 96%;
	margin: 0px 2% 0px 2%;
	text-align: center;
}
#block_txt {
	flex-basis: 96%;
	margin: 0px 2% 0px 2%;
}
#block_line_2_img {
	flex-basis: 96%;
	margin: 0px 2% 0px 2%;
	order: 1;
	text-align: center;
}
#block_line_2_txt {
	flex-basis: 96%;
	margin: 0px 2% 0px 8%;
	order: 2;
}

#block {
	flex-basis: 93%;
	margin: 1% 2% 1% 2%;
	color: #62371a;
	font-size: 28px;
	text-align: center;
	padding: 0% 1% 3% 0%;
	border: 3px solid #f7f2a8;
	backdrop-filter: blur(3px) brightness(85%);
}

}



/* --- 540px ---*/

@media screen and (max-width:541px){

#line_4_wrap {
	background: transparent url(../images/shadow_left.png) no-repeat right top;
	width: 96%;
	padding: 0 2%;
}
#tel_number {
	font-size: 40px;
	margin: 0px 0px 0px 0px;
}
.scrollToTop.medium {
	padding-top: 16px;
	display: none;
}


}




/* --- 480px ---*/

@media screen and (max-width:480px){

#tel_number {
	font-size: 35px;
	margin: 0px 0px 0px 0px;
}

}

/* --- 440px ---*/

@media screen and (max-width:440px){



}



/* --- 360px ---*/

@media screen and (min-width:100px) and (max-width:361px){



}


/* --- 320px ---*/

@media screen and (min-width:100px) and (max-width:321px){





}

