body {
	font-family: 'FuturaLightC', sans-serif;
    overflow-x: hidden;
}

a {
    color: #000000;
}

.menu {
    display: block;
    text-align: center;
    padding-left: 0;
    margin: 0;
}

.menu li{
	display: inline-block;
	position: relative;
	z-index:100;
}

.menu li:first-child{
	margin-left:0;
}

.menu li a {
    text-decoration: none;
    padding: 11px 5px;
    display: block;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    /*color: #FFFFFF;*/

	/*-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;*/
}
li.language-li a {
    width: 33px;
    height: 33px;
    display: block;
}
li.language-li a.ru {
    background: url(../img/ru.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
li.language-li a.kz {
    background: url(../img/kz.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
li.language-li a.en {
    background: url(../img/eng.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
li.language-li a {
    opacity: 0.5;
    border: 1px solid;
    border-radius: 50%;
}
li.language-li a.active {
    opacity: 1;
    border: 3px solid #679bf3;
    border-radius: 50%;
}
.menu-langauge li.language-li a.active {
    opacity: 1;
    border: 3px solid #ffffff;
    border-radius: 50%;
}
.menu-block-outter {
    padding: 0;
}
.menu li a:hover, .menu li:hover > a {
    /*color: #ffffff;*/
}

.menu ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 150px;
	position: absolute;
	top: 43px;
	left: 0px;
	background: #ffffff;
}

.menu ul li {
	display:block;
	float: none;
	background:none;
	margin:0;
	padding:0;
}
.menu ul li a {
	font-size:16px;
	font-weight:normal;
	display:block;
	color:#797979;
	border-left:3px solid #ffffff;
	background:#ffffff;
}

.menu ul li a:hover, .menu ul li:hover > a{
	background:#f0f0f0;
	border-left:3px solid #9CA3DA;
	color:#797979;
}

.menu li:hover > ul{ 
	display: block;
}
.menu ul ul {
	left: 149px;
	top: 0px;
}

.mobile-menu {
    display: none;
    width: 50%;
    padding: 11px;
    background: #679bf3;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.mobile-menu:hover{
	background: #679bf3;
	color: #fff;
	text-decoration:none;
}
.logo img {
    max-width: 100%;
    margin: 0 auto 15px;
    display: block;
}
header.header {
    padding: 15px 0px 0;
}
.main-block {
    background-image: url(../img/bg.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.text-block {
    box-sizing: border-box;
    width: 717px;
    height: 230px;
    max-width: 100%;
    background: linear-gradient(102.89deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
    backdrop-filter: blur(25px);
    margin: 216px 0;
}
.text-block h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 61px;
    color: #679bf3;
    text-transform: uppercase;
}
.panel-heading a.collapsed {
    display: block;
    width: 100%;
    background: white;
    padding: 10px 15px;
    border-radius: 15px !important;
    color: black;
}

.panel-heading a {
    border-radius: 15px 15px 0 0 !important;
    display: block;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 190, 92, 0.72) -2.26%, rgba(0, 235, 0, 0.72) 100%);
    padding: 10px 15px;
    font-size: 22px;
    line-height: 27px;
    color: white;
}
.panel-body {
    font-size: 18px;
    line-height: 22px;
    color: #272626;
}
.panel-body table{
	border: 1px solid black;

}
.panel-body table tr, .panel-body table td{
	border: 1px solid black;
	padding:5px;
}
.panel.panel-default .panel-heading {
    padding: 0;
}
.title-block h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 39px;
    text-transform: uppercase;
    text-align: center;
}
.img-block img {
    max-width: 100%;
    width: 100%;
}
h4.title-h4 {
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
    color: #679bf3;
	text-transform: uppercase;
    font-size: 20px;
}
ul.ul-block li {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #272626;
    list-style-image: url(../img/li-new.png);
}
.inner-block {
    background: linear-gradient(180deg, rgba(113, 179, 182, 1) -2.26%, rgba(103, 155, 243, 1) 100%);
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.09);
    border-radius: 8px;
    padding: 10px;
    min-height: 170px;
}
.icon-block {
    float: left;
    margin: 20px 10px 30px 5px;
}
.text-block-inner p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
}
.text-block-inner h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 37px;
    color: #FFFFFF;
}
.owl-carousel .item img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}
.owl-item-block3 .item img {
    width: 100%;
}
.partners-block-inner img {
    width: 70%;
    margin: 0 auto;
    display: block;
} 
.owl-item-block4 {
    position: relative;
}
.owl-buttons .owl-prev {
    width: 15px;
    height: 33px;
    border-radius: 0 !important;
    background: url(../img/prev.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    position: absolute;
    left: 0;
    top: 2vh;
}
.owl-buttons .owl-next {
    width: 15px;
    height: 33px;
    border-radius: 0 !important;
    background: url(../img/next.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    position: absolute;
    right: 0;
    top: 2vh;
}
.row.partners-block {
    margin: 50px 0px;
}
.owl-item-block3 .owl-next,
.owl-item-block3 .owl-prev {
    top: 25vh;
}
.panel.panel-default {
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.09);
    border-radius: 15px;
    border: 1px solid;
    border-color: #47d77c;
}
.panel-default > .panel-heading {
    background: none;
}
.title-block {
    margin: 30px 0px;
}
.speaker-name-block {
    text-align: center;
    font-style: normal;
    font-size: 20px;
    line-height: 44px;
    letter-spacing: -0.02em;
    color: #2A3342;
    font-weight: bold;
}
.speaker-info-block p {
    font-weight: 500;
}
.owl-item-block3.owl-carousel.owl-theme a {
    text-decoration: none;
    color: black;
} 
.speaker-info-block a {
    display: block;
    background: linear-gradient(180deg, rgba(0, 190, 92, 0.72) -2.26%, rgba(0, 235, 0, 0.72) 100%);
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.09);
    border-radius: 8px;
    padding: 10px;
    color: white;
    width: 200px;
    margin: 0 auto;
	text-decoration: none;
    color: black;
    font-weight: bold;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}
