/* 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
   ========================================================================== */

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 url(../images/top_bg2.jpg) no-repeat center top;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.5;
	color: #000;
}

#body_bottom {

}




/* =============================================================================
   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-around;
	align-items: center;
	padding: 10px 0px 10px 0px;
	width: 100%;
}

#header_1 {
	flex-basis: 300px;
	margin: 10px 1% 0px 1%;
}

#header_2 {
	flex-basis: 650px;
	margin: 0px 1% 0px 1%;
}

#header_wrap:after {
  content: "";
  display: table;
  clear: both;
}


/* --- ÒÅËÅÔÎÍÛ â header---*/

#tel_top_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: end;
}

#tel_icon {
	
}

#tel_number_top {
	font-size: 22px;
	margin: 0px 20px 0px 0px;
	flex-basis: 185px;
}

#tel_number_top a:link {
	color: #333333;
	text-decoration: none;
}

#tel_number_top a:hover {
	color: #66F;
	text-decoration: none;
}





/* =============================================================================
   MENU LINE
   ========================================================================== */

#menu_line {
	background: #4096ee;
	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: space-between;
}

#mainmenu_1 {
	flex-basis: 80%;
}

#mainmenu_2 {
	flex-basis: 20%;
	text-align: right;
	margin: 7px 10px 70px 10px;
}

#menu_wrap:after {
  content: "";
  display: table;
  clear: both;
}

/* --- ÏÅÐÅÊËÞ×ÀÒÅËÜ ßÇÛÊÎÂ---*/

#language_picker_des_116 {
	display: none;
}

div.mod-languages ul li.lang-active {
	background-color: #f0f0f000;
	border: 1px solid #eee;
}

div.mod-languages a {
	padding: .5rem;
	text-decoration: none;
	color: #fff;
}

div.mod-languages a:hover {
	color: #eee;
}

div.mod-languages li {
	margin: 0.2rem;
}



/* =============================================================================
   LINE_1 ÌÈ - öå:
   ========================================================================== */

#line_1 {
  left: 0;
  top: 0;
  width: 100%;
}

#line_1_wrap {
	width: 80%;
	padding: 0 10%;
}

#line_1_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin-top: 50px;
}

#line_1_zag {
	flex-basis: 96%;
	margin: 1% 2% 1% 2%;
	color: #0c285a;
}

#line_1_1 {
	flex-basis: 96%;
	margin: 50px 2% 50px 2%;
}

#line_1_wrap:after {
  content: "";
  display: table;
  clear: both;
}


.container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 10px 0px 20px 0px;
	width: 100%;
}


.main_razdel {
	flex-basis: 280px;
	height: 300px;
	margin: 20px;
	padding: 10px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #000;
	border-radius: 10px;
}

#logo_razdel {
	margin: 50px 0px 10px 0px;
}

#name_razdel {
	font-size: 24px;
	color: #000;
	padding: 10px 0px;
}



#line_1_wrap:after {
	content: "";
	display: table;
	clear: both;
}


/* ---- HOVER Ýôôåêò ÊÍÎÏÊÈ ---- */



a.btn_main {
	font-size: 16px;
	padding: 1rem 3rem;
	color: #f4f4f4;
	text-transform: uppercase;
}

.btn_main  {
	text-decoration: none;
	border: 2px solid rgb(146, 148, 248);
	position: relative;
	overflow: hidden;
	border-radius: 30px;
}

.btn_main:hover {
  box-shadow: 1px 1px 25px 10px rgba(146, 148, 248, 0.6);
}

.btn_main:before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(146, 148, 248, 0.4),
    transparent
  );
  transition: all 650ms;
}

.btn_main:hover:before {
  left: 100%;
}





/* =============================================================================
   LINE_2 ÂÑÒÓÏ
   ========================================================================== */

#line_2 {
	background: #f7f7f7;
	width: 100%;
}

#line_2_wrap {
	width: 80%;
	padding: 0 10%;
}

#line_2_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 10px 0px 20px 0px;
	align-items: center;
	margin-top: 50px;
}

#line_2_zag {
	margin: 50px 0px 10px 0px;
}

#line_2_1 {
	flex-basis: 100%;
	margin: 50px 0% 50px 0%;
}



#line_2_wrap:after {
  content: "";
  display: table;
  clear: both;
}


.column {
	-webkit-column-width: 200px;
	-moz-column-width: 200px;
	column-width: 200px;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px;
	-webkit-column-rule: 1px solid #ccc;
	-moz-column-rule: 1px solid #ccc;
	column-rule: 1px solid #ccc;
}



/* =============================================================================
   LINE_3 ×ÎÌÓ ÎÁÈÐÀÞÒÜ ÍÀÑ
   ========================================================================== */

#line_3 {
	width: 100%;
}

