/* CSS Document */



* {
	margin: 0;
	padding: 0;
}


/* =============================================================================
   Images
   ========================================================================== */
   
img {
	border: none;
}

#content img {
	border: none;

}



/* =============================================================================
   Links
   ========================================================================== */
a {	
	color: #ba004b;
	outline: none;
	text-decoration: none;
}

a:link {
  color: #ba004b;
  text-decoration: none;
}

a:active {
	color: #ba004b;
}

a:visited {
	color: #ba004b;
}

a:hover {
	color: #ff086b;
	text-decoration: none;
}

p {
	margin: 0 0 18px
}

input {

}




/* =============================================================================
   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;
	color: #0c262d;
}

h2 {
	font-size: 45px;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #fff;
}

h3 {
	font-size: 40px;
	padding: 0px 50px 0px 50px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

h4 {
	font-size: 35px;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
} 



.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-color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.5;
	color: Black;
}




/* =============================================================================
   TOP LINE
   ========================================================================== */

#top_line {
	width: 100%;
	height: 50px;
}

#top_wrap {
  margin: 0 auto;
  max-width: 1400px;
}

#top_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 7px 0px 0px 0px;
	width: 100%;
}

#top_1_1 {
	flex-basis: 120px;
	margin: 0px 0px 0px 10px;
}

#top_1_2_container {
	display: flex;
	flex-wrap: wrap;
	width: 550px;
	align-items: center;
}

#top_1_2 {
	flex-basis: 345px;
	margin: 0px 0px 0px 0px;
}

#top_1_3 {
	flex-basis: 200px;
	margin: 0px 0px 0px 0px;
}

#top_1_4 {
	flex-basis: 160px;
	margin: 0px 0px 0px 0px;
}






/* ÒÅËÅÔÎÍ â TOP ----------------------*/

#tel_top_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}


#tel_number_top {
	font-size: 22px;
	color: #2c8ca5;
	margin: 0px 20px 0px 0px;
}






/*------ ÒÅËÅÔÎÍ â POPUP-----*/

#tel_container_popup {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: column;
	text-align: center;
}
#tel_number_popup {
	font-size: 35px;
	margin-bottom: 20px;
}
#tel_number_popup a:link {
	color: #5a5a5a;
}
#tel_number_popup a:hover {
	color: #94a69c;
}

/* =============================================================================
   POPUP Modals Pro 
   ========================================================================== */

[data-modals-element="modal"][data-modals-theme="light"] [data-modals-element="overlay"] {
	--color: 0, 0, 0;
	background: #0000008a;
}
[data-modals-element="modal"][data-modals-theme="light"] [data-modals-element="slide-content"] {
	background: #fff;
	margin: 0;
	border-radius: 10px;
	overflow: hidden;
}
[data-modals-element="modal"][data-modals-theme="light"] [data-modals-type="inline"] [data-modals-element="slide-content"] {
	padding: 30px;
	overflow: auto;
}




/* =============================================================================
   Header
   ========================================================================== */

 
#header_line {
	width: 100%;
	background: #2c8ca5;
	height: 57px;
}

#header_wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
}

.container_header {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	width: 100%;

}

#header_1 {
	flex-basis: 200px;
	margin: 0px 2% 0px 2%;
}

#header_2 {

}

#header_3 {
	flex-basis: 100px;
	margin: 0px 2% 0px 2%;
	text-align: right;
}

#header_wrap:after {
  content: "";
  display: table;
  clear: both;
}

/* --- ÏÅÐÅÊËÞ×ÀÒÅËÜ ßÇÛÊÎÂ---*/

#language_picker_des_90 {
	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 {
	width: 100%;
}

#line_1_wrap {
	width: 80%;
	padding: 80px 10% 80px 10%;
}

#line_1_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

#line_1_zag {
	flex-basis: 100%;
	margin: 0% 0% 50px 0%;
	text-align: center;
}
	
#line_1_1 {
	flex-basis: 100%;
}



#line_1_wrap:after {
  content: "";
  display: table;
  clear: both;
}

.container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0px 0px 50px 0px;
	width: 100%;
}


.main_razdel {
	flex-basis: 300px;
	margin: 20px;
	text-align: center;
	box-shadow: 5px 5px 15px #c2c2c2;
	border-radius: 15px;
}

