
@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-bold-webfont.woff') format('woff'),
   		 url("../fonts/montserrat-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/OpenSansBold.eot');
    src: url('../fonts/OpenSansBold.eot') format('embedded-opentype'),
         url('../fonts/OpenSansBold.woff2') format('woff2'),
         url('../fonts/OpenSansBold.woff') format('woff'),
         url('../fonts/OpenSansBold.ttf') format('truetype'),
         url('../fonts/OpenSansBold.svg#OpenSansBold') format('svg');
}
@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff'),
         url('../fonts/montserrat-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
		font-family: 'montserratregular';
		font-size: 14px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
button {
	cursor: pointer;
}
.box-width	 {
	width: 100%;
	max-width: 1140px;
	margin:0 auto;
}

.fixed_header {
	
		background: rgba(4, 53, 82, 0.90);
	height: 130px;
	position: fixed;
	width: 100%;
		z-index: 2;
}
.fixed_header div {
display: flex;
	align-items: center;
	justify-content: space-between;
		width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	height: 130px;

}
.drop_seminar {
	cursor: pointer;
}
.block_register {
	height: 100px;
	text-align: center;
    background: rgba(228, 140, 32, 0.90);
    width: 100%;
		display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}
.single-events .register_button{
	max-width: 800px;
}
.register_button {
	margin-bottom: 0;
	max-width: 400px;
	width: 100%;
	line-height: 30px;
	background: #043552;
	border:none;
	color:white;
	font-size: 14px;
	border-radius: 5px;
	font-family: 'montserratbold';
}
.button_request {
	margin-bottom: 0;
	border-radius: 5px;
	margin-left: 30px;
	height: 50px;
	width: 100%;
	max-width: 230px;
	background: white;
	border:none;
	color: #df861b;
	font-size: 14px;
	font-family: 'montserratbold';
}
body .button_request.button-register{
	background: #043552!important;
    color: #fff!important;
    margin-left: 15px!important;
}
.annoucements {
	padding-top: 90px;
	padding-bottom: 70px;
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.left_block_annoucements {
	max-width: 700px;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
}
.left_block_annoucements strong {
	font-size: 32px;
	color: #29354b;
	font-family: 'montserratbold';
	padding-bottom: 36px;
}
.left_block_annoucements span {
	font-family: 'montserratregular';
	font-size: 28px;
	color: #f6941d;
	width: 100%;
	line-height: 32px;
}
.left_block_annoucements span b {
	font-size: 28px;
	color: #f6941d;
	font-family: 'montserratbold';
}
.left_block_annoucements p {
	font-family: 'montserratregular';
	font-size: 20px;
	color: #434343;
	padding-top: 35px;
	width: 100%;
	display: block;
}
.left_block_annoucements button {
	width: 100%;
	max-width: 400px;
	height: 50px;
	color:white;
	font-size: 14px;
	font-family: 'montserratbold';
	border:none;
	background: #f6941d;
	border-radius: 5px;
	margin-top: 30px;
}
.right_block_annoucements {
	max-width: 340px;
	width: 100%;
	background: #29354b;
	color:white;
	padding: 30px;
}
.right_block_annoucements strong {
	font-size: 32px;
	color: white;
	font-family: 'montserratbold';
	display: block;
	margin-bottom: 17px;

}
.right_block_annoucements p {
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: 'montserratregular';
	font-size: 14px;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	justify-content: flex-start;
}
.right_block_annoucements p  img {
	margin-right: 10px;
}
.right_block_annoucements button {
	border: none;
	margin-top: 18px;
	background: white;
	border-radius: 5px;
	font-size: 14px;
	font-family: 'montserratbold';
	color:#df861b;
	width: 100%;
	max-width: 230px;
	height: 50px;

}
.keynote_speakers {
	padding-top: 70px;
	padding-bottom: 90px;
  border-bottom: 1px solid #a8a8a8;
}
.keynote_speakers strong {
	font-size: 32px;
	color: #f6941d;	
	font-family: 'montserratbold';
}
.speakers_cont {
	padding-top: 35px;
	display: flex;
	align-items: center;
	justify-content: space-between;
			flex-wrap: wrap;
}
.left_speakers span {
	font-size: 18px;
	color: #043552;
	font-family: 'montserratbold';

}
.left_speakers p {
	padding-top: 30px;
	color: #434343;
	font-size: 14px;
	font-family: 'montserratregular';
	line-height: 24px;
}
.website_speaker_button {
	margin-top: 30px;
	width: 120px;
	height: 50px;
	color: #f6941d;
	background:white;
	border: 2px solid #f6941d;
	font-size: 12px;
	font-family: 'montserratbold';
	border-radius: 5px;
	margin-right: 25px;
}
.speader_button {
	margin-top: 30px;
	width: 120px;
	height: 50px;
	color: white;
	background: #043552;
	border: none;
	font-size: 12px;
	font-family: 'montserratbold';
	border-radius: 5px;
}
.right_speakers {
	margin-left: 15px;
}
.left_speakers {
	margin-right: 15px;
	width: 100%;
	max-width: 550px;
	height: 320px;
}
.right_speakers span {
	font-size: 18px;
	color: #043552;
	font-family: 'montserratbold';

}
.right_speakers p {
	padding-top: 30px;
	color: #434343;
	font-size: 14px;
	font-family: 'montserratregular';
	line-height: 24px;
}
.block_register_content {
	background: #f6941d;
	text-align: center;
	padding: 45px;

}
.block_register_content a button {
	padding: 25px;
	color: white;
	background: #043552;
	border: none;
	font-size: 24px;
	font-family: 'montserratbold';
}
.seminars_block {
	padding-top: 100px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding-bottom: 85px;
	border-bottom: 1px solid #a8a8a8; 
}
.left_block_seminars {
	width: 100%;
	max-width: 660px;
	border-right: 1px solid #a8a8a8;
	padding-right: 60px;
}
.left_block_seminars strong {
	font-size: 32px;
	color: #043552;
	font-family: 'montserratregular';
	display: block;
	
}
.seminar {
	color: #043552;
	font-size: 16px;
	background: #e5eaed;
	padding: 10px;

}
.seminar:nth-child(odd) {
	background:white;
}
.title_seminar {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.content_seminar {
	display: block;
	padding-top: 10px;
}
.content_seminar span {
	color: #f6941d;
	font-size: 14px;
}
.content_seminar p {
	padding-top: 5px;
	color: #434343;
	font-size: 14px;
}
.right_block_seminars {
	padding-left: 60px;
	width: 100%;
}
.right_block_seminars strong {
	color: #043552;
	font-size: 32px;
	font-family: 'montserratbold';
	display: block;
	margin-bottom: 30px;
}
.right_block_seminars p {
	font-size: 14px;
	line-height: 24px;
	color: #434343;
}
.right_block_seminars span {
	color: #f6941d;
}
.right_block_seminars img {
	margin-top: 15px;
}
.map_seminar {
	margin-bottom: 42px;
	margin-top: 30px;
}
.map_seminar iframe {
	width: 100%;
	min-height: 200px;

}
.gallery_seminar {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding-top: 65px;
	padding-bottom: 100px;
}
.gallery_seminar strong {
	color: #f6941d;
	font-size: 32px;
		font-family: 'montserratbold';
		padding-bottom: 60px;
}
.photo_and_video_seminar {
	display: flex;
	width: 100%;
	max-width: 970px;
	margin:0 auto;
	align-items: center;
	flex-wrap: wrap;
	justify-content:flex-start;
}
.photo_seminar, .video_seminar {
	width: 300px;
	height: 250px;
	margin-top: 10px;
		border: 8px solid white;
	box-shadow: 10px 10px #e2e2e2;

}
.photo_seminar img, .video_seminar img {
	width: 100%;
	height: 100%;	
}
.font_play {
	display: none;
	width: 100%;
	max-width: 285px;
}
.fon_play img {
	display: none;
	    width: 80px;
	    height: 80px;
    margin-top: -160px;
    margin-left: 115px;
    border: none;
    box-shadow: none;
    cursor: pointer;
        position: absolute;
}
.video_seminar:hover .fon_play img {
	display: block;
}
.newsletter {
	padding-top: 75px;
	padding-bottom: 70px;
	width: 100%;
	background: #043552;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.newsletter strong {
	color: #ffffff;
	font-size: 32px;
	font-family: 'montserratbold';
	padding-bottom: 35px;
}
.input_newsletter input {
	width: 100%;
	max-width: 520px;
	height: 50px;
	color: #656565;
	background: #032539;
	border: 0;
	font-size: 12px;
		font-family: 'montserratregular';
}
.input_newsletter button {
	width: 50px;
	height: 50px;
	background: #f6941d;
	color:white;
	border: none;
	font-size: 27px;
}
.input_newsletter {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding-bottom: 50px;
}
::-webkit-input-placeholder {color:#656565; font-size: 12px;padding-left: 15px;	font-family: 'montserratregular';}
::-moz-placeholder          {color:#656565; font-size: 12px;padding-left: 15px;	font-family: 'montserratregular';}/* Firefox 19+ */
:-moz-placeholder           {color:#656565; font-size: 12px;padding-left: 15px;	font-family: 'montserratregular';}/* Firefox 18- */
:-ms-input-placeholder      {color:#656565; font-size: 12px;padding-left: 15px;	font-family: 'montserratregular';}

footer {
	background: #032539;
	text-align: center;
	padding: 40px;
	color: #ffffff;
	font-size: 13px;
	font-family: 'montserratregular';
}

.b-a, .bar, .bar:before, .bar:after {
  transition: all .25s;
  content: "";
  position: absolute;
  right: 0;
  height: 6px;
  width: 30px;
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.95);
}

.menu-collapsed {
  transition: all .25s;
  position: fixed;
  top: 10px;
  right: 9px;
  height: 36px;
  width: 36px;
  z-index: 3;
  cursor: pointer;
}
.menu-collapsed ul {
  transition: all 0s;
  position: fixed;
  right: -9000px;
}

.bar {
  right: 12px;
  top: 50px;
}
.bar:before {
  top: -8px;
}
.bar:after {
  top: 8px;
}

.b-a-expanded, .menu-expanded .bar:before, .menu-expanded .bar:after {
  transition: all .25s;
  top: -0px;
}

.menu-expanded {
  transition: all .25s;
  text-align: center;
  line-height: 200px;
  height: 100%;
  width: 100%;
  border-radius: 0px;
  top: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.85);
}
.menu-expanded ul {
  transition: all 0s;
  position: relative;
  right: 0;
  z-index: 2;
}

.menu-expanded a {
  transition: all .15s;
  text-decoration: none;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
  display: block;
}

.menu-expanded a:hover {
  background-color: rgba(255, 255, 255, 0.8);
  transition: all .15s;
  letter-spacing: 2px;
  color: #333;
  border: 1px solid rgba(255, 255, 255, 0.15);
}
.menu-expanded .bar {
  background-color: transparent;
  transition: all .25s;
}
.menu-expanded .bar:before {
  transform: rotate(45deg);
}
.menu-expanded .bar:after {
  transform: rotate(-45deg);
}

.row {
  padding-top: 150px;
}
.menu-collapsed {
	display: none;
}
#modal_form {
  max-width: 1040px;
  max-height: 522px;
  width: 100%;
  height: 100%;
    border-radius: 5px;
    background: #000b12;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    display: none;
    opacity: 0;
    z-index: 1000;
}
#modal_form iframe {
  width: 100%;
  height: 100%;
}
/* Кнoпкa зaкрыть для тех ктo в тaнке) */
#modal_form #modal_close {
  width: 21px;
  height: 21px;
  position: absolute;
  top: -30px;
  right: -30px;
  cursor: pointer;
  display: block;
}
/* Пoдлoжкa */
#overlay {
  z-index:999; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
  position:fixed; /* всегдa перекрывaет весь сaйт */
  background-color:#000; /* чернaя */
  opacity:0.8; /* нo немнoгo прoзрaчнa */
  -moz-opacity:0.8; /* фикс прозрачности для старых браузеров */
  filter:alpha(opacity=80);
  width:100%; 
  height:100%; /* рaзмерoм вo весь экрaн */
  top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
  left:0;
  cursor:pointer;
  display:none; /* в oбычнoм сoстoянии её нет) */
}


@media all and (max-width:1200px) {
	.menu-collapsed {
		display: block;
	}
	#menu_header {
		display: none;
	}
	.box-width {
		width: calc(100% - 20px);
		max-width: initial;
	}
	.photo_and_video_seminar div {
		margin-top: 15px;
		margin-right: 15px;
	}
	.left_block_annoucements {
		margin-right: 25px;
	}
	#modal_form {
		max-width: 740px;
		max-height: 360px;
	}
}
@media all and (max-width: 900px) {
	#modal_form {
		max-width: 440px;
		max-height: 250px;
	}
	.speakers_cont {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;

	}
	.right_speakers {
		margin-left: 0;
		margin-top: 25px;
	}
	.left_speakers {
		margin-right: 0;
	}
	.photo_and_video_seminar {
		align-items: flex-start;
		justify-content: center;
		flex-wrap: wrap;
	}
}
@media all and (max-width:730px) {
	.annoucements {
		flex-direction: column;
		align-items: center;

	}
	.left_block_annoucements {
		margin-right: 0;
		margin-bottom: 25px;
	}
	.block_register_content button {
		font-size: 20px;
	}
	.seminars_block {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.left_block_seminars {
		max-width: initial;
		border-right: 0;
		padding-right: 0;
	}
	.right_block_seminars {
		padding-left: 0;
		text-align: center;
		margin-top: 50px;
	}
	.gallery_seminar strong {
		text-align: center;
	}
}
@media all and (max-width:660px ) {
	header{
		height: 500px;
	}
		#modal_form {
		max-width: 280px;
		max-height: 230px;
	}
	#modal_form #modal_close {
		    top: -57px;
    right: 22px;
	}
	#modal_form #modal_close img {
		width: 30px;
	}
	.right_block_annoucements {
		max-width: initial;
		width: initial;
	}
	.block_register {
		line-height: 80px;
	}
	.block_register_content button {
		font-size: 12px;
	}
	.input_newsletter input {
		max-width: 320px;
	}
	.newsletter strong {
		text-align: center;
	}
	.register_button {
		max-width: 300px;
		font-size: 11px;
	}
	.button_request {
		margin-left: 0;
	}
	header h1 {
		text-align: center;
		font-size: 35px;
	}

}
@media all and (max-width: 420px ) {
	.input_newsletter input {
		max-width: 200px;
	}
}

