/* GLOBAL */
html { background: url("../images/v2/speakers-bg.jpg") fixed no-repeat; background-size: cover; font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; border-collapse: collapse; border-spacing: 0; }
body { font-family: "Roboto", sans-serif; color: #0d171f font-size: 15px; line-height: 1.2; background: transparent; }
a { display: inline-block; color: #01bbac; text-decoration: underline; position: relative; text-decoration: none; } 
a:hover { color: #3e4951; text-decoration: underline; outline: 0; }
strong, b { font-weight: bold; }
img { max-width: 100%; height: auto; }
p { line-height: 1.5; }
.clr { clear: both; }
.left { float: left; }
.right { float: right; }
.inline-item { display: inline-block; vertical-align: top; }
.tb { display: table; width: 100%; }
.tr { display: table-row; }
.td, .th { display: table-cell; vertical-align: middle; }
.clear-list, .clear-list > li { list-style: none; }
.clear-list { padding: 0; margin-bottom: 0; }
.zoom-in { cursor: -moz-zoom-in; cursor: -webkit-zoom-in; cursor: zoom-in; }
.indent-this, .indent p { text-indent: 30px; }
.center { text-align: center; }
.align-left { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }
.overflow-hidden { overflow: hidden; }
html, body, .wrapper, .topbox { height: 100%; }
.wrapper, .bottombox { display: table; width: 100%; position: relative; }
.topbox { display: table-row; }
input[type=file] { margin-bottom: 6px; }
.grecaptcha-badge { opacity: 0 !important; }
.jwlogo { display: none !important; }
@media (min-width: 1200px) { .container { max-width: 1200px; } }
.container-fluid { position: relative; padding-left: 45px; padding-right: 45px; z-index: 5; }
.agree span.wpcf7-list-item { margin: 0; padding: 0 4px; }
.agree span.wpcf7-validates-as-required { border-bottom: 2px solid rgba(255,255,255,0); margin: 0 6px 0 0; }
.agree span.wpcf7-validates-as-required.wpcf7-not-valid { border-color: red; }
.agree a { color: #000; font-size: 14px; text-decoration: underline; }
.big-text { font-size: 18px; }
hr { margin: 5px 0; border: 0; height: 1px; background: #eff1f5; }

@media all and (max-width: 580px) {
html { background: #c0cfdb !important; }
body, .mfp-zoom-out .white-popup p, .mfp-zoom-out .white-popup li { font-size: 15px; }
p, li { line-height: 1.2; }
}

/* GLOBAL TRANSITION */
.butn, .menu li a, .speakers-list .item, .speaker-photo div, .mfp-close, .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel img, .owl-carousel .owl-nav .owl-prev:before, .owl-carousel .owl-nav .owl-next:before, .pushmenu li a, a.remove, .speaker-social i, .round-programm-photo div, .round-programm-photo div::after, .round-programm-photo::before, .programm-list li .item, .archive-list .item .in, .archive-preview::before, .archive-preview::after, .archive-preview img, .menu li a::before, .event-buttons a, .socials-list li a, .speakers-list .item figure img { -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
 
/* TEXT EDITOR */
.alignleft { float: left; margin: 0 20px 10px 0; max-width: 400px; }
.alignright { float: right; margin: 0 0 10px 20px; max-width: 400px; }
.aligncenter { display: block; margin: 0 auto 25px auto; }
blockquote { position: relative; padding: 15px 15px 15px 45px; }
blockquote * { margin: 0; font-size: 1.3rem; line-height: 1.3; }

/* SECTIONS */
.container, section, article { position: relative; z-index: 10; }
section.out, article.out, main.out { margin-bottom: 90px; }
section.in, article.in, main.in { padding-top: 20px; padding-bottom: 55px; }

@media all and (max-width: 580px) {
section { background-attachment: scroll !important; background-size: cover !important; }
}

/* BUTTONS */
.butn { position: relative; display: inline-block; vertical-align: top; min-width: 300px; padding: 13px 35px; background: transparent; text-decoration: none; text-align: center; color: #fff; text-transform: uppercase; font-weight: bold; border: 0; border-radius: 8px; font-size: 19px; outline: none; text-shadow: rgba(0,0,0,0.55) 0 1px 2px; border: 2.5px solid #fff; overflow: hidden; }
.butn i  { margin-right: 6px; }
.butn::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #048785; background: -webkit-linear-gradient(90deg,rgba(4, 135, 133, 1) 0%, rgba(6, 187, 172, 1) 100%); background: -moz-linear-gradient(90deg,rgba(4, 135, 133, 1) 0%, rgba(6, 187, 172, 1) 100%); background: linear-gradient(90deg,rgba(4, 135, 133, 1) 0%, rgba(6, 187, 172, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#048785", endColorstr="#06BBAC", GradientType=1); z-index: -1; }
.butn.butn-dark::before { background: #0F1821; background: -webkit-linear-gradient(90deg,rgba(15, 24, 33, 1) 0%, rgba(84, 107, 126, 1) 100%); background: -moz-linear-gradient(90deg,rgba(15, 24, 33, 1) 0%, rgba(84, 107, 126, 1) 100%); background: linear-gradient(90deg,rgba(15, 24, 33, 1) 0%, rgba(84, 107, 126, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0F1821", endColorstr="#546B7E", GradientType=1); }
.butn.wpcf7-submit::before { display: none; }
.butn.wpcf7-submit { background: #048785; }
.butn:hover { color: #fff; text-decoration: none; background: #046d6b; }


.shine-butn::after { content: ''; position: absolute; display: block; top: 0; left: -75%; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.7) 100%); background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.7) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg); -webkit-animation: shine 3.15s infinite; animation: shine 3.15s infinite; z-index: 2; }
.shine-butn:hover::after { display: none; }
@-webkit-keyframes shine { 100% {left: 125%; } }
@keyframes shine { 100% { left: 125%; } }

@media all and (max-width: 768px) {
.butn { min-width: auto; padding: 10px 15px; font-size: 17px; }
}

@media all and (max-width: 580px) {
.butn { width: 100%; }
}

/* TITLE */
.ttl { position: relative; text-align: center; padding-top: 60px; padding-bottom: 75px; }
.ttl h1, .ttl h2, .ttl h3 { position: relative; display: inline-block; font-size: 34px; font-weight: bold; text-transform: uppercase; line-height: 1.2; margin-bottom: 0; }
.ttl::before { content: ""; position: absolute; top: 0; left: 50%; width: 1.5px; height: 50px; background: #0d171f; }
.ttl::after { content: ""; position: absolute; bottom: 0; left: 50%; width: 1.5px; height: 60px; background: #0d171f; }
.ttl.ttl-nobr { padding-top: 0; padding-bottom: 0; margin-bottom: 25px; }
.ttl.ttl-nobr::before, .ttl.ttl-nobr::after { display: none; }
.ttl-wht h1, .ttl-wht h2, .ttl-wht h3 { color: #fff; }
.ttl.ttl-wht::before, .ttl.ttl-wht::after { background: #fff; }

@media all and (max-width: 992px) {
.ttl h1, .ttl h2, .ttl h3 { font-size: 30px; }
}

@media all and (max-width: 768px) {
.ttl { padding-top: 40px; padding-bottom: 40px; }
.ttl h1, .ttl h2, .ttl h3 { font-size: 26px; }
.ttl::before, .ttl::after { height: 30px; }
}

@media all and (max-width: 580px) {
.ttl h1, .ttl h2, .ttl h3 { font-size: 21px; }
}

/* HEADER */
header { position: fixed; top: 0; left: 0; width: 100%; padding: 10px 0; background: #0D171F; background: -webkit-linear-gradient(260deg,rgba(13, 23, 31, 1) 0%, rgba(13, 23, 31, 1) 55%, rgba(13, 23, 31, 0) 100%); background: -moz-linear-gradient(260deg,rgba(13, 23, 31, 1) 0%, rgba(13, 23, 31, 1) 55%, rgba(13, 23, 31, 0) 100%); background: linear-gradient(260deg,rgba(13, 23, 31, 1) 0%, rgba(13, 23, 31, 1) 55%, rgba(13, 23, 31, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0D171F", endColorstr="#0D171F", GradientType=0); -webkit-box-shadow: 0px 10px 28px -8px rgba(0,0,0,0.08); -moz-box-shadow: 0px 10px 28px -8px rgba(0,0,0,0.08); box-shadow: 0px 10px 28px -8px rgba(0,0,0,0.08); z-index: 300; }
body.admin-bar header { top: 32px; }
.header-separator { margin-top: 150px !important; }

/* HEADER / LOGO */
.logo { position: relative; display: block; max-width: 170px; height: 71px; padding-right: 95px; text-decoration: none !important; }

/* HEADER / TEL */
.head-tel { position: relative; padding-left: 30px; color: #fff; font-size: 16px; height: 35px; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; }
.head-tel i { position: absolute; top: 4px; left: 0; color: #02edda; font-size: 30px; }

/* HEADER / MENU */
.menu ul { display: flex; -ms-flex-pack: space-between; justify-content: space-between; padding-left: 50px; }
.menu li { position: relative; }
.menu li:last-child { margin: 0; }
.menu li a { display: inline-block; position: relative; color: #fff; font-size: 16px; text-decoration: none; }
.menu li a::before { display: none; content: ""; position: absolute; bottom: -10px; left: 0; width: 100%; height: 1px; background: #0D171F; opacity: 0; }
.menu li:hover a { color: rgba(255,255,255,.6); }
.menu li:hover a::before { bottom: -4px; opacity: 1; }
.menu li.archive a { background: red; }
.menu li.archive a i { color: #fff; }

/* HEADER / MOBILE */
.mobile-navi-button, .mobile { display: none; }
.pushmenu { background: #02edda; width: 210px; height: 100%; top: 0; z-index: 1000; position: fixed; overflow-x: scroll; }
.pushmenu::-webkit-scrollbar { display: none; }
.pushmenu-right { right: -210px; }
.pushmenu-right.pushmenu-open { right: 0; }
.pushmenu-push { overflow-x: hidden; position: relative; right: 0; }
.pushmenu-push-toright { right: 210px; }
.pushmenu, .pushmenu-push, header { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }

@media (max-width: 1400px) { 
.menu li a { font-size: 15px; padding: 8px 8px; }
}

@media (max-width: 1350px) { 
.head-tel { font-size: 14.5px; }
menu li { margin: 0 16px 0 0; }
menu li a { font-size: 15px; }
header nav { display: none; }
.pushmenu-push-toright header { left: -210px; }
.mobile-navi-button { display: inline-block; vertical-align: top; color: #02edda; font-size: 19px; font-weight: bold; text-transform: uppercase; cursor: pointer; margin: 2px 0 0 20px; }
.mobile-navi-button i { vertical-align: top; margin-top: -2px; font-size: 25px; color: #02edda; margin: 0 5px 0 0; }
.mobile-navi-button i, .mobile-navi-button.sw i.fa-bars  { display: none; }
.mobile-navi-button.hd i.fa-bars { display: inline-block;  }
.mobile-navi-button.sw i.fa-times { display: inline-block; }
.pushmenu li a { position: relative; display: block; color: #212529; font-size: 1rem; text-decoration: none; padding: 12px 15px 12px 15px; border-bottom: 1px solid #212529; }
.pushmenu li a:hover { background: rgba(255,255,255,0.35); border-top-color: #dddddd; padding-left: 40px; }
body.home .mobile-navi-button, body.home .mobile-navi-button i { color: #00a7ae; }
body.home .pushmenu { background: #00a7ae; }
} 

@media all and (max-width: 1200px) {
.head-tel { font-size: 16px; }
}

@media all and (max-width: 768px) {
.mobile-navi-button { font-size: 16px; }
.mobile-navi-button i { margin-top: -3px; }
}

@media all and (max-width: 600px) {
header { background: #0D171F !important; }
header .section-col-1, header .section-col-2 { display: block; float: left; width: auto; max-width: 100%; padding: 0 10px 0 0; }
.mobile-navi-button { margin: 0; }
.head-tel { font-size: 14px; }
header .section-col-1 { width: 100px; padding-left: 15px; }
header .section-col-3 { position: absolute; top: 8px; right: 0; }
.mobile-navi-button { font-size: 17px; }
.mobile-navi-button span { display: none; }
.head-tel i { top: 8px; left: 10px; font-size: 20px; }
}

@media all and (max-width: 340px) { 
header .section-col-2 { display: none; }
}

/* MAIN SECTION */
.main-section { padding: 75px 0 50px 0; overflow: hidden; background: url("../images/v2/main-bg.jpg") 50% 50% no-repeat; background-size: cover; }
.hex-bg { position: absolute; width: 340px; height: 301px; background: url("../images/v2/hex-bg.png") 50% 50% no-repeat; background-size: cover; opacity: .5; }
.hex-bg-1 { top: 50px; left: 50%; margin-left: -995px; }
.hex-bg-2 { top: 50px; right: 50%; margin-right: -995px; }
.hex-bg-3 { bottom: 0; left: 50%; margin-left: -995px; width: 450px; height: 400px; }
.hex-bg-4 { bottom: 0; right: 50%; margin-right: -1105px; width: 450px; height: 400px; }
.main-head { position: relative; text-align: center; }
.main-head h2 { color: #fff; font-size: 54px; font-weight: 200; text-transform: uppercase; margin: 0; }
.main-head h3 { color: #02edda; font-size: 33px; line-height: 1.2; text-transform: uppercase; font-weight: 800; }
.main-head h3 strong { display: none; }
.main-head h3 img { display: block; max-width: 440px; margin: 6px auto 0 auto; }
.main-info { position: relative; -ms-flex-pack: space-between; justify-content: space-between; }
.main-info .column-1, .main-info .column-2 { max-width: 392px; padding-left: 15px; padding-right: 15px; }
.main-info figure, .main-mobile-device { position: absolute; top: -26px; left: 50%; margin-left: -138px; width: 276px; }
.main-info figure::after, .main-mobile-device::after { content: ""; position: absolute; top: 50%; left: 50%; margin: -335px 0 0 -336px; width: 673px; height: 671px; background: url("../images/v2/device-light.png") 50% 50% no-repeat; z-index: -1; }
.main-info figure img, .main-mobile-device img { max-width: 100%; }
.main-info-date { font-size: 32px; color: #fff; margin-bottom: 65px; }
.main-info-date strong { color: #02edda; }
.main-info-about h4 { color: #fff; font-size: 25px; font-style: italic; }
.main-info-about p { color: #fff; font-size: 16px; line-height: 1.2; }
.main-info .column-2 > div { margin-bottom: 30px; }
.main-info .column-2 p { color: #fff; font-size: 20px; text-transform: uppercase; margin-bottom: 0; }
.main-info .column-2 p strong { font-size: 22px; }
.main-info-days p strong { font-size: 35px; }
.main-info-format strong, .main-info-participants strong { margin-left: 25px; }
.main-info-format strong { font-style: italic; }
.main-info .column-2 li { position: relative; display: inline-block; vertical-align: top; color: #02edda; font-size: 19px; font-weight: bold; line-height: 1; text-transform: uppercase; padding-right: 16px; }
.main-info .column-2 li span { display: block; color: #fff; font-size: 17px; font-weight: normal; text-transform: none; margin-top: 4px; }
.main-info .column-2 li::after { content: ""; position: absolute; top: 0; right: 5px; width: 1.5px; height: 100%; background: #02edda; }
.main-info .column-2 li:last-child { padding-right: 0; }
.main-info .column-2 li:last-child::after { display: none; }
.main-info .column-2 .main-info-days li { padding-right: 25px; }
.main-info .column-2 .main-info-days li::after { right: 11px; }
.main-attachments { position: relative; margin-bottom: 35px; z-index: 10; }
.main-mobile-device { display: none; }
.main-attachments ul { -ms-flex-pack: space-between; justify-content: space-between; }
.main-attachments li { width: 14.2%; }
.main-attachments li .item div { margin-top: -20px; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; height: 20px; }
.main-attachments li .item div img { max-width: auto; height: auto; max-width: 110px; max-height: 100%; }
.main-bottom { position: relative; -ms-flex-pack: space-between; justify-content: space-between; z-index: 20; }
.main-place { position: absolute; bottom: -8px; left: 50%; margin-left: -140px; width: 280px; text-align: center; }
.main-place p { color: #fff; font-size: 17px; line-height: 1.1; margin-bottom: 0; }
.main-place p strong { display: block; font-size: 22px; text-transform: uppercase; margin-bottom: 5px; }
.main-bottom > div { padding-left: 15px; padding-right: 15px; }
.main-counter { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; padding: 10px 35px; background: #394047; border: 2.5px solid #fff; border-radius: 8px; }
.main-counter div, .main-counter span { color: #fff; font-size: 19px; font-weight: bold; text-transform: uppercase; }
.main-counter span { display: block; color: #ff0101; font-size: 24px; margin-left: 6px; }

@media all and (max-width: 1200px) {
.main-info-format strong, .main-info-participants strong { margin-left: 5px; }
.main-info .column-1, .main-info .column-2 { max-width: 340px; }
.main-info-date { font-size: 29px; }
.main-head h2 { font-size: 48px; }
.main-head h3 { font-size: 29px; }
.main-head h3 img { max-width: 370px; }
.main-info .column-2 li::after { display: none; }
.main-info-date { margin-bottom: 40px; }
}

@media all and (max-width: 992px) {
.main-info .column-1, .main-info .column-2 { max-width: 272px; }
.main-head h2 { font-size: 42px; }
.main-head h3 { font-size: 25px; }
.main-head h3 img { max-width: 290px; }
.main-info figure { top: 15px; margin-left: -108px; width: 216px; }
.main-attachments li .item div img { max-width: 83px; }
.main-info-date { font-size: 23px; }
.main-info-about h4 { font-size: 22px; }
.main-info-about p { font-size: 14px; line-height: 1.1; }
.main-info .column-2 > div { margin-bottom: 20px; }
.main-info .column-2 p, .main-place p strong { font-size: 18px; line-height: 1.1; }
.main-info .column-2 li { display: block; font-size: 18px; margin: 4px 0; }
.main-info .column-2 li span { display: inline; font-size: 15px; }
.main-attachments { margin-bottom: 20px; }
.main-place { position: static; width: 100%; margin-left: 0; margin-bottom: 20px; }
.main-place br { display: none; }
.main-place p { font-size: 16px; line-height: 1.1; }
}

@media all and (max-width: 768px) {
.main-head h2 { font-size: 33px; }
.main-head h3 { font-size: 20px; }
.main-head h3 img { max-width: 190px; }
.main-info-about h4 { font-size: 18px; }
.main-info .column-1, .main-info .column-2 { max-width: 50%; }
.main-info figure { display: none; }
.main-mobile-device { display: block; position: static; width: 100%; margin-left: 0; text-align: center; }
.main-mobile-device img { max-width: 140px; }
.main-attachments ul { position: absolute; top: 0; left: 0; width: 100%; margin: 0; }
.main-attachments ul li { width: 50%; padding-left: 60px;}
.main-attachments ul li:nth-child(even) { text-align: right; padding-left: 0; padding-right: 60px; }
.main-attachments .item { display: inline-block; width: 70px; }
.main-place br { display: block; }
.main-counter div, .main-counter span { font-size: 17px; }
.main-counter { padding: 10px 15px; }
.main-info .column-2 p, .main-place p strong { font-size: 16px; }
.main-info .column-2 li { font-size: 15px; }
.main-info .column-2 p strong { display: block; font-size: 17px; }
.main-info-date { margin-bottom: 15px; }
.main-info .column-2 > div { margin-bottom: 15px; }
.main-attachments li .item div img { max-width: 78px; max-height: 17px; }
}

@media all and (max-width: 580px) {
.main-head h2 { font-size: 22px; }
.main-head h3 { font-size: 16px; }
.main-head h3 img { max-width: 170px; }
.main-info { display: block; }
.main-info .column-1, .main-info .column-2 {  display: block; max-width: 100%; }
.main-info-date { text-align: center; }
.main-info-date { font-size: 20px; }
.main-info-about p { font-size: 12px; }
.main-info .column-2 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;  }
.main-info .column-2 > div { width: 50%; }
.main-info .column-2 p strong { display: inline; }
.main-info .column-2 li span { font-size: 13px; }
.main-attachments ul li { padding-left: 15px !important; padding-right: 15px !important; }
.main-attachments .item { width: 53px; }
.main-attachments li .item div img { max-width: 78px; max-height: 10px !important; }
.main-bottom, .main-bottom > div { display: block; width: 100%; margin: 0; }
.main-counter { margin-bottom: 15px; }
}

/* SECTION / AUDIENCE */
.audience-section { padding: 20px 0 55px 0; background: url("../images/v2/audience-bg.jpg") fixed no-repeat; background-size: cover; }
.audience-list { max-width: 840px; text-align: center; margin: 0 auto 25px auto; }
.audience-list li { position: relative; display: inline-block; vertical-align: top; }
.audience-list figure img { max-width: 230px; margin: 0; }
.audience-list h3 { position: relative; color: #fff; font-size: 19px; text-shadow: rgba(0,0,0,.5) 0 1px 2px; text-transform: uppercase; font-weight: bold; }
.audience-section a.butn { margin-bottom: 6px; }

@media all and (max-width: 992px) {
.audience-section .ttl strong { display: block; }
.audience-list figure img { max-width: 190px; }
}

@media all and (max-width: 768px) {
.audience-list figure img { max-width: 155px; }
}

@media all and (max-width: 580px) {
.audience-section { padding: 20px 0 35px 0; }
.audience-list li { width: 50%; }
.audience-list figure img { max-width: 95px; }
.audience-list h3 { font-size: 16px; }
}

/* PROGRAMM SECTION */
.programm-section { padding: 20px 0 55px 0; background: url("../images/v2/programm-bg.jpg") fixed no-repeat; background-size: cover; }
.programm-section .ttl { padding-bottom: 0; }
.programm-section .ttl::after { display: none; }
.programm-day-header { margin-bottom: 25px; }
.programm-day-header .inner { position: relative; padding-bottom: 10px; margin-bottom: 15px; margin-top: 40px; }
.programm-day-header .inner::after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 1.5px; background: #0F1821; background: -webkit-linear-gradient(90deg,rgba(15, 24, 33, 0) 0%, rgba(24, 35, 46, 1) 20%, rgba(48, 63, 77, 1) 50%, rgba(67, 87, 103, 1) 80%, rgba(84, 107, 126, 0) 100%); background: -moz-linear-gradient(90deg,rgba(15, 24, 33, 0) 0%, rgba(24, 35, 46, 1) 20%, rgba(48, 63, 77, 1) 50%, rgba(67, 87, 103, 1) 80%, rgba(84, 107, 126, 0) 100%); background: linear-gradient(90deg,rgba(15, 24, 33, 0) 0%, rgba(24, 35, 46, 1) 20%, rgba(48, 63, 77, 1) 50%, rgba(67, 87, 103, 1) 80%, rgba(84, 107, 126, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0F1821", endColorstr="#546B7E", GradientType=1 ); }
.programm-day-date { position: absolute; top: 0; left: 0; color: #01bbac; font-size: 30px; font-weight: bold; }
.programm-day-header h3 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; color: #01bbac; font-size: 22px; text-transform: uppercase; height: 36px; }
.programm-day-header h3 span { width: 50%; padding: 0 20px; }
.programm-day-header h3 span:first-child { text-align: right; }
.programm-day-header h3::after { content: ""; position: absolute; bottom: 25px; left: 50%; width: 1.5px; height: 60px; background: #0F1821; background: -webkit-linear-gradient(180deg,rgba(15, 24, 33, 1) 10%, rgba(1, 187, 172, 1) 100%); background: -moz-linear-gradient(180deg,rgba(15, 24, 33, 1) 10%, rgba(1, 187, 172, 1) 100%); background: linear-gradient(180deg,rgba(15, 24, 33, 1) 10%, rgba(1, 187, 172, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0F1821", endColorstr="#01BBAC", GradientType=0); }
.programm-day-header time { display: block; color: #0d171f; font-size: 25px; font-weight: bold; text-align: center; }
.programm-day-themes h4 { position: relative; padding: 16px 0 0 20px; color: #4f697b; font-size: 22px; font-weight: bold; text-transform: uppercase; margin-bottom: 15px; }
.programm-day-themes h4::before { content: ""; position: absolute; top: 0; left: 0; width: 40%; height: 1.5px; background: #4F697B; background: -webkit-linear-gradient(90deg,rgba(79, 105, 123, 1) 0%, rgba(79, 105, 123, 1) 50%, rgba(79, 105, 123, 0) 100%); background: -moz-linear-gradient(90deg,rgba(79, 105, 123, 1) 0%, rgba(79, 105, 123, 1) 50%, rgba(79, 105, 123, 0) 100%); background: linear-gradient(90deg,rgba(79, 105, 123, 1) 0%, rgba(79, 105, 123, 1) 50%, rgba(79, 105, 123, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4F697B", endColorstr="#4F697B", GradientType=1 ); }
.programm-day-themes h4:after { content: ""; position: absolute; top: 0; left: 0; width: 1.5px; height: 100%;  background: #4F697B; background: -webkit-linear-gradient(180deg,rgba(79, 105, 123, 1) 0%, rgba(79, 105, 123, 1) 50%, rgba(79, 105, 123, 0) 100%); background: -moz-linear-gradient(180deg,rgba(79, 105, 123, 1) 0%, rgba(79, 105, 123, 1) 50%, rgba(79, 105, 123, 0) 100%); background: linear-gradient(180deg,rgba(79, 105, 123, 1) 0%, rgba(79, 105, 123, 1) 50%, rgba(79, 105, 123, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4F697B", endColorstr="#4F697B", GradientType=0 ); }
.programm-day-themes ul { margin-left: 100px; }
.programm-day-themes ul ul { margin-left: 60px; padding-left: 0; margin-bottom: 15px; }
.programm-day-themes p { margin-left: 140px; }
.day2 .programm-day-themes p { font-style: italic; }
.programm-day-themes li { font-style: italic; margin-bottom: 5px; }
.programm-day-themes h5 { color: #4f697b; font-size: 22px; text-transform: uppercase; margin-left: 20px; }
.programm-day-themes h5 strong { color: #01bbac; }

@media all and (max-width: 992px) {
.programm-day-themes h4 { font-size: 19px; }
}

@media all and (max-width: 768px) {
.programm-day-date { position: static; width: 50%; text-align: right; padding: 0 20px; }
.programm-day-themes ul { margin-left: 0; }
.programm-day-themes h4 { font-size: 18px; }
.programm-day-themes p { margin-left: 20px; }
.programm-day-date { font-size: 26px; }
.programm-day-header time { font-size: 20px; }
}

@media all and (max-width: 580px) {
.programm-section { padding: 20px 0 35px 0; }
.programm-section::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #fff; opacity: .7; }
.programm-day-header h3 span, .programm-day-date { width: 100%; text-align: center !important; }
.programm-day-header h3::after { display: none; }
.programm-day-header .inner { margin-top: 20px; margin-bottom: 10px; }
.programm-day-date { font-size: 22px; }
.programm-day-header h3, .programm-day-themes h5 { font-size: 19px; }
.programm-day-themes h4 { font-size: 17px; }
}

/* SPEAKERS SECTION */
.speakers-section { padding: 20px 0 15px 0; }
.speakers-list .item { text-align: center; margin-bottom: 35px; height: 430px; }
.speakers-list .item .in { max-width: 280px; margin: 0 auto; }
.speakers-list .item figure { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; height: 220px; }
.speakers-list .item figure img { width: auto; height: auto; max-width: 100%; max-height: 200px; margin: 0; }
.speakers-list .item.autoheight { height: auto; }
.speakers-list .item h3 { position: relative; color: #3e4951; font-size: 17px; font-weight: bold; padding-bottom: 6px; margin-bottom: 6px; }
.speakers-list .item h3 strong { display: block; font-size: 20px; text-transform: uppercase; }
.speakers-list .item h3::after { content: ""; position: absolute; bottom: 0; left: 50%; margin-left: -128px; width: 246px; height: 1.5px; background: #3e4951; }
.speakers-list .item p { color: #3e4951; font-size: 15px; line-height: 1.2; }
.speakers-list .item a { text-decoration: underline; }
.speakers-list .item:hover figure img { max-height: 220px; }

@media all and (max-width: 768px) {
.speakers-list .item { margin-bottom: 20px; height: 320px; }
.speakers-list .item figure { height: 160px; }
.speakers-list .item figure img { max-height: 160px !important; }
.speakers-list .item p { font-size: 13px; line-height: 1.1; }
}

@media all and (max-width: 580px) {
.speakers-list .item { height: auto; }
}

/* BENEFITS SECTION */
.benefits-section { padding: 20px 0 55px 0; background: url("../images/v2/benefits-bg.jpg") fixed no-repeat; background-size: cover; }
.benefits-section .row { margin-top: -25px; }
.benefits-section .column-1, .benefits-section .column-3 { margin-top: 80px; }
.benefits-list { text-align: center; margin: 40px 0 70px 0; }
.benefits-list li { position: relative; margin-bottom: 45px; }
.benefits-list li .item { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: 290px; height: 116px; margin: 0 auto; }
.benefits-list li .item::after { content: ""; position: absolute; top: 50%; left: 50%; margin: -96px 0 0 -206px; width: 411px; height: 192px; background: url("../images/v2/benefit-bg.png") 50% 50% no-repeat; background-size: 100% 100%; z-index: -1; }
.benefits-list li p { position: relative; margin: 0; padding: 0; color: #fff; font-size: 16px; line-height: 1.1; font-style: italic; text-transform: uppercase; }
.benefits-list li p strong { display: block; font-size: 25px; line-height: 1; font-weight: bold;  margin: 6px 0; }  

@media all and (max-width: 1200px) {
.benefits-list li .item { width: 240px; height: 100px; }
.benefits-list li .item::after { margin: -80px 0 0 -173px; width: 345px; height: 162px; }
.benefits-list li p { font-size: 15px; }
.benefits-list li p strong { font-size: 21px; }
}

@media all and (max-width: 992px) {
.benefits-list li .item::after { margin: -80px 0 0 -163px; width: 329px; }
}

@media all and (max-width: 768px) {
.benefits-section .column-1, .benefits-section .column-2, .benefits-section .column-3 { width: 50%; }
.benefits-section .column-2 { margin-top: 75px; }
.benefits-section .column-1, .benefits-section .column-3 { margin-top: 0; }
.benefits-section .column-3 { margin-top: -282px; }
}

@media all and (max-width: 580px) {
.benefits-section .row { margin-top: 0; }
.benefits-section .column-1, .benefits-section .column-2, .benefits-section .column-3 { width: 100% !important; margin-top: 0 !important; }
.benefits-list { margin: 0; }
.benefits-list li { margin-bottom: 30px; }
.benefits-list li p { font-size: 12px; }
.benefits-list li p strong { font-size: 17px; }
.benefits-list li .item { width: 195px; height: 80px; }
.benefits-list li .item::after { margin: -63px 0 0 -141px; width: 280px; height: 129px; }
}

/* SECTION / PARTNERS */
.partners-section { }
.logos-list li { text-align: center; }
.logos-list li h3 { font-size: 19px; line-height: 1.55; height: 65px; }
.logos-list li .td { height: 120px; }
.logos-list img { max-width: 190px; max-height: 95px; }

/* BOOK SECTION */
.book-info-section, .sertificat-section { background: url("../images/v2/programm-bg.jpg") fixed no-repeat; background-size: cover; }
.book-info-section.in { padding-top: 55px; }
.book-info-section::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #0D171F; background: -webkit-linear-gradient(90deg,rgba(13, 23, 31, 1) 0%, rgba(13, 23, 31, 0) 100%); background: -moz-linear-gradient(90deg,rgba(13, 23, 31, 1) 0%, rgba(13, 23, 31, 0) 100%); background: linear-gradient(90deg,rgba(13, 23, 31, 1) 0%, rgba(13, 23, 31, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0D171F", endColorstr="#0D171F", GradientType=1); opacity: .4; }
.book-info-section h2 { color: #e60209; font-size: 26px; font-weight: bold; line-height: 1.2; }
.book-info-section h3 { font-size: 20px; margin-bottom: 30px; }

@media all and (max-width: 768px) {
.book-info-section img { max-width: 280px !important; }
}

@media all and (max-width: 580px) {
.book-info-section img { max-width: 230px !important; }
.book-info-section h2 { font-size: 22px; }
.book-info-section h3 { font-size: 16px; }
}

/* VIDEOS GALLERY  */
.videos-section { padding-top: 55px; padding-bottom: 55px !important; background: url("../images/v2/audience-bg.jpg") fixed no-repeat; background-size: cover; }
.videos-list .item  { display: block !important; }
.videos-list .item a { position: relative; display: block; height: 212px; overflow: hidden; }
.videos-list .item a span { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.videos-list .item a span::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,71,153,0.22); opacity: 0; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; z-index: 5; }
.videos-list .item a span::after { position: absolute; font-family: "FontAwesome"; font-weight: 900; content: "\f167"; font-size: 52px; line-height: 52px; color: #fff; top: 50%; left: 0; margin-top: -22px; text-indent: 0; width: 100%; height: 60px; text-align: center; z-index: 25; opacity: 0; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.videos-list .item a:hover span::before { opacity: 1; }
.videos-list .item a:hover span::after { opacity: 1; }  
.videos-list .item a:hover span { transform: scale(1.1); }

/* VIDEO */
.video-item { margin-bottom: 35px; }
.video-item a { position: relative; display: block; width: 100%; max-width: 720px; margin: 0 auto; }
.video-item:last-child { margin-bottom: 0; }
.video-item a img { margin: 0; padding: 0; border: 0; z-index: 1; }
.video-item a::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: #fff; line-height: 100%; text-align: center; font-size: 32px; background: rgba(0,71,153,0.22); opacity: 0; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; z-index: 2; }
.video-item a::after { position: absolute; top: 50%; left: 50%; margin: -32px 0 0 -16px; font-family: "FontAwesome"; content: "\f04b"; color: #fff; line-height: 1; text-align: center; font-size: 65px; opacity: 1; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; z-index: 3; }
.video-item:hover a::after { opacity: 1; }
.video-item:hover a::before { opacity: .9; }

@media all and (max-width: 580px) {
.in.feedbacks-section { padding-bottom: 20px; }
}

/* MANAGERS SECTION */
.managers-section { background: #ffffff; }
.managers-section h2 { margin-top: 15px; }
.managers-section h3 { text-align: center; font-size: 25px; }
.managers-section h3 i { color: #008eff; }
.managers-list { margin-bottom: 35px; }
.managers-list li { margin-bottom: 25px; text-align: center; }
.manager-photo { position: relative; text-align: center; margin: 0 auto 2rem auto; z-index: 10; }
.manager-photo-round { position: relative; width: 200px; height: 200px; border-radius: 200px; overflow: hidden; margin: 0 auto 25px auto; }
.manager-photo-round img { position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; object-fit: cover; transform: translate(-50%, -50%); margin: 0; }
.manager-info h3 { font-size: 25px; font-weight: bold; letter-spacing: 3px; }
.manager-photo img { max-width: 85%; }
.manager-info .m-tel { font-size: 16px; }
.manager-info .m-tel i { display: block; font-weight: bold; margin-bottom: 6px; }
.manager-info .m-tel a:hover { color: #0052a1; }
.managers-section p, .managers-section p a { font-weight: bold; }
.managers-section p, .managers-section p a, .managers-section p i { color: #41c653; }
.managers-section p.m-tel a { color: #fff; }
.phone-contact { text-align: center; font-size: 20px; margin-bottom: 45px; }
.phone-contact a { color: #000 !important; }
.whatsapp-contact { text-align: center; font-size: 20px; line-height: 34px; margin: -30px 0 25px 0; }

/* REGISTRATION / FORMS */
.form-group { position: relative; }
.form-group.hidden { display: none; }
.form-group textarea { height: 95px; max-height: 165px; }
.form-group .wpcf7-not-valid { border-color: #f03952 !important; } 
.form-row { border: 0 !important; }
.form-row input { padding: 4px 0 !important; border: 0; border-bottom: 1px solid rgba(0,0,0,0.80); }
.form-row .optional { display: none; }
.ajax-loader { position: absolute !important; top: 18px !important; left: 15px !important; width: 20px; height: 20px; background: #fff; border-radius: 20px; }
.wpcf7-validation-errors, div.wpcf7-mail-sent-ok { width: 100%; max-width: 100%; background: #f03952; color: #ffffff !important; border: 0 !important; padding: 15px !important; display: block !important; margin: 20px 0 0 0 !important; text-align: center; }
.mfp-content .wpcf7-validation-errors, .mfp-content div.wpcf7-mail-sent-ok { position: absolute; top: 100%; left: 0; width: 100%; max-width: 100%; }
div.wpcf7-mail-sent-ok { background: #398f14; }
.wpcf7-not-valid-tip, .screen-reader-response { display: none !important; }
.form-group-ttl { display: block; margin-bottom: 15px; font-weight: bold; }
.form-group-ttl.inline { display: inline-block; margin: 0 20px 0 0; }
form .row .wpcf7-list-item { position: relative; padding-left: 20px; margin: 0 20px 0 0; }
form .row .wpcf7-list-item input { position: absolute; top: 3px; left: 0; }
.agree span.wpcf7-list-item { margin: 0; padding: 0 4px; }
.agree span.wpcf7-list-item .wpcf7-list-item-label { display: none; }
.agree span.wpcf7-validates-as-required { border-bottom: 2px solid rgba(255,255,255,0); margin: 0 6px 0 0; }
.agree span.wpcf7-validates-as-required.wpcf7-not-valid { border-color: red; }
.agree a { text-decoration: underline; }
input[type="text"].form-control, input[type="tel"].form-control, input[type="email"].form-control, select.form-control { border-radius: 5px; border: 1px solid rgba(98,72,49,0.45); }
.form-group-ttl { color: rgba(98,72,49,0.95); }
.wpcf7-spinner { position: absolute; top: 15px; right: 0; z-index: 25; }

/* OWL CUSTOM */
.owl-carousel { position: relative; }
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next { position: absolute; top: 50%; margin: -5px 0 0 0; width: 27px; height: 27px; outline: none; opacity: 0.50; }
.owl-carousel .owl-nav .owl-prev { left: -30px; }
.owl-carousel .owl-nav .owl-prev:before { position: absolute; font-family: "FontAwesome"; font-weight: 900; content: "\f053"; font-size: 24px; color: #0D171F; top: 0; left: 0; text-indent: 0; width: 25px; line-height: 27px; z-index: 25; }
.owl-carousel .owl-nav .owl-next { right: -30px; }
.owl-carousel .owl-nav .owl-next:before { position: absolute; font-family: "FontAwesome"; font-weight: 900; content: "\f054"; font-size: 24px; color: #0D171F; top: 0; left: 0; text-indent: 0; width: 30px; line-height: 27px; z-index: 25; }
.owl-carousel .owl-nav .owl-prev span, .owl-carousel .owl-nav .owl-next span { display: none; }
.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover { opacity: 1; }
.owl-carousel .owl-dots { position: absolute; bottom: -40px; left: 0; width: 100%; text-align: center; z-index: 10; }
.owl-carousel .owl-dots button { margin: 0 5px; outline: none; }
.owl-carousel .owl-dots button span { display: block; width: 11px; height: 11px; border: 1px solid #c29838; border-radius: 11px; background: none; }
.owl-carousel .owl-dots button.active span { background: #c29838; }
.owl-carousel.owl-drag .owl-item { text-align: center; }
.owl-carousel.owl-drag .owl-item .item { display: inline-block; text-align: center; }
.owl-carousel .td { height: 120px; text-align: center; }
.owl-carousel .td img { display: inline !important; width: auto !important; max-width: 190px !important; max-height: 90px; margin: 0; }
.owl-carousel .td a:hover img { opacity: 0.65; }

@media all and (max-width: 1260px) {
.owl-carousel .owl-nav .owl-prev { left: 15px; }
.owl-carousel .owl-nav .owl-next { right: 15px; }
}

@media all and (max-width: 580px) {
.owl-carousel { width: 300px !important; margin: 0 auto; }
}

/* POPUPS */
.mfp-zoom-out .mfp-content { width: auto !important; vertical-align: middle !important; display: inline-block; margin-top: 35px; margin-bottom: 35px; } 
.mfp-zoom-out .white-popup { display: inline-block; position: relative; background: #ffffff; max-width: 650px; min-width: 200px; z-index: 100000; padding: 30px 30px 20px 30px; border: 1px solid #ddd; -webkit-box-shadow: 5px 5px 20px 0px rgba(68,68,68,0.4); -moz-box-shadow: 5px 5px 20px 0px rgba(68,68,68,0.4);  box-shadow: 5px 5px 20px 0px rgba(68,68,68,0.4); } 
.mfp-zoom-out .mfp-close { top: 0 !important; right: 0!important; color: #444444 !important; font-size: 35px !important; background: #f4f4f4; border: 1px solid #ddd; border-top: 0; border-right: 0; opacity: 1 !important; }
.mfp-zoom-out .mfp-close:hover { background: #c29838; border-color: #c29838; color: #fff !important; }
.mfp-zoom-out.mfp-bg { background: rgba(0,0,0,0.92) !important; }
.mfp-zoom-out .mfp-with-anim { opacity: 0; transition: all 0.3s ease-in-out; transform: scale(1.3); }
.mfp-zoom-out.mfp-bg { opacity: 0; transition: all 0.3s ease-out; }
.mfp-zoom-out.mfp-ready .mfp-with-anim { opacity: 1; transform: scale(1); }
.mfp-zoom-out.mfp-ready.mfp-bg { opacity: 0.96; }
.mfp-zoom-out.mfp-removing .mfp-with-anim { transform: scale(1.3); opacity: 0; }
.mfp-zoom-out.mfp-removing.mfp-bg { opacity: 0; }
.mfp-content .form button, .mfp-content .form input[type=submit], .mfp-content .form input[type=button], .mfp-content .form a.form-btn { min-width: auto; }
.mfp-zoom-out .white-popup .ttl, .form-head { margin-bottom: 35px; }
.mfp-zoom-out .white-popup .ttl h3 { color: #000; font-size: 25px; line-height: 1.3; margin: 0; }
.mfp-zoom-out .white-popup p, .mfp-zoom-out .white-popup li { font-size: 18px; }
.mfp-zoom-out .white-popup .form-control, { padding: 12px 15px; border-radius: 0; border-color: #444444; height: auto; font-size: 18px; }
.mfp-zoom-out .white-popup p.form-agreement { font-size: 14px; }
.mfp-zoom-out h3 { font-weight: bold; margin-bottom: 20px; }
.mfp-zoom-out .butn { width: 100%; }
.mfp-zoom-out .wpcf7-response-output { max-width: 400px; }
.mfp-zoom-out .white-popup.fullprogramm-popup { max-width: 950px;  }

@media all and (max-width: 580px) {
.mfp-zoom-out .white-popup .ttl h3 { font-size: 22px; }
}

/* FOOTER */
footer { position: relative; background: #fff; padding: 90px 0 30px 0; }
.kitmed-garanty { position: absolute; top: -188px; left: 50%; margin-left: -95px; width: 190px; }
.kitmed-garanty::before { content: ""; position: absolute; top: 0; left: -6px; width: 200px; height: 200px; border-radius: 200px; background: #fff; z-index: -1; }
footer p { margin-bottom: 25px; }
footer h3, footer p strong { display: block; color: #0D171F; font-size: 17px; font-weight: bold; text-transform: uppercase; margin-bottom: 9px; }
footer .section-col-3 p, footer .col-xl-4 p:last-child { margin-bottom: 0; }
footer .section-col-1 .box { padding-right: 30px; }
footer .section-col-2 .box { position: relative; }

/* SOCIALS */
.socials-list { display: inline-block; vertical-align: top; margin: 0; }
.socials-list li { display: inline-block; vertical-align: top; margin: 0 15px 0 0; }
.socials-list li:last-child: { margin-right: 0; }
.socials-list li a { position: relative; color: #0D171F; font-size: 35px; }
.socials-list li a:hover i { color: #99e085; }