#logo_razdel {
	padding: 30px 20px 0px 20px;
}

#name_razdel {
	font-size: 20px;
	color: #000;
	padding: 30px 20px;
	text-transform: uppercase;
}





/* ÊÍÎÏÊÀ Á²ËÜØÅ Â²ÄÃÓÊ²Â... ----------------------*/

#button_block {
	margin: 0px 0px 30px 0px;
	margin-top: auto;
	text-align: center;
}

.avs-btn {
	display: inline-flex;
	text-decoration: none;
	position: relative;
	font-size: 20px;
	padding: 15px 30px;
	font-weight: normal;
	text-transform: none;
	font-family: 'Roboto Condensed', Oahoma, sans-serif;
	background: #226B7E;
	color: #FFF !important;
	cursor: pointer;
	transition: all 0.3s;
	border-radius: 5px;
}
.avs-btn a {
	color: #fff;
}

.avs-btn:hover,
.avs-btn:active,
.avs-btn:focus {
	background: #2c8ca5;
}






/* =============================================================================
   LINE_2 ÍÀÉÏÎÏÓËßÐÍ²Ø² ÊÓÐÑÈ
   ========================================================================== */

#line_2 {
	width: 100%;
	background: #c4edee;
}

#line_2_wrap {
	width: 80%;
	padding: 80px 10% 80px 10%;
}

#line_2_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

#line_2_zag {
	flex-basis: 100%;
	margin: 0% 0% 50px 0%;
	text-align: center;
}
	
#line_2_1 {
	flex-basis: 100%;
}

#line_2_wrap:after {
  content: "";
  display: table;
  clear: both;
}


/* ÊÓÐÑÛ TOP áëîêè----------------------*/

.courses_top_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

.courses_top_block {
	flex-basis: 31%;
	margin: 1%;
	text-align: center;
	background: #fff;
	flex-direction: column;
	display: flex;
}

#img_courses_top {
	padding: 0px 0px 10px 0px;
}

#on-off_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#online {
	width: 100px;
	text-align: center;
	background: #2c8ca5;
	color: #fff;
	font-weight: bold;
}
#offline {
	width: 100px;
	text-align: center;
	border: 1px solid #2c8ca5;
	font-weight: bold;
}

#name_courses_top {
	font-size: 20px;
	color: #000;
	padding: 30px 20px;
	text-transform: uppercase;
}


/* ÊÍÎÏÊÀ Çàìîâèòè êóðñ ----------------------*/

#button_block_courses {
	margin: 0px 0px 30px 0px;
	margin-top: auto;
}





/* =============================================================================
   LINE_3 ÂÑÒÓÏ
   ========================================================================== */

#line_3 {
	width: 100%;	
}

#line_3_wrap {
	width: 80%;
	margin: 0% 10%;
	padding: 80px 0px;
}

#line_3_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

#line_3_zag {
	flex-basis: 100%;
	margin: 0% 0% 50px 0%;
	text-align: center;
}
	
#line_3_1 {
	flex-basis: 100%;
}

#line_3_wrap:after {
  content: "";
  display: table;
  clear: both;
}


#welcome_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#welcome_img {
	margin: 0% 2% 0% 2%;
	width: 42%;
	text-align: right;
}

#welcome_text {
  margin: 0% 2% 0% 2%;
  width: 46%;
}



/* =============================================================================
   LINE_4 ÍÀØ² ÏÅÐÅÂÀÃÈ
   ========================================================================== */

#line_4 {
	width: 100%;	
}

.parallax_line_4 {
    /* The image used */
	background: transparent url(../images/line4_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_4_wrap {
	width: 60%;
	margin: 0% 20%;
	padding: 80px 0px;
}

#line_4_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

#line_4_zag {
	flex-basis: 100%;
	margin: 0% 0% 50px 0%;
	text-align: center;
}
	
#line_4_1 {
	flex-basis: 100%;
}	
	
#perevagi_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 100%;
}

#perevagi_block {
	width: 41%;
	margin: 15px 2%;
	font-size: 20px;
	padding: 20px;
	border-radius: 15px;
	background: #ffffff9c;
}
	
	
}
/* Ñïåöèàëüíûå öåíû --------------------------------*/

