/*!
Theme Name: logos
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: logos
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

logos is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

 /*@font-face {
	font-family: FiraSans-Regular;
	font-display: swap;
	src: url(/wp-content/themes/logos/fonts/FiraSans/FiraSans-Regular.ttf);
	font-weight: normal;
	}

@font-face {
	font-family: FiraSans-Bold;
	font-display: swap;
	src: url(/wp-content/themes/logos/fonts/FiraSans/FiraSans-Bold.ttf);
	font-weight: normal;
	}*/

@font-face {
	font-family: Ubuntu-Regular;
	font-display: swap;
	src: url(fonts/Ubuntu/Ubuntu-Regular.ttf);
	font-weight: normal;
}

	@font-face {
		font-family: ubuntu;
		font-display: swap;
		src: url(fonts/Ubuntu/Ubuntu-Regular.ttf);
		font-weight: normal;
		}


@font-face {
	font-family: Ubuntu-Light;
	font-display: swap;
	src: url(fonts/Ubuntu/Ubuntu-Light.ttf);
	font-weight: normal;
	}


@font-face {
	font-family: "Andantino"; 
	font-display: swap;
	src: url(fonts/Andantino/Andantino.ttf);
	font-style: normal; 
	font-weight: normal; 
} 
#carouselExampleCaptions {
	margin-bottom: 3em;
}
.fa, .fas {
    font-family: "Font Awesome 5 Free"!important;
    font-weight: 900;
}
.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
 div.footer_icons > div > a {
	display:none;
}
.card-body {
	font-size: 18px;
}
#content .main-page-slide-style-small {
	max-width: none;
	/*margin-top: 70px;*/
}
.container__slider--mob {
	max-width: 560px;
    width: 100%;
    margin: 0 auto;
}
.container__slider {
	    display: flex;
    justify-content: center;
}
.statistics .card-title {
    text-align: center;
    font-size: 36px;
    color: royalblue;
    font-weight: 600;
}
.statistics .card-text {
	    text-align: center;
}

div.otziv-holder > div:nth-child(2){
display: flex;
    flex-direction: column;
    justify-content: center;
}
.statistics > div {
	    border-right: 1px solid #dee2e6;
}.statistics > div:last-child {
	    border-right: 0px;
}
.main-page-slide-style-big {
    width: 1440px;
}

.main-page-slide-style-big,
.main-page-slide-style-big .owl-item,
.main-page-slide-style-big .owl-item > div{
	height: 350px;
}

.box-shadow-style_item1.box-style-wrap_item2 {
	display: flex;
	 flex-direction: column;
	  align-items: center;
}
.how-start .row > div {
 	display: flex; 
 	flex-direction: column; 
 	align-items: center;
}
.how-start .row span{
 	margin-top: 15px;
 	    text-align: center;
}
.how-start img {
	    max-width: 110px;
}
.advantage {
	color:#000;
}

.advantage img{
 max-width: 150px;
}
h2 {
	text-align: center;
    font-size: 33px;
    font-weight: bold;
}
.header {
	text-align: center;
    font-size: 33px;
    font-weight: bold;
}

#slider_98_slide02 > div > div.slide_content {
	position: relative;
}
#slider_98_slide02 > div > div.slide_content > span > a {
	position: absolute;
    text-align: center;
    color: #ffff00;
    /* left: 0; */
    right: -73px;
    width: 150px;
    bottom: -64px;
    margin: auto;
}
html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
	height: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
	/* height: 100%; */
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

.city-btn a{
    background-color: #009DED!important;
    width: 250px!important;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/


* body,
button,
input,
select,
optgroup,
textarea {
	color: #404040!important;
	font-family: Roboto, Ubuntu-Regular, sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}
* body h6,
* body h5,
* body h4,
* body h3,
* body h2,
* body h1 {
	color: #404040!important;
}
* body .elementor-heading-title {
	color: #404040!important;
	font-family: Roboto, Ubuntu-Regular,
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	color: #404040!important;
}

p {
	margin: 0;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}
*:not(i){
	font-family:  Roboto, sans-serif!important;
}
*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}
/* 
a:visited {
	color: purple;
} 
a:hover, a:focus, a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
} */

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
	background-color: #fff;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	max-width: 300px;
	width: 300px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}
.main-navigation li:not(:last-child) {
	margin-right: 30px;
}

.main-navigation li:hover>a{
	/* background-color: #eaeaea; */
	color: #008ed3;
}

.sub-menu li{
	margin: 0;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	color: #404040;
    font-size: 16px;
    font-weight: 600;
	font-family: Ubuntu-Regular, sans-serif;
	padding: 10px;
	letter-spacing: 0;
}

.main-navigation a:visited {
	color: #404040;
}

/* top nemu */
/*
.display-none{
	display: none;
} */
.display-none{
	display: block;
} 

.banner-title h1.elementor-heading-title {
    color: #FFFFFF!important;
} 
.top-navigation {
	clear: both;
	display: block;
	float: left;
}

.top-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	display: flex;
}

.top-navigation ul ul{
	flex-direction: column;
}


.top-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
	background-color: #fff;

}

.top-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.top-navigation ul ul li:hover > ul,
.top-navigation ul ul li.focus > ul {
	left: 100%;
}

.top-navigation ul ul a {
	max-width: 200px;
	width: 100%;
}

.top-navigation ul li:hover > ul,
.top-navigation ul li.focus > ul {
	left: auto;
}

.top-navigation li {
	float: left;
    position: relative;
    margin-right: 12px;
    padding: 7px;
}

#top-navigation-right #top-menu-right>li{
	padding-left: 25px;
}
.top-navigation a {
	display: block;
	text-decoration: none;
	color: #404040;
    font-size: 16px;
	font-family: Ubuntu-Regular, sans-serif;
}

.top-navigation a:visited {
	color: #404040;
}

/* Footer navigation*/

.footer-navigation {
	clear: both;
	display: block;
	float: left;
}

.footer-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}


.footer-navigation li {
	float: left;
	position: relative;
	margin-right: 30px;
}

.footer-navigation a {
	display: block;
	text-decoration: none;
	color: #fff;
    font-size: 16px;
    font-weight: 300;
	font-family: Ubuntu-Regular, sans-serif;
}

.footer-navigation a:visited {
	color: #fff;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

#slick_nav-menu{
	display: none;
} 

.slicknav_menu {
	display:none; 
	position: fixed;
	z-index: 9999999;
	width: 100%;
	height: 50px;
}

#main-blockicon {
display: flex; 
flex-direction: column;
 align-items: center;
}

@media screen and (max-width: 37.5em) {
	#slick_nav-menu {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
		background: #008ed3;
		
	}

	.slicknav_btn {
		background-color: #005684;
	}

	
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

.site-header{
	position: fixed;
	z-index: 99900;
	width: 100%;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.slicknav_nav{
	z-index: 999999;
	background: #008ed3;
	width: 102%;
	margin: 0 -5px;
}

.site{
	display: flex;
	flex-direction: column;
	height: 100%;
	overflow-x: hidden;
}

.site-content{
	display: flex;
	flex-direction: column;
	height: 100%;
	/*min-height: 1080px;*/
}

.admin-bar .site-content{
    	min-height: calc(100vh - 32px);
}

.content-area{
	flex: 1 0 auto;
}

footer {
	flex-shrink: 0;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

/* .post,
.page {
	margin: 0 0 1.5em;
} */

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.content-area{
/* 	margin-bottom: 100px; */
}


/* Custom styles */ 

.container{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}

.flex-container{
	display: flex;
	align-items: center;
}
#main-menu {
	display: flex;
	justify-content: space-between;
}
.main-menu-container{
	align-items: center;
	height: 65px;
}

.top-menu_bg{
	background-color: #f7fafb;
}

.top-menu-container{
	justify-content: space-between;
	align-items: center;
	align-content: center;
	min-height: 45px;
	flex-wrap: wrap;
}

.site-branding{
	margin-right: 50px;
}

.menu-top-menu_right-ua-container>ul>li:nth-child(4)::before {
	content: url(../../uploads/sites/2/2020/04/top-phone-icon2.png);
	position: absolute;
	left: 0px;
	top: 9px;
}

.menu-top-menu_right-ru-container>ul>li:nth-child(4)::before {
	content: url(../../uploads/sites/2/2020/04/top-phone-icon2.png);
	position: absolute;
	left: 0px;
	top: 9px;
}

.menu-top-menu_right-ua-container>ul>li:nth-child(3)::before {
	content: url(../../uploads/sites/2/2020/04/top-phone-icon2.png);
	position: absolute;
	left: 0px;
	top: 9px;
}

.menu-top-menu_right-ru-container>ul>li:nth-child(3)::before {
	content: url(../../uploads/sites/2/2020/04/top-phone-icon2.png);
	position: absolute;
	left: 0px;
	top: 9px;
}

.menu-top-menu_right-ua-container>ul>li:nth-child(1)::before {
	content: url(../../uploads/sites/2/2020/04/top-lang-icon.png);
	position: absolute;
	left: 0px;
	top: 9px;
}

.menu-top-menu_right-ru-container>ul>li:nth-child(1)::before {
	content: url(../../uploads/sites/2/2020/04/top-lang-icon.png);
	position: absolute;
	left: 0px;
	top: 9px;
}

.menu-top-menu_right-ua-container>ul>li:nth-child(2)::before {
	content: url(../../uploads/sites/2/2020/04/top-phone-icon2.png);
	position: absolute;
	left: 0px;
	top: 9px;
}

.menu-top-menu_right-ru-container>ul>li:nth-child(2)::before {
	content: url(../../uploads/sites/2/2020/04/top-phone-icon2.png);
	position: absolute;
	left: 0px;
	top: 9px;
}

.flex-row{
	display: flex;
    flex-wrap: wrap;
}


/* SLIDER */

#slider_84 .owl-dots {
	bottom: 35px!important;
}

