@font-face{
    font-family: 'Xolonium';
    src:url('/fonts/Xolonium-Bold.otf');
}
@font-face{
    font-family: 'Xolonium-Regular';
    src:url('/fonts/Xolonium-Regular.otf');
}
.top-banner {
    background-image: url('/img/top-banner-2025v2.webp');
    height: 90vh;
    margin-top: 100px;
}
.top-banner-desc-left-link,
.top-banner-title,
.top-banner-desc-right {
    font-family: 'Xolonium';
}
.top-banner-desc-left-link,
.top-banner-desc-right {
    font-size: 20px;
    font-weight: 700;
    line-height: 24.1px;
    letter-spacing: -0.02em;
    color: #ffff;
}

.top-banner-title-top,
.top-banner-title-bottom {
    background: linear-gradient(180deg, #FFFFFF 0%, #D9D9D9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.top-banner-desc {
    margin-top: 75px;
}
.top-banner-buttons-reg {
    font-family: 'Xolonium';
    font-size: 16px;
    font-weight: 700;
    background: linear-gradient(90deg, #FF7934 0%, #EA4B27 100%);
    width: 31rem;
}
.top-banner-buttons-report {
    width: 19.75rem;
    background: linear-gradient(90deg, #11485B 0%, #2499C1 100%);
    font-family: Xolonium;
    font-size: 16px;
    font-weight: 700;
    border: none;
}
.top-banner-buttons {
    width: 53.375rem;
    margin-bottom: 130px;
}
.background-subd-auditorium {
    background-image: url('/img/background-subd.webp');
    background-position-x: center;
    background-position-y: top;
    background-repeat: no-repeat;
    background-size: cover;
}
.subd {
    margin: 100px 0px;
}
.subd-cases {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.subd-cases:first-child {
    padding-bottom: 25px;
}
.subd-case {
    width: 66.05%;
}
.subd-case-title {
    border-radius: 15px;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    border: 1px solid #FF7934;
    background-image: url('/img/logo_fb_subd.png'), radial-gradient(122.54% 120.12% at 50% 50%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.25) 62.5%, #FFFFFF 100%);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
}
.subd-case-title h2 {
    font-family: Xolonium;
    font-size: 48px;
    font-weight: 700;
    color: #ffff;
    margin: 0px;
    padding: 33px 0px;
    padding-left: 35px; 
}
.subd-case-info {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    font-family: Geometria;
    font-size: 18px;
    font-weight: 500;
    line-height: 22.64px;
    color: #ffff;
}
.subd-case-info-text-first,
.subd-case-info-text-second {
    width: 50%;
    border-radius: 15px;
    font-family: Geometria;
    font-size: 18px;
    font-weight: 500;
    line-height: 22.64px;
}
.subd-case-info-text-first {
    text-align: center;
    padding: 0px 35px;
    margin-right: 12.5px;
    display: flex;
    align-items: center;
    background-image: url('/img/subd-free-2025.png'), linear-gradient(90deg, #11485B 65%, #2499C1 100%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    
}
.subd-case-info-text-second {
    margin-left: 12.5px;
    padding: 35px;
    border: 1px solid #FF7934;
    background: radial-gradient(122.54% 120.12% at 50% 50%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.25) 62.5%, #FFFFFF 100%);

}
.subd-item-info-img {
    background-image: url('/img/subd-2025.png');
    border: none;
    border-radius: 15px;
}
.subd-support {
    width: 23%;
    padding: 35px;
    margin-right: 25px;
    font-family: Geometria;
    font-size: 18px;
    font-weight: 500;
    color: #ffff;
    display: flex;
    align-items: flex-end;
    border-radius: 20px;
    background: url('/img/subd-support-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.subd-simple {
    border-radius: 15px;
    padding: 35px 30px;
    border: 1px solid #FF7934;
    background: radial-gradient(122.54% 120.12% at 50% 50%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.25) 62.5%, #FFFFFF 100%);
}
.subd-simple p {
    font-family: Geometria;
    font-size: 20px;
    font-weight: 500;
    line-height: 25.16px;
    color: #F5F5F5;
}
.subd-organizations {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.subd-company {
    padding-right: 30px;
    width: 20%;
}
.subd-company:last-child {
    padding-right: 0px;
}
.subd-company img {
    width: 76px;
    height: 76px;
}
.subd-company p {
    font-family: Geometria;
    font-size: 15px;
    font-weight: 500;
    line-height: 18.87px;
    color: #F5F5F5;
}

.auditorium {
    background-image: none;
    padding-bottom: 50px;
}
.auditorium-items {
    flex-wrap: wrap;
}

.auditorium-item {
    height: 192px;
    border: none;
    flex-wrap: wrap;
    background-image: none;
    border-radius: 15px;
    width: 410px;
}
.auditorium-item img {
    width: 100%;
    height: 192px;
    position: relative;
    right: 0px;
    top: 0px;
}
.auditorium-item-desc {
    width: auto;
    right: 40px;
    left: 40px;
}
/* .auditorium-item.second .auditorium-item-desc {
    top: 30px;
    bottom: 0px;
}  */
.auditorium-item.first {
    background-image: url('/img/auditotium-bg-1.png');
}
.auditorium-item.second {
    background-image: url('/img/auditotium-bg-2.png');
}
.auditorium-item.third {
    background-image: url('/img/auditotium-bg-3.png');
}
@media screen and (max-width: 1300px) {
    .auditorium-item:last-child {
        padding-top: 20px;
    }
    .auditorium-items {
        justify-content: space-evenly;
    }
}

.spk {
    margin: 0px;
    margin-bottom: 50px;
	padding-top: 50px;
}
.spk-top {
    height: 410px;
}
.spk-top img {
    height: 410px;
}
.spk-title {
    margin: 0px;
    margin-bottom: 50px;
}
.programm-btn {
    margin-bottom: 90px;
}
.it-was {
    padding-top: 70px;
}
.Xolonium-title {
    font-family: 'Xolonium';
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
}
.it-was-title {
    margin: 0px;
    margin-bottom: 50px;
}
.sert-title {
    margin: 0px;
    margin-bottom: 0px;
}
.partners {
    padding: 100px 0px;
}
.partners-title {
    margin-top: 0px;
}
.partners-logos-line {
    height: 160px;
    margin-top: 80px;
}

.partners-logos-line img {
    height: 160px;
    margin: 0px 25px;
}

.to-partner {
    background-image: url('/img/to-partner-2025.png');
    background-position: center;
}
.location-title {
    margin-top: 100px;
}
.location-otel {
    background-image: url('/img/otel-2025.png');
    min-height: 800px;
}
.location-title-img {
    margin-bottom: 0px;
}
.location-otel-date {
    font-family: 'Xolonium';
	bottom: 165px;
}
.pin-cost {
    padding: 0px;
    border: none;
    background-color: transparent;
    box-shadow: none;
    right: 0px;
    width: 240px;
    height: 240px;
}
.pin-cost img {
    width: 240px;
    height: 240px;
}
.location-otel-adress {
    font-family: 'Xolonium';
}
.it-was {
    /* background-image: url(/img/it-was-bg-2025.png); */
    background: none;

}
.partners {
    background-image: url('/img/partners-bg-2025.png');
    background-size: cover;
}
.location {
    background-image: none;
}
.bg-loc-sub {
    background-image: url('/img/location-bg-2025.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.subscribe .container {
    background: radial-gradient(356.64% 64.58% at 36.52% 38.09%, #374558 0%, #000 100%);
}
.subscribe-content-desc-title {
    font-size: 48px;
    font-family: 'Xolonium';
    font-weight: 700;
    line-height: 56px;
    letter-spacing: -0.02em;
}
.subscribe-button {
    font-family: 'Xolonium';
}

.map-info {
    width: 50%;
    padding-left: 20px;
}






@media screen and (max-width: 950px) {
    .subd-item {
        display: none;
    }
    .subd-case {
        width: 100%;
    }
    .subd-support {
        width: auto;
        margin-bottom: 25px;
        margin-right: 0px;
        background: linear-gradient(90deg, #ff7934 0%, #ea4b27 100%);;
    }
    .subd-cases {
        flex-direction: column;
    }
    .subscribe-content {
        height: auto;
    }
    .it-was {
        margin-bottom: 0px;
		padding-top: 0;
    }
    .subd-company {
        padding-right: 0px;
        padding: 0px 10px;
        text-align: center;
    }
    .subd-organizations {
        justify-content: space-evenly;
        flex-wrap: wrap;
    }
    .sert {
        height: auto;
    }
    .sert-content {
        padding: 30px 0px;
        width: 70%;
    }

    .sert-content {
		width: 100%;
		height: min-content;
		margin: 0;
		margin-top: 25px;
		border: 0;
		
	}
	.sert-image-mobile {
		display: flex;
		width: 100%;
		height: 203px;
		background-image: url('/img/sert-bg-2024.png');
		background-size: cover;
		background-position: 78% 50%;
	}

	.sert-content-text {
		margin-bottom: 25px;
		border-top: 1px solid #FF7934;
		padding-top: 25px;
		font-weight: 400;
		font-size: 18px;
		line-height: 24px;
	}
	.sert {
		width: 100%;
		height: min-content;
		margin: 0;
		padding: 0;
		flex-direction: column;
		background-image: none;
	}
    .desktop {
        display: none;
    }
    .mobile {
        display: unset;
    }

    .map {
		flex-direction: column-reverse;
		height: 500px;
		margin-top: 130px;
	}
	
	.map-info {
		position: relative;
		width: 100%;
		height: auto;
		opacity: 100%;
		align-items: flex-start;
		padding: 25px 0;
	}
	
	.map-info-content {
		width: 90%;
		margin: 0 auto;
	}
    .subd-company {
        width: auto;
    }
}
@media screen and (max-width: 850px) {
    .header {
        height: 50px;
        justify-content: flex-start;
        width: 100%;
    }
    .header-lang {
        display: none;
    }
    .header-menu {
        display: none;
    }
    header {
        display: block;
    }
    .auditorium-item:last-child {
        padding-top: 0px;
    }

}

@media screen and (max-width: 715px) {
    .subd-case-info {
        flex-direction: column;
    }
    .sert-title {
        font-size: 25px;
    }
    .subd-case-info-text-first {
        margin-right: 0px;
        margin-bottom: 25px;
        padding: 35px;
        width: auto;
    }
    .subd-case-info-text-second {
        margin-left: 0px;
        width: auto;
    }
    .org-content-title {
        font-size: 32px;
    }
    .top-banner-title {
        top: 20vh;
    }
    .top-banner-buttons {
        margin-bottom: 15px;
    }
    .photo-line-img {
        justify-content: center;
    }
    .partners-logos-line {
        height: 100px;
        margin-top: 20px;
    }
    .partners-logos-line img {
        height: 100px;
    }
    .map {
        margin-top: 211px;
    }
    .location-otel {
        background-size: cover;
        min-height: 250px;
    }
    .location-btn {
        margin-bottom: 0px;
    }
    .map-info {
        padding-top: 0px;
    }
    .auditorium {
        padding-bottom: 0px;
    }
    .auditorium-items {
        margin-top: 35px;
        margin-bottom: 0px;
        align-items: center;
    }
    .auditorium-item {
        margin-bottom: 20px;
    }
    .partners-logos {
        border-top: none;
    }
}
@media screen and (max-width: 530px) {
    .subd-case-title {
        background-image: none;
    }
    .Xolonium-title {
        font-size: 26px;
		line-height: 32px;
    }
    .sert-title {
        font-size: 25px;
        line-height: 37px;
    }
    .top-banner-buttons-reg,
    .top-banner-buttons-report  {
        width: 100%;
    }
    .top-banner-buttons {
        width: 95%;
    }
    
    .subscribe-content-desc-title {
        font-size: 32px;
		line-height: 40px;
    }
    .subd-company p {
        font-size: 18px;
    }
    .button-noreg {
        width: 100%;
    }
    .auditorium {
        padding-top: 0px;
    }
    .auditorium-item {
        width: 100%;
        height: max-content;
    }
    .auditorium-item img {
        object-fit: cover;
        border-radius: 15px;
        height: auto;
    }
	
}

.bg-reg {
    background-image: url('/img/reg-2025.png');
    background-size: cover;
	margin-top: 71px;
}

.speaker-reg-title {
    font-family: 'Xolonium';
    display: block;
}

.pre-reg-title span {
    font-size: 16px;
    font-family: 'Xolonium-Regular';
    line-height: normal;
    font-weight: normal;
    letter-spacing: normal;
    
}
.pre-reg {
    background-color: transparent;
}



@media screen and (max-width: 715px) {
	
	.pre-reg-form {
		margin-bottom: 60px;
	}
	.pre-reg-title {
		line-height: 42px;
	}
}

.header-menu-link {
    font-family: 'Xolonium-Regular';
}

.sert-content-text {
    margin-bottom: 35px;
}

.it-was {
    margin-bottom: 0px;
}

.pre-reg-input {
    background-color: transparent;
}

.subscribe-input {
    background-color: inherit;
}


@media screen and (max-width: 715px) {
	.bg-reg {
		margin-top: 51px;
	}
}
@media screen and (max-width: 1400px) {
    .top-banner-buttons {
        margin-bottom: 50px;
    }
}



.hover_effect {
    transition: 0.5s;
}

.master-classes-title {
    color: #fff;
}
.master-classes {
    margin-top: 70px;
    padding-bottom: 70px;
}
.master-classes .container {
    flex-direction: column;
}
.master-classes-items {
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.master-classes-item {
    padding: 25px 30px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border: 1px solid #FF7934;
    flex-wrap: wrap;
    border-radius: 25px;
    background: radial-gradient(122.54% 120.12% at 50% 50%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.25) 62.5%, #FFFFFF 100%);
}

.master-classes-item-title {
    font-family: 'Geometria';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    width: 13rem;
}
.master-classes-item-desc {
    font-family: 'Geometria';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    width: 37.5rem;
}

.master-classes-item-desc p {
    margin: 0px;
}
.master-classes-item-desc span {
    font-weight: 700;
}
.master-classes-item-desc p:first-child {
    margin-bottom: 20px;
}
.master-classes-item-desc ul li {
    padding-bottom: 20px;
}
.master-classes-item-desc ul li:last-child {
    padding-bottom: 0px;
}
.master-classes-item-desc ul li p {
    padding-top: 10px;
}
.master-classes-item-btns {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: auto;
    margin-bottom: auto;
}
.master-classes-item-btn {
    background: linear-gradient(90deg, #11485B 0%, #2499C1 100%);
    font-family: Xolonium;
    font-size: 18px;
    font-weight: 700;
    border: none;
    height: 48px;
    padding: 0px 60px;
    color: #FFFFFF;
    border-radius: 10px;
    cursor: pointer;
}
.master-classes-item-btn:hover {
    background: #387C95;
}
.master-classes-item-btns p {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Geometria';
    color: #fff;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 0px;
}
@media screen and (max-width: 900px) {
    .master-classes-item-title,
    .master-classes-item-desc {
        width: 100%;
    }
    .master-classes-item-desc {
        padding: 20px 0px;
        font-size: 18px;
    }
}
@media screen and (max-width: 530px) {
    .master-classes-item-btns,
    .master-classes-item-btn {
        width: 100%;
    }
}

.top-banner-buttons-reg.blue-btn {
	background: linear-gradient(90deg, #203B61 0%, #222A35 100%);
}

.top-banner-buttons-reg.blue-btn:hover {
	background: linear-gradient(90deg, #222A35 0%, #203B61 100%);
}

.open-content {
	display: flex;
	cursor: pointer;
	font-family: Geometria;
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	color: #FF7934;
	margin-top: 10px!important;
}

.location-otel-route {
	display: flex;
	font-family: Geometria;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #FF7934;
	margin-top: 10px;
	text-decoration: none;
}

.location-otel-route:hover {
	text-decoration: underline;
}

.pre-reg .container {
	justify-content: space-between;
}

.bg-prereg {
	background-image: url('/img/reg-2025.png');
    background-size: cover;
    min-height: 70vh;
    display: flex;
    align-items: center;
}