#s_price_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0px 20px 0px;
	width: 100%;
	margin: 20px 0px;
}

#s_price {
	width: 100%;
	text-align: center;
	background: #1ECA95;
	padding: 20px 0px;
}

#s_price a {
	font-size: 26px;
	font-weight: bold;
	color: white;
}

#s_price a:hover { 
	color: #BA004B;
}



#line_4_wrap:after {
  content: "";
  display: table;
  clear: both;
}







/* =============================================================================
   LINE_5 ²ÍÔÎÃÐÀÔ²ÊÀ
   ========================================================================== */

#line_5 {
	width: 100%;	
}

#line_5_wrap {
	width: 60%;
	margin: 0% 20%;
	padding: 80px 0px;
}

#line_5_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

#line_5_zag {
	flex-basis: 100%;
	margin: 0% 0% 0% 0%;
	text-align: center;
}
	
#line_5_1 {
	flex-basis: 100%;
}



#line_5_wrap:after {
  content: "";
  display: table;
  clear: both;
}



	
/* =============================================================================
   LINE_6 ²ÍØ² ÊÓÐÑÈ
   ========================================================================== */

#line_6 {
	width: 100%;
	background: #2c8ca5;	
}

#line_6_wrap {
	padding: 80px 0px;
}


#line_6_zag {
	flex-basis: 100%;
	margin: 0% 0% 50px 0%;
	text-align: center;
}
	
#line_6_1 {
	flex-basis: 100%;
}



#line_6_wrap:after {
  content: "";
  display: table;
  clear: both;
}	




/* --- ÊÀÐÓÑÅËÜ ÊÓÐÑÎÂ (Ol News post)--*/

.news-block .lower-content {
	position: relative;
	padding: 12px 22px 35px;
	text-align: center;
}
.news-block h4 {
	position: relative;
	display: block;
	font-size: 26px;
	line-height: 1.2em;
	color: var(--secondary-color);
	font-weight: normal;
	margin-bottom: 20px;
}
.news-block h4 a {
	color: #2c8ca5;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
}
.news-block h4 a:hover {
	color: #226B7E;
}

.icon-btn {
	background: #226B7E;
	padding: 14px 25px;
	color: #fff !important;
	border-radius: 5px;
	font-size: 16px;
	transition: 0.2s;
	font-family: 'Roboto Condensed', sans-serif !important;
	font-weight: normal !important;
}
.icon-btn:hover {
	background: #2c8ca5;
}



/* =============================================================================
   LINE_7 Â³äãóêè
   ========================================================================== */

#line_7 {
	width: 100%;
}

#line_7_wrap {
	width: 80%;
	margin: 0% 10%;
	padding: 80px 0px;
}


#line_7_zag {
	flex-basis: 100%;
	margin: 0% 0% 0% 0%;
	text-align: center;
}
	
#line_7_1 {
	flex-basis: 100%;
}

#line_7_2 {
	flex-basis: 100%;
	margin: 20px 0px;
}


#line_7_wrap:after {
  content: "";
  display: table;
  clear: both;
}	


/* ÊÍÎÏÊÀ Á²ËÜØÅ Â²ÄÃÓÊ²Â... ----------------------*/

#button_reviews {
	margin: 0px 0px 30px 0px;
	margin-top: auto;
	text-align: center;
}

.avs-btn {
	display: inline-flex;
	text-decoration: none;
	position: relative;
	font-size: 20px;
	padding: 15px 30px;
	font-weight: normal;
	text-transform: none;
	font-family: 'Roboto Condensed', Oahoma, sans-serif;
	background: #226B7E;
	color: #FFF !important;
	cursor: pointer;
	transition: all 0.3s;
	border-radius: 5px;
}
.avs-btn a {
	color: #fff;
}

.avs-btn:hover,
.avs-btn:active,
.avs-btn:focus {
	background: #2c8ca5;
}



/* =============================================================================
   LINE_8 ÌÀÃÀÇÈÍ
   ========================================================================== */

#line_8 {
	width: 100%;
}