#slider_1360 .sa_hover_container {
	border-radius: 30px;
}

#slider_110 .sa_hover_container {
	border-radius: 30px;
}


#slider_1360 .owl-carousel .owl-item img {
	border-radius: 10px;
}

#slider_1360>.owl-nav>button {
	width: 40px !important;
}

#slider_1360>.owl-nav>button:hover {
	background-color: rgb(37, 53, 94) !important;
}

#slider_1400 .sa_hover_container {
	border-radius: 30px;
}

#slider_1400 .owl-carousel .owl-item img {
	border-radius: 10px;
}

#slider_1400>.owl-nav>button {
	width: 40px !important;
}

#slider_1400>.owl-nav>button:hover {
	background-color: rgb(37, 53, 94) !important;
}
/* Tabs on main page */
.wrapper_preparation_section {
	display: flex;
	justify-content: space-between;
}
.preparation_tab-img {
	display: flex;
	justify-content: center;
	width: 100%;
	margin-top: 20px;
}
.tab_container{
	max-width: 1200px;
    width: 100%;
    margin: 0;
	cursor: pointer;
	transition: .5s all;
    padding: 0;
}

.preparation_section {
    /*margin-bottom: 50px;*/
	width: 25%;
 }

.preparation_tab_nav {
    list-style: none;
	padding: 0;
	margin: 0 -15px;
    display: none;

    align-items: flex-start;
	transition: .5s all;
	margin-bottom: 40px;
	flex-wrap: wrap;
	flex-direction: column;
}


.tab_container:hover .preparation_tab_nav {
	display: flex !important;
	transition: .5s all;
	width: max-content;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	padding: 20px 0;
	z-index: 10;
	position: relative;
	background: #fff;
}
.preparation_tab_nav-item{
	padding: 0 15px;
	margin-bottom: 10px;
	cursor: pointer;
}
.preparation_tab_nav-item:last-child {
	margin-bottom: 0;
}
.preparation_tab_nav-item>h2{
    text-transform: uppercase;
}



.preparation_tab_nav-link {
	/*border: 2px solid #008ed3;*/
    border-radius: 22px;
    transition: opacity .3s;
    text-align: center;
    color: black;
    font-weight: bold;
    font-size: 20px;
    text-decoration: none;
	letter-spacing: 0.4;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	overflow: hidden;
	background: #fff;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.preparation_tab_nav-link:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #008ed3;
	border-radius: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
  }
  .preparation_tab_nav-link:hover, .preparation_tab_nav-link:focus, .preparation_tab_nav-link:active {
	color: white;
  }
  .preparation_tab_nav-link:hover:before, .preparation_tab_nav-link:focus:before, .preparation_tab_nav-link:active:before {
	-webkit-transform: scale(2);
	transform: scale(2);
  }




.preparation_tab_nav-text{
    padding: 5px 30px;
    color: #25355e;
    font-size: 16px;
    font-family: Ubuntu-Regular, sans-serif;
}

.preparation_tab_nav-text:hover{
    color: #fff;
}

.tab_content-holder{
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 10px 50px;

}

.tab_content:not(:first-child){
    display: none;
}

.preparation_tab_nav-link.active{
    color: #fff;
    background-color: #008ed3;
    border-radius: 30px;
}

.preparation_tab_nav-link.active>.preparation_tab_nav-text{
	color: #fff;
}

.preparation_tab_content{
	position: absolute;
	left: 0;
	width: 100%;
	top: 100px;
	z-index: 0;
    padding: 10px 50px;
    border: 4px solid #008ed3;
    border-radius: 15px;
    display: none;

}

.elementor-tab-mobile-title{
	text-align: center;
    border: 4px solid #008ed3!important;
	border-radius: 15px!important;
	font-size: 20px!important;
	width: 100%;
	margin-bottom: 10px;
}

.preparation_tab-text {
    color: #0d1f3a;
	font-family: Ubuntu-Regular, sans-serif;
	width: 100%;
}

.preparation_tab-text h3{
	font-size: 33px;
	font-family: FiraSans-regular, sans-serif;
}

.preparation_tab-text ul{
	margin: 0 0 45px 0;
	padding-left: 20px;

}

.preparation_tab-text li{
    font-size: 18px;
}

.preparation_tab-text li:not(:last-child){
    margin-bottom: 10px;
}

.preparation_tab-buttons{
    display: flex;
    flex-wrap: wrap;
}
.preparation_tab-btn{
    border: 2px solid #008ed3;
    color: #0d1f3a;
    text-decoration: none;
    font-size: 16px;
    padding: 10px 30px;
    border-radius: 25px;
	margin-right: 60px;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	overflow: hidden;
}

.preparation_tab-btn:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #2098D1;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
  }
  .preparation_tab-btn:hover, .preparation_tab-btn:focus, .preparation_tab-btn:active {
	color: white;
  }
  .preparation_tab-btn:hover:before, .preparation_tab-btn:focus:before, .preparation_tab-btn:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
  }

.preparation_tab-btn-red{
    border: 2px solid #e22200;
    color: #fff;
    background-color: #e22200;
    text-decoration: none;
    font-size: 16px;
    padding: 10px 30px;
	border-radius: 25px;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: box-shadow;
	transition-property: box-shadow;

}

.preparation_tab-btn-red:hover, .preparation_tab-btn-red:focus, .preparation_tab-btn-red:active {
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
  }

