@font-face {
    font-family: 'Roboto Condensed Bold';
    src: url('fonts/RobotoCondensed-Bold.woff2') format('woff2'),
        url('fonts/RobotoCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Condensed Light';
    src: url('fonts/RobotoCondensed-Light.woff2') format('woff2'),
        url('fonts/RobotoCondensed-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Condensed Italic';
    src: url('fonts/RobotoCondensed-Italic.woff2') format('woff2'),
        url('fonts/RobotoCondensed-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto Condensed LightItalic';
    src: url('fonts/RobotoCondensed-LightItalic.woff2') format('woff2'),
        url('fonts/RobotoCondensed-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto Condensed BoldItalic';
    src: url('fonts/RobotoCondensed-BoldItalic.woff2') format('woff2'),
        url('fonts/RobotoCondensed-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto Condensed';
    src: url('fonts/RobotoCondensed-Regular.woff2') format('woff2'),
        url('fonts/RobotoCondensed-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Geometria LightItalic';
    src: url('fonts/Geometria-LightItalic.woff2') format('woff2'),
        url('fonts/Geometria-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Geometria Medium';
    src: url('fonts/Geometria-Medium.woff2') format('woff2'),
        url('fonts/Geometria-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Geometria';
    src: url('fonts/Geometria.woff2') format('woff2'),
        url('fonts/Geometria.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FavoritC Bold';
    src: url('fonts/FavoritC-Bold.woff2') format('woff2'),
        url('fonts/FavoritC-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
body p {
	font-family: 'Roboto Condensed Light', sans-serif;
	font-size: 18px;
	padding: 10px 0;
}
b {
	vertical-align: baseline !important;
	font-weight: bold !important;
}
.phone-mobile-menu {
	display: none;
}
.phone-mobile {
		display: none;
}
.fixed-top {
	background-color: #FFA800;
	padding: 15px 0 !important;
}
.fixed-top .navbar-nav .nav-item {
	flex-grow: unset;
}
.fixed-top .phone-mobile-menu {
	display: block;
}
.fixed-top .phone-mobile-menu a {
	color: #fff;
	font-size: 18px;
    font-weight: 600;
	padding-left: 1rem;
}
.fixed-top .navbar-nav .nav-link:hover {
	color: #fff !important;
}
.fixed-top .navbar-nav li {
    padding-right: 1rem !important;
}
.navbar-light .navbar-nav .nav-link:focus {
    color: #fff !important;
}
.noPadding {
    padding: 0 !important;
    margin: 0 !important;
}
.alignright { float: right; }
.alignleft { float: left; padding: 0 20px 20px 0;}
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.small {
	  margin-top: 20px;
	  font-family: 'Lato', sans-serif;
	  font-size: 18px;
  }
.header {
    position: relative;
	overflow: hidden;
	color: #fff;
	height: calc(100vh + 115px);
}
.header a {
	color: #fff;
}
.big-title {
	height: 100vh;
	font-family: 'FavoritC Bold', sans-serif;
	font-size: 140px;
	text-transform: uppercase;
	color: #fff;
	opacity: 0.3;
	transform: rotate(-90deg);
	transform-origin: 93% 8%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.header-center {
    margin-top: 20vh;
}
.head-logo span {
	display: inline-block;
	font-family: 'Geometria', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 30px;
}
.head-logo img {
	width: 65px;
	height: auto;
	padding-top: 20px;
}
.logo-title {
    text-transform: uppercase;
    font-family: "EngraversGothicBT", sans-serif;
    font-size: 24px;
    color: #fff;
}
.attention {
	margin-top: 20px;
	font-family: 'PF DinText Pro', sans-serif;
    font-size: 14px;
}
.attention img {
	vertical-align: sub;
	margin-right: 10px;
}
.head-contacts1 .head-phone {
	font-family: 'Geometria Medium', sans-serif;
    font-size: 24px;
}
.head-address {
    font-family: 'Geometria', sans-serif;
    font-size: 14px;
}
.head-phone {
    font-family: 'Geometria Medium', sans-serif;
    font-size: 14px;
}
.head-email {
    font-family: 'Geometria Medium', sans-serif;
    font-size: 12px;
}
.head-socials {
	text-align: center;
}
.head-socials a {
	width: 30px; 
	height: 30px;
	margin-right: 5px;
}
.bg-fb {
	display: inline-block;
    width: 30px; 
	height: 30px;
    background: url('img/socials.png') -5px -5px;
}
.bg-instagram {
	display: inline-block;
    width: 30px; 
	height: 30px;
    background: url('img/socials.png') -45px -5px;
}
.bg-telegram {
	display: inline-block;
    width: 30px; 
	height: 30px;
    background: url('img/socials.png') -5px -45px;
}
.bg-twitter {
	display: inline-block;
    width: 30px; 
	height: 30px;
    background: url('img/socials.png') -45px -45px;
}
.bg-vk {
	display: inline-block;
    width: 30px; 
	height: 30px;
    background: url('img/socials.png') -85px -5px;
}
.head-search {
	/*padding-bottom: 8px;
	border-bottom: 1px solid #fff;
	font-family: 'Geometria', sans-serif;
	font-size: 12px;*/
}
.head-search img {
	padding-left: 5px;
}
.head-socials img {
	padding: 0 5px;
}
.head-eye {
	padding-left: 15px;
	text-align: center;
}
.head-eye span {
	font-family: 'Geometria', sans-serif;
	font-size: 14px;
}
.head-eye sub {
	bottom: 0;
}
.header hr {
	border-top: 1px solid rgba(84, 73, 73, 0.3);
}
.head-badge {
	background-color: rgba(237, 187, 6, 0.9);
	width: 310px;
	height: 310px;
	display: block;
	border-radius: 200%;
	margin: 25px 60px;
}
.head-badge h1 {
	padding-top: 30px;
	font-family: "Lobster", sans-serif;
	font-size: 48px;
	text-align: center;
	line-height: 1em;
}
.head-badge p {
	font-family: "Geometria", sans-serif;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}
.callback {
	display: inline-block;
	padding-top: 10px;
	font-family: 'Geometria', sans-serif;
    font-size: 16px;
	border-bottom: 1px dashed;
}
.top-overlay {
    background-color: rgb(29, 28, 62);
	opacity: 0.8;
    position: relative;
	height: 100%;
}
.header h1 span {
	font-family: "SFUIText-Heavy", sans-serif;
    font-size: 72px;
}
.subtitle a {
	color: #fff;
}
.subtitle a:hover {
	color: #fff;
}
.header .subtitle {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
    color: #fff;
    text-align: center;
    text-transform: none;
    padding-top: 50px;
}
.header .small {
    font-size: 18px;
    text-align: center;
    color: #fff;
    margin-top: 10px;
}
.main-slider {
	position: absolute;
	height: calc(100vh + 120px);
	padding: 0;
	margin: 0;
	width: 100%;
}
.main-carousel {
	height: calc(100vh + 120px);
	width: 100%;
	padding: 0;
	margin: 0;
}
.main-carousel .slick-slide {
	height: calc(100vh + 120px);
}
.main-carousel .slick-slide div {
	height: calc(100vh + 120px);
	position: relative;
}
.main-carousel .slick-dots {
	position: absolute;
	top: calc(45% + 180px);
	left: 1000px;
    transform: rotate(90deg);
	padding-left: 40px;
}
.main-carousel .slick-prev {
	cursor: pointer;
	position: absolute;
	top: 40%;
	left: 50px;
	z-index: 2;
}
.main-carousel .slick-prev:before {
	display: block;
	content: ' ';
	background: url(img/arrow-left.png) no-repeat;
	width: 28px;
	height: 50px;
	
}
.main-carousel .slick-next {
	cursor: pointer;
	position: absolute;
	top: 40%;
	right: 50px;
	z-index: 2;
}
.main-carousel .slick-next:after {
	display: block;
	content: ' ';
	background: url(img/arrow-right.png) no-repeat;
	width: 28px;
	height: 50px;
}
.slick-dots li {
	margin: 0 0.25rem;
}
.slick-dots button {
	display: block;
	width: .7rem;
	height: .7rem;
	padding: 0;		
	border: 2px solid #fff;
	border-radius: 100%;
	background-color: transparent;		
	text-indent: -9999px;
}
.slick-dots button:hover {
	background-color: #fff;
}	
li.slick-active button {
	background-color: #fff;
}
.blur {
	position: absolute !important;
	width: 100%;
	max-width: 600px;
    max-height: 500px;
	-webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    filter: blur(5px);
}
.slide-caption-mob {
	display: none;
}
.slide-caption {
	border: 5px solid #fff;
	max-width: 600px;
    max-height: 500px;
	top: 45%;
    transform: translate(70%, -50%);
    padding: 20px 45px;
}
.slide-caption h1 {
	font-family: 'Geometria', sans-serif;
	font-size: 60px;
	text-transform: uppercase;
}
.slide-caption h1 span {
	font-family: 'Geometria Medium', sans-serif;
	font-size: 74px;
}
.slide-caption .subtitle {
	font-family: 'Roboto Condensed Bold', sans-serif;
	font-size: 26px;
	text-align: left;
}
.slide-caption p {
	font-family: 'Roboto Condensed Light', sans-serif;
	font-size: 22px;
}
.main-menu {
	text-align: left;
	padding-top: 40px;
}
.skew-wrapper {
	position: absolute;
	top: -20vh;
    left: -11vw;
	background: #bb0000;
	opacity: 0.6;
	height: 200vh;
    width: 60%;
	transform: rotate(30deg);
	transform-origin: right;
	text-align: center;
}
.mob-toggler {
	display: none;
}
.custom-toggler.navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.custom-toggler.navbar-toggler {
	border-color: transparent;
	padding: 0 .75rem;
    font-size: 1.15rem;
	/*margin: 10px 0 0;*/
}
.custom-toggler.navbar-toggler span span {
	display: none;
}
.navbar-toggler {
	/*display: block;*/
	float: left;
}
.navbar-expand-lg .navbar-toggler {
	display: block;
}
.collapse:not(.show) {
    display: none !important;
}
.navbar {
    padding: 0;
	position: unset;
}
.navbar-nav {
    width: 100%
}
.overlay-content .navbar-nav {
	-ms-flex-direction: unset;
    flex-direction: unset;
	display: block;
}
.overlay-content .navbar-nav .nav-item {
	flex-basis: unset;
	flex-grow: unset;
}
.navbar-nav .nav-item {
	flex-basis: auto;
    flex-grow: 1;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-family: "Roboto Condensed Light", sans-serif;
    font-size: 18px;
	padding: 0;
}
.navbar-light .navbar-nav .nav-link:focus {
	color: #0091ff;
}
.navbar-light .navbar-nav li {
	padding: 0 10px;
    text-align: center;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #0091ff;
}
.navbar-light .navbar-nav .nav-link:active {
   /*border-bottom: 1px solid #0091ff;*/
}
a.nav-link.logo {
	padding: 1rem 1rem .5rem;
}
.menu-buttons a {
	font-family: "Geometria Medium", sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	display: inline-block;
	padding: 0 5px;
}
.menu-buttons a:first-child {
	color: #01bdc9;
}
.menu-buttons a:last-child {
	color: #ffc700;
}
.modalMenu {
	column-count: 4;
	-moz-column-count: 4;
    -webkit-column-count: 4;
    column-gap: 30px;
    column-fill: initial;
	padding: 0 70px 0 0;
	/*position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.7);*/
}


/* The Overlay (background) */
.overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */    
    height: 0;
    width: 100%;
    position: fixed; /* Stay in place */
    z-index: 9; /* Sit on top */
    left: 0;
    top: 0;
    background-color: rgb(0,0,0); /* Black fallback color */
    background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
    overflow-x: hidden; /* Disable horizontal scroll */
	 overflow-y: scroll; /* Disable horizontal scroll */
    transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

/* Position the content inside the overlay */
.overlay-content {
    position: relative;
    /*top: 25%;*/ /* 25% from the top */
    width: 100%; /* 100% width */
    margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
	z-index: 9;
}

/* The navigation links inside the overlay */
.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block; /* Display block instead of inline */
    transition: 0.3s; /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

/* Position the close button (top right corner) */
.overlay .closebtn {
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 60px;
}
#horizontal-multilevel-menu-modal a
{
    font-family: "Roboto Condensed Light", sans-serif;
    font-size: 18px;
	font-weight: 400;
}
#horizontal-multilevel-menu-modal li
{
	float:none;
	padding: 0;
	display: block;
	position: relative;
}
#horizontal-multilevel-menu-modal li.nav-item {
	margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
	width: 100%;
	padding: 0 30px;
}
#horizontal-multilevel-menu-modal li a.root-item
{
	font-family: 'Roboto Condensed Bold', sans-serif;
	font-size: 20px;
	color:#fff;
	padding: 0;
	text-transform: uppercase;
}
#horizontal-multilevel-menu-modal li a.root-item-selected
{
	background-color: transparent;
	color: #fff;
	font-family: "Roboto Condensed Bold", sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	padding: 0;
	display: block;
}
#horizontal-multilevel-menu-modal li a.root-item-selected:after {
	display: none;
}
/*Root items: hover*/
 #horizontal-multilevel-menu-modal li:hover a.root-item,  #horizontal-multilevel-menu-modal li.jshover a.root-item
{
	background: transparent;
	color:#fff;
}
/*Item-parents*/
 #horizontal-multilevel-menu-modal a.parent
{
	background: url(/bitrix/templates/newgelendzhik/components/bitrix/menu/top_menu_modal/images/arrow.gif) center right no-repeat;
	background-position-x: inherit;
    background-position-y: 14px;
}
 #horizontal-multilevel-menu-modal a.parent:hover {
	background: url(/bitrix/templates/newgelendzhik/components/bitrix/menu/top_menu_modal/images/arrow.gif) center right no-repeat #3197e4;
	background-position-x: inherit;
    background-position-y: 14px;
}
#horizontal-multilevel-menu-modal a.expanded {
	background: url(/bitrix/templates/newgelendzhik/components/bitrix/menu/top_menu_modal/images/arrow-down.gif) center left no-repeat !important;
	background-position-x: inherit;
    background-position-y: 14px;
	-webkit-transition: .5s linear opacity;
    transition: .5s linear opacity;
    -moz-transition: .5s linear opacity;
    -o-transition: .5s linear opacity;
	position: relative;
}
/*Denied items*/
 #horizontal-multilevel-menu-modal a.denied
{
	background: url(/bitrix/templates/newgelendzhik/components/bitrix/menu/top_menu_modal/images/lock.gif) center right no-repeat;
}
/*Child-items: hover*/
 #horizontal-multilevel-menu-modal li:hover,  #horizontal-multilevel-menu-modal li.jshover
{
	background:transparent;
	color:#fff;
}
/*Child-items selected*/
 #horizontal-multilevel-menu-modal li.item-selected
{
	background:transparent;
	color:#fff;
}
#horizontal-multilevel-menu-modal li ul.submenu {
	position: relative; 
	display: none;
	height: 100%;
    /*left:-9999px;*/
}
#horizontal-multilevel-menu-modal li ul.second {
	position: relative;
    top: auto;   
	left: auto;
    display: block;
    z-index: 500;
    height: 100%;
    width: 100%;
    background: transparent;
    margin-left: 10px;
}
/*#horizontal-multilevel-menu-modal li ul.second li:hover > .submenu {
	opacity: 1;	
    -webkit-transition: .5s linear opacity;
    transition: .5s linear opacity;
    -moz-transition: .5s linear opacity;
    -o-transition: .5s linear opacity;
	position: relative;
}*/

/*Sub-menu item box*/
 #horizontal-multilevel-menu-modal li li
{
	width:100%;
	position: relative;
}

/*Item link*/
 #horizontal-multilevel-menu-modal li ul a
{
	text-align:left;
	color: #fff;
	padding: 5px 10px;
	cursor: pointer;
}

/*Items text color & size */
 #horizontal-multilevel-menu-modal li a,
 #horizontal-multilevel-menu-modal li:hover li a,
 #horizontal-multilevel-menu-modal li.jshover li a,
 #horizontal-multilevel-menu-modal li:hover li:hover li a,
 #horizontal-multilevel-menu-modal li.jshover li.jshover li a,
 #horizontal-multilevel-menu-modal li:hover li:hover li:hover li a,
 #horizontal-multilevel-menu-modal li.jshover li.jshover li.jshover li a,
 #horizontal-multilevel-menu-modal li:hover li:hover li:hover li:hover li a,
 #horizontal-multilevel-menu-modal li.jshover li.jshover li.jshover li.jshover li a,
 #horizontal-multilevel-menu-modal li:hover li:hover li:hover li:hover li:hover li a,
 #horizontal-multilevel-menu-modal li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#fff;
	font-weight:400;
	font-family: 'Roboto Condensed Light', 'sans-serif';
	cursor: pointer;
}

/*Items text color & size: hover*/
 #horizontal-multilevel-menu-modal li:hover li:hover a,
 #horizontal-multilevel-menu-modal li.jshover li.jshover a,
 #horizontal-multilevel-menu-modal li:hover li:hover li:hover a,
 #horizontal-multilevel-menu-modal li.jshover li.jshover li.jshover a,
 #horizontal-multilevel-menu-modal li:hover li:hover li:hover li:hover a,
 #horizontal-multilevel-menu-modal li.jshover li.jshover li.jshover li.jshover a
 #horizontal-multilevel-menu-modal li:hover li:hover li:hover li:hover li:hover a,
 #horizontal-multilevel-menu-modal li.jshover li.jshover li.jshover li.jshover li.jshover a
 #horizontal-multilevel-menu-modal li:hover li:hover li:hover li:hover li:hover li:hover a,
 #horizontal-multilevel-menu-modal li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#fff;
	padding: 5px 10px;
	cursor: pointer;
}

 .submenu li a {
	font-size: 16px !important;
}

 .submenu li a:hover {
	background: #45a1e7;
	color: #fff !important;
}

 .submenu .nav-link:active {
	border-bottom: 0 !important;
}

 #horizontal-multilevel-menu-modal li ul ul
{
	top: 0;
	left: 30px;
	color: #afafaf;
	position: relative;
}
/*#horizontal-multilevel-menu-modal li:hover ul ul,
 #horizontal-multilevel-menu-modal li.jshover ul ul,
 #horizontal-multilevel-menu-modal li:hover ul ul ul,
 #horizontal-multilevel-menu-modal li.jshover ul ul ul,
 #horizontal-multilevel-menu-modal li:hover ul ul ul ul,
 #horizontal-multilevel-menu-modal li.jshover ul ul ul ul,
 #horizontal-multilevel-menu-modal li:hover ul ul ul ul ul,
 #horizontal-multilevel-menu-modal li.jshover ul ul ul ul ul
{
	display:none;
}*/


.header .form {
    margin-top: 90px;
}
.form {
    text-align: center;
}
.form input {
    width: 100%;
    max-width: 250px;
    height: 48px;
    background-color: #FFF;
    border: 0;
    border-radius: 0;
    text-align: center;
    color: #373636;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    outline: none;
    font-weight: 300;
  }
  .form button {
    width: 100%;
    max-width: 250px;
    font-family: "Lato", sans-serif;
    color: #fff;
    font-size: 19px;
    font-weight: 300;
    padding: 10px 5px;
    outline: none;
    margin-top: 10px;
    text-align: center;
    border-radius: 40px;
    border: 0;
    cursor: pointer;
    background: #ffa800;
    position: relative;
    margin-left: 20px;
  }
  .scroll-down {
    text-align: center;
    color: #fff;
    background: #ffa800;
    width: 50px;
    height: 50px;
    border: 0;
    border-radius: 50%;
    margin: 0px auto;
    font-size: 32px;
    position: absolute;
    bottom: 180px;
    cursor: pointer;
    left: 48%;
  }
  .scroll-down a {
    color: #fff;
  }
  .sec-title {
    font-family: 'Geometria Medium', sans-serif;
	font-size: 36px;
	color: #417db5;
	text-transform: uppercase;
	text-align: center;
  }
  .sec-title-mob {
	  display: none;
  }
@supports(-webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 0 100%)) or (clip-path: polygon(0 0, 100% 0, 100% 75%, 0 100%)) {
  .speech {
	-webkit-clip-path: polygon(0 0, 100% 15%, 100% 100%, 0 85%);
	clip-path: polygon(0 0, 100% 15%, 100% 100%, 0 85%);
	margin-top: -180px;
	padding: 120px 0;
  }
	.news .wrapper {
		-webkit-clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 80%);
		clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 80%);
	}
}
 .speech {
	/*background: url(img/speech-bg.png) no-repeat;
    background-size: cover;*/
	background-color: #417db5;
	color: #fff;
	padding: 80px 0;
	
}

 .speech-covid {
	/*background: url(img/speech-bg.png) no-repeat;
    background-size: cover;*/
	background-color: #d3e9ff;
	color: #000;
	padding: 130px 0;
	-webkit-clip-path: polygon(0 0, 100% 15%, 100% 100%, 0 85%);
	clip-path: polygon(0 0, 100% 15%, 100% 100%, 0 85%);
	margin-top: -130px;
	
	
}
  .speech .portrait {
	  position: relative;
  }
  /*.speech .portrait:after {
	  content: '„';
	  display: block;
	  font-family: 'Times New Roman', sans-serif;
	  font-size: 120px;
	  color: #fff;
	  position: absolute;
	  top: -50%;
	  right: 0;
  }*/
  .speech .portrait img {
	  padding-right: 30px;
  }
  .speech .sec-title {
	  color: #fff;
	  text-align: left;
	  text-transform: none;
  }
  .speech .subtitle {
	  font-family: 'Roboto Condensed', sans-serif;
	  font-size: 24px;
  }
  .speech .sign {
	 float: right;
  }
  .news {
	padding: 40px 0;
	color: #fff;
  }
  .news hr {
	max-width: 1140px;
	width: 100%;
	margin: 60px auto 40px;
	z-index: 9;
  }
  .news .sec-title {
	color: #417db5;  
	margin-top: -40px;
  }
  .news .subtitle {
	color: #417db5;
	text-align: center;
	font-family: 'Geometria-Medium', sans-serif;
	font-size: 18px;
  }
  .news .subtitle a {
	color: #417db5;
  }
  .news .wrapper {
	background: url(img/teacher-bg.png) no-repeat;
	background-size: cover;
	/*padding: 120px 0;*/
	padding: 85px 0 175px;
	margin-top: -40px;
	position: relative;
	overflow: hidden;
  }
  .news-pic {
	position: absolute;
	/*top: 60px;*/
	top: 80px;
	right: 0;
	-webkit-clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 80%);
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
	z-index: 99;
  }
  .news-pic img {
	border-radius: 512px;
	width: 670px;
	height: 670px;
	object-fit: cover;
	/*opacity: 0.4;*/
  }
  /*.little-news:after {
	content: '';
	background: rgba(0, 0, 0, 0.36);
	padding: 10px;
  }*/
  .main-news .label {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
  }
  .main-news h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 28px;
  }
  .main-news a {
	color: #fff;  
  }
  .other-news a {
	  color: #fff;
  }
  .main-news .excerpt {
	font-family: 'Roboto Condensed Light', sans-serif;
	font-size: 18px;
  }
  .read-more {
	display: block;
	width: 200px;
	background: #417db5;
	font-family: 'Roboto Condensed Light', sans-serif;
	font-size: 18px;
	color: #fff;
	border-radius: 20px;
	text-align: center;
	padding: 7px 15px;
	margin-top: 20px;
  }
  .read-more:hover {
	text-decoration: none;
	color: #fff;
  }
  .other-news h3 {
	font-family: 'Roboto Condensed Light', sans-serif;
	font-size: 16px;
  }
  .events .sec-title {
	text-align: left;
  }
  .events .subtitle {
	  display: none;
  }
  .main-event {
	  position: relative;
  }
  .main-event .pic {
	position: absolute;
	top: -35px;
	right: 0;
  }
  .main-event .pic img {
	width: 255px;
	height: 265px;
	object-fit: cover;
  }
  .main-event .preview {
	width: calc(100% - 135px);
  }
  .main-event .date {
	font-family: 'Roboto Condensed Light', sans-serif;
	font-size: 24px;
	color: #a4a4a4;
  }
  .main-event a:hover {
	color: #000;  
  }
  .main-event h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	color: #000;
  }
  .main-event .read-more:hover {
	color: #fff;
  }
  .other-events {
	margin-top: -35px;
  }
  .other-events img {
	width: 100%;
	height: auto;
	object-fit: cover;
  }
  .other-events .date {
	padding: 0;
	font-family: 'Roboto Condensed Light', sans-serif;
	font-size: 14px;
	color: #a4a4a4;
  }
  .other-events h3 {
	font-family: 'Roboto Condensed Bold', sans-serif;
	font-size: 16px;
	color: #417db5;
  }
  .other-events p {
	font-family: 'Roboto Condensed Light', sans-serif;
	font-size: 14px;
  }
  .other-events .item {
	min-height: 165px;  
  }
  .information {
	background: url(img/information-bg.png) no-repeat;
	background-size: cover;
	color: #fff;
	min-height: 670px;
  }
  .information .sec-title {
	padding-top: 140px;
	color: #fff;
  }
  .information .subtitle {
	color: #fff;
	text-align: center;
	font-family: 'Geometria-Medium', sans-serif;
	padding-bottom: 60px;
  }
  .information .item .date {
	font-family: 'Roboto Condensed Light', sans-serif;
	font-size: 14px;
	min-height: auto;
  }
  .information .item p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	min-height: 120px;
  }
  .information .read-more {
	background-color: #fff;
	color: #417db5;
	width: 140px;
	padding: 3px 10px;
  }
  .information .read-more:hover {
	color: #417db5;
  }
  .about {
	background-color: #fff;
	color: #417db5;
	padding: 40px 0;
  }
 .about .subtitle {
	text-align: center;
	color: #417db5;
	font-family: 'Geometria-Medium', sans-serif;
	font-size: 18px;
	}