.parallax_line_8 {
    /* The image used */
	background: transparent url(../images/line8_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_8_wrap {
	padding: 80px 0px;
}


#line_8_zag {
	flex-basis: 100%;
	margin: 0% 0% 0% 0%;
	text-align: center;
}
	
#line_8_1 {
	width: 100%;
	text-align: center;
}



#line_8_wrap:after {
  content: "";
  display: table;
  clear: both;
}		



#shop_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#shop_text {
	flex-basis: 60%;
	background: #ffffff9c;
	border-radius: 15px;
}

#shop_specprice {
	flex-basis: 40%;
	background: #ffffff9c;
	margin: 50px 0px 50px 0px;
	padding: 30px;
	border-radius: 15px;
}
	


/* =============================================================================
   LINE_9 ÊÎÍÒÀÊÒÈ
   ========================================================================== */

#line_9 {
	width: 100%;	
}

#line_9_wrap {
	width: 80%;
	margin: 0% 10%;
	padding: 80px 0px;
}

#line_9_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

#line_9_zag {
	flex-basis: 100%;
	margin: 0% 0% 50px 0%;
	text-align: center;
}
	
#line_9_1 {
	flex-basis: 46%;
	padding: 0% 2%;
	margin: 0px 0px 50px 0px;
}

#line_9_2 {
	flex-basis: 46%;
	padding: 0% 2%;
}



#line_9_wrap:after {
  content: "";
  display: table;
  clear: both;
}


/* --- ÒÅËÅÔÎÍÛ â ÊÎÍÒÀÊÒÈ--*/

#contact_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	width: 550px;
}

#tel_number_contact {
	font-size: 35px;
	margin: 0px 20px 0px 0px;
}

#tel_number_contact a:link {
	color: #2c8ca5;
	text-decoration: none;
}

#tel_number_contact a:hover {
	color: #ba004b;
	text-decoration: none;
}
#tel_icon_contact {
	width: 100%;
}


/* --- google maps â Êîíòàêòè--*/

#map_contact {
	width: 600px;
	height: 400px;
}



/* =============================================================================
   LINE_10
   ========================================================================== */

#line_10 {
	width: 100%;
}

#line_10_wrap {
	padding: 0px 0px;
}


#line_10_zag {
	flex-basis: 100%;
	margin: 0% 0% 0% 0%;
	text-align: center;
}
	
#line_10_1 {
	flex-basis: 100%;
}



#line_10_wrap:after {
  content: "";
  display: table;
  clear: both;
}		





/* =============================================================================
   Footer
   ========================================================================== */
   
#footer {
	background: #2c8ca5;
	width: 100%;
}

#footer_wrap {
	margin: 0 auto;
	max-width: 1400px;
}

#footer_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}


#footer_1 {
	flex-basis: 96%;
	margin: 20px 2% 10px 2%;
	text-align: center;
}

#footer_2 {
	flex-basis: 96%;
	margin: 0px 2% 10px 2%;
	text-align: center;
	display: none;
}

#footer_3 {
	flex-basis: 96%;
	margin: 0px 2% 20px 2%;
	text-align: center;
}



a.footerlink:link, a.footerlink:visited {
	font-size: 11px;
	color: #00ced1;
	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: #eee;
}

.footer2 {
	font-size: 10px;
	color: #eee;
	margin-top: 5px;
}


/* --- Ïîë³òèêà êîíô³íäåíö³éíîñò³--*/

#politica a {
	color: #00ced1;
}

#politica a:hover {
	color: #fff;
}

/* --- Ïåðåêëþ÷àòåëü ÿçûêîâ â footer--*/

#language_picker_des_181 {
	display: none;
}

div.mod-languages ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
}


/* =============================================================================
   ÊÍÎÏÊÀ Scroll  To TOP
   ========================================================================== */

.scrollToTop.medium {
	font-size: 30px;
	line-height: 67px;
}




/* =============================================================================
   DJ MEGA MENU (clean)
   ========================================================================== */

.dj-megamenu-clean li a.dj-up_a {
	display: block;
	height: 50px;
	font-size: 16px;
	color: #334A52;
	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-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 ul.dj-submenu > li > a small.subtitle {
	display: block;
	font-size: 0.8em;
	line-height: 1;
	opacity: 1;
}


/* --- Êíîïêà ìîáèëüíîãî ìåíþ--*/

.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;
}