.preparation_tab-btn-blue{
    color: #fff;
	background: linear-gradient(to right, #17c2ef, #008ed3);
	text-decoration: none;
	font-size: 16px;
	margin-top: 50px;
    padding: 10px 50px;
	border-radius: 25px;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: box-shadow;
	transition-property: box-shadow;
}

.preparation_tab-btn-blue:hover, .preparation_tab-btn-blue:focus, .preparation_tab-btn-blue:active {
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
  }

.preparation_tab-icon{
	width: 35px;
	height: 35px;
	margin-right: 15px;
}

.preparation_tab-text>ul{
	list-style-image: url(../../uploads/sites/2/2020/04/home-tabs_list-icon.png);
}

.home-form_holder{
	    display: flex;
	justify-content:space-evenly;
	flex-wrap: wrap;
	margin-bottom: 40px;
}

.popup-form_holder{
	display: flex;
	flex-direction: column;
	padding: 30px;
}

.home-form_submit{
	display: flex;
	justify-content: center;
	align-items: center;
	/*padding-left: 20px;*/
	margin-bottom: 3rem;
	flex-direction: column;

}

.home-form_holder input {
	width: 300px;
    height: 50px;
    padding: 0 40px;
	border-radius: 25px;
	outline: none;
	margin-bottom: 15px;

}

.popup-form_holder input {
	width: 250px;
    height: 50px;
    padding: 0 40px;
	border-radius: 25px;
	outline: none;
	margin-bottom: 15px;

}

.popup-form_submit{
	display: flex;
	justify-content: center;

}


.popup-form_submit input{
	width: 250px;
    height: 50px;
    padding: 0 40px;
	border-radius: 25px;
	outline: none;
	color: #fff;
	background-color: #e22200;
	font-size: 16px;
	font-family: Ubuntu-Regular, sans-serif;
	cursor: pointer;
}
.online-form_holder {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.online-form_holder input {
	height: 50px;
    padding: 0 40px;
    border-radius: 25px;
    outline: none;
    background-color: white;
}

.online-form_submit input{
	width: 81%;
	background-color: #0095d2;
	color: #fff;
	margin-bottom: 20px;
	border-radius: 0;
	border-color: #d0d0d0;
	font-size: 18px;
	font-family: 'Ubuntu', sans-serif;
	cursor: pointer;
}


.online-price-title>.elementor-widget-container{
	max-width: 550px;
	margin: 0 auto!important;
}

.price-section{
	display: flex;
	justify-content: space-between;
	color: #393939;
}
.price-section:not(:first-child){
	margin-bottom: 40px;
}

.price-title{
	font-size: 40px;
	font-family: 'Ubuntu', sans-serif;
}
.price-text{
	font-size: 26px;
	font-family: 'Ubuntu', sans-serif;
}

.price-num{
	font-size: 26px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	background-image: url(../../uploads/2020/08/online-bg-7.png);
	width: 156px;
	height: 76px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.price-eng-little{
	transform: translateY(-20px);
}
.price-num::before{
	content: url(../../uploads/2020/08/online-libe-before11.png);
	position: absolute;
	left: -440px;
	top: 10px;
}

.online-video-title{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.otzivi-name{
	font-size: 24px;
	font-family: 'Ubuntu', sans-serif;
	color: #0d1f3a;
    font-weight: 700;
    
}

.otzivi-img-holder{
	display: flex;
	align-items: center;
}

.otzivi-img-holder img{
	margin-right: 30px;
	margin: 5px;
}

.otzivi-text{
	font-size: 16px;
	font-family: 'Ubuntu', sans-serif;
	color: #404040;
	font-weight: 400;
	text-align: justify;
}

.otzivi-text-hidden{
	display: none;
}


.home-form_submit input {
	width: 300px;
    height: 50px;
    padding: 0 40px;
	border-radius: 25px;
	outline: none;
	color: #fff!important;
	background-color: #e22200;
	font-size: 16px;
	font-family: Ubuntu-Regular, sans-serif;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;

}

.home-form_submit input:hover, .home-form_submit input:focus, .home-form_submit input:active {
	background-color:  green;
		/*-webkit-transform: scale(1.2);
		transform: scale(1.2);
		-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
		transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);*/
}

#wpcf7-f1245-o3 .home-form_submit input:hover, #wpcf7-f1245-o3 .home-form_submit input:focus, #wpcf7-f1245-o3 .home-form_submit input:active {
	
		-webkit-transform: scale(1);
		transform: scale(1);
}
 
.footer-container{
	background-color: #25355e;
	min-height: 155px;
	align-items: center;
    display: flex;
}


.footer_content-holder{
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;

}

.footer_logo{
	margin-right: 70px;
	width: 200px;
}

.footer_phones{
	position: relative;
}

.footer_phones>a{
	text-decoration: none;
	color: #fff;
	padding-left: 30px;
}


.footer_phones>a::before {
	content: url(../../uploads/sites/2/2020/04/top-phone-icon2.png);
	position: absolute;
	left: 0px;
}

.footer_icons {
    display: flex;
}

.footer_icons>a {
	color: #d1dde1;
	margin-left: 15px;
}



.footer_icons>a:visited {
	color: #d1dde1;
}

.footer_icons .fa{
font-size: 30px;
}

.footer_call{
    color: #25355e;
    text-decoration: none;
    width: 200px;
    height: 45px;
    border-radius: 25px;
    background-color: #ffed00;
    font-size: 16px;
    display: flex;
    align-items: center;
	justify-content: center;
	font-weight: 600;
	font-family: Ubuntu-Regular, sans-serif;
	padding: 10px 0;
}

.footer_call i{
	font-size: 18px;
	margin-right: 10px;
}

.slide_content{
	max-width: 600px;
	padding-top: 50px;
}

.slide_content h2 {
	coloR: #0d1f3a;
	font-size: 35px;
	font-family: FiraSans-Bold, sans-serif;
	margin: 10px 0;
}

.slide_content p {
	color: #0d1f3a;
	font-size: 24px;
	font-family: Ubuntu-Regular, sans-serif;

}

.bg_orange{
    background-color: #f9a900;
    max-width: fit-content;
    padding: 10px;
    border-radius: 15px;
    
}
.bg_orange h2{
    line-height: 1;
}
.logos-school_tab-text{
	width: 100%;
	padding: 40px 100px;
		color: #0d1f3a;
    font-weight: 600;
    font-family: Ubuntu-Regular, sans-serif;
}

.logos-school_tab-text>ul{
	margin-left: 16px;
}

.logos-school_little-text{
	display: flex;
}

.logos-school_little-text>img{
	margin-right: 25px;
}
.logos-school_little-text>p{
    color: #999999;
    font-size: 14px;
}

.logos-school_little-text>p:not(:last-child){
	margin-right: 65px;
}

.lang-text{
	max-width: 200px;
}

.logos-school-lang{
	display: flex;
    align-items: baseline;
    justify-content: space-between;
    padding-right: 20%;
}

.logos-school-delimiter{
	flex-grow: 1;
	flex-shrink: 0;
	border-bottom: 1px dotted black;
}

.logos-school-lang span{
	margin-left: 25px;
    /* text-decoration: line-through; */
}

.price-tabs-holder .elementor-tabs-wrapper{
	display: flex;
}

.price-tabs-holder .elementor-tab-content{
	padding: 10px 50px!important;
	border: 4px solid #008ed3!important;
	border-radius: 15px!important;
	margin-top: 20px!important;}

.price-tabs-holder .elementor-tab-title{ 
	padding: 0!important;
	margin-right: 10px;
}

.price-tabs-holder .elementor-tab-title>a{ 
	padding: 10px 30px!important;
	border: 2px solid #008ed3!important;
	border-radius: 22px!important;
	transition: opacity .3s!important;
		transition-property: opacity!important;
		transition-duration: 0.3s!important;
	text-align: center!important;
	color: black!important;
	font-weight: bold!important;
	font-size: 20px!important;
	text-decoration: none!important;
	letter-spacing: 0.4!important;
	display: inline-block!important;
	vertical-align: middle!important;
	-webkit-transform: perspective(1px) translateZ(0)!important;
	transform: perspective(1px) translateZ(0)!important;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0)!important;
	position: relative!important;
	overflow: hidden!important;
	background-color: #fff!important;
	-webkit-transition-property: color!important;
	transition-property: color!important;
	-webkit-transition-duration: 0.3s!important;
	transition-duration: 0.3s!important;}

	.price-tabs-holder .elementor-active>a{ 
		color: #fff!important;
		background: #008ed3!important;
	}

	.price-tabs-holder img{
		margin-right: 25px;
	}

	.price-tabs-holder .elementor-tab-title>a:before {
		content: "";
		position: absolute!important;
		z-index: -1!important;
		top: 0!important;
		left: 0!important;
		right: 0!important;
		bottom: 0!important;
		background: #008ed3!important;
		border-radius: 100%!important;
		-webkit-transform: scale(0)!important;
		transform: scale(0)!important;
		-webkit-transition-property: transform!important;
		transition-property: transform!important;
		-webkit-transition-duration: 0.3s!important;
		transition-duration: 0.3s!important;
		-webkit-transition-timing-function: ease-out!important;
		transition-timing-function: ease-out!important;
	  }
	  .price-tabs-holder .elementor-tab-title>a:hover, .price-tabs-holder .elementor-tab-title>a:focus, .price-tabs-holder .elementor-tab-title>a:active {
		color: white!important;
	  }
	  .price-tabs-holder .elementor-tab-title>a:hover:before, .price-tabs-holder .elementor-tab-title>a:focus:before, .price-tabs-holder .elementor-tab-title>a:active:before {
		-webkit-transform: scale(2)!important;
		transform: scale(2)!important;
	  }
	
	

#slider_387 h2{
	color: #0D1F3A;
    font-family: "FiraSans-Regular", Sans-serif;
    font-size: 33px;
}

#slider_387 li{
	color: #0D1F3A;
    font-family: "FiraSans-Regular", Sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
	list-style-image: url(../../uploads/sites/2/2020/04/home-tabs_list-icon.png);
}

.subject-kurs .elementor-align-icon-left{
	display: none;
	transition: transform 1s;}

.subject-kurs:hover .elementor-align-icon-left{
	display: block;
}


.contakt-phones{
	text-align: right;
}
.contakt-phones a {
	display: block;
    text-decoration: none;
    color: #0d1f3a;
    font-size: 16px;
    font-weight: 600;
	font-family: Ubuntu-Regular, sans-serif;
	line-height: 20px;
}

.contakt-phones a:first-child {
	margin-bottom: 15px;
}

.contakt-phones a::before{
	content: url(../../uploads/sites/2/2020/04/top-phone-icon2.png);
	position: absolute;
	right: 165px;
}

.contakt-phones a:visited {
	color: #0d1f3a;
}


/* vacansii */

.vacansii-section{
	overflow-x: visible;
}

.container-fluid {
    margin: auto;
/*    max-width: 1170px; */                                               /*CONTAINER-FLUID*/
    position: relative;
}

.col-md-6{
	width: 50%;
	padding: 0 15px;
}

.page_content{
	margin-bottom: 60px;
}


.page_content h1 {
    font-size: 33px;
    text-align: center;
    font-family: 'FiraSans-Regular',arial;
	font-weight: 600;
	color: #0d1f3a;
	margin-bottom: 60px;
}


.page_content h2 {
    font-size: 33px;
    text-align: center;
    font-family: 'FiraSans-Regular',arial;
	font-weight: 600;
	color: #0d1f3a;
}

.category_item {
    margin-bottom: 50px;
    margin-left: 0;
}

