body, td, p{font-family: 'Ubuntu', sans-serif; color:#404040; font-size: 18px; line-height:32px;}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, blockquote, th, td{margin:0px;padding:0px;outline: none;}

html, body{background:#fff;}

H1, H2, H3, H4, H5{font-size:100%;font-weight:normal; color: #222222;}
H1{	font-weight: 500; font-size: 100px; line-height: 100px; letter-spacing: 0.02em; }

H2{font-weight: 500; font-size: 48px; line-height: 48px; letter-spacing: 0.02em; color: #051E54;}

H3{font-weight: 500; font-size: 22px; line-height: 32px; color: #051E54;}

H4{font-weight: 600; font-size: 20px; line-height: 30px;}

H5{font-weight: 600; font-size: 18px; line-height: 28px;}

.clr{clear:both;}
.lF{float:left;}
.rF{float:right;}

A{color:#0033A0;text-decoration:none;}
A:hover{color:#000;text-decoration:none;}
A:focus{color:#000;text-decoration:none; border:none; outline:none;}



 ul:not([class]){ margin-bottom:20px!important; padding:0; margin-top:20px;}

 ul li:not([class]){
	list-style-position: outside;
	list-style-type: disc; margin-bottom:5px;  margin-left:30px;
}

 ul li ul:not([class]){ margin-bottom:15px!important; padding:0;  margin-top:15px;}
 
 ul li ul li:not([class]){
	list-style-position: outside;
	list-style-type: circle; margin-left: 20px;
}


ol:not([class]){ margin-bottom:30px!important; padding:0;}

ol li:not([class]) {
	list-style-position: outside;
	margin-left:30px;
	margin-bottom: 5px;
}

 ol li ol:not([class]){ margin-bottom:15px!important; padding:0;  margin-top:15px;}
 
 ol li ol li:not([class]){
	list-style-position: outside;
	list-style-type: lower-alpha; margin-left: 0px;
}



ul li::marker {
  color: #404040;
}

ol li::marker {
  color: #404040;
}


.keyboard-focus:focus {
  outline-style: solid;
  outline-color: red;
  outline-width: 4px;
  outline-offset: 2px;
}


[data-whatinput='keyboard'] a:focus,
[data-whatinput='keyboard'] button:focus,
[data-whatinput='keyboard'] input:focus,
[data-whatinput='keyboard'] tr.project-list:focus,
[data-whatinput='keyboard'] textarea:focus,
[data-whatinput='keyboard'] select:focus,
[data-whatinput='keyboard'] label:focus,
[data-whatinput='keyboard'] .sreach_calendar:focus-within,
[data-whatinput='keyboard'] .fs-wrap.multiple:focus{
    outline: 4px solid red;
}

[data-whatinput='keyboard'] a.mega-menu-link:focus{outline: 4px solid red !important;}

[data-whatinput='keyboard'] #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus{outline: 4px solid red !important;}

[data-whatinput='keyboard'] #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus{outline: 4px solid red !important;}

[data-whatinput='keyboard'] .download a:focus{outline: 4px solid red !important;}

[data-whatinput='keyboard'] .events a:focus{outline: 4px solid red !important;}
/*========================Body Start===========================*/

.top_right{ float:right; margin-top:30px; flex-direction: row;
    display: flex;}


.top_right .wpml-ls-legacy-dropdown {
	width: 3.5em!important;
	margin-right: 20px;
	padding-top: 5px;
}



.bot_nav{float: right; margin-top: 25px;} 

.bot_sec ul li ul{ margin-bottom:0px!important;}
.bot_nav ul{
	padding:0px!important;
	list-style-type:none!important;
	margin: 0px!important;
}
.bot_nav ul li{
	padding:0px!important;
	margin:0px!important;
	list-style-type:none!important; display:inline-block;
}
.bot_nav ul li a{
	color:#fff;
	text-decoration:none;
	display:block;
	text-align: left;
	font-size: 16px;
	line-height: 26px;
	padding-right: 15px;
	padding-left: 15px;
}
.bot_nav ul li a:hover {color:#84a3e6;}



form.example input[type=text] {
	font-size: 17px;
	border: 1px solid #404040;
	float: left;
	width: 85%;
	background: #fff;
	border-radius: 4px;
	height:40px;
	padding: 10px;
}

form.example button {
  float: left;
  width: 15%;
  color: white;
  font-size: 17px;
  border: transparent;
  border-left: none;
  cursor: pointer;
  background-color:transparent; margin-top: -1px;
}

form.example button:hover {
}

form.example::after {
  content: "";
  clear: both;
  display: table;
}

.banner{ position:relative;}
.banner img{  border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px; height:703px; object-fit: cover; width:100%;}
.banner_text{
	background: linear-gradient(320.9deg, rgba(240, 245, 255, 0.75) -14.67%, rgba(255, 255, 255, 0.75) 134.65%);
	backdrop-filter: blur(10.5px);
	border-radius: 20px;
	left:41px;
	top:150px;
	position:absolute;
	border: 4px solid #FFFFFF;
	color: #051E54;
	padding-top: 50px;
	padding-right: 150px;
	padding-bottom: 50px;
	padding-left: 50px;
}

.blue{color: #0033A0;}

.banner_gap{ height:134px;}

.bot_logo{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F8FAFF;
	padding-top: 30px;
	padding-bottom: 30px; text-align: center; display:flex; justify-content: center;
}

.bot_logo img{ margin-left:60px; margin-right:60px;}


.bot_logo_text{font-weight: 400; font-size: 16px; line-height: 26px; text-align: center; color: #404040; margin-bottom:30px;}

.bot_sec{
	background: #0033A0;
	padding-top: 30px;
	padding-bottom: 30px;
}

.bot_sec li{
list-style:none;
}

.nav_white{ background-color:#FFFFFF;}

.experts_sec{ padding-top:90px; padding-bottom:140px;}

.experts_sec h2{ margin-bottom:55px;}

.experts_sec li{ list-style:none;}

.experts_img img{border-radius: 20px;}
.experts_img img{  object-fit: cover;}

.experts_img{ position:relative; margin-bottom:10px;}

.experts_text{
background: #0033A0;
	border-radius: 10px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;     min-height: 150px; justify-content: space-between;
}
.experts_text1{ font-weight: 700; font-size: 26px; line-height: 40px; color: #fff;}
.experts_text2{ font-weight: 400; font-size: 20px; line-height: 40px; color: #F8FAFF;}


.sec_right{ float:right; font-weight: 400; font-size: 18px; line-height: 40px; color: #0033A0;}
.sec_right a{color: #0033A0;}
.sec_right a:hoiver{color: #000;}
.sec_right img{ margin-left:15px;}
.img_all{ width:100%;}

.calendar_sec_img .img_all {
	border-radius: 20px;
}

.main_sec {
    display: flex;
}
.main_sec_box{
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.experts_sec .main_sec {flex-direction: column;}

.experts_sec .main_sec a{flex: auto!important; display:flex;}

.experts_sec1 .main_sec {flex-direction: column;}

.calendar_sec{ padding-top:0px; padding-bottom:90px;}
.calendar_sec h2{ margin-bottom:55px;}

.calendar_sec_img{ margin-bottom:15px; position:relative;}
.calendar_sec_text{margin-bottom:20px; padding-left:10px; padding-right:10px;}
.calendar_sec_title{font-weight: 500; font-size: 24px; line-height: 40px; color: #051E54; margin-bottom:15px;}

.read_more{ float:right; margin-left: auto; margin-right:20px;}
.read_more img{ margin-left:15px; height:40px!important; width:40px!important; display: inline-block!important;}

.calendar_sec li{ list-style:none;}


.calendar_sec .main_sec {
    flex-direction: column;
}

.kontakt_sec{ padding-top:0px; padding-bottom:90px;}

.kontakt_sec h2{ margin-bottom:25px;}

.kontakt_sec li{ list-style:none;}

.kontakt_map{}

.kontakt_map img{ object-fit: cover; height: 100%; border-radius: 20px;}

.kontakt_bg{background: #F8FAFF;
border-radius: 20px; padding:50px;}

.address{ display:flex;     flex-direction: row;}
.address1{ width:160px; flex-shrink: 0;}
.address2{font-weight: 500; font-size: 18px; line-height: 32px; color: #404040;}

.address3{ width:200px; flex-shrink: 0;}

.address3 img{ margin-right:16px;}

.address_new{ display:flex; flex-direction: row; margin-bottom:15px;}

.owl-carousel {
  position: relative; }
  .owl-carousel .owl-item {
    opacity: 1; 
	display: flex;
	flex: 1 0 auto;}
    .owl-carousel .owl-item.active {
      opacity: 1; }
  .owl-carousel .owl-nav {
    position: absolute;
    bottom: 0;
    width: 100%; }
    .owl-carousel .owl-nav .owl-prev,
    .owl-carousel .owl-nav .owl-next {
      position: absolute;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      margin-top: -10px;
      color: rgba(0, 0, 0, 0.2) !important;
      -webkit-transition: 0.7s;
      -o-transition: 0.7s;
      transition: 0.7s;
      opacity: 1; }
      @media (prefers-reduced-motion: reduce) {
        .owl-carousel .owl-nav .owl-prev,
        .owl-carousel .owl-nav .owl-next {
          -webkit-transition: none;
          -o-transition: none;
          transition: none; } }
      .owl-carousel .owl-nav .owl-prev span:before,
      .owl-carousel .owl-nav .owl-next span:before {
        font-size: 16px;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
        @media (prefers-reduced-motion: reduce) {
          .owl-carousel .owl-nav .owl-prev span:before,
          .owl-carousel .owl-nav .owl-next span:before {
            -webkit-transition: none;
            -o-transition: none;
            transition: none; } }
      .owl-carousel .owl-nav .owl-prev:hover span:before,
      .owl-carousel .owl-nav .owl-next:hover span:before {
        color: #b063c5; }
    .owl-carousel .owl-nav .owl-prev {
      right: 0;
      margin-right: 20px; }
    .owl-carousel .owl-nav .owl-next {
      right: 0; }
  .owl-carousel .owl-dots {
    text-align: left;
    margin-top: 10px; }
    .owl-carousel .owl-dots .owl-dot {
	width: 10px;
	height: 10px;
	margin: 5px;
	position: relative;
	border: 1px solid #0033A0;
}
      .owl-carousel .owl-dots .owl-dot:hover, .owl-carousel .owl-dots .owl-dot:focus {
        outline: none !important; }
      .owl-carousel .owl-dots .owl-dot.active {
        background: #0033A0; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.work {
  width: 100%; }



.owl-carousel .owl-stage {
		display: flex;
	}
.owl-carousel .owl-item {
		display: flex;
		flex: 1 0 auto;
	}
.owl-carousel .calendar_sec_text {
		display: flex;
		flex: 1 0 auto;
		flex-direction: column;
	}

/*.owl-carousel .experts_text {
		display: flex;
		flex: 1 0 auto;
		flex-direction: column!important;
	}
	*/
.owl-carousel .flex-text {
		flex-grow: 1
	}
	
.date_bg{padding: 12px 16px; background: rgba(0, 51, 160, 0.8); backdrop-filter: blur(9px); border-radius: 12px; position:absolute; bottom:14px; right:14px;}

.date_lg{font-weight: 700; font-size: 36px; line-height: 34px; color:#FFFFFF;}

.date_sm{font-weight: 400; font-size: 20px; line-height: 18px; color:#FFFFFF;}


.page_banner{background: #F8FAFF; border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;}


.page_banner img{border-bottom-right-radius: 20px; object-fit: cover; width:100%;}

.page_banner h1{font-weight: 500; font-size: 60px; line-height: 80px; letter-spacing: 0.02em; color: #051E54;}

/*.page_banner_text{ padding-left:50px; display: flex; align-items: center; padding-top:125px; padding-bottom:125px;}*/


.page_banner_text{ padding-left:50px; display: flex; align-items: center; padding-top:15px; padding-bottom:125px; align-items: flex-start;
    flex-direction: column;}

.page_banner_text h1{padding-top:97px;}

.page_section{ padding-top:64px; padding-bottom:64px;}

.upcoming_events_title{font-weight: 500; font-size: 26px; line-height: 38px; letter-spacing: 0.02em; color: #051E54;}

.event{font-weight: 500;font-size: 18px; line-height: 32px; color: #051E54;}


.upcoming_events{ margin-bottom: 50px;}
.upcoming_events ul{
	padding:0;
	list-style-type:none;
	margin: 0;
}
.upcoming_events ul li{
	padding:0;
	margin:0; list-style-type:none!important; 	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F8FAFF; 
}
.upcoming_events ul li a{
	color:#051E54;
	text-decoration:none;
	display:block;
	padding-bottom: 16px;
	text-align: left; font-weight: 500; font-size: 18px; line-height: 32px;
}
.upcoming_events ul li a:hover {color:#0033a0;}

.upcoming_date{ color:#0033A0; margin-bottom:15px; margin-top:16px;}

.expert_page{}
.expert_box{ background: #F8FAFF; border-radius: 20px; padding:40px; position:relative;}
.expert_box h2{ margin-bottom:20px;} 

.expert_box_text{ margin-bottom:50px;}

.page_left{ padding-right:33px;}


.read_more1{ float:right; margin-left: auto; margin-right:20px; position:absolute; bottom:32px; right:30px;}
.read_more1 img{ margin-left:15px; height:40px!important; width:40px!important; display: inline-block!important;}

.mb1{margin-bottom:45px;}


.right_img {
  background-image: linear-gradient(95.48deg, #0033A0 31.19%, rgba(0, 51, 160, 0) 107.45%), url(../images/right_btn.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-top: 37px;
  padding-right: 30px;
  padding-bottom: 37px;
  padding-left: 30px;
  color: #FFFFFF;
  border-radius: 20px;
  background-size: cover;
backdrop-filter: blur(2px);
border-radius: 20px;
}


.right_img h3{font-weight: 700; font-size: 32px; line-height: 40px;  color: #FFFFFF;}

.img_all1 {
    object-fit: cover; width:100%; text-align:center; border-radius: 20px;
}

.sec_title{font-weight: 500; font-size: 30px; line-height: 38px; letter-spacing: 0.02em; color: #051E54; margin-bottom:10px;}

.sec_img{ margin-bottom:25px; margin-right:25px;}

.exclude{
	border-radius: 20px;
	background-color: #F8FAFF;
	/* background-image: url(../images/exclude.svg);
	background-position: 90% center;*/
	padding-top: 32px;
	padding-right: 20px;
	padding-bottom: 32px;
	padding-left: 40px;
	/*background-repeat: no-repeat; */
	margin-top:25px; margin-bottom:50px;
}

.text{margin-top:65px;}


.artykul{
	border-radius: 20px;
	padding-top: 32px;
	padding-right: 40px;
	padding-bottom: 32px;
	padding-left: 40px; background-color: #F8FAFF; color: #051E54;  margin-top:60px; margin-bottom:60px;
}

.line{border: 1px solid #051E54; width:299px; margin-left:auto; margin-right:auto; margin-top:30px; margin-bottom:30px;}

.title1{font-weight: 500; font-size: 26px; line-height: 38px; letter-spacing: 0.02em; color: #051E54; margin-bottom:21px;}

.download{display:flex; background: #F8FAFF; border-radius: 8px; margin-bottom:10px;}
.arrow{ margin-right:15px;}
.download_text{padding: 2px 0px; }

.contact_box{background: #F8FAFF;
border-radius: 20px; 	padding-top: 32px;
	padding-right: 40px;
	padding-bottom: 32px;
	padding-left: 40px; position:relative; margin-bottom:54px;}
	
.contact_text{ margin-bottom:40px;}

.download_sec{ margin-bottom:110px;}

.download_sec a{display: flex;}

.contact_box_img{ position:absolute; bottom:0; right:0;}
.contact_box_img img{ width:100%;}


.contact_form{}

.read_more2{ float:right; margin-left: auto; margin-right:20px; margin-top:30px; border: none; background-color: transparent;}
.read_more2 img{ margin-left:15px; height:40px!important; width:40px!important; display: inline-block!important; }



.calendar_page{}

.calendar_page .main_sec{ display: flex;
    flex-direction: column;}
	
	
.read_more3{ float:right; margin-left: auto; margin-right:20px; margin-bottom:50px;}
.read_more3 img{ margin-left:15px; height:40px!important; width:40px!important; display: inline-block!important;}	


.quote{
	border-radius: 20px;
	background-color: #F8FAFF;
	background-image: url(../images/quote.svg);
	background-position: 95% 25px;
	padding-top: 32px;
	padding-right: 190px;
	padding-bottom: 32px;
	padding-left: 40px;
	background-repeat: no-repeat; margin-top:25px; margin-bottom:50px;
}

.quote_sm{
font-weight: 500;
font-size: 18px;
line-height: 18px;
letter-spacing: 0.02em;
color: #051E54; margin-top:20px;
}

.tab-content{padding: 40px 18px;
background: #F8FAFF;
-webkit-border-radius: 6px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 6px;
-moz-border-radius-topleft: 0;
border-radius: 6px;
border-top-left-radius: 0; margin-bottom:65px;}

.abt_box{background: rgba(2, 119, 189, 0.04);
border-radius: 10px; padding:20px; position:relative; z-index:10; margin-bottom:93px; font-weight: 400;
font-size: 20px; line-height: 40px; color: #404040;}


.abt_box::before {
content:""; height:4px; width:100%;
background:#0033A0;     position: absolute; left: 0px;
    top: 0px; border-top-left-radius: 10px;
border-top-right-radius: 10px; z-index:11;
}
.abt_img img{ height:122px; width:122px; border-radius: 50%; border: 4px solid #FFFFFF; object-fit: cover;}

.abt_img{ margin-top:-73px; z-index:12; position: relative; margin-bottom:18px; }

.abt_box h3{font-weight: 700; font-size: 22px;
line-height: 34px; color: #0033A0;}


.main1 .owl-carousel .owl-nav .owl-prev {
      left: -20px!important;
      margin-right: 20px; right:auto!important; }

.main1 .owl-carousel .owl-nav {
    position: absolute;
    bottom: 45%;
    width: 100%; }
	
.main1 .owl-carousel .owl-nav .owl-next {
      right: -20px!important; }	
	
.back_arrow{
	height:40px;
	width:40px;
	background-color:#F8FAFF;
	display:block;
	border-radius: 4px;
	background-image: url(../images/back.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.next_arrow{height:40px; width:40px; background-color:#990000; display:block; background: #F8FAFF; border-radius: 4px;
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
	background-position: center center;}

.back_arrow:hover{background: #0033A0; border-radius: 4px; background-image: url(../images/wh_back.png); background-repeat: no-repeat; background-position: center center;}
.next_arrow:hover{background: #0033A0; border-radius: 4px; background-image: url(../images/wh_next.png); background-repeat: no-repeat; background-position: center center;}


.project_logo{
	padding-bottom: 30px; text-align: center; display:flex; justify-content: center;
}

.project_logo img{ margin-left:60px; margin-right:60px;}


.project_logo_text{
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	color: #404040;
	margin-bottom:30px;
	padding-bottom: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F8FAFF;
}


.download_sec1{ margin-bottom:50px;}

.banner_bg_expert img{
    border-bottom-right-radius: 20px;
    object-fit: cover;
    width: 100%;
	height: 100%;
}

/*

.banner_bg_kontakt{
	background-image: url(../images/call.jpg);
	background-repeat: no-repeat;
	background-position: right center; background-size: cover; height: 100%;
}

.banner_bg_project{
	background-image: url(../images/project.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
	height: 100%;
}

.banner_bg_expert{
	background-image: url(../images/project.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
	height: 100%;
} */

.owl-carousel .owl-item .item {width: 100%!important; padding-bottom:10px;} 

.modal button.close {
  right: 0;
  outline: 0;
}
  
#gallery-lightbox img {
  height: 350px;
  object-fit: cover;
  cursor: pointer;
}

#gallery-lightbox img:hover {
  opacity: 0.9;
  transition: 0.5s ease-out;
}

.details_date{font-weight: 700;
	font-size: 18px;
	line-height: 32px;
	color: #0033A0;
	display:flex; margin-bottom:45px; margin-top:-20px;
	}
	
	.details_date .upcoming_date {
		color: #0033A0;
		margin-bottom: 0px;
		margin-top: 0px;
	}
	
	.details_date .upcoming_date{ margin-right:32px;}
	
	.details_date .upcoming_date img{ margin-right:12px;}
	
	@media only screen and (min-width: 1600px) {

	.calendar_sec_img .img_all {
		min-height: 336px;
	}

   }

   @media only screen and ( min-width:1201px) and ( max-width:1399px ) {
	.calendar_sec_img .img_all {
		min-height: 236px;
	}
	}

	@media only screen and ( min-width:1400px) and ( max-width:1599px ) {
		.calendar_sec_img .img_all {
			min-height: 299px;
		}
		}
	
	@media only screen and ( min-width:992px) and ( max-width:1199px ) {
	.details_date {
		flex-direction: column;
	}
	}
	
	@media only screen and (max-width: 767px) {
	.details_date {
		flex-direction: column;
	}
	}


.navbar-brand {
    z-index: 5000;
    position: relative;
}
.read_more a, .read_more1 a, .read_more3 a{ display:block;}

.owl-item a{display:block;}

.owl-carousel .owl-stage{ padding-top:5px; padding-bottom:5px;}
.events a{ display:block;}
.btn-close{opacity: 1!important;}
.btn-close svg{fill: #000; }