/* =============================================================================
   ÇÀÊÀÇÀÒÜ ÇÂÎÍÎÊ (Wedal Joomla Callback)
   ========================================================================== */
.wjcallbackform .modal-dialog {
	margin: 0 auto;
	min-width: 350px;
}

.wjcallbackform .form-validate .modal-body {
	padding: 20px;
	width: 100%;
	box-sizing: border-box;
}

.wjcallbackform .modal-header {
	display: flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: space-between;
	padding: 1rem 1rem;
	border-bottom: 1px solid #dfe3e7;
	background: #2c8ca5;
	color: #fff;
}
   
.wjcallbackform .form-validate input[type="text"], .wjcallbackform .form-validate textarea {
	width: 100%;
	box-sizing: border-box;
	padding: 10px 15px;
	display: block;
	height: auto;
	border-radius: 4px;
	/* margin-bottom: 20px; */
}

#phone {
	padding: 10px;
	border-radius: 4px;
}

.control-label {
	margin-top: 20px;
}

.modal-footer {
	text-align: center;
	margin-bottom: 20px;
}

.wjcallbackform .modal-header .modal-title {
	font-size: 1em;
	line-height: 120%;
}

/* --- Êíîïêà ÎÒÏÐÀÂÈÒÜ ---*/

.btn {
	background: #2c8ca5;
	border: medium none;
	border-radius: 4px;
	color: #fff !important;
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	transition: 0.5s;
	cursor: pointer;
	margin: 10px 10px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
}

.btn:hover { 
	background: #226B7E;
	color: #fff !important;
}
.btn:active {
  background: rgb(33,147,90);
}



/* --- Êíîïêà ÌÎÄÓËß ---*/
.wjcallback-link {
	background: #226B7E;
	padding: 10px 25px;
	transition: 0.2s;
	cursor: pointer;
	text-decoration: none;
	border-radius: 4px;
	border: 0px solid #226B7E;
	color: #fff !important;
}
.wjcallback-link:hover { 
	background: #2c8ca5;
	color: #fff !important;	
}





/* ============================================================================================================================
   ÀÄÀÏÒÈÂÍÎÑÒÜ
   ========================================================================================================================== */


/* ************************************************** MEDIA QUERIES ****************************************************/

/* --- 1920px ---*/

@media screen and (max-width:1920px){



}


/* --- 1700px ---*/

@media screen and (max-width:1700px){

#line_1_wrap {
	width: 96%;
	padding: 80px 2% 80px 2%;
}
#line_2_wrap {
	width: 96%;
	padding: 80px 2% 80px 2%;
}
#line_3_wrap {
	width: 96%;
	margin: 0% 2%;
	padding: 80px 0px;
}
#line_4_wrap {
	width: 96%;
	margin: 0% 2%;
	padding: 80px 0px;
}
#line_5_wrap {
	width: 60%;
	margin: 0% 20%;
	padding: 80px 0px;
}
}


/* --- 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){

#line_7_wrap {
	width: 96%;
	margin: 0% 2%;
	padding: 80px 0px;
}

#shop_text {
	flex-basis: 80%;
	background: #ffffff9c;
	border-radius: 15px;
}
#shop_specprice {
	flex-basis: 80%;
	background: #ffffff9c;
	margin: 50px 0px 50px 0px;
	padding: 30px;
	border-radius: 15px;
}



}




/* --- 1280px ---*/

@media screen and (max-width:1280px){




}


/* --- 1130px ---*/

@media screen and (max-width:1130px){




}





/* --- 1024px ---*/

@media screen and (max-width:1025px){


#line_5_wrap {
	width: 96%;
	margin: 0% 2%;
	padding: 80px 0px;
}




}





/* --- 940px ---*/

@media screen and (max-width:940px){

#header_1 {
	flex-basis: 200px;
	margin: 0px 2% 0px 2%;
	order: 2;
}
#header_2 {
	order: 1;
}
#header_3 {
	flex-basis: 100px;
	margin: 0px 2% 0px 2%;
	text-align: right;
	order: 3;
}
.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 10px;
	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;
}



}


/* --- 840px ---*/

