<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: custom;
    src: url(fonts/10062.ttf)
}

@font-face {
    font-family: pfd-light;
    src: url(fonts/PFDinDisplayPro-Light.otf)
}

@font-face {
    font-family: pfd-medium;
    src: url(fonts/PFDinDisplayPro-Medium.otf)
}

@font-face {
    font-family: pfd-regular;
    src: url(fonts/PFDinDisplayPro-Regular.otf)
}

body {
    overflow-x: hidden;
    padding: 0px;
    margin: 0px
}
.clear{
    clear: both;
}
#logo-roll img,#red-date img,#logo-roll-2 img,#bot-date img,.team-person-photo img,.accomodation img, logo-brand img,.jury img{
    max-width: 100%;
    height: auto;
}
.container-fluid.no-padding{
    padding: 0;
}

header {
    background-color: #d7d7d7
}
.navbar-toggler-icon{
    background: url("");
}

header nav {
    display: flex;
    flex-direction: column
}

header .logo-brand {
    padding: 0px;
    text-align: right
}

header div#navbarSupportedContent1 {
    flex-direction: column
}

header div#navbarSupportedContent1 ul {
    list-style: none;
    display: flex;
    justify-content: space-evenly;
    width: 100%
}

header div#navbarSupportedContent1 ul a {
    text-decoration: none;
    color: #2c3357;
    font-family: pfd-regular;
    font-size: 13pt
}

header div#navbarSupportedContent1 ul a:hover {
    color: #2c3357
}

header .logo-brand img {
    height: 120px;
    position: absolute;
    right: 0;
    top: 0px;
    margin: 0 170px;
}

section#logo-roll {
    padding: 50px 0px
}

section#logo-roll .row {
    align-items: center;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

section#logo-roll .row img {
    height: 103px;
    margin: auto
}
section#logo-roll-2 {
    padding: 0px 0px 50px;
}

section#logo-roll-2 .row {
    align-items: flex-start;
    text-align: center;
    display: flex;
    max-width: 500px;
    flex-direction: row;
    flex-wrap: wrap;
    margin: -39px 2% 0px;
    justify-content: inherit;
}

section#logo-roll-2 .row img {
    height: 103px;
    margin: auto;
    display: block;
    width: 196px;
    object-fit: contain;
}
#bot-date .row {
    align-content: center;
    align-items: center;
}
#bot-date-two .row {
    align-content: center;
    align-items: center;
}
.heading {
    color: #fff;
    background-image: url(images/heading_bg.png);
    padding: 18px 10px 27px 30px;
    font-size: 27px;
    font-weight: 600;
    line-height: 27px!important;
    background-size: 100% 100%;
}
.heading:nth-child(2) {
    color: #fff;
    background-image: url(images/heading_bg2.png);
    padding: 15px 24px 27px;
    font-size: 27px;
    font-weight: 600;
    line-height: 27px!important;
    background-size: 100% 100%;
}
#bot-date .container-fluid {
    width: 100%;
    padding-right: 20px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
#bot-date-two .container-fluid {
    width: 100%;
    padding-right: 20px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
.my_line{
    /*width: 80%;*/
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 3px solid #e3e5eb;
}
#bot-date ul, #bot-date-two ul{
    list-style: none; 
}
.block_p {
    padding: 10px 22px;
}
#bot-date ul li::before {
    content: "\2022"; 
    color: #bf1e2e!important; 
    font-weight: bold; 
    display: inline-block; 
    width: 1em; 
    margin-left: -2em; 
}/*# sourceMappingURL=style.css.map */
#bot-date-two ul li::before {
    content: "\2022"; 
    color: #bf1e2e!important; 
    font-weight: bold; 
    display: inline-block; 
    width: 1em; 
    margin-left: -2em; 
}/*# sourceMappingURL=style.css.map */
/* PROGRAM BLOCK*/


section.program {
    background-size: 100% 100%;
    background-image: url(images/program_bg.png);
}
.program h2 {
    color:#bf1e2e;
    font-style: italic;
    text-align: center;
    margin: 0px auto 30px;

}