.about .item {
	text-align: center;
	}
.about-carousel {
	height: 400px;
	width: 100%;
	padding: 40px 0;
}
.about-carousel .slick-slide {
	height: 350px;
	text-align: center;
}
.about-carousel .slick-slide div {
	position: relative;
}
.about-carousel .slick-slide div:after {
	content: ' ';
	display: block;
	width: 220px;
	height: 220px;
	background: url(img/rectangle.png);
	position: absolute;
	top: 50%;
    left: 100%;
    transform: translate(-50%, -50%);
	z-index: 99;
}
.about-carousel .slick-slide div:last-of-type:after {
	display: none;
}
.about-carousel .slick-slide img {
	height: 340px;
	width: 340px;
	object-fit: cover;
	position: relative;
	margin:0 auto
}
.about-carousel .slick-slide .desc {
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	padding: 15px;
}
.about-carousel .slick-slide .desc h3 {
	font-family: 'Geometria', sans-serif;
	font-size: 36px;
	color: #fff;
}
.about-carousel .slick-slide .desc p {
	font-family: 'Roboto Condensed Light', sans-serif;
	font-size: 14px;
	text-align: center;
}
.about-carousel .slick-prev {
	cursor: pointer;
	position: absolute;
	top: 46%;
	left: -50px;
	z-index: 9;
}
.about-carousel .slick-prev:before {
	display: block;
	content: ' ';
	background: url(img/arrow-left-blue.png) no-repeat;
	width: 28px;
	height: 50px;
	
}
.about-carousel .slick-next {
	cursor: pointer;
	position: absolute;
	top: 46%;
	right: -50px;
	z-index: 9;
}
.about-carousel .slick-next:after {
	display: block;
	content: ' ';
	background: url(img/arrow-right-blue.png) no-repeat;
	width: 28px;
	height: 50px;
}
.slick-dots {
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 1rem 0;
	list-style-type: none;
}
  .about p {
		font-family: 'Geometria', sans-serif;
		font-size: 14px;
		line-height: 1.8em;
		color: #fff;
		padding: 10px 0;
		text-align: justify;
  }
  .top-border-img {
    z-index: 1;
    position: absolute;
    top: 5px;
    left: 40px;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20x);
    width: calc(100% - 20x);
    height: 6px;
    border-top: 6px solid #f6ce41;
}
.right-border-img {
    z-index: 1;
    position: absolute;
    top: 5px;
    right: -20px;
    width: 6px;
    height: -webkit-calc(100% - 15px);
    height: -moz-calc(100% - 15px);
    height: calc(100% - 15px);
    border-right: 6px solid #f6ce41;
}
.bottom-border-img {
    z-index: 1;
    position: absolute;
    bottom: 10px;
    left: 40px;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    height: 6px;
    border-bottom: 6px solid #f6ce41;
}
.left-border-img {
    z-index: 1;
    position: absolute;
    top: 5px;
    left: 40px;
    width: 6px;
    height: -webkit-calc(100% - 15px);
    height: -moz-calc(100% - 15px);
    height: calc(100% - 15px);
    border-left: 6px solid #f6ce41;
}
.advantages  {
    padding: 40px;
	color: #000;
	background: #fff;
  }
