@font-face {
    font-family: 'FuturaPTBook';
    src: url('fonts/FuturaPTBook.eot');
    src: url('fonts/FuturaPTBook.eot') format('embedded-opentype'),
         url('fonts/FuturaPTBook.woff2') format('woff2'),
         url('fonts/FuturaPTBook.woff') format('woff'),
         url('fonts/FuturaPTBook.ttf') format('truetype'),
         url('fonts/FuturaPTBook.svg#FuturaPTBook') format('svg');
}

@font-face {
    font-family: 'FuturaPTMedium';
    src: url('fonts/FuturaPTMedium.eot');
    src: url('fonts/FuturaPTMedium.eot') format('embedded-opentype'),
         url('fonts/FuturaPTMedium.woff2') format('woff2'),
         url('fonts/FuturaPTMedium.woff') format('woff'),
         url('fonts/FuturaPTMedium.ttf') format('truetype'),
         url('fonts/FuturaPTMedium.svg#FuturaPTMedium') format('svg');
}
@font-face {
    font-family: 'robotoslabregular';
    src: url('fonts/robotoslabregular.eot');
    src: url('fonts/robotoslabregular.eot') format('embedded-opentype'),
         url('fonts/robotoslabregular.woff2') format('woff2'),
         url('fonts/robotoslabregular.woff') format('woff'),
         url('fonts/robotoslabregular.ttf') format('truetype'),
         url('fonts/robotoslabregular.svg#robotoslabregular') format('svg');
}
@font-face {
    font-family: 'robotoslabbold';
    src: url('fonts/robotoslabbold.eot');
    src: url('fonts/robotoslabbold.eot') format('embedded-opentype'),
         url('fonts/robotoslabbold.woff2') format('woff2'),
         url('fonts/robotoslabbold.woff') format('woff'),
         url('fonts/robotoslabbold.ttf') format('truetype'),
         url('fonts/robotoslabbold.svg#robotoslabbold') format('svg');
}
@font-face {
    font-family: 'andantino_script';
    src: url('fonts/andantino_script.eot');
    src: url('fonts/andantino_script.eot') format('embedded-opentype'),
         url('fonts/andantino_script.woff2') format('woff2'),
         url('fonts/andantino_script.woff') format('woff'),
         url('fonts/andantino_script.ttf') format('truetype'),
         url('fonts/andantino_script.svg#andantino_script') format('svg');
}
@font-face {
    font-family: 'CALLIGRP';
    src: url('fonts/CALLIGRP.eot');
    src: url('fonts/CALLIGRP.eot') format('embedded-opentype'),
         url('fonts/CALLIGRP.woff2') format('woff2'),
         url('fonts/CALLIGRP.woff') format('woff'),
         url('fonts/CALLIGRP.ttf') format('truetype'),
         url('fonts/CALLIGRP.svg#CALLIGRP') format('svg');
}
@font-face {
    font-family: 'FuturaNewMedium';
    src: url('fonts/FuturaNewMedium.eot');
    src: url('fonts/FuturaNewMedium.eot') format('embedded-opentype'),
         url('fonts/FuturaNewMedium.woff2') format('woff2'),
         url('fonts/FuturaNewMedium.woff') format('woff'),
         url('fonts/FuturaNewMedium.ttf') format('truetype'),
         url('fonts/FuturaNewMedium.svg#FuturaNewMedium') format('svg');
}
@font-face {
    font-family: 'FuturaNewBold';
    src: url('fonts/FuturaNewBold.eot');
    src: url('fonts/FuturaNewBold.eot') format('embedded-opentype'),
         url('fonts/FuturaNewBold.woff2') format('woff2'),
         url('fonts/FuturaNewBold.woff') format('woff'),
         url('fonts/FuturaNewBold.ttf') format('truetype'),
         url('fonts/FuturaNewBold.svg#FuturaNewBold') format('svg');
}
@font-face {
    font-family: 'FuturaNewBook';
    src: url('fonts/FuturaNewBook.eot');
    src: url('fonts/FuturaNewBook.eot') format('embedded-opentype'),
         url('fonts/FuturaNewBook.woff2') format('woff2'),
         url('fonts/FuturaNewBook.woff') format('woff'),
         url('fonts/FuturaNewBook.ttf') format('truetype'),
         url('fonts/FuturaNewBook.svg#FuturaNewBook') format('svg');
}
body{
    background-color: #fff; 
}
a{
    color: #e79800;
}
a:hover{
    color: #b17501
}
.grid-child.container-below-top img {
    float: left;
    width: 30px;
    margin: 0 5px;
}
.grid-child {
    display: block;
}
.container-header{
    background-image: url(images/Back_header2023.jpg);
    background-repeat: repeat-x;
    background-color: white;
}
.grid-child {
    min-height: 70px;
}
.container-header .navbar-brand {
    position: relative;
    width: 100px;
}
.navbar-brand img {
    width: 100px;
    margin-left: 80px;
}
.container-topbar a:not(.btn), .container-topbar .btn-link, .container-below-top a:not(.btn), .container-topbar .btn-link, .container-below-top .btn-link {
    color: #ffffff;
    text-decoration: initial;
    background-color: #00a4c4;
    font-size: 14px !important;
    font-family: 'Source Sans Pro', sans-serif;
}
.container-topbar a:not(.btn):hover, .container-topbar a:not(.btn):focus, .container-topbar .btn-link:hover, .container-topbar .btn-link:focus, .container-below-top a:not(.btn):hover, .container-below-top a:not(.btn):focus, .container-below-top .btn-link:hover, .container-below-top .btn-link:focus {
    color: #dfdfdf;
}
.top_right_btn a {
    border: 2px solid;
    border-radius: 0;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 5px;
    margin: 3px 5px;
    line-height: normal;
    text-transform: uppercase;
    color: #e79800;
}
.container-header .mod-menu>li>a, .container-header .mod-menu>li>span {
    color: rgb(101 101 101);
}
input#jshop_search {
    height: 30px;
    margin: 0;
}
input.button.btn.btn-primary {
    background: #fff;
    border: 1px solid;
    border-radius: 4px;
    display: inline-block;
    font-weight: bold;
    padding: 9px 15px;
    font-size: 10px !important;
    font-family: 'Source Sans Pro', sans-serif;
    margin: 0;
    line-height: normal;
    text-transform: uppercase;
    color: #e79800;
}
.metismenu.mod-menu {
    margin: 0 0 0 90px;
}
.metismenu.mod-menu .metismenu-item>span, .metismenu.mod-menu .metismenu-item>a, .metismenu.mod-menu .metismenu-item>button {
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
    font-size: 11px;
}
.metismenu.mod-menu .metismenu-item {
    padding: .5em .4em;
}
.metismenu.mod-menu .mm-toggler {
    color: rgb(87 87 87);
}
.metismenu.mod-menu .metismenu-item {
    display: -webkit-box;
}
.metismenu.mod-menu .metismenu-item>span, .metismenu.mod-menu .metismenu-item>a, .metismenu.mod-menu .metismenu-item>button {
    font-size: 11px;
}
.metismenu.mod-menu .metismenu-item>ul {
    padding: 0 10px;
}
.metismenu.mod-menu .mm-collapse>li>a {
    display: inline-flex;
    color: rgb(101 101 101);
}
.metismenu.mod-menu .metismenu-item.parent{
    color: rgb(101 101 101);
}
.metismenu.mod-menu .mm-collapse>li.parent>ul{
    background-color: initial;    
}
.edu2_main_bn_wrap{
	float: left;
	width: 100%;
	position: relative;
}
.edu2_main_bn_wrap figure{
	float: left;
	width: 100%;
	position: relative;
	margin: 0 !important;
}
.edu2_main_bn_wrap figure:before{
	content: "";
	left: 0;
	right:0;
	top: 0;
	bottom: 0;
	position: absolute;
	background-color: #000000;
	opacity: 0;
}
.edu2_main_bn_wrap figure figcaption{
	position: absolute;
	left: 0;
	right: 0;
	top: 55%;
	margin: -109px auto 0;
	text-align: center;

}
.edu2_main_bn_wrap figcaption span{
	font-size: 24px;
	font-weight: normal;
	position: relative;
	color: #fff;
	text-transform: capitalize;
	padding-bottom: 13px;
	display: inline-block;
	margin-bottom: 4px;
    font-family: 'robotoslabregular';
}
.edu2_main_bn_wrap figcaption span:before{
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	height: 2px;
	width: 120px;
	background-color: #d3d3d3;
	margin:0 auto; 
}
.edu2_main_bn_wrap figcaption h2 {
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    word-spacing: 0.3em;
    margin-bottom: 20px;
    font-family: 'robotoslabregular';
}
.edu2_main_bn_wrap figcaption p {
    color: #fff;
    margin: 0 0 30px 0;
    font-size: 20px;
    word-spacing: 0.3em;
    text-transform: capitalize;
}
.edu2_main_bn_wrap .owl-theme .owl-controls .owl-page span{
	width: 14px;
	height: 14px;
	border: 4px solid #fff;
	border-radius: 100%;
	margin: 0 4px;
	background-color: transparent; 
	display: inline-block;
}
.edu2_main_bn_wrap .owl-theme .owl-pagination {
    bottom: 70px;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 2222;
}
.edu2_main_bn_wrap .customNavigation {
    bottom: 0%;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    margin: 0 0 0;
    z-index: 1;
}
.edu2_main_bn_wrap .customNavigation  .btn {
    border: medium none;
    border-radius: 0;
    color: #fff;
    margin: 0;
    padding: 6px 6px;
    z-index: -1;
}
.edu2_main_bn_wrap .customNavigation  .btn i{
	font-size: 16px;
	color: #fff;
}
.edu2_main_bn_wrap .customNavigation  .btn.prev-1 i,
.edu2_main_bn_wrap .customNavigation  .btn.next-1 i{
	font-size: 25px;
	font-weight: bold;
}
.edu2_main_bn_wrap .customNavigation  .prev-1{
	margin-right: 58px;
	margin-left: 60px;
}
body:not(.has-sidebar-right) .site-grid .container-component {
    grid-column-end: main-end;
    max-width: 1196px;
}
.footer {
    background-image: url(images/counter-bg2.png);
    background-color: none;
}

label#cblabjform__privacyconsent__privacy, fieldset#jform_privacyconsent_privacy, div#cbfv_jform_privacyconsent_privacy {/* скрыл согласен и не согласен радио кнопки с обработкой ПД на странице профиля CB*/
    display: none;
}
.cbSnglCtrlLbl.form-check.form-check-inline {
    display: inline-flex;
    background: #f1f1f1;
    margin: 5px 0;
    padding: 5px 10px;
    border: 1px solid #d5d5d5;
    border-radius: 10px;
}
label.form-check-label {
    display: flex;
    padding: 0 5px;
}
.ic-divRow.ic-info-tickets, .ic-divRow.ic-info-tickets-left {/* скрыл отображение даты в карточке события и количество билетов*/
    display: none;
}