@media screen and (min-width:100px) and (max-width:840px){

#top_line {
	width: 100%;
	height: auto;
}
#top_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 7px 0px 20px 0px;
	width: 100%;
}
#top_1_4 {
	flex-basis: 160px;
	margin: 20px 0px 0px 0px;
}

#perevagi_block {
	width: 90%;
	margin: 15px 5%;
	font-size: 20px;
	padding: 20px;
	border-radius: 15px;
	background: #ffffff9c;
}


}


/* --- 800px ---*/

@media screen and (min-width:100px) and (max-width:800px){

#welcome_img {
	margin: 0% 2% 0% 2%;
	width: 96%;
	text-align: center;
}
#welcome_text {
	margin: 2% 2% 0% 2%;
	width: 96%;
}

	
}

/* --- 768px ---*/

@media screen and (min-width:100px) and (max-width:768px){

.courses_top_block {
	flex-basis: 48%;
	margin: 1%;
	text-align: center;
	background: #fff;
	flex-direction: column;
	display: flex;
}

	
}


/* --- 680px ---*/

@media screen and (max-width:680px){

#line_9_wrap {
	width: 96%;
	margin: 0% 2%;
	padding: 80px 0px;
}
#line_9_1 {
	flex-basis: 96%;
	padding: 0% 2%;
	margin: 0px 0px 50px 0px;
}
#line_9_2 {
	flex-basis: 96%;
	padding: 0% 2%;
}
#contact_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	width: 100%;
}
#map_contact {
	width: 100%;
	height: 400px;
}

}


/* --- 568px ---*/

@media screen and (max-width:568px){





}



/* --- 530px ---*/

@media screen and (max-width:530px){

#top_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	padding: 7px 0px 20px 0px;
	width: 100%;
	/* text-align: center; */
}
#top_1_1 {
	flex-basis: 120px;
	margin: 0px 0px 0px 10px;
	order: 1;
}
#top_1_2_container {
	display: flex;
	flex-wrap: wrap;
	width: 96%;
	align-items: center;
	justify-content: center;
	order: 3;
}
#top_1_3 {
	flex-basis: 200px;
	margin: 10px 0px 0px 0px;
}
#top_1_4 {
	flex-basis: 160px;
	margin: 0px 0px 0px 0px;
	order: 2;
}
#tel_number_top {
	font-size: 20px;
	margin: 10px 20px 0px 0px;
	text-align: center;
}

#line_9_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
}


}




/* --- 480px ---*/

@media screen and (max-width:480px){

#header_1 {
	flex-basis: 200px;
	margin: 0px 2% 0px 2%;
	order: 1;
}
#header_2 {
	order: 2;
	margin-top: -7px;
}
#header_3 {
	flex-basis: 100px;
	margin: 0px 2% 0px 2%;
	text-align: right;
	order: 3;
	display: none;
}

.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 10px;
	padding: 0;
	width: 80px;
	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;
}

#name_courses_top {
	font-size: 18px;
	color: #000;
	padding: 30px 20px;
	text-transform: uppercase;
}
.avs-btn {
	display: inline-flex;
	text-decoration: none;
	position: relative;
	font-size: 17px;
	padding: 15px 30px;
	font-weight: normal;
	text-transform: none;
	font-family: 'Roboto Condensed', Oahoma, sans-serif;
	background: #226B7E;
	color: #FFF !important;
	cursor: pointer;
	transition: all 0.3s;
	border-radius: 5px;
}
#footer_2 {
	flex-basis: 96%;
	margin: 0px 2% 10px 2%;
	text-align: center;
	display: block;
}



}

/* --- 440px ---*/

@media screen and (max-width:440px){

h1 {
	font-size: 35px;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #0c262d;
}
h2 {
	font-size: 35px;
	padding: 0px 10px 0px 10px;
}

.scrollToTop.medium {
	font-size: 30px;
	line-height: 67px;
	display: none;
}

}



/* --- 400px ---*/

@media screen and (min-width:100px) and (max-width:400px){

.courses_top_block {
	flex-basis: 96%;
	margin: 2%;
	text-align: center;
	background: #fff;
	flex-direction: column;
	display: flex;
}




}


/* --- 320px ---*/

@media screen and (min-width:100px) and (max-width:321px){





}
