@charset "UTF-8";
/** Generated by FG **/
@font-face {
  font-family: 'Conv_Proba Pro Bold';
  src: url("../fonts/Proba Pro Bold.eot");
  src: local("тШ║"), url("../fonts/Proba Pro Bold.woff") format("woff"), url("../fonts/Proba Pro Bold.ttf") format("truetype"), url("../fonts/Proba Pro Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: 'Conv_Proba Pro SemiBold';
  src: url("../fonts/Proba Pro SemiBold.eot");
  src: local("тШ║"), url("../fonts/Proba Pro SemiBold.woff") format("woff"), url("../fonts/Proba Pro SemiBold.ttf") format("truetype"), url("../fonts/Proba Pro SemiBold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: 'Conv_Proba Pro Regular';
  src: url("../fonts/Proba Pro Regular.eot");
  src: local("тШ║"), url("../fonts/Proba Pro Regular.woff") format("woff"), url("../fonts/Proba Pro Regular.ttf") format("truetype"), url("../fonts/Proba Pro Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/** Generated by FG **/
@font-face {
  font-family: 'Conv_Proba Pro Light';
  src: url("../fonts/Proba Pro Light.eot");
  src: local("тШ║"), url("../fonts/Proba Pro Light.woff") format("woff"), url("../fonts/Proba Pro Light.ttf") format("truetype"), url("../fonts/Proba Pro Light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
* {
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}

.center {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 40px;
}
.center2 {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 40px;
}
a{
  outline: none !important;
}
.header {
  background: url(../images/main_bg.jpg) no-repeat top center;
}
.header .white {
  background: #fff;
}
.header .item {
  width: 68%;
  display: inline-block;
  vertical-align: top;
}
.header .menu_button {
  display: none;
}
.header .logo {
  max-width: 170px;
  display: inline-block;
  vertical-align: top;
  margin: 20px 0 0 0;
}
.header .logo img{
  width: 100%;
}
.header .phone {
  color: #000000;
  font-size: 24px;
  font-family: "Conv_Proba Pro Bold";
  display: inline-block;
  vertical-align: top;
  padding: 30px 0 0 3%;
}
.header .mail {
  color: #000000;
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
  padding-left: 25px;
  margin: 38px 0 0 30%;
  background: url(../images/mail_ico.jpg) no-repeat left center;
}
.header .mail a {
  color: #77b42f;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
.header .social {
  float: right;
  margin-top: 38px;
}
.header .menu {
  height: 66px;
  margin-top: 15px;
  position: relative;
  z-index: 2;
  background: #f2f1e9;
  margin-left: -140px;
  width: 1280px;

}
.header .menu ul {
  list-style: none;
  display: table;
  padding: 0;
  margin: 0;
  width: 100%;
}
.header .menu ul li {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  height: 66px;
  border-bottom: 4px solid #cacac9;
}

.header .menu ul li.back-left:before{
    content: '';
    width: 32px;
    height: 15px;
    url(../images/back-left.png) no-repeat top center;
    display: block;
} 


.header .menu ul li.active {
  background: #f7f7f6;
  border-bottom: 4px solid #77b42f;
}
.header .menu ul li.active a {
  color: #77b42f;
}
.header .menu ul li:hover a {
  color: #77b42f;
}
.header .menu ul li a {
  color: #914991;
  font-size: 14px;
  font-family: "Conv_Proba Pro SemiBold";
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 200;
  letter-spacing: 0.5px;
}

.main_block {
  min-height: 330px;
  margin-top: -36px;
  padding-top: 80px;
  background: url(../images/main_block.jpg);
  background-size: cover;
}
.main_block .event {
  max-width: 490px;
  min-height: 270px;
  overflow: hidden;
  position: relative;
  background: rgba(119, 180, 47, 0.8);
}
.main_block .event:after {
  content: '';
  width: 50px;
  height: 4px;
  background: #ff7e0e;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
}
.main_block .event .date {
  color: #ffffff;
  font-size: 14px;
  font-family: "Conv_Proba Pro Regular";
  text-transform: uppercase;
  letter-spacing: 2px;
  min-height: 34px;
  padding: 0 30px;
  display: inline-block;
  vertical-align: top;
  line-height: 32px;
  margin-top: 17px;
  position: relative;
  z-index: 2;
}
.main_block .event .date:before {
  content: '';
  width: 105%;
  height: 100%;
  background: #914991;
  position: absolute;
  top: 0;
  left: -15px;
  z-index: -1;
  transform: skew(-20deg);
}
.main_block .event h2 {
  color: #ffffff;
  font-size: 16px;
  font-family: "Conv_Proba Pro Bold";
  display: block;
  text-transform: uppercase;
  font-weight: 100;
  line-height: 36px;
  padding: 0;
  letter-spacing: 1px;
  margin: 15px 10px 0 30px;
}
.main_block .event a,  .expo_block a {
  max-width: 95px;
  background: #fff url(../images/button_ico.jpg) no-repeat 25px 13px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  display: inline-block;
  vertical-align: top;
  color: #77b42f;
  font-size: 14px;
  margin: 20px 10px 0 20px;
  padding: 0 55px 0 60px;
  font-family: "Conv_Proba Pro Bold";
  font-weight: 100;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 50px;
  white-space: nowrap;
}
#registration4, #registration5 {
   min-height: 58px;
   padding: 10px 55px 0 60px;
   line-height: 16px;
}
.main_block .event a:hover{
  background: #914991 url(../images/button_ico1.png) no-repeat 25px 13px;
  color: #fff;
}
.main_block .event a:active{
  background: #914991 url(../images/button_ico1.png) no-repeat 25px 13px;
  box-shadow: inset 0 2px 4px 0 #622a6a;
  color: #fff;
}
#registration2 {
    background: #fff url(../images/reg_expo.png) no-repeat 30px 15px;
    margin-top: 15px;
}
#registration3 {
    background: #fff url(../images/arr_right.png) no-repeat 30px 15px;
    margin-top: 15px;
}
#registration2:hover, #registration3:hover {
    background-color: #914991;
}

.expo_block {
    height: 190px;
    margin-top: 34px;
    padding: 30px;
    background: url(../images/3D.jpg) no-repeat top center;
    position: relative;
}
.expo_block .links {

    margin-left: 125px;
    background-color: #77B42F;
    opacity: 0.93;
    color: #fff;
    padding: 40px 0;
    min-height: 85px;
    display: flex;
    align-content: center;
    align-items: center;

}
.expo_block .links .expo_title {
    color: #fff;
    display: block;
    max-width: 457px;
    font-size: 18px;
    font-weight: bold;
    float: left;
    width: 100%;
    line-height: 2.4rem;
	padding-left: 100px;
}
.expo_block .links .expo_title {
    float: left;
}

.expo_block .links .expo_links {
    display: flex;
}
.expo_logo {
    position: absolute;
    background: #fff;
    padding: 0px;
    top: 60px;
    z-index: 10;
}
.expo_logo img {
    margin: 10px;
}
.expo_logo .date {
    padding: 10px;
    background: #6F2460;
    color: #fff;
    font-size: 14px;
    font-family: "Conv_Proba Pro Regular";
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
}

.w-1300 {
    max-width: 1270px;
}

@media screen and (max-width: 700px) {
    .expo_block .links {
        margin-left: 0;
        background-color: #77B42F;
        opacity: 0.93;
        color: #fff;
        padding: 40px 0 40px 20px;
        min-height: 85px;
        width: auto;
        margin-top: 100px;
    }
    .expo_logo {
        left: 50%;
        margin-left: -90px;
        top: 25px;
    }
    .expo_title {
        text-align: center;
    }
    .expo_block {
        padding: 0;
        position: relative;
        min-height: 443px;
        padding-top: 1px;
        background: url(../images/3D.jpg) repeat top center;
    }
}
.next_forums {
  font-size: 0;
}
.next_forums .item {
  margin-top: 40px;
  width: 59%;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  border-right: 1px solid #eae7e0;
}
.next_forums .item .left {
  width: 100px;
  display: inline-block;
  vertical-align: top;
}
.next_forums .item .left .date {
  width: 100px;
  height: 100px;
  background: #77b42f;
  display: block;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  font-family: "Conv_Proba Pro Bold";
  text-align: center;
}
.next_forums .item .left .date span {
  color: #fff;
  font-size: 18px;
  font-weight: 100;
  line-height: 28px;
  display: block;
  padding-top: 20px;
  font-family: "Conv_Proba Pro Bold";
}
.next_forums .item .left .place {
  padding-top: 40px;
  margin-top: 20px;
  background: url(../images/place-ico.jpg) no-repeat top center;
}
.next_forums .item .left .place span {
  color: #77b42f;
  font-size: 18px;
  font-family: "Conv_Proba Pro Bold";
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 100;
}
.next_forums .item .info {
  width: 70%;
  margin-left: 5%;
  display: inline-block;
  vertical-align: top;
}
.next_forums .item .info a {
  color: #914991;
  font-size: 26px;
  line-height: 38px;
  text-transform: uppercase;
  font-family: "Conv_Proba Pro Regular";
  text-decoration: none;
}
.next_forums .item .info p {
  color: #000000;
  font-size: 13px;
  line-height: 23px;
  display: block;
}
.next_forums .organizers {
	display: flex;
    vertical-align: top;
    font-size: 12px;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.next_forums .organizers span {
  color: #000000;
  font-size: 15px;
  display: block;
  padding-left: 15px;
}
.next_forums .organizers ul {
  list-style: none;
  padding: 20px 0 0 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.next_forums .organizers ul li.orgmain {
	max-width: 300px;
}
.next_forums .organizers ul li.orgmain{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	flex-direction: column;
	text-decoration: none;
}
.next_forums .organizers ul li.orgmain p { 
	text-align: center;
	color: #626262;
    padding: 5px 0 0 0;
    margin: 0;
    line-height: 20px;
    font-size: 13px;
}
.next_forums .organizers ul li img{
	max-height: 150px;
	max-width: 100%;
}
.next_forums .organizers a.org {
  display: block;
  border: 3px solid #77b42f;
  min-height: 45px;
  text-align: center;
  line-height: 45px;
  color: #77b42f;
  font-size: 14px;
  font-family: "Conv_Proba Pro Bold";
  text-transform: uppercase;
  text-decoration: none;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  font-weight: 100;
  letter-spacing: 1px;
  margin: 0 15px;
}
.next_forums .organizers a.org:hover{
  background: #77b42f;
  color: #fff;
}
.next_forums .organizers a.org:active{
  box-shadow: inset 0 2px 2px 0 #49871a;
}

.block_pl_list {
  min-height: 300px;
  margin-top: 35px;
  background: url(../images/list_bg.jpg) no-repeat top center;
}
.block_pl_list .list {
  width: 100%;
}
.block_pl_list .list {
  text-align: center;
}
.block_pl_list .list .cell {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  text-align: center;
  padding-top: 30px;

}
.block_pl_list .list .cell img {
  height: 60px;
  display: inline-block;
  vertical-align: top;
}
.block_pl_list .list .cell span {
  color: #f2f1e9;
  font-size: 15px;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  padding-top: 10px;
  text-align: center;
}
.block_pl_list .list .cell a span {
  color: #f2f1e9;
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline; 
}
.block_pl_list .list .cell a:hover span{       color: #914991; text-decoration: underline;    }
.treatment .photo {
  width: 29%;
  margin-top: 40px;
  display: inline-block;
  vertical-align: top;
}
.treatment .photo img {
  width: 100%;
}
.treatment .text {
  width: 65%;
  margin-left: 4%;
  margin-top: 35px;
  display: inline-block;
  vertical-align: top;
}
.treatment .text p {
  color: #000000;
  font-size: 15px;
  display: block;
  padding: 0 0 28px 0;
  line-height: 25px;
  margin: 0;
}
.treatment .text .sert {
  margin-top: 10px;
  display: inline-block;
  vertical-align: top;
}
.treatment .text .sert a {
  width: 103px;
  height: 148px;
  margin-right: 20px;
  background: url(../images/ramka.png) no-repeat;
  display: inline-block;
  vertical-align: top;
  padding: 6px;
}
.treatment .text .sert a img {
  width: 100%;
}
.treatment .text .signature {
  margin: 40px 0 0 5%;
  display: inline-block;
  vertical-align: top;
}
.treatment .text .signature span {
  color: #000000;
  font-size: 24px;
  font-family: "Conv_Proba Pro Regular";
  display: block;
}

.onko_region {
  margin-top: 60px;
  text-align: center;
}
.onko_region:before {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  background: url(../images/border.jpg) no-repeat;
}
.onko_region:after {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  margin-top: 60px;
  background: url(../images/border.jpg) no-repeat;
}
.onko_region .title_block {
  padding-top: 30px;
  text-align: left;
  margin-bottom: 30px;
}
.onko_region a.download {
  display: block;
  width: 25%;
  display: inline-block;
  border: 3px solid #77b42f;
  min-height: 45px;
  text-align: center;
  line-height: 45px;
  color: #77b42f;
  font-size: 14px;
  font-family: "Conv_Proba Pro Bold";
  text-transform: uppercase;
  text-decoration: none;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  font-weight: 100;
  letter-spacing: 1px;
  margin: 0 15px;
}
.onko_region a.download:hover{
  background: #77b42f;
  color: #fff;
}
.onko_region a.download:active{
  box-shadow: inset 0 2px 2px 0 #49871a;
}

.news_block {
  font-size: 0;
}
.news_block:after {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  margin-top: 60px;
  background: url(../images/border.jpg) no-repeat;
}
.news_block .main_news {
  font-size: 14px;
  width: 60%;
  display: inline-block;
  vertical-align: top;
  margin-top: 30px;
  background: #f7f7f7;
}
.news_block .main_news .img {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.news_block .main_news .img img {
  width: 100%;
  display: block;
}
.news_block .main_news .info {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
.news_block .main_news .info a {
  text-decoration: none;
  font-size: 24px;
  line-height: 25px;
  outline: none !important;
  font-family: "Conv_Proba Pro Light";
  padding: 5% 5% 0 10%;
  display: block;
}
.news_block .main_news .info p {
  color: #914991;
  font-size: 14px;
  line-height: 24px;
  display: block;
  padding: 7% 5% 0 10%;
  margin: 0;
}
.news_block .main_news .info span {
  color: #afafaf;
  font-size: 13px;
  display: block;
  padding: 7% 5% 0 10%;
}
.news_block .list {
  padding-top: 30px;
  width: 37%;
  margin-left: 3%;
  display: inline-block;
  vertical-align: top;
}
.news_block .list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.news_block .list ul li {
  padding-bottom: 25px;
}
.news_block .list ul li:last-child {
  padding-bottom: 0;
}
.news_block .list ul li span {
  display: block;
  color: #999999;
  font-size: 12px;
  line-height: 24px;
}
.news_block .list ul li a {
  color: #914991;
  font-size: 14px;
  display: block;
  text-decoration: none;
  line-height: 24px;
}
.news_block .list ul li a:hover {
  text-decoration: underline;
}

.committee {
  font-size: 0;
  background: url(../images/bg.jpg) no-repeat center center;
}
.committee .center {
  font-size: 0;
  background: #fff;
}
/* .committee .chairmen {
  width: 63%;
  background: #fff;
  margin: 30px 0 0 0;
  display: inline-block;
  vertical-align: top;
} */
.committee .chairmen .title {
  min-height: 40px;
  background: #914991;
  display: block;
}
.committee .chairmen .title span {
  color: #ffffff;
  font-size: 18px;
  font-family: "Conv_Proba Pro Regular";
  line-height: 40px;
  padding-left: 30px;
  letter-spacing: 1px;
}
.committee .chairmen ul {
  list-style: none;
  padding: 0;
}
.committee .chairmen ul li {
    width: 31%;
    margin-top: 35px;
}
.committee .chairmen ul li .img img {
	width: 140px;
    height: 140px;
}
.committee .chairmen ul li span {
  color: #000000;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 100;
  font-family: "Conv_Proba Pro Bold";
  padding-top: 10px;
  display: block;
}
.committee .chairmen ul li p {
  color: #626262;
  padding: 5px 0 0 0;
  margin: 0;
  line-height: 20px;
  font-size: 13px;
}
.committee .responsible {
  width: 35%;
  margin-left: 2%;
  margin-top: 30px;
  display: inline-block;
  vertical-align: top;
}
.committee .responsible .title {
  min-height: 40px;
  background: #77b42f;
  display: block;
}
.committee .responsible .title span {
  color: #ffffff;
  font-size: 18px;
  font-family: "Conv_Proba Pro Regular";
  line-height: 40px;
  padding-left: 30px;
  letter-spacing: 1px;
}
.committee .responsible ul {
  list-style: none;
  padding: 0;
}
.committee .responsible ul li {
  margin-left: 5%;
  margin-top: 35px;
  display: inline-block;
  vertical-align: top;
}
.committee .responsible ul li .img {
  width: 80px;
  height: 80px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  display: inline-block;
  vertical-align: top;
  background: #ccc;
  overflow: hidden;
  float: left;
  margin-right: 5px;
}
.committee .responsible ul li span {
  color: #000000;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 100;
  font-family: "Conv_Proba Pro Bold";
  padding-top: 10px;
  display: block;
}
.committee .responsible ul li p {
  color: #626262;
  padding: 5px 0 0 0;
  margin: 0;
  line-height: 20px;
  font-size: 13px;
}
.committee .members {
  padding-top: 45px;
}
.committee .members .title {
  min-height: 40px;
  background: #f2f1e9;
  display: block;
}
.committee .members .title span {
  color: #000;
  font-size: 18px;
  font-family: "Conv_Proba Pro Bold";
  line-height: 40px;
  padding-left: 30px;
  letter-spacing: 1px;
}
.committee .members ul {
  list-style: none;
  padding: 0;
}
.committee .members ul li {
  width: 30%;
  margin-top: 35px;
  margin-left: 2%;
  display: inline-block;
  vertical-align: top;
}
.committee .members ul li .img {
  width: 80px;
  height: 80px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  display: inline-block;
  vertical-align: top;
  background: #ccc;
  overflow: hidden;
  float: left;
  margin-right: 5px;
}
.committee .members ul li span {
  color: #000000;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 100;
  font-family: "Conv_Proba Pro Bold";
  padding-top: 10px;
  display: block;
}
.committee .members ul li p {
  color: #626262;
  padding: 5px 0 0 0;
  margin: 0;
  line-height: 20px;
  font-size: 13px;
}
.committee .description {
  width: 50%;
  padding-top: 40px;
}
.committee .description span {
  width: 20%;
  line-height: 24px;
  color: #000000;
  font-size: 15px;
  font-family: "Conv_Proba Pro Bold";
  display: block;
  text-transform: uppercase;
}
.committee .description p {
  color: #626262;
  font-size: 13px;
  display: block;
  line-height: 20px;
}
.committee .description a {
  width: 230px;
  border: 3px solid #77b42f;
  border-radius: 25px;
  color: #77b42f;
  display: block;
  font-family: "Conv_Proba Pro Bold";
  font-size: 14px;
  font-weight: 100;
  letter-spacing: 1px;
  line-height: 45px;
  margin: 40px 0 0 0;
  min-height: 45px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.committee .description a:hover{
  background: #77b42f;
  color: #fff;
}
.committee .description a:active{
  box-shadow: inset 0 2px 2px 0 #49871a;
}

.speakers {
  max-width: 1280px;
  margin: 50px auto 0;
  background: #f2f1e9;
  padding-bottom: 45px;
}
.speakers ul {
  list-style: none;
  padding: 0;
  font-size: 0;
}
.speakers ul li {
  width: 15%;
  margin-right: 2%;
  margin-top: 40px;
  display: inline-block;
  vertical-align: top;
}
.speakers ul li:nth-child(6n-6) {
  margin-right: 0;
}
.speakers ul li img {
  width: 100%;
}
.speakers ul li span {
  color: #914991;
  font-size: 13px;
  line-height: 17px;
  font-family: "Conv_Proba Pro Regular";
  text-transform: uppercase;
  display: block;
  padding-top: 5px;
}
.speakers ul li p {
  color: #000000;
  line-height: 20px;
  font-size: 13px;
  display: block;
  margin: 0;
}

.programm .head h2 {
  color: #000000;
  font-size: 30px;
  font-family: "Conv_Proba Pro Bold";
  display: block;
  text-transform: uppercase;
  padding: 40px 0 15px;
  margin: 0;
  text-align: center;
}
.programm .head .title {
  color: #000000;
  font-size: 15px;
  padding: 0 15%;
  line-height: 25px;
  display: block;
  text-transform: uppercase;
  text-align: center;
}
.programm .head .title b {
  font-weight: bold;
  display: block;
  font-size: 15px;
}
.programm .head h3 {
  color: #77b42f;
  font-size: 30px;
  font-family: "Conv_Proba Pro Bold";
  display: block;
  text-transform: uppercase;
  text-align: center;
  padding: 0 0 15px 0;
  margin: 25px 0 0 0;
}
.programm .head h3:before {
  content: '';
  width: 50px;
  height: 4px;
  display: block;
  margin: 0 auto 25px;
  background: #77b42f;
}
.programm .head .date {
  color: #000000;
  font-size: 15px;
  display: block;
  text-align: center;

}
.programm .head .date b {
  font-size: 15px;
  font-weight: bold;
}
.programm .head .download {
  max-width: 215px;
  border: 3px solid #77b42f;
  border-radius: 25px;
  color: #77b42f;
  display: block;
  font-family: "Conv_Proba Pro Bold";
  font-size: 14px;
  font-weight: 100;
  letter-spacing: 1px;
  line-height: 45px;
  margin: 25px auto 0;
  min-height: 45px;
  padding: 0 60px 0 25px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
}
.programm .head .download:after {
  content: '';
  width: 28px;
  height: 27px;
  display: block;
  background: url(../images/pdf.jpg) no-repeat;
  position: absolute;
  top: 10px;
  right: 23px;
}
.programm .list {
  margin-top: 10px;
}
.programm .list .title {
  min-height: 65px;
  background: #914991;
  margin-top: 10px;
  border-bottom: 4px solid #914991;
  position: relative;
}
.programm .list .open .title{
  background: none;
}

.programm .list .title.active {
  background: none;
}
.programm .list .title.active span {
  color: #000000;
}
.programm .list .title.active a {
  color: #77b42f;
  background: url(../images/arrow_top.png) no-repeat right center;
}
.programm .list .title:after {
  content: '';
  width: 115px;
  height: 4px;
  display: block;
  background: #77b42f;
  position: absolute;
  left: 0;
  bottom: -4px;
}
.programm .list .title span {
  color: #ffffff;
  font-size: 26px;
  padding-left: 20px;
  font-family: "Conv_Proba Pro Regular";
  display: inline-block;
  vertical-align: top;
  line-height: 65px;
}
.programm .list .title a {
  color: #ffffff;
  font-size: 18px;
  font-family: "Conv_Proba Pro Regular";
  float: right;
  padding-right: 45px;
  margin-right: 20px;
  line-height: 65px;
  text-decoration: none;
  background: url(../images/arrow.png) no-repeat right center;
}

.programm .list .open .title span {
  color: #000000;
}
.programm .list .open .title a {
  color: #77b42f;
  background: url(../images/arrow_top.png) no-repeat right center;
}

.programm .list .prog {
  /*height: 0;*/
  overflow: hidden;
}
.programm .list .prog .reg {
  font-size: 0;
  margin-top: 10px;
}
.programm .list .prog .reg .time {
  width: 15%;
  margin-right: 1%;
  padding: 15px 0;
  background: #77b42f;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.programm .list .prog .reg .text {
  width: 91%;
  padding: 15px 0;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  text-transform: uppercase;
  -moz-box-shadow: inset 0 0 0 1px #dfdfdf;
  -webkit-box-shadow: inset 0 0 0 1px #dfdfdf;
  box-shadow: inset 0 0 0 1px #dfdfdf;
}
.programm .list .prog .rooms {
  font-size: 0;
  margin-top: 10px;
}
.programm .list .prog .rooms div {
  display: inline-block;
  vertical-align: top;
  margin-right: 1%;
  background: #000000;
  line-height: 50px;
  color: #f2f1e9;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.programm .list .prog .rooms div:nth-child(1) {
  width: 31%;
}
.programm .list .prog .rooms div:nth-child(2) {
  width: 22%;
}
.programm .list .prog .rooms div:nth-child(3) {
  width: 22%;

}
.programm .list .prog .rooms div:nth-child(4) {
  width: 22%;
  margin-right: 0;
}
.programm .list .prog .event {
  font-size: 0;
  margin-top: 10px;
}
.programm .list .prog .event .time {
  width: 8%;
  margin-right: 1%;
  height: 100%;
  background: #77b42f;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.programm .list .prog .event .section {
  width: 91%;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
}
.programm .list .prog .event .section .col {
  display: inline-block;
  vertical-align: top;
     width: 24%;
    margin-right: 1.33%;
  -moz-box-shadow: 0 0 0 1px #dfdfdf;
  -webkit-box-shadow: 0 0 0 1px #dfdfdf;
  box-shadow: 0 0 0 1px #dfdfdf;
}
.programm .list .prog .event .section .col:nth-child(4) {
  margin-right: 0;
}
.programm .list .prog .event .section .col .item {
  height: 100%;
  position: relative;
  border-bottom: 1px solid #dfdfdf;
}

.prog .event .section-block{
   background: #BCCAAB;
}

.programm .list .prog .event .section .col .item .numb {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  background: #4d4d4d;
  color: #f2f1e9;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}
.programm .list .prog .event .section .col .item span {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  display: block;
  line-height: 17px;
  padding: 10% 4% 0 4%;
}
.programm .list .prog .event .section .col .item p {
  font-size: 12px;
  display: block;
  line-height: 17px;
  margin: 0;
  padding: 0 4% 4% 4%;
}

.past_event {
  background: url(../images/bg1.jpg) no-repeat center center;
}
.past_event .main_event {
  background: #914991;
  font-size: 0;
  margin-top: 40px;
}
.past_event .main_event .image {
  width: 51%;
  display: inline-block;
  vertical-align: top;
}
.past_event .main_event .image img {
  width: 100%;
  display: block;
}
.past_event .main_event .info {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
.past_event .main_event .info .date {
  color: #ffffff;
  font-size: 13px;
  display: block;
  padding: 5% 0 0 5%;
  text-transform: uppercase;
}
.past_event .main_event .info .link {
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  display: block;
  padding: 20px 0 0 5%;
  line-height: 25px;
  text-decoration: none;
  text-transform: uppercase;
}
.past_event .main_event .info .button {
  padding: 5px 45px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  max-width: 70px;
  text-decoration: none;
  text-transform: uppercase;
  border: 2px solid #fff;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  margin: 10px 0 0 5%;
  display: block;
}

.past_event .q-select {
    margin-right: 1%;
}

.past_event .main_event .info .button:hover, .past_event .event .info .button:hover{
  color: #ffffff;
  background: #77b42f;
  border: 2px solid #77b42f;
}
.past_event .main_event .info .button:active, .past_event .event .info .button:active{
  color: #ffffff;
  background: #77b42f;
  border: 2px solid #77b42f;
  box-shadow: inset 0 2px 2px 0 #49871a;
}
.past_event .main_event .info .photo {
  color: #77b42f;
  font-size: 13px;
  display: block;
  padding: 7% 0 0 5%;
}
.past_event .second {
  margin-top: 10px;
  font-size: 0;
}
.past_event .second .event {
  width: 49.5%;
   
  background: #914991;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  margin-bottom: 10px;
}
.past_event .second .event .image {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  position: relative;
  transition: all 1s;
}
.past_event .second .event .image:hover .button {
  display: block;
}
.past_event .second .event .image img {
  width: 100%;
  display: block;
}
.past_event .second .event .image .button {
  padding: 5px 45px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  max-width: 70px;
  text-decoration: none;
  text-transform: uppercase;
  border: 2px solid #fff;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  margin: 45% 0 0 17%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  transition: all 1s;
}
.past_event .second .event .image .button:hover{
  background: #fff;
  color: #77b42f;
}
.past_event .second .event .image .button:active{
  background: #fff;
  color: #77b42f;
  box-shadow: inset 0 2px 2px 0 #b8b5ae;
}
.past_event .second .event .info {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.past_event .second .event .info .date {
  color: #ffffff;
  font-size: 13px;
  display: block;
  padding: 5% 0 0 5%;
  text-transform: uppercase;
}
.past_event .second .event .info .link {
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  display: block;
  padding: 20px 0 0 5%;
  line-height: 25px;
  text-decoration: none;
  text-transform: uppercase;
}
.past_event .second .event .info .button {
  padding: 5px 45px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  max-width: 70px;
  text-decoration: none;
  text-transform: uppercase;
  border: 2px solid #fff;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  margin: 10px 0 0 5%;
  display: block;
}
.past_event .second .event .info .photo {
  color: #77b42f;
  font-size: 13px;
  display: block;
  padding: 7% 0 0 5%;
}
.past_event .second .video {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  min-height: 250px;
  font-size: 0;
  -moz-box-shadow: inset 0 0 0 3px #914991;
  -webkit-box-shadow: inset 0 0 0 3px #914991;
  box-shadow: inset 0 0 0 3px #914991;
  background: #fff;
}
.past_event .second .video .info {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.past_event .second .video .info .date {
  color: #914991;
  font-size: 13px;
  display: block;
  padding: 5% 0 0 5%;
  text-transform: uppercase;
}
.past_event .second .video .info .link {
  color: #914991;
  font-size: 15px;
  font-weight: bold;
  display: block;
  padding: 20px 0 0 5%;
  line-height: 25px;
  text-decoration: none;
  text-transform: uppercase;
}
.past_event .second .video .info .button {
  padding: 5px 45px;
  color: #914991;
  font-size: 13px;
  font-weight: bold;
  max-width: 70px;
  text-decoration: none;
  text-transform: uppercase;
  border: 2px solid #fff;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  margin: 10px 0 0 5%;
  display: block;
}
.past_event .second .video .info .button:hover{
  background: #77b42f;
  color: #fff;
}
.past_event .second .video .info .button:active{
  box-shadow: inset 0 2px 2px 0 #49871a;
}
.past_event .second .video .info .photo {
  color: #914991;
  font-size: 13px;
  display: block;
  padding: 7% 0 0 5%;
}
.past_event .second .video .info .button {
  padding: 5px 45px;
  color: #77b42f;
  font-size: 13px;
  font-weight: bold;
  max-width: 70px;
  text-decoration: none;
  text-transform: uppercase;
  border: 2px solid #77b42f;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  margin: 10px 0 0 5%;
  display: block;
}
.past_event .second .video .vid {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.past_event .second .video .vid img{
  width: 80%;
  margin: 10% 0 0 10%;
}
.past_event .second .video .vid iframe {
  width: 80%;
  margin: 10% 0 0 10%;
}
.past_event .second .video .vid span {
  color: #333333;
  font-size: 13px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding-top: 5px;
}

.sponsors h2 {
  margin-bottom: 50px;
}
.sponsors .title {
  min-height: 50px;
  background: #914991;
  position: relative;
  border-top: 1px solid #a164a1;
  -moz-box-shadow: inset 0 3px 10px 0 #773c77;
  -webkit-box-shadow: inset 0 3px 10px 0 #773c77;
  box-shadow: inset 0 3px 10px 0 #773c77;
}
.sponsors .title.active a {
  color: #77b42f;
  background: url(../images/arrow_top.png) no-repeat right center;
}
.sponsors .title span {
  color: #ffffff;
  font-size: 15px;
  padding-left: 20px;
  font-family: "Conv_Proba Pro Regular";
  display: inline-block;
  vertical-align: top;
  line-height: 50px;
  text-transform: uppercase;
}
.sponsors .title a {
  color: #ffffff;
  font-size: 18px;
  font-family: "Conv_Proba Pro Regular";
  float: right;
  padding-right: 45px;
  margin-right: 20px;
  line-height: 50px;
  text-decoration: none;
  background: url(../images/arrow.png) no-repeat right center;
}
.sponsors .table {
  /*display: table;*/
  width: 100%;
  /*display: none;*/
  /*padding-bottom: 30px;*/
  /*border-bottom: 3px solid #77b42f;*/
  overflow: hidden;
}
.sponsors .table.show {
  display: block;
}
.sponsors .table .row {
  display: table-row;
}
.sponsors .table .row:last-child .cell {
  border-bottom: 1px solid #76b22e;
}
.sponsors .table .row:nth-child(2n-1) {
  background: #f2f2f2;
}
.sponsors .table .row .cell {
  padding: 10px 0 10px 20px;
  display: table-cell;
  border-bottom: 1px solid #dad9d2;
  font-size: 13px;
}
.sponsors .table .row .cell:nth-child(2) {
  font-weight: bold;
  font-size: 13px;
}
.sponsors .table .osn {
  display: table;
  width: 100%;
}
.sponsors .table .dop {
  width: 100%;
}
.sponsors .table .dop span {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  display: block;
  padding: 10px 0 5px 20px;
  background: #999999;
  text-transform: uppercase;
}
.sponsors .table .dop .head {
  display: table;
  width: 100%;
  background: #999999;
}
.sponsors .table .dop .head .cell {
  width: 18%;
  display: table-cell;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  padding-left: 2%;
  padding-bottom: 5px;
}
.sponsors .table .dop .osn .cell {
  width: 18%;
  padding-left: 2%;
  font-weight: bold;
}
.sponsors .table .dop .osn .cell:nth-child(1) {
  font-weight: normal;
}
.sponsors .table .button {
  max-width: 295px;
  min-height: 50px;
  text-align: center;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  padding: 0 35px;
  border: 3px solid #77b42f;
  line-height: 50px;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  margin: 25px auto 0;
  color: #77b42f;
}
.sponsors section.open{
  margin-bottom: 25px;
}
.sponsors .table .button:hover{
  background: #77b42f;
  color: #fff;
}
.sponsors .table .button:active{
  box-shadow: inset 0 2px 2px 0 #49871a;
}
.sponsors .table .big_table {
  display: table;
  width: 100%;
  position: relative;
  -moz-box-shadow: 0 3px 10px 0 #c6c6c6;
  -webkit-box-shadow: 0 3px 10px 0 #c6c6c6;
  box-shadow: 0 3px 10px 0 #c6c6c6;
}
.sponsors .table .big_table .row:last-child .cell {
  border: none;
}
.sponsors .table .big_table .cell {
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
}
.sponsors .text {
  color: #000000;
  font-size: 13px;
  display: block;
  padding: 30px 0;
}

.organizers_block {
  max-width: 1280px;
  background: #f2f1e9;
  margin: 0 auto;
  padding-bottom: 50px;
}
.organizers_block ul {
  list-style: none;
  padding: 0;
  font-size: 0;
}
.organizers_block ul li {
  width: 32%;
  margin-top: 30px;
  margin-right: 2%;
  background: #fff;
  padding-bottom: 20px;
  display: inline-block;
  vertical-align: top;
}
.organizers_block ul li:last-child {
  margin-right: 0;
}
.organizers_block ul li .img, .one-organizator .img {
  /*display: block;*/
  margin: 25px 0 15px 0;
  text-align: center;
}
.organizers_block ul li .img img, .one-organizator .img img {
  /*display: block;*/
}
.organizers_block ul li span, .one-organizator span {
  color: #000000;
  font-size: 15px;
  font-family: "Conv_Proba Pro Bold";
  display: block;
  padding: 5px 5%;
  text-transform: uppercase;
  line-height: 24px;
}
.organizers_block ul li a.link-org, .one-organizator a.link-org {
  color: #914991;
  font-size: 20px;
  font-family: "Conv_Proba Pro Light";
  text-decoration: none;
  padding: 10px 5% 0 5%;
}
.organizers_block ul li p, .one-organizator p {
  color: #626262;
  font-size: 13px;
  line-height: 20px;
  display: block;
  padding: 10px 5% 0 5%;
  margin: 0;
}

.sponsors_block {
  padding-bottom: 70px;
  text-align: center;
  background: url(../images/border.jpg) no-repeat bottom center;
}
.sponsors_block .gen {
  max-width: 440px;
  min-height: 175px;
  border: 1px solid #dfdfdf;
  text-align: center;
  margin: 20px 5px 0 5px;
  display: inline-block;
  vertical-align: top;
  padding: 25px 5% 20px;
}
.sponsors_block .gen span {
  color: #914991;
  font-size: 20px;
  font-family: "Conv_Proba Pro Light";
  display: block;
  text-align: center;
}
.sponsors_block .gen a{
  display: inline-block;
  vertical-align: middle;
  height: 100px;
}
.sponsors_block .gen img {
  display: inline-block;
  margin-top: 15px;
  max-width: 200px;
}
.sponsors_block .gen img:hover{
  opacity: 0.8;
}
.sponsors_block ul {
  margin: 40px 0 0 0;
  list-style: none;
  padding: 0;
  display: block;
  width: 100%;
  text-align: left;
  font-size: 0;
}
.sponsors_block ul li {
  width: 25%;
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: middle;
}
.sponsors_block ul li img {
  width: 80%;
}
.sponsors_block ul li img:hover {
  opacity: 0.8;
}
.info_partners ul {
  list-style: none;
  padding: 0;
  font-size: 0;
}
.info_partners ul li {
  height: 100px;
  width: 13%;
  margin-right: 3%;
  margin-top: 30px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.info_partners ul li div {
  height: 100px;
  display: table-cell;
  vertical-align: middle;
}
.info_partners ul li img {
  width: 100%;
}

.travel {
  max-width: 1280px;
  margin: 60px auto 0;
  font-size: 0;
  overflow: hidden;
  position: relative;
  -moz-box-shadow: 0 5px 10px 0 #cfcfcf;
  -webkit-box-shadow: 0 5px 10px 0 #cfcfcf;
  box-shadow: 0 5px 10px 0 #cfcfcf;
}
.travel .center {
  font-size: 0;
}
.travel .info {
  display: inline-block;
  vertical-align: top;
  width: 51%;
}
.travel .info ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.travel .info ul li {
  margin-top: 40px;
  margin-right: 5%;
}
 .travel .info ul li:nth-child(1) h3 {
  background: url(../images/ico1.png) no-repeat left center;
}
.travel .info ul li:nth-child(2) h3 {
  background: url(../images/ico2.png) no-repeat left center;
}

.travel .info ul li h3 {
  padding: 20px 0 20px 80px;
  color: #77b42f;
  font-size: 24px;
  font-family: "Conv_Proba Pro Bold";
  text-transform: uppercase;
  display: block;
}
/*
.travel .info ul li p {
  color: #000000;
  font-size: 13px;
  line-height: 23px;
  display: block;
}
.travel .info ul li a{color: #914991;
   font-size: 13px;
    text-decoration: none;
  } */
.travel .map {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.travel .map img {
  display: block;
  width: 129%;
}
.travel .map span {
  position: absolute;
  left: 0;
  top: 0;
  width: 201px;
  height: 40px;
  color: #ffffff;
  font-size: 24px;
  font-family: "Conv_Proba Pro Regular";
  line-height: 35px;
  margin-top: 30px;
  margin-left: 1px;
  padding-left: 20px;
  background: url(../images/pl.png) no-repeat;
}

.contacts {
  font-size: 0;
}
.contacts .adress {
  display: inline-block;
  vertical-align: top;
  width: 40%;
  margin-right: 10%;
}
.contacts .adress p {
  color: #000000;
  font-size: 15px;
  line-height: 23px;
  display: block;
  padding-top: 25px;
  margin: 0;
}
.contacts .adress p a {
  color: #914991;
  font-size: 15px;
  text-decoration: none;
}
.contacts .form {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.contacts .form form {
  padding-top: 40px;
}
.contacts .form input[type="text"] {
  height: 38px;
  margin-bottom: 10px;
  border: 1px solid #cfcdcd;
  padding-left: 2%;
  width: 98%;
  -moz-box-shadow: inset 0 3px 5px 0 #cfcdcd;
  -webkit-box-shadow: inset 0 3px 5px 0 #cfcdcd;
  box-shadow: inset 0 3px 5px 0 #cfcdcd;
  color: #000000;
  font-size: 15px;
  font-weight: bold;
}
.contacts .form input[type="text"]:focus{
  border: 2px solid #92c359;
}
.contacts .form textarea {
  height: 105px;
  margin-bottom: 10px;
  border: 1px solid #cfcdcd;
  padding-left: 2%;
  padding-top: 5px;
  width: 98%;
  -moz-box-shadow: inset 0 3px 5px 0 #cfcdcd;
  -webkit-box-shadow: inset 0 3px 5px 0 #cfcdcd;
  box-shadow: inset 0 3px 5px 0 #cfcdcd;
  color: #000000;
  font-size: 15px;
  font-weight: bold;
}
.contacts .form textarea:focus{
  border: 2px solid #92c359;
}
.contacts .form a:not(.policy) ,
.contacts .form input[type=submit]
{
  width: 190px;
  border: 3px solid #77b42f;
  border-radius: 25px;
  padding: 0 10%;
  color: #77b42f;
  display: block;
  font-family: "Conv_Proba Pro Bold";
  font-size: 14px;
  font-weight: 100;
  letter-spacing: 1px;
  line-height: 45px;
  min-height: 45px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background-color:#fff;
}
.contacts .form a:hover,
.contacts .form input[type=submit]:hover
{
  background: #77b42f;
  color: #fff;
}
.contacts .form a:active{
  box-shadow: inset 0 2px 2px 0 #49871a;
}

/**common stiles**/
.footer {
  max-width: 1280px;
  margin: 60px auto 0;
  padding-bottom: 30px;
  overflow: hidden;
  border-top: 3px solid #914991;
}
.footer .copyright {
  width: 30%;
  color: #000000;
  font-size: 13px;
  line-height: 23px;
  padding-top: 36px;
  display: inline-block;
  vertical-align: top;
}
.footer .cont {
  display: inline-block;
  vertical-align: top;
}
.footer .phone {
  color: #000000;
  font-size: 24px;
  font-family: "Conv_Proba Pro Bold";
  display: inline-block;
  vertical-align: top;
  padding: 30px 0 0 0;
}
.footer .mail {
  color: #000000;
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
  padding-left: 25px;
  margin: 38px 0 0 25px;
  background: url(../images/mail_ico.jpg) no-repeat left center;
}
.footer .mail a {
  color: #77b42f;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
.footer .item {
  padding-top: 25px;
  float: right;
}
.footer .item .soc .social {
  display: inline-block;
  vertical-align: top;
}
.footer .item .soc .uniphant {
  margin-left: 20px;
  display: inline-block;
  vertical-align: top;
}
.footer .polit {
    color: #000000;
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
    margin: 36px 0 0 60px;
}
.title_block {
  color: #000000;
  font-size: 26px;
  text-align: left;
  font-family: "Conv_Proba Pro Regular";
  display: block;
  padding-top: 45px;
  margin: 0;
}
.title_block:after {
  content: '';
  width: 40px;
  height: 4px;
  background: #77b42f;
  display: block;
}

.mfp-bg {
  background: rgba(8, 19, 32, 0.7);
}

.event-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 940px;
  margin: 20px auto;
  padding: 2%;
}
.event-popup .date a {
  color: #77b42f;
  font-size: 18px;
  font-family: "Conv_Proba Pro Regular";
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px dotted #77b42f;
  text-decoration: none;
  margin-right: 2%;
}
.event-popup .date a.active {
  color: #000000;
  border: none;
}
.event-popup .title {
  width: 60%;
  padding-top: 20px;
  display: inline-block;
  vertical-align: top;
  font-size: 26px;
  color: #000000;
  line-height: 36px;
  font-family: "Conv_Proba Pro Regular";
}
.event-popup .title:after {
  content: '';
  width: 40px;
  height: 4px;
  margin-top: 5px;
  background: #77b42f;
  display: block;
}
.event-popup .download {
  max-width: 215px;
  border: 3px solid #77b42f;
  border-radius: 25px;
  color: #77b42f;
  float: right;
  font-family: "Conv_Proba Pro Bold";
  font-size: 14px;
  font-weight: 100;
  letter-spacing: 1px;
  line-height: 45px;
  margin: 25px auto 0;
  min-height: 45px;
  padding: 0 60px 0 25px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
}
.event-popup .download:after {
  content: '';
  width: 28px;
  height: 27px;
  display: block;
  background: url(../images/pdf.jpg) no-repeat;
  position: absolute;
  top: 10px;
  right: 23px;
}
.event-popup .text {
  padding-top: 30px;
}
.event-popup .text .img {
  float: left;
  width: 40%;
  margin-right: 2%;
}
.event-popup .text .img img {
  width: 100%;
}
.event-popup .text p {
  color: #000000;
  font-size: 13px;
  margin: 0;
  line-height: 22px;
}
.event-popup .owl-carousel {
  margin-top: 30px;
}
.event-popup .owl-carousel .owl-prev {
  width: 40px;
  height: 40px;
  position: absolute;
  left: -20px;
  top: calc(50% - 30px);
  font-size: 0;
  background: url(../images/left_arrow.png) no-repeat;
}
.event-popup .owl-carousel .owl-next {
  width: 40px;
  height: 40px;
  position: absolute;
  right: -20px;
  top: calc(50% - 30px);
  font-size: 0;
  background: url(../images/right_arrow.png) no-repeat;
}
.event-popup .owl-carousel .owl-item {
  margin-right: 20px;
}
.event-popup .owl-carousel .owl-item img {
  width: 100%;
}
.event-popup .video {
  font-size: 0;
  margin-top: 30px;
}
.event-popup .video iframe {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin-right: 2%;
}
.event-popup .video .item {
  display: inline-block;
  vertical-align: top;
  width: 68%;
}
.event-popup .video .item span {
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
}
.event-popup .video .item p {
  color: #000000;
  font-size: 13px;
  line-height: 23px;
  display: block;
}
.event-popup .org {
  display: inline-block;
  vertical-align: top;
  width: 40%;
  margin-top: 30px;
}
.event-popup .org span {
  color: #77b42f;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.event-popup .org ul {
  list-style: none;
  padding: 0;
}
.event-popup .org ul li {
  display: inline-block;
  vertical-align: top;
  width: 35%;
}
.event-popup .org ul li img{
  width: 100%;
}

.event-popup .spons {
  margin-top: 30px;
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.event-popup .spons span {
  color: #77b42f;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.event-popup .spons ul {
  list-style: none;
  padding: 0;
}
.event-popup .spons ul li {
  margin-right: 2%;
  width: 130px;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: middle;
}
.event-popup .spons ul li img{
  width: 100%;
}
.event-popup .social {
  padding-top: 30px;
}
.event-popup .social span {
  color: #626262;
  font-size: 13px;
  display: block;
  margin-bottom: 5px;
}

.mfp-close {
  font-size: 0;
  width: 19px;
  height: 19px;
  margin: 5px 5px 0 0;
  background: url(../images/close.png) no-repeat !important;
}

.reg-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 400px;
  margin: 20px auto;
  padding: 1%;
}
.reg-popup h2 {
  color: #000000;
  font-size: 26px;
  font-family: "Conv_Proba Pro Regular";
  display: block;
  margin: 0;
  text-align: center;
}
.reg-popup h2:after {
  content: '';
  width: 40px;
  height: 4px;
  display: block;
  margin: 10px auto 0;
  background: #77b42f;
}
.reg-popup form {
  margin: 25px 3% 0;
}
.reg-popup input[type="text"] {
  height: 38px;
  margin-bottom: 10px;
  border: 1px solid #cfcdcd;
  padding-left: 2%;
  width: 98%;
  -moz-box-shadow: inset 0 3px 5px 0 #cfcdcd;
  -webkit-box-shadow: inset 0 3px 5px 0 #cfcdcd;
  box-shadow: inset 0 3px 5px 0 #cfcdcd;
  color: #000000;
  font-size: 15px;
  font-weight: bold;
}
.reg-popup a,
.reg-popup input[type="submit"]{
  width: 250px;
  border: 3px solid #77b42f;
  border-radius: 25px;
  padding: 0 10%;
  color: #77b42f;
  display: block;
  font-family: "Conv_Proba Pro Bold";
  font-size: 14px;
  font-weight: 100;
  letter-spacing: 1px;
  line-height: 45px;
  min-height: 45px;
  margin: 20px auto 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

#fixed_menu{
  /*position: relative;*/
}
#fixed_menu.fixed{
  position: fixed;
  top:-15px;
  z-index:1000;
}

#canvas-holder .canvasitem{
  min-height: 550px;
  margin-bottom: 30px;
  box-shadow: 35px 0 50px -50px #000 inset;
}
#canvas-holder .canvasitem .canvas-info-b .canvas-info-b1{
  font-size: 30px;
  color: #000000;
  font-family: "Conv_Proba Pro Bold";
  display: inline-block;
  vertical-align: top;
}
#canvas-holder .canvasitem .canvas-info-b .canvas-info-b2{
  width: 150px;
  text-align: left;
  margin-left: 10px;
  display: inline-block;
  vertical-align: top;
  color: #000000;
  font-size: 11px;
}

#canvas-holder .canvasitem .canvas-name{
  width: 98%;
  background: #f4f1ea;
  padding: 8px 0;
  margin-bottom: 20px;
  display: block;
  color: #000000;
  font-size: 15px;
  text-align: center;
  font-family: "Conv_Proba Pro Bold";
  text-transform: uppercase;
  position: relative;
  z-index: -1;
}

#canvas-holder .canvasitem ul.itemlist{
  text-align: left;
}
.donut-inner {
   margin-top: -200px;
  padding: 0 50px;
  font-size: 20px;
  font-family: "Conv_Proba Pro Bold";
   /*margin-bottom: 100px;*/
  }
.donut-inner h5 {
    margin-bottom: 5px;
    margin-top: 0;
  font-size: 20px;
  font-family: "Conv_Proba Pro Bold";
 }
.donut-inner span {
    font-size: 12px;
  font-size: 20px;
  font-family: "Conv_Proba Pro Bold";
}
#tezis{
  display: inline-block !important;
  margin-bottom: 10px;
}


@media screen and (max-width: 700px) {
.event-popup .title {width: 100%;    font-size: 20px;
    
    line-height: 20px;
	    margin-bottom: 20px;
	}
	.event-popup .download{float: none;     padding: 10px 60px 10px 25px;}

}

.video-container {
    position: relative;
    padding-bottom: 59.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
	margin: 0 auto;
 
}
.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
	 
}




.programm .list .prog .reg .text p,
.programm .list .prog .reg .text p strong,
.programm .list .prog .reg .text p b {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    text-transform: none;
}

.programm .list .prog .reg .text p strong,
.programm .list .prog .reg .text p b {
    font-weight: bold;
}

.programm .list .prog .reg .text p em,
.programm .list .prog .reg .text p i {
    font-size: 14px;
}

.programm .list .prog .reg .text {
    width: 87%;
    padding: 15px 15px;
}


.block-one-organizator {
    text-align:center;
    margin:0 auto;
}

.one-organizator {
    text-align:center;
    width: 80%;
    margin-top: 30px;
    background: #fff;
    padding-bottom: 20px;
    display: inline-block;
    vertical-align: top;
}

.committee .chairmen ul {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: left;
    text-align: center;
    gap: 10px;
}
.committee .chairmen ul li {
    width: 31%;
    margin-top: 35px;
}