.content_conference {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-top: 50px;
	margin-bottom: 50px;

}
.content_conference_sidebar {
	width: 100%
}
.left_sidebar_conference {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: space-between;
	padding-right: 30px;
	margin-right: 30px;
	border-right: 1px solid #a8a8a8;
	width: 100%;
	max-width: 350px;
}
.Upcoming_elements a{
	padding:10px;
	font-size: 18px;
	text-decoration: none;
	color:rgba(228, 140, 32, 1);
	display: block;
	word-wrap: break-word;
}
.Upcoming_elements a:hover {
	background: rgba(4, 53, 82, 1);
	color:white;
	text-decoration: none;
}
.titles_conferences {
	font-size: 24px;
	color:black;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 25px;
	font-family: 'montserratbold';
	margin-top: 25px;
}
.content_conference_sidebar {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}
.content_conference_sidebar h3 {
	font-size: 20px;
	color:black;
	margin-bottom: 25px;
}
.block_column_conference {
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.block_column_conference p {
	text-align: center;
	max-width: 250px;
	width: 100%;
}
.block_column_conference p a {
	color:rgba(228, 140, 32, 1);
	text-decoration: none;
}
.block_column_conference p a:hover {
	color:rgba(4, 53, 82, 1);
} 
.home .maps_conference{
	margin-top: 0;
}
.maps_conference {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around;
	margin-top: 50px;
	max-width: 800px;
	width: 100%;
	background: rgba(228, 140, 32, 1);
	border-radius: 5px;
	color: white;
	font-size: 18px;
}
.map_conference {
	max-width: 800px;
	width: 100%;
	height: 500px;
}
.map_conference iframe{
	max-width: 800px;
	width: 100%;
	height: 300px;
}
.title_maps {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding: 10px;
}
.title_maps form {
	display: flex;
	align-items: center;
}
.title_maps form select, .title_maps form button {
	padding: 10px;
	margin: 0;
}
.title_maps span {
	margin-right: 10px;
}
.cancellations {
	margin-top: 50px;
	width: 100%;
}
.cancellations span {
	font-size: 20px;
	color: rgba(228, 140, 32, 1);
	margin-bottom: 25px;
	display: block;
}
.cancellations p {
	font-size: 16px;

}
.title_block_seminar {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 40px;
	
}
.title_block_seminar a {
	border-radius: 5px;
	padding: 15px;
    color: white;
    background: #043552;
    border: none;
    font-size: 22px;
    font-family: 'montserratbold';
}
@media all and (max-width:900px) {
	.Upcoming_elements a {
		font-size: 16px;
	}
}
@media all and (max-width: 650px ) {
	.content_conference {
		flex-direction: column;
		align-items: center;
	}
	.left_sidebar_conference {
		max-width: initial;
		width: 100%;
		padding-right: 0;
		margin-right: 0;
		border-right: 0;
		border-bottom: 1px solid #a8a8a8;
		margin-bottom: 25px;
		padding-bottom: 25px;
	}
}.search_block form {
	display: flex;
	justify-content: center;
	align-items: flex-start;


}
.search_block {
	background: #043552;	
	padding: 50px;
}
.search_block form input {
	width: 100%;
	    height: 50px;
    color: #656565;
    background: #032539;
    border: 0;
    font-size: 12px;
    font-family: 'montserratregular';
}
.search_block button {
	    width: 55px;
    height: 52px;
    background: #f6941d;
    color: white;
    border: none;
    font-size: 27px;
    border-radius: 0 5px 5px 0;
}
.search_block button:hover {
	border:none;
}
.search_block button:hover i {

	color: #043552;
}
.search_block select {
	    width: 80px;
    height: 52px;
    background: #f6941d;
    color: white;
    border: none;
    font-size: 23px;
    padding-left: 10px;
    border-radius: 5px 0 0 5px;
    cursor: pointer;
}
.search_block select > option {
	padding: 5px;
}


.container_speakers {
	margin-top: 50px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.content_speakers {
	max-width: 100%;
	width: 100%;
}
.left_sidebar {
	max-width: 250px;
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	padding-right: 30px;
	margin-right: 30px;
	border-right: 1px solid #a8a8a8;
}
.block_menu_sidebar nav ul li  {
	padding: 15px;
	cursor: pointer;
}

.block_menu_sidebar nav ul li a {
	font-size: 16px;
	text-decoration: none;
	color:white;
}
.block_menu_sidebar nav ul li:hover {
	background: #043552;
	cursor: pointer;
}
.block_menu_sidebar nav ul li:active {
	background: #043552;
}
.block_menu_sidebar  {
	width: 100%;
		background: #f6941d;
	border-radius: 5px;

}


.pagination_content {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	-ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;

	-ms-justify-content: center;
	-webkit-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	flex: 1 0 auto;
	padding-bottom: 25px;
	padding-top: 25px;
	font-size: 20px;
}
.pagination_content a{
	padding: 10px;
    background: #f6941d;
    color: white;
    border: none;
    font-size: 20px;
    display: block;
    border-radius: 5px;
}
.pagination_content a:hover {
	background: #043552;
	border: none;
	display: block;
}
.pagination_content p {
	margin-right: 25px;
	margin-left: 25px;
}
.pagination_content span {
	font-size: 20px;
}
.spam_filter {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 25px;
	flex-wrap: wrap;
}
.spam_filter span {
	padding: 5px;
	color:#f6941d;
	font-size: 22px;
}
.spam_filter span:hover {
	color: #043552;
	cursor: pointer;

}
.speaker {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 25px;
}
.description_speaker {
	margin-left: 25px;
}
.description_speaker p {
	font-size: 18px;
	font-family: 'montserratregular';
	line-height: 25px;
	color: #434343;
}
.title_speaker {
	margin-bottom: 15px;
}
.title_speaker a {
	font-size: 24px;
	margin-bottom: 25px;
	text-decoration: none;
	color: #043552;
	font-family: 'montserratbold';
}
.img_speaker img, .img_speaker {
	max-width: 200px;
	width: 100%;
}
@media all and (max-width: 1000px ) {
	.container_speakers {
		flex-direction: column;
		align-items: center;
	}
	.left_sidebar {
		width: 100%;
		max-width: initial;
		padding-right: 0;
		margin-right: 0;
		border:0;
	}
}

@media all and (max-width: 768px ) {
	.page-id-158 div.entry-content.section_wrapper{
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
	body .button_request.button-register{
	    margin-left: 0px!important;
	    margin-top: 15px;
	}
}

@media all and (max-width: 650px ) {
	.speaker {
		flex-direction: column;
		align-items: center;
		border-bottom: 1px solid #a8a8a8;
		padding-bottom: 15px;
	}	
	.description_speaker {
		margin-left: 0;
		margin-top: 15px;
	}
}
.the_content_wrapper pre {
	white-space: initial;
}
.the_content_wrapper pre {
	white-space: normal;
}
.nf{
    display: block;
    white-space: pre;
}
.img_r{
        max-width: 500px;
        margin: 0 auto;
        display: block;
        height: 100%;
}
.data_conf_block {
    width: 100%;
    background: white;
    border: 1px solid #e48c20;
}
.data_conf_block {
	padding-bottom: 25px;
}
.conferences_and_events .Upcoming_elements {
	width: 44%;
	display: flex;
    align-items: center;
    border-bottom: 1px solid #e48c20;
    color:#e48c20;
}
.home .conferences_and_events .Upcoming_elements:nth-child(even) {
    margin-right: 25px;
}
.home .conferences_and_events .Upcoming_elements:nth-child(odd){
	margin-left: 25px;
}
.conferences_and_events .Upcoming_elements a span {
	font-weight: bold;
	text-transform: uppercase;
}
.home .conferences_and_events .Upcoming_elements a{
	font-size: 16px;
}
.home .conferences_and_events .Upcoming_elements a p {
	color: #707070;
	padding-left: 25px;
	margin:0;
	display: inline;
	font-weight: 500;
}
.home .conferences_and_events .Upcoming_elements:hover{
	background-color: rgba(4, 53, 82, 1);
	color: #fff!important;
	cursor: pointer;
}
.home .conferences_and_events .Upcoming_elements:hover a, .conferences_and_events .Upcoming_elements:hover a p{
	color: #fff!important;
}
.home .conferences_and_events .Upcoming_elements:hover a{
	width: 100%;
}
.home .maps_conference .titles_conferences{
	text-transform: uppercase;
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.conferences_and_events {
	flex-wrap: wrap;
	display: flex;
    align-items: flex-start;
    justify-content: center;
}
.home .conferences_and_events{
	align-items: normal;
}
@media all and (max-width: 960px) {
	.conferences_and_events .Upcoming_elements {
		width: 100%;
	}
}
.form_pop_up_marker #modal_close {
  width: 21px;
  height: 21px;
  position: absolute;	
  right: 10px;
  cursor: pointer;
  display: block;
}
.form_pop_up_marker {
	display: block;
    background: rgba(4, 53, 82, 1);
    width: 400px;
    height: 100%;
    max-height: 450px;
    border-radius: 15px;
    border: 1px solid rgba(228, 140, 32, 1);
    padding: 15px;
	color:white;
	 position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    display: none;
    opacity: 0;
    z-index: 1000;
}
.title_map_pop_up {
	display: flex;
	flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    color:white;
    font-size: 18px;
}
.exit_pop_up_map {
    padding-left: 9px;
    color:#fff;
}
.block_button_maps {
	padding-top: 10px;
}
.cont_pop_maps p a {
	padding-left: 10px;
}
.cont_pop_maps {
	    padding-top: 15px;
    padding-left: 15px;
    max-height: 280px;
    overflow-y: scroll;

}
.title_map_pop_up strong {
	font-weight: bold;
	font-size: 18px;
}
.footer_pop_up {
	text-align: center;
}
.footer_pop_up a {
	padding-bottom: 25px;
}
@media all and (max-width: 1000px) {
	.cont_pop_maps p {
		text-align: center;
	}

	.keynote_speakers  {
		padding-bottom: 30px;
	}
}
@media all and (max-width: 550px){
	.form_pop_up_marker {
	display: block;
    background: rgba(4, 53, 82, 1);
    width: 100%;
    max-width: 275px;
    height: 100%;
    max-height: 470px;
    border-radius: 15px;
    border: 1px solid rgba(228, 140, 32, 1);
    padding: 15px;
	color:white;
	 position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin:auto;
    bottom: 0;
    display: none;
    opacity: 0;
    z-index: 1000;
	}

	.cont_pop_maps p {
		text-align: left;
	}
	.title_map_pop_up {
	display: flex;
    align-items: center;
    justify-content: space-between;
    color:white;
    font-size: 16px;
	}
	.cont_pop_maps span {
	font-weight: bold;
	font-size: 16px;
	}
	.cont_pop_maps {
		padding-left: 0
	}
	.cont_pop_maps p {
		font-size: 11px;
	}
}
.block_button_maps a {
	background-color: #f6941d;
    color: #fff;    
    display: inline-block;
    padding: 11px 20px;
    cursor: pointer;
    margin-right: 7px;
    border: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}
.block_button_maps a:hover{
	color: #fff!important;
}
.data_conf_block .vc_btn3-container{
	text-align: left!important;
    padding-top: 25px;
    padding-left: 25px;
}
.the_content_wrapper pre{
	margin-top: 0;
}
.speaker_info {
	margin-left: 20px;
	margin-bottom: 20px;
}
.speaker_info span {
	font-weight: 600;
}