.uchreditel_block{
    display: flex;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.uchreditel_block img{
        width: 100%;
}

.uchreditel_title{
    color: #009ded;
    text-transform: uppercase;
    font-size: 24px;
    text-align: start;
    margin-left: 0;
    font-family: 'FiraSans-Regular', arial;
}

.a_title{
	text-decoration: none;

}

h5.position_title{
    color: #009ded;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
	text-align: start;
}

.position_text{
    color: #009ded;
    
}

.mission_collektiv{
    padding-top: 20%;
    position: relative;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top right;
}

.mission_collektiv-holder{
    margin-bottom:15px;
	display:block;
	margin-bottom: 100px;
}


.mission_collektiv>a{
    position: absolute;
    top: 48%;
    right: 12%;
    color: #fff;
    padding: 4px 15px;
    border: 2px solid #fff;
    border-radius: 22px;
    font-size: 18px;
}
.ucreditel_text{
	margin-bottom: 10px;
	margin-bottom: 30px;
	font-size: 18px;
	font-family: Ubuntu-Regular, sans-serif;
	font-weight: 400;
	color: #0d1f3a;
}
.coll_post_text{
    padding: 0 50px;
}

.collect_btn{
    color: #009ded;
}

.description_block div:nth-child(8n) {
    background: #a5eb3a!important;
}

.ucreditel_obr{
    margin-bottom: 30px;    
}

.ucreditel_obr-title{
    color: #009ded;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin-bottom:30px;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#true_loadmore{
        color: #009ded;
        margin: 0 auto;
        padding: 10px 20px;
    	background-color: #ddd; /* сервый фон */
    	border-radius: 2px; /* закругление углов */
    	display: block; /* блочный элемент, на случай, если захотите использовать <a> */
    	text-align: center; /* выравнивание текста по центру */
    	font-size: 16px; /* размер шрифта */
    	font-weight: 800; /* начертание */
    	letter-spacing: 1px; /* межбуквенный интервал */
    	cursor: pointer; /* курсор мыши при наведении такой же, как при наведении на ссылку */
    	text-transform: uppercase;
    	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; /* CSS-анимация*/
}
#true_loadmore:hover{
	background-color: #767676;
	color: #fff;
}

.collect_phone-pers{
    display:flex;
    text-align: center;
    align-items: center;
    margin-top: 20px;
    flex-wrap: wrap;
}

.text-align-end{
    display: flex;
    justify-content: flex-end;

}

.collect_phone-pers h3{
    font-size: 22px;
}

.collect_phone-btn{
    background: #0fc4fd;
    color: #fff;
    padding: 10px 30px 10px 25px;
    border-radius: 35px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    max-width: 400px;
	align-self: end;
	text-decoration: none;
	font-size: 20px;
	
}

.display-flex{
	display: flex;
}

.display-flex>ul{
	list-style-image: url(../../uploads/sites/2/2020/04/home-tabs_list-icon.png);
	margin-right: 10px;
}
.display-flex>.width-50{
	width: 50%;

}



.vac-title{
	margin: 70px 0;
	padding: 75px 100px;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: auto;
}
.vac-title h2{

	text-align: left;
	color: #fff;
	font-size: 33px;
	font-family: FiraSans-Regular, sans-serif;
font-weight: 400;
}

.vac-title-text{
	max-width: 40%;
}

.vac-title-text p {
	color: #fff;
}

.we-looking-block{
	display: flex;
	margin-bottom: 60px;
}

.we-looking-block h3{
	color: #008ad0;
	font-size: 30px;
}

.col-row{
	padding: 0 30px;
}

.we-looking-list {
	list-style-image: url(../../uploads/sites/2/2020/05/school-icon.png);
	padding-left: 20px;
    margin-right: 50px;
}

.we-looking-list>li{
	margin-bottom: 15px;
	font-size: 18px;
	font-family: Ubuntu-Regular, sans-serif;
	font-weight: 400;
}

.we-offer-block{
	padding: 10px 200px;
    border-radius: 30px;
	border: solid 4px #008ed3;
}

/* .we-offer-block h2{
	margin-bottom: 50px;
} */

.we-offer-block>.flex-container{
	align-items: flex-start;
}
.col-1_2{
	width: 50%;
}

.col-1_3{
	width: 33%;
}

.we-offer-text{
	display: flex;
	align-items: center;
	margin-bottom: 30px;
	font-size: 18px;
	font-family: Ubuntu-Regular, sans-serif;
	font-weight: 600;
	color: #0d1f3a;
	max-width: 330px;
}

.we-offer-text img{
	margin-right: 25px;
}

.col_1-4{
	width: 25%;
}

.advantage-col-row{
	margin: 0 20px;
	padding: 30px;
	box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
	border-radius: 15px;
	background-color: #fff;
}

.vac-advantage-block h2{
	margin: 0 auto;
    max-width: 450px;
}


.vac-advantage-block p{
	margin-bottom: 30px;
	font-size: 18px;
	font-family: Ubuntu-Regular, sans-serif;
	font-weight: 600;
	color: #0d1f3a;
	text-align: center;
	margin: 0 auto 60px;
}

.characteristics-icon-text p{
	display: flex;
	align-items: center;
}

.adv_icon-bg-1{
	width: 50px;
	height: 50px;
	background-image: url(../../uploads/sites/2/2020/05/vac-icon-8.png);
	margin-bottom: 15px;
}

.adv_icon-bg-3{
	width: 50px;
	height: 50px;
	background-image: url(../../uploads/sites/2/2020/05/vac-icon-9.png);
	margin-bottom: 15px;

}

.adv_icon-bg-4{
	width: 50px;
	height: 50px;
	background-image: url(../../uploads/sites/2/2020/05/vac-icon-10-1.png);
	margin-bottom: 15px;

}

/*.advantage-col-row:hover{*/
/*	background-color: #008ed3;*/
/*}*/

/*.advantage-col-row:hover .advantages-text{*/
/*	color: #fff;*/
/*}*/


/*.advantage-col-row:hover .adv_icon-bg-1{*/

/*	background-image: url(/wp-content/uploads/sites/2/2020/05/vac-icon-8-11.png);*/
/*}*/

/*.advantage-col-row:hover .adv_icon-bg-3{*/

/*	background-image: url(/wp-content/uploads/sites/2/2020/05/vac-icon-9-1.png);*/
/*}*/

/*.advantage-col-row:hover .adv_icon-bg-4{*/

/*	background-image: url(/wp-content/uploads/sites/2/2020/05/vac-icon-10.png);*/
/*}*/

.our-team-title{
	background-image: url(../../uploads/sites/2/2020/05/about-bg-2.jpg);
	padding-top: 200px;

}

.vac-advantage-block{
	position: relative;
	background-image: url(../../uploads/sites/2/2020/05/school-bg-3-1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.vac-advantage-block-bg{
	padding: 130px 0 100px;
	background-image: url(../../uploads/sites/2/2020/05/school-bg-3-2.png);
	background-repeat: no-repeat;
	background-position: right bottom;

}

.col-blog_text{
	margin-bottom: 20px;
}

/* blog */

.margin-top-100{
	margin-top: 100px;
}

.blog-row{
	margin: 0 -20px;
}

h2.blog-title{
	font-weight: 600;
	text-align: left;
}

.blog-img-holder{
	max-width: 370px;
	width: 100%;
    max-height: 370px;
    margin: 0 auto;
    display: flex;
	align-items: baseline;

}

.blog-img-holder>img{
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: box-shadow, transform;
	transition-property: box-shadow, transform;
	box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.4);

}

.blog-img-holder>img:hover{
	/*-webkit-transform: scale(1.1);*/
	/*transform: scale(1.1);*/
}

.blog-img-holder img{
	border-radius: 25px;

}

.blog-item{
	padding: 0 20px;
}

.coll_blog_text{
	padding: 0 20px;
}

.otziv-holder{
  display: flex;
}

.otziv-img-holder{
  width: 100%;
  margin-right: 10px;
  align-content: center;
  align-items: center;
  display: flex;
}

/* error 404 */

.error-404-bg {
    background-image: url(../../uploads/sites/2/2020/05/404-bg.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 100px;
}

.error-404-text-block{
    padding-top: 11%;
}

.error-404-title{
	color: #fff;
    font-size: 33px;
    font-weight: 600;
    font-family: FiraSans-Regular, sans-serif;
}

.error-404-text{
	color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-family: Ubuntu-Regular, sans-serif;
    max-width: 200px;
    margin-bottom: 45px;
}

.error-404-btn{
	background: #e22200;
    color: #fff;
    padding: 10px 50px 10px 50px;
    border-radius: 35px;
    text-decoration: none;
}

.elementor-swiper-button-next {
    right: -40px!important;
    color: #6ec1e4!important;
}

.elementor-swiper-button-prev {
	left: -40px!important;
	color: #6ec1e4!important;
}

.uchreditel_title {
    color: #009ded;
    text-transform: uppercase;
    font-size: 24px;
    text-align: start;
    margin-left: 0;
    font-family: 'a_FuturaRound',arial;
}

.ucreditel_text {
	margin-bottom: 10px;
}

.andantino_font {
    font-family: Andantino, sans-serif;
    font-size: 35px;
    margin: 0;
}


.contact-ankors{
	justify-content: space-between;
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 60px;
}

.contact-ankors li{
	list-style: none;
}

.contact-ankors a{
	color: #0D1F3A;
	font-family: "Roboto", Sans-serif;
	font-size: 16px;
	font-weight: 500;
}

.price-list{
	display: none;
}

.active-price-list{
	display: block;
}

.adress-target{
	/* -webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none; */
	outline: 0;
	box-shadow: none;
	border: none;
	font-weight: 600;
	font-family: Ubuntu-Regular, sans-serif;
}

/* .adress-target::-ms-expand {
	display: none;
} */

.post p {
	margin-bottom: 10px;
}

.post h1 {
	text-align: center;
}

.collect_btn{
	color: #009ded;
	text-decoration: none;
	font-family: Ubuntu-Regular, sans-serif;
}

/* ONLINE */

.online-text-1 p{
	display: flex;
	align-items: center;
	line-height: 1;
}

.online-text-1 img{
	margin-right: 40px;
}

.slicknav_nav .slicknav_row, .slicknav_nav a {
    font-size: 16px;
}

.slicknav_nav .slicknav_arrow {
    font-size: 1em!important;
    margin: 0 0 0 1em!important;
}
.text_akcii {
	margin-bottom: 10px !important;
}
.text_akcii h1 {
	margin: 0 !important;
	display: flex;
	align-items: center;
}

#go_up_button {
    display: none;
    position: fixed;
    z-index: 99;
    width: 40px;
    height: 40px;
    bottom: 5vh;
    right: 3vw;
    text-align: center;
    border-radius: 50%;
    background-color: rgb(124, 194, 233);
    color: #fff;
    line-height: 2.35;
    cursor: pointer;
    transition: .2s all;
}

#go_up_button:hover {
    background-color: rgb(102, 162, 195);
}

