@import url('https://fonts.googleapis.com/css?family=Fira+Sans:400,400i,500,700&display=swap&subset=cyrillic');


body {
	font-family: 'Fira Sans', sans-serif;
	color: #000;
}
a:focus, li:focus {
    outline: none !important;
    text-decoration: none !important;
}
.header {
    overflow: hidden;
}
.header__logo {
    height: 70px;
}
.btn-box{
	padding-top: 20px;
	display: flex;
	flex-direction: row;
}
.btn-present{
	margin-left: 87px;
	background: #1A9FFF;
    border-radius: 40px;
    display: inline-block;
    color: #fff;
    padding: 15px 30px;
    font-weight: bold;
    margin-top: 0px;
}
.btn-present-1{
	margin-left: 126px;
	background: #1A9FFF;
    border-radius: 40px;
    display: inline-block;
    color: #fff;
    padding: 15px 30px;
    font-weight: bold;
    margin-top: 0px;
}
@media(max-width: 460px){
  .btn-box{
	padding-top: 20px;
	display: flex;
	  flex-direction: column;
}
	.btn-present-1{
	margin-left: 90px;
	background: #1A9FFF;
    border-radius: 40px;
    display: inline-block;
    color: #fff;
    padding: 15px 30px;
    font-weight: bold;
    margin-top: 0px;
}
 }
.present__place{
	padding-top: 10px;
	font-size: 20px;
}
.top-menu {
    margin-top: 20px;
}

.hed_menu {
    font-family: 'Fira Sans';
    font-weight: 500;
    font-size: 16px;
    color: #141414;
    text-align: center;
    margin: 30px 0 0 0;
    text-decoration: 0;
}
.header_link {
    color: #141414;
    padding: 0 10px;
	font-family: 'Fira Sans';
    font-weight: 400;
    font-size: 16px;
}
.header__phone {
    font-family: 'Fira Sans';
    font-weight: 500;
    font-size: 24px;
    margin: 25px 0 0 0;
	color: #1a9fff;
}
.header__block-left_logo {
    padding-top: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E5E5E5;
}
.header__block-left {
    z-index: 2;
    background: #fff;
}
.header__right-img {
    height: 850px;
}

/* .header__date {
    font-size: 70px;
    display: inline-block;
    line-height: 0.7;
    text-align: right;
    border-right: 2px solid #000000;
    padding-right: 35px;
} */
.header__date {
	font-size: 50px;
    display: inline-block;
    line-height: 0.7;
    text-align: right;
    border-right: 2px solid #000000;
    padding-right: 35px;
	position: relative;
    bottom: 46px;
}
/* .header__date span {
    font-size: 60px;
} */
.header__date span {
    font-size: 40px;
}
/* .header__title {
    font-size: 50px;
    display: inline-block;
    padding-left: 30px;
    line-height: 1.2;
} */
.header__title {
    font-family: 'Fira Sans';
    font-weight: 400;
    font-size: 18px;
    color: #141414;
	padding: 10px 0;
}
.head-he {
	font-family: 'Fira Sans';
    font-weight: 400;
    font-size: 16px;
    color: #141414;
	padding-bottom: 10px;
}
.header-ul {
	font-family: 'Fira Sans';
    font-weight: 400;
    font-size: 18px;
    color: #141414;
}
li {
	color: #1a9fff;
	display: flex;
}
li span {
	color: #141414;
}
.header_uslov {
    font-family: 'Fira Sans';
    font-weight: 400;
    font-size: 16px;
    color: #141414;
}
/* .header__title span {
    font-size: 28px;
} */
.header__title span {
    font-size: 18px;
    color: #2393e7;

}


.head-data{
    font-family: 'Fira Sans';
    font-weight: 500;
    font-size: 24px;
    color: #1a9fff;
}