.program .row {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.info-day{    
    background-image: url(images/mini-header.png);
    padding: 20px 24px 22px;
    font-size: 27px;
    color:#fff;
    font-weight: 600;
    line-height: 27px!important;
    background-size: 100% 100%;
}
.info-schedule {
    display: flex;
    justify-content: center;
    text-align: left;
}

.event {
    margin:0px 0px 0px 5px; 
}
.time {
    text-align: right;
    width: 50%;
}
.event :before {
    content: "-";
    display: inline-block;
    color: #000;
    margin: 0px 5px 0px 0px;
}
.program .my_line{
    width: 80%;

}
/*TEAM*/
.inner-row {
    justify-content: center;
    display: flex;
    width: 100%;
    margin: 20px 0px;
}
.team .row {
    text-align: center;
    flex-direction: column;
}
.my_h2{
    color:#bf1e2e;
    font-style: italic;
    text-align: center;
    font-size: 37px;
    margin: 0px auto 30px;
}
.team h2{
    background-image: url(images/team.png);
    padding: 50px 24px 22px;
    font-size: 45px;
    color: #fff;
    font-weight: 800;
    width: 100%;
    height: 250px;
    letter-spacing: 3px;
    line-height: 27px!important;
    background-size: cover;
    background-position: 50% 33%;

}
.team h4.my_h2 {
    margin-top: -100px;
}
.person {
    min-width: 11%;
    width: 11%;
    display: flex;
    align-items: center;
    text-align: center;
    flex-direction: column;
    margin: 20px 15px;
    background-color: #eef0f3;
    padding: 0px 0px 10px;
}
h5.name {
    background-image: url(images/name_bg.png);
    padding: 10px 14px;
    font-size: 13px;
    color: #fff;
    margin-bottom: 0;
    /*width: 100%;*/
    margin-top: -7px;
    font-weight: 600;
    background-size: 100% 100%;
}
img.photo {
    object-fit: cover;
    height: 250px;
    width: 100%;
}


.team-person-photo {
    display: inline-block;
    width: 100%;
    /* height: 100px;*/
    overflow: hidden;
    background: #FFFFFF;
}
.team-person-photo img {
    /*width: 200px;*/
    border: none;
    margin: 0;
    padding: 0;
}






p.style {
    color: #bf1e2e;
    font-weight: 600;
    margin: 0;
    font-size: 10px;
}
p.country {
    color: #656363;
    margin: 5px auto 5px;
}
h2.painted {
    margin: 30px auto;
    text-align: center;
}
.col-12 .painted .heading {
    color: #fff;
    background-image: url(images/reg_process.png);
    padding: 35px 44px 30px 62px;
    font-size: 27px;
    font-weight: 600;
    line-height: 27px!important;
    background-size: 100% 100%;
}
.registration .col-12 p, .registration .col-12 ol {
    max-width: 600px;
    margin: 13px auto;
}
.registration .col-12 .bordered {
    max-width: 550px;
    margin: 13px auto;
    border: 2px solid #bf1e2e;
    text-align: center;
    padding: 10px;
}
.registration .col-12 .bordered a{
    color: #000;
    font-style: italic;
    font-weight: 600;
}
.col-4 .painted .heading {
    color: #fff;
    background-image: url(images/reg_process.png);
    padding: 22px 28px 22px 40px;
}
.painted .heading i {
    margin: 0px 10px 0px 10px;
}
section.registration {
    text-align: center;
}
p.orange_p {
    color: #ea5033;
    font-weight: 700;
    font-size: 26px;
    margin: 2px 30px;
}
p.small_text {
    font-size: 12px;
    margin: 4px 30px;
    line-height: 14px;
}
/*WORKSHOP SECTION*/
.workshop_price .row {
    display: flex;
    justify-content: space-between;
    text-align: center;
    align-items: center;
    padding: 0;
}
.workshop_price .col-md-4 {
    padding: 0;
}
.workshop_price img {
    object-fit: contain;
    width: 100%;
}
h2.mid_h2 {
    color: #bf1e2e;
    font-weight: 700;
    margin: 0 auto;
}
p.itallic_text {
    font-style: italic;
    font-weight: 700;
}

/*AGE*/
#bot-date.age .container-fluid {
    padding-right: 0px;

}
.row.full{
    margin: 0;
    padding: 0;
}
#bot-date.age img {
    width: 100%;
}
.awards .block_p .row {
    border-bottom: 1px solid lightgrey;
    margin: 10px 14px;
}
.awards .block_p .row .col-md-6.win {
    padding: 0;
}
.awards  p.small_text {
    /*font-size: 12px;*/
    margin: 4px 15px;
    /*line-height: 14px;*/
}