@media (max-width: 1400px) {
	.slide_content{
		padding-top: 40px;
	}

	.slide_content h2 {
		font-size: 35px;
	}


	.preparation_tab_content{
		padding: 0;
	}

}

@media (max-width: 1150px) {

	.logos-school_tab-text{
		padding: 40px 50px;
	}

	.logos-school-lang{
		padding: 0;
	}
	.dots_bg{
		background-image: none!important;
	}

	.home-form_holder{
		flex-direction: column;
		align-items: center;
	}

	h2.blog-title{
		text-align: center;
	}

	.post{
		padding: 0 15px;
	}
}

@media (max-width: 1024px) {

	.price-num::before {
		content: '';
	}

	.slide_content h2 {
		font-size: 25px !important;
	}

	.slide_content p {
		font-size: 18px;
	}

	#slider_84 .owl-dots {
		bottom: -22px!important;
	}

	.tab_content-holder{
		justify-content: center;
	}

	.preparation_tab-text{
		margin-bottom: 30px;
	}

	.logos-school_tab-text{
		padding: 40px;
	}

	.col-1_3 {
		width: 50%;
	}

	.blog-row {
		margin: 0;
	}

	.we-looking-block{
		flex-wrap: wrap;
		justify-content: center;

	}

	.we-looking-block .col-1_3{
		display: flex;
		justify-content: center;
	}

	.we-offer-block {
		padding: 40px;
	}



	.flex-container{
		flex-wrap: wrap;
	}

	.vac-title{
		padding: 50px;
		background-position: center;
	}

	.vac-title-text {
		max-width: 80%;
	}

	.our-team-title{
		padding: 0;
	}

	.flex-justify-center .elementor-row{
		justify-content: center;
	}
	

	
}
@media (max-width: 900px) {
	#main-menu {
		display: none;
	}
	.preparation_tab_nav {
		flex-direction: column;
	}

	.preparation_tab_nav-item{
		margin-bottom: 30px;
	}

	.preparation_tab_nav-item>a{
		width: 300px;
	}

	.coll_post_text {
		padding: 0 20px;
	}
	
	#top-menu-right li{
	    padding-left: 20px;
	    margin-right:10px;
	}
}

@media (max-width: 736px) {

}

@media (max-width: 767px) {

	.online-form_holder input{
		width: 100%;
	}

	.price-section{
		flex-direction: column;
		align-content: center;
		align-items: center;
	}

	.price-eng-little{
		transform: none;
	}

	.price-section{
		margin-bottom: 30px;
	}

	.price-title{
		font-size: 30px;
		text-align: center;
	}

	.price-text{
		font-size: 22px;
		text-align: center;	
	}

	.online-form_submit input{
		width: 100%;
	}

  .otziv-holder{
    flex-direction: column;
  }

  .price-tabs-holder .elementor-tab-content{
	padding: 10px!important;
}
  
  .otziv-img-holder{
    display: block;
    text-align: center;
  }
  

	.elementor-tab-content{
		margin-bottom: 20px;
	}

	.elementor-tab-title.elementor-tab-mobile-title.elementor-active {
		color: #fff!important;
		background-color: #008ed3;
	}

	.uchreditel_block{
		margin-bottom: 20px;
	}

	.mission_collektiv-holder{
		margin-bottom: 60px;
	}

	.display-flex{
		flex-direction: column;
	}

	.display-flex>ul{
		width: 100%;
	}
	
	.contakt-phones{
		text-align: left;
		padding-left: 40px;
	}

	.contakt-phones a::before{
		left: 0;
	}

	.col-md-6{
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	h5.position_title {
		text-align: center;
	}

	.we-looking-block h3{
		text-align: center;
	}

	.col_1-4{
		width: 50%;
		margin-bottom: 20px;
	}

	
	.we-looking-block .col-1_2{
		display: flex;
		justify-content: center;
	}


	.col-1_2{
		width: 100%;
	}


	.slide_content{
		max-width: 100%;
		padding-top: 30px;
	}

	.slide_content h2 {
		font-size: 20px !important;
		line-height: 1;
	}
	
	.slide_content p {
		font-size: 16px;
	}

	.preparation_tab_content{
		padding: 10px 15px;

	}

	.preparation_tab-buttons{
		flex-direction: column;
	}

	.preparation_tab-btn{
		margin-right: 0;
		margin-bottom: 30px;
	}

	.preparation_tab-text>ul{
		padding-left: 20px;
	}
	.logos-school-delimiter{
		display: none;
	}

	.logos-school_little-text{
		display: flex;
	}

	.logos-school_little-text>p:not(:last-child){
		margin-right: 30px;
	}

	#slider_387 h2{
	text-align: center;
	margin-bottom: 20px;
	}

	#slider_387 li{
		list-style: none;
	}

	.owl-carousel .owl-item img{
		display: block;
		float: none;
		margin: 0;
	}

	.col-1_3 {
		width: 100%;
	}

	.blog-img-holder {
		width: 100%;
		height: auto;
	}

	.vac-advantage-block-bg{
		background: none;
    	padding: 60px 10px 20px;
	}

	.vac-advantage-block{
		background: none;
	}

	.page_content h2 {
		font-size: 25px;
	}

	.footer_content-holder{
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.footer_logo{
		margin: 10px 0;
	}

	.footer_phones{
		margin: 10px 0;
	}

	.footer_icons{
		margin: 10px 0;
	}

	.footer_call{
		margin: 10px 0 30px;

	}

}

@media (max-width: 620px) {
	.logos-school_little-text{
		flex-direction: column;
    	align-items: center;
	}

	.logos-school_little-text>p:not(:last-child) {
		margin-right: 0;
	}

	.logos-school_little-text>img {
		margin-right: 0;
	}
	
	.logos-school_tab-text{
		padding: 0;
		text-align: center;
	}

	.logos-school_tab-text ul{
		list-style: none;
	}

	.logos-school-lang{
		display: flex;
		/* flex-direction: column; */
		text-align: center;
		margin-bottom: 20px;
	}

	.home-form_holder input {
		width: 250px;
		height: 50px;
		padding: 0 20px;
	}

	.popup-form_holder {
		padding: 5px;
	}

	.popup-form_holder input{
		width: 250px;
		height: 50px;
		padding: 0 20px;
	}


	.home-form_submit input {
		width: 240px;
		height: 50px;
		padding: 0 20px;
	}

	.popup-form_submit input {
		width: 240px;
		height: 50px;
		padding: 0 20px;
	}

	.vac-advantage-block p {
		font-size: 16px;
	}
}

@media (max-width: 600px) {


	#top-navigation{
		display: none;  
	}

	.site{
		padding-top: 50px;
	}

	.online-text-1 img{
		margin-right: 10px;
	}

	.online-text-icon img{
		float: none!important;
		display: block!important;
		margin: 0 auto!important;
	}
	
}

@media (max-width: 570px) {
	.col_1-4{
		width: 100%;
	}

	.advantage-col-row{
		display: flex;
		align-items: center;
		padding: 20px;
	}

	.advantages-text{
		margin-left: 20px;
	}

	.vac-title-text {
		max-width: 100%;
	}

	.page_content h2 {
		font-size: 22px;
	}

	.tab_content-holder{
		padding: 10px 10px;
	
	}
	
	.top-menu-container{
    	justify-content: flex-end;
	}
	
	#top-menu-right{
	    flex-direction: column;
	}
	
	.menu-top-menu_right-ua-container > ul > li:nth-child(1){
	    position: absolute;
	    left: 10px;
	}
	
	.menu-top-menu_right-ru-container > ul > li:nth-child(1){
        position: absolute;
        left: 10px;
	}
	
	
	
}

/*****************************************************************************ГЛАВНАЯ СТРАНИЦА - ГОЛОВНА СТОРІНКА*********************************************************************************/


/*MAIN SLIDER*/
@media screen and (min-width: 769px) {
.main-page-slide-style-small {
	display: none;
}
}
@media screen and (max-width: 769px) {
.main-page-slide-style-big {
	display: none;
}
}
/*MAIN SLIDER END*/

/*ЗАГАЛЬНІ СТИЛІ*/
/*додає тінь для блока (головна сторінка)*/
	.all-box-shadow-style {
-webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
	}
/*ЗАГАЛЬНІ СТИЛІ END*/
	
/*STYLE ON HOVER*/
/*4 карточки в самому верху, при наведені тінь (головна сторінка)*/
	.box-hover-style_item1:hover .box-shadow-style{
-webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
	}