.advantages .sec-title {
	color: #1d1c3e;
  }
.advantages .item {
    text-align: center;
    padding: 60px 20px 0;
}
.advantages .item h3 {
	font-family: 'Geometria',sans-serif;
	font-size: 16px;
	color: #923bfb;
	text-align: center;
	margin-top: 20px;
}
	.services {
		background: #fff;
		color: #000;
		padding: 40px 60px 60px;
		min-height: 750px;
		margin-top: -70px;
	}
	.services .sec-title {
		color: #1d1c3e;
		margin: 20px 0 60px;
		display: block;
		position: relative;
	}
	.services .item img {
		height: 250px;
		width: 100%;
		object-fit: cover;
	}
	.services .more-button {
		display: block;
		color: #fff !important;
		background-color: #8dc500;
		font-family: 'Geometria',sans-serif;
		font-size: 14px;
		text-align: center;
		float: left;
		width: 120px;
		padding: 5px;
		border-radius: 15px;
		margin-top: 15px;
	}
	.services .more-button:hover {
		color: #fff !important;
		text-decoration: none;
	}
	.services .item {
		display: block;
		position: relative
	}
	.services .item .desc {
		padding: 15px 15px 0;
		display: block;
	}
	.services .item h3 {
		font-family: 'Geometria Medium',sans-serif;
		font-size: 24px;
		color: #1d1c3e;
		margin-bottom: 5px;
		min-height: 60px;
	}
	.services .item p {
		font-family: 'Geometria',sans-serif;
		font-size: 14px;
		color: #1d1c3e;
		min-height: 120px;
	}
	.services .item:nth-child(even) img {
		top: 250px;
		position: absolute;
	}
	.services .item:nth-child(even) .desc {
		padding: 0 15px 15px;
	}
 .fotogallery {
		width: 100%;
		padding: 80px 0 40px;
		background: url(img/gallery-bg.png) no-repeat;
		background-size: cover;
		color: #fff;
		min-height: 850px;
 }
 .fotogallery .sec-title {
	color: #fff;
	padding: 60px 0;
}
.fotogallery .subtitle {
	display: none;
}
.fotogallery .item img {
	width: 100%;
	height: 120px;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}