section#bot-date.awards:after {
    background-image: url(images/awards.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 86% 114%;
    content: "";
    width: 100%;
    height: 400px;
    display: block;
    position: absolute;
}
img.banner {
    margin: 0 auto;
    display: block;
}
.full .girl {
    text-align: right;
}
.accomodation h2.painted {
    background-image: url(images/hotel_bg.png);
    padding: 19px 0px 22px;
    font-size: 27px;
    color: #fff;
    font-weight: 600;
    line-height: 27px!important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

span.orange {
    color: #bf1e2e;
    display: block;
    margin:10px 0px; 
    font-weight: 600;
}
span.black {
    /* color: #bf1e2e; */
    display: block;
    font-style: italic;
    font-weight: 600;
    line-height: 1.2;
}
.accomodation .bordered {
    margin: 20px auto;
    border: 2px solid #bf1e2e;
    text-align: center;
    padding: 50px;
}
.accomodation .bordered a {
    color: #000;
    border: 2px solid #bf1e2e;
    text-decoration: none;
    background-color: transparent;
    padding: 10px;
    border-radius: 25px;
    margin: 10px auto;
    display: inline-block;
}
.footer {
    padding: 10px;
    background-color: #282828;
    color: #fff;
    /*text-align: right;*/
}
p.small_text1 {
    margin: 0px 30px;
}

.age p.small_text {
    font-size: 12px;
    margin: 4px 0px;
    line-height: 14px;
    margin-left: -15px;
}
section#bot-date.awards {
    margin: 50px 0px;
}
.jury .my_line {
    width: 80%;

    border: 0;
    margin: 0;
    border-top: 3px solid #e3e5eb;
}
.full p {
    padding: 0px 30px;
}
.full .heading {
    padding: 18px 10px 27px 51px;

}
.footer .left{
    text-align: right;
}
@media screen and (min-width:799px) and (max-width: 1500px) {
img.photo {
    object-fit: cover;
    height: 150px;
    width: 100%;
}}

@media screen and (max-width: 1199px) {
    .bot-date-img{
        display: none;
    }
    #red-date{
        margin: 0 0 50px 0;
    }

    .bot-date-photo{
        display: none;
    }

    section#bot-date.awards:after{
        display: none;
    }
    .registation .col-lg-4 {
    -ms-flex: 0 0 100%!important;
    flex: 0 0 100%!important;
    max-width: 100%!important;
}
.registration .row {
    flex-direction: column;
}

}

@media screen and (max-width: 1024px) {
    .person {
    min-width: 11%;
    width: 20%;
}
.inner-row {
    flex-wrap: wrap;
}
   img.photo {
    object-fit: cover;
    height: 200px;
    width: 100%;
}
}
@media screen and (max-width: 799px) {
    img.photo {
    object-fit: cover;
    height: auto;
    width: 100%;
}
    .inner-row{
        display: initial;
    }  
    .person{
        width: 100%;
        margin: 20px 0 0 0;

    }

    section#logo-roll .row img{
        margin: 20px auto;
    }
    section#logo-roll-2{
        padding: 20px 0px 50px;
    }
    #red-date{
        text-align: center;
    }
    .full .girl {
        text-align: center;
    }

}
@media screen and (max-width: 501px) {
    .heading{
        text-align: center;
    }

    .age p.small_text.grey{
        margin: 0;
    }
    header .logo-brand img {
        height: 59px;
        position: absolute;
        width: 100%;
        margin: 0;
    }
}
</pre></body></html>