.parallax_line_3 {
    /* The image used */
	background: transparent url(../images/line_3_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 {
	width: 80%;
	padding: 0 10%;
}

#line_3_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	padding: 70px 20px 60px 20px;
}

#line_3_zag {
	margin: 50px 0px 10px 0px;
	flex-basis: 100%;
}

#line_3_1 {
	flex-basis: 50%;
	margin: 50px 1% 1% 1%;
	background: #ffffff9e;
	padding: 30px;
	border-radius: 10px;
	font-size: 20px;
}

#line_3_wrap:after {
  content: "";
  display: table;
  clear: both;
}



/* =============================================================================
   LINE_4 ÇÀÌÎÂÈÒÈ ÊÎÍÑÓËÜÒÀÖ²Þ
   ========================================================================== */

#line_4 {
	width: 100%;
}


#line_4_wrap {
	width: 80%;
	padding: 0 10%;
}

#line_4_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 10px 0px 100px 0px;
	align-items: center;
}

#line_4_zag {
	width: 100%;
	margin: 50px 0px 10px 0px;
	text-align: center;
	background: #1ad814;
}

#line_4_1 {
	flex-basis: 46%;
	margin: 50px 2% 1% 2%;
}

#line_4_2 {
	flex-basis: 46%;
	margin: 50px 2% 1% 2%;
}

#line_4_wrap:after {
  content: "";
  display: table;
  clear: both;
}




/* =============================================================================
   LINE_5 (Íàì äîâ³ðÿþòü)
   ========================================================================== */

#line_5 {
	width: 100%;
	background: transparent url(../images/line_5_bg.jpg) no-repeat center top;
}

#line_5_wrap {
	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 {
	width: 100%;
	margin: 50px 0px 10px 0px;
	text-align: center;
}

#line_5_1 {
	flex-basis: 96%;
	margin: 50px 2% 1% 2%;
}

#line_5_wrap:after {
  content: "";
  display: table;
  clear: both;
}




/* =============================================================================
   LINE_6 Íàø³ ö³ííîñò³
   ========================================================================== */

#line_6 {
	width: 100%;
	background-color: #fff;
}

#line_6_wrap {
	width: 80%;
	margin: 0px 10%;
}

#line_6_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}


#line_6_zag {
	width: 100%;
	margin: 50px 0px 10px 0px;
	text-align: center;
}

#line_6_1 {
	flex-basis: 46%;
	margin: 50px 2% 50px 2%;
}

#line_6_2 {
	flex-basis: 46%;
	margin: 50px 2% 50px 2%;
}

#line_6_wrap:after {
  content: "";
  display: table;
  clear: both;
}



/* =============================================================================
   LINE_7 ÊÎÍÒÀÊÒÈ
   ========================================================================== */

#line_7 {
	width: 100%;
}

#line_7_wrap {
	width: 80%;
	margin: 0px 10%;
}

#line_7_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 0px 20px 60px 20px;
}

#line_7_zag {
	width: 100%;
	background-color: #4096ee;
	margin: 50px 0px 10px 0px;
	text-align: center;
}

#line_7_1 {
	flex-basis: 46%;
	margin: 50px 2% 50px 2%;
}

#line_7_2 {
	flex-basis: 46%;
	margin: 50px 2% 50px 2%;
}

#line_7_wrap:after {
  content: "";
  display: table;
  clear: both;
}


/* --- Òåëåôîí ---*/

#tel_container_contact {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	width: 90%;
}

#tel_number_contact a:link {
	color: #4096ee;
	font-size: 40px;
	margin: 10px;
	text-decoration: none;
}

#tel_number_contact a:hover {
	color: #00bfff;
	text-decoration: none;
}


/* --- Google maps---*/

#map_contact {
	width: 600px;
	height: 350px;
}







/* =============================================================================
   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: #00b2ea;
	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 {
	font: 0.8em Arial,Helvetica,sans-serif;
	color: white;
}	

.footer1 {
	font-size: 10px;
	margin-top: 7px;
	color: #87a0c2;
}

.footer2 {
	font-size: 10px;
	color: #87a0c2;
	margin-top: 5px;
}





/* =============================================================================
   ÊÍÎÏÊÀ 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: 50px;
	font-size: 17px;
	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-light .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn, .dj-megamenu-accordion-light .dj-mobile-open-btn {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	margin: 0 20px;
	padding: 0;
	width: 120px;
	height: 50px;
	background: transparent;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 3px;
	border-radius: 4px;
	-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-megamenu111mobile.dj-megamenu-select-light .dj-mobile-open-btn:focus, #dj-megamenu111mobile.dj-megamenu-select-light:hover .dj-mobile-open-btn, #dj-megamenu111mobile.dj-megamenu-offcanvas-light .dj-mobile-open-btn:hover, #dj-megamenu111mobile.dj-megamenu-offcanvas-light .dj-mobile-open-btn:focus, #dj-megamenu111mobile.dj-megamenu-accordion-light .dj-mobile-open-btn:hover, #dj-megamenu111mobile.dj-megamenu-accordion-light .dj-mobile-open-btn:focus {
	background: rgba(89, 85, 219, 1)
}



.dj-mobile-open-btn span + span {
	margin-left: 10px;
	font-size: 18px;
	font-family: "Raleway", sans-serif;
}

.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;
}

.dj-mobileitem.itemid-101.current.active {
	margin-top: 20px;
}

ul.dj-mobile-light li.dj-mobileitem > a {
	display: block;
	font-size: 17px;
	line-height: 1;
	text-decoration: none;
	padding: 15px 15px;
	cursor: pointer;
	border-top: 1px solid #e4e4e4;
	-webkit-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out;
}


/* =============================================================================
   ÊÍÎÏÊÈ ýôôåêòû hover
   ========================================================================== */