.videogallery {
	padding: 40px 0;
	color: #417db5;
	height: 100%;
	width: 100%;
	min-height: 600px;
}
.videogallery .subtitle {
	display: none;
}
.video-carousel {
	padding-top: 60px;
	height: 400px;
}
.video-carousel .slick-slide {
	padding-top: 40px;
	transition: .4s;
	height: 320px;
	width: 100%;
}
.video-carousel .slick-slide div {
	height: 320px;
}
.video-carousel .slick-slide .desc {
	padding: 0 50px;
}
.video-carousel .slick-slide img {
	max-width: 400px;
	width: 100%;
}
.video-carousel .slick-slide img {
	padding-right: 25px;
}
.video-carousel .slick-active img:first-of-type {
	padding-right: 50px;
}
.video-carousel .slick-active img:last-of-type {
	padding-left: 50px;
}
.video-carousel .slick-center {
	padding-top: 0;
	transition: .4s;
	z-index: 99;
}
.video-carousel .slick-center .desc {
	padding: 15px 0 0;
	margin-left: -20px;
}
.video-carousel .slick-active.slick-center img {
	transform: scale(1.1);
	max-width: 600px;
	padding: 0;
}
.video-carousel .slick-prev {
	cursor: pointer;
	position: absolute;
	top: 40%;
	left: -50px;
	z-index: 9;
}
.video-carousel .slick-prev:before {
	display: block;
	content: ' ';
	background: url(img/arrow-left-blue.png) no-repeat;
	width: 28px;
	height: 50px;
	
}
.video-carousel .slick-next {
	cursor: pointer;
	position: absolute;
	top: 40%;
	right: -50px;
	z-index: 9;
}
.video-carousel .slick-next:after {
	display: block;
	content: ' ';
	background: url(img/arrow-right-blue.png) no-repeat;
	width: 28px;
	height: 50px;
}
.video-carousel .date {
	font-family: 'Roboto Condensed Light', sans-serif;
	font-size: 14px;
	color: #898989;
}
.video-carousel h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color: #000;
}
.video-carousel p {
	font-family: 'Roboto Condensed Light', sans-serif;
	font-size: 15px;
	color: #000;
}
.city-events {
	color: #417db5;
	padding: 20px 0 80px;
}
.city-events .sec-title {
	margin-bottom: 40px;
}
.city-events .subtitle {
	display: none;
}
.city-events .main-item {
	position: relative;
}
.city-events .main-item img {
	width: 100%;
	height: auto;
	object-fit: cover;
}
.city-events .main-item .meta {
	background-color: #fff;
	position: absolute;
	top: 50%;
    left: 0;
    transform: translate(0, -50%);
	padding: 20px;
	max-width: 290px;
}
.city-events .main-item .meta .date {
	font-family: 'Roboto Condensed Light', sans-serif;
	font-size: 14px;
	color: #000;
}
.city-events .main-item .meta h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	color: #000;
}
.city-events .item .read-more {
	width: 140px;
    padding: 3px 10px;
}
.city-events .item img {
	width: 190px;
	height: 190px;
	object-fit: cover;
}
.city-events .item:nth-child(even) img {
	top: 190px;
	position: absolute;
}
.city-events .item .desc {
	padding: 0 15px 15px;
}
.city-events .item .desc .date {
	font-family: 'Roboto Condensed Light', sans-serif;
	font-size: 14px;
	color: #000;
}
.city-events .item .desc h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color: #000;
}
.more-link {
	margin-top: 40px;
}
.more-link a {
	color: #417db5;
	font-family: 'Geometria Medium', sans-serif;
	font-size: 16px;
	float: right;
}
.more-link a:after {
	width: 20px;
	height: 80%;
	content: ' ';
	display: block;
	border-right: 2px solid #417db5;
	border-bottom: 2px solid #417db5;
	float: right;
	position: absolute;
	bottom: -5px;
    right: -5px;
}
.promo-video img {
	width: 100%;
	height: 100%;
}
.useful {
	color: #417db5;
	padding: 40px 0 40px;
	background: #d2e8fc;
}
.useful .sec-title {
	margin-bottom: 40px;
}
.useful-carousel .slick-slide .overlay {
	background-color: #000;
    width: auto;
    height: 160px;
    top: 0;
    left: 0;
	overflow: hidden;
}
.useful-carousel .slick-slide .desc {
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	position: absolute;
	width: 100%;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    padding: 0 15px;
}
.useful-carousel .slick-slide .desc a {
	color: #fff;
}
.useful-carousel {
	width: 100%;
	height: 400px;
}
.useful-carousel .slick-slide {
	height: 360px;
	position: relative;
}
.useful-carousel .slick-slide div {
    position: relative;
    height: 160px;
    margin: 0 15px 15px 0;
}
.useful-carousel .slick-slide .desc img {
	width: auto;
	height: auto;
	object-fit: unset;
	opacity: 1;
	margin: 0 auto;
}
.useful-carousel .slick-slide img {
	width: 100%;
	height: 160px;
	object-fit: cover;
	padding: 0;
	position: relative;
	opacity: 0.45;
	
}
#ymap {
    position: relative;
    height: 300px;
    display: block;
    width: 100%;
}
.footer {
	width: 100%;
	height: 100%;
	position: relative;
	background: #292929;
	color: #fff;
	padding: 40px 0 20px;
}
.footer a {
	color: #fff;
}
.footer h3 {
	font-family: 'Roboto Condensed Bold', sans-serif;
	font-size: 16px;
	line-height: 1.6em;
}
.footer ul li {
	font-family: 'Roboto Condensed Light', sans-serif;
	font-size: 14px;
	line-height: 1.8em;
}
.footer hr {
	max-width: 1140px;
	width: 100%;
	margin: 60px auto 40px;
	z-index: 99;
	opacity: 0.3;
 }