/*карточки переваги навчання, при наведені тінь (головна сторінка)*/
@media screen and (min-width: 769px) {
	.box-shadow-hover_item1:hover .box-shadow-style_item1 {
-webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
min-height: 250px;
	}
}

	.box-shadow-hover_item2:hover .box-shadow-style_item2 {
-webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
min-height: 700px;
	}
/*STYLE ON HOVER END*/
	
/*ICON*/
/*іконки в блок які курси є (головна сторінка)*/
	.padding_item1:before {
		content: url(../../uploads/sites/2/2020/04/home-tabs_icon-3.png);
		margin: 0;
		padding-right: 5px;
	}
	.padding_item2:before {
		content: url(../../uploads/sites/2/2020/04/home-tabs_icon-2.png);
		margin: 0;
		padding-right: 5px;
	}
/*іконки в списки для блока які курси є (головна сторінка)*/	
	.list-style-items{
		list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAABGElEQVQokZ3SoU5cURSF4e9cfBEMb0A6iFPZ9AWQEEKhSREodMXBUEWCBDH3DTBgEDMNafscFVxBJoDDEQgjC8lBzJ3JDGGAsNxeWX92svcKOWcDhbJqYAuL+FjbXfxBK6d4PcwOwFBWX3GAac/rDps5xfYQDGW1gjbCBGigjLWcYidonTZwgQ+vQAP1MFfgxxugEp9xVWdTgeVXoP2c4hb+4ab2FgvM18MtNvD7CbQdymoKh/hU+81iJNTNKR5hVf9Qe0+g9ZHs/wJn9fAllNVuTvEe33OKPydAcFngZMTYqeGHFyD4G7ROZ3Fu/LLHmMHCM1APc+8uQAE5xV9Y06/VJN3hW06xw0hXGSv5Epr1hq7+i8ZK/ghJmGvXmm7Y+QAAAABJRU5ErkJggg==')
	}

/*ICON END*/
	
/*FORM STYLE*/
/*дизайн вікна вводу інформації (головна сторінка)*/
	.form-style_item1 input[type="text"], .form-style_item1 input[type="tel"], .form-style_item1 input[type="email"]{
		border: 2px solid #e1e1e1;
		border-radius: 15px;
		padding: 10px;
	}
	.form-style_item2  input[type="submit"] {
		border: none;
		background: #e22200;
		border-radius: 15px;
		padding: 10px 40px;
	}
@media screen and (max-width: 768px) {
  .form-style_item1 {
		width:100%;
  }
}

/*робить колонку з поля для вводу і текст підсказку*/
	.form-style_item1 .wpcf7-form-control-wrap {
		display: flex;
		flex-direction: column;
	}
/*FORM STYLE END*/
	
/*TEXT STYLE*/
/*line height*/
	.row-height_item1 {
		line-height: 35px;
	}
	.row-height_item2 {
		line-height: 25px;
	}
	.list-style-none_item1 {
		list-style: none;
	}
/*TEXT STYLE END*/

/*SLIDER*/
.main-slider-wrap {
	margin-top: 50px;
	
}
	@media screen and (max-width: 1070px) {
		.main-slider-wrap {
			margin-top: 80px;
		}
	}
	@media screen and (max-width: 1025px) {
		.main-slider-wrap {
			margin-top: 110px; 
		}
	}
	@media screen and (max-width: 867px) {
		.main-slider-wrap {
			margin-top: 150px; 
		}
	}
	@media screen and (max-width: 768px) {
		.main-slider-wrap {
			margin-top: 50px;
		}
	}
	@media screen and (max-width: 769px) {
	.main-slider-wrap_item1 {
		display: none;
		}
	}
	.main-slider-wrap_item2 {
		display: none;
		}
	@media screen and (max-width: 768px) {
	.main-slider-wrap_item2 {
		display: block;
		}
	}
/*SLIDER END*/

/*BREADCRUMBPS*/
.breadcrumbs-style-wrap {
	padding-left: 15px;
}

	@media screen and (max-width: 768px) {
		.breadcrumbs-style-wrap {
			margin-top: -120px;
		}
	}
	@media screen and (max-width: 420px) {
		.breadcrumbs-style-wrap {
			margin-top: -70px;
		}
	}
/*BREADCRUMBPS END*/

/*4 CARDS ON A TOP*/
	@media screen and (max-width: 768px) {
		.box-shadow-style {
-webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2)
		}
	}
/*4 CARDS ON A TOP END*/

/*KURS MENU*/
	@media screen and (max-width: 420px) {
		.btn-position-style {
			display: flex;
			flex-direction: column;
		}
		.btn-position-style a {
			margin-bottom: 10px;
		}
	}
/*KURS MENU END*/

/*BLOCK PEREVAGU*/
	.box-style-wrap_item2 {
		min-height: 250px;
	}
@media screen and (max-width: 768px) {

	.box-style-wrap_item2 {
		min-height: 300px;
		-webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
		-moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
		box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
	}
}

/*BLOCK PEREVAGU END*/

/*SLIDER ON A BOTTOM TESTEMONI*/
.slider-bottom-style {
	height: 300px;
}
@media screen and (max-width: 768px) {
	.testem-slider-wrap .row {
	margin-left: 0; 
	margin-right: 0;
}
}
@media screen and (max-width: 420px){
.slider-bottom-style {
	height: 520px;
}
}



/*
.main-slider-wrap_item1 .carousel-caption{
	position: absolute;
	top: 1vw;
	left: 20vw;
	text-align: start;
	max-width: 400px;
}
.main-slider-wrap_item1 .carousel-caption p{
	color: black; 
	font-size: 25px; 
	font-weight: 600;
}
@media screen and (max-width: 1600px) {
	.main-slider-wrap_item1 .carousel-caption{
	position: absolute;
	top: 0.3vw;
}
}
@media screen and (max-width: 1300px) {
	.main-slider-wrap_item1 .carousel-caption{
	position: absolute;
	top: 0vw;
}
}
@media screen and (max-width: 1200px) {
	.main-slider-wrap_item1 .carousel-caption{
	position: absolute;
	top: -2vw;
	max-width: 300px;
}
.main-slider-wrap_item1 .carousel-caption p{
	font-size: 22px; 
}
}
@media screen and (max-width: 1050px) {
	.main-slider-wrap_item1 .carousel-caption{
	max-width: 280px;
}
.main-slider-wrap_item1 .carousel-caption p{
	font-size: 20px; 
}
}
@media screen and (max-width: 1050px) {
	.main-slider-wrap_item1 .carousel-caption{
	max-width: 280px;
}
.main-slider-wrap_item1 .carousel-caption p{
	font-size: 18px; 
}
}
@media screen and (max-width: 850px) {
	.main-slider-wrap_item1 .carousel-caption{
	max-width: 260px;
	top: -2vw;
}
}	
*/	
	
/*SLIDER ON A BOTTOM END*/

/*SLIDER*/
/*PK version*/
.position-box-style_item1 p {
	font-size: 25px;
	font-weight: 600;
	text-shadow: 1px 1px 2px white, 0 0 25px white, 0 0 5px white;
/*	color: #55b4e2; */
	color: black;
 }
.position-box-style_item1 {
	margin-top: 10vw;
	margin-left: 15vw;
	max-width: 400px;
}
@media screen and (max-width: 1600px) {
.position-box-style_item1 {
	margin-left: 11vw;
}
}
@media screen and (max-width: 1450px) {
.position-box-style_item1 {
	margin-left: 9vw;
}
}
@media screen and (max-width: 1350px) {
.position-box-style_item1 {
	max-width: 370px;
	margin-top: 12vw;
}
.position-box-style_item1 p {
	font-size: 20px;
}
}
@media screen and (max-width: 991px) {
.position-box-style_item1 p {
	font-size: 18px;
}
.position-box-style_item1 {
	max-width: 320px;
}
}
@media screen and (max-width: 900px) {
.position-box-style_item1 p {
	font-size: 16px;
}
.position-box-style_item1 {
	max-width: 300px;
}
}
@media screen and (max-width: 850px) {
.position-box-style_item1 p {
	font-size: 15px;
}
.position-box-style_item1 {
	max-width: 270px;
}
}
/*mobile version*/
	@media screen and (max-width: 768px) {
	.main-slider-wrap_item2 .carousel-caption{
		
	    position: relative;
		bottom: 100px;
		right: 0;
		}
.main-slider-wrap_item2 p {
	font-size: 20px;
	font-weight: 600;
/*	text-shadow: 1px 1px 2px white, 0 0 25px white, 0 0 5px white; */
/*	color: #55b4e2; */
	color: black;
	text-shadow: 20px 20px 20px white, 0 0 1em white, 0 0 0.2em white;

}
	}

	@media screen and (max-width: 630px) {
.main-slider-wrap_item2 p {
	font-size: 18px;

}
	}
	@media screen and (max-width: 560px) {
	.main-slider-wrap_item2 .carousel-caption{
		
	    position: relative;
		bottom: 90px;
		right: 0;
		}
.main-slider-wrap_item2 p {
	font-size: 16px;

}
	}
	@media screen and (max-width: 490px) {
.main-slider-wrap_item2 p {
	font-size: 16px;

}
	}
	@media screen and (max-width: 440px) {
	.main-slider-wrap_item2 .carousel-caption{
		
	    position: relative;
		bottom: 110px;		
		}
.main-slider-wrap_item2 p {
	font-size: 16px;
	font-weight: 800;
	margin-right: 50px;
}  
	}


