body, td, p{font-family: "Roboto", sans-serif; font-size:18px; color:#2d2d2d; font-weight:400; line-height: 150%;}

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

html, body{ background-color:#FFFFFF; }

H1, H2, H3, H4, H5{font-size:100%;font-weight:normal; color:#000000;}
H1{color: #fff; font-family: "Fira Sans", sans-serif; font-size: 48px; line-height: 150%; font-weight:700;}

H2{color: #DA0074; font-size: 42px; font-family: "Fira Sans", sans-serif; line-height: 150%; font-weight:700;}

H3{color: #DA0074; font-size: 26px; line-height: 150%; font-family: "Fira Sans", sans-serif; font-weight:700;}
H4{color: #DA0074; font-size: 22px; line-height: 150%; font-family: "Fira Sans", sans-serif; font-weight:700;}

H5{font-size: 1.125rem; font-weight: 600; line-height: 150%;}
h6{font-size: 0.875rem; font-weight: 400; line-height: 150%;}

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

A{color:#DA0074;text-decoration:none; font-weight: 500; }
A:hover{color:#000;text-decoration:none;}


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

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

 ul li ul:not([class]){ margin-bottom:15px; 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:10px; padding:0; margin-top:10px;}

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

 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 {font-size:18px;}

ol li::marker {font-size:18px; }


/*=================BODY css=================*/

.for_mob {
    margin-left: auto;
}

.navbar-toggler{ margin-left:auto;}
.nav_white{ background-color:#FFFFFF;}

.navbar-nav .nav-link {color: #2D2D2D; font-size: 18px; font-weight: 400; line-height: 150%;}

.dropdown-menu li a {
	text-decoration:none;
}
.top_sec{ margin-top:25px;display: flex; justify-content: flex-end; margin-bottom:32px; display: flex; align-items: center; flex-basis: 100%; width: 100%;}

.dropdown-menu ul li{margin-left: 0px!important;}
.dropdown-menu ul li::marker{font-size: 0!important;}
ul.dropdown-menu  li::marker{font-size: 0!important;}

.navbar-expand-xl .navbar-nav li:last-child a{margin-right: 0px;}

.search-container{ margin-left:34px; position: relative;}

.search_lable{color:#2D2D2D; font-size: 16px; font-weight: 600; line-height: 150%;}
.search_btn_top {
color: #DA0074; font-size: 16px; font-weight: 600; line-height: 150%; letter-spacing: 0.64px; border:0; background-color:transparent; margin-top:12px; float:right;
}
.search_btn_top img{ margin-left:10px;}

.search-container .dropdown-menu {
width: 295px;
border-radius: 20px;
background:  #F5FBFE;
box-shadow: 0px 10px 20px 0px rgba(39, 68, 89, 0.12); padding:20px;
}

.search_left {
    padding-right: 5px;
}

ul.dropdown-menu li{
	margin-left:0px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767676;
}

ul.dropdown-menu li:first-child{
padding-top:4px;
}

ul.dropdown-menu li:last-child{ border:0;}

.dropdown-menu ul li ul li{ margin-left:0px!important;}

.top_blue_pl{margin-left:34px;}

.top_blue_pl .dropdown {
    position: relative!important;
}
.top_blue_pl .dropdown a{ color:#2D2D2D; font-weight:400; font-size: 18px; text-decoration:none; line-height: 150%;}

.top_blue_pl .dropdown-item{ padding-top:0px; padding-bottom:0px; margin-bottom:0px; padding-left:10px; padding-right:10px; color:#2D2D2D;}

.top_blue_pl ul li {
    margin-left: 0px;
}
.top_blue_pl .dropdown-menu{ width:60px!important; min-width:60px; text-align: center;     padding-top: 5px;
    padding-bottom: 5px;}
.top_blue_pl .dropdown-item{ border:none;}

.top_blue_pl .dropdown-toggle::after {
 display: inline-block;
 margin-left: 10px;
  content: "";
  	background-image: url(../images/expand.svg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 9px;
    width: 14px;
	background-size: 14px 9px;
}

.top_blue_pl .show.dropdown-toggle::after{
 display: inline-block;
 margin-left: 10px;
  content: "";
  	background-image: url(../images/expand.svg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 9px;
    width: 14px;
	background-size: 14px 9px;
	transform: rotate(180deg);}

.search-container .dropdown-toggle::after{ display:none;}

button.navbar-toggler.collapsed .menu-icon {
    display: block !important;

  }

  button.navbar-toggler.collapsed .close-icon {
    display: none !important;
  }


  button.navbar-toggler .close-icon {
    display: block !important;
  }


  button.navbar-toggler .menu-icon {
    display: none !important;
  }

.findus{}
/*================19-6-25==================*/

.navbar-expand-xl .navbar-collapse{ margin-top: 0px;}
.navbar-expand-xl { margin-top: 20px; margin-bottom: 20px;}

.top_social{position:relative; margin-left: auto;}

.top_social ul{
	padding:0;
	list-style-type:none;
	margin: 0; display: flex; align-items: center;
}
.top_social ul li{
    padding: 0;
    margin: 0;
    list-style-type: none !important; margin-right:8px;
}

.top_social ul li:last-child{
margin-right:0px;
}
.top_all{margin-left: auto; display: flex ; flex-direction: column; align-items: flex-end;}

.tp_s_ic{ background:#2D2D2D; width: 44px; height: 44px; border-radius: 50%;     display: flex; justify-content: center; align-items: center;}
/*================footer==================*/

footer{position: relative; z-index:3; margin-top:120px;}
.bot{
	padding-top:40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DA0074; padding-bottom:40px;
}

.bot_nav{margin-bottom:0px; margin-bottom:45px; margin-left:15px; margin-right:15px;}
.bot_nav ul{
	padding:0;
	list-style-type:none;
	margin: 0;
}
.bot_nav ul li{
	padding:0;
	margin:0; list-style-type:none!important;
}

.bot_nav ul li a{
	text-decoration:none;
	display:block;
	text-align: left;
	color: #2D2D2D;
	font-size: 18px;
	font-weight: 400;
	line-height: 150%;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767676; padding-top:12px;
}
.bot_nav ul li:first-child a{
	padding-top: 0px; padding-bottom: 0px; border:none;
	color: #2D2D2D; font-size: 20px; font-weight: 600; line-height: 150%;
}
.bot_nav ul li a:hover {color:#DA0074;}

.bot_nav1{margin-left:0px;}
.one{
width:12%;
}

.two{
width:22%;
}

.bot_social_icon{
	backdrop-filter: blur(2px);
	width: 48px;
	height: 48px;
	margin-bottom:8px;
	border-radius: 50%;
	background-image: url(../images/social_bg.png);
	background-repeat: repeat;
	background-position: center top;
	display: flex;
    justify-content: center;
    align-items: center;
}
.bot_social{width:100%; display: flex; justify-content: flex-end;}
.bot_social ul{
	padding:0;
	list-style-type:none;
	margin: 0; display:flex;
}
.bot_social ul li{
	padding:0;
	margin:0; list-style-type:none!important;
	 display: inline-flex;
    justify-content: center;
    align-items: center; margin-right:8px;
}

.bot_social ul li:first-child{
margin-right:34px;
}

.bot_social ul li:last-child{
margin-right:0px;
}

.bot_social ul li:nth-child(2){
margin-right:34px; font-size: 28px; font-weight: 700; line-height: 150%;
}

.bot_logo_title{color: #2D2D2D; font-size: 18px; font-weight: 400; line-height: 150%; letter-spacing: 2.52px; margin-bottom:36px;}

.bot_log{ display: flex; justify-content: space-between;}

/*=================Main=================*/
.banner {
  --p: 50px;
  height: 800px;
  aspect-ratio: 1;
  clip-path: polygon(0 0,100% 0,100% calc(100% - var(--p)),0 100%);
  background: linear-gradient(169deg, #E5007F 6.42%, #DE3329 111.14%);
  width:100%;
}

.carousel-item .container{ position:relative; margin-left:auto; margin-right:auto;}
.top_height {
    height: 100px;
}

.banner_img {
    /*height: 710px;*/
	    height: 75%;
    object-fit: cover;
}


.carousel-line {
    position: absolute;
    left: auto;
    bottom: 165px;
    right: 0px;
    z-index: 21;
    display: flex;
    justify-content: flex-start;
    padding: 0;
    margin-bottom: 1rem;
    list-style: none;
    flex-direction: column;
	height: 1px;
    background-color: #e55165;
    width: 332px;
	left: 46.5%;
  -webkit-transform: translateX(-35%);
  transform: translateX(-35%)
}

.banner_btn{border-radius: 6px; background: #fff; display: flex; height: 48px; padding: 12px 24px; justify-content: center; align-items: center; float:left; color:#DA0074; font-size: 16px; font-weight: 600; line-height: 150%; letter-spacing: 0.64px; transition: all 0.5s ease;}
a.banner_btn{color:#DA0074;}

.banner_btn:hover{background: #fff; color:#DA0074;}
.banner_btn img{ margin-left:10px; width:16px; height:12px; transition: all 0.5s ease;}
.banner_btn:hover img{margin-right:-6px; margin-left:16px;}

a.buy_btn{color:#FFFFFF; margin-left:34px;}
.buy_btn{border-radius: 6px; background: #DA0074; display: flex; height: 48px; padding: 12px 24px; justify-content: center; align-items: center;}
.buy_btn img{ margin-left:10px; width:16px; height:12px; transition: all 0.5s ease;}
.buy_btn:hover img{margin-right:-6px; margin-left:16px;}

.buy_btn:hover{background: #2d2d2d; }

.bot_logo{ margin-bottom:16px;}

.bot_text{ margin-bottom:16px;}

.bot_text a{color: #DA0074; font-size: 16px; font-weight: 600; line-height: 150%; letter-spacing: 0.64px; text-decoration:underline;}

.bot_text a:hover{color: #000; text-decoration:underline;}

.bot_add{color: #2d2d2d; font-size: 20px; font-weight: 700; line-height: 150%; margin-bottom:16px;}

.bot_cont{ margin-bottom:36px;}

.bot_cont a{color: #DA0074; font-size: 16px; font-weight: 600; line-height: 150%; letter-spacing: 0.64px;}

.bot_cont a:hover{color: #000;}

.news{   --p: 0px; /* control the shape (can be percentage) */
  height: 1025px;
  aspect-ratio: 1;
  clip-path: polygon(0 0, 100% 4%, 100% 94%, 0 100%,0 calc(100% - var(--p)));
  background: #3a0c50;
  width:100%; margin-top: -52px; padding-top: 150px;}

.title_sec{ position:relative; margin-bottom:26px;}


.title{ font-size: 66px; font-weight:700; background: linear-gradient(180deg, rgba(45, 45, 45, 0.25) -30.66%, #FFF 90.26%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; line-height: normal; position:relative; z-index:18; font-family: "Fira Sans", sans-serif;}

.title_sec h2{bottom: -5px; position: absolute; left:0; z-index:20;}

.links_btn{ position:absolute; right:0px; top:102px; }

.but_prev, .but_next{
  position: absolute;
  bottom: 0px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  width: 65px;
  height: 65px;
  border:none;  z-index:10;	background-color: transparent;
}
.but_prev {right: 55px;}
.but_next {right: 0px;}

.but_prev_icon, .but_next_icon {
  display: inline-block;
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-position: 50%;
}

.but_prev_icon {
background-image: url(../images/arrow_right1.svg);
}

.but_next_icon {
background-image: url(../images/arrow_left1.svg);
}

.news_box{border-radius: 30px; background: #FFF; box-shadow: 0px 10px 20px 0px rgba(39, 68, 89, 0.12); padding: 30px; transition: all 0.5s ease;}

.news_box:hover{background: #F4F4F4;}

.news_img{ margin-bottom:22px;}

.news_date{ margin-right:30px;}

.news_title{ color: #2d2d2d; font-size: 20px; font-weight: 700; line-height: 150%; margin-bottom:12px;}

.news_text{color: #2D2D2D; font-size: 18px; font-weight: 400; line-height: 150%;}

.news_date img{ margin-right:8px;}

.news_date_line{display: flex; flex-direction: row; margin-bottom:12px;}

.img_all{ width:100%;}

#owl-demo-1 .owl-stage-outer{padding-top:22px; padding-left:15px; padding-bottom:30px; padding-right:0px;}


.news_btn{display: flex; color:#DA0074; font-size: 16px; font-weight: 600; line-height: 150%; letter-spacing: 0.64px; align-items: center; margin-left:20px;}
a.news_btn{color:#DA0074;}
a:hover.news_btn{ color:#DA0074!important;}
.news_btn img{ margin-left:10px; transition: all 0.5s ease;}
.news_btn:hover img{margin-right:-6px; margin-left:16px;}


.events{ margin-bottom:120px;}

.event_img{
	background-image: url(../images/event_bg.png);
	background-repeat: no-repeat;
	background-position: left top; padding-top:163px; padding-left:77px;
}

.event_box{padding: 20px 16px; border-radius: 20px; background: #F5FBFE; margin-bottom:20px; display: flex; flex-direction: row; align-items: center;}

.event_date{ margin-right:16px; padding-left:15px; padding-right:15px;}
.event_date_sm{color: #2D2D2D; text-align: center; font-size: 22px; font-weight: 600; line-height: 150%; letter-spacing: 0.88px;}
.event_date_lg{color: #2D2D2D; text-align: center; font-family: Roboto; font-size: 38px; font-weight: 700; line-height: 44px;}

.location{ margin-right:22px;}
.location img{ margin-right:8px;}
.location_line{display: flex; flex-direction: row; margin-bottom:12px;}
.event_text{}
.event_title{color: #2D2D2D; font-size: 20px; margin-bottom:12px; font-family: "Fira Sans", sans-serif; font-weight:700; }
.event_btn{ margin-top:10px;}

.event_btn .news_btn{ margin-left:0;}


.recommend{margin-bottom:120px; position:relative;}
.recommend_box{
border-radius: 20px;
background: rgba(0, 149, 219, 0.04); padding:45px;}
.recommend_img{margin-bottom:24px; text-align:center;}
.recommend_title{color: #DA0074; text-align: center; font-size: 20px; font-weight: 700; line-height: 170%; margin-bottom:24px;}
.recommend_text{color: #2D2D2; text-align: center; font-size: 18px; font-weight: 400; line-height: 150%;}


.owl-carousel .owl-stage {
  display: flex;
}
.owl-carousel .owl-item {
  display: flex;
  flex: 1 0 auto; justify-content: center;
}

.owl-carousel .owl-item .item{
  display: flex!important;  flex-basis: 100%;
}

.owl-carousel .caption {
flex-grow: 1;
}


.recommend .owl-dots{ display:none;}

.recommend .owl-nav{display:block!important; text-align: center; margin-top: 26px;}

.btn_blue{border-radius: 6px; background:#DA0074; padding: 12px 24px; color: #FFF; font-size: 16px; font-weight: 600; line-height: 150%;
letter-spacing: 0.64px; transition: all 0.5s ease;}

.btn_blue:hover{color:#fff; background: #2d2d2d; }

.btn_blue img{ margin-left:10px; transition: all 0.5s ease;}
.btn_blue:hover img{margin-right:-6px; margin-left:16px;}


.newsletter_box{padding: 60px 120px; border-radius: 20px; border: 3px solid #DA0074;}

.newsletter_box .title_sec {
    margin-bottom: 5px;
}

.newsletter_box .mb-3 {
    margin-bottom: 22px !important;
}

.newsletter_text {
color: #2D2D2D; font-size: 18px; font-weight: 400; line-height: 150%; margin-bottom: 22px; text-align:left;
}

.newsletter_text a {
color:#2D2D2D; text-decoration-line: underline; font-weight: 500;
}

.newsletter_text a:hover {
color:#DA0074; text-decoration-line: underline; font-weight: 500;
}

.newsletter_text span{color: #E20000;}


.residents{margin-bottom:120px;}

.residents {
	position:relative;
	background-color:#FFFFFF;
}
.residents_img{
	background-image: url(../images/resident_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
    z-index: 25; padding-left:180px; padding-bottom:150px;
}

.residents .title_sec {
margin-left:390px;
}

.residents_sec{ margin-top:20px;}

.residents .owl-dots{ display:none!important;}

.residents .owl-carousel{ margin-top:20px;}

.swiper-navigation{
	display: flex;
  justify-content: flex-end;
   margin-top: -55px;
   margin-bottom: 30px;
}
.swiper-button-prev, .swiper-button-next{
  position: relative !important;
	width: 48px !important;
	height: 48px !important;
}

.swiper-button-prev::after, .swiper-button-next::after{
  content: none  !important;

}

.swiper-button-prev {margin-right: 15px;}
.swiper-button-next {right: 0px;}

.news .news_btn{
	margin-top: 30px;
}

.swiper-transparent-edge-slides{
	overflow: visible !important;
}

.home-news-swiper .swiper-slide:not(.swiper-slide-visible) {
    opacity: 0.2 !important;
}

.swiper-backface-hidden .swiper-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.recommend .title{ text-align:center;}

.recommend .title_sec h2{left: 50%; transform: translate(-50%, 0%);}

  .searchbar{
    margin-bottom: auto;
    margin-top: auto;
    height: 48px;
    border: 1px solid #0066CC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
    padding: 10px;
	border-radius: 6px;
    }

    .search_input{
    color: #0277BD;
    border: 0;
    outline: 0;
    background: none;
    width: 0;
    caret-color:transparent;
    line-height: 27px;
    transition: width 0.4s linear; width: 90%; margin-top: -10px; font-weight: 600;
font-size: 16px;
line-height: 24px;
    }

    .search_input::placeholder{
font-weight: 400;
font-size: 16px;
line-height: 24px; color:#283747;
}
    .search_icon1{
    height: 40px;
    width: 30px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    color:white;
    text-decoration:none;
	margin-top:-7px; margin-right: -1px;
    }

.navbar-nav {
    margin-top: 0px!important;
}


.top_pl{ margin-top:34px; float: right;}
.top_pl ul{
	padding:0;
	list-style-type:none;
	margin: 0; display: flex;
}
.top_pl ul li{
    padding: 0;
    margin: 0;
    list-style-type: none !important;
}
.top_pl ul li a{
	display: inline-flex;
	margin-left:20px;
	border-radius: 5px;
	justify-content: center;
	align-items: center;
	color:#2D2D2D;
	padding-right: 5px;
	padding-left: 5px;
}

.top_pl ul li a.act{
	display: inline-flex;
	margin-left: 25px;
	border-radius: 5px;
	justify-content: center;
	align-items: center;
	color:#2D2D2D;
	background-image: url(../images/pl_line.png);
	background-position: 5px bottom;
	background-repeat: no-repeat;
}
html, body {
    max-width: 100%;
    overflow-x: hidden;
}

.carousel-caption {
  opacity: 0;
  transition: opacity 3s ease-in-out;
}

.carousel-item.active .carousel-caption {
  opacity: 1;
  transition: opacity 1s ease-in-out;
}
.bot_line{ position:relative;}
.bot_line:after{
    content: '';
    width: 2px;
    height: 100%;
    top: 50px;
    left: -30px;
    display: block;
    position: absolute;
	background-image: url(../images/bot_logo_line.png);
	background-repeat: no-repeat; bottom:40px;
}

.bot_nav_header {
    padding-top: 0px;
    padding-bottom: 0px;
    border: none;
    color: #2d2d2d;
    font-size: 20px;
    font-weight: 600;
    line-height: 150%; padding-bottom: 12px;
}
footer .accordion-item {
	padding:0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DA0074; padding-bottom:0px;
}

footer .accordion-button::after{ background-image: url(../images/expand.svg);
width:32px; height: 32px; right: -11px; top: 10px !important;}

footer .accordion-button:not(.collapsed)::after {
  background-image: url(../images/expand.svg);
  background-repeat: no-repeat;
  width: 23px;
  height: 13px; right: 7px; transform: rotate(180deg);
}


/*=================page=================*/


.page_banner {
  --p: 80px; /* control the shape (can be percentage) */
  height: 711px;
  aspect-ratio: 1;
  clip-path: polygon(0 0, 100% 0, 100% 86%, 0% 100%);
  background: linear-gradient(169deg, #E5007F 6.42%, #DE3329 111.14%);
  width:100%;
}

.page_banner_left {
	height: 100%;
	padding-top:0px;
	background-image: url(../images/banner_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: flex;
        flex-direction: column;
        justify-content: center; /*margin-top:-180px;*/
}

.page_banner_left h1{ margin-bottom:38px;}
.page_img {
    position: relative;
}

.ban_text{color: #fff; font-size: 26px; font-weight: 400; line-height: 150%;}

.search_box{border-radius: 20px; background: #F4F4F4; box-shadow: 0px 10px 20px 0px rgba(39, 68, 89, 0.12); padding: 36px 66px; margin-bottom:30px;}

.search_box .title_sm{color: #2D2D2D; font-size: 24px; font-weight: 600; line-height: 150%; margin-bottom:19px;}

.search_box .form-label{color: #2D2D2D; font-size: 16px; font-weight: 600; line-height: 150%;}

.but_search{color: #DA0074; font-size: 16px; font-weight: 600; line-height: 150%; letter-spacing: 0.64px; margin-top:19px; float:right;}
.but_search:hover{color: #DA0074;}
.but_search img{ margin-left:10px; width:16px; height:12px; transition: all 0.5s ease;}
.but_search:hover img{margin-right:-6px; margin-left:16px;}

.filter_box1{}

.filter_box1 ul {
    padding: 0;
    list-style-type: none;
    margin: 0 !important;     display: flex;
    justify-content: flex-end;
}

.filter_box1 ul li {
    margin: 0;
    list-style-type: none !important; display: inline-flex; align-items: center;
}


.form-select-filter {
	color: #202020;
	background-color: #fff;
	background-image: url(../images/sort_arrow1.png);
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #fff; font-size: 18px; font-weight: 500; line-height: 150%;
}

.found{display: flex; align-items: center;}

.filter_box2 {
    margin-bottom: 60px;
}

.news_all{}
.news_all ul{
	padding:0;
	list-style-type:none;
	margin: 0px -13px ;

}
.news_all ul li{
	margin:0; list-style-type:none!important;
	padding-left:20px; padding-right:20px; padding-top:0px; padding-bottom:36px;
}

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

/*=================Post=================*/

.post_banner {
  --p: 80px; /* control the shape (can be percentage) */
  height: 540px;
  aspect-ratio: 1;
  clip-path: polygon(0 0, 100% 0, 100% 86%, 0% 100%);
  background: linear-gradient(169deg, #E5007F 6.42%, #DE3329 111.14%);
  width:100%;  display: flex; align-items: center;
}


.post_banner_left{
	position:relative; padding-right:50px;
}

.post_banner_left h1{z-index:51; position:relative;     padding-bottom: 15px;}

.post_img{border-radius: 24px;
box-shadow: 0px 10px 20px 0px rgba(39, 68, 89, 0.12); margin-bottom:30px;}

.details_post{}

.details_post32{color: #2D2D2D; font-size: 32px; font-weight: 600; line-height: 150%; margin-bottom:24px; font-family: Roboto; font-weight: 600;}

.details_text{color: #2D2D2D; font-size: 18px; font-weight: 400; line-height: 150%;}

.post_sec{ margin-bottom:60px;}

.details_post24{color: #2D2D2D; font-size: 24px; font-weight: 600; line-height: 150%; margin-bottom:24px; font-family: Roboto; font-weight: 600;}


.pomysly ul{
	padding:0;
	list-style-type:none; margin:0;
}
.pomysly  ul li{
	margin:0;
	list-style-type:none!important;
	padding:15px;
}
.pomysly_box{border-radius: 20px; background:#F4F4F4; box-shadow: 0px 6px 14px 0px rgba(39, 68, 89, 0.10); padding: 16px; flex-basis: 100%;}
.pomysly_text{color: #2D2D2D; font-size: 16px; font-weight: 600; line-height: 150%;}
.pomysly_img{ margin-bottom:14px;}

.pomysly_20{ width:20%;}

.gallery ul{ padding:0; list-style-type:none;}

.gallery ul li{ margin:0; list-style-type:none;}

.gallery_img{ margin-bottom:20px;}

.gallery_sec{border-radius: 20px; background:#f4f4f4; padding:30px; position:relative; margin-bottom: 80px;}

.gallery_sec .owl-carousel .owl-item .item {
    display: flex !important; flex-basis:100%;}

.gallery_sec .owl-dots{ position:absolute; bottom:-87px;
  left: 45%;
  transform: translate(0%, -45%);}

.gallery_links_btn{ position:absolute; right:0px; width:100%;   top: 40%; -ms-transform: translate(0%, -40%); transform: translate(0%, -40%); }

.gallery_but_prev, .gallery_but_next{
  position: absolute;
  bottom: 0px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  width: 70px;
  height: 56px;
  border:none;  z-index:10;	background-color: transparent;
top: 50%; transform: translate(-50%);
}
.gallery_but_prev {left: 0px; }
.gallery_but_next {right: -80px;}

.gallery_but_prev_icon, .gallery_but_next_icon {
  display: inline-block;
  width: 56px;
  height: 56px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 56px 56px;
}

.gallery_but_prev_icon {
background-image: url(../images/arrow-left.svg);
}

.gallery_but_next_icon {
background-image: url(../images/arrow-right.svg);
}

.img_caption{ margin-top:30px; margin-bottom:30px; display:flex; flex-direction: column;}
.cap_text{color: #2D2D2D; font-size: 18px; font-weight: 400; line-height: 150%;}
.cap_num{ color: #2D2D2D; font-size: 18px; font-style: italic; font-weight: 600; line-height: 150%; margin-top:20px;}

.gal_left{ display:flex; justify-content: center;
    align-items: center;}

.gal_right{ display:flex; justify-content: center;
    align-items: center;}

.gl_arrows{ text-align:right; margin-top: 32px;}

.img_title{color: #1A1A1A; font-size: 24px; font-weight: 600; line-height: 150%; margin-bottom:24px;}

.gallery .btn-close{ position:absolute; right: 100px; top:0px;}

footer .accordion-item {
  border-radius: 12px; background: #FFF!important; margin-bottom:16px; padding:0;
}

footer .accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  color: #2D2D2D; font-size: 18px; font-weight: 500; line-height: 170%; padding-  left:0px;
  border-radius: 8px;
  text-align: left;
  border: 0;
  overflow-anchor: none; padding-right: 40px;  background-color: transparent; transition: 0.3s;
}

footer .accordion-button:not(.collapsed)::before{ display:none;}

.accordion-body .bot_nav{margin-left: 0px; margin-right:0px;}

.link{}
.link ul{
	padding:0;
	list-style-type:none;
	margin: 0;
}
.link ul li{
	list-style-type:none!important;
	border-radius: 12px;
	background:#F4F4F4;
	margin-bottom:16px;
	font-weight: 400;
	display:flex;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	align-items: center;
}

.link ul li img{
margin-right:20px;
}
.link_disc {}

.link_disc .title1{ display: flex; align-items: center; color: #2D2D2D; font-size: 18px; font-weight: 600; line-height: 150%;}

.link_disc span{ color: #2D2D2D; font-size: 14px; font-weight: 400; line-height: 150%;}

.link_disc span.dot{ position:relative; padding-left:20px;}

.link_disc span.dot::before{
    float: left;
    color: #003399;
    content: "";
    position: absolute;
    left: 8px;
    height: 5px;
    width: 6px;
    margin-top: 12px;
    background-image: url(../images/bullet.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    background-size: 5px 6px; top:auto!important;
}

.round_20{border-radius: 20px;}

.round_12{border-radius: 12px;}

.search_input1{
    color: #53565A;
    outline: 0;
    background: none;
    width: 0;
    caret-color:transparent;
    line-height: 27px;
    transition: width 0.4s linear; width:100%; font-weight: 400; caret-color: auto;
font-size: 1rem; height:50px;
    }

.search_input1::placeholder{
color: #767676; font-size: 16px; font-weight: 400; line-height: 150%;
}

.filter_box .searchbar_filter{
    margin-bottom: auto;
    margin-top: auto;
    height: 50px;
    border-radius: 4px; border: 1px solid #6B6B6B;
    padding: 10px;  width:100%;
    }
.search_icon2 {
    height: 40px;
    width: 30px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    text-decoration: none;
    margin-top: -45px;
    margin-right: 7px;
}
.details_right{ padding-right:45px;}
.right_news_sec{}
.right_news{
	margin-bottom:39px;
	padding-bottom:39px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767676;
}
.news_date1 {
}
.right_news_heading{color: #2d2d2d; font-size: 20px; font-weight: 700; line-height: 150%; margin-bottom:12px!important; font-family: "Roboto", sans-serif;}
.right_news_img{ margin-bottom:23px;}

.right_news1{
	margin-bottom:39px;
}

.breadcrumb{ position:relative; z-index:53; white-space:nowrap;}


.onas ul{
	padding:0;
	list-style-type:none; margin-left:-20px; margin-right:-20px;
}
.onas  ul li{
	margin:0;
	list-style-type:none!important;
	padding:20px;
}
.onas_box{padding:40px; flex-basis: 100%; transition: all 0.5s ease; position:relative; border-radius: 20px;
background: #F4F4F4;
box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.12);}

.onas_box:hover{
background: linear-gradient(169deg, #E5007F 6.42%, #DE3329 111.14%); z-index:70;
}

.onas_box:hover:after{
	z-index:75;
	background-image: url(../images/logo_epi.png);
	background-repeat: no-repeat;
	background-position: right center; content:""; height:100%; width:100%; position:absolute; top:0; right:-30px; opacity: 0.15;
}

.onas_text{color: #2D2D2D; font-size: 26px; font-weight: 600; line-height: 150%; transition: all 0.5s ease; position:relative; z-index:72;}

.onas_img{ margin-bottom:14px; position:relative; z-index:73;}

.onas_box:hover .onas_text{color: #fff;}

.onas_box:hover .onas_img{filter: invert(100%) sepia(4%) saturate(392%) hue-rotate(251deg) brightness(1009%) contrast(100%);}

.text26{font-size: 26px; font-weight: 600; line-height: 150%; margin-bottom:24px;}

.text26_bold{font-size: 26px; line-height: 150%; font-family: "Fira Sans", sans-serif; font-weight:700;}
.opbn_left{ display:flex; align-items: center;}

.mb_24{ margin-bottom:24px;}

.project_box{padding: 24px; border-radius: 30px; background: #FFF; box-shadow: 0px 10px 20px 0px rgba(39, 68, 89, 0.12); display: flex;   flex-direction: row;}
.project_title{color:#DA0074; font-size: 20px; font-weight: 700; line-height: 150%; margin-bottom:8px;}
.project_img{ margin-right:24px; width:50%;}
.project_text{width:50%;}

.round16{border-radius: 16px;}
.round12{border-radius: 12px;}
.round20{border-radius: 20px;}

.text32{font-size: 32px; font-weight: 600; line-height: 150%;}
.tp_text{ margin-bottom:40px;}

.tp_text a{ text-decoration:underline; color:#2d2d2d;}
.tp_text a:hover{text-decoration:underline;}

.join_btn{display: flex; padding-left: 30px; border-radius: 12px; background:#F5FBFE; float:left;     align-items: center; color:#2D2D2D; font-size: 18px; font-weight: 600; line-height: 150%;}
.join_btn img{ margin-left:30px;}

.services_box{ border-radius: 20px; background: #F5FBFE; box-shadow: 0px 10px 20px 0px rgba(39, 68, 89, 0.12); padding: 20px 26px;; flex-basis: 100%; transition: all 0.5s ease; position:relative;}


.services_box:hover:after {
    content: "";
    background: linear-gradient(273deg,rgba(0, 149, 219, 0.32) 0%, rgba(0, 66, 137, 1) 98%);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0; z-index:71; border-radius: 20px;
}

.services_box:hover{
	background-color: #DA0074;
	background-image: url(../images/onas_bg.png);
	background-repeat: repeat;
	background-position: left top; z-index:70;
}

.services_text{font-size: 26px; font-weight: 600; line-height: 150%; transition: all 0.5s ease; position:relative; z-index:72;}

.services_img{ margin-bottom:12px; position:relative; z-index:73;}

.services_box:hover .services_text{color: #fff;}

.services_box:hover .services_img{filter: invert(100%) sepia(4%) saturate(392%) hue-rotate(251deg) brightness(1009%) contrast(100%);}

.message{border-radius: 12px; background:#F5FBFE; padding: 20px 30px; float:left; display: flex
;}

.btn_message{border-radius: 6px; background: #DA0074; padding: 12px 24px; color: #fff;}

.btn_message:hover{color: #fff;}

.btn_message img{ margin-left:10px; transition: all 0.5s ease;}
.btn_message:hover img{margin-right:-6px; margin-left:16px;}

.btn_contact{border-radius: 6px; color: #2D2D2D; padding: 12px 24px; background: #F5FBFE; margin-right:30px;}
.btn_contact:hover{color: #fff; background: #DA0074; }

.sepreat_line{
	padding-bottom:36px;
	margin-bottom:36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767676;
}

.btn_check{padding: 12px 24px; text-decoration: none !important; color: #FFF !important; font-size: 16px; font-weight: 600; line-height: 150%; letter-spacing: 0.64px; border-radius: 6px; background:#DA0074; width:100%;}

.btn_check:hover{color: #fff;}

.btn_check img{ margin-left:10px; transition: all 0.5s ease;}
.btn_check:hover img{margin-right:-6px; margin-left:16px;}

.box_check{
	border-radius: 12px;
	background:#F5FBFE;
	text-align:center;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.title_check{font-size: 18px; font-weight: 600; line-height: 150%; text-align:center; margin-bottom:20px;}
.text_check{font-size: 18px; font-weight: 400; line-height: 150%; text-align:center; margin-bottom:20px;}

.mb_35{ margin-bottom:35px;}

.space_50{ height:50px;}

.space_70{ height:70px;}

.message_box{border-radius: 12px; background:#F5FBFE; padding: 20px 30px; display: flex; justify-content: space-between; align-items: center; font-weight: 600;}

.message_box_text {
    width: 80%;
}
.message_box_btn{}
.text_bold{ margin-bottom:12px; font-weight: 600;}

.text26_mb{font-size: 26px; font-weight: 600; line-height: 150%; margin-bottom:35px;}

.conference_rooms{ margin-bottom:40px; display: flex;     align-items: center;}
.conference_left{ width:100%;}
.conference_right{width:75%;}

.conference_box {padding: 30px 40px;
border-radius: 12px;
background: #fff;
color: #2D2D2D;
font-size: 18px;
font-weight: 400;
line-height: 150%; margin-left: -121px; padding: 30px 40px; transition: all 0.5s ease;}
.conference_box1 {padding: 30px; border-radius: 12px; background: #fff; margin-right: -121px;  position: relative; transition: all 0.5s ease;}

/*.conference_box1:hover{margin-right: -200px; margin-left:120px;}
.conference_box:hover{margin-left: -200px; margin-right:120px;}*/

.conference_rooms:hover .conference_box1 {
    margin-right: -200px; margin-left:80px;
}

.conference_rooms:hover .conference_box {
    margin-left: -200px;  margin-right:80px;
}



.con_heading{font-size: 28px; font-weight: 700; line-height: 150%; margin-bottom:12px;}
.con_subheading{color: #DA0074; font-size: 18px; font-weight: 500; line-height: 150%; display: flex;}
.con_top{ margin-bottom:12px; display: flex; justify-content: space-between;}
.con_left{}
.con_right{ margin-left:12px;}
.con_white{padding: 6px 12px; border-radius: 6px; background: #FFF; box-shadow: 0px 10px 20px 0px rgba(39, 68, 89, 0.12); font-size: 16px; font-weight: 600; line-height: 150%; letter-spacing: 0.64px; width:210px;}
.con_white span{ color:#DA0074;}

span.dot{ position:relative; padding-left:20px;}
span.dot::before{
    float: left;
    color: #003399;
    content: "";
    position: absolute;
    left: 6px;
    height: 5px;
    width: 6px;
    top: 45%;
    background-image: url(../images/bullet.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    background-size: 5px 6px;     background-position: top left;
}
.cena{color: #767676; font-size: 14px; font-weight: 600; line-height: 150%; letter-spacing: 1.4px; margin-bottom:5px;}

ul .option1{
    margin-bottom: 10px;
    padding: 0;
    margin-top: 10px;
}
ul.option1 li{
    list-style-position: outside;
    list-style-type: disc;
    margin-bottom: 0px;
    margin-left: 22px;
}

ul.option1 li::marker {
    font-size: 1rem;
    color: #2D2D2D;
}


.conference_box_text{}

table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

@media screen and (max-width: 991px) {
    table {
        width: 992px !important;
    overflow-x: scroll;
      }
      /*
.rada_tbl table {
    border: 0;
  }

.rada_tbl table caption {
    font-size: 1.3em;
  }

.rada_tbl table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

.rada_tbl table tr {
    border-bottom: 1px solid #DA0074;
    display: block;
    margin-bottom: .625em;
  }

.rada_tbl table td {
    border-bottom: 1px solid #2A5384;
    display: flex;
    text-align: left;
  }

.rada_tbl table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
	width: 40%;
    flex-basis: 40%;
    flex-grow: 0;
    flex-shrink: 0;
  }

.rada_tbl table td:last-child {
    border-bottom: 0;
  }
  .blue_line {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D5E9FC;
    padding: 15px;
}*/
}

@media screen and (min-width: 992px) {
.rada_tbl {
    overflow-x: auto; margin-bottom:60px;
}
table {
  border:none;
}

.no_992{ display:none;}

.rada_tbl table {
    table-layout: auto!important;
}
}

.rada_heading {
    border-radius: 4px 0px 0px 4px;
    background: #3A0C50;
    color: #fff;
    padding: 12px;
    text-align: center; color: #FFF; font-size: 20px; font-weight: 700; line-height: 150%;
}

.rada_heading2 {
    background: #3A0C50;
    color: #fff;
    padding: 12px;
    text-align: center; color: #FFF; font-size: 20px; font-weight: 700; line-height: 150%;
}

.rada_heading3 {
    border-radius: 0px 4px 4px 0px;
    background: #3A0C50;
    color: #fff;
    padding: 12px;
    text-align: center; color: #FFF; font-size: 20px; font-weight: 700; line-height: 150%;
}

.tbl_all{
	text-align:center;
	padding: 16px 20px;
}

.tbl_all_new{
	text-align:center;
	padding: 16px 20px;
}

.tbl_all_new1 {
    text-align: left;
    padding: 16px 20px;
}

.tbl_bot_line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767676;
}

.looking{border-radius: 12px; background: #FFF; box-shadow: 0px 10px 20px 0px rgba(39, 68, 89, 0.12); padding: 30px; font-weight: 600;}
.looking a{ text-decoration:underline; color:#DA0074; }
.looking a:hover{ color:#2d2d2d;}

.coworking{padding: 40px 30px; border-radius: 12px; background:#F5FBFE; display: flex; display: flex; align-items: center;}
.coworking_logo{ margin-right:20px;}
.coworking a{ color:#DA0074; text-decoration:underline;}
.coworking a:hover{ color:#2d2d2d; text-decoration:underline;}

ul .option2{
    margin-bottom: 10px;
    padding: 0;
    margin-top: 10px;
}
ul.option2 li{
    list-style-type: none!important;
    margin-left: 0px!important;
	background-image: url(../images/tick_arrow.svg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:48px; margin-bottom: 15px; padding-top: 2px;
}

ul.option2 li::marker {
	font-size: 1rem;
	color: #2D2D2D;
	background-image: url(../images/tick_arrow.svg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text_left{ text-align:left;}

.tbl_bot{ margin-top:35px;}

.firm_box{padding: 24px; border-radius: 30px; background: #FFF; box-shadow: 0px 10px 20px 0px rgba(39, 68, 89, 0.12); display: flex; flex-direction: row; align-items: center; position:relative;}
.firm_logo{ margin-right:24px; width: 373px;}
.firm_text{}
.firm_title{color:#DA0074; font-size: 32px; font-weight: 700; line-height: 150%; margin-bottom:8px;}
.firm_link{color: #2D2D2D; font-size: 20px; font-weight: 700; line-height: 150%; text-decoration-line: underline;margin-bottom:8px;}
.firm_link a{color: #2D2D2D; text-decoration-line: underline;}
.firm_link a:hover{color: #DA0074; text-decoration-line: underline;}

.firm_cat_tag{ position:absolute; right:24px; top:24px; display: flex; flex-direction: row;}
.firm_cat{padding: 2px 12px; border-radius: 4px; background: #F5FBFE; color: #DA0074; font-size: 14px; font-weight: 400; line-height: 150%; text-transform: uppercase; margin-left:8px;}

.calendar_box{}
.calendar_img{ margin-bottom:24px;}
.calendar_date_line{display: flex;}
.calendar_date{color: #DA0074; font-size: 14px; font-weight: 400; line-height: 150%; text-transform: uppercase; display: flex; align-items: center;}
.calendar_date img{ margin-right:5px;}
.calendar_title{color:#DA0074; font-size: 32px; font-weight: 700; line-height: 150%; margin-bottom:8px; margin-top:8px;}
.calendar_text{}

.calendar_cat {padding: 2px 12px; border-radius: 4px; background: #F5FBFE; color: #DA0074; font-size: 14px; font-weight: 400; line-height: 150%; text-transform: uppercase; margin-left: auto;}

.kon_box{display: flex; align-items: center;}

.kon_img{ margin-right:20px; width: 233px; height: 233px; display: flex; flex-shrink: 0; flex-grow: 0;}

.kon_img_round{border-radius: 1000px; border: 1px solid #DA0074;}

.kon_title{ color: #2D2D2D; font-size: 26px; font-weight: 600; line-height: 150%; margin-bottom:10px;}
.kon_text{}
.kon_text_light{color: #767676; font-size: 18px; font-weight: 600; line-height: 150%; margin-bottom:10px;}

.kon_add{margin-bottom:10px; display: flex; justify-content: flex-start;
    align-items: flex-start; word-break: break-all;}

.kon_add img{ margin-right:12px;}
.kon_add a{ color:#DA0074;}
.kon_add a:hover{color:#767676;}

.kon_all{}
.kon_all ul{
	padding:0;
	list-style-type:none;
	margin: 0px -13px ;

}
.kon_all ul li{
	margin:0; list-style-type:none!important;
	padding-left:20px; padding-right:20px; padding-top:0px; padding-bottom:80px;
}


.scroll-x {
  display: flex;
  overflow-x: auto;
  white-space: nowrap;
  scrollbar-width: thin; /* Firefox */
  scrollbar-color: #DA0074 #F5FBFE; /* Firefox */
  flex-wrap: wrap;
}

.scroll-x::-webkit-scrollbar {
  height: 4px;
}

.scroll-x::-webkit-scrollbar-track {
  background: #F5FBFE;
}

.scroll-x::-webkit-scrollbar-thumb {
  background-color: #DA0074;
  border-radius: 10px;
}

.kontakt_title{ margin-bottom:20px;}
.kon_post{ margin-bottom:80px;}
.kon_post_last{ margin-bottom:0px;}

.sec_404{ margin-top:88px; margin-bottom:50px;}

.sec_404 h2{ color: #DA0074; font-size: 66px; font-weight: 700; line-height: 86px; margin-bottom:16px;}

.sec_404 h2::before { display:none;}

.sec_404 .sub_title{color: #2D2D2D; font-size: 22px; font-weight: 700; line-height: 150%; margin-bottom:16px;}

.sec_404 .but_new{margin-bottom:16px;}

.left_404{ display: flex; flex-direction: column; justify-content: center; align-items: flex-start;}

.left_404 a.banner_btn{ float: left!important; width:200px;}

.event_all{border-radius: 12px; background: #F5FBFE; margin-bottom:24px;     display: flex
;}

.event_blue{border-radius: 12px; background: #DA0074; width: 330px; padding: 8px 14px;     display: flex; flex-direction: column; align-items: center;}
.event_all_location{border-radius: 4px; background: rgba(255, 255, 255, 0.20); color: #FFF; font-size: 14px; font-weight: 400; line-height: 150%; text-transform: uppercase; margin-bottom:6px; padding: 2px 12px;}
.event_all_date{color: #FFF; font-size: 22px; font-weight: 600; line-height: 150%; margin-bottom:6px;}
.event_all_time{color:  #FFF; font-size: 14px; font-weight: 400; line-height: 150%;     margin-bottom: 10px;}

.event_all_right{     margin-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;}

.event_add{color: #DA0074; font-size: 14px; font-weight: 600; line-height: 150%; text-decoration-line: underline;
    display: flex; justify-content: flex-start; align-items: flex-start;}

.event_add img{ margin-right:8px;}
.place_name{color:#2D2D2D; font-size: 18px; font-weight: 600; line-height: 150%; margin-bottom:8px;}

.map_text{color:#2D2D2D; font-size: 18px; font-weight: 400; line-height: 150%; margin-bottom:60px;}
.map_text_bot{color:#2D2D2D; font-size: 18px; font-weight: 400; line-height: 150%; margin-bottom:60px; margin-top:60px;}
.map_sec{ overflow-x:scroll; padding-bottom:20px;}
.map_sec svg path {
    fill-rule: evenodd;
    stroke-width: 0;
    fill: #95a2b5;
    fill-opacity: .6;
    cursor: pointer;
    transition: all .2s ease-in-out;
}
.map_sec svg path:hover {
    fill-opacity: .9
}

.map_sec::-webkit-scrollbar {
height:5px;
}

.map_sec::-webkit-scrollbar-track {
  border-radius: 8px; background: #F5F5F5;
}

.map_sec::-webkit-scrollbar-thumb {
border-radius: 15px;background: #bebebe;
}

.map_sec::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.select_floor{margin-bottom:60px;}

.sl_fl{ margin-right:40px;     margin-top: 10px;}

.room_sec_all{
	border-radius: 20px;
	background: #F5FBFE;
	box-shadow: 0px 10px 20px 0px rgba(39, 68, 89, 0.12);
	display:flex;
	flex-wrap: wrap;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px; margin-bottom:60px;
}

.room_sec{ display:flex; margin-right:50px; margin-bottom:20px;}
.room_color{width: 20px;height: 20px; border-radius: 100px; margin-right:20px;}
.room_text{color:#2D2D2D; font-size: 18px; font-weight: 400; line-height: 150%;}

.map_sec svg path.administration {
    fill: #bf8182
}

.map_sec svg path.available {
    fill: #62ad0c
}

.map_sec svg path.buffet {
    fill: #ff9934
}

.map_sec svg path.dining {
    fill: #98ccfe
}

.map_sec svg path.hall {
    fill: #910faf
}

.map_sec svg path.ownwork {
    fill: #67cdfe
}

.map_sec svg path.rented {
    fill: #523829
}

.map_sec svg path.representational {
    fill: #c9c6bd
}

.map_sec svg path.service {
    fill: #ce1213
}

.map_sec svg path.social {
    fill: #3d3d3d
}

.map_sec svg path.tech {
    fill: #357486
}

.map_sec svg path.utility {
    fill: #3d3d3d
}

.map_sec svg path.waitingroom {
    fill: #27c58b
}


.brown {background: #D36F4B;}
.orange {background: #FF9831;}
.green {background: #189918;}
.grey {background: #4E4E4E;}
.blue1 {background: #007FE6;}

.map_tooltip{border-radius: 20px;
background: linear-gradient(173deg, rgba(245, 250, 255, 0.80) 5.44%, #F5FAFF 98.28%);
box-shadow: 0px 10px 20px 0px rgba(39, 68, 89, 0.12);
backdrop-filter: blur(13.800000190734863px); padding:26px; color: #2D2D2D; font-size: 16px; font-weight: 400; line-height: 150%; letter-spacing: 0.32px; float: left;}

.map_tooltip_text{ margin-bottom:16px;}

.map_tooltip_text ul li:not([class]) {
    list-style-position: outside;
    list-style-type: disc;
    margin-bottom: 3px;
    margin-left: 22px;
}

.map_tooltip_text ul li::marker {
    font-size: 1rem;
    color: #2D2D2D;
}

.map_tooltip_btn{color: #DA0074; font-size: 16px; font-weight: 600; line-height: 150%; letter-spacing: 0.64px;}

.map_tooltip_btn img{ margin-left:10px;}

.laboratory{border-radius: 20px; background: #F5FBFE; box-shadow: 0px 10px 20px 0px rgba(39, 68, 89, 0.12); padding: 30px; display: flex;}

.laboratory ul{
	padding:0;
	list-style-type:none;
	margin: 0; display:block; width:50%; margin-right:200px;

}
.laboratory ul li{
	margin:0; list-style-type:none!important;
	padding:0; display:inline-block; width:49%; margin-bottom:20px;
}
.laboratory ul li:last-child, .laboratory ul li:nth-last-child(2){margin-bottom:0px;}


/*=======================Cart pages===========================*/


.cockpit_left{padding: 20px 16px; border-radius: 14px; background: #FFF;
box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.12); margin-right:40px;}

.mb34{ margin-bottom:34px;}

.cockpit_right H2{color: #2d2d2d;  margin-bottom:34px;}


.left_nav{}
.left_nav ul{
	padding:0;
	list-style-type:none;
	margin: 0;
}
.left_nav ul li{
	padding:0;
	margin:0; list-style-type:none!important;
}

.left_nav ul li a{
	text-decoration:none;
	display:block;
	text-align: left;
	color: #2D2D2D;
	font-size: 18px;
	font-weight: 600;
	line-height: 150%;
	margin-bottom:8px;
	height:42px;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px; transition: all 0.5s ease;
}
.left_nav ul li a img{ margin-right:8px;}
.left_nav ul li a:hover {color:#fff; border-radius: 8px;background: #DA0074;}
.left_nav ul li a:hover img {filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(164deg) brightness(200%) contrast(104%);}

.left_nav ul li a.act {color:#fff; border-radius: 8px;background: #DA0074;}

.left_nav ul li a.act img {filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(164deg) brightness(200%) contrast(104%);}


.cockpit H2{color: #2d2d2d;  margin-bottom:34px;}

.register{padding: 50px; border-radius: 30px; background: #FFF; box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.12);}

.input-group .form-control{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #767676;
	border-bottom-color: #767676;
	border-left-color: #767676;
}

.login{ padding-right:180px; margin-bottom:76px;}

.login a{ text-decoration:underline;}

.protocol{ padding-right:70px;}

.title_sec h2{ margin-bottom:0px; color: #DA0074;}
.red{color: #E20000;}
.input-group-img{ width:10%; height: 50px;}

.no_orders{padding: 14px 30px; border-radius: 12px; background: #F4F4F4; display: flex; align-items: flex-end;}

.no_orders img{ margin-right:18px;}


.packages_all{}
.packages_all ul{
	padding:0;
	list-style-type:none;
	margin: 0px;

}
.packages_all ul li{
	list-style-type:none!important;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:34px;
	display: flex;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767676;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 34px;
	margin-left: 0;
}

.packages_all ul li:last-child{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.pack_title{font-size: 20px; font-weight: 600; line-height: 150%; }

.pack_price {
    font-size: 36px;
    font-weight: 700;
    line-height: 150%;
    display: flex;
    flex-direction: column;
    align-items: flex-end; gap:18px;
}

.pack_price2 {width: 320px;}

.pack_img{ margin-right:18px; width:300px;}

.pack_left{}
.pack_right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.pro_details_left{ padding-right:50px;}

.pro_details_img{ margin-bottom:20px;}

.pro_details_bot_img{display: flex;flex-direction: row;gap: 20px;}

.pro_details_bot_img img{ width:156px; border-radius: 12px; border: 4px solid #fff;}
.pro_details_bot_img img:hover{border: 4px solid #DA0074;}

.pro_details_right{ padding-left:30px;}

.pack_price1 {
    font-size: 36px;
    font-weight: 700;
    line-height: 150%;
    display: flex;
    flex-direction: column;
    align-items: flex-start; margin-bottom:34px;
}

.add_to_cart {display: flex;align-items: center;}

.add_date{ margin-right:14px;}

.add_cal{ margin-right:30px;}

.btn_cart{border-radius: 6px; background: #767676; height: 48px; padding: 12px 24px; color:#FFFFFF; color: #FFF; font-size: 16px; font-weight: 600; line-height: 150%;letter-spacing: 0.64px;}
.btn_cart:hover{ background: #DA0074; color:#FFFFFF;}

.btn_cart img{ margin-right:10px;}


.btn_cart_marron{border-radius: 6px; background: #DA0074; height: 48px; padding: 12px 24px; color:#FFFFFF; color: #FFF; font-size: 16px; font-weight: 600; line-height: 150%;letter-spacing: 0.64px;}
.btn_cart_marron:hover{ background: #767676; color:#FFFFFF;}
.btn_cart_marron img{ margin-right:10px;}

.line_34{ background-color:#bababa; margin-top:34px; margin-bottom:34px; height:1px;}

.line_60{ background-color:#bababa; margin-top:60px; margin-bottom:60px; height:1px;}

.pro_details_right a{ text-decoration:underline;}

.other_products{ display:flex;}

.other_products .pack_right {
    display: flex;
    align-items: flex-start;
    width: 100%;
    flex-direction: column;
    justify-content: center;
}

.other_products .pack_price {
    font-size: 36px;
    font-weight: 700;
    line-height: 150%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}


.order_green{border-radius: 12px; background: #F4F9F4; padding: 14px 30px; margin-bottom:65px; display: flex; justify-content: space-between;}
.order_green img{ margin-right:18px;}

.view_basket{display: flex; color:#0A800A; font-size: 16px; font-weight: 600; line-height: 150%; letter-spacing: 0.64px; align-items: center;}
.view_basket a{color:#0A800A;}
.view_basket a:hover { color:#0A800A!important;}

.view_basket img{ margin-left:10px; transition: all 0.5s ease; }
.view_basket a:hover img{margin-right:-6px!important; margin-left:10px;}

.basket_box{padding: 50px; border-radius: 30px; background:  #FFF; box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.12); margin-bottom:65px;}

.basket_heading {
	background: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	line-height: 150%;
	border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #bababa; padding-bottom:24px;
}

.basket_heading_left{text-align: left;}

.basket_tbl_bot_line{border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #bababa; vertical-align: middle; padding-top: 20px; padding-bottom: 20px;}

.basket_img{ margin-right:60px;}

.grey1{color:#767676;}

.coupon{ width:55%; display:flex; margin-top:34px; align-items: center;}
.discount{ width:40%;}
.coupon .form-control{ height:48px;}

.cart_summary_box{padding: 50px; border-radius: 30px; background:  #FFF; box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.12); width:50%; margin-left: auto;}
.cart_heading{font-size: 36px; font-weight: 600; line-height: normal; margin-bottom:34px;}

.cart_item{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
	display: flex;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.cart_text{ width:50%;}

.cart_text1{ width:70%;}

.cart_text2{ width:30%;}

.cart_item2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
	display: flex;
	margin-bottom: 24px;
	padding-bottom: 24px;
}

.cart_item1 {
    display: flex;
    justify-content: flex-end; margin-top:22px;
}

.basket_img_text {
    display: flex;
    align-items: center;
}

.order_box{padding: 34px; border-radius: 30px; background: #FFF;
box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.12);}

.order_text{font-size: 16px; font-weight: 400; line-height: 150%;}

.order_form{ width:47%; float:left; margin-right:25px;}

.disabled{opacity: 0.5;}

.order_form_34{ width:35%; float:left; margin-right:25px;}

.order_form_22{ width:23%; float:left; margin-right:25px;}

.order_form_341{ width:35%; float:left;}

.mb34_check{ margin-bottom:34px; display:flex;}

.mb34_check .form-check-input{flex-shrink: 0;}

.mb70_check { position:relative; margin-bottom:70px; display:flex;}

.mb70_check .invalid-feedback{ position:absolute; bottom:-30px;}

.mb70_check .form-check-input{flex-shrink: 0;}

.mb34_check a{ text-decoration:underline;}

.przelewy24{ margin-bottom:50px; display:flex; align-items: center;}

.przelewy24 img{ margin-right:30px;}

.btn_full{ width:100%;}

.cal_icon {
    height: 40px;
    width: 30px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    text-decoration: none;
    margin-top: -45px;
    margin-right: 7px;
}


.order_grey{border-radius: 12px; background: #F4F4F4; padding: 14px 30px; margin-bottom:65px; display: flex; display: flex; justify-content: flex-start; align-items: flex-start;}
.order_grey img{ margin-right:18px; margin-top:5px;}

    .quantity-selector {
      display: flex;
      align-items: center;
      max-width: 140px;
    }
    .quantity-selector button {
      width: 36px;
      height: 36px;
      padding: 0;
	  border-radius: 6px;
background: #767676;
padding: 12px 16px; border:none; color:#FFFFFF;     display: flex;  justify-content: center; align-items: center; font-size:25px;
    }

.quantity-selector button:hover{
background: #DA0074;
    }
.quantity-selector button:focus{
background: #DA0074;
    }


.quantity-selector input {
	padding-left:12px; padding-right:12px;
      text-align: center;
      font-size:20px; border:none; margin-bottom: 0px;
    }

.calendar_tbl{}
.edit{display:flex; flex-direction: row; gap: 20px;}

.line_45{ background-color:#bababa; margin-top:45px; margin-bottom:45px; height:1px;}

.select_time{border-radius: 30px; background: #FFF; box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.12); padding: 34px 80px; display: flex; flex-direction: column;  margin-bottom:40px;}
.reserve_cal{ padding-right:30px;}

.select_time_title{color: #2D2D2D; text-align: center; font-size: 24px; font-weight: 600; line-height: 150%; margin-bottom:34px;}

.cal_date{color: #767676; text-align: center; font-size: 16px; font-weight: 400; line-height: 150%; display:flex; gap:12px; flex-direction: column;}

.call_all{display: flex; justify-content: space-around; }

.from{}

.from_sp{color: #2D2D2D;  font-weight: 600;}

.from_act{
	padding-left:33px; padding-right:33px; padding-top:5px; padding-bottom:5px; border: 1px solid #DA0074; color: #2D2D2D;  font-weight: 600;}

.right_btn{ margin-left:auto; float: right;}

.modal_title{
	font-size: 18px;
	font-weight: 600;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767676;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.modal_reservation{border-radius: 12px; background: #FFF; box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.12); padding: 20px 30px; width:530px; margin-left:auto; margin-right:auto; margin-top:20%;}

.reservation_bot {
    display: flex;
    justify-content: space-between;
    align-items: center; margin-top:12px;
}

.modal_reservation .modal-body {
    text-align: center;
}

.btn_center{ display: flex; align-items: center; justify-content: center;}

.news_btn1{display: flex; color:#DA0074; font-size: 16px; font-weight: 600; line-height: 150%; letter-spacing: 0.64px; align-items: center;}
a.news_btn1{color:#DA0074;}
a:hover.news_btn1{ color:#DA0074!important;}
.news_btn1 img{ margin-right:10px; width:16px; height:12px; transition: all 0.5s ease;}
.news_btn1:hover img{margin-left:-6px; margin-right:16px;}

.addy_line{color: #2D2D2D; font-family: Roboto; font-size: 18px;
font-style: normal; font-weight: 600; line-height: 150%; margin-bottom:18px;}

.ad_box{padding: 20px 30px; border-radius: 12px; background: #FFF; box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.12);}

.ad_title{
	font-size: 18px;
	font-weight: 600;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767676;
	margin-bottom: 12px;
	padding-bottom: 12px;
}

.adresy_line{ margin-bottom: 12px;display: flex; align-items: center;}

.adresy_line_left{color:  #767676; font-size: 14px; font-weight: 600; line-height: 150%; width:150px;}
.adresy_line_right{}

.line_12{ background-color:#767676; margin-top:12px; margin-bottom:12px; height:1px;}

.add_form{}

.form_text{font-style: italic; font-weight: 400; margin-top:10px;}

.mb20{ margin-bottom:20px;}

.text20{font-size: 24px; font-weight: 600; line-height: 150%;}

.basket_tbl_center {
    text-align: center;
}

.basket_box .quantity-selector {
    margin-left: 30px!important;
}

.swiper-wrapper .main_sec {
    height: auto!important;
}

.offer_sec{
	margin-top:87px;
	margin-bottom:100px;
	background-image: url(../images/offer_bg.png);
	background-repeat: no-repeat;
	background-position: top center; position:relative;
}

.offer_sec .title_sec h2 {
    left: 50%;
    transform: translate(-50%, 0%);
}
.offer_sec .title{ text-align:center;}
.offer_sec .owl-dots{ display:none;}
.offer_sec .owl-nav{display:none;}

.offer_box{}
.offer_img{ position:relative; z-index:100;}
.offer_btn{
	border-radius: 20px;
	display: flex;
	padding: 26px 30px;
	justify-content: space-between;
	align-items: center;
	background-color: #3A0C50;
   color:#FFFFFF; margin-left:32px; margin-right:32px; margin-top:-45px; position:relative; z-index:101; color: #FFF; font-size: 28px; font-weight: 700; line-height: 150%; transition: all 0.5s ease;
}

.offer_btn:hover{background: linear-gradient(169deg, #E5007F 6.42%, #DE3329 111.14%); transition: all 0.5s ease; background-color: #c40d74;}

.offer_btn:after{background-image: url(../images/offer_arrow.svg);
	background-repeat: no-repeat;
	background-position: 93% center;  content: ""; width:48px; height:48px;}

a.offer_btn{
color:#FFFFFF;
}

.offer_more{ color: #DA0074; font-size: 16px; font-weight: 600; line-height: 150%; letter-spacing: 0.64px; text-align:center; margin-top:26px; display: flex; justify-content: center;}


.links_sec {
  --p: 120px; /* control the shape (can be percentage) */
  height: 350px;
  aspect-ratio: 1;
  clip-path: polygon(0 20%, 100% 0, 100% 100%, 0 86%,0 calc(100% - var(--p)));
  background: #FFECE3;
  width:100%; padding-top:120px; padding-bottom:120px;
}

.title1{opacity: 0.4;
background: linear-gradient(180deg, rgba(255, 255, 255, 0.02) -50.66%, rgba(255, 255, 255, 0.60) 80.26%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}

.white {
    color: #fff!important;
}

a.white {
    color: #fff!important;
}

a.white:hover {
    color: #fff!important;
}

.link_btn{
	border-radius: 24px;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.12);
	padding: 20px 30px;
	background-color: #FFF;
	background-image: url(../images/link_bg.svg);
	background-repeat: no-repeat;
	background-position: left center; color: #2D2D2D; font-size: 28px; font-weight: 700; line-height: 150%; margin: 20px;
	display: flex;
    align-items: center;
    justify-content: space-between; transition: all 0.5s ease;
}

.link_btn:hover img{
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(41deg) brightness(200%) contrast(101%);
}

.link_btn:hover{
    background: linear-gradient(169deg, #E5007F 6.42%, #DE3329 111.14%); color: #fff; position:relative;
}

.link_btn:hover:after{
    content: "";
	background-image: url(../images/btn_bg.png);
	background-repeat: no-repeat;
	background-position: left center;  position: absolute; left:0; top:0;     height: 100%;
    width: 100%;
}

.owl-carousel .owl-item .item a {
    display: flex !important;
    flex-basis: 100%;
}

.experience_sec{ margin-top:140px; margin-bottom:140px;}

.experience_left{
	background-image: url(../images/left_bg.png);
	background-repeat: no-repeat;
	background-position: 10px 25px; height:100%;
	display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.experience_subheading{font-size: 28px; font-weight: 600; line-height: 150%;margin-bottom:24px;}

.experience_left h2{margin-bottom:24px;}
.experience_right{
	height:100%;
	padding-left:220px; position:relative; z-index:120;

}

.experience_right:after{
content: ""; position: absolute; left:-20px; top:30px; background-image: url(../images/vector_bg.svg);     height: 420px; width: 420px;  z-index:119; background-size: 100%;}

.ex_img{
	background-image: url(../images/ex_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 80px;
	padding-right: 230px;
	display: flex;
    justify-content: flex-end;
    align-items: flex-start; padding-bottom:50px;
}
.ex_img img{ height:450px; width:450px; border-radius: 600px; z-index: 122;}
.mb24{ margin-bottom:24px;}


.newsletter{
  --p: 420px; /* control the shape (can be percentage) */
  height: 650px;
  aspect-ratio: 1;
  clip-path: polygon(0 20%, 100% 0, 100% 100%, 0 86%,0 calc(100% - var(--p)));
  background: #F4F4F4;
  width:100%; 
  display: flex;
    align-items: center;
}

.newsletter span{ color: #DA0074;}


.newsletter_btn{border-radius: 6px; background: #DA0074; display: flex; height: 48px; padding: 12px 24px; justify-content: center; align-items: center; float:left; color:#FFFFFF; font-size: 16px; font-weight: 600; line-height: 150%; letter-spacing: 0.64px; margin-left:50px;}
a.newsletter_btn{color:#FFFFFF;}
a:hover.newsletter_btn{ color:#fff!important;}

.newsletter_btn img{ margin-left:10px; width:16px; height:12px; transition: all 0.5s ease;}

.newsletter_btn:hover img{margin-right:-6px; margin-left:16px;}

.newsletter_left{ margin-left:230px; display: flex;flex-direction: column; justify-content: center; height:100%;}
.newsletter_right{ margin-right:230px;}

.bot_new{
	padding-bottom: 40px; padding-top:60px;
}
.bot_text{font-size: 18px; font-weight: 400; line-height: 150%; letter-spacing: 2.52px; margin-bottom:14px;}

.experiment_sec{ margin-top:100px; margin-bottom:100px;}

.experiment_left{
	height:100%;
}
.experiment_img{
	background-image: url(../images/experiment_bg.svg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 80px;
	padding-left: 230px;
	display: flex;
    justify-content: flex-start;
    align-items: flex-start; padding-bottom:50px;
}
.experiment_img img{ height:450px; width:450px; border-radius: 600px; z-index: 122;}

.experiment_right{
display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 100%; padding-left:80px;
}

.experiment_right h2{margin-bottom:24px;}

.price_list_sec{ margin-left:120px; margin-right:120px;}

.title_center {
    text-align: center;
}
.title_center h2 {
    left: 50%;
    transform: translate(-50%, 0%);
}

.price_title{ margin-top:34px; margin-bottom:26px; font-size: 26px; font-weight: 700; line-height: normal; text-align: center;}

.price_tbl_all {
    text-align: center;
    padding: 16px 20px;
    vertical-align: middle;
}

.price_tbl_box{padding: 30px 20px; border-radius: 20px; background: #FFF; box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.12); font-size: 20px; font-weight: 400; line-height: 150%;}
.details_post {
    margin-top: 69px;
}

.image-shape {
  width: 304px;
  height: 340px;
  border-radius: 200px 35px 160px 130px;
  object-fit: cover;
  display: block;
}


.sce_option1{padding: 60px 80px; border-radius: 20px; background: #F4F4F4;}

.box1{
	border-radius: 40px;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.12);
	padding: 0px 0px 30px 30px;
	background-color: #FFF;
	background-image: url(../images/exhibition_in.png);
	background-repeat: no-repeat;
	background-position: left top; transition: all 0.5s ease;
}

.box1:hover{
	background-color: #c9263c;
	background-image: url(../images/exhibition_on.png);
	background-repeat: no-repeat;
	background-position: left top; transition: all 0.5s ease;
}

.box1:hover .box1_text a{color:#fff!important;}

.box1:hover .box1_text a img{transition: all 0.5s ease;}

.box1:hover .box1_text img{
filter: invert(100%) sepia(0%) saturate(21%) hue-rotate(35deg) brightness(205%) contrast(100%);
}

.box1_img{ margin-bottom:20px; display: flex ; justify-content: flex-end; transition: all 0.5s ease;}
.box1_text{font-size: 28px; font-weight: 700; line-height: 150%;
    display: flex; justify-content: space-between; padding-right: 30px; transition: all 0.5s ease;}

.box1_text a {
    display: flex;
    flex-basis: 100%;
    justify-content: space-between; color:#2d2d2d; text-decoration:none!important; transition: all 0.5s ease;
}

.purpule{background: #3A0C50; color:#FFFFFF;}

.peach{background: #FFECE3;}

.tab-content{border-radius: 20px; background: #F4F4F4; padding: 40px; margin-top: -15px;}
.tab_title{ margin-bottom:20px; font-size: 26px; font-weight: 700; line-height: 150%; font-family: "Fira Sans", sans-serif;}
.mb20{ margin-bottom:20px;}

.tab_sub_title{font-size: 20px; font-weight: 700; line-height: 150%; margin-bottom:20px;}

.accordion-body .rada_tbl {
        margin-bottom: 10px;
    }


.link_btn_new{
	border-radius: 24px;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.12);
	background-color: #FFF!important;
	background-image: url(../images/link_bg.svg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000!important;
	font-size: 18px;
	font-weight: 700;
	line-height: 150%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	transition: all 0.5s ease;
	float:left;
	margin:18px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
    color: rgba(45,45,45,1); background-color: rgb(255, 255, 255);
}

.link_btn_new {
    color: #2d2d2d !important; background-color: #fff !important;
}

.link_btn_new img{
margin-left:15px;
}

.link_btn_new:hover img{
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(41deg) brightness(200%) contrast(101%);
}

.link_btn_new:hover{
    background: linear-gradient(169deg, #E5007F 6.42%, #DE3329 111.14%); color: #fff; position:relative;
}

.link_btn_new:hover:after{
    content: "";
	background-image: url(../images/btn_bg.png);
	background-repeat: no-repeat;
	background-position: left center;  position: absolute; left:0; top:0;     height: 100%;
    width: 100%;
}
.text22{font-size: 22px; font-weight: 600; line-height: 150%;}
.line24{ background-color:#767676; margin-top:24px; margin-bottom:24px; height:1px;}

.mb_60{ margin-bottom:60px;}

.faq_btn{padding: 12px 22px;}

.accordion_faq_btn {
    margin-top: -5px;
}
.accordion_faq_btn img {
margin-right:20px;
}
.details_contact{ display:flex; margin-bottom:20px;}
.details_img{ margin-right:12px;}
.details_text {
    display: flex;
    flex-direction: column;
}
.details_text_lg{font-size: 18px; font-weight: 400; line-height: 150%; color: #2D2D2D;}
.details_text_lg a{color: #2D2D2D; text-decoration:underline;}
.details_text_lg a:hover{color: #DA0074;}

.details_text_sm{color: #767676; font-size: 14px; font-weight: 600; line-height: 150%;}

.tbl_service {
    text-align: left;
    padding: 16px 20px;
}

.opening_hours{ margin-bottom:24px;}
.opening_hours table {
    border: none;
}

.link_disc .title2 {
    display: flex;
    align-items: center;
    color: #2D2D2D;
    font-size: 18px;
    font-weight: 600;
    line-height: 150%;
}

.right_news_sec a{text-decoration:none!important;}

a.pomysly_box{text-decoration:none!important;}

a.join_btn{text-decoration:none!important;}

.message_box_btn a{text-decoration:none!important;}

a.pomysly_text{text-decoration:none!important;}

.pomysly ul li a{text-decoration:none!important;}

.link ul li a{text-decoration:none!important;}

.post_sec a{ text-decoration:underline;}

.swiper-wrapper .main_sec {
    height: auto!important;
}

.details_right a{ color:#000!important; text-decoration:underline;}

  .mglass {
    position: relative;
    display: inline-block; margin-top:8px;
  }

  .mglass img {
    display: block;
    transition: opacity 0.3s ease-in-out;
  }

  .mglass img.hover-img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
  }

  .mglass:hover img.hover-img {
    opacity: 1;
  }

  .mglass:hover img.default-img {
    opacity: 0;
  }
  
  .search-container .show .mglass img.hover-img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
  }
  
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    height: 28px!important; color: #2D2D2D!important; font-size:18px!important; font-weight:400!important; line-height: 150%!important; 
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item{ margin-top:10px;}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    top: 5px!important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
    border-bottom-color: #DA0074 !important;
}

@media only screen and (min-width: 1200px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
        color: #2D2D2D;}
}

.wp-block-ub-content-toggle-accordion-content-wrap a {
    color: #DA0074 !important; text-decoration: underline;
}

.wp-block-ub-content-toggle-accordion-content-wrap a:hover {
color: #000 !important; text-decoration: underline;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{transition: all 0.5s ease!important;
    border-bottom-width: 2px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #fff !important;}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover{
text-decoration: none !important;
    border-bottom-width: 2px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #DA0074 !important;
}

#mega-menu-wrap-primary #mega-menu-primary {
    margin-top: 12px!important;
}

.details_text .link_btn_new {
   margin-left: 0px!important;
   transform: translateX(0%)!important;
   margin-bottom: 50px;
   width: 100%!important;
}

.details_post .ex_img {
    padding-top: 50px;
    padding-right: 150px;
    background-size: 80%;
}

.details_post .experience_right:after {
    height: 320px;
    width: 320px;
    left: -30px;

}

.details_post .ex_img img {
    height: 330px;
    width: 330px;
}

a.btn_blue{color: #FFF!important; text-decoration: none!important; }

.sce_option1 a{text-decoration: none!important; }

.sce_option1 a .box1:hover .box1_text{ color:#fff!important; text-decoration: none!important;}


.news_date_detail_line {
    display: flex;
    flex-direction: row;
    margin-bottom: 12px;
}

@media  (min-width: 768px) {
    .news_date_detail_line {
        flex-direction: row;
    }

   .news_date_detail_line .news_date{
     margin-right: 30px !important;
   }
}

@media  (max-width: 767px) {
    .news_date_detail_line {
        flex-direction: column;
    }

   .news_date_detail_line .news_date{
     margin-right: 0px !important;
   }
}

.galeria-slider-block .owl-item img{
    border-radius: 12px;
}


.blok-wazne-informacje .text_check{
    margin-bottom: 0px !important;
}


/*=============14-11-2025===============*/

.block_sec{ background-color:#e8e5e5; font-size:20px; color:#000; padding:20px; margin-bottom:20px; margin-top:100px;}

ol li::marker {font-size:1rem; color:#DA0074; font-weight:600;}

.blue_box{ padding:20px; background-color:#DA0074;
    color: #fff; border-radius: 12px;
}

.blue_box_title{color: #fff; margin-bottom:20px;}

.text22_bold{font-size: 22px; line-height: 150%; font-family: "Fira Sans", sans-serif; font-weight:600;}

.text18_bold{font-size: 18px; line-height: 150%; font-family: "Fira Sans", sans-serif; font-weight:600; border-radius: 10px;
    background: #F5FBFE; padding: 12px;
    flex-basis: 100%; color:#DA0074;}
	
.mb_0{ margin-bottom:0!important;}

.round_img{border-radius: 20px;}

.image_grid ul{
	padding:0;
	list-style-type:none; margin:0;
}
.image_grid  ul li{
	margin:0;
	list-style-type:none!important;
	padding:15px;
}

.quote_sec{ margin-bottom:60px;}
.quote_sec h2{margin-bottom:20px; font-weight: 400; }

.quote{ margin-left: 120px; position:relative; margin-top:85px;}
.quote_icon{position: absolute; top:-46px; left:-46px;}

.quote_text{font-size: 18px; font-weight: 400; line-height: 150%;}
.quote_text strong{font-weight: 700; color:#DA0074;}

.quote strong{font-weight: 700; color:#DA0074;}

.img_with_caption{ position:relative;}
.img_with_caption .caption{ position:absolute; bottom:0; width:100%; background-color:rgb(218 0 116 / 70%); color:#FFFFFF; border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px; padding:12px;}


.video {
  position: relative;
  width: 100%;
}

.video img {
  width: 100%;
  height: auto;
}

.video .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #555;
  padding: 12px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
}

.video .btn:hover {
  background-color: black;
}

@media only screen and ( min-width: 992px) and ( max-width:1199px ) {
.box_blue .pomysly_20{ width: 33.33%;}
}

@media (max-width:767px) {
.mb20{ margin-bottom:20px;}
}

.pomysly_80{ width:80%;}

.box_check {
    border-radius: 12px;
    background: #f4f4f4;
    text-align: center;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}

a.btn_check{
    color: #FFF !important;
}

.page_banner {
  overflow: hidden;
  position: relative;
}

.split-content {
    position: relative;
    z-index: 2;
    color: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-image: url(../images/banner_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
}


.split-image {
    position: absolute;
    top: 0;
    left: 35%;
    right: 0;                         
    bottom: 0;
    overflow: hidden;
    z-index: 1;
}

.split-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center right;
}


.news_img_new{overflow: hidden; position:relative; border-radius: 20px!important; max-height: 450px; }

.news_img_back{ 
background: linear-gradient(0deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.40) 100%);
filter: blur(5px); z-index:350; object-fit: cover;
    height: 100%; transform: scale(1.15);
}

.news_img_front{
  position: absolute; z-index:351; top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

.news_img_front img{
    border-radius: 0px!important;
}

.pagination .page-link svg {
    width: 12px;
    height: 14px;
}

.sr-only{color: rgb(0, 0, 0); background-color: rgb(255, 255, 255)}

.owl-carousel .caption {
    margin-bottom: 5px;
}

.owl-carousel .owl-item .item {
    margin: 5px;
}

.news_btn {
    float: left;
}

.bot_text a:focus{color: #000000;}

.bot_cont a:focus{color: #000000;}

.patners_group .patners_bot_log{gap:5px;}

.page-item:first-child .page-link:focus {
color:#fff; background-color:#da0074; border-radius: 6px;}

.page-item:last-child .page-link:focus {
color:#fff;background-color:#da0074; border-radius: 6px;}

.link_btn_new {
    opacity: 1 !important;
    color: #2d2d2d !important;
    background-color:#fff!important;
}
    .sce_option1 a{ display: block;}