body { color: #000; }
.overflow { overflow: hidden; }

/* GLOBAL TRANSITION */
.samexpo-butn { -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }

/* SECTIONS */
section, article { position: relative; z-index: 1; }
section.out, article.out, main.out { margin-bottom: 55px; }
section.in, article.in, main.in { padding-top: 75px; padding-bottom: 75px; }
section.page-section { margin-top: 50px !important; }

/* TITLES */
.samexpo-ttl { position: relative; text-align: center; margin-bottom: 35px; }
.samexpo-ttl h1, .samexpo-ttl h2, .samexpo-ttl h3 { color: #004982; font-size: 35px; line-height: 1.2; font-weight: 800; text-transform: uppercase; margin: 0; }

/* BUTTONS - DEF/BUY */
.samexpo-butn { position: relative; display: inline-block; vertical-align: top; padding: 9px 15px; min-width: 250px; text-decoration: none; text-align: center; color: #315856; font-size: 18px; letter-spacing: 3px; font-weight: 700; text-transform: uppercase; border: 2px solid #ffeed4; background: #f9d190; border-radius: 9px; cursor: pointer; }
.samexpo-butn i, .samexpo-butn:hover i { display: inline-block; color: #0e9293; margin: 0 8px 0 0; }
.samexpo-butn:hover { text-decoration: none; background: #f0b658 !important; }
.samexpo-butn:disabled { background: #F0F0F4 !important; color: #BDBEC2 !important; cursor: default; }
.formbutn { color: #315856; background: #f9d190; }
.formbutn:hover { background: #f0b658 !important; }
 
/* MAIN SCREEN */
.samexpo-main-screen { border-top: 55px solid #000; z-index: 50; }
.samexpo-main-screen::before { content: ""; position: absolute; top: 0; left: 50%; margin-left: -960px; width: 1920px; height: 405px; background: url("../images/samexpo/samexpo-mainbg.jpg") 50% 50% no-repeat; background-size: cover; }
.samexpo-main-screen .container { position: relative; height: 405px; }
.samexpo-slogan  { position: relative; top: 23px; left: 190px; }
.samexpo-slogan h3 { text-transform: uppercase; }
.samexpo-slogan h3 strong { display: block; font-size: 68px; font-weight: 800; background: -webkit-linear-gradient(90deg, rgba(116,162,206,1) 0%, rgba(255,255,255,1) 100%); -webkit-background-clip: text;  -webkit-text-fill-color: transparent; }
.samexpo-slogan h3 span { display: block; font-size: 42px; font-weight: 800; background: -webkit-linear-gradient(90deg, rgba(116,162,206,1) 0%, rgba(255,255,255,1) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.samexpo-slogan p { color: #fff; font-size: 21px; line-height: 1.4; text-transform: uppercase; }
.samexpo-main-line-1 { position: absolute; top: 0; left: 85px; width: 535px; height: 9px; background: url("../images/samexpo/samexpo-main-line-1.png") 50% 50% no-repeat; }
.samexpo-main-line-2 { position: absolute; top: 75px; left: -70px; width: 419px; height: 10px; background: url("../images/samexpo/samexpo-main-line-2.png") 50% 50% no-repeat; }
.samexpo-main-line-3 { position: absolute; top: 130px; left: 60px; width: 308px; height: 10px; background: url("../images/samexpo/samexpo-main-line-3.png") 50% 50% no-repeat; }
.samexpo-main-line-4 { position: absolute; bottom: -10px; left: -25px; width: 308px; height: 10px; background: url("../images/samexpo/samexpo-main-line-3.png") 50% 50% no-repeat; }
.samexpo-main-logo { position: absolute; bottom: 85px; right: 265px; width: 300px; }

/* ABOUT SCREEN 
.samexpo-about-screen { padding: 45px 0 10px 0; background: url("../images/samexpo/about-bg.jpg") 50% 50% no-repeat; background-size: cover; }*/
.samexpo-about-screen { padding: 45px 0 10px 0; background: url("../images/samexpo/main-bg.jpg") 50% 50% no-repeat; background-size: cover; }
.samexpo-about-screen::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #224f4c; opacity: .9; z-index: 1; }

.samexpo-about-screen .container { position: relative; height: 405px; }
.samexpo-about-row { margin-bottom: 25px; }
.samexpo-about-row .column-1, .samexpo-about-row .column-2 { width: 50%; }
.samexpo-about-row .column-1 { text-align: right; }
.samexpo-about-row .column-1 figure { padding-right: 25px; margin: 0; }
.samexpo-about-row .column-1 figure img { width: 370px; }
.samexpo-about-row .column-2 { padding-left: 25px; border-left: 1px solid #fff; }
.samexpo-about-row .column-2 p, .samexpo-event-buttos p { color: #fff; font-size: 22px; }
.samexpo-event-buttos p { font-weight: bold; text-transform: uppercase; margin-bottom: 2px; }
.samexpo-event-hall, .samexpo-event-date { display: inline-block; vertical-align: top; margin: 0 -3px; color: #fff; font-size: 34px; font-weight: 800; line-height: 1; padding: 5px 10px; border: 1px solid #fff; }
.samexpo-event-hall { background: #fff; color: #224f4c; }
.samexpo-event-time { color: #fff; font-size: 34px; font-weight: 800; line-height: 1; margin-top: 15px; }
.samexpo-event-buttos { text-align: center; }
.samexpo-event-buttos a { margin: 0 10px; }
.samexpo-programm-head { position: relative; top: -55px; padding: 20px 30px; text-align: center; margin-bottom: 25px; background: #FFEFD4; background: -webkit-linear-gradient(22deg, rgba(255, 239, 212, 1) 0%, rgba(255, 250, 240, 1) 100%); background: -moz-linear-gradient(22deg, rgba(255, 239, 212, 1) 0%, rgba(255, 250, 240, 1) 100%); background: linear-gradient(22deg, rgba(255, 239, 212, 1) 0%, rgba(255, 250, 240, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEFD4", endColorstr="#FFFAF0", GradientType=0); z-index: 5; }
.samexpo-programm-head h3, .samexpo-programm-info-screen h3 { position: relative; display: inline-block; font-size: 38px; font-weight: 900; text-transform: uppercase; padding-bottom: 6px; margin-bottom: 6px; }
.samexpo-programm-head h3::after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background: #315856; }
.samexpo-programm-head p { font-size: 27px; margin: 0; }
.samexpo-programm-head p strong { color: #315856; font-size: 32px; }
.samexpo-programm-date { position: relative; margin-left: 150px; }
.samexpo-programm-date br { display: none; }
.samexpo-programm-date.firts { margin-top: -46px; }
.samexpo-programm-date::before { content: ""; position: absolute; top: -13px; left: -90px; width: 512px; height: 80px; background: url("../images/samexpo/samexpo-programm-date2.svg") 50% 50% no-repeat; background-size: 512px 80px; }
.samexpo-programm-date div { position: relative; color: #f9d190; font-size: 26px; line-height: 1; font-weight: bold; padding: 14px 15px 13px 15px; background: #315856; }
.samexpo-programm-date div::before { content: ""; position: absolute; top: 0; left: -35px; width: 0px; height: 0px; border-style: solid; border-width: 0 0 53px 36px; border-color: transparent transparent #315856 transparent; transform: rotate(0deg); }
.samexpo-programm-date div::after { content: ""; position: absolute; top: -35px; left: -245px; width: calc(100% + 245px); height: 60px; z-index: -1; }
.samexpo-programm-item { margin-bottom: 50px; }
.samexpo-programm-inner { position: relative; padding-left: 65px; }
.samexpo-programm-icon { position: absolute; top: 0; left: -40px; width: 250px; }
.samexpo-programm-date { margin-bottom: 30px; }
.samexpo-programm-themes { position: relative; padding-left: 60px; padding-bottom: 20px; }
.samexpo-programm-themes::before { content: ""; position: absolute; top: 5px; left: 30px; width: 1px; height: calc(100% - 5px); background: #315856; }
.samexpo-programm-themes li { position: relative; color: #315856; font-size: 20px; font-weight: 600; margin-bottom: 10px; }
.samexpo-programm-themes li::before { content: ""; position: absolute; top: 5px; left: -38px; width: 18px; height: 18px; background: #315856; border-radius: 100%; }
.programm-speakers { position: relative; }
.programm-speakers h5 { position: relative; display: inline-block; margin-left: 30px; color: #315856; font-size: 38px; line-height: 1; font-weight: 900; text-transform: uppercase; border: 1px solid #315856; border-left: 0; border-bottom: 0; padding: 8px 25px 8px 5px; margin-bottom: 0; }
.programm-speakers h5::before { content: ""; position: absolute; bottom: 0; right: 0; width: calc(100% + 30px); height: 1px; background: #315856; }
.programm-speaker { position: relative; border-left: 1px solid #315856; padding: 20px 0 20px 30px; max-width: 502px; min-height: 250px; }
.programm-speaker figure { position: absolute; top: 15px; right: -300px; }
.programm-speaker figure::before { content: ""; position: absolute; top: 50%; left: 100%; margin-top: -70px; margin-left: -50px; width: 400px; height: 140px; background: rgb(243,243,243); background: -moz-linear-gradient(90deg, rgba(243,243,243,1) 0%, rgba(243,243,243,1) 40%, rgba(243,243,243,0) 100%); background: -webkit-linear-gradient(90deg, rgba(243,243,243,1) 0%, rgba(243,243,243,1) 40%, rgba(243,243,243,0) 100%); background: linear-gradient(90deg, rgba(243,243,243,1) 0%, rgba(243,243,243,1) 40%, rgba(243,243,243,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3f3f3",endColorstr="#f3f3f3",GradientType=1); z-index: -1; }
.programm-speaker figure div { top: 0; left: 0; width: 216px; height: 216px; border-radius: 100%; border: 3px solid #fad08f; overflow: hidden;  }
.programm-speaker h4 { font-size: 26px; font-weight: normal; margin-bottom: 15px; }
.programm-speakers::after { content: ""; position: absolute; bottom: 0; left: 0; width: 502px; height: 1px; background: #315856; }
.samexpo-programm-info-screen { padding: 30px 0 25px 0; margin: 65px 0; text-align: center; background: url("../images/samexpo/main-bg.jpg") fixed no-repeat; background-size: cover; }
.samexpo-programm-info-screen:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #224f4c; opacity: .75; z-index: 1; }
.samexpo-programm-info-screen h3 { color: #fff; margin: 0; text-shadow: rgba(0,0,0,.2) 0 5px 1px; }
.mfp-zoom-out .white-popup { background: #315856; }

@media (max-width: 1200px) { 
.samexpo-slogan { left: 50px; }
.samexpo-main-logo { bottom: 48px; right: 125px; }
.samexpo-about-row .column-2 p, .samexpo-event-buttos p { font-size: 18px; }
.samexpo-about-row .column-1 { width: 37%; }
.samexpo-about-row .column-2 { width: 63%; }
.samexpo-event-hall, .samexpo-event-date, .samexpo-event-time { font-size: 30px; }
.samexpo-programm-info-screen h3 { font-size: 29px; }
.samexpo-about-screen .container { height: 360px; }
.samexpo-programm-inner { padding-left: 190px; }
.samexpo-programm-icon { width: 210px; }
.samexpo-programm-head h3 { font-size: 32px; }
.samexpo-programm-head p { font-size: 22px; }
.samexpo-programm-head p strong { font-size: 27px; }
.samexpo-programm-date div { font-size: 24px; }
.samexpo-programm-date div::before { border-width: 0 0 51px 36px; }
.programm-speakers h5 { font-size: 32px; }
.programm-speaker h4 { font-size: 20px; }
.samexpo-programm-themes li { font-size: 18px; }
.programm-speaker figure { right: -238px; }
}

@media (max-width: 992px) {
.samexpo-slogan { left: 0; }
.samexpo-main-logo { right: 20px; }
.samexpo-about-row .column-1, .samexpo-about-row .column-2 { width: 100%; text-align: center;  }
.samexpo-about-row .column-1 figure img { max-width: 240px; }
.samexpo-about-row .column-1 { border-bottom: 1px solid #fff; padding-bottom: 15px; margin-bottom: 15px; }
.samexpo-about-row .column-2 { border: 0; }
.samexpo-about-screen .container { height: auto; padding-bottom: 55px; }
.samexpo-event-buttos a.samexpo-butn { min-width: 214px; }
.samexpo-about-row .column-2 { padding-left: 0; }
.samexpo-programm-info-screen h3 { font-size: 25px; }
.samexpo-about-screen .container { padding-bottom: 75px; }
.programm-speaker figure div { width: 160px; height: 160px; }
.programm-speaker { max-width: 100%; padding-right: 175px; }
.programm-speaker figure { right: 0; }
.programm-speaker p { font-size: 15px; }
.samexpo-programm-date div { font-size: 20px; }
.samexpo-programm-date div::before { border-width: 0 0 47px 36px; }
.samexpo-programm-themes li { font-size: 17px; }
.programm-speaker h4 { font-size: 19px; }
.samexpo-programm-themes li::before { left: -36px; width: 12px; height: 12px; }
.programm-speakers h5 { font-size: 28px; }
.samexpo-main-screen { overflow: hidden; }
}

@media (max-width: 768px) {
.samexpo-slogan h3 strong { font-size: 54px; }
.samexpo-main-line-2 { top: 58px; }
.samexpo-slogan h3 span { font-size: 36px; }
.samexpo-main-line-3 { top: 105px; }
.samexpo-slogan p { font-size: 19px; }
.samexpo-main-line-4 { top: 165px; }
.samexpo-main-screen .container { height: 300px; }
.samexpo-main-logo { right: 0; bottom: 20px; width: 210px; }
.samexpo-slogan { top: 15px; }
.samexpo-event-hall, .samexpo-event-date, .samexpo-event-time { font-size: 28px; }
.samexpo-event-buttos a.samexpo-butn { margin-bottom: 10px; }
.samexpo-programm-head { padding: 20px 14px; }
.samexpo-programm-head h3 { font-size: 29px; }
.samexpo-programm-head p strong { font-size: 25px; }
.samexpo-programm-head p { font-size: 20px; }
.samexpo-programm-date { margin-left: 55px; }
.samexpo-programm-date::before { left: -55px; }
.samexpo-programm-inner { padding-left: 0; }
.samexpo-programm-icon { position: static; text-align: center; width: 100%; }
.samexpo-programm-icon img { max-width: 155px; }
.programm-speaker figure div { width: 140px; height: 140px; }
}

@media (max-width: 580px) {
.samexpo-slogan h3 strong { font-size: 38px; }
.samexpo-slogan h3 span { font-size: 25px; }
.samexpo-slogan p { font-size: 16px; }
.samexpo-main-line-1 { top: -7px; left: -30px; zoom: .7; }
.samexpo-main-line-2 { top: 60px; left: -165px; zoom: .7; }
.samexpo-main-line-3 { top: 107px; zoom: .7; }
.samexpo-main-line-4 { top: 180px; zoom: .7; }
.samexpo-main-logo { right: 15px; width: 165px; }
.samexpo-about-row .column-2 p, .samexpo-event-buttos p { font-size: 16px; }
.samexpo-about-row .column-2 p br { display: none; }
.samexpo-event-hall, .samexpo-event-date, .samexpo-event-time { font-size: 24px; }
.samexpo-about-row .column-2 { padding: 0 15px; }
.samexpo-programm-info-screen h3 { font-size: 20px; }
.samexpo-programm-date div::before, .samexpo-programm-date::before { display: none; }
.samexpo-programm-date { margin-left: 0; text-align: center; }
.samexpo-programm-date br { display: block; }
.samexpo-programm-head h3 { font-size: 25px; }
.programm-speaker figure { position: relative; right: auto; margin: 0 auto; }
.programm-speaker { padding-right: 0; }
.programm-speaker figure { width: 140px; margin-bottom: 30px; }
.programm-speaker h4 { font-size: 17px; }
.programm-speaker p { font-size: 13px; }
.samexpo-programm-themes li { font-size: 15px; }
.samexpo-programm-date div { font-size: 18px; }
.samexpo-programm-icon img { max-width: 135px; }
.programm-speaker { text-align: center; }
.programm-speaker.first p { margin-bottom: 0; }
.programm-speaker.last { padding-top: 0; }



}

@media (max-width: 400px) {
.samexpo-slogan h3 strong { font-size: 33px; }
.samexpo-main-line-2 { top: 52px; }
.samexpo-main-line-3 { top: 100px; }
.samexpo-main-line-4 { top: 170px; }
.samexpo-slogan { top: 24px; }

	
	
	
	
	
}