.footer .socials a {
    width: 30px;
    height: 30px;
    margin-right: 5px;
}
.footer p {
	font-family: 'Roboto Condensed Light', sans-serif;
	font-size: 14px;
}
div[id^="wait_comp_"] { 
	display: none;
}
form input.error {
	border: 1px #ff0036 solid !important;
	background: #fff !important;
}
.send-ok {
	background: green;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
	margin: 0 15px;
}
.error-message {
	text-align: center;
}
.error-message h2 {
	font-family: "Lato", sans-serif;
	font-size: 72px;
}
.error-message p {
	font-family: "Lato", sans-serif;
	font-size: 20px;
}
.error-message a {
	font-family: "Lato", sans-serif;
	font-size: 20px;
	color: #FFA800;
}
.scroll-top {display: none;}
.scroll-top a {
    z-index: 21;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    text-align: center;
    line-height: 43px;
    background: #aaa;
    position: fixed;
    bottom: 20px;
    right: 20px;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff !important;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer;
}
.scroll-top a i {
	vertical-align: baseline;
}
.scroll-top a:hover {background: #ffa800;}
/*.phone-mobile {
	display: none;
}*/
.half {
	width: 50%;
	float: left;
	padding: 10px;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 40px;
  width: auto;
  max-width: 40%;
  margin: 20px auto;
  transition: 1s all;
}
.white-popup h3 {
	font-family: 'LatoBold',sans-serif;
	font-size: 30px;
}
.white-popup p {
	font-family: 'Lato',sans-serif;
	font-size: 16px;
	padding: 10px 0;
}
.white-popup img {
	display: block;
	width: 300px;
	height: auto;
	margin: 0 auto;
}
.mfp-bg {}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.4s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
#policy-text ul li {
	list-style-type: disc;
	margin-left: 20px;
}
.content-wrapper {
	padding: 20px 0 40px;
}
.main-content {
	padding-bottom: 40px;
}
.sidebar {
	border: 1px solid #dcdcdc;
	height: 100%;
	padding: 5px 15px;
	height: auto;
}
.left-menu div.separator:last-of-type {
	display: none;
}
.page-title {
	font-family: 'Geometria Medium', sans-serif;
	font-size: 24px;
	padding-bottom: 30px;
	color: #417db5;
	text-transform: uppercase;
}
.page-breadcrumbs {
	margin-bottom: 10px;
}
.shareBtn {
	display: inline-block;
}
.photo-info-box-photo-list .read-more {
	display: inline-block;
	margin-right: 15px;
}
div.modern-page-navigation a, span.modern-page-current, div.modern-page-navigation a.modern-page-previous, span.modern-page-dots {
	font-family: 'Geometria', sans-serif;
	font-size: 14px;
	padding: 5px;
	background: #417DB5;
	color: #fff;
	min-width: 30px;
    height: 30px;
    display: inline-block;
	text-align: center;
}
div.modern-page-navigation span.modern-page-first {
	background: #f28d13;
	padding: 5px;
	vertical-align: baseline;
	font-weight: normal;
}
div.modern-page-navigation span.modern-page-current {
	background: #f28d13;
	padding: 5px;
	vertical-align: baseline;
	font-weight: normal;
}
.photo-navigation-bottom {
	text-align: right;
    padding-right: 15px;
}
.photo-navigation-bottom .modern-page-title {
	display: none;
}
.image-holder {
    width: 220px;
}
td img {
	object-fit: cover;
	height: auto;
}
.news-list td {
	min-width: 150px;
	padding: 10px;
}
.searchLeft {
	padding: 0;
	margin: 0 0 20px;
}
.searchLeft form {
	position: relative;
}
.search-field {
	width: 100%;
	position:relative;
	background-color: #f8f8f8;
	padding: 8px 15px;
	border: 1px solid #dcdcdc;
}
#search input::-webkit-input-placeholder {color:#000;font-family: 'Roboto Condensed', sans-serif;font-size:14px;}
#search input::-moz-placeholder          {color:#000;font-family: 'Roboto Condensed', sans-serif;font-size:14px;}/* Firefox 19+ */
#search input:-moz-placeholder           {color:#000;font-family: 'Roboto Condensed', sans-serif;font-size:14px;}/* Firefox 18- */
#search input:-ms-input-placeholder      {color:#000;font-family: 'Roboto Condensed', sans-serif;font-size:14px;}
.search-text {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
}
.search-icon {
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	right: 10px;
	bottom: 8px;
	background: url(img/search-left.png) no-repeat;
}
.head-search {
	width: 70%;
    display: block;
    float: left;
}
.head-search form {
	position: relative;
}
.head-search-field {
	width: 100%;
	position:relative;
	background-color: transparent;
	font-size: 12px;
	color: #fff;
	font-family: 'Geometria', sans-serif;
	border: 0;
    border-bottom: 1px solid #dcdcdc;
	padding-bottom: 8px;
}
.head-search-field:focus {
	outline: 0;
}
.head-search-field:selected {
	background-color: transparent;
}
.head-search-icon {
	display: block;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 0;
	bottom: 8px;
	background: url(img/search.png) no-repeat;
}
.head-search-field::-webkit-input-placeholder {color:#fff;}
.head-search-field::-moz-placeholder          {color:#fff;}/* Firefox 19+ */
.head-search-field:-moz-placeholder           {color:#fff;}/* Firefox 18- */
.head-search-field:-ms-input-placeholder      {color:#fff;}
.officials-list .item {
	border: 1px solid #dcdcdc;
	margin-bottom: 30px;
	padding: 10px;
}
.officials-list .item h2 {
	font-family: 'Roboto Condensed Bold', sans-serif;
	font-size: 20px;
	color: #417db5;
}
.officials-list .item a {
	color: #417db5;
}
.officials-list .item h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color: #131313;
}
.officials-list .item p {
	padding: 2px 0;
	font-family: 'Roboto Condensed Light', sans-serif;
	font-size: 16px;
	color: #131313;
}
.officials-list .item .phone a {
	color: #131313;
}
.officials-list .item .text-holder img {
	vertical-align: middle;
}
.gsInformer {
	width: 80px !important;
}
.gsTemp .display span {
	color: #fff !important;
}
.gsInformer .gsTemp {
    padding: 0 !important;
}
.gsLinks {
	display: none;
}
.gsInformer .gsLinks img {
	display: none !important;
}
.gsInformer .secondaryWrap table td {
	background-color: transparent;
}

#accordion {
    margin: 30px 0 50px;
	width: 100%;
}
#accordion .ui-state-active {
    background: #417db5 !important;
    border: 0;
	color: #fff;
}
#accordion .ui-state-default {
    border: 0;
    background: #e9f6ff;
}
#accordion .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-radius: 0;
}
#accordion .ui-widget-content {
    border: 0;
}
#accordion .ui-icon-triangle-1-e {
    background-position: -32px -12px;
}
#accordion .ui-icon-triangle-1-s {
    background-position: -60px -10px;
}
#accordion .ui-icon-triangle-1-n {
    background-position: 5px -10px;
}
#accordion .ui-icon, .ui-widget-content .ui-icon {
    float: right;
}
#accordion  h3 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
	color: #000;
}
#accordion .ui-state-active h3 {
    font-family: "Roboto Condensed Bold", sans-serif;
    font-size: 16px;
	color: #fff;
}
#accordion .ui-accordion-content p {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
	padding: 8px 0;
}
.ui-accordion .ui-accordion-header {
    padding: 0.8em 1.5em 0.8em 1.5em !important;
    margin: 6px 0 0 0 !important;
}
.ui-accordion-content ul li {
	list-style-type: disc;
}
.ui-accordion-content ul {
	padding-left: 15px;
    padding-top: 5px;
}
#accordion .read-more {
	background: #f28d13;
	color: #fff;
	width: 130px;
	margin-top: 0;
	font-size: 16px;
	padding: 7px 10px;
}
#accordion img {
	vertical-align: baseline;
}
.data-table th, table th {
	font-family: 'Roboto Condensed Light', sans-serif;
	padding: 10px 5px;
	font-size: 18px;
}
.data-table td, table td {
	font-family: 'Roboto Condensed Light', sans-serif;
	font-size: 16px;
	padding: 10px 5px;
}
.data-table tr {
	border-top: 1px dashed #000;
}
.data-table .st-key {
    width: 15%;
    text-align: left;
	font-weight: 700;
}
img {
	height: auto;
}
.posters .item {
	margin-bottom: 30px;	
}
.posters img {
	width: 100%;
	height: 450px;
	object-fit: cover;
}