/*SLIDER END*/
.mobile-version-style {
	display: none;
}

/*POPUP FORM*/
@media (max-width: 420px) {
	.popup-form_holder input {
    width: 200px;
    height: 50px;
    padding: 0 20px;
}
}

/*POPUP FORM END*

/************************************************************************СТОРІНКА ЛІТНЯ ШКОЛА - СТРАНИЦА ЛЕТНИЕ КУРСЫ******************************************************************************/

/*BLOCK 1 - IMAGE*/
.block1-wrap {
	margin: 50px 0 0 0;
}
.block1-bg-image {
	background-image: url(../../uploads/2020/08/repetitor-zno-2.jpeg);
	background-size: cover;
	background-position: 100% 100%;
	padding: 20px;
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 30%);
	border-radius: 50px;
	border: none;
}
	.block1-text-style_item1 {
		font-size: 17px;
	}
@media screen and (max-width: 768px) {
	.block1-text-style_item1 {
		font-size: 14px;
		color: white; 
		text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
	}
}
@media screen and (max-width: 420px) {
.block1-bg-image {
	background-image: url(../../uploads/2020/08/repetitor-zno-2.jpeg);
	background-size: cover;
	background-position: 100% 100%;
	padding: 10px;

}
}
/*BLOCK 1 - IMAGE END*/

/*BLOCK 2 - NAVISHO*/
.block2-text-style_item1 {
	line-height: 25px;
	font-size: 17px;
}
/*BLOCK 2 - NAVISHO END*/

/*BLOCK 3 - KOMU*/
.block3-card-wrap {
	min-height: 235px;
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 30%);
	border-radius: 20px;
	border: none;
}
.block3-text-style {
	font-size: 17px;
}
/*BLOCK 3 - KOMU END*/

/*BLOCK 4 - PROGRAMA*/
.block4-text-style {
	font-size: 17px;
	font-weight: 600;
}
.block4-text-style_item1 {
	font-size: 17px;
}
.block4-wrap {
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 30%);
	border-radius: 20px;
	border: none;
}
/*BLOCK 4 - PROGRAMA END*/

/*BLOCK 5 - CHOMU*/
.block5-wrap {
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 30%);
	border-radius: 20px;
	border: none;
}
/*BLOCK 5 - CHOMU END*/

/*BLOCK 6 - DE YAK*/
.block6-text-style_item1 {
	font-size: 17px;
}
.block6-text-style_item2 {
	font-size: 17px;
	font-weight: 600;
}
/*BLOCK 6 - DE YAK END*/

/*BLOCK 7 - VCHUTELI*/
.block7-text-style_item1 {
	font-size: 17px;
}
/*BLOCK 7 - VCHUTELI END*/

/*BLOCK 9 - FORMA*/
.block9-forma-wrap {
	-webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
	box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
	border-radius: 20px;
}
.block9-text-style_item1 {
	font-size: 17px;
}
/*BLOCK 9 - FORMA END*/

/************************************************************************СТОРІНКА ОНЛАЙН - СТРАНИЦА ОНЛАЙН******************************************************************************/

/*BLOCK 1*/
.block1online-text-style_item1 {}
.block1online-text-style_item2 {
	font-size: 64px;
	font-style: italic;
	color: #544f4c;
	font-family: "Fira Sans",Sans-serif;
}
@media screen and (max-width: 768px) {
.block1online-text-style_item2 {
	font-size: 36px;
}
}
/*BLOCK 1 END*/

/*BLOCK 2*/
.block2online-wrap {
	background-image: url('https://apslogos.com/wp-content/uploads/2021/06/onlinebg.webp');
	background-position-x: right;
	background-repeat: no-repeat;
}
.block2online-text-style_item1 {
	font-size: 35px;
	font-family: "Fira Sans",Sans-serif;
	color: white;
	padding-left: 10px;
	font-weight: 600;
}
.block2online-box-style_item1 {
	padding: 15px 40px;
}
@media screen and (max-width: 768px) {
.block2online-text-style_item1 {
	font-size: 20px;
}
.block2online-box-style_item1 {
	padding: 5px;
}
}
.block2online-text-style_item2 {
	font-size: 35px;
	font-family: "Fira Sans",Sans-serif;
	padding-left: 10px;
	font-weight: 600;
}
.block2online-box-style_item2 {
	padding: 15px 40px;
}
@media screen and (max-width: 768px) {
.block2online-text-style_item2 {
	font-size: 20px;
	line-height: 25px;
}
.block2online-box-style_item2 {
	padding: 5px;
}
}
.block2online-text-style_item3 {
	font-size: 40px;
	font-family: "Fira Sans",Sans-serif;
	color: #079abc;
	font-weight: 300;
	max-width: 800px;
	margin: 50px auto;
	line-height: 45px;
}
@media screen and (max-width: 768px) {
.block2online-text-style_item3 {
	font-size: 30px;
	line-height: 35px;
}
}
.block2online-text-style_item4 {
	color: #079abc;
    font-family: "Fira Sans",Sans-serif;
    font-size: 40px;
    font-weight: 300;
	line-height: 45px;
	}
@media screen and (max-width: 768px) {
.block2online-text-style_item4 {
	font-size: 30px;
	line-height: 35px;
}
}
/*BLOCK 2 END*/

/*BLOCK 3*/
.block3online-text-style_item1, .block3online-text-style_item2, .block3online-text-style_item2 {
	font-size: 17px;
	padding: 10px;
}
/*BLOCK 3 END*/