.new-format{
	font-family: 'Fira Sans';
    font-weight: 500;
    font-size: 35px;
    color: #141414;
}
.header__place {
    width: 190px;
    font-size: 17px;
    margin-left: 170px;
}
.header__btn-reg {
    background: #1A9FFF;
    border-radius: 40px;
    display: inline-block;
    color: #fff;
    padding: 15px 30px;
    font-weight: bold;
    margin-top: 45px;
}
.header__block-left_info {
    padding-top: 140px;
}
.header__right-img1 {
    float: right;
    margin-top: 75px;
    padding-right: 50px !important;
    height: 1115px;
}
.header__right1 {
    padding-top: 200px;
    padding-left: 15px;
}
.header__right1_title {
    font-family: 'Fira Sans';
    font-weight: 500;
    font-size: 36px;
    display: inline-block;
    margin-bottom: 35px;
}
.header__right__text {
    text-align: justify;
}
#mega-menu-primary{
	box-shadow: 0px 0px 30px rgba(26, 159, 255, 0.26) !important;
}
.mega-menu.max-mega-menu.mega-menu-horizontal{
	box-shadow: 0px 0px 30px rgba(26, 159, 255, 0.26) !important;
}
#smi-box{
	position:absolute;
	display: none;
	width: 445px;
    height: 600px;
	background-color: #fff;
	top: 5%;
    left: 90%;
    box-shadow: 0px 0px 30px rgba(26, 159, 255, 0.26);
    padding-top: 17px;
    padding-left: 25px;
    
}
.smi-box p{
		color: #000;
}
.smi-box p:hover{
	text-decoration: none;
	color: #1A9FFF;
	font-weight: bold;
}
.smi-box a:hover{
	text-decoration: none;
	color: #1A9FFF;
	font-weight: bold;
}
.smi-title{
	
}
.smi-link{
	position: relative;
}
.smi-arrow-1{
	display:none;
	position: absolute;
    left: 390px;
    top: 18px;
	
}
.smi-arrow-2{
	display: none;
	position: absolute;
    left: 390px;
    top: 83px;
	
}
.smi-arrow-3{
	display: none;
	position: absolute;
    left: 390px;
    top: 163px;
	
}
.smi-arrow-4{
	display: none;
	position: absolute;
    left: 390px;
    top: 243px;
	
}
.smi-arrow-5{
	display: none;
	position: absolute;
    left: 390px;
    top: 318px;

}
.smi-arrow-6{
	display: none;
	position: absolute;
    left: 390px;
    top: 390px;

}
.smi-arrow-7{
	display: none;
	position: absolute;
    left: 390px;
    top: 475px;

}
.smi-arrow-8{
	display: none;
	position: absolute;
    left: 390px;
    top: 550px;

}
/* .slogan {
    position: absolute;
    top: 788px;
    z-index: 2;
    left: 20%;
    width: 60%;
} */
.slogan {
/*     position: absolute; */
    top: 788px;
    z-index: 2;
    left: 20%;
/*     width: 1060px; */
    font-family: inherit;
    font-weight: bold;
    color: #1a9fff;
    line-height: 77px;
	    font-size: 77px;
	text-align:center;
}
/*---------------------------------------------*/
.speakers-block {
    margin-top: 80px;
    margin-bottom: 30px;
    text-align: center;
}
.speakers-block__name {
    font-family: 'Fira Sans';
    font-weight: 500;
    font-size: 22px;
    margin-top: 40px;
}
.speakers-block__post {
    font-family: 'Fira Sans';
    font-weight: 400;
    font-size: 16px;
    height: 60px;
    line-height: 1.1; 
}
.speakers {
    margin-top: 50px;
    padding: 30px 0;
    background: #f6fafc;
}
.speakers-block img {
    border-radius: 50%;
    width: 190px;
    height: 190px;
    object-fit: cover;
}
/*.speakers-block img:hover {
    filter: grayscale(0%); 
}*/
/*---------------------------------*/
.program {
    
    padding-top: 130px;
    padding-bottom: 130px;
}
#tabs {
    margin-top: 80px;
}
.tabs-li {
    padding-left: 0;
}
.tabs-li li {
    list-style: none;
    display: inline-block;
    width: 50%;
    float: left;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    margin-bottom: 25px;
    height: 70px;
}
.tabs-li li.ui-tabs-active.ui-state-active {
    border-bottom: 3px solid #1A9FFF;
    color: #000;
}
.tabs-li li.ui-tabs-active.ui-state-active a {
    color: #1a9fff;
}