.speaker-info-block {
    text-align: center;
}
ul.language-li li {
    list-style-type: none;
    display: inline-block;
    width: 33px;
}
ul.language-li img {
    width: 100%;
}
ul.language-li {
    padding: 0;
    margin: 0;
    text-align: center;
}
.footer-logo img {
    display: block;
    margin: 10px auto;
}
.owl-item-block3 .item {
    padding: 10px;
    background: #eeeeee;
    margin: 5px;
    min-height: 580px;
}

.footer {
    padding: 80px 0px;
    margin-top: 60px;
    background: url(../img/fbg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.outter-block-time {
    padding: 5px;
    background: #dcdcdc;
    margin: 10px 10px;
}
.time-block {
    position: relative;
}
.time-block:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 15px;
    background: url(/img/icon3.png);
    left: -11px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 2px;
}
.time-block p {
    margin: 10px 0;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #679bf3;
    letter-spacing: 2px;
}
.outter-block-time .col-md-10.col-sm-9.col-xs-8 {
    border-left: 2px solid #679bf3;
}
.desc-block p {
    margin: 10px 0;
    font-size: 18px;
    font-weight: 500;
}
.clear {
    clear: both;
}
.outter-block {
    margin: 10px 0px;
}
div#gallery {
    margin: 0 auto;
}
.resolution-block h3 {
    text-align: center;
    font-weight: 600;
}
.resolution-block img {
    width: 185px;
    margin: 0 auto;
    display: block;
}
.programm-icon img {
    width: 200px;
    margin: 0 auto 20px;
    display: block;
}
.programm-icon {
    max-width: 450px;
    margin: 0 auto;
    border: 3px solid;
    border-color: #679bf3;
    border-width: 4px;
    border-radius: 10px;
    padding: 15px;
}
.programm-icon h3 {
    font-weight: 600;
    line-height: 39px;
    text-transform: uppercase;
    text-align: center;
}
.programm-icon p {
    font-weight: 500;
    font-size: 16px;
    text-align: center;
}

h5.title-h5 {
    text-align: center;
}
.text-block-inner h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}

.reg-link {
    margin: 30px auto;
    height: 70px;
    background: #679bf3;
    border-radius: 16px;
    display: flex;
    color: white;
    font-weight: 800;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    width: 270px;
}

@font-face {
    font-family: FuturaLightC;
    src: url(../fonts/FuturaLightC.eot);
    src: url(../fonts/FuturaLightC.eot?#iefix) format("embedded-opentype"), url(../fonts/FuturaLightC.woff) format("woff"), url(../fonts/FuturaLightC.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: NEXT-ART_Light;
    src: url(../fonts/NEXT-ART_Light.eot);
    src: url(../fonts/NEXT-ART_Light.eot?#iefix) format("embedded-opentype"), url(../fonts/NEXT-ART_Light.woff) format("woff"), url(../fonts/NEXT-ART_Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}
@font-face {
    font-family: NEXT-ART_Regular;
    src: url(../fonts/NEXT-ART_Regular.eot);
    src: url(../fonts/NEXT-ART_Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/NEXT-ART_Regular.woff) format("woff"), url(../fonts/NEXT-ART_Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: NEXT-ART_SemiBold;
    src: url(../fonts/NEXT-ART_SemiBold.eot);
    src: url(../fonts/NEXT-ART_SemiBold.eot?#iefix) format("embedded-opentype"), url(../fonts/NEXT-ART_SemiBold.woff) format("woff"), url(../fonts/NEXT-ART_SemiBold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: NEXT-ART_Bold;
    src: url(../fonts/NEXT-ART_Bold.eot);
    src: url(../fonts/NEXT-ART_Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/NEXT-ART_Bold.woff) format("woff"), url(../fonts/NEXT-ART_Bold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: NEXT-ART_Heavy;
    src: url(../fonts/NEXT-ART_Heavy.eot);
    src: url(../fonts/NEXT-ART_Heavy.eot?#iefix) format("embedded-opentype"), url(../fonts/NEXT-ART_Heavy.woff) format("woff"), url(../fonts/NEXT-ART_Heavy.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

.new-style h1, .new-style h2, .new-style h3, .new-style h4 {
    font-family: 'NEXT-ART_Bold', sans-serif;
}

.new-style .main-block {
    background-image: url(../img/bg-new.webp);
}

.new-style .main-block h1 {
    color: white;
}