@media (min-width:1200px) and (max-width:1600px) {
	.slide-caption {
		transform: unset;
		left: 10%;
		top: 25%;
		max-width: 600px;
		max-height: 400px;
	}
	.slide-caption h1 {
		font-size: 32px;
	}
	.slide-caption .subtitle {
		font-size: 20px;
		padding-top: 30px;
	}
	.slide-caption p {
		font-size: 18px;
	}
	.main-carousel .slick-dots {
		left: 705px;
	}
	.speech {
		margin-top: -180px;
	}
		.speech-covid {
		margin-top: -180px;
	}
	.news .wrapper {
		/*padding: 120px 0 180px;*/
		padding: 80px 0 202px;
	}
	.news-pic {
		-webkit-clip-path: polygon(0 0, 100% 7%, 100% 100%, 0 93%);
		clip-path: polygon(0 0, 100% 7%, 100% 100%, 0 93%);
		top: 60px;
		min-height: 670px;
		overflow: visible;
	}
	.news-pic img {
		border-radius: 670px;
		width: 670px;
		height: 670px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.information .sec-title {
		padding-top: 160px;
	}
	.events {
		margin-top: -60px;
	}
	.information {
		margin-top: -60px;
	}
	.navbar-nav {
		margin: 0 50px;
	}
	.navbar-light .navbar-nav .nav-link {
		font-size: 12px;
	}
	.slide-text .more-button {
		margin: 30px auto 0;
	}
	.scroll-down {
		bottom: 80px;
		left: 48%;
	}
}

@media (max-width: 1366px) {
	
}

@media (max-width:800px) {
	.noPadding {
		padding: 0 2px !important;
		margin: 0 !important;
	}
	.mob-toggler {
		display: block;
	}
	.custom-toggler.navbar-toggler-icon {
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
	}
	.custom-toggler.navbar-toggler {
		display: none !important;
		border-color: transparent;
		margin: 0;
		width: 100%;
		float: left;
		display: block;
		text-align: left;
	}
	.custom-toggler.navbar-toggler:focus {
		border-color: transparent;
		border: 0;
		outline: 0;
	}
	.custom-toggler span span {
		display: block !important;
		font-family: "Roboto Condensed Light", sans-serif;
		font-size: 20px;
		padding-left: 35px;
		padding-top: 5px;
		vertical-align: sub;
		width: 100%;
		color: #fff;
	}
	.navbar-toggler {
		display: inline-block;
	}
	.overlay {overflow-y: auto;}
	.overlay a {font-size: 20px}
	.overlay .closebtn {
		font-size: 40px;
		top: 15px;
		right: 35px;
	 }
	.header {
		width: 100%;
		height: calc(100vh + 120px);
		background: url(img/head-bg-mob.jpg) no-repeat;
		background-size: cover;
		/*background-position: 100% 100%;*/
	}
	.main-slider {
		display: none;
		position: absolute;
	}
	.slide-caption {
		display: none;
	}
	.slide-caption-mob {
		position: absolute;
		display: block;
		border: 5px solid #fff;
		max-width: calc(100% - 30px);
		max-height: auto;
		top: 30%;
		/*transform: translate(70%, -50%);*/
		padding: 20px;
		margin: 0 15px;
	}
	.slide-caption-mob h1 {
		font-family: 'Geometria', sans-serif;
		font-size: 60px;
		text-transform: uppercase;
	}
	.slide-caption-mob h1 span {
		font-family: 'Geometria Medium', sans-serif;
		font-size: 74px;
	}
	.slide-caption-mob .subtitle {
		font-family: 'Roboto Condensed Bold', sans-serif;
		font-size: 26px;
		text-align: left;
	}
	.slide-caption-mob p {
		font-family: 'Roboto Condensed Light', sans-serif;
		font-size: 16px;
		padding: 5px 0;
	}
	.big-title {
		display: none;
	}
	.header .align-items-center {
		-ms-flex-align: unset !important;
		align-items: unset !important;
	}
	.head-contacts, .head-weather, .head-socials, .head-search, .head-eye {
		display: none;
	}
    .head-address span {
        text-align: center;
    }
    .head-phone {
        text-align: center;
		display: block;
		font-size: 22px;
		margin-top: -10px;
    }
	.head-address {
		font-size: 12px;
		padding-left: 0;
	}
	.topbar {
		text-align: center;
		padding-top: 20px;
	}
	.home-slider {
		display: none;
	}
	.head-logo span {
		padding-top: 0;
		text-align: left;
		font-size: 11px;
		float: left;
	}
	.head-logo .alignleft {
		padding: 0 10px 20px 0;
	}
	.head-logo img {
		width: 60px;
		height: auto;
		padding-top: 0;
		position: relative;
		display: block;
	}
    /*.logo {
		display: block;
		max-width: 100%;
		margin: 0 10px;
		padding: 0 !important;
    }*/
	.attention {
		font-size: 12px;
		margin-left: 15px;
		text-align: left;
	}
	.navbar.navbar-expand-lg.navbar-light {
		float: left;
	}
	.navbar {
		position: absolute;
		background: #417db5;
		top: 0;
		width: 100%;
	}
	.navbar-nav {
		/*width: 100%;
		height: 100%;
		display: block;
		position: absolute;
		top: -1px;
		background-color: #253c77;
		z-index: 9;
		padding: 20px 20px 0;*/
	}
	.navbar-light .navbar-nav li {
		text-align: left;
	}
	.navbar-collapse .close-nav {
		display: block;
		position: absolute;
		cursor: pointer;
		padding-left: 5px;
		/*left: 10px;*/
		left: 85%;
		top: 10px;
		z-index: 9999;
	}
	.back-nav {
		/*display: none;*/
	}
	nav:not(.mm) {
		/*display: none;*/
	}
	.no-child a {
		padding: var(--mm-item-padding) var(--mm-item-indent) !important;
	}
	/*.mm:before {
		display: none !important;
	}*/
	.no-child:after {
		display: none !important;
	}
	.navbar-collapse .close-nav:before {
		content: " ";
		display: block;
		background: url(/upload/cross.png);
		width: 27px;
		height: 27px;
	}
	.header-center {
		margin-top: 0;
	}
	.header h1 span {
		font-size: 40px;
	}
    .header h1 {
        font-size: 26px;
    }
    .header .subtitle {
        font-size: 16px;
		padding-top: 10px;
    }
    .header .form {
        margin-top: 40px;
    }
    .header .small {
        font-size: 12px;
    }
	.header .callback {
		margin-top: 40px;
	}
	.head-contacts {
		text-align: center;
		padding: 0 !important;
	}
	.head-contacts br {
		display: none;
	}
	.head-contacts img {
		display: none;
	}
	.head-contacts .phone {
		display: block;
		font-size: 18px;
		padding: 0 0 10px;
	}
	.main-menu {
		background: rgba(0,0,0,0.7);
		height: 50px;
		border-bottom: 0;
		margin-top: 0;
		/*position: unset;*/
		position: relative;
		padding: 5px 0;
	}
	#sm_menu_ham {
		left: 15px;
		top: 120px !important;
		transition: none !important;
	}
	#sm_menu_ham.open {
		top: 10px !important;
		left: 90%;
	}
	.show {
		display: block !important;
	}
	.callback {
		margin-top: 0;
	}
	.callback a {
		background-color: #f50c7f;
		color: #fff;
		text-align: center;
		display: inline-block;
		padding: 10px 25px;
		border-radius: 25px;
		font-family: "SFUIText-Medium", sans-serif;
		font-size: 18px;
	}
	.form button {
		margin-left: 0;
	}
	.more-link {
		display: none;
	}
	.speech {
		padding: 60px 0;
		margin-top: -70px;
		-webkit-clip-path: polygon(0 0, 100% 2%, 100% 100%, 0 98%);
		clip-path: polygon(0 0, 100% 2%, 100% 100%, 0 98%);
	}
			.speech-covid {
		padding: 60px 0;
		margin-top: 0px;
		-webkit-clip-path: polygon(0 0, 100% 2%, 100% 100%, 0 98%);
		clip-path: polygon(0 0, 100% 2%, 100% 100%, 0 98%);
	}
	.speech .sec-title {
		text-align: center;
	}
	.speech .subtitle {
		display: block;
		text-align: center;
		font-size: 20px;
	}
	.speech .sign {
		display: none;
	}
	.speech .portrait {
		padding: 0;
	}
	.speech .portrait:after {
		display: none;
	}
	.speech .portrait img {
		max-width: 70%;
		margin: 0 auto 30px;
		display: block;
		padding: 0;
	}
	.speech p {
		display: none;
	}
	.news {
		padding: 20px 0 40px;
	}
	.news .sec-title {
		text-align: left;
		display: inline-block;
		margin-top: 0;
	}
	.news .subtitle {
		display: inline-block;
		float: right;
	}
	.news .wrapper {
		-webkit-clip-path: polygon(0 0, 100% 2%, 100% 100%, 0 98%);
		clip-path: polygon(0 0, 100% 2%, 100% 100%, 0 98%);
		padding: 0;
		background: #22387f;
		margin-top: 0;
	}
	.news-pic {
		-webkit-clip-path: polygon(0 0, 100% 2%, 100% 100%, 0 98%);
		clip-path: polygon(0 0, 100% 2%, 100% 100%, 0 98%);
		top: 0;
		padding: 0;
		margin: 0;
	}
	.news-pic img {
		border-radius: 0;
		width: 100%;
		height: 300px;
		object-fit: cover;
		opacity: 1;
	}
	.main-news .text {
		margin-top: 300px;
	}
	.main-news .date {
		position: absolute;
		top: -40px;
		z-index: 99;
	}
	.other-news {
		padding: 0px 0 60px;
	}
	.other-news .item:nth-of-type(n+3) {
		display: none;
	}
	.other-news .item:first-of-type {
		
	}
	.news hr {
		/*margin: 30px 15px 15px;*/
		margin: 30px auto 15px;
	}
	.city-events .sec-title {
		text-align: left;
	}
	.main-event {
		display: none;
	}
	.events .sec-title {
		text-align: left;
		display: inline-block;
	}
	.events .subtitle {
		display: inline-block;
		float: right;
		color: #417db5;
		text-align: center;
		font-family: 'Geometria-Medium', sans-serif;
		font-size: 16px;
	}
	.other-events {
		margin-top: 40px;
	}
	.other-events h3 {
		font-size: 14px;
	}
	.other-events .item {
		min-height: unset;
		margin: 0 0 15px;
		padding: 0 15px;
	}
	.other-events .item p:not(.date) {
		display: none;
	}
	.information {
		background: url(img/information-bg-mob.png) no-repeat;
		background-size: cover;
		min-height: 1250px;
		padding: 220px 0 50px;
		margin-top: -135px;
	}
	.information .item {
		margin: 15px 0;
	}
	.information .item .date {
		padding: 0;
	}
	.information .item p {
		min-height: unset;
	}
	.information .read-more {
		margin-top: 10px;
	}
	.information .sec-title {
		display: none;
	}
	.information .sec-title-mob {
		font-size: 28px;
		text-transform: uppercase;
		padding: 20px 0 0;
		text-align: left;
		display: block;
		float: left;
		max-width: 60%;
	}
	.information .subtitle {
		display: inline-block;
		float: right;
		color: #fff;
		text-align: center;
		font-family: 'Geometria-Medium', sans-serif;
		font-size: 16px;
		padding-top: 65px;
	}
	.about {
		display: none;
	}
	.fotogallery {
		background: #e9f5ff;
		/*padding: 0;*/
		-webkit-clip-path: polygon(0 8%, 100% 0, 100% 100%, 0% 100%);
		clip-path: polygon(0 8%, 100% 0, 100% 100%, 0% 100%);
		margin-top: -130px;
		min-height: auto;
	}
	.fotogallery .sec-title-mob {
		color: #417db5;
		padding: 60px 0 30px !important;
		font-size: 28px;
		text-transform: uppercase;
		padding: 20px 0 0;
		text-align: left;
		display: inline-block;
		float: left;
	}
	.fotogallery .sec-title {
		display: none;
	}
	.fotogallery .subtitle {
		padding: 70px 0 30px;
		display: inline-block;
		float: right;
		color: #417db5;
		text-align: center;
		font-family: 'Geometria-Medium', sans-serif;
		font-size: 16px;
	}
	.fotogallery .subtitle a {
		color: #417db5;
	}
	.fotogallery .item:nth-of-type(n+7) {
		display: none;
	}
	.videogallery {
		min-height: 100%;
		padding: 40px 0 25px;
		background: #e9f5ff;
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 92%);
		clip-path: polygon(0 0, 100% 0, 100% 100%, 0 92%);
	}
	.videogallery .sec-title {
		color: #417db5;
		text-align: left;
		display: inline-block;
	}
	.videogallery .subtitle {
		display: inline-block;
		float: right;
		color: #417db5;
		text-align: center;
		font-family: 'Geometria-Medium', sans-serif;
		font-size: 16px;
	}
	.videogallery .subtitle a {
		color: #417db5;
	}
	.video-carousel {
		padding-top: 35px;
	}
	.video-carousel .slick-slide {
		padding-top: 0;
	}
	.video-carousel .slick-slide img {
		padding-right: 0;
	}
	.video-carousel .slick-active.slick-center img {
		transform: none;
	}
	.video-carousel .slick-active img:first-of-type, .video-carousel .slick-active img:last-of-type {
		padding: 0;
	}
	.video-carousel .slick-slide .desc {
		padding: 0;
	}
	.city-events {
		padding: 20px 0 40px;
	}
	.city-events .sec-title {
		max-width: 80%;
		color: #417db5;
		text-align: left;
		display: inline-block;
	}
	.city-events .subtitle {
		display: inline-block;
		float: right;
		color: #417db5;
		text-align: center;
		font-family: 'Geometria-Medium', sans-serif;
		font-size: 16px;
		padding-top: 50px;
	}
	.city-events .subtitle a {
		color: #417db5;
	}
	.city-events .main-item {
		/*display: none;*/
	}
	.city-events .main-item .meta {
		position: relative;
		max-width: 100%;
		top: unset;
		left: 0;
		transform: unset;
		padding: 20px 20px 0;
	}
	.promo-video {
		display: none;
	}
	.useful-carousel {
		height: 520px;
	}
	.useful-carousel .slick-slide {
		height: 500px;
	}
	.useful-carousel .slick-slide div {
		margin: 0 0 15px 0;
	}
	.right-border-img {
		right: 20px;
	}
	.top-border-img {
		width: -webkit-calc(100% - 60px);
		width: -moz-calc(100% - 60x);
		width: calc(100% - 60x);
	}
	.bottom-border-img {
		width: -webkit-calc(100% - 60px);
		width: -moz-calc(100% - 60x);
		width: calc(100% - 60x);
	}
	.sec-title {
		font-size: 28px;
		text-align: center;
		margin: 0;
	}
	#ymap {
		height: 400px;
	}
	.footer {
		padding: 40px 0 20px;
	}
	.footer hr {
		position: absolute;
		margin: 0 auto;
		width: calc(100% - 30px);
		top: 160px;
		left: 15px;
	}
	.footer-nav {
		display: none;
	}
    .footer .contacts {
		position: absolute;
		top: 20px;
	}
	.footer .socials {
		margin-top: -130px;
		height: 100%;
	}
	.footer .copyright {
		margin-top: 130px;
	}
	.scroll-down {
		display: none;
	}
	.phone-mobile {
		display: block;
		color: #fff;
		float: left;
		padding-top: 8px;
		right: 30px;
		top: 25px;
		position: absolute;
	}
	.phone-mobile a {
		color: #fff;
		display: none;
	}
	.fixed-phone-show {
		position: fixed !important;
		top: 0px;
		left: 0px;
		z-index: 9999;
		height: 60px;
		width: 100%;
		background-color: #FFA800;
		color: #fff;
		text-align: center;
		line-height: 20px;
		padding: 20px;
		background-position-x: 15%;
		background-position-y: center;
		margin-top: 0 !important;
	}
	.fixed-phone-show a {
		color: #fff;
		display: block;
	}
	.white-popup {
		max-width: 95%;
	}
	.half {
		width: 100%;
	}
	#sm_menu_ham span:last-of-type {
		color: #fff;
		padding-left: 40px;
		background: none;
		font-family: 'Roboto Condensed', sans-serif;
		font-weight: 400;
		font-size: 24px;
		text-transform: uppercase;
		position: absolute;
		top: -8px;
	}
	#sm_menu_ham.open span:last-of-type {
		display: none;
	}
	.sidebar {
		display: none;
	}
	table {
		/*display: none !important;*/
	}
	.data-table tr, table tr {
		border-top: 0;
	}
	.data-table tr:nth-of-type(3n) {
		border-bottom: 1px dashed #000;
	}
	img {
		height: auto;
	}
}