/* ============================================================================================================================
   ÀÄÀÏÒÈÂÍÎÑÒÜ
   ========================================================================================================================== */


/* ************************************************** MEDIA QUERIES ****************************************************/

/* --- 1920px ---*/

@media screen and (max-width:1920px){



}


/* --- 1540px ---*/

@media screen and (max-width:1540px){

#line_1_wrap {
	width: 96%;
	padding: 0 2%;
}

#line_7_wrap {
	width: 96%;
	margin: 0px 2%;
}

}


/* --- 1440px ---*/

@media screen and (max-width:1441px){

img {
 max-width: 100%;
 height: auto;
 width: auto\9; /* ie8 */
}

#map_contact {
	width: auto;
	height: 350px;
}


}





/* --- 1366px ---*/

@media screen and (max-width:1367px){





}




/* --- 1280px ---*/

@media screen and (max-width:1280px){

#line_3_wrap {
	width: 96%;
	padding: 0 2%;
}
#line_3_zag {
	margin: 50px 2% 10px 2%;
	flex-basis: 96%;
}
#line_3_1 {
	flex-basis: 80%;
	margin: 50px 1% 1% 1%;
	background: #ffffff9e;
	padding: 30px;
	border-radius: 10px;
	font-size: 20px;
}

#line_4_wrap {
	width: 96%;
	padding: 0 2%;
}



}


/* --- 1130px ---*/

@media screen and (max-width:1130px){




}





/* --- 1024px ---*/

@media screen and (max-width:1025px){

.column {
	-webkit-column-width: 200px;
	-moz-column-width: 200px;
	column-width: 100%;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 1;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px;
	-webkit-column-rule: 1px solid #ccc;
	-moz-column-rule: 1px solid #ccc;
	column-rule: 1px solid #ccc;
}

#line_5 {
	width: 100%;
	background: transparent url(../images/line_5_bg.jpg) no-repeat center top;
	background-size: auto 100%;
}
#line_5_wrap {
	width: 96%;
	padding: 0 2%;
}

#line_6_wrap {
	width: 96%;
	margin: 0px 2%;
}
#line_6_1 {
	flex-basis: 96%;
	margin: 50px 2% 50px 2%;
}
#line_6_2 {
	flex-basis: 96%;
	margin: 50px 2% 50px 2%;
}




}





/* --- 990px ---*/

@media screen and (max-width:990px){

#header_1 {
	flex-basis: 98%;
	margin: 10px 1% 0px 1%;
	text-align: center;
}
#header_2 {
	flex-basis: 96%;
	margin: 0px 2% 0px 2%;
	text-align: center;
}
#tel_top_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}



}



/* --- 880px ---*/

@media screen and (min-width:100px) and (max-width:880px){

#line_7_1 {
	flex-basis: 96%;
	margin: 50px 2% 50px 2%;
}
#line_7_2 {
	flex-basis: 96%;
	margin: 50px 2% 50px 2%;
}




}




/* --- 800px ---*/

@media screen and (min-width:100px) and (max-width:800px){

#mainmenu_1 {
	flex-basis: 60%;
}
#mainmenu_2 {
	flex-basis: 30%;
	text-align: right;
	margin: 7px 10px 70px 10px;
}

}


/* --- 700px ---*/

@media screen and (min-width:100px) and (max-width:700px){

#line_4_1 {
	flex-basis: 96%;
	margin: 50px 2% 1% 2%;
}
#line_4_2 {
	flex-basis: 96%;
	margin: 50px 2% 1% 2%;
}
	
}




/* --- 680px ---*/

@media screen and (max-width:680px){



}



/* --- 540px ---*/

@media screen and (max-width:541px){





}




/* --- 440px ---*/

@media screen and (max-width:440px){

h1 {
	font-size: 35px;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}

#tel_number_contact a:link {
	color: #4096ee;
	font-size: 27px;
	margin: 10px;
	text-decoration: none;
}


}

/* --- 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){





}