/*BLOCK 4*/
.block4online-text-style_item1 {
	color: #0095d2;
    font-family: "Fira Sans",Sans-serif;
    font-size: 44px;
    font-weight: 500;
	margin-top: 100px;
	line-height: 49px;
}
.block4online-text-style_item2 {
	color: #fa917a;
    font-family: "Fira Sans",Sans-serif;
    font-size: 42px;
    font-weight: 500;
	line-height: 47px;
}
.block4online-wrap {
	background-image: url('../../uploads/2021/06/online-bg2.webp');
	background-position-x: right;
	background-position-y: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.block4online-text-style_item3 {
    color: #2ca2c1;
    font-family: "Ubuntu",Sans-serif;
	padding-top: 70px;
    font-size: 35px;
    font-weight: 300;
}
@media screen and (max-width: 768px) {
.block4online-text-style_item3 {
    font-size: 21px;		
	}
.block4online-text-style_item1 {
	margin: 0 auto;
	font-size: 30px;
	line-height: 35px;
	text-align: center;
	}
.block4online-text-style_item2 {
	margin: 0 auto;
	font-size: 30px;
	line-height: 35px;
	text-align: center;	
	}
.block4online-wrap {
	background: none;
	}
}
/*BLOCK 4 END*/

/*BLOCK 5*/
.block5online-box-style .wpcf7 .wpcf7-form .online-form_holder label {
	width: 100%;
}
.block5online-text-style {
    color: #0095d2;
    font-family: "Fira Sans",Sans-serif;
    font-size: 65px;
	line-height: 70px;
    font-weight: 300;
}
@media screen and (max-width: 768px) {
	.block5online-text-style {
	font-size: 30px;
	line-height: 35px;
	text-align: center;
	}

}
/*BLOCK 5 END*/

/*BLOCK 6*/
.block6online-text-style_item1 {
	text-align: center;
    color: #353535;
    font-family: "Ubuntu",Sans-serif;
    font-size: 21px;
    font-weight: 700;
}
.block6online-box-style {
	background-image: url('../../uploads/2021/06/online-bg3.webp');
	background-size: cover;
	background-repeat: no-repeat;
}
/*BLOCK 6 END*/

/*BLOCK 7*/
.block7online-text-style_item1 {
    color: #fff;
    font-family: "Fira Sans",Sans-serif;
    font-size: 40px;
    font-weight: 700;
	text-align: center;
}
.block7online-box-style_item1 {
	width: 900px;
	height: 110px;
	background-color: #0095d2;
	display: flex;
	justify-content: center;
	align-items: center;
}
.block7online-box-style_item2 li {
	list-style: none;
}
.block7online-text-style_item2 {	
	padding-left: 15px;
	font-family: "Ubuntu",Sans-serif;
    font-size: 17px;
    font-weight: 500;
}
.block7online-text-style_item3 {
	width: 15px;
	height: 15px;
	background-color: #0095d2;
	color: #0095d2;
}
.block7online-text-style_item4 {
	font-family: "Ubuntu",Sans-serif;
    font-size: 17px;
    font-weight: 500;
	padding-left: 30px;
}
@media screen and (max-width: 768px) {
	.block7online-text-style_item1 {
	font-size: 30px;
	line-height: 35px;
	}

}
/*BLOCK 7 END*/

/*BLOCK 8*/
.block8online-box-style_item1 {
	background-color: #e2907a;
	width: 550px;
	height: 130px;
}
.block8online-text-style_item1 {
    color: #fff;
    font-family: "Fira Sans",Sans-serif;
    font-size: 40px;
    font-weight: 700;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.block8online-text-style_item2 {
	font-size: 40px;
	line-height: 50px;
    font-family: 'Ubuntu',sans-serif;
}
.block8online-text-style_item3 {
	font-size: 26px;
	line-height: 36px;
    font-family: 'Ubuntu',sans-serif;
}
.block8online-box-style_item2 {
	margin-left: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: auto;
}
.block8online-box-style_item3 {
	display: flex;
	align-items: center;
}
.block8online-wrap {
	background-image: url('../../uploads/2021/06/online-bg4.webp');
	background-position-x: right;
	background-position-y: center;	
	background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
	.block8online-text-style_item1 {
	font-size: 30px;	
	}
.block8online-box-style_item1 {
	width: 350px;
	height: 100px;
}
}
/*BLOCK 8 END*/

/*BLOCK 9*/
.block9online-text-style_item1 {
	color: #e2907a;
    font-family: "Fira Sans",Sans-serif;
    font-size: 26px;
    font-weight: 700;
	text-align: center;
}
.block9online-box-style_item1 {
	display: flex;
	justify-content: center;
	align-items: center;
}
.block9online-box-style_item2 {
	background-image: url('../../uploads/2021/06/online-bg5.webp');
	background-position-x: left;
	background-position-y: center;	
	background-repeat: no-repeat;
}
/*BLOCK 9 END*/

/*BLOCK 10*/
.block10online-text-style_item1 {
	color: #2ca2c1;
    font-family: "Fira Sans",Sans-serif;
    font-size: 21px;
    font-weight: 300;
}
/*BLOCK 10 END*/

/*BLOCK 11*/
.block11online-text-style_item1 {
	font-size: 16px;
	color: #6ec1e4;
	font-weight: 600;
	margin-bottom: 20px;
    font-family: "Roboto",Sans-serif;
}
.block11online-text-style_item2 {
	font-size: 16px;
	color: #7a7a7a;
	margin-bottom: 5px;
    font-family: "Roboto",Sans-serif;
}
/*BLOCK 11 END*/


.block12online-slider-bottom-style {
	height: 300px;
}
@media screen and (max-width: 768px) {
	.block12online-testem-slider-wrap .row {
	margin-left: 0; 
	margin-right: 0;
}
}
@media screen and (max-width: 420px){
.block12online-slider-bottom-style {
	height: 800px;
}
}

/***********************************************************************СТОРІНКА ПРИВАТНА ШКОЛА - СТРАНИЦА ЧАСТНАЯ ШКОЛА*****************************************************************************/

/*BLOCK 1*/
.block1prschool-box-style_item1 {
	background-image: url(../../uploads/2021/06/bg-box1.webp);
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
	background-repeat: no-repeat;
	background-size: cover;


	border-radius: 20px;
	border: none;
}
	.block1prschool-list-style_item1{
		list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAABGElEQVQokZ3SoU5cURSF4e9cfBEMb0A6iFPZ9AWQEEKhSREodMXBUEWCBDH3DTBgEDMNafscFVxBJoDDEQgjC8lBzJ3JDGGAsNxeWX92svcKOWcDhbJqYAuL+FjbXfxBK6d4PcwOwFBWX3GAac/rDps5xfYQDGW1gjbCBGigjLWcYidonTZwgQ+vQAP1MFfgxxugEp9xVWdTgeVXoP2c4hb+4ab2FgvM18MtNvD7CbQdymoKh/hU+81iJNTNKR5hVf9Qe0+g9ZHs/wJn9fAllNVuTvEe33OKPydAcFngZMTYqeGHFyD4G7ROZ3Fu/LLHmMHCM1APc+8uQAE5xV9Y06/VJN3hW06xw0hXGSv5Epr1hq7+i8ZK/ghJmGvXmm7Y+QAAAABJRU5ErkJggg==');
	}
.block1prschool-text-style_item1 {
	font-size: 37px;
    font-family: "Roboto",Sans-serif;
	font-weight: 600;
}
.block1prschool-text-style_item2 {
	font-size: 20px;
	color: #7a7a7a;
    font-family: "Roboto",Sans-serif;
}
.block1prschool-text-style_item3 {
	font-size: 18px;
    font-family: "Roboto",Sans-serif;
	line-height: 23px;
	max-width: 630px;
}
@media screen and (max-width: 420px){
.block1prschool-text-style_item1 {
	font-size: 25px;
	text-align: center;
}
}
/*BLOCK 1 END*/

/*BLOCK 2*/
.block2prschool-text-style_item1 {
	font-size: 24px;
    font-family: "Roboto",Sans-serif;
	line-height: 29px;
	font-weight: 600;
}
.block2prschool-text-style_item2 {
	font-size: 17px;
	line-height: 25px;
}
.block2prschool-box-style_item1 {
	padding: 40px;
}
@media screen and (max-width: 420px) {
.block2prschool-box-style_item1 {
	padding: 25px;
}
}
/*BLOCK 2 END*/

/*BLOCK 3*/
.block3prschool-text-style_item1 {
	font-size: 24px;
    font-family: "Roboto",Sans-serif;
	line-height: 29px;
	font-weight: 600;
}
.block3prschool-text-style_item2 {
	font-size: 17px;
    font-family: "Roboto",Sans-serif;
	line-height: 25px;
	text-indent: 1.5em;
}
.block3prschool-box-style_item1 {
	background-image: url(../../uploads/2021/06/school-bg1.webp);
	background-repeat: no-repeat;
	background-position-x: right;	
	background-position-y: center;	
	padding: 50px 0 150px 0;
}
@media screen and (max-width: 768px) {
.block3prschool-box-style_item1 {
	padding: 50px 40px 150px 40px;
}
}
@media screen and (max-width: 420px) {
.block3prschool-box-style_item1 {
	padding: 50px 20px 150px 20px;
}
}
/*BLOCK 3 END*/

/*BLOCK 4*/
.block4prschool-text-style_item1 {
	font-size: 24px;
    font-family: "Roboto",Sans-serif;
	line-height: 29px;
	font-weight: 600;
}
.block4prschool-text-style_item2 {
	font-size: 17px;
    font-family: "Roboto",Sans-serif;
	line-height: 25px;
	text-indent: 1.5em;
}
.block4prschool-box-style_item1 {
	background-image: url(../../uploads/2021/06/school-bg2.webp);
	background-repeat: no-repeat;
	background-position-x: left;	
	background-position-y: center;	
	padding: 50px 0 150px 0;
}
@media screen and (max-width: 768px) {
.block4prschool-box-style_item1 {
	padding: 50px 40px 150px 40px;
}
}
@media screen and (max-width: 420px) {
.block4prschool-box-style_item1 {
	padding: 50px 20px 150px 20px;
}
}
/*BLOCK 4 END*/

/*BLOCK 5*/
.block5prschool-text-style {
	font-size: 17px;
}
.block5prschool-box-style_item1 {
	min-height: 235px;
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 30%);
	border-radius: 20px;
	border: none;
}

@media screen and (max-width: 420px) {
.block5prschool-box-style_item2 {
	padding: 0;
}
}
/*BLOCK 5 END*/

/*BLOCK 6*/
.block6prschool-text-style_item1 {
		list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAABGElEQVQokZ3SoU5cURSF4e9cfBEMb0A6iFPZ9AWQEEKhSREodMXBUEWCBDH3DTBgEDMNafscFVxBJoDDEQgjC8lBzJ3JDGGAsNxeWX92svcKOWcDhbJqYAuL+FjbXfxBK6d4PcwOwFBWX3GAac/rDps5xfYQDGW1gjbCBGigjLWcYidonTZwgQ+vQAP1MFfgxxugEp9xVWdTgeVXoP2c4hb+4ab2FgvM18MtNvD7CbQdymoKh/hU+81iJNTNKR5hVf9Qe0+g9ZHs/wJn9fAllNVuTvEe33OKPydAcFngZMTYqeGHFyD4G7ROZ3Fu/LLHmMHCM1APc+8uQAE5xV9Y06/VJN3hW06xw0hXGSv5Epr1hq7+i8ZK/ghJmGvXmm7Y+QAAAABJRU5ErkJggg==');
	width: 50%;
	}

.block6prschool-text-style_item2 {
	font-size: 24px;
    font-family: "Roboto",Sans-serif;
	font-weight: 600;
}
@media screen and (max-width: 768px) {
.block6prschool-text-style_item1 {
	width: 100%;
}
}
/*BLOCK 6 END*/

/*BLOCK 8*/

/*BLOCK 8 END*/


@media screen and (max-width: 768px) {
	#wpcf7-f121-o26 form input,
	#wpcf7-f3212-o3 form input{
		width: 300px;
	}
	/*added by LZRV t.me:@Lazarev_iLiya*/

	#wpcf7-f121-o26 form,
	#wpcf7-f3212-o3 form{
		width: 300px;
		margin: auto;
	}
} /*media end*/


#multiCollapseExample1{
	position: relative;
}
#gradient-block{
	display: block;
	height: 230px;
    position: absolute;
    width: 100%;
    background: linear-gradient(transparent, #fff);
    bottom: 0;
}
#wpcf7-f121-o26 form input,
#wpcf7-f3212-o3 form input{
	width: 450px;
}

#wpcf7-f121-o26 form,
#wpcf7-f3212-o3 form{
	width: 450px;
	margin: auto;
}
.gradient-hide #gradient-block{
	background: none;
	display: none;
}
.showmore-button{
	background: #63c2f2;
    color: white;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    margin: 10px 0;
    cursor: pointer;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}