.tabs-li li.ui-tabs-active.ui-state-active a span {
    display: inline-block;
}
.tabs-li li a span {
    display: none;
}
.tabs-li li:hover {
    border-bottom: 3px solid #1A9FFF;
}
.tabs-li li:hover a {
    color: #1A9FFF;
}
.tabs-li li a:hover {
    text-decoration: none;
}
.tabs-li li a {
    font-weight: bold;
    font-size: 24px;
    color: #000;
    line-height: 20px;
    display: block;
}
.tabs__title-bottom {
	font-size: 14px;
}

.program__time {
    background: #1A9FFF;
    color: #fff;
    display: inline-block;
    padding: 15px 0;
    width: 130px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.program__title {
    font-weight: bold;
    font-size: 18px;
}
.program__line-bottom {
    border-bottom: 1px dashed #c4c4c4;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
/*----------------------------------*/
.feedback {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #f6fafc;
    color: #141414;
}
.feedback__title {
    font-weight: bold;
    font-size: 54px;
    line-height: 54px;
    margin-top: 40px;
}
.feedback__text {
    font-weight: bold;
    font-size: 20px;
    margin-top: 90px;
}
/*----------------------------------*/
.registration-fee {
    padding-top: 60px;
}
.registration-fee__info {
    font-weight: bold;
    font-size: 18px;
}
.registration-fee__block_title {
    padding: 35px 25px;
    color: #000;
    height: 160px;
}
.registration-fee__block_title1 {
    font-family: 'Fira Sans';
    font-weight: 500;
    font-size: 24px;
    color: #141414;
    margin-bottom: 10px;
    line-height: normal;
}
.registration-fee__block_title2 {
    font-family: 'Fira Sans';
    font-weight: 400;
    font-size: 16px;
    color: #141414;
    line-height: normal;
    margin-bottom: 0;
}
/* .registration-fee__block_price {
    font-weight: bold;
    font-size: 36px;
    padding-left: 25px;
    margin-top: 30px;
    line-height: 1;
    margin-bottom: 30px;
} */
.registration-fee__block_price {
    font-family: 'Fira Sans';
    font-weight: 500;
    font-size: 36px;
    margin-top: 30px;
    line-height: 1;
    margin-bottom: 30px;
    text-align: center;
}

.registration-fee__block_date {
    margin-left: 25px;
    font-weight: bold;
}
.registration-fee__block_info {
    margin-left: 25px;
    font-size: 12px;
    margin-right: 25px;
    margin-bottom: 35px;
}
.registration-fee__block_text {
    font-family: 'Fira Sans';
    font-weight: 400;
    font-size: 14px;
    color: #141414;
    list-style: none;
    padding: 0 60px 0 25px;
    height: 260px;
}
.registration-fee__block_text li {
    margin-bottom: 5px;
}
.registration-fee__block_text li:before {
    content: '•';
    margin-right: 10px;
}
.registration-fee__block_btn {
    background: #1A9FFF;
    border-radius: 40px;
    padding: 15px 27px;
    color: #fff;
    font-weight: bold;
	text-align: center;
    margin-left: 25px;
    margin-right: 25px;
}
.registration-fee___block {
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(237, 237, 237, 0.8);
    border-radius: 8px 8px 5px 5px;
    padding-bottom: 40px;
    margin-bottom: 30px;
}
.registration-fee___block:hover {
    box-shadow: 0px 4px 30px rgba(185, 226, 255, 0.8);
}
.registration-fee___blockk {
    background: #a8ffeb;
    box-shadow: 0px 4px 20px rgba(237, 237, 237, 0.8);
    border-radius: 8px 8px 5px 5px;
    padding-bottom: 40px;
    margin-bottom: 30px;
}
.registration-fee___blockk:hover {
    box-shadow: 0px 4px 30px rgba(185, 226, 255, 0.8);
}


/*-------------------------------------------*/
.partners__logo {
    width: 100%;
    margin-top: 50px;
    height: 120px;
    object-fit: contain;
}
.partners__text {
    margin-top: 20px;
    font-size: 20px;
    text-align: center;
}
.partners {
    padding-top: 20px;
}
.partners__btn {
    background: #1A9FFF;
    border-radius: 40px;
    padding: 15px 27px;
    color: #fff;
    font-weight: bold;
    margin: 20px auto;
    display: inline-block;
}
.partners__link {
    display: inline-block;
    padding-bottom: 20px;
}
.partners__link a {
    font-weight: 300;
    text-decoration-line: underline;
    color: #1A9FFF;
}

.partners__hr {
    margin-top: 100px;
}
/*--------------------------------------------*/
.info-partners {
    padding-top: 140px;
    padding-bottom: 140px;
}
.info-partners__logo {
    width: 100%;
    margin-top: 50px;
}
/*-------------------------------------------*/
.photo-forum {
    margin-bottom: 100px;
}
.photo-forum__text {
    font-weight: bold;
    font-size: 16px;
    text-align: right;
    margin-top: -73px;
}
/*-------------------------------------------*/
.map-place {
	position: relative;
	overflow: hidden;

}

.map-place__block {
    background: #1A9FFF;
    width: 630px;
    position: absolute;
    z-index: 1;
    color: #fff;
    padding: 100px 50px;
    top: 75px;
}
.map-place__block_place {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 10px;
}
.map-place__block_text {
    font-weight: bold;
    margin-bottom: 20px;
}
.map-place__block_title {
    font-weight: bold;
    font-size: 72px;
    line-height: normal;
}
/*------------------------------------*/
.footer {
    background: #f6fafc;
    color: #141414;
    padding-top: 40px;
    padding-bottom: 50px;
}
.footer__title {
    margin-bottom: 25px;
}
.footer__left-bottom {
    font-size: 12px;
    margin-top: 20px;
}
.social-network {
    text-align: right;
    margin-top: 35px;
}
.social-network img {
    margin-left: 10px;
}
.footer__link {
    font-family: 'Fira Sans';
    font-weight: 400;
    font-size: 18px;
    color: #141414;
    margin-left: 35px;
}
.footer__link:hover {
    color: #141414;
}
/*------------------------------------*/
.program__title1 {
    font-weight: bold;
    margin-top: 30px;
}
.program__name {
    font-size: 18px;
    color: #1A9FFF;
    margin-bottom: 5px;
}
.program__post {
    color: #888888;
}
.program__spikers {
    margin-top: 20px;
}
.program__info {
    margin-bottom: 50px;
}
.program__teme {
    font-size: 18px;
}
/*-----------------------------------*/
.reg-submit {
    color: #fff;
    background: #3fa9f5;
    border-radius: 15px;
    padding: 15px 40px;
    border: none;
    margin-top: 20px;
    width: 360px;
}
.input-form {
    background: transparent;
    border: none;
    border-bottom: 0.5px solid #a2a8ad;
    margin-top: 20px;
}
.input-form::placeholder {
    font-weight: bold;
    color: #000;
}
.form-text {
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 30px;
}
.check-cro {
    font-weight: bold;
    margin-top: 20px;
    display: inline-block;
}
.invisible-input {
    display: none;
}
/*--------------------------------*/
.residence {
    text-align: center;
    background: #f6f6f6;
    padding-top: 50px;
    padding-bottom: 50px;
}
.residence__text {
    text-align: left;
    padding-top: 20px;
    padding-left: 15px;
}
.residence__text2 {
    text-align: left;
    padding-left: 15px;
}
.residence__block {
    background: #1bade0;
    color: #fff;
    padding: 20px;
    border-radius: 3px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.residence__block_info {
    text-align: left;
    height: 70px;
}
.residence__block_price {
    font-size: 32px;
    font-weight: 300;
}
.residence__block_price span{
    font-size: 14px;
}
.residence__block_title {
    font-size: 18px;
}
.residence__block_hr {
    margin-bottom: 10px;
    margin-top: 10px;
}




@media screen and ( min-width: 1201px ) {}
 
@media screen and ( min-width: 992px ) and ( max-width: 1200px ) {
.registration-fee__block_btn {
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    padding: 15px 0;
}
.registration-fee__block_text {
    height: 325px;
    padding-right: 25px;
}
.registration-fee__block_title {
    padding: 25px 25px;
    height: 190px;
}
.feedback__title {
    font-size: 44px;
}
.slogan {
    top: 787px;
}
.header__title span {
    font-size: 18px;
}
.header__title {
    font-size: 38px;
}
.header__date {
    font-size: 52px;
}
.header__date span {
    font-size: 45px;
}
.residence__block_info {
    height: 120px;
}
}
 
@media screen and ( min-width: 768px ) and ( max-width: 991px ) {
.feedback__title {
    font-size: 34px;
}
.program__time {
    width: 110px;
}	
.slogan {
    top: 780px;
}
.header__right1_title {
    font-size: 56px;
}
.header__title span {
    font-size: 18px;
}
.header__title {
    font-size: 32px;
}
.header__date span {
    font-size: 40px;
}
.header__date {
    font-size: 48px;
}
.header__right1 {
    padding-top: 100px;
    padding-left: 0;
}
.residence__block_info {
    height: 140px;
}
.residence__block_title {
    font-size: 14px;
}
}
 
@media screen and ( max-width: 767px ){
.header__right1_title {
    font-size: 20px;
    line-height: 20px;
    border-bottom: 5px solid #1A9FFF;
    margin-bottom: 10px;
}	
.feedback__title {
    font-weight: bold;
    font-size: 24px;
    line-height: 26px;
    margin-top: 0px;
}
.feedback__text {
    margin-top: 20px;
}
.feedback {
    padding-top: 40px;
    padding-bottom: 40px;
}  
.registration-fee___block {
    margin-top: 0px;
}  
.partners__link {
    display: block;
    margin-top: 20px;
}
.partners__link img {
    margin-left: 0;
}
.photo-forum__text {
    margin-top: 10px;
}
.photo-forum {
    margin-bottom: 0;
}
.map-place__block {
    height: auto;
    width: 100%;
    left: 0;
    padding: 20px 20px;
    position: relative;
}
.map-place__block_title {
    font-size: 24px;
}
.map-place__block_place {
    font-size: 16px;
}
.map-place__block_place {
    margin-bottom: 10px;
}
.info-partners {
    padding-top: 40px;
    padding-bottom: 40px;
}
.partners {
    padding-top: 40px;
    padding-bottom: 40px;
}
.partners__hr {
    margin-top: 20px;
}
.tabs-li li {
    width: 100%;
}    
.program {
    padding-top: 40px;
    padding-bottom: 40px;
}
.header__right-img1 {
    display: none;
}
.header__right-img {
    display: none;
}
.header__date span {
    font-size: 20px;
}
.header__date {
    font-size: 24px;
}
.header__title {
    font-size: 18px;
}
.header__place {
    font-size: 16px;
}
.header__title span {
    font-size: 14px;
}
.slogan {
    display: none;
}
.header__block-left_info {
    padding-top: 40px;
}
.header__right1 {
    padding-top: 40px;
    padding-left: 0;
}
.speakers {
    margin-top: 40px;
    margin-bottom: 40px;
}
.top-menu {
    margin-top: -82px;
}
.hiddenxs {
	display: none;
}
}
.slogan-title{
	
}

.reg-before{
	text-align: center;
    font-weight: bold;
    margin-bottom: 0;
    padding-top: 5px;
}

.reg-after{
	text-align: center;
    font-weight: bold;
    text-decoration: underline;
}




.header__block-left_info img{
	float: left;
    width: 150px;
}

.registration{
    background: #3fa9f5;
    border-radius: 16px;
    color: #fff;
    font-family: 'Fira Sans';
    font-weight: 400;
    font-size: 24px;
    line-height: 20px;
    padding: 15px 30px;
    display: block;
    max-width: 327px;
    text-align: center;
    margin-top: 50px;
	margin-bottom: 50px;
}
/*.inner-place-map{
        display: flex;
    align-items: center;
}*/
.asitwas{
    max-width: 340px;
    float: right;
}
/*.mainbgheader{
    background: url('/wp-content/uploads/2019/08/bggg.png');
    height: 775px;
    background-size: cover;
}*/
.speakersbox{
	min-height: 120px!important
}


.half {
    float: left;
    width: 100%;
    padding: 0 1em;
  }
  /* Acordeon styles */
  .tab {
    position: relative;
    margin-bottom: 1px;
    width: 100%;
    color: #fff;
    overflow: hidden;
  }
  .tab input {
    position: absolute;
    opacity: 0;
    z-index: -1;
  }
  .tab label {
    position: relative;
    display: block;
    padding: 0 0 0 1em;
    background: #3fa9f5;
    font-weight: bold;
    line-height: 3;
    cursor: pointer;
  }
  .blue label {
    background: #2980b9;
  }
  .tab-content {
    font-family: 'Fira Sans';
    font-weight: 500;
    font-size: 20px;
    color: #0b0b0b;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .35s;
    -o-transition: max-height .35s;
    transition: max-height .35s;
  }
  .blue .tab-content {
    background: #3498db;
  }
  .tab-content p {
    margin: 1em;
  }
  /* :checked */
  .tab input:checked ~ .tab-content {
    max-height: 100%;
  }
  
  /* Icon */
  .tab label::after {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 3em;
    height: 3em;
    line-height: 3;
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
  }
  .tab input[type=checkbox] + label::after {
    content: "+";
  }
  .tab input[type=radio] + label::after {
    content: "\25BC";
  }
  .tab input[type=checkbox]:checked + label::after {
    transform: rotate(315deg);
  }
  .tab input[type=radio]:checked + label::after {
    transform: rotateX(180deg);
  }

.forum_title1 {
    font-family: 'Fira Sans';
    font-weight: 400;
    font-size: 18px;
    color: #0b0b0b;
    margin: 15px 0 5px 19px;
}
.forum_title2 {
    font-family: 'Fira Sans';
    font-weight: 400;
    font-size: 18px;
    color: #0b0b0b;
    margin: 0 0 0 19px;
    display: inline-block;
    width: 45%;
}
.forum_title3 {
    font-family: 'Fira Sans';
    font-weight: 400;
    font-size: 18px;
    color: #0b0b0b;
    margin: 5px 0 5px 19px;
}

.img_log {
    padding: 30px 10px;
}

.fot_tit1 {
font-family: 'Fira Sans';
font-weight: 500;
font-size: 18px;
color: #141414;
}
.fot_tit2 {
    font-family: 'Fira Sans';
    font-weight: 400;
    font-size: 18px;
    color: #141414;
}
.fot_tit3 {
    font-family: 'Fira Sans';
    font-weight: 700;
    font-size: 20px;
    color: #141414;
}
.fot_tit4 {
    font-family: 'Fira Sans';
    font-weight: 700;
    font-size: 15px;
    color: #141414;
}

.infopart {
    margin-bottom: 40px;
}
.lgot {
	font-family: 'Fira Sans';
    font-weight: 500;
    font-size: 24px;
	margin-top: 30px;
	color: #fff;
}
.lgot_nom {
	font-family: 'Fira Sans';
    font-weight: 400;
    font-size: 24px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #fff;
}
.lgot_fon {
	background-color: #3fa9f5;
}


.hide {
    display: none; 
}
.hide + label ~ div{
    display: none;
}

.soty {
	background: url("/wp-content/uploads/2020/06/sotynasait2.png") no-repeat top;
	height: 780px;
}
.marg_top {
	margin-top: -790px;
}
@media (max-width: 991px) {
	.soty {
		background: none;
	}
}
@media (max-width: 767px) {
	.marg_top {
		margin-top: -550px;
	}
}