.img-new-table{
	min-width: 200px;
	margin-top: 40px;

}

.table-new{
width: 100% !important;
    border: none;
}
.links-replace_top{
#width: auto !important;
}
.boxstruct {
    width: 50%;
    height: 650px;
    padding: 20px;
    box-shadow: 0 3px 16px rgba(0,0,0,0.5);
    text-align: center;
    line-height: 24px;
    float: left;
    border-radius: 18px 0 0 18px;
    background-color: #e5eaec;
}
.boxstruct h1,
.boxstruct1 h1,
.boxstruct2 h1{
    margin-bottom: 10px;
}
.boxstruct1 {
    width: 50%;
    height: 650px;
    text-align: center;
    padding: 20px;
    line-height: 24px;
    float: right;
    box-shadow: 0 3px 16px rgba(0,0,0,0.5);
    border-radius: 0 18px 18px 0;
    background-color: #e5eaec;
}

.boxstruct2 {
    width: 100%;
    margin-top: 30px;
    padding: 114px;
    text-align: center;
    line-height: 24px;
    height: auto !important;
    box-shadow: 0 0 16px rgba(0,0,0,0.5);
    float: right;
    border-radius: 18px;
    background-color: #e5eaec;
    padding-top: 50px;
    padding-bottom: 50px;

}

.boxstruct2 .boxtext ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}

.boxstruct2 .boxtext ul .a-column {
    width: 50%;
    padding-right: 25px;
}

.boxstruct2 .boxtext > i {
    margin-bottom: 20px;
    display: block;
    margin-top: 5px;
}

.boxstruct2 .boxtext ul li {
    margin-bottom: 10px;
    text-align: left;
}

.boxstruct2 .boxtext ul li a {
    position: relative;
    padding-top: 2px;
    padding-bottom: 2px;
}

.boxstruct2 .boxtext ul li a i {
    display: inline-block;
    position: absolute;
    font-size: 24px;
    left: -33px;
    top: 0;
}

.boxstruct2 .boxtext ul li a i:before {
    color: #edc146;
}

@media only screen and (max-width: 992px) {
    .boxstruct2 .boxtext ul .a-column {
        width: 100%;
        padding-right: 0;
    }
}

@media only screen and (max-device-width: 480px){
    .boxstruct,
    .boxstruct1,
    .boxstruct2{
        width: 100%;
        border-radius: 18px;
        height: auto;
        padding: 10px;
        margin-top: 10px;
    }

    .flex_panel {
        display: flex;
        width: 86%;
        margin: 16px auto;
    }
    .flex_panel a.link-block {
        background: #e5eaec;
        margin: 0 8px;
        width: 100%;
        height: 183px;
        font-size: 19px;
    }
    td img{
        max-width: none !important;
    }
    *{outline:none}
    .page__browsehappy{background-color:#f8d7da;
        border:1px solid #f5c6cb;
        color:#721c24;
        margin:0;
        padding:.5em;
        text-align:center}
    @media only screen and (max-width: 600px) {
        .flex_panel a.link-block {
            background: #e5eaec;
            margin: 8px 0;
            width: 100%;
            height: 183px;
            font-size: 18px;
        }
        .flex_panel {
            margin: 20px auto;
            display: block;
        }
        video{
            width:100%;
        }
    }
    .ua-modern .page__browsehappy{display:none}
    .ua-no-js .page__noscript{background-color:#f8d7da;
        border:1px solid #f5c6cb;
        color:#721c24;
        margin:0;
        padding:.5em;
        text-align:center}
    @media print{.container{width:auto}}:root{--blue:#007bff;
                                            --breakpoint-lg:992px;
                                            --breakpoint-md:768px;
                                            --breakpoint-sm:576px;
                                            --breakpoint-xl:1200px;
                                            --breakpoint-xs:0;
                                            --cyan:#17a2b8;
                                            --danger:#f24841;
                                            --dark:#343a40;
                                            --font-family-monospace:"SFMono-Regular",Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
                                            --font-family-sans-serif:"Philosopher",Trebuchet MS,sans-serif;
                                            --gray:#868e96;
                                            --gray-dark:#343a40;
                                            --green:#28a745;
                                            --indigo:#6610f2;
                                            --info:#17a2b8;
                                            --light:#f8f9fa;
                                            --orange:#fd7e14;
                                            --pink:#e83e8c;
                                            --primary:#002d46;
                                            --purple:#6f42c1;
                                            --red:#f24841;
                                            --secondary:#edc146;
                                            --success:#28a745;
                                            --teal:#20c997;
                                            --warning:#ffc107;
                                            --white:#fff;
                                            --yellow:#ffc107}
    @media print{*,:after,:before{box-shadow:none!important;
        text-shadow:none!important}
        a,a:visited{text-decoration:underline}
        abbr[title]:after{content:" (" attr(title) ")"}
        pre{white-space:pre-wrap!important}
        blockquote,pre{border:1px solid #999;
            page-break-inside:avoid}
        thead{display:table-header-group}
        img,tr{page-break-inside:avoid}
        h2,h3,p{orphans:3;
            widows:3}
        h2,h3{page-break-after:avoid}
        .navbar{display:none}
        .badge{border:1px solid #000}
        .table{border-collapse:collapse!important}
        .table td,.table th{background-color:#fff!important}
        .table-bordered td,.table-bordered th{border:1px solid #ddd!important}}*,:after,:before{box-sizing:border-box}
    html{-ms-overflow-style:scrollbar;
        -ms-text-size-adjust:100%;
        -webkit-tap-highlight-color:transparent;
        -webkit-text-size-adjust:100%;
        font-family:sans-serif;
        line-height:1.15}
    @-ms-viewport{width:device-width}
    article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}
    body{background-color:#fff;
        color:#212529;
        font-family:Philosopher,Trebuchet MS,sans-serif;
        font-size:1rem;
        font-weight:400;
        line-height:1.5;
        margin:0;
        text-align:left}[tabindex="-1"]:focus{outline:none!important}
    hr{box-sizing:content-box;
        height:0;
        overflow:visible}
    h1,h2,h3,h4,h5,h6,p{margin-bottom:0;
        margin-top:0}
    abbr[data-original-title],abbr[title]{border-bottom:0;
        cursor:help;
        text-decoration:underline;
        text-decoration:underline dotted}
    address{font-style:normal;
        line-height:inherit}
    address,dl,ol,ul{margin-bottom:1rem}
    dl,ol,ul{margin-top:0}
    ol ol,ol ul,ul ol,ul ul{margin-bottom:0}
    dt{font-weight:700}
    dd{margin-bottom:.5rem;
        margin-left:0}
    blockquote{margin:0 0 1rem}
    dfn{font-style:italic}
    b,strong{font-weight:bolder}
    small{font-size:80%}
    sub,sup{font-size:75%;
        line-height:0;
        position:relative;
        vertical-align:baseline}
    sub{bottom:-.25em}
    sup{top:-.5em}
    a{-webkit-text-decoration-skip:objects;
        background-color:transparent;
        text-decoration:none}
    a,a:hover{color:#002d46}
    a:hover{text-decoration:none}
    a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;
        text-decoration:none}
    a:not([href]):not([tabindex]):focus{outline:0}
    code,kbd,pre,samp{font-family:monospace,monospace;
        font-size:1em}
    pre{-ms-overflow-style:scrollbar;
        overflow:auto}
    figure{margin:0 0 1rem}
    svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}
    table{border-collapse:collapse}
    caption{caption-side:bottom;
        color:#868e96;
        padding-bottom:.75rem;
        padding-top:.75rem;
        text-align:left}
    th{text-align:inherit}
    label{display:inline-block;
        margin-bottom:.5rem}
    button{border-radius:0}
    button:focus{outline:1px dotted;
        outline:5px auto -webkit-focus-ring-color}
    button,input,optgroup,select,textarea{font-family:inherit;
        font-size:inherit;
        line-height:inherit;
        margin:0}
    button,input{overflow:visible}
    button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;
                                                                                                                         padding:0}
    input[type=checkbox],input[type=radio]{box-sizing:border-box;
        padding:0}
    input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}
    textarea{overflow:auto;
        resize:vertical}
    fieldset{border:0;
        margin:0;
        min-width:0;
        padding:0}
    legend{color:inherit;
        display:block;
        font-size:1.5rem;
        line-height:inherit;
        margin-bottom:.5rem;
        max-width:100%;
        padding:0;
        white-space:normal;
        width:100%}
    progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;
                                                                                                                                       outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;
                                                                                                                                                                                                                                                                            font:inherit}
    output{display:inline-block}
    summary{display:list-item}
    template{display:none}[hidden]{display:none!important}
    .h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:inherit;
        font-family:Philosopher,Trebuchet MS,sans-serif;
        font-weight:700;
        line-height:30px;
        margin-bottom:0}
    .h1,h1{font-size:48px}
    .h2,h2{font-size:32px}
    .h3,h3{font-size:28px}
    .h4,h4{font-size:24px}
    .h5,h5{font-size:20px}
    .h6,h6{font-size:16px}
    .lead{font-size:1.25rem;
        font-weight:300}
    .display-1{font-size:6rem}
    .display-1,.display-2{font-weight:300;
        line-height:30px}
    .display-2{font-size:5.5rem}
    .display-3{font-size:4.5rem}
    .display-3,.display-4{font-weight:300;
        line-height:30px}
    .display-4{font-size:3.5rem}
    hr{border:0;
        border-top:1px solid rgba(37,37,37,.1);
        margin-bottom:1rem;
        margin-top:1rem}
    .small,small{font-size:80%;
        font-weight:400}
    .mark,mark{background-color:#fcf8e3;
        padding:.2em}
    .list-inline,.list-unstyled{list-style:none;
        padding-left:0}
    .list-inline-item{display:inline-block}
    .list-inline-item:not(:last-child){margin-right:5px}
    .initialism{font-size:90%;
        text-transform:uppercase}
    .blockquote{font-size:1.25rem;
        margin-bottom:1rem}
    .blockquote-footer{color:#868e96;
        display:block;
        font-size:80%}
    .blockquote-footer:before{content:"\2014   \A0"}
    .img-fluid,.img-thumbnail{height:auto;
        max-width:100%}
    .img-thumbnail{background-color:#fff;
        border:1px solid #ddd;
        border-radius:.25rem;
        padding:.25rem;
        transition:all .2s ease-in-out}
    .figure{display:inline-block}
    .figure-img{line-height:1;
        margin-bottom:.5rem}
    .figure-caption{color:#868e96;
        font-size:90%}
    code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}
    code{background-color:#f8f9fa;
        border-radius:.25rem;
        color:#bd4147;
        font-size:90%;
        padding:.2rem .4rem}
    a>code{background-color:inherit;
        color:inherit;
        padding:0}
    kbd{background-color:#212529;
        border-radius:.2rem;
        color:#fff;
        font-size:90%;
        padding:.2rem .4rem}
    kbd kbd{font-size:100%;
        font-weight:700;
        padding:0}
    pre{color:#212529;
        display:block;
        font-size:90%;
        margin-bottom:1rem;
        margin-top:0}
    pre code{background-color:transparent;
        border-radius:0;
        color:inherit;
        font-size:inherit;
        padding:0}
    .pre-scrollable{max-height:340px;
        overflow-y:scroll}
    .container{margin-left:auto;
        margin-right:auto;
        padding-left:15px;
        padding-right:15px;
        width:100%}
    @media (min-width:576px){.container{max-width:540px}}
    @media (min-width:768px){.container{max-width:720px}}
    @media (min-width:992px){.container{max-width:960px}}
    @media (min-width:1200px){.container{max-width:1170px}}
    .container-fluid{margin-left:auto;
        margin-right:auto;
        padding-left:15px;
        padding-right:15px;
        width:100%}
    .row{-webkit-flex-wrap:wrap;
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap;
        margin-left:-15px;
        margin-right:-15px}
    .no-gutters{margin-left:0;
        margin-right:0}
    .no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;
        padding-right:0}
    .col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{min-height:1px;
        padding-left:15px;
        padding-right:15px;
        position:relative;
        width:100%}
    .col{-webkit-flex-basis:0;
        -webkit-flex-grow:1;
        flex-basis:0;
        flex-grow:1;
        max-width:100%}
    .col-auto{-webkit-flex:0 0 auto;
        flex:0 0 auto;
        max-width:none;
        width:auto}
    .col-1{-webkit-flex:0 0 8.33333%;
        flex:0 0 8.33333%;
        max-width:8.33333%}
    .col-2{-webkit-flex:0 0 16.66667%;
        flex:0 0 16.66667%;
        max-width:16.66667%}
    .col-3{-webkit-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%}
    .col-4{-webkit-flex:0 0 33.33333%;
        flex:0 0 33.33333%;
        max-width:33.33333%}
    .col-5{-webkit-flex:0 0 41.66667%;
        flex:0 0 41.66667%;
        max-width:41.66667%}
    .col-6{-webkit-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%}
    .col-7{-webkit-flex:0 0 58.33333%;
        flex:0 0 58.33333%;
        max-width:58.33333%}
    .col-8{-webkit-flex:0 0 66.66667%;
        flex:0 0 66.66667%;
        max-width:66.66667%}
    .col-9{-webkit-flex:0 0 75%;
        flex:0 0 75%;
        max-width:75%}
    .col-10{-webkit-flex:0 0 83.33333%;
        flex:0 0 83.33333%;
        max-width:83.33333%}
    .col-11{-webkit-flex:0 0 91.66667%;
        flex:0 0 91.66667%;
        max-width:91.66667%}
    .col-12{-webkit-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%}
    .order-first{-webkit-order:-1;
        order:-1}
    .order-1{-webkit-order:1;
        order:1}
    .order-2{-webkit-order:2;
        order:2}
    .order-3{-webkit-order:3;
        order:3}
    .order-4{-webkit-order:4;
        order:4}
    .order-5{-webkit-order:5;
        order:5}
    .order-6{-webkit-order:6;
        order:6}
    .order-7{-webkit-order:7;
        order:7}
    .order-8{-webkit-order:8;
        order:8}
    .order-9{-webkit-order:9;
        order:9}
    .order-10{-webkit-order:10;
        order:10}
    .order-11{-webkit-order:11;
        order:11}
    .order-12{-webkit-order:12;
        order:12}
    .offset-1{margin-left:8.33333%}
    .offset-2{margin-left:16.66667%}
    .offset-3{margin-left:25%}
    .offset-4{margin-left:33.33333%}
    .offset-5{margin-left:41.66667%}
    .offset-6{margin-left:50%}
    .offset-7{margin-left:58.33333%}
    .offset-8{margin-left:66.66667%}
    .offset-9{margin-left:75%}
    .offset-10{margin-left:83.33333%}
    .offset-11{margin-left:91.66667%}
    @media (min-width:576px){.col-sm{-webkit-flex-basis:0;
        -webkit-flex-grow:1;
        flex-basis:0;
        flex-grow:1;
        max-width:100%}
        .col-sm-auto{-webkit-flex:0 0 auto;
            flex:0 0 auto;
            max-width:none;
            width:auto}
        .col-sm-1{-webkit-flex:0 0 8.33333%;
            flex:0 0 8.33333%;
            max-width:8.33333%}
        .col-sm-2{-webkit-flex:0 0 16.66667%;
            flex:0 0 16.66667%;
            max-width:16.66667%}
        .col-sm-3{-webkit-flex:0 0 25%;
            flex:0 0 25%;
            max-width:25%}
        .col-sm-4{-webkit-flex:0 0 33.33333%;
            flex:0 0 33.33333%;
            max-width:33.33333%}
        .col-sm-5{-webkit-flex:0 0 41.66667%;
            flex:0 0 41.66667%;
            max-width:41.66667%}
        .col-sm-6{-webkit-flex:0 0 50%;
            flex:0 0 50%;
            max-width:50%}
        .col-sm-7{-webkit-flex:0 0 58.33333%;
            flex:0 0 58.33333%;
            max-width:58.33333%}
        .col-sm-8{-webkit-flex:0 0 66.66667%;
            flex:0 0 66.66667%;
            max-width:66.66667%}
        .col-sm-9{-webkit-flex:0 0 75%;
            flex:0 0 75%;
            max-width:75%}
        .col-sm-10{-webkit-flex:0 0 83.33333%;
            flex:0 0 83.33333%;
            max-width:83.33333%}
        .col-sm-11{-webkit-flex:0 0 91.66667%;
            flex:0 0 91.66667%;
            max-width:91.66667%}
        .col-sm-12{-webkit-flex:0 0 100%;
            flex:0 0 100%;
            max-width:100%}
        .order-sm-first{-webkit-order:-1;
            order:-1}
        .order-sm-1{-webkit-order:1;
            order:1}
        .order-sm-2{-webkit-order:2;
            order:2}
        .order-sm-3{-webkit-order:3;
            order:3}
        .order-sm-4{-webkit-order:4;
            order:4}
        .order-sm-5{-webkit-order:5;
            order:5}
        .order-sm-6{-webkit-order:6;
            order:6}
        .order-sm-7{-webkit-order:7;
            order:7}
        .order-sm-8{-webkit-order:8;
            order:8}
        .order-sm-9{-webkit-order:9;
            order:9}
        .order-sm-10{-webkit-order:10;
            order:10}
        .order-sm-11{-webkit-order:11;
            order:11}
        .order-sm-12{-webkit-order:12;
            order:12}
        .offset-sm-0{margin-left:0}
        .offset-sm-1{margin-left:8.33333%}
        .offset-sm-2{margin-left:16.66667%}
        .offset-sm-3{margin-left:25%}
        .offset-sm-4{margin-left:33.33333%}
        .offset-sm-5{margin-left:41.66667%}
        .offset-sm-6{margin-left:50%}
        .offset-sm-7{margin-left:58.33333%}
        .offset-sm-8{margin-left:66.66667%}
        .offset-sm-9{margin-left:75%}
        .offset-sm-10{margin-left:83.33333%}
        .offset-sm-11{margin-left:91.66667%}}
    @media (min-width:768px){.col-md{-webkit-flex-basis:0;
        -webkit-flex-grow:1;
        flex-basis:0;
        flex-grow:1;
        max-width:100%}
        .col-md-auto{-webkit-flex:0 0 auto;
            flex:0 0 auto;
            max-width:none;
            width:auto}
        .col-md-1{-webkit-flex:0 0 8.33333%;
            flex:0 0 8.33333%;
            max-width:8.33333%}
        .col-md-2{-webkit-flex:0 0 16.66667%;
            flex:0 0 16.66667%;
            max-width:16.66667%}
        .col-md-3{-webkit-flex:0 0 25%;
            flex:0 0 25%;
            max-width:25%}
        .col-md-4{-webkit-flex:0 0 33.33333%;
            flex:0 0 33.33333%;
            max-width:33.33333%}
        .col-md-5{-webkit-flex:0 0 41.66667%;
            flex:0 0 41.66667%;
            max-width:41.66667%}
        .col-md-6{-webkit-flex:0 0 50%;
            flex:0 0 50%;
            max-width:50%}
        .col-md-7{-webkit-flex:0 0 58.33333%;
            flex:0 0 58.33333%;
            max-width:58.33333%}
        .col-md-8{-webkit-flex:0 0 66.66667%;
            flex:0 0 66.66667%;
            max-width:66.66667%}
        .col-md-9{-webkit-flex:0 0 75%;
            flex:0 0 75%;
            max-width:75%}
        .col-md-10{-webkit-flex:0 0 83.33333%;
            flex:0 0 83.33333%;
            max-width:83.33333%}
        .col-md-11{-webkit-flex:0 0 91.66667%;
            flex:0 0 91.66667%;
            max-width:91.66667%}
        .col-md-12{-webkit-flex:0 0 100%;
            flex:0 0 100%;
            max-width:100%}
        .order-md-first{-webkit-order:-1;
            order:-1}
        .order-md-1{-webkit-order:1;
            order:1}
        .order-md-2{-webkit-order:2;
            order:2}
        .order-md-3{-webkit-order:3;
            order:3}
        .order-md-4{-webkit-order:4;
            order:4}
        .order-md-5{-webkit-order:5;
            order:5}
        .order-md-6{-webkit-order:6;
            order:6}
        .order-md-7{-webkit-order:7;
            order:7}
        .order-md-8{-webkit-order:8;
            order:8}
        .order-md-9{-webkit-order:9;
            order:9}
        .order-md-10{-webkit-order:10;
            order:10}
        .order-md-11{-webkit-order:11;
            order:11}
        .order-md-12{-webkit-order:12;
            order:12}
        .offset-md-0{margin-left:0}
        .offset-md-1{margin-left:8.33333%}
        .offset-md-2{margin-left:16.66667%}
        .offset-md-3{margin-left:25%}
        .offset-md-4{margin-left:33.33333%}
        .offset-md-5{margin-left:41.66667%}
        .offset-md-6{margin-left:50%}
        .offset-md-7{margin-left:58.33333%}
        .offset-md-8{margin-left:66.66667%}
        .offset-md-9{margin-left:75%}
        .offset-md-10{margin-left:83.33333%}
        .offset-md-11{margin-left:91.66667%}}
    @media (min-width:992px){.col-lg{-webkit-flex-basis:0;
        -webkit-flex-grow:1;
        flex-basis:0;
        flex-grow:1;
        max-width:100%}
        .col-lg-auto{-webkit-flex:0 0 auto;
            flex:0 0 auto;
            max-width:none;
            width:auto}
        .col-lg-1{-webkit-flex:0 0 8.33333%;
            flex:0 0 8.33333%;
            max-width:8.33333%}
        .col-lg-2{-webkit-flex:0 0 16.66667%;
            flex:0 0 16.66667%;
            max-width:16.66667%}
        .col-lg-3{-webkit-flex:0 0 25%;
            flex:0 0 25%;
            max-width:25%}
        .col-lg-4{-webkit-flex:0 0 33.33333%;
            flex:0 0 33.33333%;
            max-width:33.33333%}
        .col-lg-5{-webkit-flex:0 0 41.66667%;
            flex:0 0 41.66667%;
            max-width:41.66667%}
        .col-lg-6{-webkit-flex:0 0 50%;
            flex:0 0 50%;
            max-width:50%}
        .col-lg-7{-webkit-flex:0 0 58.33333%;
            flex:0 0 58.33333%;
            max-width:58.33333%}
        .col-lg-8{-webkit-flex:0 0 66.66667%;
            flex:0 0 66.66667%;
            max-width:66.66667%}
        .col-lg-9{-webkit-flex:0 0 75%;
            flex:0 0 75%;
            max-width:75%}
        .col-lg-10{-webkit-flex:0 0 83.33333%;
            flex:0 0 83.33333%;
            max-width:83.33333%}
        .col-lg-11{-webkit-flex:0 0 91.66667%;
            flex:0 0 91.66667%;
            max-width:91.66667%}
        .col-lg-12{-webkit-flex:0 0 100%;
            flex:0 0 100%;
            max-width:100%}
        .order-lg-first{-webkit-order:-1;
            order:-1}
        .order-lg-1{-webkit-order:1;
            order:1}
        .order-lg-2{-webkit-order:2;
            order:2}
        .order-lg-3{-webkit-order:3;
            order:3}
        .order-lg-4{-webkit-order:4;
            order:4}
        .order-lg-5{-webkit-order:5;
            order:5}
        .order-lg-6{-webkit-order:6;
            order:6}
        .order-lg-7{-webkit-order:7;
            order:7}
        .order-lg-8{-webkit-order:8;
            order:8}
        .order-lg-9{-webkit-order:9;
            order:9}
        .order-lg-10{-webkit-order:10;
            order:10}
        .order-lg-11{-webkit-order:11;
            order:11}
        .order-lg-12{-webkit-order:12;
            order:12}
        .offset-lg-0{margin-left:0}
        .offset-lg-1{margin-left:8.33333%}
        .offset-lg-2{margin-left:16.66667%}
        .offset-lg-3{margin-left:25%}
        .offset-lg-4{margin-left:33.33333%}
        .offset-lg-5{margin-left:41.66667%}
        .offset-lg-6{margin-left:50%}
        .offset-lg-7{margin-left:58.33333%}
        .offset-lg-8{margin-left:66.66667%}
        .offset-lg-9{margin-left:75%}
        .offset-lg-10{margin-left:83.33333%}
        .offset-lg-11{margin-left:91.66667%}}
    @media (min-width:1200px){.col-xl{-webkit-flex-basis:0;
        -webkit-flex-grow:1;
        flex-basis:0;
        flex-grow:1;
        max-width:100%}
        .col-xl-auto{-webkit-flex:0 0 auto;
            flex:0 0 auto;
            max-width:none;
            width:auto}
        .col-xl-1{-webkit-flex:0 0 8.33333%;
            flex:0 0 8.33333%;
            max-width:8.33333%}
        .col-xl-2{-webkit-flex:0 0 16.66667%;
            flex:0 0 16.66667%;
            max-width:16.66667%}
        .col-xl-3{-webkit-flex:0 0 25%;
            flex:0 0 25%;
            max-width:25%}
        .col-xl-4{-webkit-flex:0 0 33.33333%;
            flex:0 0 33.33333%;
            max-width:33.33333%}
        .col-xl-5{-webkit-flex:0 0 41.66667%;
            flex:0 0 41.66667%;
            max-width:41.66667%}
        .col-xl-6{-webkit-flex:0 0 50%;
            flex:0 0 50%;
            max-width:50%}
        .col-xl-7{-webkit-flex:0 0 58.33333%;
            flex:0 0 58.33333%;
            max-width:58.33333%}
        .col-xl-8{-webkit-flex:0 0 66.66667%;
            flex:0 0 66.66667%;
            max-width:66.66667%}
        .col-xl-9{-webkit-flex:0 0 75%;
            flex:0 0 75%;
            max-width:75%}
        .col-xl-10{-webkit-flex:0 0 83.33333%;
            flex:0 0 83.33333%;
            max-width:83.33333%}
        .col-xl-11{-webkit-flex:0 0 91.66667%;
            flex:0 0 91.66667%;
            max-width:91.66667%}
        .col-xl-12{-webkit-flex:0 0 100%;
            flex:0 0 100%;
            max-width:100%}
        .order-xl-first{-webkit-order:-1;
            order:-1}
        .order-xl-1{-webkit-order:1;
            order:1}
        .order-xl-2{-webkit-order:2;
            order:2}
        .order-xl-3{-webkit-order:3;
            order:3}
        .order-xl-4{-webkit-order:4;
            order:4}
        .order-xl-5{-webkit-order:5;
            order:5}
        .order-xl-6{-webkit-order:6;
            order:6}
        .order-xl-7{-webkit-order:7;
            order:7}
        .order-xl-8{-webkit-order:8;
            order:8}
        .order-xl-9{-webkit-order:9;
            order:9}
        .order-xl-10{-webkit-order:10;
            order:10}
        .order-xl-11{-webkit-order:11;
            order:11}
        .order-xl-12{-webkit-order:12;
            order:12}
        .offset-xl-0{margin-left:0}
        .offset-xl-1{margin-left:8.33333%}
        .offset-xl-2{margin-left:16.66667%}
        .offset-xl-3{margin-left:25%}
        .offset-xl-4{margin-left:33.33333%}
        .offset-xl-5{margin-left:41.66667%}
        .offset-xl-6{margin-left:50%}
        .offset-xl-7{margin-left:58.33333%}
        .offset-xl-8{margin-left:66.66667%}
        .offset-xl-9{margin-left:75%}
        .offset-xl-10{margin-left:83.33333%}
        .offset-xl-11{margin-left:91.66667%}}
    .table{background-color:transparent;
        margin-bottom:1rem;
        max-width:100%;
        width:100%}
    .table td,.table th{border-top:1px solid #e9ecef;
        padding:.75rem;
        vertical-align:top}
    .table thead th{border-bottom:2px solid #e9ecef;
        vertical-align:bottom}
    .table tbody+tbody{border-top:2px solid #e9ecef}
    .table .table{background-color:#fff}
    .table-sm td,.table-sm th{padding:.3rem}
    .table-bordered,.table-bordered td,.table-bordered th{border:1px solid #e9ecef}
    .table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}
    .table-striped tbody tr:nth-of-type(odd){background-color:rgba(37,37,37,.05)}
    .table-hover tbody tr:hover{background-color:rgba(37,37,37,.075)}
    .table-primary,.table-primary>td,.table-primary>th{background-color:#b8c4cb}
    .table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#a9b8c0}
    .table-secondary,.table-secondary>td,.table-secondary>th{background-color:#faeecb}
    .table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#f8e6b4}
    .table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}
    .table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}
    .table-info,.table-info>td,.table-info>th{background-color:#bee5eb}
    .table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}
    .table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}
    .table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}
    .table-danger,.table-danger>td,.table-danger>th{background-color:#fbccca}
    .table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f9b5b2}
    .table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}
    .table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}
    .table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}
    .table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}
    .table-active,.table-active>td,.table-active>th{background-color:rgba(37,37,37,.075)}
    .table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:hsla(0,0%,9%,.075)}
    .table .thead-dark th{background-color:#212529;
        border-color:#32383e;
        color:#fff}
    .table .thead-light th{background-color:#e9ecef;
        border-color:#e9ecef;
        color:#495057}
    .table-dark{background-color:#212529;
        color:#fff}
    .table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}
    .table-dark.table-bordered{border:0}
    .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}
    .table-dark.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075)}
    @media (max-width:575px){.table-responsive-sm{-ms-overflow-style:-ms-autohiding-scrollbar;
        -webkit-overflow-scrolling:touch;
        display:block;
        overflow-x:auto;
        width:100%}
        .table-responsive-sm.table-bordered{border:0}}
    @media (max-width:767px){.table-responsive-md{-ms-overflow-style:-ms-autohiding-scrollbar;
        -webkit-overflow-scrolling:touch;
        display:block;
        overflow-x:auto;
        width:100%}
        .table-responsive-md.table-bordered{border:0}}
    @media (max-width:991px){.table-responsive-lg{-ms-overflow-style:-ms-autohiding-scrollbar;
        -webkit-overflow-scrolling:touch;
        display:block;
        overflow-x:auto;
        width:100%}
        .table-responsive-lg.table-bordered{border:0}}
    @media (max-width:1199px){.table-responsive-xl{-ms-overflow-style:-ms-autohiding-scrollbar;
        -webkit-overflow-scrolling:touch;
        display:block;
        overflow-x:auto;
        width:100%}
        .table-responsive-xl.table-bordered{border:0}}
    .table-responsive{-ms-overflow-style:-ms-autohiding-scrollbar;
        -webkit-overflow-scrolling:touch;
        display:block;
        overflow-x:auto;
        width:100%}
    .table-responsive.table-bordered{border:0}
    .form-control{background-clip:padding-box;
        background-color:#fff;
        background-image:none;
        border:1px solid #ced4da;
        border-radius:.25rem;
        color:#495057;
        display:block;
        font-size:1rem;
        line-height:1.5;
        padding:.375rem .75rem;
        transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        width:100%}
    .form-control::-ms-expand{background-color:transparent;
        border:0}
    .form-control:focus{background-color:#fff;
        border-color:#007fc6;
        box-shadow:none;
        color:#495057;
        outline:none}
    .form-control::-webkit-input-placeholder{color:#868e96;
        opacity:1}
    .form-control::-moz-placeholder{color:#868e96;
        opacity:1}
    .form-control:-ms-input-placeholder{color:#868e96;
        opacity:1}
    .form-control::placeholder{color:#868e96;
        opacity:1}
    .form-control:disabled,.form-control[readonly]{background-color:#e9ecef;
        opacity:1}
    select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}
    select.form-control:focus::-ms-value{background-color:#fff;
        color:#495057}
    .form-control-file,.form-control-range{display:block}
    .col-form-label{line-height:1.5;
        margin-bottom:0;
        padding-bottom:calc(.375rem + 1px);
        padding-top:calc(.375rem + 1px)}
    .col-form-label-lg{font-size:1.25rem;
        line-height:1.5;
        padding-bottom:calc(.5rem + 1px);
        padding-top:calc(.5rem + 1px)}
    .col-form-label-sm{font-size:.875rem;
        line-height:1.5;
        padding-bottom:calc(.25rem + 1px);
        padding-top:calc(.25rem + 1px)}
    .col-form-legend{font-size:1rem}
    .col-form-legend,.form-control-plaintext{margin-bottom:0;
        padding-bottom:.375rem;
        padding-top:.375rem}
    .form-control-plaintext{background-color:transparent;
        border:solid transparent;
        border-width:1px 0;
        line-height:1.5}
    .form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.form-control-plaintext.input-group-addon,.input-group-lg>.input-group-btn>.form-control-plaintext.btn,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.form-control-plaintext.input-group-addon,.input-group-sm>.input-group-btn>.form-control-plaintext.btn{padding-left:0;
        padding-right:0}
    .form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:.2rem;
        font-size:.875rem;
        line-height:1.5;
        padding:.25rem .5rem}
    .input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>select.input-group-addon:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}
    .form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{border-radius:.3rem;
        font-size:1.25rem;
        line-height:1.5;
        padding:.5rem 1rem}
    .input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>select.input-group-addon:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:calc(2.875rem + 2px)}
    .form-group{margin-bottom:1rem}
    .form-text{display:block;
        margin-top:.25rem}
    .form-row{-webkit-flex-wrap:wrap;
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap;
        margin-left:-5px;
        margin-right:-5px}
    .form-row>.col,.form-row>[class*=col-]{padding-left:5px;
        padding-right:5px}
    .form-check{display:block;
        margin-bottom:.5rem;
        position:relative}
    .form-check.disabled .form-check-label{color:#868e96}
    .form-check-label{margin-bottom:0;
        padding-left:1.25rem}
    .form-check-input{margin-left:-1.25rem;
        margin-top:.25rem;
        position:absolute}
    .form-check-inline{display:inline-block;
        margin-right:.75rem}
    .form-check-inline .form-check-label{vertical-align:middle}
    .valid-feedback{color:#28a745;
        display:none;
        font-size:.875rem;
        margin-top:.25rem}
    .valid-tooltip{background-color:rgba(40,167,69,.8);
        border-radius:.2rem;
        color:#fff;
        display:none;
        font-size:.875rem;
        line-height:1;
        margin-top:.1rem;
        padding:.5rem;
        position:absolute;
        top:100%;
        width:250px;
        z-index:5}
    .custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}
    .custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}
    .custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}
    .form-check-input.is-valid+.form-check-label,.was-validated .form-check-input:valid+.form-check-label{color:#28a745}
    .custom-control-input.is-valid~.custom-control-indicator,.was-validated .custom-control-input:valid~.custom-control-indicator{background-color:rgba(40,167,69,.25)}
    .custom-control-input.is-valid~.custom-control-description,.was-validated .custom-control-input:valid~.custom-control-description{color:#28a745}
    .custom-file-input.is-valid~.custom-file-control,.was-validated .custom-file-input:valid~.custom-file-control{border-color:#28a745}
    .custom-file-input.is-valid~.custom-file-control:before,.was-validated .custom-file-input:valid~.custom-file-control:before{border-color:inherit}
    .custom-file-input.is-valid:focus,.was-validated .custom-file-input:valid:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}
    .invalid-feedback{color:#f24841;
        display:none;
        font-size:.875rem;
        margin-top:.25rem}
    .invalid-tooltip{background-color:rgba(242,72,65,.8);
        border-radius:.2rem;
        color:#fff;
        display:none;
        font-size:.875rem;
        line-height:1;
        margin-top:.1rem;
        padding:.5rem;
        position:absolute;
        top:100%;
        width:250px;
        z-index:5}
    .custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#f24841}
    .custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{box-shadow:0 0 0 .2rem rgba(242,72,65,.25)}
    .custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}
    .form-check-input.is-invalid+.form-check-label,.was-validated .form-check-input:invalid+.form-check-label{color:#f24841}
    .custom-control-input.is-invalid~.custom-control-indicator,.was-validated .custom-control-input:invalid~.custom-control-indicator{background-color:rgba(242,72,65,.25)}
    .custom-control-input.is-invalid~.custom-control-description,.was-validated .custom-control-input:invalid~.custom-control-description{color:#f24841}
    .custom-file-input.is-invalid~.custom-file-control,.was-validated .custom-file-input:invalid~.custom-file-control{border-color:#f24841}
    .custom-file-input.is-invalid~.custom-file-control:before,.was-validated .custom-file-input:invalid~.custom-file-control:before{border-color:inherit}
    .custom-file-input.is-invalid:focus,.was-validated .custom-file-input:invalid:focus{box-shadow:0 0 0 .2rem rgba(242,72,65,.25)}
    .form-inline{-webkit-align-items:center;
        -webkit-flex-flow:row wrap;
        align-items:center;
        display:-webkit-flex;
        display:flex;
        flex-flow:row wrap}
    .form-inline .form-check{width:100%}
    @media (min-width:576px){.form-inline label{-webkit-justify-content:center;
        justify-content:center}
        .form-inline .form-group,.form-inline label{-webkit-align-items:center;
            align-items:center;
            display:-webkit-flex;
            display:flex;
            margin-bottom:0}
        .form-inline .form-group{-webkit-flex:0 0 auto;
            -webkit-flex-flow:row wrap;
            flex:0 0 auto;
            flex-flow:row wrap}
        .form-inline .form-control{display:inline-block;
            vertical-align:middle;
            width:auto}
        .form-inline .form-control-plaintext{display:inline-block}
        .form-inline .input-group{width:auto}
        .form-inline .form-check{-webkit-align-items:center;
            -webkit-justify-content:center;
            align-items:center;
            display:-webkit-flex;
            display:flex;
            justify-content:center;
            margin-bottom:0;
            margin-top:0;
            width:auto}
        .form-inline .form-check-label{padding-left:0}
        .form-inline .form-check-input{margin-left:0;
            margin-right:.25rem;
            margin-top:0;
            position:relative}
        .form-inline .custom-control{-webkit-align-items:center;
            -webkit-justify-content:center;
            align-items:center;
            display:-webkit-flex;
            display:flex;
            justify-content:center;
            padding-left:0}
        .form-inline .custom-control-indicator{display:inline-block;
            margin-right:.25rem;
            position:static;
            vertical-align:text-bottom}
        .form-inline .has-feedback .form-control-feedback{top:0}}
    .btn{-moz-user-select:none;
        -ms-user-select:none;
        -webkit-user-select:none;
        border:1px solid transparent;
        border-radius:.25rem;
        display:inline-block;
        font-size:1rem;
        font-weight:400;
        line-height:1.5;
        padding:.375rem .75rem;
        text-align:center;
        transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        user-select:none;
        vertical-align:middle;
        white-space:nowrap}
    .btn:focus,.btn:hover{text-decoration:none}
    .btn.focus,.btn:focus{box-shadow:none;
        outline:0}
    .btn.disabled,.btn:disabled{opacity:.65}
    .btn:not([disabled]):not(.disabled).active,.btn:not([disabled]):not(.disabled):active{background-image:none}
    a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}
    .btn-primary{background-color:#002d46;
        border-color:#002d46;
        color:#fff}
    .btn-primary:hover{background-color:#001420;
        border-color:#000c13;
        color:#fff}
    .btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,45,70,.5)}
    .btn-primary.disabled,.btn-primary:disabled{background-color:#002d46;
        border-color:#002d46}
    .btn-primary:not([disabled]):not(.disabled).active,.btn-primary:not([disabled]):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:#000c13;
        border-color:#000406;
        box-shadow:0 0 0 .2rem rgba(0,45,70,.5);
        color:#fff}
    .btn-secondary{background-color:#edc146;
        border-color:#edc146;
        color:#111}
    .btn-secondary:hover{background-color:#eab523;
        border-color:#e8b118;
        color:#111}
    .btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(237,193,70,.5)}
    .btn-secondary.disabled,.btn-secondary:disabled{background-color:#edc146;
        border-color:#edc146}
    .btn-secondary:not([disabled]):not(.disabled).active,.btn-secondary:not([disabled]):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{background-color:#e8b118;
        border-color:#dea916;
        box-shadow:0 0 0 .2rem rgba(237,193,70,.5);
        color:#111}
    .btn-success{background-color:#28a745;
        border-color:#28a745;
        color:#fff}
    .btn-success:hover{background-color:#218838;
        border-color:#1e7e34;
        color:#fff}
    .btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}
    .btn-success.disabled,.btn-success:disabled{background-color:#28a745;
        border-color:#28a745}
    .btn-success:not([disabled]):not(.disabled).active,.btn-success:not([disabled]):not(.disabled):active,.show>.btn-success.dropdown-toggle{background-color:#1e7e34;
        border-color:#1c7430;
        box-shadow:0 0 0 .2rem rgba(40,167,69,.5);
        color:#fff}
    .btn-info{background-color:#17a2b8;
        border-color:#17a2b8;
        color:#fff}
    .btn-info:hover{background-color:#138496;
        border-color:#117a8b;
        color:#fff}
    .btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}
    .btn-info.disabled,.btn-info:disabled{background-color:#17a2b8;
        border-color:#17a2b8}
    .btn-info:not([disabled]):not(.disabled).active,.btn-info:not([disabled]):not(.disabled):active,.show>.btn-info.dropdown-toggle{background-color:#117a8b;
        border-color:#10707f;
        box-shadow:0 0 0 .2rem rgba(23,162,184,.5);
        color:#fff}
    .btn-warning{background-color:#ffc107;
        border-color:#ffc107;
        color:#111}
    .btn-warning:hover{background-color:#e0a800;
        border-color:#d39e00;
        color:#111}
    .btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}
    .btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;
        border-color:#ffc107}
    .btn-warning:not([disabled]):not(.disabled).active,.btn-warning:not([disabled]):not(.disabled):active,.show>.btn-warning.dropdown-toggle{background-color:#d39e00;
        border-color:#c69500;
        box-shadow:0 0 0 .2rem rgba(255,193,7,.5);
        color:#111}
    .btn-danger{background-color:#f24841;
        border-color:#f24841;
        color:#fff}
    .btn-danger:hover{background-color:#f0261d;
        border-color:#ef1a11;
        color:#fff}
    .btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(242,72,65,.5)}
    .btn-danger.disabled,.btn-danger:disabled{background-color:#f24841;
        border-color:#f24841}
    .btn-danger:not([disabled]):not(.disabled).active,.btn-danger:not([disabled]):not(.disabled):active,.show>.btn-danger.dropdown-toggle{background-color:#ef1a11;
        border-color:#e41810;
        box-shadow:0 0 0 .2rem rgba(242,72,65,.5);
        color:#fff}
    .btn-light{background-color:#f8f9fa;
        border-color:#f8f9fa;
        color:#111}
    .btn-light:hover{background-color:#e2e6ea;
        border-color:#dae0e5;
        color:#111}
    .btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}
    .btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;
        border-color:#f8f9fa}
    .btn-light:not([disabled]):not(.disabled).active,.btn-light:not([disabled]):not(.disabled):active,.show>.btn-light.dropdown-toggle{background-color:#dae0e5;
        border-color:#d3d9df;
        box-shadow:0 0 0 .2rem rgba(248,249,250,.5);
        color:#111}
    .btn-dark{background-color:#343a40;
        border-color:#343a40;
        color:#fff}
    .btn-dark:hover{background-color:#23272b;
        border-color:#1d2124;
        color:#fff}
    .btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}
    .btn-dark.disabled,.btn-dark:disabled{background-color:#343a40;
        border-color:#343a40}
    .btn-dark:not([disabled]):not(.disabled).active,.btn-dark:not([disabled]):not(.disabled):active,.show>.btn-dark.dropdown-toggle{background-color:#1d2124;
        border-color:#171a1d;
        box-shadow:0 0 0 .2rem rgba(52,58,64,.5);
        color:#fff}
    .btn-outline-primary{background-color:transparent;
        background-image:none;
        border-color:#002d46;
        color:#002d46}
    .btn-outline-primary:hover{background-color:#002d46;
        border-color:#002d46;
        color:#fff}
    .btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,45,70,.5)}
    .btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;
        color:#002d46}
    .btn-outline-primary:not([disabled]):not(.disabled).active,.btn-outline-primary:not([disabled]):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{background-color:#002d46;
        border-color:#002d46;
        box-shadow:0 0 0 .2rem rgba(0,45,70,.5);
        color:#fff}
    .btn-outline-secondary{background-color:transparent;
        background-image:none;
        border-color:#edc146;
        color:#edc146}
    .btn-outline-secondary:hover{background-color:#edc146;
        border-color:#edc146;
        color:#fff}
    .btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(237,193,70,.5)}
    .btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;
        color:#edc146}
    .btn-outline-secondary:not([disabled]):not(.disabled).active,.btn-outline-secondary:not([disabled]):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{background-color:#edc146;
        border-color:#edc146;
        box-shadow:0 0 0 .2rem rgba(237,193,70,.5);
        color:#fff}
    .btn-outline-success{background-color:transparent;
        background-image:none;
        border-color:#28a745;
        color:#28a745}
    .btn-outline-success:hover{background-color:#28a745;
        border-color:#28a745;
        color:#fff}
    .btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}
    .btn-outline-success.disabled,.btn-outline-success:disabled{background-color:transparent;
        color:#28a745}
    .btn-outline-success:not([disabled]):not(.disabled).active,.btn-outline-success:not([disabled]):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{background-color:#28a745;
        border-color:#28a745;
        box-shadow:0 0 0 .2rem rgba(40,167,69,.5);
        color:#fff}
    .btn-outline-info{background-color:transparent;
        background-image:none;
        border-color:#17a2b8;
        color:#17a2b8}
    .btn-outline-info:hover{background-color:#17a2b8;
        border-color:#17a2b8;
        color:#fff}
    .btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}
    .btn-outline-info.disabled,.btn-outline-info:disabled{background-color:transparent;
        color:#17a2b8}
    .btn-outline-info:not([disabled]):not(.disabled).active,.btn-outline-info:not([disabled]):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{background-color:#17a2b8;
        border-color:#17a2b8;
        box-shadow:0 0 0 .2rem rgba(23,162,184,.5);
        color:#fff}
    .btn-outline-warning{background-color:transparent;
        background-image:none;
        border-color:#ffc107;
        color:#ffc107}
    .btn-outline-warning:hover{background-color:#ffc107;
        border-color:#ffc107;
        color:#fff}
    .btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}
    .btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent;
        color:#ffc107}
    .btn-outline-warning:not([disabled]):not(.disabled).active,.btn-outline-warning:not([disabled]):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{background-color:#ffc107;
        border-color:#ffc107;
        box-shadow:0 0 0 .2rem rgba(255,193,7,.5);
        color:#fff}
    .btn-outline-danger{background-color:transparent;
        background-image:none;
        border-color:#f24841;
        color:#f24841}
    .btn-outline-danger:hover{background-color:#f24841;
        border-color:#f24841;
        color:#fff}
    .btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(242,72,65,.5)}
    .btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:transparent;
        color:#f24841}
    .btn-outline-danger:not([disabled]):not(.disabled).active,.btn-outline-danger:not([disabled]):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{background-color:#f24841;
        border-color:#f24841;
        box-shadow:0 0 0 .2rem rgba(242,72,65,.5);
        color:#fff}
    .btn-outline-light{background-color:transparent;
        background-image:none;
        border-color:#f8f9fa;
        color:#f8f9fa}
    .btn-outline-light:hover{background-color:#f8f9fa;
        border-color:#f8f9fa;
        color:#212529}
    .btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}
    .btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent;
        color:#f8f9fa}
    .btn-outline-light:not([disabled]):not(.disabled).active,.btn-outline-light:not([disabled]):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{background-color:#f8f9fa;
        border-color:#f8f9fa;
        box-shadow:0 0 0 .2rem rgba(248,249,250,.5);
        color:#212529}
    .btn-outline-dark{background-color:transparent;
        background-image:none;
        border-color:#343a40;
        color:#343a40}
    .btn-outline-dark:hover{background-color:#343a40;
        border-color:#343a40;
        color:#fff}
    .btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}
    .btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;
        color:#343a40}
    .btn-outline-dark:not([disabled]):not(.disabled).active,.btn-outline-dark:not([disabled]):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{background-color:#343a40;
        border-color:#343a40;
        box-shadow:0 0 0 .2rem rgba(52,58,64,.5);
        color:#fff}
    .btn-link{font-weight:400}
    .btn-link,.btn-link:hover{background-color:transparent;
        color:#002d46}
    .btn-link:hover{border-color:transparent;
        text-decoration:none}
    .btn-link.focus,.btn-link:focus{border-color:transparent;
        box-shadow:none}
    .btn-link.disabled,.btn-link:disabled{color:#868e96}
    .btn-group-lg>.btn,.btn-lg{border-radius:.3rem;
        font-size:1.25rem;
        line-height:1.5;
        padding:.5rem 1rem}
    .btn-group-sm>.btn,.btn-sm{border-radius:.2rem;
        font-size:.875rem;
        line-height:1.5;
        padding:.25rem .5rem}
    .btn-block{display:block;
        width:100%}
    .btn-block+.btn-block{margin-top:.5rem}
    input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}
    .fade{opacity:0;
        transition:opacity .15s linear}
    .fade.show{opacity:1}
    .collapse{display:none}
    .collapse.show{display:block}
    tr.collapse.show{display:table-row}
    tbody.collapse.show{display:table-row-group}
    .collapsing{height:0;
        overflow:hidden;
        transition:height .35s ease}
    .collapsing,.dropdown,.dropup{position:relative}
    .dropdown-toggle:after{border-color:currentColor transparent;
        border-style:solid solid none;
        border-width:.3em .3em 0;
        content:"";
        display:inline-block;
        height:0;
        margin-left:.255em;
        vertical-align:.255em;
        width:0}
    .dropdown-toggle:empty:after{margin-left:0}
    .dropdown-menu{background-clip:padding-box;
        background-color:#fff;
        border:1px solid rgba(37,37,37,.15);
        border-radius:.25rem;
        color:#212529;
        display:none;
        float:left;
        font-size:1rem;
        left:0;
        list-style:none;
        margin:.125rem 0 0;
        min-width:10rem;
        padding:.5rem 0;
        position:absolute;
        text-align:left;
        top:100%;
        z-index:1000}
    .dropup .dropdown-menu{margin-bottom:.125rem;
        margin-top:0}
    .dropup .dropdown-toggle:after{border-color:currentColor transparent;
        border-style:none solid solid;
        border-width:0 .3em .3em;
        content:"";
        display:inline-block;
        height:0;
        margin-left:.255em;
        vertical-align:.255em;
        width:0}
    .dropup .dropdown-toggle:empty:after{margin-left:0}
    .dropdown-divider{border-top:1px solid #e9ecef;
        height:0;
        margin:.5rem 0;
        overflow:hidden}
    .dropdown-item{background:none;
        border:0;
        clear:both;
        color:#212529;
        display:block;
        font-weight:400;
        padding:.25rem 1.5rem;
        text-align:inherit;
        white-space:nowrap;
        width:100%}
    .dropdown-item:focus,.dropdown-item:hover{background-color:#f8f9fa;
        color:#16181b;
        text-decoration:none}
    .dropdown-item.active,.dropdown-item:active{background-color:#002d46;
        color:#fff;
        text-decoration:none}
    .dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;
        color:#868e96}
    .dropdown-menu.show{display:block}
    .dropdown-header{color:#868e96;
        display:block;
        font-size:.875rem;
        margin-bottom:0;
        padding:.5rem 1.5rem;
        white-space:nowrap}
    .btn-group,.btn-group-vertical{display:-webkit-inline-flex;
        display:inline-flex;
        position:relative;
        vertical-align:middle}
    .btn-group-vertical>.btn,.btn-group>.btn{-webkit-flex:0 1 auto;
        flex:0 1 auto;
        position:relative}
    .btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}
    .btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group,.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}
    .btn-toolbar{-webkit-flex-wrap:wrap;
        -webkit-justify-content:flex-start;
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap;
        justify-content:flex-start}
    .btn-toolbar .input-group{width:auto}
    .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}
    .btn-group>.btn:first-child{margin-left:0}
    .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;
        border-top-right-radius:0}
    .btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;
        border-top-left-radius:0}
    .btn-group>.btn-group{float:left}
    .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}
    .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;
        border-top-right-radius:0}
    .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;
        border-top-left-radius:0}
    .btn+.dropdown-toggle-split{padding-left:.5625rem;
        padding-right:.5625rem}
    .btn+.dropdown-toggle-split:after{margin-left:0}
    .btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;
        padding-right:.375rem}
    .btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;
        padding-right:.75rem}
    .btn-group-vertical{-webkit-align-items:flex-start;
        -webkit-flex-direction:column;
        -webkit-justify-content:center;
        align-items:flex-start;
        flex-direction:column;
        justify-content:center}
    .btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}
    .btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-left:0;
        margin-top:-1px}
    .btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}
    .btn-group-vertical>.btn:first-child:not(:last-child){border-bottom-left-radius:0;
        border-bottom-right-radius:0}
    .btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;
        border-top-right-radius:0}
    .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}
    .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-left-radius:0;
        border-bottom-right-radius:0}
    .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;
        border-top-right-radius:0}[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio]{clip:rect(0,0,0,0);
                                      pointer-events:none;
                                      position:absolute}
    .input-group{-webkit-align-items:stretch;
        align-items:stretch;
        display:-webkit-flex;
        display:flex;
        position:relative;
        width:100%}
    .input-group .form-control{-webkit-flex:1 1 auto;
        flex:1 1 auto;
        margin-bottom:0;
        position:relative;
        width:1%;
        z-index:2}
    .input-group .form-control:active,.input-group .form-control:focus,.input-group .form-control:hover{z-index:3}
    .input-group-addon,.input-group-btn,.input-group .form-control{-webkit-align-items:center;
        align-items:center;
        display:-webkit-flex;
        display:flex}
    .input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}
    .input-group-addon,.input-group-btn{white-space:nowrap}
    .input-group-addon{background-color:#e9ecef;
        border:1px solid #ced4da;
        border-radius:.25rem;
        color:#495057;
        font-size:1rem;
        font-weight:400;
        line-height:1.5;
        margin-bottom:0;
        padding:.375rem .75rem;
        text-align:center}
    .input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{border-radius:.2rem;
        font-size:.875rem;
        padding:.25rem .5rem}
    .input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{border-radius:.3rem;
        font-size:1.25rem;
        padding:.5rem 1rem}
    .input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}
    .input-group-addon:not(:last-child),.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group>.btn,.input-group-btn:not(:last-child)>.dropdown-toggle,.input-group .form-control:not(:last-child){border-bottom-right-radius:0;
        border-top-right-radius:0}
    .input-group-addon:not(:last-child){border-right:0}
    .input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group .form-control:not(:first-child){border-bottom-left-radius:0;
        border-top-left-radius:0}
    .form-control+.input-group-addon:not(:first-child){border-left:0}
    .input-group-btn{-webkit-align-items:stretch;
        align-items:stretch;
        font-size:0;
        white-space:nowrap}
    .input-group-btn,.input-group-btn>.btn{position:relative}
    .input-group-btn>.btn+.btn{margin-left:-1px}
    .input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:3}
    .input-group-btn:first-child>.btn+.btn{margin-left:0}
    .input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group{margin-right:-1px}
    .input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group{margin-left:0;
        z-index:2}
    .input-group-btn:not(:first-child)>.btn-group:first-child,.input-group-btn:not(:first-child)>.btn:first-child{margin-left:-1px}
    .input-group-btn:not(:first-child)>.btn-group:active,.input-group-btn:not(:first-child)>.btn-group:focus,.input-group-btn:not(:first-child)>.btn-group:hover,.input-group-btn:not(:first-child)>.btn:active,.input-group-btn:not(:first-child)>.btn:focus,.input-group-btn:not(:first-child)>.btn:hover{z-index:3}
    .custom-control{display:-webkit-inline-flex;
        display:inline-flex;
        margin-right:1rem;
        min-height:1.5rem;
        padding-left:1.5rem;
        position:relative}
    .custom-control-input{opacity:0;
        position:absolute;
        z-index:-1}
    .custom-control-input:checked~.custom-control-indicator{background-color:#002d46;
        color:#fff}
    .custom-control-input:focus~.custom-control-indicator{box-shadow:0 0 0 1px #fff,none}
    .custom-control-input:active~.custom-control-indicator{background-color:#00a0f9;
        color:#fff}
    .custom-control-input:disabled~.custom-control-indicator{background-color:#e9ecef}
    .custom-control-input:disabled~.custom-control-description{color:#868e96}
    .custom-control-indicator{-moz-user-select:none;
        -ms-user-select:none;
        -webkit-user-select:none;
        background-color:#ddd;
        background-position:50%;
        background-repeat:no-repeat;
        background-size:50% 50%;
        display:block;
        height:1rem;
        left:0;
        pointer-events:none;
        position:absolute;
        top:.25rem;
        user-select:none;
        width:1rem}
    .custom-checkbox .custom-control-indicator{border-radius:.25rem}
    .custom-checkbox .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;
    charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}
    .custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator{background-color:#002d46;
    background-image:url("data:image/svg+xml;
    charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}
    .custom-radio .custom-control-indicator{border-radius:50%}
    .custom-radio .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;
    charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}
    .custom-controls-stacked{-webkit-flex-direction:column;
    display:-webkit-flex;
    display:flex;
    flex-direction:column}
    .custom-controls-stacked .custom-control{margin-bottom:.25rem}
    .custom-controls-stacked .custom-control+.custom-control{margin-left:0}
    .custom-select{-moz-appearance:none;
    -webkit-appearance:none;
    appearance:none;
    background:#fff url("data:image/svg+xml;
    charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size:8px 10px;
    border:1px solid #ced4da;
    border-radius:.25rem;
    color:#495057;
    display:inline-block;
    height:calc(2.25rem + 2px);
        line-height:1.5;
        max-width:100%;
        padding:.375rem 1.75rem .375rem .75rem;
        vertical-align:middle}
    .custom-select:focus{border-color:#007fc6;
        outline:none}
    .custom-select:focus::-ms-value{background-color:#fff;
        color:#495057}
    .custom-select[multiple]{background-image:none;
        height:auto}
    .custom-select:disabled{background-color:#e9ecef;
        color:#868e96}
    .custom-select::-ms-expand{opacity:0}
    .custom-select-sm{font-size:75%;
        height:calc(1.8125rem + 2px);
        padding-bottom:.375rem;
        padding-top:.375rem}
    .custom-file{display:inline-block;
        margin-bottom:0;
        position:relative}
    .custom-file,.custom-file-input{height:calc(2.25rem + 2px);
        max-width:100%}
    .custom-file-input{margin:0;
        min-width:14rem;
        opacity:0}
    .custom-file-input:focus~.custom-file-control{box-shadow:0 0 0 .075rem #fff,0 0 0 .2rem #002d46}
    .custom-file-control{-moz-user-select:none;
        -ms-user-select:none;
        -webkit-user-select:none;
        background-color:#fff;
        border:1px solid #ced4da;
        border-radius:.25rem;
        color:#495057;
        height:calc(2.25rem + 2px);
        left:0;
        line-height:1.5;
        padding:.375rem .75rem;
        pointer-events:none;
        position:absolute;
        right:0;
        top:0;
        user-select:none;
        z-index:5}
    .custom-file-control:lang(en):empty:after{content:"Choose file..."}
    .custom-file-control:before{background-color:#e9ecef;
        border:1px solid #ced4da;
        border-radius:0 .25rem .25rem 0;
        bottom:-1px;
        color:#495057;
        display:block;
        height:calc(2.25rem + 2px);
        line-height:1.5;
        padding:.375rem .75rem;
        position:absolute;
        right:-1px;
        top:-1px;
        z-index:6}
    .custom-file-control:lang(en):before{content:"Browse"}
    .nav{-webkit-flex-wrap:wrap;
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap;
        list-style:none;
        margin-bottom:0;
        padding-left:0}
    .nav-link{display:block;
        padding:.5rem 1rem}
    .nav-link:focus,.nav-link:hover{text-decoration:none}
    .nav-link.disabled{color:#868e96}
    .nav-tabs{border-bottom:1px solid #ddd}
    .nav-tabs .nav-item{margin-bottom:-1px}
    .nav-tabs .nav-link{border:1px solid transparent;
        border-top-left-radius:.25rem;
        border-top-right-radius:.25rem}
    .nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #ddd}
    .nav-tabs .nav-link.disabled{background-color:transparent;
        border-color:transparent;
        color:#868e96}
    .nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;
        border-color:#ddd #ddd #fff;
        color:#495057}
    .nav-tabs .dropdown-menu{border-top-left-radius:0;
        border-top-right-radius:0;
        margin-top:-1px}
    .nav-pills .nav-link{border-radius:.25rem}
    .nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#002d46;
        color:#fff}
    .nav-fill .nav-item{-webkit-flex:1 1 auto;
        flex:1 1 auto;
        text-align:center}
    .nav-justified .nav-item{-webkit-flex-basis:0;
        -webkit-flex-grow:1;
        flex-basis:0;
        flex-grow:1;
        text-align:center}
    .tab-content>.tab-pane{display:none}
    .tab-content>.active{display:block}
    .navbar{padding:.5rem 1rem;
        position:relative}
    .navbar,.navbar>.container,.navbar>.container-fluid{-webkit-align-items:center;
        -webkit-flex-wrap:wrap;
        -webkit-justify-content:space-between;
        align-items:center;
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap;
        justify-content:space-between}
    .navbar-brand{display:inline-block;
        font-size:1.25rem;
        line-height:inherit;
        margin-right:1rem;
        padding-bottom:.3125rem;
        padding-top:.3125rem;
        white-space:nowrap}
    .navbar-brand:focus,.navbar-brand:hover{text-decoration:none}
    .navbar-nav{-webkit-flex-direction:column;
        display:-webkit-flex;
        display:flex;
        flex-direction:column;
        list-style:none;
        margin-bottom:0;
        padding-left:0}
    .navbar-nav .nav-link{padding-left:0;
        padding-right:0}
    .navbar-nav .dropdown-menu{float:none;
        position:static}
    .navbar-text{display:inline-block;
        padding-bottom:.5rem;
        padding-top:.5rem}
    .navbar-collapse{-webkit-align-items:center;
        -webkit-flex-basis:100%;
        -webkit-flex-grow:1;
        align-items:center;
        flex-basis:100%;
        flex-grow:1}
    .navbar-toggler{background:transparent;
        border:1px solid transparent;
        border-radius:.25rem;
        font-size:1.25rem;
        line-height:1;
        padding:.25rem .75rem}
    .navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}
    .navbar-toggler-icon{background:no-repeat 50%;
        background-size:100% 100%;
        content:"";
        display:inline-block;
        height:1.5em;
        vertical-align:middle;
        width:1.5em}
    @media (max-width:575px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-left:0;
        padding-right:0}}
    @media (min-width:576px){.navbar-expand-sm{-webkit-flex-flow:row nowrap;
        -webkit-justify-content:flex-start;
        flex-flow:row nowrap;
        justify-content:flex-start}
        .navbar-expand-sm .navbar-nav{-webkit-flex-direction:row;
            flex-direction:row}
        .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}
        .navbar-expand-sm .navbar-nav .dropdown-menu-right{left:auto;
            right:0}
        .navbar-expand-sm .navbar-nav .nav-link{padding-left:.5rem;
            padding-right:.5rem}
        .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-webkit-flex-wrap:nowrap;
            flex-wrap:nowrap}
        .navbar-expand-sm .navbar-collapse{-webkit-flex-basis:auto;
            display:-webkit-flex!important;
            display:flex!important;
            flex-basis:auto}
        .navbar-expand-sm .navbar-toggler{display:none}
        .navbar-expand-sm .dropup .dropdown-menu{bottom:100%;
            top:auto}}
    @media (max-width:767px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-left:0;
        padding-right:0}}
    @media (min-width:768px){.navbar-expand-md{-webkit-flex-flow:row nowrap;
        -webkit-justify-content:flex-start;
        flex-flow:row nowrap;
        justify-content:flex-start}
        .navbar-expand-md .navbar-nav{-webkit-flex-direction:row;
            flex-direction:row}
        .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}
        .navbar-expand-md .navbar-nav .dropdown-menu-right{left:auto;
            right:0}
        .navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;
            padding-right:.5rem}
        .navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-webkit-flex-wrap:nowrap;
            flex-wrap:nowrap}
        .navbar-expand-md .navbar-collapse{-webkit-flex-basis:auto;
            display:-webkit-flex!important;
            display:flex!important;
            flex-basis:auto}
        .navbar-expand-md .navbar-toggler{display:none}
        .navbar-expand-md .dropup .dropdown-menu{bottom:100%;
            top:auto}}
    @media (max-width:991px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-left:0;
        padding-right:0}}
    @media (min-width:992px){.navbar-expand-lg{-webkit-flex-flow:row nowrap;
        -webkit-justify-content:flex-start;
        flex-flow:row nowrap;
        justify-content:flex-start}
        .navbar-expand-lg .navbar-nav{-webkit-flex-direction:row;
            flex-direction:row}
        .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}
        .navbar-expand-lg .navbar-nav .dropdown-menu-right{left:auto;
            right:0}
        .navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;
            padding-right:.5rem}
        .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-webkit-flex-wrap:nowrap;
            flex-wrap:nowrap}
        .navbar-expand-lg .navbar-collapse{-webkit-flex-basis:auto;
            display:-webkit-flex!important;
            display:flex!important;
            flex-basis:auto}
        .navbar-expand-lg .navbar-toggler{display:none}
        .navbar-expand-lg .dropup .dropdown-menu{bottom:100%;
            top:auto}}
    @media (max-width:1199px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-left:0;
        padding-right:0}}
    @media (min-width:1200px){.navbar-expand-xl{-webkit-flex-flow:row nowrap;
        -webkit-justify-content:flex-start;
        flex-flow:row nowrap;
        justify-content:flex-start}
        .navbar-expand-xl .navbar-nav{-webkit-flex-direction:row;
            flex-direction:row}
        .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}
        .navbar-expand-xl .navbar-nav .dropdown-menu-right{left:auto;
            right:0}
        .navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;
            padding-right:.5rem}
        .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-webkit-flex-wrap:nowrap;
            flex-wrap:nowrap}
        .navbar-expand-xl .navbar-collapse{-webkit-flex-basis:auto;
            display:-webkit-flex!important;
            display:flex!important;
            flex-basis:auto}
        .navbar-expand-xl .navbar-toggler{display:none}
        .navbar-expand-xl .dropup .dropdown-menu{bottom:100%;
            top:auto}}
    .navbar-expand{-webkit-flex-flow:row nowrap;
        -webkit-justify-content:flex-start;
        flex-flow:row nowrap;
        justify-content:flex-start}
    .navbar-expand>.container,.navbar-expand>.container-fluid{padding-left:0;
        padding-right:0}
    .navbar-expand .navbar-nav{-webkit-flex-direction:row;
        flex-direction:row}
    .navbar-expand .navbar-nav .dropdown-menu{position:absolute}
    .navbar-expand .navbar-nav .dropdown-menu-right{left:auto;
        right:0}
    .navbar-expand .navbar-nav .nav-link{padding-left:.5rem;
        padding-right:.5rem}
    .navbar-expand>.container,.navbar-expand>.container-fluid{-webkit-flex-wrap:nowrap;
        flex-wrap:nowrap}
    .navbar-expand .navbar-collapse{-webkit-flex-basis:auto;
        display:-webkit-flex!important;
        display:flex!important;
        flex-basis:auto}
    .navbar-expand .navbar-toggler{display:none}
    .navbar-expand .dropup .dropdown-menu{bottom:100%;
        top:auto}
    .navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(37,37,37,.9)}
    .navbar-light .navbar-nav .nav-link{color:rgba(37,37,37,.5)}
    .navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(37,37,37,.7)}
    .navbar-light .navbar-nav .nav-link.disabled{color:rgba(37,37,37,.3)}
    .navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(37,37,37,.9)}
    .navbar-light .navbar-toggler{border-color:rgba(37,37,37,.1);
        color:rgba(37,37,37,.5)}
    .navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;
    charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(37, 37, 37, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}
    .navbar-light .navbar-text{color:rgba(37,37,37,.5)}
    .navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(37,37,37,.9)}
    .navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}
    .navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}
    .navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}
    .navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}
    .navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}
    .navbar-dark .navbar-toggler{border-color:hsla(0,0%,100%,.1);
        color:hsla(0,0%,100%,.5)}
    .navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;
    charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}
    .navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}
    .navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}
    .card{-webkit-flex-direction:column;
        background-clip:border-box;
        background-color:#fff;
        border:1px solid rgba(37,37,37,.125);
        border-radius:.25rem;
        display:-webkit-flex;
        display:flex;
        flex-direction:column;
        min-width:0;
        word-wrap:break-word}
    .card>hr{margin-left:0;
        margin-right:0}
    .card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;
        border-top-right-radius:.25rem}
    .card>.list-group:last-child .list-group-item:last-child{border-bottom-left-radius:.25rem;
        border-bottom-right-radius:.25rem}
    .card-body{-webkit-flex:1 1 auto;
        flex:1 1 auto;
        padding:1.25rem}
    .card-title{margin-bottom:.75rem}
    .card-subtitle{margin-top:-.375rem}
    .card-subtitle,.card-text:last-child{margin-bottom:0}
    .card-link:hover{text-decoration:none}
    .card-link+.card-link{margin-left:1.25rem}
    .card-header{background-color:rgba(37,37,37,.03);
        border-bottom:1px solid rgba(37,37,37,.125);
        margin-bottom:0;
        padding:.75rem 1.25rem}
    .card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}
    .card-header+.list-group .list-group-item:first-child{border-top:0}
    .card-footer{background-color:rgba(37,37,37,.03);
        border-top:1px solid rgba(37,37,37,.125);
        padding:.75rem 1.25rem}
    .card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}
    .card-header-tabs{border-bottom:0;
        margin-bottom:-.75rem}
    .card-header-pills,.card-header-tabs{margin-left:-.625rem;
        margin-right:-.625rem}
    .card-img-overlay{bottom:0;
        left:0;
        padding:1.25rem;
        position:absolute;
        right:0;
        top:0}
    .card-img{border-radius:calc(.25rem - 1px);
        width:100%}
    .card-img-top{border-top-left-radius:calc(.25rem - 1px);
        border-top-right-radius:calc(.25rem - 1px);
        width:100%}
    .card-img-bottom{border-bottom-left-radius:calc(.25rem - 1px);
        border-bottom-right-radius:calc(.25rem - 1px);
        width:100%}
    .card-deck{-webkit-flex-direction:column;
        display:-webkit-flex;
        display:flex;
        flex-direction:column}
    .card-deck .card{margin-bottom:15px}
    @media (min-width:576px){.card-deck{-webkit-flex-flow:row wrap;
        flex-flow:row wrap;
        margin-left:-15px;
        margin-right:-15px}
        .card-deck .card{-webkit-flex:1 0 0%;
            -webkit-flex-direction:column;
            display:-webkit-flex;
            display:flex;
            flex:1 0 0%;
            flex-direction:column;
            margin-bottom:0;
            margin-left:15px;
            margin-right:15px}}
    .card-group{-webkit-flex-direction:column;
        display:-webkit-flex;
        display:flex;
        flex-direction:column}
    .card-group .card{margin-bottom:15px}
    @media (min-width:576px){.card-group{-webkit-flex-flow:row wrap;
        flex-flow:row wrap}
        .card-group .card{-webkit-flex:1 0 0%;
            flex:1 0 0%;
            margin-bottom:0}
        .card-group .card+.card{border-left:0;
            margin-left:0}
        .card-group .card:first-child{border-bottom-right-radius:0;
            border-top-right-radius:0}
        .card-group .card:first-child .card-img-top{border-top-right-radius:0}
        .card-group .card:first-child .card-img-bottom{border-bottom-right-radius:0}
        .card-group .card:last-child{border-bottom-left-radius:0;
            border-top-left-radius:0}
        .card-group .card:last-child .card-img-top{border-top-left-radius:0}
        .card-group .card:last-child .card-img-bottom{border-bottom-left-radius:0}
        .card-group .card:only-child{border-radius:.25rem}
        .card-group .card:only-child .card-img-top{border-top-left-radius:.25rem;
            border-top-right-radius:.25rem}
        .card-group .card:only-child .card-img-bottom{border-bottom-left-radius:.25rem;
            border-bottom-right-radius:.25rem}
        .card-group .card:not(:first-child):not(:last-child):not(:only-child),.card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}
    .card-columns .card{margin-bottom:.75rem}
    @media (min-width:576px){.card-columns{-moz-column-count:3;
        -moz-column-gap:1.25rem;
        -webkit-column-count:3;
        -webkit-column-gap:1.25rem;
        column-count:3;
        column-gap:1.25rem}
        .card-columns .card{display:inline-block;
            width:100%}}
    .breadcrumb{-webkit-flex-wrap:wrap;
        background-color:#e9ecef;
        border-radius:.25rem;
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap;
        list-style:none;
        margin-bottom:1rem;
        padding:.75rem 1rem}
    .breadcrumb-item+.breadcrumb-item:before{color:#868e96;
        content:"/";
        display:inline-block;
        padding-left:.5rem;
        padding-right:.5rem}
    .breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;
        text-decoration:none}
    .breadcrumb-item.active{color:#868e96}
    .pagination{border-radius:.25rem;
        display:-webkit-flex;
        display:flex;
        list-style:none;
        padding-left:0}
    .page-item:first-child .page-link{border-bottom-left-radius:.25rem;
        border-top-left-radius:.25rem;
        margin-left:0}
    .page-item:last-child .page-link{border-bottom-right-radius:.25rem;
        border-top-right-radius:.25rem}
    .page-item.active .page-link{background-color:#002d46;
        border-color:#002d46;
        color:#fff;
        z-index:2}
    .page-item.disabled .page-link{background-color:#fff;
        border-color:#ddd;
        color:#868e96;
        pointer-events:none}
    .page-link{background-color:#fff;
        border:1px solid #ddd;
        color:#002d46;
        display:block;
        line-height:1.25;
        margin-left:-1px;
        padding:.5rem .75rem;
        position:relative}
    .page-link:focus,.page-link:hover{background-color:#e9ecef;
        border-color:#ddd;
        color:#002d46;
        text-decoration:none}
    .pagination-lg .page-link{font-size:1.25rem;
        line-height:1.5;
        padding:.75rem 1.5rem}
    .pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;
        border-top-left-radius:.3rem}
    .pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;
        border-top-right-radius:.3rem}
    .pagination-sm .page-link{font-size:.875rem;
        line-height:1.5;
        padding:.25rem .5rem}
    .pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;
        border-top-left-radius:.2rem}
    .pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;
        border-top-right-radius:.2rem}
    .badge{border-radius:.25rem;
        display:inline-block;
        font-size:75%;
        font-weight:700;
        line-height:1;
        padding:.25em .4em;
        text-align:center;
        vertical-align:baseline;
        white-space:nowrap}
    .badge:empty{display:none}
    .btn .badge{position:relative;
        top:-1px}
    .badge-pill{border-radius:10rem;
        padding-left:.6em;
        padding-right:.6em}
    .badge-primary{background-color:#002d46;
        color:#fff}
    .badge-primary[href]:focus,.badge-primary[href]:hover{background-color:#000c13;
        color:#fff;
        text-decoration:none}
    .badge-secondary{background-color:#edc146;
        color:#111}
    .badge-secondary[href]:focus,.badge-secondary[href]:hover{background-color:#e8b118;
        color:#111;
        text-decoration:none}
    .badge-success{background-color:#28a745;
        color:#fff}
    .badge-success[href]:focus,.badge-success[href]:hover{background-color:#1e7e34;
        color:#fff;
        text-decoration:none}
    .badge-info{background-color:#17a2b8;
        color:#fff}
    .badge-info[href]:focus,.badge-info[href]:hover{background-color:#117a8b;
        color:#fff;
        text-decoration:none}
    .badge-warning{background-color:#ffc107;
        color:#111}
    .badge-warning[href]:focus,.badge-warning[href]:hover{background-color:#d39e00;
        color:#111;
        text-decoration:none}
    .badge-danger{background-color:#f24841;
        color:#fff}
    .badge-danger[href]:focus,.badge-danger[href]:hover{background-color:#ef1a11;
        color:#fff;
        text-decoration:none}
    .badge-light{background-color:#f8f9fa;
        color:#111}
    .badge-light[href]:focus,.badge-light[href]:hover{background-color:#dae0e5;
        color:#111;
        text-decoration:none}
    .badge-dark{background-color:#343a40;
        color:#fff}
    .badge-dark[href]:focus,.badge-dark[href]:hover{background-color:#1d2124;
        color:#fff;
        text-decoration:none}
    .jumbotron{background-color:#e9ecef;
        border-radius:.3rem;
        margin-bottom:2rem;
        padding:2rem 1rem}
    @media (min-width:576px){.jumbotron{padding:4rem 2rem}}
    .jumbotron-fluid{border-radius:0;
        padding-left:0;
        padding-right:0}
    .alert{border:1px solid transparent;
        border-radius:.25rem;
        margin-bottom:1rem;
        padding:.75rem 1.25rem;
        position:relative}
    .alert-heading{color:inherit}
    .alert-link{font-weight:700}
    .alert-dismissible .close{color:inherit;
        padding:.75rem 1.25rem;
        position:absolute;
        right:0;
        top:0}
    .alert-primary{background-color:#ccd5da;
        border-color:#b8c4cb;
        color:#001724}
    .alert-primary hr{border-top-color:#a9b8c0}
    .alert-primary .alert-link{color:#000}
    .alert-secondary{background-color:#fbf3da;
        border-color:#faeecb;
        color:#7b6424}
    .alert-secondary hr{border-top-color:#f8e6b4}
    .alert-secondary .alert-link{color:#544418}
    .alert-success{background-color:#d4edda;
        border-color:#c3e6cb;
        color:#155724}
    .alert-success hr{border-top-color:#b1dfbb}
    .alert-success .alert-link{color:#0b2e13}
    .alert-info{background-color:#d1ecf1;
        border-color:#bee5eb;
        color:#0c5460}
    .alert-info hr{border-top-color:#abdde5}
    .alert-info .alert-link{color:#062c33}
    .alert-warning{background-color:#fff3cd;
        border-color:#ffeeba;
        color:#856404}
    .alert-warning hr{border-top-color:#ffe8a1}
    .alert-warning .alert-link{color:#533f03}
    .alert-danger{background-color:#fcdad9;
        border-color:#fbccca;
        color:#7e2522}
    .alert-danger hr{border-top-color:#f9b5b2}
    .alert-danger .alert-link{color:#561917}
    .alert-light{background-color:#fefefe;
        border-color:#fdfdfe;
        color:#818182}
    .alert-light hr{border-top-color:#ececf6}
    .alert-light .alert-link{color:#686868}
    .alert-dark{background-color:#d6d8d9;
        border-color:#c6c8ca;
        color:#1b1e21}
    .alert-dark hr{border-top-color:#b9bbbe}
    .alert-dark .alert-link{color:#040505}
    @-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}
        to{background-position:0 0}}
    @keyframes progress-bar-stripes{0%{background-position:1rem 0}
        to{background-position:0 0}}
    .progress{background-color:#e9ecef;
        border-radius:.25rem;
        font-size:.75rem;
        height:1rem;
        overflow:hidden}
    .progress,.progress-bar{display:-webkit-flex;
        display:flex}
    .progress-bar{-webkit-align-items:center;
        -webkit-justify-content:center;
        align-items:center;
        background-color:#002d46;
        color:#fff;
        justify-content:center}
    .progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
        background-size:1rem 1rem}
    .progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;
        animation:progress-bar-stripes 1s linear infinite}
    .media{-webkit-align-items:flex-start;
        align-items:flex-start;
        display:-webkit-flex;
        display:flex}
    .media-body{-webkit-flex:1;
        flex:1}
    .list-group{-webkit-flex-direction:column;
        display:-webkit-flex;
        display:flex;
        flex-direction:column;
        margin-bottom:0;
        padding-left:0}
    .list-group-item-action{color:#495057;
        text-align:inherit;
        width:100%}
    .list-group-item-action:focus,.list-group-item-action:hover{background-color:#f8f9fa;
        color:#495057;
        text-decoration:none}
    .list-group-item-action:active{background-color:#e9ecef;
        color:#212529}
    .list-group-item{background-color:#fff;
        border:1px solid rgba(37,37,37,.125);
        display:block;
        margin-bottom:-1px;
        padding:.75rem 1.25rem;
        position:relative}
    .list-group-item:first-child{border-top-left-radius:.25rem;
        border-top-right-radius:.25rem}
    .list-group-item:last-child{border-bottom-left-radius:.25rem;
        border-bottom-right-radius:.25rem;
        margin-bottom:0}
    .list-group-item:focus,.list-group-item:hover{text-decoration:none}
    .list-group-item.disabled,.list-group-item:disabled{background-color:#fff;
        color:#868e96}
    .list-group-item.active{background-color:#002d46;
        border-color:#002d46;
        color:#fff;
        z-index:2}
    .list-group-flush .list-group-item{border-left:0;
        border-radius:0;
        border-right:0}
    .list-group-flush:first-child .list-group-item:first-child{border-top:0}
    .list-group-flush:last-child .list-group-item:last-child{border-bottom:0}
    .list-group-item-primary{background-color:#b8c4cb;
        color:#001724}
    a.list-group-item-primary,button.list-group-item-primary{color:#001724}
    a.list-group-item-primary:focus,a.list-group-item-primary:hover,button.list-group-item-primary:focus,button.list-group-item-primary:hover{background-color:#a9b8c0;
        color:#001724}
    a.list-group-item-primary.active,button.list-group-item-primary.active{background-color:#001724;
        border-color:#001724;
        color:#fff}
    .list-group-item-secondary{background-color:#faeecb;
        color:#7b6424}
    a.list-group-item-secondary,button.list-group-item-secondary{color:#7b6424}
    a.list-group-item-secondary:focus,a.list-group-item-secondary:hover,button.list-group-item-secondary:focus,button.list-group-item-secondary:hover{background-color:#f8e6b4;
        color:#7b6424}
    a.list-group-item-secondary.active,button.list-group-item-secondary.active{background-color:#7b6424;
        border-color:#7b6424;
        color:#fff}
    .list-group-item-success{background-color:#c3e6cb;
        color:#155724}
    a.list-group-item-success,button.list-group-item-success{color:#155724}
    a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{background-color:#b1dfbb;
        color:#155724}
    a.list-group-item-success.active,button.list-group-item-success.active{background-color:#155724;
        border-color:#155724;
        color:#fff}
    .list-group-item-info{background-color:#bee5eb;
        color:#0c5460}
    a.list-group-item-info,button.list-group-item-info{color:#0c5460}
    a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{background-color:#abdde5;
        color:#0c5460}
    a.list-group-item-info.active,button.list-group-item-info.active{background-color:#0c5460;
        border-color:#0c5460;
        color:#fff}
    .list-group-item-warning{background-color:#ffeeba;
        color:#856404}
    a.list-group-item-warning,button.list-group-item-warning{color:#856404}
    a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{background-color:#ffe8a1;
        color:#856404}
    a.list-group-item-warning.active,button.list-group-item-warning.active{background-color:#856404;
        border-color:#856404;
        color:#fff}
    .list-group-item-danger{background-color:#fbccca;
        color:#7e2522}
    a.list-group-item-danger,button.list-group-item-danger{color:#7e2522}
    a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{background-color:#f9b5b2;
        color:#7e2522}
    a.list-group-item-danger.active,button.list-group-item-danger.active{background-color:#7e2522;
        border-color:#7e2522;
        color:#fff}
    .list-group-item-light{background-color:#fdfdfe;
        color:#818182}
    a.list-group-item-light,button.list-group-item-light{color:#818182}
    a.list-group-item-light:focus,a.list-group-item-light:hover,button.list-group-item-light:focus,button.list-group-item-light:hover{background-color:#ececf6;
        color:#818182}
    a.list-group-item-light.active,button.list-group-item-light.active{background-color:#818182;
        border-color:#818182;
        color:#fff}
    .list-group-item-dark{background-color:#c6c8ca;
        color:#1b1e21}
    a.list-group-item-dark,button.list-group-item-dark{color:#1b1e21}
    a.list-group-item-dark:focus,a.list-group-item-dark:hover,button.list-group-item-dark:focus,button.list-group-item-dark:hover{background-color:#b9bbbe;
        color:#1b1e21}
    a.list-group-item-dark.active,button.list-group-item-dark.active{background-color:#1b1e21;
        border-color:#1b1e21;
        color:#fff}
    .close{color:#252525;
        float:right;
        font-size:1.5rem;
        font-weight:700;
        line-height:1;
        opacity:.5;
        text-shadow:0 1px 0 #fff}
    .close:focus,.close:hover{color:#252525;
        opacity:.75;
        text-decoration:none}
    button.close{-webkit-appearance:none;
        background:transparent;
        border:0;
        padding:0}
    .modal,.modal-open{overflow:hidden}
    .modal{bottom:0;
        display:none;
        left:0;
        outline:0;
        position:fixed;
        right:0;
        top:0;
        z-index:1050}
    .modal.fade .modal-dialog{-webkit-transform:translateY(-25%);
        transform:translateY(-25%);
        transition:-webkit-transform .3s ease-out;
        transition:transform .3s ease-out;
        transition:transform .3s ease-out,-webkit-transform .3s ease-out}
    .modal.show .modal-dialog{-webkit-transform:translate(0);
        transform:translate(0)}
    .modal-open .modal{overflow-x:hidden;
        overflow-y:auto}
    .modal-dialog{margin:10px;
        pointer-events:none;
        position:relative;
        width:auto}
    .modal-content{-webkit-flex-direction:column;
        background-clip:padding-box;
        background-color:#fff;
        border:1px solid rgba(37,37,37,.2);
        border-radius:.3rem;
        display:-webkit-flex;
        display:flex;
        flex-direction:column;
        outline:0;
        pointer-events:auto;
        position:relative}
    .modal-backdrop{background-color:#002d46;
        bottom:0;
        left:0;
        position:fixed;
        right:0;
        top:0;
        z-index:1040}
    .modal-backdrop.fade{opacity:0}
    .modal-backdrop.show{opacity:.9}
    .modal-header{-webkit-align-items:flex-start;
        -webkit-justify-content:space-between;
        align-items:flex-start;
        border-bottom:1px solid #e9ecef;
        border-top-left-radius:.3rem;
        border-top-right-radius:.3rem;
        display:-webkit-flex;
        display:flex;
        justify-content:space-between;
        padding:15px}
    .modal-header .close{margin:-15px -15px -15px auto;
        padding:15px}
    .modal-title{line-height:1.5;
        margin-bottom:0}
    .modal-body{-webkit-flex:1 1 auto;
        flex:1 1 auto;
        padding:15px;
        position:relative}
    .modal-footer{-webkit-align-items:center;
        -webkit-justify-content:flex-end;
        align-items:center;
        border-top:1px solid #e9ecef;
        display:-webkit-flex;
        display:flex;
        justify-content:flex-end;
        padding:15px}
    .modal-footer>:not(:first-child){margin-left:.25rem}
    .modal-footer>:not(:last-child){margin-right:.25rem}
    .modal-scrollbar-measure{height:50px;
        overflow:scroll;
        position:absolute;
        top:-9999px;
        width:50px}
    @media (min-width:576px){.modal-dialog{margin:30px auto;
        max-width:500px}
        .modal-sm{max-width:300px}}
    @media (min-width:992px){.modal-lg{max-width:800px}}
    .tooltip{display:block;
        font-family:Philosopher,Trebuchet MS,sans-serif;
        font-size:.875rem;
        font-style:normal;
        font-weight:400;
        letter-spacing:normal;
        line-break:auto;
        line-height:1.5;
        margin:0;
        opacity:0;
        position:absolute;
        text-align:left;
        text-align:start;
        text-decoration:none;
        text-shadow:none;
        text-transform:none;
        white-space:normal;
        word-break:normal;
        word-spacing:normal;
        word-wrap:break-word;
        z-index:1070}
    .tooltip.show{opacity:.9}
    .tooltip .arrow{display:block;
        height:5px;
        position:absolute;
        width:5px}
    .tooltip .arrow:before{border-color:transparent;
        border-style:solid;
        position:absolute}
    .tooltip.bs-tooltip-auto[x-placement^=top],.tooltip.bs-tooltip-top{padding:5px 0}
    .tooltip.bs-tooltip-auto[x-placement^=top] .arrow,.tooltip.bs-tooltip-top .arrow{bottom:0}
    .tooltip.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip.bs-tooltip-top .arrow:before{border-top-color:#252525;
        border-width:5px 5px 0;
        content:"";
        margin-left:-3px}
    .tooltip.bs-tooltip-auto[x-placement^=right],.tooltip.bs-tooltip-right{padding:0 5px}
    .tooltip.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.bs-tooltip-right .arrow{left:0}
    .tooltip.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.bs-tooltip-right .arrow:before{border-right-color:#252525;
        border-width:5px 5px 5px 0;
        content:"";
        margin-top:-3px}
    .tooltip.bs-tooltip-auto[x-placement^=bottom],.tooltip.bs-tooltip-bottom{padding:5px 0}
    .tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow,.tooltip.bs-tooltip-bottom .arrow{top:0}
    .tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip.bs-tooltip-bottom .arrow:before{border-bottom-color:#252525;
        border-width:0 5px 5px;
        content:"";
        margin-left:-3px}
    .tooltip.bs-tooltip-auto[x-placement^=left],.tooltip.bs-tooltip-left{padding:0 5px}
    .tooltip.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.bs-tooltip-left .arrow{right:0}
    .tooltip.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip.bs-tooltip-left .arrow:before{border-left-color:#252525;
        border-width:5px 0 5px 5px;
        content:"";
        margin-top:-3px;
        right:0}
    .tooltip-inner{background-color:#252525;
        border-radius:.25rem;
        color:#fff;
        max-width:200px;
        padding:3px 8px;
        text-align:center}
    .popover{background-clip:padding-box;
        background-color:#fff;
        border:1px solid rgba(37,37,37,.2);
        border-radius:.3rem;
        font-family:Philosopher,Trebuchet MS,sans-serif;
        font-size:.875rem;
        font-style:normal;
        font-weight:400;
        left:0;
        letter-spacing:normal;
        line-break:auto;
        line-height:1.5;
        max-width:276px;
        text-align:left;
        text-align:start;
        text-decoration:none;
        text-shadow:none;
        text-transform:none;
        top:0;
        white-space:normal;
        word-break:normal;
        word-spacing:normal;
        word-wrap:break-word;
        z-index:1060}
    .popover,.popover .arrow{display:block;
        position:absolute}
    .popover .arrow{height:.4rem;
        width:.8rem}
    .popover .arrow:after,.popover .arrow:before{border-color:transparent;
        border-style:solid;
        border-width:.8rem;
        content:"";
        display:block;
        position:absolute}
    .popover.bs-popover-auto[x-placement^=top],.popover.bs-popover-top{margin-bottom:.8rem}
    .popover.bs-popover-auto[x-placement^=top] .arrow,.popover.bs-popover-top .arrow{bottom:0}
    .popover.bs-popover-auto[x-placement^=top] .arrow:after,.popover.bs-popover-auto[x-placement^=top] .arrow:before,.popover.bs-popover-top .arrow:after,.popover.bs-popover-top .arrow:before{border-bottom-width:0}
    .popover.bs-popover-auto[x-placement^=top] .arrow:before,.popover.bs-popover-top .arrow:before{border-top-color:rgba(37,37,37,.25);
        bottom:-.8rem;
        margin-left:-.8rem}
    .popover.bs-popover-auto[x-placement^=top] .arrow:after,.popover.bs-popover-top .arrow:after{border-top-color:#fff;
        bottom:calc(-.8rem - -1px);
        margin-left:-.8rem}
    .popover.bs-popover-auto[x-placement^=right],.popover.bs-popover-right{margin-left:.8rem}
    .popover.bs-popover-auto[x-placement^=right] .arrow,.popover.bs-popover-right .arrow{left:0}
    .popover.bs-popover-auto[x-placement^=right] .arrow:after,.popover.bs-popover-auto[x-placement^=right] .arrow:before,.popover.bs-popover-right .arrow:after,.popover.bs-popover-right .arrow:before{border-left-width:0;
        margin-top:-.8rem}
    .popover.bs-popover-auto[x-placement^=right] .arrow:before,.popover.bs-popover-right .arrow:before{border-right-color:rgba(37,37,37,.25);
        left:-.8rem}
    .popover.bs-popover-auto[x-placement^=right] .arrow:after,.popover.bs-popover-right .arrow:after{border-right-color:#fff;
        left:calc(-.8rem - -1px)}
    .popover.bs-popover-auto[x-placement^=bottom],.popover.bs-popover-bottom{margin-top:.8rem}
    .popover.bs-popover-auto[x-placement^=bottom] .arrow,.popover.bs-popover-bottom .arrow{top:0}
    .popover.bs-popover-auto[x-placement^=bottom] .arrow:after,.popover.bs-popover-auto[x-placement^=bottom] .arrow:before,.popover.bs-popover-bottom .arrow:after,.popover.bs-popover-bottom .arrow:before{border-top-width:0;
        margin-left:-.8rem}
    .popover.bs-popover-auto[x-placement^=bottom] .arrow:before,.popover.bs-popover-bottom .arrow:before{border-bottom-color:rgba(37,37,37,.25);
        top:-.8rem}
    .popover.bs-popover-auto[x-placement^=bottom] .arrow:after,.popover.bs-popover-bottom .arrow:after{border-bottom-color:#fff;
        top:calc(-.8rem - -1px)}
    .popover.bs-popover-auto[x-placement^=bottom] .popover-header:before,.popover.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f7f7f7;
        content:"";
        display:block;
        left:50%;
        margin-left:-10px;
        position:absolute;
        top:0;
        width:20px}
    .popover.bs-popover-auto[x-placement^=left],.popover.bs-popover-left{margin-right:.8rem}
    .popover.bs-popover-auto[x-placement^=left] .arrow,.popover.bs-popover-left .arrow{right:0}
    .popover.bs-popover-auto[x-placement^=left] .arrow:after,.popover.bs-popover-auto[x-placement^=left] .arrow:before,.popover.bs-popover-left .arrow:after,.popover.bs-popover-left .arrow:before{border-right-width:0;
        margin-top:-.8rem}
    .popover.bs-popover-auto[x-placement^=left] .arrow:before,.popover.bs-popover-left .arrow:before{border-left-color:rgba(37,37,37,.25);
        right:-.8rem}
    .popover.bs-popover-auto[x-placement^=left] .arrow:after,.popover.bs-popover-left .arrow:after{border-left-color:#fff;
        right:calc(-.8rem - -1px)}
    .popover-header{background-color:#f7f7f7;
        border-bottom:1px solid #ebebeb;
        border-top-left-radius:calc(.3rem - 1px);
        border-top-right-radius:calc(.3rem - 1px);
        color:inherit;
        font-size:1rem;
        margin-bottom:0;
        padding:.5rem .75rem}
    .popover-header:empty{display:none}
    .popover-body{color:#212529;
        padding:.5rem .75rem}
    .carousel{position:relative}
    .carousel-inner{overflow:hidden;
        position:relative;
        width:100%}
    .carousel-item{-webkit-align-items:center;
        -webkit-backface-visibility:hidden;
        -webkit-perspective:1000px;
        align-items:center;
        backface-visibility:hidden;
        display:none;
        perspective:1000px;
        position:relative;
        transition:-webkit-transform .6s ease;
        transition:transform .6s ease;
        transition:transform .6s ease,-webkit-transform .6s ease;
        width:100%}
    .carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}
    .carousel-item-next,.carousel-item-prev{position:absolute;
        top:0}
    .carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);
        transform:translateX(0)}
    @supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateZ(0);
        transform:translateZ(0)}}
    .active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);
        transform:translateX(100%)}
    @supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)}}
    .active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);
        transform:translateX(-100%)}
    @supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);
        transform:translate3d(-100%,0,0)}}
    .carousel-control-next,.carousel-control-prev{-webkit-align-items:center;
        -webkit-justify-content:center;
        align-items:center;
        bottom:0;
        color:#fff;
        display:-webkit-flex;
        display:flex;
        justify-content:center;
        opacity:.5;
        position:absolute;
        text-align:center;
        top:0;
        width:15%}
    .carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;
        opacity:.9;
        outline:0;
        text-decoration:none}
    .carousel-control-prev{left:0}
    .carousel-control-next{right:0}
    .carousel-control-next-icon,.carousel-control-prev-icon{background:transparent no-repeat 50%;
        background-size:100% 100%;
        display:inline-block;
        height:20px;
        width:20px}
    .carousel-control-prev-icon{background-image:url("data:image/svg+xml;
    charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}
    .carousel-control-next-icon{background-image:url("data:image/svg+xml;
    charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}
    .carousel-indicators{-webkit-justify-content:center;
    bottom:10px;
    display:-webkit-flex;
    display:flex;
    justify-content:center;
    left:0;
    list-style:none;
    margin-left:15%;
    margin-right:15%;
    padding-left:0;
    position:absolute;
    right:0;
    z-index:15}
    .carousel-indicators li{-webkit-flex:0 1 auto;
    background-color:hsla(0,0%,100%,.5);
        flex:0 1 auto;
        height:3px;
        margin-left:3px;
        margin-right:3px;
        position:relative;
        text-indent:-999px;
        width:30px}
    .carousel-indicators li:before{top:-10px}
    .carousel-indicators li:after,.carousel-indicators li:before{content:"";
        display:inline-block;
        height:10px;
        left:0;
        position:absolute;
        width:100%}
    .carousel-indicators li:after{bottom:-10px}
    .carousel-indicators .active{background-color:#fff}
    .carousel-caption{bottom:20px;
        color:#fff;
        left:15%;
        padding-bottom:20px;
        padding-top:20px;
        position:absolute;
        right:15%;
        text-align:center;
        z-index:10}
    .align-baseline{vertical-align:baseline!important}
    .align-top{vertical-align:top!important}
    .align-middle{vertical-align:middle!important}
    .align-bottom{vertical-align:bottom!important}
    .align-text-bottom{vertical-align:text-bottom!important}
    .align-text-top{vertical-align:text-top!important}
    .bg-primary{background-color:#002d46!important}
    a.bg-primary:focus,a.bg-primary:hover{background-color:#000c13!important}
    .bg-secondary{background-color:#edc146!important}
    a.bg-secondary:focus,a.bg-secondary:hover{background-color:#e8b118!important}
    .bg-success{background-color:#28a745!important}
    a.bg-success:focus,a.bg-success:hover{background-color:#1e7e34!important}
    .bg-info{background-color:#17a2b8!important}
    a.bg-info:focus,a.bg-info:hover{background-color:#117a8b!important}
    .bg-warning{background-color:#ffc107!important}
    a.bg-warning:focus,a.bg-warning:hover{background-color:#d39e00!important}
    .bg-danger{background-color:#f24841!important}
    a.bg-danger:focus,a.bg-danger:hover{background-color:#ef1a11!important}
    .bg-light{background-color:#f8f9fa!important}
    a.bg-light:focus,a.bg-light:hover{background-color:#dae0e5!important}
    .bg-dark{background-color:#343a40!important}
    a.bg-dark:focus,a.bg-dark:hover{background-color:#1d2124!important}
    .bg-white{background-color:#fff!important}
    .bg-transparent{background-color:transparent!important}
    .border{border:1px solid #e9ecef!important}
    .border-0{border:0!important}
    .border-top-0{border-top:0!important}
    .border-right-0{border-right:0!important}
    .border-bottom-0{border-bottom:0!important}
    .border-left-0{border-left:0!important}
    .border-primary{border-color:#002d46!important}
    .border-secondary{border-color:#edc146!important}
    .border-success{border-color:#28a745!important}
    .border-info{border-color:#17a2b8!important}
    .border-warning{border-color:#ffc107!important}
    .border-danger{border-color:#f24841!important}
    .border-light{border-color:#f8f9fa!important}
    .border-dark{border-color:#343a40!important}
    .border-white{border-color:#fff!important}
    .rounded{border-radius:.25rem!important}
    .rounded-top{border-top-left-radius:.25rem!important}
    .rounded-right,.rounded-top{border-top-right-radius:.25rem!important}
    .rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}
    .rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}
    .rounded-left{border-top-left-radius:.25rem!important}
    .rounded-circle{border-radius:50%!important}
    .rounded-0{border-radius:0!important}
    .clearfix:after{clear:both;
        content:"";
        display:block}
    .d-none{display:none!important}
    .d-inline{display:inline!important}
    .d-inline-block{display:inline-block!important}
    .d-block{display:block!important}
    .d-table{display:table!important}
    .d-table-row{display:table-row!important}
    .d-table-cell{display:table-cell!important}
    .d-flex{display:-webkit-flex!important;
        display:flex!important}
    .d-inline-flex{display:-webkit-inline-flex!important;
        display:inline-flex!important}
    @media (min-width:576px){.d-sm-none{display:none!important}
        .d-sm-inline{display:inline!important}
        .d-sm-inline-block{display:inline-block!important}
        .d-sm-block{display:block!important}
        .d-sm-table{display:table!important}
        .d-sm-table-row{display:table-row!important}
        .d-sm-table-cell{display:table-cell!important}
        .d-sm-flex{display:-webkit-flex!important;
            display:flex!important}
        .d-sm-inline-flex{display:-webkit-inline-flex!important;
            display:inline-flex!important}}
    @media (min-width:768px){.d-md-none{display:none!important}
        .d-md-inline{display:inline!important}
        .d-md-inline-block{display:inline-block!important}
        .d-md-block{display:block!important}
        .d-md-table{display:table!important}
        .d-md-table-row{display:table-row!important}
        .d-md-table-cell{display:table-cell!important}
        .d-md-flex{display:-webkit-flex!important;
            display:flex!important}
        .d-md-inline-flex{display:-webkit-inline-flex!important;
            display:inline-flex!important}}
    @media (min-width:992px){.d-lg-none{display:none!important}
        .d-lg-inline{display:inline!important}
        .d-lg-inline-block{display:inline-block!important}
        .d-lg-block{display:block!important}
        .d-lg-table{display:table!important}
        .d-lg-table-row{display:table-row!important}
        .d-lg-table-cell{display:table-cell!important}
        .d-lg-flex{display:-webkit-flex!important;
            display:flex!important}
        .d-lg-inline-flex{display:-webkit-inline-flex!important;
            display:inline-flex!important}}
    @media (min-width:1200px){.d-xl-none{display:none!important}
        .d-xl-inline{display:inline!important}
        .d-xl-inline-block{display:inline-block!important}
        .d-xl-block{display:block!important}
        .d-xl-table{display:table!important}
        .d-xl-table-row{display:table-row!important}
        .d-xl-table-cell{display:table-cell!important}
        .d-xl-flex{display:-webkit-flex!important;
            display:flex!important}
        .d-xl-inline-flex{display:-webkit-inline-flex!important;
            display:inline-flex!important}}
    .d-print-block{display:none!important}
    @media print{.d-print-block{display:block!important}}
    .d-print-inline{display:none!important}
    @media print{.d-print-inline{display:inline!important}}
    .d-print-inline-block{display:none!important}
    @media print{.d-print-inline-block{display:inline-block!important}}
    @media print{.d-print-none{display:none!important}}
    .embed-responsive{display:block;
        overflow:hidden;
        padding:0;
        position:relative;
        width:100%}
    .embed-responsive:before{content:"";
        display:block}
    .embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{border:0;
        bottom:0;
        height:100%;
        left:0;
        position:absolute;
        top:0;
        width:100%}
    .embed-responsive-21by9:before{padding-top:42.85714%}
    .embed-responsive-16by9:before{padding-top:56.25%}
    .embed-responsive-4by3:before{padding-top:75%}
    .embed-responsive-1by1:before{padding-top:100%}
    .flex-row{-webkit-flex-direction:row!important;
        flex-direction:row!important}
    .flex-column{-webkit-flex-direction:column!important;
        flex-direction:column!important}
    .flex-row-reverse{-webkit-flex-direction:row-reverse!important;
        flex-direction:row-reverse!important}
    .flex-column-reverse{-webkit-flex-direction:column-reverse!important;
        flex-direction:column-reverse!important}
    .flex-wrap{-webkit-flex-wrap:wrap!important;
        flex-wrap:wrap!important}
    .flex-nowrap{-webkit-flex-wrap:nowrap!important;
        flex-wrap:nowrap!important}
    .flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;
        flex-wrap:wrap-reverse!important}
    .justify-content-start{-webkit-justify-content:flex-start!important;
        justify-content:flex-start!important}
    .justify-content-end{-webkit-justify-content:flex-end!important;
        justify-content:flex-end!important}
    .justify-content-center{-webkit-justify-content:center!important;
        justify-content:center!important}
    .justify-content-between{-webkit-justify-content:space-between!important;
        justify-content:space-between!important}
    .justify-content-around{-webkit-justify-content:space-around!important;
        justify-content:space-around!important}
    .align-items-start{-webkit-align-items:flex-start!important;
        align-items:flex-start!important}
    .align-items-end{-webkit-align-items:flex-end!important;
        align-items:flex-end!important}
    .align-items-center{-webkit-align-items:center!important;
        align-items:center!important}
    .align-items-baseline{-webkit-align-items:baseline!important;
        align-items:baseline!important}
    .align-items-stretch{-webkit-align-items:stretch!important;
        align-items:stretch!important}
    .align-content-start{-webkit-align-content:flex-start!important;
        align-content:flex-start!important}
    .align-content-end{-webkit-align-content:flex-end!important;
        align-content:flex-end!important}
    .align-content-center{-webkit-align-content:center!important;
        align-content:center!important}
    .align-content-between{-webkit-align-content:space-between!important;
        align-content:space-between!important}
    .align-content-around{-webkit-align-content:space-around!important;
        align-content:space-around!important}
    .align-content-stretch{-webkit-align-content:stretch!important;
        align-content:stretch!important}
    .align-self-auto{-ms-grid-row-align:auto!important;
        -webkit-align-self:auto!important;
        align-self:auto!important}
    .align-self-start{-webkit-align-self:flex-start!important;
        align-self:flex-start!important}
    .align-self-end{-webkit-align-self:flex-end!important;
        align-self:flex-end!important}
    .align-self-center{-ms-grid-row-align:center!important;
        -webkit-align-self:center!important;
        align-self:center!important}
    .align-self-baseline{-webkit-align-self:baseline!important;
        align-self:baseline!important}
    .align-self-stretch{-ms-grid-row-align:stretch!important;
        -webkit-align-self:stretch!important;
        align-self:stretch!important}
    @media (min-width:576px){.flex-sm-row{-webkit-flex-direction:row!important;
        flex-direction:row!important}
        .flex-sm-column{-webkit-flex-direction:column!important;
            flex-direction:column!important}
        .flex-sm-row-reverse{-webkit-flex-direction:row-reverse!important;
            flex-direction:row-reverse!important}
        .flex-sm-column-reverse{-webkit-flex-direction:column-reverse!important;
            flex-direction:column-reverse!important}
        .flex-sm-wrap{-webkit-flex-wrap:wrap!important;
            flex-wrap:wrap!important}
        .flex-sm-nowrap{-webkit-flex-wrap:nowrap!important;
            flex-wrap:nowrap!important}
        .flex-sm-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;
            flex-wrap:wrap-reverse!important}
        .justify-content-sm-start{-webkit-justify-content:flex-start!important;
            justify-content:flex-start!important}
        .justify-content-sm-end{-webkit-justify-content:flex-end!important;
            justify-content:flex-end!important}
        .justify-content-sm-center{-webkit-justify-content:center!important;
            justify-content:center!important}
        .justify-content-sm-between{-webkit-justify-content:space-between!important;
            justify-content:space-between!important}
        .justify-content-sm-around{-webkit-justify-content:space-around!important;
            justify-content:space-around!important}
        .align-items-sm-start{-webkit-align-items:flex-start!important;
            align-items:flex-start!important}
        .align-items-sm-end{-webkit-align-items:flex-end!important;
            align-items:flex-end!important}
        .align-items-sm-center{-webkit-align-items:center!important;
            align-items:center!important}
        .align-items-sm-baseline{-webkit-align-items:baseline!important;
            align-items:baseline!important}
        .align-items-sm-stretch{-webkit-align-items:stretch!important;
            align-items:stretch!important}
        .align-content-sm-start{-webkit-align-content:flex-start!important;
            align-content:flex-start!important}
        .align-content-sm-end{-webkit-align-content:flex-end!important;
            align-content:flex-end!important}
        .align-content-sm-center{-webkit-align-content:center!important;
            align-content:center!important}
        .align-content-sm-between{-webkit-align-content:space-between!important;
            align-content:space-between!important}
        .align-content-sm-around{-webkit-align-content:space-around!important;
            align-content:space-around!important}
        .align-content-sm-stretch{-webkit-align-content:stretch!important;
            align-content:stretch!important}
        .align-self-sm-auto{-ms-grid-row-align:auto!important;
            -webkit-align-self:auto!important;
            align-self:auto!important}
        .align-self-sm-start{-webkit-align-self:flex-start!important;
            align-self:flex-start!important}
        .align-self-sm-end{-webkit-align-self:flex-end!important;
            align-self:flex-end!important}
        .align-self-sm-center{-ms-grid-row-align:center!important;
            -webkit-align-self:center!important;
            align-self:center!important}
        .align-self-sm-baseline{-webkit-align-self:baseline!important;
            align-self:baseline!important}
        .align-self-sm-stretch{-ms-grid-row-align:stretch!important;
            -webkit-align-self:stretch!important;
            align-self:stretch!important}}
    @media (min-width:768px){.flex-md-row{-webkit-flex-direction:row!important;
        flex-direction:row!important}
        .flex-md-column{-webkit-flex-direction:column!important;
            flex-direction:column!important}
        .flex-md-row-reverse{-webkit-flex-direction:row-reverse!important;
            flex-direction:row-reverse!important}
        .flex-md-column-reverse{-webkit-flex-direction:column-reverse!important;
            flex-direction:column-reverse!important}
        .flex-md-wrap{-webkit-flex-wrap:wrap!important;
            flex-wrap:wrap!important}
        .flex-md-nowrap{-webkit-flex-wrap:nowrap!important;
            flex-wrap:nowrap!important}
        .flex-md-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;
            flex-wrap:wrap-reverse!important}
        .justify-content-md-start{-webkit-justify-content:flex-start!important;
            justify-content:flex-start!important}
        .justify-content-md-end{-webkit-justify-content:flex-end!important;
            justify-content:flex-end!important}
        .justify-content-md-center{-webkit-justify-content:center!important;
            justify-content:center!important}
        .justify-content-md-between{-webkit-justify-content:space-between!important;
            justify-content:space-between!important}
        .justify-content-md-around{-webkit-justify-content:space-around!important;
            justify-content:space-around!important}
        .align-items-md-start{-webkit-align-items:flex-start!important;
            align-items:flex-start!important}
        .align-items-md-end{-webkit-align-items:flex-end!important;
            align-items:flex-end!important}
        .align-items-md-center{-webkit-align-items:center!important;
            align-items:center!important}
        .align-items-md-baseline{-webkit-align-items:baseline!important;
            align-items:baseline!important}
        .align-items-md-stretch{-webkit-align-items:stretch!important;
            align-items:stretch!important}
        .align-content-md-start{-webkit-align-content:flex-start!important;
            align-content:flex-start!important}
        .align-content-md-end{-webkit-align-content:flex-end!important;
            align-content:flex-end!important}
        .align-content-md-center{-webkit-align-content:center!important;
            align-content:center!important}
        .align-content-md-between{-webkit-align-content:space-between!important;
            align-content:space-between!important}
        .align-content-md-around{-webkit-align-content:space-around!important;
            align-content:space-around!important}
        .align-content-md-stretch{-webkit-align-content:stretch!important;
            align-content:stretch!important}
        .align-self-md-auto{-ms-grid-row-align:auto!important;
            -webkit-align-self:auto!important;
            align-self:auto!important}
        .align-self-md-start{-webkit-align-self:flex-start!important;
            align-self:flex-start!important}
        .align-self-md-end{-webkit-align-self:flex-end!important;
            align-self:flex-end!important}
        .align-self-md-center{-ms-grid-row-align:center!important;
            -webkit-align-self:center!important;
            align-self:center!important}
        .align-self-md-baseline{-webkit-align-self:baseline!important;
            align-self:baseline!important}
        .align-self-md-stretch{-ms-grid-row-align:stretch!important;
            -webkit-align-self:stretch!important;
            align-self:stretch!important}}
    @media (min-width:992px){.flex-lg-row{-webkit-flex-direction:row!important;
        flex-direction:row!important}
        .flex-lg-column{-webkit-flex-direction:column!important;
            flex-direction:column!important}
        .flex-lg-row-reverse{-webkit-flex-direction:row-reverse!important;
            flex-direction:row-reverse!important}
        .flex-lg-column-reverse{-webkit-flex-direction:column-reverse!important;
            flex-direction:column-reverse!important}
        .flex-lg-wrap{-webkit-flex-wrap:wrap!important;
            flex-wrap:wrap!important}
        .flex-lg-nowrap{-webkit-flex-wrap:nowrap!important;
            flex-wrap:nowrap!important}
        .flex-lg-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;
            flex-wrap:wrap-reverse!important}
        .justify-content-lg-start{-webkit-justify-content:flex-start!important;
            justify-content:flex-start!important}
        .justify-content-lg-end{-webkit-justify-content:flex-end!important;
            justify-content:flex-end!important}
        .justify-content-lg-center{-webkit-justify-content:center!important;
            justify-content:center!important}
        .justify-content-lg-between{-webkit-justify-content:space-between!important;
            justify-content:space-between!important}
        .justify-content-lg-around{-webkit-justify-content:space-around!important;
            justify-content:space-around!important}
        .align-items-lg-start{-webkit-align-items:flex-start!important;
            align-items:flex-start!important}
        .align-items-lg-end{-webkit-align-items:flex-end!important;
            align-items:flex-end!important}
        .align-items-lg-center{-webkit-align-items:center!important;
            align-items:center!important}
        .align-items-lg-baseline{-webkit-align-items:baseline!important;
            align-items:baseline!important}
        .align-items-lg-stretch{-webkit-align-items:stretch!important;
            align-items:stretch!important}
        .align-content-lg-start{-webkit-align-content:flex-start!important;
            align-content:flex-start!important}
        .align-content-lg-end{-webkit-align-content:flex-end!important;
            align-content:flex-end!important}
        .align-content-lg-center{-webkit-align-content:center!important;
            align-content:center!important}
        .align-content-lg-between{-webkit-align-content:space-between!important;
            align-content:space-between!important}
        .align-content-lg-around{-webkit-align-content:space-around!important;
            align-content:space-around!important}
        .align-content-lg-stretch{-webkit-align-content:stretch!important;
            align-content:stretch!important}
        .align-self-lg-auto{-ms-grid-row-align:auto!important;
            -webkit-align-self:auto!important;
            align-self:auto!important}
        .align-self-lg-start{-webkit-align-self:flex-start!important;
            align-self:flex-start!important}
        .align-self-lg-end{-webkit-align-self:flex-end!important;
            align-self:flex-end!important}
        .align-self-lg-center{-ms-grid-row-align:center!important;
            -webkit-align-self:center!important;
            align-self:center!important}
        .align-self-lg-baseline{-webkit-align-self:baseline!important;
            align-self:baseline!important}
        .align-self-lg-stretch{-ms-grid-row-align:stretch!important;
            -webkit-align-self:stretch!important;
            align-self:stretch!important}}
    @media (min-width:1200px){.flex-xl-row{-webkit-flex-direction:row!important;
        flex-direction:row!important}
        .flex-xl-column{-webkit-flex-direction:column!important;
            flex-direction:column!important}
        .flex-xl-row-reverse{-webkit-flex-direction:row-reverse!important;
            flex-direction:row-reverse!important}
        .flex-xl-column-reverse{-webkit-flex-direction:column-reverse!important;
            flex-direction:column-reverse!important}
        .flex-xl-wrap{-webkit-flex-wrap:wrap!important;
            flex-wrap:wrap!important}
        .flex-xl-nowrap{-webkit-flex-wrap:nowrap!important;
            flex-wrap:nowrap!important}
        .flex-xl-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;
            flex-wrap:wrap-reverse!important}
        .justify-content-xl-start{-webkit-justify-content:flex-start!important;
            justify-content:flex-start!important}
        .justify-content-xl-end{-webkit-justify-content:flex-end!important;
            justify-content:flex-end!important}
        .justify-content-xl-center{-webkit-justify-content:center!important;
            justify-content:center!important}
        .justify-content-xl-between{-webkit-justify-content:space-between!important;
            justify-content:space-between!important}
        .justify-content-xl-around{-webkit-justify-content:space-around!important;
            justify-content:space-around!important}
        .align-items-xl-start{-webkit-align-items:flex-start!important;
            align-items:flex-start!important}
        .align-items-xl-end{-webkit-align-items:flex-end!important;
            align-items:flex-end!important}
        .align-items-xl-center{-webkit-align-items:center!important;
            align-items:center!important}
        .align-items-xl-baseline{-webkit-align-items:baseline!important;
            align-items:baseline!important}
        .align-items-xl-stretch{-webkit-align-items:stretch!important;
            align-items:stretch!important}
        .align-content-xl-start{-webkit-align-content:flex-start!important;
            align-content:flex-start!important}
        .align-content-xl-end{-webkit-align-content:flex-end!important;
            align-content:flex-end!important}
        .align-content-xl-center{-webkit-align-content:center!important;
            align-content:center!important}
        .align-content-xl-between{-webkit-align-content:space-between!important;
            align-content:space-between!important}
        .align-content-xl-around{-webkit-align-content:space-around!important;
            align-content:space-around!important}
        .align-content-xl-stretch{-webkit-align-content:stretch!important;
            align-content:stretch!important}
        .align-self-xl-auto{-ms-grid-row-align:auto!important;
            -webkit-align-self:auto!important;
            align-self:auto!important}
        .align-self-xl-start{-webkit-align-self:flex-start!important;
            align-self:flex-start!important}
        .align-self-xl-end{-webkit-align-self:flex-end!important;
            align-self:flex-end!important}
        .align-self-xl-center{-ms-grid-row-align:center!important;
            -webkit-align-self:center!important;
            align-self:center!important}
        .align-self-xl-baseline{-webkit-align-self:baseline!important;
            align-self:baseline!important}
        .align-self-xl-stretch{-ms-grid-row-align:stretch!important;
            -webkit-align-self:stretch!important;
            align-self:stretch!important}}
    .float-left{float:left!important}
    .float-right{float:right!important}
    .float-none{float:none!important}
    @media (min-width:576px){.float-sm-left{float:left!important}
        .float-sm-right{float:right!important}
        .float-sm-none{float:none!important}}
    @media (min-width:768px){.float-md-left{float:left!important}
        .float-md-right{float:right!important}
        .float-md-none{float:none!important}}
    @media (min-width:992px){.float-lg-left{float:left!important}
        .float-lg-right{float:right!important}
        .float-lg-none{float:none!important}}
    @media (min-width:1200px){.float-xl-left{float:left!important}
        .float-xl-right{float:right!important}
        .float-xl-none{float:none!important}}
    .position-static{position:static!important}
    .position-relative{position:relative!important}
    .position-absolute{position:absolute!important}
    .position-fixed{position:fixed!important}
    .position-sticky{position:-webkit-sticky!important;
        position:sticky!important}
    .fixed-top{top:0}
    .fixed-bottom,.fixed-top{left:0;
        position:fixed;
        right:0;
        z-index:1030}
    .fixed-bottom{bottom:0}
    @supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;
        position:sticky;
        top:0;
        z-index:1020}}
    .sr-only{-webkit-clip-path:inset(50%);
        border:0;
        clip:rect(0,0,0,0);
        clip-path:inset(50%);
        height:1px;
        overflow:hidden;
        padding:0;
        position:absolute;
        white-space:nowrap;
        width:1px}
    .sr-only-focusable:active,.sr-only-focusable:focus{-webkit-clip-path:none;
        clip:auto;
        clip-path:none;
        height:auto;
        overflow:visible;
        position:static;
        white-space:normal;
        width:auto}
    .w-25{width:25%!important}
    .w-50{width:50%!important}
    .w-75{width:75%!important}
    .w-100{width:100%!important}
    .h-25{height:25%!important}
    .h-50{height:50%!important}
    .h-75{height:75%!important}
    .h-100{height:100%!important}
    .mw-100{max-width:100%!important}
    .mh-100{max-height:100%!important}
    .m-0{margin:0!important}
    .mt-0,.my-0{margin-top:0!important}
    .mr-0,.mx-0{margin-right:0!important}
    .mb-0,.my-0{margin-bottom:0!important}
    .ml-0,.mx-0{margin-left:0!important}
    .m-1{margin:.25rem!important}
    .mt-1,.my-1{margin-top:.25rem!important}
    .mr-1,.mx-1{margin-right:.25rem!important}
    .mb-1,.my-1{margin-bottom:.25rem!important}
    .ml-1,.mx-1{margin-left:.25rem!important}
    .m-2{margin:.5rem!important}
    .mt-2,.my-2{margin-top:.5rem!important}
    .mr-2,.mx-2{margin-right:.5rem!important}
    .mb-2,.my-2{margin-bottom:.5rem!important}
    .ml-2,.mx-2{margin-left:.5rem!important}
    .m-3{margin:1rem!important}
    .mt-3,.my-3{margin-top:1rem!important}
    .mr-3,.mx-3{margin-right:1rem!important}
    .mb-3,.my-3{margin-bottom:1rem!important}
    .ml-3,.mx-3{margin-left:1rem!important}
    .m-4{margin:1.5rem!important}
    .mt-4,.my-4{margin-top:1.5rem!important}
    .mr-4,.mx-4{margin-right:1.5rem!important}
    .mb-4,.my-4{margin-bottom:1.5rem!important}
    .ml-4,.mx-4{margin-left:1.5rem!important}
    .m-5{margin:3rem!important}
    .mt-5,.my-5{margin-top:3rem!important}
    .mr-5,.mx-5{margin-right:3rem!important}
    .mb-5,.my-5{margin-bottom:3rem!important}
    .ml-5,.mx-5{margin-left:3rem!important}
    .p-0{padding:0!important}
    .pt-0,.py-0{padding-top:0!important}
    .pr-0,.px-0{padding-right:0!important}
    .pb-0,.py-0{padding-bottom:0!important}
    .pl-0,.px-0{padding-left:0!important}
    .p-1{padding:.25rem!important}
    .pt-1,.py-1{padding-top:.25rem!important}
    .pr-1,.px-1{padding-right:.25rem!important}
    .pb-1,.py-1{padding-bottom:.25rem!important}
    .pl-1,.px-1{padding-left:.25rem!important}
    .p-2{padding:.5rem!important}
    .pt-2,.py-2{padding-top:.5rem!important}
    .pr-2,.px-2{padding-right:.5rem!important}
    .pb-2,.py-2{padding-bottom:.5rem!important}
    .pl-2,.px-2{padding-left:.5rem!important}
    .p-3{padding:1rem!important}
    .pt-3,.py-3{padding-top:1rem!important}
    .pr-3,.px-3{padding-right:1rem!important}
    .pb-3,.py-3{padding-bottom:1rem!important}
    .pl-3,.px-3{padding-left:1rem!important}
    .p-4{padding:1.5rem!important}
    .pt-4,.py-4{padding-top:1.5rem!important}
    .pr-4,.px-4{padding-right:1.5rem!important}
    .pb-4,.py-4{padding-bottom:1.5rem!important}
    .pl-4,.px-4{padding-left:1.5rem!important}
    .p-5{padding:3rem!important}
    .pt-5,.py-5{padding-top:3rem!important}
    .pr-5,.px-5{padding-right:3rem!important}
    .pb-5,.py-5{padding-bottom:3rem!important}
    .pl-5,.px-5{padding-left:3rem!important}
    .m-auto{margin:auto!important}
    .mt-auto,.my-auto{margin-top:auto!important}
    .mr-auto,.mx-auto{margin-right:auto!important}
    .mb-auto,.my-auto{margin-bottom:auto!important}
    .ml-auto,.mx-auto{margin-left:auto!important}
    @media (min-width:576px){.m-sm-0{margin:0!important}
        .mt-sm-0,.my-sm-0{margin-top:0!important}
        .mr-sm-0,.mx-sm-0{margin-right:0!important}
        .mb-sm-0,.my-sm-0{margin-bottom:0!important}
        .ml-sm-0,.mx-sm-0{margin-left:0!important}
        .m-sm-1{margin:.25rem!important}
        .mt-sm-1,.my-sm-1{margin-top:.25rem!important}
        .mr-sm-1,.mx-sm-1{margin-right:.25rem!important}
        .mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}
        .ml-sm-1,.mx-sm-1{margin-left:.25rem!important}
        .m-sm-2{margin:.5rem!important}
        .mt-sm-2,.my-sm-2{margin-top:.5rem!important}
        .mr-sm-2,.mx-sm-2{margin-right:.5rem!important}
        .mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}
        .ml-sm-2,.mx-sm-2{margin-left:.5rem!important}
        .m-sm-3{margin:1rem!important}
        .mt-sm-3,.my-sm-3{margin-top:1rem!important}
        .mr-sm-3,.mx-sm-3{margin-right:1rem!important}
        .mb-sm-3,.my-sm-3{margin-bottom:1rem!important}
        .ml-sm-3,.mx-sm-3{margin-left:1rem!important}
        .m-sm-4{margin:1.5rem!important}
        .mt-sm-4,.my-sm-4{margin-top:1.5rem!important}
        .mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}
        .mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}
        .ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}
        .m-sm-5{margin:3rem!important}
        .mt-sm-5,.my-sm-5{margin-top:3rem!important}
        .mr-sm-5,.mx-sm-5{margin-right:3rem!important}
        .mb-sm-5,.my-sm-5{margin-bottom:3rem!important}
        .ml-sm-5,.mx-sm-5{margin-left:3rem!important}
        .p-sm-0{padding:0!important}
        .pt-sm-0,.py-sm-0{padding-top:0!important}
        .pr-sm-0,.px-sm-0{padding-right:0!important}
        .pb-sm-0,.py-sm-0{padding-bottom:0!important}
        .pl-sm-0,.px-sm-0{padding-left:0!important}
        .p-sm-1{padding:.25rem!important}
        .pt-sm-1,.py-sm-1{padding-top:.25rem!important}
        .pr-sm-1,.px-sm-1{padding-right:.25rem!important}
        .pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}
        .pl-sm-1,.px-sm-1{padding-left:.25rem!important}
        .p-sm-2{padding:.5rem!important}
        .pt-sm-2,.py-sm-2{padding-top:.5rem!important}
        .pr-sm-2,.px-sm-2{padding-right:.5rem!important}
        .pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}
        .pl-sm-2,.px-sm-2{padding-left:.5rem!important}
        .p-sm-3{padding:1rem!important}
        .pt-sm-3,.py-sm-3{padding-top:1rem!important}
        .pr-sm-3,.px-sm-3{padding-right:1rem!important}
        .pb-sm-3,.py-sm-3{padding-bottom:1rem!important}
        .pl-sm-3,.px-sm-3{padding-left:1rem!important}
        .p-sm-4{padding:1.5rem!important}
        .pt-sm-4,.py-sm-4{padding-top:1.5rem!important}
        .pr-sm-4,.px-sm-4{padding-right:1.5rem!important}
        .pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}
        .pl-sm-4,.px-sm-4{padding-left:1.5rem!important}
        .p-sm-5{padding:3rem!important}
        .pt-sm-5,.py-sm-5{padding-top:3rem!important}
        .pr-sm-5,.px-sm-5{padding-right:3rem!important}
        .pb-sm-5,.py-sm-5{padding-bottom:3rem!important}
        .pl-sm-5,.px-sm-5{padding-left:3rem!important}
        .m-sm-auto{margin:auto!important}
        .mt-sm-auto,.my-sm-auto{margin-top:auto!important}
        .mr-sm-auto,.mx-sm-auto{margin-right:auto!important}
        .mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}
        .ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}
    @media (min-width:768px){.m-md-0{margin:0!important}
        .mt-md-0,.my-md-0{margin-top:0!important}
        .mr-md-0,.mx-md-0{margin-right:0!important}
        .mb-md-0,.my-md-0{margin-bottom:0!important}
        .ml-md-0,.mx-md-0{margin-left:0!important}
        .m-md-1{margin:.25rem!important}
        .mt-md-1,.my-md-1{margin-top:.25rem!important}
        .mr-md-1,.mx-md-1{margin-right:.25rem!important}
        .mb-md-1,.my-md-1{margin-bottom:.25rem!important}
        .ml-md-1,.mx-md-1{margin-left:.25rem!important}
        .m-md-2{margin:.5rem!important}
        .mt-md-2,.my-md-2{margin-top:.5rem!important}
        .mr-md-2,.mx-md-2{margin-right:.5rem!important}
        .mb-md-2,.my-md-2{margin-bottom:.5rem!important}
        .ml-md-2,.mx-md-2{margin-left:.5rem!important}
        .m-md-3{margin:1rem!important}
        .mt-md-3,.my-md-3{margin-top:1rem!important}
        .mr-md-3,.mx-md-3{margin-right:1rem!important}
        .mb-md-3,.my-md-3{margin-bottom:1rem!important}
        .ml-md-3,.mx-md-3{margin-left:1rem!important}
        .m-md-4{margin:1.5rem!important}
        .mt-md-4,.my-md-4{margin-top:1.5rem!important}
        .mr-md-4,.mx-md-4{margin-right:1.5rem!important}
        .mb-md-4,.my-md-4{margin-bottom:1.5rem!important}
        .ml-md-4,.mx-md-4{margin-left:1.5rem!important}
        .m-md-5{margin:3rem!important}
        .mt-md-5,.my-md-5{margin-top:3rem!important}
        .mr-md-5,.mx-md-5{margin-right:3rem!important}
        .mb-md-5,.my-md-5{margin-bottom:3rem!important}
        .ml-md-5,.mx-md-5{margin-left:3rem!important}
        .p-md-0{padding:0!important}
        .pt-md-0,.py-md-0{padding-top:0!important}
        .pr-md-0,.px-md-0{padding-right:0!important}
        .pb-md-0,.py-md-0{padding-bottom:0!important}
        .pl-md-0,.px-md-0{padding-left:0!important}
        .p-md-1{padding:.25rem!important}
        .pt-md-1,.py-md-1{padding-top:.25rem!important}
        .pr-md-1,.px-md-1{padding-right:.25rem!important}
        .pb-md-1,.py-md-1{padding-bottom:.25rem!important}
        .pl-md-1,.px-md-1{padding-left:.25rem!important}
        .p-md-2{padding:.5rem!important}
        .pt-md-2,.py-md-2{padding-top:.5rem!important}
        .pr-md-2,.px-md-2{padding-right:.5rem!important}
        .pb-md-2,.py-md-2{padding-bottom:.5rem!important}
        .pl-md-2,.px-md-2{padding-left:.5rem!important}
        .p-md-3{padding:1rem!important}
        .pt-md-3,.py-md-3{padding-top:1rem!important}
        .pr-md-3,.px-md-3{padding-right:1rem!important}
        .pb-md-3,.py-md-3{padding-bottom:1rem!important}
        .pl-md-3,.px-md-3{padding-left:1rem!important}
        .p-md-4{padding:1.5rem!important}
        .pt-md-4,.py-md-4{padding-top:1.5rem!important}
        .pr-md-4,.px-md-4{padding-right:1.5rem!important}
        .pb-md-4,.py-md-4{padding-bottom:1.5rem!important}
        .pl-md-4,.px-md-4{padding-left:1.5rem!important}
        .p-md-5{padding:3rem!important}
        .pt-md-5,.py-md-5{padding-top:3rem!important}
        .pr-md-5,.px-md-5{padding-right:3rem!important}
        .pb-md-5,.py-md-5{padding-bottom:3rem!important}
        .pl-md-5,.px-md-5{padding-left:3rem!important}
        .m-md-auto{margin:auto!important}
        .mt-md-auto,.my-md-auto{margin-top:auto!important}
        .mr-md-auto,.mx-md-auto{margin-right:auto!important}
        .mb-md-auto,.my-md-auto{margin-bottom:auto!important}
        .ml-md-auto,.mx-md-auto{margin-left:auto!important}}
    @media (min-width:992px){.m-lg-0{margin:0!important}
        .mt-lg-0,.my-lg-0{margin-top:0!important}
        .mr-lg-0,.mx-lg-0{margin-right:0!important}
        .mb-lg-0,.my-lg-0{margin-bottom:0!important}
        .ml-lg-0,.mx-lg-0{margin-left:0!important}
        .m-lg-1{margin:.25rem!important}
        .mt-lg-1,.my-lg-1{margin-top:.25rem!important}
        .mr-lg-1,.mx-lg-1{margin-right:.25rem!important}
        .mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}
        .ml-lg-1,.mx-lg-1{margin-left:.25rem!important}
        .m-lg-2{margin:.5rem!important}
        .mt-lg-2,.my-lg-2{margin-top:.5rem!important}
        .mr-lg-2,.mx-lg-2{margin-right:.5rem!important}
        .mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}
        .ml-lg-2,.mx-lg-2{margin-left:.5rem!important}
        .m-lg-3{margin:1rem!important}
        .mt-lg-3,.my-lg-3{margin-top:1rem!important}
        .mr-lg-3,.mx-lg-3{margin-right:1rem!important}
        .mb-lg-3,.my-lg-3{margin-bottom:1rem!important}
        .ml-lg-3,.mx-lg-3{margin-left:1rem!important}
        .m-lg-4{margin:1.5rem!important}
        .mt-lg-4,.my-lg-4{margin-top:1.5rem!important}
        .mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}
        .mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}
        .ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}
        .m-lg-5{margin:3rem!important}
        .mt-lg-5,.my-lg-5{margin-top:3rem!important}
        .mr-lg-5,.mx-lg-5{margin-right:3rem!important}
        .mb-lg-5,.my-lg-5{margin-bottom:3rem!important}
        .ml-lg-5,.mx-lg-5{margin-left:3rem!important}
        .p-lg-0{padding:0!important}
        .pt-lg-0,.py-lg-0{padding-top:0!important}
        .pr-lg-0,.px-lg-0{padding-right:0!important}
        .pb-lg-0,.py-lg-0{padding-bottom:0!important}
        .pl-lg-0,.px-lg-0{padding-left:0!important}
        .p-lg-1{padding:.25rem!important}
        .pt-lg-1,.py-lg-1{padding-top:.25rem!important}
        .pr-lg-1,.px-lg-1{padding-right:.25rem!important}
        .pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}
        .pl-lg-1,.px-lg-1{padding-left:.25rem!important}
        .p-lg-2{padding:.5rem!important}
        .pt-lg-2,.py-lg-2{padding-top:.5rem!important}
        .pr-lg-2,.px-lg-2{padding-right:.5rem!important}
        .pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}
        .pl-lg-2,.px-lg-2{padding-left:.5rem!important}
        .p-lg-3{padding:1rem!important}
        .pt-lg-3,.py-lg-3{padding-top:1rem!important}
        .pr-lg-3,.px-lg-3{padding-right:1rem!important}
        .pb-lg-3,.py-lg-3{padding-bottom:1rem!important}
        .pl-lg-3,.px-lg-3{padding-left:1rem!important}
        .p-lg-4{padding:1.5rem!important}
        .pt-lg-4,.py-lg-4{padding-top:1.5rem!important}
        .pr-lg-4,.px-lg-4{padding-right:1.5rem!important}
        .pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}
        .pl-lg-4,.px-lg-4{padding-left:1.5rem!important}
        .p-lg-5{padding:3rem!important}
        .pt-lg-5,.py-lg-5{padding-top:3rem!important}
        .pr-lg-5,.px-lg-5{padding-right:3rem!important}
        .pb-lg-5,.py-lg-5{padding-bottom:3rem!important}
        .pl-lg-5,.px-lg-5{padding-left:3rem!important}
        .m-lg-auto{margin:auto!important}
        .mt-lg-auto,.my-lg-auto{margin-top:auto!important}
        .mr-lg-auto,.mx-lg-auto{margin-right:auto!important}
        .mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}
        .ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}
    @media (min-width:1200px){.m-xl-0{margin:0!important}
        .mt-xl-0,.my-xl-0{margin-top:0!important}
        .mr-xl-0,.mx-xl-0{margin-right:0!important}
        .mb-xl-0,.my-xl-0{margin-bottom:0!important}
        .ml-xl-0,.mx-xl-0{margin-left:0!important}
        .m-xl-1{margin:.25rem!important}
        .mt-xl-1,.my-xl-1{margin-top:.25rem!important}
        .mr-xl-1,.mx-xl-1{margin-right:.25rem!important}
        .mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}
        .ml-xl-1,.mx-xl-1{margin-left:.25rem!important}
        .m-xl-2{margin:.5rem!important}
        .mt-xl-2,.my-xl-2{margin-top:.5rem!important}
        .mr-xl-2,.mx-xl-2{margin-right:.5rem!important}
        .mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}
        .ml-xl-2,.mx-xl-2{margin-left:.5rem!important}
        .m-xl-3{margin:1rem!important}
        .mt-xl-3,.my-xl-3{margin-top:1rem!important}
        .mr-xl-3,.mx-xl-3{margin-right:1rem!important}
        .mb-xl-3,.my-xl-3{margin-bottom:1rem!important}
        .ml-xl-3,.mx-xl-3{margin-left:1rem!important}
        .m-xl-4{margin:1.5rem!important}
        .mt-xl-4,.my-xl-4{margin-top:1.5rem!important}
        .mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}
        .mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}
        .ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}
        .m-xl-5{margin:3rem!important}
        .mt-xl-5,.my-xl-5{margin-top:3rem!important}
        .mr-xl-5,.mx-xl-5{margin-right:3rem!important}
        .mb-xl-5,.my-xl-5{margin-bottom:3rem!important}
        .ml-xl-5,.mx-xl-5{margin-left:3rem!important}
        .p-xl-0{padding:0!important}
        .pt-xl-0,.py-xl-0{padding-top:0!important}
        .pr-xl-0,.px-xl-0{padding-right:0!important}
        .pb-xl-0,.py-xl-0{padding-bottom:0!important}
        .pl-xl-0,.px-xl-0{padding-left:0!important}
        .p-xl-1{padding:.25rem!important}
        .pt-xl-1,.py-xl-1{padding-top:.25rem!important}
        .pr-xl-1,.px-xl-1{padding-right:.25rem!important}
        .pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}
        .pl-xl-1,.px-xl-1{padding-left:.25rem!important}
        .p-xl-2{padding:.5rem!important}
        .pt-xl-2,.py-xl-2{padding-top:.5rem!important}
        .pr-xl-2,.px-xl-2{padding-right:.5rem!important}
        .pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}
        .pl-xl-2,.px-xl-2{padding-left:.5rem!important}
        .p-xl-3{padding:1rem!important}
        .pt-xl-3,.py-xl-3{padding-top:1rem!important}
        .pr-xl-3,.px-xl-3{padding-right:1rem!important}
        .pb-xl-3,.py-xl-3{padding-bottom:1rem!important}
        .pl-xl-3,.px-xl-3{padding-left:1rem!important}
        .p-xl-4{padding:1.5rem!important}
        .pt-xl-4,.py-xl-4{padding-top:1.5rem!important}
        .pr-xl-4,.px-xl-4{padding-right:1.5rem!important}
        .pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}
        .pl-xl-4,.px-xl-4{padding-left:1.5rem!important}
        .p-xl-5{padding:3rem!important}
        .pt-xl-5,.py-xl-5{padding-top:3rem!important}
        .pr-xl-5,.px-xl-5{padding-right:3rem!important}
        .pb-xl-5,.py-xl-5{padding-bottom:3rem!important}
        .pl-xl-5,.px-xl-5{padding-left:3rem!important}
        .m-xl-auto{margin:auto!important}
        .mt-xl-auto,.my-xl-auto{margin-top:auto!important}
        .mr-xl-auto,.mx-xl-auto{margin-right:auto!important}
        .mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}
        .ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}
    .text-justify{text-align:justify!important}
    .text-nowrap{white-space:nowrap!important}
    .text-truncate{overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap}
    .text-left{text-align:left!important}
    .text-right{text-align:right!important}
    .text-center{text-align:center!important}
    @media (min-width:576px){.text-sm-left{text-align:left!important}
        .text-sm-right{text-align:right!important}
        .text-sm-center{text-align:center!important}}
    @media (min-width:768px){.text-md-left{text-align:left!important}
        .text-md-right{text-align:right!important}
        .text-md-center{text-align:center!important}}
    @media (min-width:992px){.text-lg-left{text-align:left!important}
        .text-lg-right{text-align:right!important}
        .text-lg-center{text-align:center!important}}
    @media (min-width:1200px){.text-xl-left{text-align:left!important}
        .text-xl-right{text-align:right!important}
        .text-xl-center{text-align:center!important}}
    .text-lowercase{text-transform:lowercase!important}
    .text-uppercase{text-transform:uppercase!important}
    .text-capitalize{text-transform:capitalize!important}
    .font-weight-light{font-weight:300!important}
    .font-weight-normal{font-weight:400!important}
    .font-weight-bold{font-weight:700!important}
    .font-italic{font-style:italic!important}
    .text-white{color:#fff!important}
    .text-primary{color:#002d46!important}
    a.text-primary:focus,a.text-primary:hover{color:#000c13!important}
    .text-secondary{color:#edc146!important}
    a.text-secondary:focus,a.text-secondary:hover{color:#e8b118!important}
    .text-success{color:#28a745!important}
    a.text-success:focus,a.text-success:hover{color:#1e7e34!important}
    .text-info{color:#17a2b8!important}
    a.text-info:focus,a.text-info:hover{color:#117a8b!important}
    .text-warning{color:#ffc107!important}
    a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}
    .text-danger{color:#f24841!important}
    a.text-danger:focus,a.text-danger:hover{color:#ef1a11!important}
    .text-light{color:#f8f9fa!important}
    a.text-light:focus,a.text-light:hover{color:#dae0e5!important}
    .text-dark{color:#343a40!important}
    a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}
    .text-muted{color:#868e96!important}
    .text-hide{background-color:transparent;
        border:0;
        color:transparent;
        font:0/0 a;
        text-shadow:none}
    .visible{visibility:visible!important}
    .invisible{visibility:hidden!important}
    .links-replace .container{top:-200px;
        transition:top .5s ease-out}
    .enrollees .container{padding-bottom:38px;
        padding-top:58px}
    .main .container{-webkit-flex-direction:column;
        display:-webkit-flex;
        display:flex;
        flex-direction:column}
    @media (min-width:992px){.main .container{-webkit-flex-direction:row;
        flex-direction:row}}
    .main_border .container{border-bottom:1px dotted #002d46;
        margin-bottom:-1px}
    .footer .container{background-color:#fff;
        height:auto;
        padding-bottom:40px;
        padding-top:38px;
        position:relative;
        z-index:10}
    @media (min-width:992px){.footer .container{height:229px;
        padding-bottom:0}}
    @media (min-width:1200px){.footer .container{background-image:url(../assets/src/bundles/images/footer-bg.png);
        background-position:0 0;
        background-repeat:no-repeat}}
    .modal_media .container{width:100%}
    .modal_feedback .container{margin-left:auto;
        margin-right:auto}
    @media (min-width:576px){.modal_feedback .container{width:520px}}
    @media (min-width:992px){.modal_feedback .container{width:615px}}
    .dropdown_open{border-radius:0 0 14px 14px!important;
        overflow:visible!important}
    .dropdown_open:after{border-color:transparent transparent #002d46!important;
        border-width:0 3px 5px!important}
    @font-face{font-family:PhilosopherReg;
        font-style:normal;
        font-weight:400;
        src:url(../assets/src/bundles/fonts/Philosopher/woff/philosopher-regular.woff) format("woff")}
    @font-face{font-family:Philosopher;
        font-style:normal;
        font-weight:700;
        src:url(../assets/src/bundles/fonts/Philosopher/woff/philosopher-bold.woff) format("woff")}
    @font-face{font-family:Philosopher;
        font-style:italic;
        font-weight:400;
        src:url(../assets/src/bundles/fonts/Philosopher/woff/philosopher-italic.woff) format("woff")}
    @font-face{font-family:Philosopher;
        font-style:italic;
        font-weight:700;
        src:url(../assets/src/bundles/fonts/Philosopher/woff/philosopher-bolditalic.woff) format("woff")}
    .main-slider .link_slide-view{opacity:1!important}
    .links-replace_top{background-color:#fff;
        opacity:0;
        position:absolute;
        width:100%;
        z-index:600}
    .navigation-wrapper_style_full-length{position:relative;
        z-index:600}
    @media (min-width:1200px){.navigation-wrapper_style_full-length{position:fixed;
        top:0;
        width:100%}}
    .navigation{box-sizing:border-box;
        font-family:Philosopher,Trebuchet MS,sans-serif;
        font-size:16px;
        font-weight:700}
    .navigation-wrapper_style_full-length .navigation{background-color:#e5eaec}
    .navigation:last-child{left:0;
        position:absolute;
        right:0}
    @media (min-width:768px){.navigation:last-child{position:static}}
    @media (min-width:992px){.navigation{font-size:18px}}
    .navigation__header{-webkit-align-items:center;
        -webkit-justify-content:space-between;
        align-items:center;
        display:-webkit-flex;
        display:flex;
        justify-content:space-between;
        padding:1em 0 1em 1em}
    .navigation-wrapper_style_content .navigation__header{background-color:#fdf9ec;
        border-radius:4px}
    @media (min-width:768px){.navigation__header{display:none}}
    .navigation__brand{font-size:18px}
    .btn{transition:all .3s ease-out}
    .btn:hover{cursor:pointer}
    .navigation__header .btn,.sidebar-menu__header-wrapper .btn{height:40px;
        width:60px}
    .header__menu .btn{border-radius:0;
        padding:0;
        width:49px}
    @media (min-width:992px){.header__menu .btn{width:56px}}
    @media (min-width:992px){.sidebar-menu__header-wrapper .btn{display:none}}
    .modal__header .btn{padding:0}
    .btn-group .btn{background-color:inherit;
        border-radius:inherit!important;
        margin:0;
        width:33%}
    .btn-group .btn:hover{background-color:#edc146;
        border-radius:17px!important;
        transition-duration:0s}
    .btn-group .btn:last-child{margin-right:0}
    @media (min-width:576px){.btn-group .btn{margin:0 2px 0 1px}}
    .btn-group .btn+.btn:before{background-color:rgba(0,45,70,.1);
        bottom:0;
        content:"";
        display:none;
        left:-2px;
        position:absolute;
        top:0;
        width:1px}
    @media (min-width:576px){.btn-group .btn+.btn:before{display:block}}
    .main__header-wrapper .btn{background-color:#e5eaec;
        border-radius:17px}
    .main .btn-group .btn{font-size:14px;
        padding:5px 16px 6px 14px;
        width:auto}
    .tags__subscribe .btn{border-radius:17px;
        font-size:14px;
        margin-left:11px;
        padding:5px 32px}
    @media (min-width:576px) and (max-width:767px){.tags__subscribe .btn{padding:5px 38px}}
    .btn_transparent{background-color:transparent;
        border:0}
    .modal__header .btn_transparent{cursor:pointer;
        font-size:28px;
        line-height:1;
        position:absolute;
        top:0;
        transition:color .3s ease-out}
    @media (min-width:576px){.modal__header .btn_transparent{font-size:38px}}
    .modal_media .btn_transparent{right:0}
    @media (min-width:768px){.modal_media .btn_transparent{right:27px}}
    .modal_feedback .btn_transparent{right:0;
        top:8px}
    @media (min-width:768px){.modal_feedback .btn_transparent{right:-72px}}
    .btn__bar{background-color:#002d46;
        display:block;
        height:3px;
        transition:all .3s ease-out}
    .btn__bar+.btn__bar{margin-top:9px}
    .btn__bar:first-child{-webkit-transform-origin:left top;
        transform-origin:left top}
    .btn__bar:last-child{-webkit-transform-origin:left bottom;
        transform-origin:left bottom}
    .header__menu .btn__bar:last-child{margin-left:auto;
        width:33px}
    .header__menu .btn_transparent:hover .btn__bar{background-color:#edc146}
    .header__menu .btn_close .btn__bar{position:relative}
    .header__menu .btn_close .btn__bar:first-child{top:-4px}
    .header__menu .btn_close .btn__bar:last-child{bottom:-5px;
        width:100%}
    .btn_close .btn__bar:first-child{-webkit-transform:rotate(45deg);
        transform:rotate(45deg)}
    .btn_close .btn__bar:nth-child(2){opacity:0}
    .btn_close .btn__bar:last-child{-webkit-transform:rotate(-45deg);
        transform:rotate(-45deg)}
    .navigation_collapse{display:none;
        position:absolute}
    @media (min-width:768px){.navigation_collapse{display:block;
        position:static}}
    .navigation__list{-webkit-flex-wrap:wrap;
        -webkit-justify-content:space-between;
        flex-wrap:wrap;
        justify-content:space-between;
        padding:0 0 0 18px}
    .navigation-wrapper_style_content .navigation__list{background-color:#fdf9ec;
        border-radius:4px}
    @media (min-width:768px){.navigation__list{-webkit-flex-wrap:nowrap;
        display:-webkit-flex;
        display:flex;
        flex-wrap:nowrap;
        padding:17px 28px 19px}}
    .navigation__item{padding:9px 0;
        position:relative;
        text-align:left}
    @media (min-width:768px){.navigation__item{padding:0;
        text-align:center}
        .navigation__item:before{color:#edc146;
            content:"\2022";
            font-size:20px;
            left:-9px;
            position:absolute;
            top:-2px}
        .navigation__item:first-child:before{display:none}}
    @media (min-width:992px) and (max-width:1199px){.navigation__item:before{left:-22px}}
    @media (min-width:1200px){.navigation__item:before{-webkit-transform:translateX(-50%);
        left:-36px;
        top:auto;
        transform:translateX(-50%)}}
    .navigation__link:hover{border-bottom:1px solid #002d46;
        padding-bottom:2px}
    .header_border{border-bottom:1px solid #e5eaec;
        padding-bottom:27px}
    @media (min-width:1200px){.header_border{margin-top:63px}}
    .header__controls{-webkit-flex-direction:column;
        -webkit-justify-content:space-between;
        background-color:transparent;
        display:-webkit-flex;
        display:flex;
        flex-direction:column;
        justify-content:space-between}
    @media (min-width:768px) and (max-width:991px){.header__controls{-webkit-flex-wrap:wrap;
        flex-wrap:wrap}}
    @media (min-width:768px){.header__controls{-webkit-flex-direction:row;
        background-color:#fff;
        flex-direction:row}}
    @media (min-width:992px){.header__controls{padding-top:46px}
        .header_border .header__controls{padding-top:31px}}
    .header__menu{-webkit-align-items:center;
        -webkit-justify-content:space-between;
        align-items:center;
        background-color:#fff;
        display:-webkit-flex;
        display:flex;
        justify-content:space-between;
        padding-top:46px;
        position:relative;
        width:100%;
        z-index:500}
    .header_border .header__menu{padding-top:31px}
    @media (min-width:768px){.header__menu{width:363px}}
    @media (min-width:992px){.header__menu,.header_border .header__menu{padding-top:0}}
    .logo{width:70%}
    .footer .logo{margin:0 auto;
        text-align:center}
    @media (min-width:992px){.footer .logo{text-align:left}}
    @media (min-width:992px){.logo{margin:0;
        width:100%}}
    .logo__image{max-width:100%}
    .header .logo__image{float:right}
    .footer .logo__image{margin-bottom:20px}
    .header__control-box{-ms-grid-row-align:center;
        -webkit-align-self:center;
        align-self:center;
        height:30px;
        margin:28px auto}
    @media (min-width:576px){.header__control-box{width:308px}}
    @media (min-width:768px){.header__control-box{margin:0 auto}}
    @media (min-width:768px) and (max-width:991px){.header__control-box{padding-top:27px;
        position:relative;
        z-index:200}
        .header_border .header__control-box{padding-top:31px}}
    .header__org-info{-webkit-text-decoration-color:rgba(0,45,70,.5);
        border:0;
        font-size:14px;
        text-align:center;
        text-decoration:underline;
        text-decoration-color:rgba(0,45,70,.5);
        white-space:normal}
    .header__org-info:hover{color:#edc146}
    @media (min-width:768px) and (max-width:991px){.header__org-info{float:right}}
    @media (min-width:992px){.header__org-info{border-bottom:1px solid rgba(0,45,70,.2);
        text-decoration:none;
        white-space:nowrap}
        .header__org-info:hover{border-bottom-color:#edc146}}
    .settings{-webkit-align-items:center;
        -webkit-justify-content:space-between;
        align-items:center;
        display:-webkit-flex;
        display:flex;
        height:65px;
        justify-content:space-between;
        margin:0 auto;
        width:216px}
    @media (min-width:768px) and (max-width:991px){.settings{margin-top:28px}}
    @media (min-width:992px){.settings{margin:0}}
    @font-face{font-family:icomoon;
        font-style:normal;
        font-weight:400;
        src:url(../assets/src/blocks.03-project/icon/fonts/icomoon.woff) format("woff")}
    .icon{-moz-osx-font-smoothing:grayscale;
        -webkit-font-smoothing:antialiased;
        font-family:icomoon!important;
        font-style:normal;
        font-variant:normal;
        font-weight:400;
        line-height:1;
        speak:none;
        text-transform:none}
    .icon-mail:before{color:#fff;
        content:"\E912"}
    .icon-share:before{color:#586b78;
        content:"\E911"}
    .icon-arr:before{content:"\E90F"}
    .icon-arr_top:before{content:"\E910"}
    .icon-triangle_right:before{color:#fff;
        content:"\E913"}
    .icon-big_triangle:before{color:#b4c0c7;
        content:"\E90E"}
    .icon-close:before{color:#fff;
        content:"\E90B"}
    .icon-forma:before{color:#edc146;
        content:"\E90C"}
    .icon-triangle:before{color:#edc146;
        content:"\E90A"}
    .icon-menu:before{content:"\E907"}
    .icon-arr_left:before{content:"\E908"}
    .icon-arr_right:before{content:"\E909"}
    .icon-f:before{color:#fff;
        content:"\E900"}
    .icon-inst:before{color:#fff;
        content:"\E901"}
    .icon-tw:before{color:#fff;
        content:"\E902"}
    .icon-vk:before{color:#fff;
        content:"\E903"}
    .icon-youtube:before{color:#fff;
        content:"\E904"}
    .icon-close-win:before{color:#fff;
        content:"\E90D"}
    .icon-eye:before{content:"\E905"}
    .icon-search:before{content:"\E906"}
    .icon{cursor:default;
        position:relative;
        transition:color .2s ease-out}
    .icon.socials__link:hover:before{color:#002d46}
    .share .icon{border:1px solid transparent;
        transition:all .2s ease-out}
    .share .icon.icon-vk{background-color:#4c75a3}
    .share .icon.icon-vk:hover{background-color:#fff;
        border-color:#4c75a3}
    .share .icon.icon-vk:hover:before{color:#4c75a3}
    .share .icon.icon-f{background-color:#3b5998}
    .share .icon.icon-f:hover{background-color:#fff;
        border-color:#3b5998}
    .share .icon.icon-f:hover:before{color:#3b5998}
    .share .icon.icon-tw{background-color:#55acee}
    .share .icon.icon-tw:hover{background-color:#fff;
        border-color:#55acee}
    .share .icon.icon-tw:hover:before{color:#55acee}
    .events__box .icon:before{color:#002d46}
    .events__box:hover .icon:before{color:#edc146}
    .icon.icon-eye{font-size:38px}
    .icon.icon-search{cursor:pointer;
        font-size:34px}
    .icon.icon-search:before{position:relative;
        z-index:100}
    .search_show .icon.icon-search{right:-125px}
    @media (min-width:576px) and (max-width:767px){.search_show .icon.icon-search{right:-250px}}
    @media (min-width:768px){.search_show .icon.icon-search{right:0}}
    .icon.icon-menu{cursor:pointer;
        font-size:26px}
    .icon.icon-menu:hover{color:#edc146}
    .header__menu .icon.icon-close{cursor:pointer;
        font-size:26px;
        margin-left:11px}
    .header__menu .icon.icon-close:hover{color:#edc146}
    .tags__item .icon.icon-close{-webkit-align-items:center;
        -webkit-flex:0 0 auto;
        -webkit-justify-content:center;
        align-items:center;
        border:1px solid;
        border-radius:14px;
        box-sizing:border-box;
        color:rgba(0,45,70,.5);
        cursor:pointer;
        display:none;
        flex:0 0 auto;
        font-size:6px;
        height:16px;
        justify-content:center;
        top:2px;
        width:16px}
    .tags__item .icon.icon-close:before{color:rgba(0,45,70,.5)}
    .tags__item_selected .icon.icon-close{display:-webkit-flex;
        display:flex}
    .slider-banners .icon.icon-arr_right{-webkit-transform:translate(19px,21px);
        position:static;
        transform:translate(19px,21px)}
    .photogallery__wrapper .icon.icon-arr_right{cursor:pointer}
    .photogallery__wrapper .icon.icon-arr_right:hover{color:#edc146}
    .photogallery__wrapper_view .icon.icon-arr_right{display:none;
        font-size:81px;
        top:-46px}
    @media (min-width:992px){.photogallery__wrapper_view .icon.icon-arr_right{display:block}}
    .photogallery__wrapper_grid .icon.icon-arr_right{font-size:44px;
        right:0;
        top:1px}
    @media (min-width:768px){.photogallery__wrapper_grid .icon.icon-arr_right{right:-3px}}
    .slider-socials .icon.icon-arr_left{margin-right:19px}
    .slider_gallery .icon.icon-arr_left{z-index:200}
    .photogallery__wrapper .icon.icon-arr_left{cursor:pointer}
    .photogallery__wrapper .icon.icon-arr_left:hover{color:#edc146}
    .photogallery__wrapper_view .icon.icon-arr_left{display:none;
        font-size:81px;
        top:-46px}
    @media (min-width:992px){.photogallery__wrapper_view .icon.icon-arr_left{display:block}}
    .photogallery__wrapper_grid .icon.icon-arr_left{font-size:44px;
        left:-1px;
        margin-right:0;
        top:1px}
    .icon.icon-arr{cursor:pointer}
    .btn_more .icon.icon-arr{background-color:#fff;
        border-radius:50%;
        color:#edc146;
        font-size:7px;
        padding:5px 3px;
        right:13px}
    .btn_calendar .icon.icon-arr,.btn_more .icon.icon-arr,.btn_sort .icon.icon-arr{-webkit-transform:translateY(-50%);
        position:absolute;
        top:50%;
        transform:translateY(-50%)}
    .btn_calendar .icon.icon-arr,.btn_sort .icon.icon-arr{font-size:5px;
        right:15px}
    .icon.icon-arr_top{cursor:pointer}
    .btn_calendar .icon.icon-arr_top,.btn_sort .icon.icon-arr_top{-webkit-transform:translateY(-50%);
        font-size:5px;
        position:absolute;
        right:15px;
        top:50%;
        transform:translateY(-50%)}
    .main__news-date .icon.icon-big_triangle:before{color:#edc146;
        font-size:64px;
        left:2px;
        position:relative;
        top:0;
        z-index:-1}
    .card__img .icon.icon-triangle_right:before{-webkit-transform:translate(-40%,-50%);
        left:50%;
        position:absolute;
        top:50%;
        transform:translate(-40%,-50%)}
    .icon.icon-close-win{color:#fff;
        cursor:pointer}
    .icon.icon-close-win:before{transition:all .3s ease-out}
    .icon.icon-close-win:hover:before{color:#edc146}
    .icon.icon-share{color:#002d46;
        font-size:38px}
    .icon.icon-mail:before{color:unset}
    .icon.icon-mail.secondary:before{color:#edc146}
    .icon.icon-mail.half-primary:before{color:rgba(0,45,70,.5)}
    .tags__subscribe .icon.icon-mail{display:none;
        position:absolute}
    .tags__subscribe .icon.icon-mail:first-child{font-size:33px;
        left:.3%;
        top:8%}
    .tags__subscribe .icon.icon-mail:nth-child(2){bottom:-18%;
        font-size:33px;
        left:-2%}
    .tags__subscribe .icon.icon-mail:nth-child(3){bottom:10%;
        font-size:50px;
        left:5.7%}
    .tags__subscribe .icon.icon-mail:nth-last-child(2){bottom:-6%;
        font-size:35px;
        right:13.9%}
    .tags__subscribe .icon.icon-mail:last-child{bottom:19%;
        font-size:50px;
        right:2.6%}
    @media (min-width:768px){.tags__subscribe .icon.icon-mail.half-primary{display:block}}
    @media (min-width:992px) and (max-width:1199px){.tags__subscribe .icon.icon-mail:last-child{display:none}}
    @media (min-width:1200px){.tags__subscribe .icon.icon-mail.secondary{display:block}}
    .news__descr-wrapper .icon.icon-forma{color:#edc146;
        display:block;
        float:left;
        font-size:54px;
        line-height:1;
        margin:0 17px 0 0}
    .icon_menu_show{background-color:#002d46;
        border:4px solid #002d46;
        border-radius:4px;
        color:#fff}
    .icon_href:hover{cursor:pointer}
    .settings__search{position:relative}
    .input{background-color:transparent;
        border:1px solid rgba(0,45,70,.34);
        border-radius:16px;
        box-sizing:border-box;
        line-height:1;
        padding:7px 13px 8px;
        transition:all .3s ease-out}
    .input:focus,.input:hover{border-color:#002d46}
    .tags__subscribe .input{font-size:14px;
        margin:0 14px 14px;
        width:338px}
    @media (min-width:768px){.tags__subscribe .input{margin:0}}
    .input_search{background-color:#e5eaec;
        border:0;
        border-radius:40px;
        font-size:24px;
        line-height:34px;
        padding:18px 70px 18px 18px;
        position:absolute;
        right:-150px;
        top:-18px;
        transition:all .2s ease-out;
        width:270px;
        z-index:50}
    @media (min-width:576px) and (max-width:767px){.input_search{right:-275px;
        width:510px}}
    @media (min-width:768px){.input_search{right:-18px}}
    @media (min-width:768px) and (max-width:991px){.input_search{width:330px}}
    @media (min-width:992px) and (max-width:1199px){.input_search{width:440px}}
    @media (min-width:1200px){.input_search{width:610px}}
    .input_hidden{opacity:0;
        padding:18px;
        width:74px;
        z-index:-100}
    .triangle{fill:#002d46}
    .events__box:hover .triangle{fill:#edc146}
    .sub-navigation{-webkit-align-items:center;
        -webkit-flex-direction:column;
        align-items:center;
        display:-webkit-flex;
        display:flex;
        flex-direction:column;
        font-family:Philosopher,Trebuchet MS,sans-serif;
        font-size:20px;
        font-weight:700;
        line-height:1;
        margin-bottom:11px;
        margin-top:38px;
        text-align:center}
    @media (min-width:576px){.sub-navigation{font-size:22px;
        text-align:left}}
    @media (min-width:992px){.sub-navigation{-webkit-flex-direction:row;
        -webkit-justify-content:space-between;
        flex-direction:row;
        justify-content:space-between;
        padding:0 20px 0 28px}}
    .sub-navigation__item{margin:14px 0}
    @media (min-width:992px){.sub-navigation__item{margin:0}}
    .sub-navigation__link{display:inline-block;
        position:relative}
    .sub-navigation__link:before{border:1px dashed #002d46;
        border-radius:21px;
        bottom:-11px;
        content:"";
        left:-11px;
        position:absolute;
        right:-11px;
        top:-9px;
        visibility:hidden;
        z-index:-10}
    .sub-navigation__link:hover:before{visibility:visible}
    .sub-navigation__item_selected .sub-navigation__link{color:#fff;
        cursor:default}
    .sub-navigation__item_selected .sub-navigation__link:before{background-color:#002d46;
        border-style:solid;
        left:-12px;
        right:-12px;
        visibility:visible}
    @media (min-width:576px){.sub-navigation__link:before{left:-21px;
        right:-22px}
        .sub-navigation__item_selected .sub-navigation__link:before{left:-27px;
            right:-24px}}
    .breadcrumbs{-webkit-flex-direction:column;
        display:-webkit-flex;
        display:flex;
        flex-direction:column;
        margin:19px 0 19px -2px}
    @media (min-width:576px){.breadcrumbs{-webkit-flex-direction:row;
        flex-direction:row}}
    .breadcrumbs__item{font-size:14px;
        margin:4px 0 4px 26px;
        position:relative}
    .breadcrumbs__item:first-child:before{display:none}
    .breadcrumbs__item:before{-webkit-transform:translateY(-50%);
        color:#edc146;
        content:"\E90A";
        font-family:icomoon!important;
        font-size:5px;
        left:-16px;
        position:absolute;
        top:50%;
        transform:translateY(-50%)}
    @media (min-width:576px){.breadcrumbs__item{margin:0 0 0 26px}
        .breadcrumbs__item:first-child{margin:0}}
    .breadcrumbs__link{border-bottom:1px solid #edc146;
        color:inherit;
        padding:2px}
    .breadcrumbs__link:hover{border-bottom-color:#002d46}
    .breadcrumbs__link_selected{border-bottom:0;
        color:#8d98a0}
    .sidebar{-webkit-flex:1 0 auto;
        -webkit-flex-direction:column;
        box-sizing:border-box;
        display:-webkit-flex;
        display:flex;
        flex:1 0 auto;
        flex-direction:column;
        margin-right:0;
        position:relative;
        width:100%}
    @media (min-width:576px){.sidebar{-webkit-align-items:flex-start;
        -webkit-justify-content:space-between;
        align-items:flex-start;
        justify-content:space-between}}
    @media (min-width:992px){.sidebar{-webkit-justify-content:flex-start;
        justify-content:flex-start;
        margin-right:29px;
        width:263px}}
    .sidebar-menu{width:100%}
    @media (min-width:576px) and (max-width:767px){.sidebar-menu{width:100%}}
    @media (min-width:992px){.sidebar-menu{margin-top:29px}}
    .sidebar-menu__header-wrapper{-webkit-align-items:center;
        -webkit-justify-content:space-between;
        align-items:center;
        border-left:1px solid transparent;
        border-right:1px solid transparent;
        border-top:1px solid transparent;
        display:-webkit-flex;
        display:flex;
        justify-content:space-between}
    @media (min-width:992px){.sidebar-menu__header-wrapper{border:0}}
    .sidebar-menu__header-wrapper_open{border-left-color:rgba(0,45,70,.25);
        border-radius:10px 10px 0 0;
        border-right-color:rgba(0,45,70,.25);
        border-top-color:rgba(0,45,70,.25)}
    .sidebar-menu__header{font-family:Philosopher,Trebuchet MS,sans-serif;
        font-size:26px;
        font-weight:700;
        line-height:1.25;
        padding-left:24px}
    @media (min-width:576px){.sidebar-menu__header{font-size:30px;
        line-height:28px}}
    .sidebar-menu__menu-content{background-color:#fff;
        border-bottom:1px solid rgba(0,45,70,.25);
        border-left:1px solid rgba(0,45,70,.25);
        border-radius:0 0 10px 10px;
        border-right:1px solid rgba(0,45,70,.25);
        box-shadow:0 8px 10px rgba(0,45,70,.5);
        left:0;
        position:absolute;
        width:100%;
        z-index:500}
    @media (min-width:992px){.sidebar-menu__menu-content{border:0;
        border-radius:0;
        box-shadow:none;
        position:static}}
    .sidebar-menu__menu-content_collapse{display:none}
    @media (min-width:992px){.sidebar-menu__menu-content_collapse{display:block}}
    .sidebar-menu__menu{font-size:13px;
        line-height:18px;
        margin-top:10px;
        transition:all .3s ease-out}
    @media (max-width:991px){.sidebar-menu__menu{background-color:#fff;
        z-index:100}}
    @media (max-width:767px){.sidebar-menu__menu{padding:0 20px 20px}}
    @media (min-width:768px) and (max-width:991px){.sidebar-menu__menu{margin-left:auto;
        margin-right:auto;
        padding:0 86px 20px}}
    .sidebar-menu__item+.sidebar-menu__item{margin-top:3px}
    .main-slider .link{opacity:0;
        transition:opacity .3s ease-out}
    .sidebar-menu__item .link{background-color:#e5eaec;
        border-radius:10px;
        display:block;
        padding:8px 24px;
        transition:all .2s ease-out}
    .sidebar-menu__item .link:hover{background-color:#002d46;
        color:#edc146}
    .pagination__item .link{color:inherit;
        display:block;
        padding:2px 9px}
    .pagination__item_end .link{padding:0}
    .tags__item .link{color:inherit;
        display:inline;
        line-height:18px;
        margin-right:2px}
    .tags__item .link:hover{color:#edc146}
    .share .link{-webkit-align-items:center;
        -webkit-justify-content:center;
        align-items:center;
        border-radius:6px;
        cursor:pointer;
        display:-webkit-flex;
        display:flex;
        height:32px;
        justify-content:center;
        width:32px}
    .share .link:before{font-size:18px}
    .share .link+.link{margin-left:8px}
    .achievements__box_show_banners>.link{margin-bottom:15px}
    .sidebar-menu__blocks-wrapper{-webkit-flex-wrap:wrap;
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap}
    .link-block{background-position:50%;
        background-size:cover;
        border-radius:10px;
        color:#fff;
        display:block;
        font-family:Philosopher,Trebuchet MS,sans-serif;
        font-size:24px;
        font-weight:700;
        height:263px;
        line-height:1.2;
        margin:0 auto;
        overflow:hidden;
        position:relative;
        text-align:center;
        width:263px}
    .link-block:before{background-color:#002d46;
        bottom:0;
        content:"";
        left:0;
        opacity:.4;
        position:absolute;
        right:0;
        top:0;
        transition:all .2s ease-out;
        z-index:20}
    .link-block:hover{color:#002d46}
    .link-block:hover:before{background-color:#edc146;
        opacity:1}
    .sidebar .link-block{margin:24px auto 0}
    .sidebar .link-block+.link-block{margin-top:23px}
    @media (max-width:991px){.sidebar .sidebar-menu__menu-content .link-block{margin-bottom:20px;
        margin-top:0}}
    @media (min-width:576px) and (max-width:767px){.link-block{height:245px;
        width:245px}
        .sidebar .link-block{margin-top:20px}}
    @media (min-width:992px){.link-block{margin:0}}
    .img{border-radius:10px;
        display:block;
        margin:15px auto;
        width:50%}
    .main-slider .img{-ms-grid-row-align:center;
        -webkit-align-self:center;
        align-self:center;
        border-radius:5px;
        box-shadow:0 15px 15px rgba(0,45,70,.15);
        left:0;
        margin:0;
        max-width:100%;
        position:absolute;
        top:0}
    @media (min-width:992px) and (max-width:1199px){.main-slider .img{-webkit-transform:translateY(-50%);
        top:50%;
        transform:translateY(-50%)}}
    .achievements .img{border-radius:0;
        margin:0}
    @media (min-width:768px){.achievements .img{float:none;
        width:100%}}
    .link-block .img{margin:0;
        position:relative;
        width:100%}
    .card__img .img{border-radius:0;
        height:100%;
        margin:0;
        padding:0;
        width:100%}
    .photogallery__photo .img{margin:0;
        position:absolute;
        transition:opacity .2s ease-out;
        width:100%}
    .photogallery__box_grid .img{border:0;
        border-radius:10px;
        height:165px;
        margin:0;
        transition:all .2s ease-out;
        width:165px}
    .photogallery__box_grid .img:hover{box-shadow:0 0 12px rgba(229,234,236,.75)}
    @media (min-width:768px){.img{float:right;
        margin:15px;
        width:40%}}
    @media (min-width:992px){.img{width:auto}}
    @media (min-width:1200px){.img{margin:26px 31px 30px 30px}}
    .img_gallery-show{opacity:1!important}
    .link-block__link{-webkit-transform:translateY(-50%);
        color:inherit;
        display:block;
        left:0;
        line-height:1.25;
        position:absolute;
        right:0;
        top:50%;
        transform:translateY(-50%);
        z-index:40}
    .main__content{margin-bottom:44px;
        margin-top:18px;
        position:relative;
        width:100%}
    .main:not(.main_border) .main__content{margin-bottom:12px}
    @media (min-width:992px){.main__content{width:80%}}
    .main__header-wrapper{-webkit-align-items:center;
        -webkit-flex-direction:column;
        align-items:center;
        display:-webkit-flex;
        display:flex;
        flex-direction:column;
        margin-bottom:10px}
    .main__header-wrapper:not(:last-child){margin-bottom:18px}
    @media (min-width:992px){.main__header-wrapper:not(:last-child){margin-bottom:7px}}
    .main__header-wrapper+.main__header-wrapper{-webkit-align-items:center;
        align-items:center;
        font-size:14px;
        margin-bottom:21px}
    @media (min-width:992px){.main__header-wrapper+.main__header-wrapper{margin-top:11px}}
    @media (min-width:576px) and (max-width:767px){.main__header-wrapper{-webkit-flex-direction:row;
        -webkit-flex-wrap:wrap;
        flex-direction:row;
        flex-wrap:wrap}}
    @media (min-width:768px){.main__header-wrapper{-webkit-align-items:flex-end;
        -webkit-flex-direction:row;
        align-items:flex-end;
        flex-direction:row}}
    @media (min-width:768px) and (max-width:1199px){.main__header-wrapper+.main__header-wrapper{-webkit-flex-wrap:wrap;
        flex-wrap:wrap}}
    @media (min-width:576px) and (max-width:991px){.main__header-wrapper{-webkit-justify-content:center;
        justify-content:center}}
    .main__header{font-family:Philosopher,Trebuchet MS,sans-serif;
        font-size:36px;
        line-height:30px;
        margin:0;
        text-align:center;
        width:100%}
    .main__header:last-child{margin-top:8px}
    @media (min-width:992px){.main__header{text-align:left;
        width:auto}}
    .main__sort{-webkit-flex-wrap:wrap;
        -webkit-justify-content:center;
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap;
        justify-content:center;
        margin-left:10px;
        width:100%}
    @media (min-width:768px){.main__sort{-webkit-flex-wrap:nowrap;
        flex-wrap:nowrap;
        margin-left:37px}}
    @media (min-width:992px){.main__sort{-webkit-justify-content:flex-start;
        justify-content:flex-start;
        width:auto}}
    @media (min-width:768px){.main__sort_events{margin-left:50px}}
    .btn_sort{background-color:#e5eaec;
        border-radius:17px;
        line-height:1;
        margin:18px 10px 0 0;
        min-width:133px;
        padding:8px 41px 8px 14px;
        position:relative;
        text-align:left;
        transition:all .3s ease-out}
    .btn_sort:hover{background-color:#c8d2d6}
    @media (min-width:768px) and (max-width:991px){.btn_sort{margin:14px 10px 0 0;
        min-width:auto}}
    @media (min-width:992px) and (max-width:1199px){.btn_sort{margin:0 10px 0 0}}
    @media (min-width:1200px){.btn_sort{margin:0 10px 4px 0}}
    .btn-group{-webkit-flex-wrap:wrap;
        -webkit-justify-content:center;
        background-color:#e5eaec;
        border-radius:17px;
        flex-wrap:wrap;
        justify-content:center;
        width:270px}
    @media (min-width:576px){.btn-group{-webkit-flex-wrap:nowrap;
        -webkit-justify-content:flex-start;
        flex-wrap:nowrap;
        justify-content:flex-start;
        margin-bottom:18px;
        width:auto}}
    @media (min-width:1200px){.btn-group{margin-bottom:0}}
    .main__calendar-wrapper{-webkit-flex-wrap:wrap;
        -webkit-justify-content:center;
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap;
        justify-content:center}
    @media (max-width:449px){.main__calendar-wrapper{-webkit-align-items:center;
        -webkit-flex-direction:column;
        align-items:center;
        flex-direction:column}}
    .btn_calendar{background-color:#e5eaec;
        margin-left:0;
        margin-top:18px;
        padding:6px 34px 5px 13px;
        position:relative}
    .btn_calendar:hover{background-color:#c8d2d6}
    .main .btn_calendar{font-size:14px}
    .main__calendar-wrapper .btn_calendar{margin-left:14px;
        margin-right:14px;
        min-width:116px}
    .main__calendar-wrapper .btn_calendar:focus{border-color:#586b78}
    @media (min-width:576px) and (max-width:767px){.main__calendar-wrapper .btn_calendar{margin-left:92px}}
    @media (min-width:768px) and (max-width:991px){.main__calendar-wrapper .btn_calendar{margin-left:80px}}
    @media (min-width:992px) and (max-width:1199px){.main__calendar-wrapper .btn_calendar{margin-left:0}}
    @media (min-width:1200px){.main__calendar-wrapper .btn_calendar{margin-right:0}}
    @media (min-width:576px){.btn_calendar{margin-left:16px;
        margin-top:0}
        .btn_calendar+.btn_calendar{margin-left:11px}}
    .calendar{-webkit-transform:translateX(-50%);
        background-color:#fff;
        border-radius:10px;
        box-shadow:0 0 10px rgba(0,45,70,.2);
        cursor:default;
        display:none;
        left:58px;
        padding:20px 25px 27px;
        position:absolute;
        top:48px;
        transform:translateX(-50%);
        width:260px;
        z-index:100}
    .calendar__day{-webkit-align-items:center;
        -webkit-justify-content:center;
        align-items:center;
        display:-webkit-flex;
        display:flex;
        height:29px;
        justify-content:center;
        width:29px}
    .calendar__day_selected{background-color:#edc146;
        border-color:#edc146;
        color:#002d46;
        pointer-events:none}
    .calendar_show{display:block}
    .calendar__triangle{-webkit-transform:translateX(-50%);
        height:24px;
        left:50%;
        overflow:hidden;
        position:absolute;
        top:-24px;
        transform:translateX(-50%);
        width:24px}
    .calendar__triangle:after{-webkit-transform:rotate(45deg);
        background:#fff;
        bottom:-6px;
        box-shadow:0 0 10px rgba(0,45,70,.2);
        content:"";
        height:12px;
        left:5px;
        position:absolute;
        transform:rotate(45deg);
        width:12px}
    .calendar__header{-webkit-justify-content:center;
        border-bottom:1px solid hsla(0,0%,91%,.8);
        display:-webkit-flex;
        display:flex;
        font-family:Philosopher,Trebuchet MS,sans-serif;
        font-size:24px;
        font-weight:700;
        justify-content:center;
        margin:0 auto;
        padding-bottom:7px;
        text-transform:uppercase;
        width:192px}
    .calendar__year{margin-left:4px}
    .calendar__days{-webkit-align-content:space-between;
        -webkit-flex-wrap:wrap;
        -webkit-justify-content:space-between;
        align-content:space-between;
        color:#6a7e8a;
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap;
        font-size:14px;
        height:176px;
        justify-content:space-between;
        margin-top:12px;
        width:204px}
    .calendar__day_letter{color:#002d46;
        font-size:14px;
        font-weight:700}
    .calendar__numbers{-webkit-align-content:space-between;
        -webkit-flex-wrap:wrap;
        -webkit-justify-content:space-between;
        align-content:space-between;
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap;
        justify-content:space-between}
    .calendar__day_disabled{color:rgba(106,126,138,.5);
        cursor:default;
        pointer-events:none}
    .calendar__day_number{border:1px dashed transparent;
        border-radius:50%;
        cursor:pointer}
    .calendar__day_number:hover:not(.calendar__day_selected){border-color:#002d46;
        color:#002d46}
    .link_toggle-tags{border-bottom:1px dashed;
        margin-top:18px}
    @media (min-width:576px){.link_toggle-tags{margin-left:auto;
        margin-top:0}}
    @media (min-width:576px) and (max-width:767px){.link_toggle-tags{margin-left:52px}}
    @media (min-width:768px) and (max-width:991px){.link_toggle-tags{margin-left:160px;
        margin-right:10px}}
    .tags{border-radius:10px;
        box-shadow:0 6px 10px rgba(0,45,70,.1);
        display:none;
        margin-bottom:25px;
        margin-top:-6px;
        overflow:hidden}
    .tags__item{-webkit-column-break-inside:avoid;
        break-inside:avoid;
        display:-webkit-flex;
        display:flex;
        margin-bottom:18px;
        page-break-inside:avoid}
    .tags__item_selected{color:#edc146}
    .tags_show{display:block}
    .tags__list{-moz-columns:2;
        -webkit-columns:2;
        column-count:2;
        padding:15px}
    @media (min-width:576px){.tags__list{-moz-columns:3;
        -webkit-columns:3;
        column-count:3;
        padding:23px 10px 13px 27px}}
    @media (min-width:768px){.tags__list{-moz-columns:4;
        -webkit-columns:4;
        column-count:4}}
    @media (min-width:992px){.tags__list{-moz-columns:3;
        -webkit-columns:3;
        column-count:3}}
    @media (min-width:1200px){.tags__list{-moz-columns:5;
        -webkit-columns:5;
        column-count:5}}
    .form{font-size:16px;
        padding:20px}
    .modal_feedback .form{background-color:#fff;
        border-radius:10px;
        margin-left:3px;
        margin-top:20px;
        width:auto}
    @media (min-width:576px){.form{font-size:18px;
        padding:35px}}
    @media (min-width:992px){.form{padding:45px 52px 52px 48px}
        .modal_feedback .form{margin-top:40px;
            width:613px}}
    .tags__subscribe{-webkit-flex-wrap:wrap;
        -webkit-justify-content:center;
        background-color:#fdf9ec;
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap;
        justify-content:center;
        padding:24px 0 21px;
        position:relative}
    @media (min-width:768px){.tags__subscribe{-webkit-flex-wrap:nowrap;
        flex-wrap:nowrap}}
    .btn_secondary{background-color:#edc146;
        border:0}
    .btn_secondary:hover{background-color:#e8b118}
    .main__grid{-webkit-align-items:center;
        -webkit-flex-direction:column;
        align-items:center;
        display:-webkit-flex;
        display:flex;
        flex-direction:column;
        margin:18px 0}
    @media (min-width:576px){.main__grid{-webkit-align-items:stretch;
        -webkit-flex-direction:row;
        -webkit-flex-wrap:wrap;
        -webkit-justify-content:space-between;
        align-items:stretch;
        flex-direction:row;
        flex-wrap:wrap;
        justify-content:space-between}}
    @media (min-width:768px){.main__grid{-webkit-justify-content:space-around;
        justify-content:space-around}}
    @media (min-width:992px){.main__grid{margin:10px 0 4px}}
    @media (min-width:1200px){.main__grid{-webkit-justify-content:space-between;
        justify-content:space-between}}
    .card{border:1px solid #e5eaec;
        border-radius:10px;
        box-sizing:border-box;
        display:block;
        height:auto;
        margin-bottom:29px;
        overflow:hidden;
        position:relative;
        transition:all .2s ease-out;
        width:263px}
    .card:hover{box-shadow:0 5px 10px rgba(0,45,70,.2)}
    @media (min-width:576px) and (max-width:767px){.card{-webkit-flex-direction:column;
        display:-webkit-flex;
        display:flex;
        flex-direction:column;
        width:250px}}
    .card__img{border-radius:9px;
        height:180px;
        overflow:hidden;
        position:relative}
    .card[data-type] .card__img:before{background-color:rgba(0,45,70,.5);
        bottom:0;
        content:"";
        left:0;
        position:absolute;
        right:0;
        top:0;
        z-index:50}
    .card_hor .card__img{height:auto;
        margin:0 auto;
        max-width:263px}
    @media (min-width:576px){.card_hor .card__img{-webkit-flex:1 0 auto;
        flex:1 0 auto;
        margin:0;
        width:263px}}
    @media (min-width:768px){.card_hor .card__img{height:180px}}
    @media (min-width:992px) and (max-width:1199px){.card_hor .card__img{height:160px;
        width:213px}}
    .card__body{height:auto;
        overflow:hidden;
        padding:12px 21px 12px 17px;
        position:relative}
    .card__body:before{background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.75),hsla(0,0%,100%,.95),#fff);
        bottom:0;
        content:"";
        height:60px;
        left:14px;
        pointer-events:none;
        position:absolute;
        right:14px;
        visibility:hidden}
    .card_hor .card__body{padding:14px 0 0}
    .card_hor .card__body:before{display:none}
    @media (min-width:768px){.card_hor .card__body{padding:0 0 0 14px}}
    @media (min-width:1200px){.card_hor .card__body{padding:26px 0 12px 30px}}
    .card_hor[data-type=video] .card__body{padding:14px 0 0}
    @media (min-width:768px){.card_hor[data-type=video] .card__body{padding:0 0 0 14px}}
    @media (min-width:1200px){.card_hor[data-type=video] .card__body{padding:0 0 0 30px}}
    @media (min-width:768px){.card__body{height:289px}
        .card__body:before{visibility:visible}
        .card__body:not(:last-child){height:280px}
        .card_hor .card__body{height:auto}}
    .card__date{font-size:13px}
    .card__title{line-height:1;
        margin-top:13px}
    .card_hor .card__title{margin-top:0;
        text-align:center}
    @media (min-width:576px){.card_hor .card__title{text-align:left}}
    .card_hor[data-type=video] .card__title{margin-top:-4px}
    .card__text{display:none;
        font-size:14px;
        line-height:21px;
        margin-top:10px}
    .card_hor .card__text{margin-top:13px}
    .card_hor[data-type=video] .card__text{margin-top:9px}
    @media (min-width:768px){.card__text{display:block}}
    .card__footer{margin:auto 0 9px -3px;
        padding:0 21px 5px 17px}
    @media (min-width:768px){.card__footer{margin-top:-2px}}
    .mark{background-color:#edc146;
        border-radius:12px;
        color:#002d46;
        display:inline-block;
        font-family:Trebuchet MS,sans-serif;
        font-size:12px;
        line-height:1.5;
        padding:0 6px 0 10px}
    .modal__header .mark{border-radius:19px;
        float:none;
        font-size:14px;
        margin:0 0 0 1px;
        padding:5px 19px;
        position:static}
    @media (min-width:768px){.modal__header .mark{font-size:18px;
        padding:5px 22px 6px 19px}}
    .card__footer .mark{background-color:#e5eaec;
        float:none;
        margin:0 3px 3px 0;
        padding:3px 10px 2px 9px;
        top:0}
    .card__footer .mark:hover{background-color:#edc146}
    @media (min-width:576px){.mark{float:right;
        margin-left:10px;
        position:relative;
        top:-9px}}
    .card__footer .mark_selected{background-color:#edc146}
    .btn_more{border-radius:20px;
        box-sizing:border-box;
        display:block;
        margin:0 auto 46px;
        padding:8px 6px 7px 18px;
        position:relative;
        text-align:left;
        width:179px}
    .main__grid_media~.pagination-wrapper,.main__news-wrapper~.pagination-wrapper{margin-bottom:-3px}
    .pagination{-webkit-align-items:center;
        align-items:center}
    .pagination_align_center{-webkit-justify-content:center;
        justify-content:center}
    .pagination__item{background-color:transparent;
        border:1px solid transparent;
        border-radius:16px}
    .pagination__item:hover:not(.pagination__item_end){border-color:#8d98a0}
    .pagination__item_disabled{color:#8d98a0;
        pointer-events:none}
    .pagination__item_end:hover{border-color:transparent;
        color:#edc146}
    .pagination__item_end:first-child,.pagination__item_end:nth-child(2):not(:last-child){margin-right:24px}
    .pagination__item_end:last-child,.pagination__item_end:nth-last-child(2):not(:first-child){margin-left:24px}
    @media (max-width:575px){.pagination__item_end{font-size:24px}}
    .pagination__item_active{background-color:#edc146;
        border-color:#edc146;
        pointer-events:none}
    .slider-banners{display:-webkit-flex;
        display:flex;
        margin:47px 0;
        position:relative}
    @media (max-width:575px){.slider-banners{margin:20px auto;
        width:290px}}
    .slider{overflow:hidden}
    .slider__bullet{background-color:#fff;
        border:1px solid #002d46;
        border-radius:6px;
        display:block;
        height:11px;
        margin:0 2px;
        width:11px}
    .slider__bullet:hover{cursor:pointer}
    .slider__bullet_selected{background-color:#002d46}
    .slider-banners__arrow-box{width:87px}
    .slider-banners__arrow-box:first-child{height:100px}
    @media (max-width:575px){.slider-banners__arrow-box{display:none}}
    .slider__arrow-box{-webkit-flex:0 0 auto;
        background-color:#fff;
        flex:0 0 auto;
        position:relative;
        z-index:40}
    .slider__arrow-box:first-child{left:-1px;
        top:-1px}
    .slider__arrow-box:last-child{bottom:-1px;
        position:absolute;
        right:-1px;
        top:-1px}
    .slider-banners__arrow{-webkit-transform:translate(-50%,-66%);
        left:50%;
        position:relative;
        top:50%;
        transform:translate(-50%,-66%)}
    .slider__arrow{border:1px solid #002d46;
        border-radius:22px;
        font-size:22px;
        height:44px;
        line-height:43px!important;
        position:relative;
        text-align:center;
        width:44px}
    .slider__arrow:hover{background-color:#edc146;
        border-color:#edc146;
        cursor:pointer}
    .slider-banners__wrapper{-webkit-flex:1 0 auto;
        display:-webkit-flex;
        display:flex;
        flex:1 0 auto}
    .slider-banners__img{-webkit-filter:grayscale(100%);
        border-radius:8px;
        display:block;
        filter:grayscale(100%);
        margin:0 auto;
        transition:-webkit-filter .2s ease-out;
        transition:filter .2s ease-out;
        transition:filter .2s ease-out,-webkit-filter .2s ease-out}
    .slider-banners__img:hover{-webkit-filter:grayscale(0);
        filter:grayscale(0)}
    .links-replace{background-color:#fff;
        transition:all .3s ease-out}
    .links{-moz-column-gap:30px;
        -moz-columns:4 254px;
        -webkit-column-gap:30px;
        -webkit-columns:4 254px;
        column-gap:30px;
        columns:254px 4;
        font-size:13px;
        padding:15px 0 35px}
    .links__list{-webkit-column-break-inside:avoid;
        break-inside:avoid;
        display:block;
        margin-bottom:13px;
        page-break-inside:avoid}
    .links__list:first-child{margin-top:-8px}
    .links__list:last-child{margin-bottom:0}
    @media (min-width:576px){.links__list{margin-bottom:26px}}
    .links__item:first-child{margin-bottom:22px;
        margin-top:8px}
    .links__item+.links__item{display:inline-block;
        margin:0 0 5px;
        width:100%}
    .links__link{line-height:18px}
    .links__link:hover{text-decoration:underline}
    .links__link_header-list{border-bottom:1px solid #002d46;
        font-family:Philosopher,Trebuchet MS,sans-serif;
        font-size:20px;
        font-weight:700;
        line-height:1.2;
        padding-bottom:2px}
    .links__link_header-list:hover{text-decoration:none}
    .footer{box-shadow:3px 0 20px rgba(0,45,70,.16);
        font-family:Trebuchet MS,sans-serif;
        position:relative}
    .footer:before{background-color:#002d46;
        bottom:0;
        content:"";
        display:none;
        left:0;
        position:absolute;
        top:0;
        width:50%;
        z-index:1}
    @media (min-width:1200px){.footer:before{display:block}}
    .footer__content{-webkit-flex-wrap:wrap;
        -webkit-justify-content:center;
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap;
        justify-content:center}
    @media (min-width:576px) and (max-width:767px){.footer__content{-webkit-justify-content:space-between;
        justify-content:space-between}}
    @media (min-width:768px) and (max-width:991px){.footer__content{-webkit-justify-content:space-around;
        justify-content:space-around}}
    @media (min-width:992px){.footer__content{-webkit-justify-content:inherit;
        justify-content:inherit}}
    .footer__box{margin-top:28px}
    .footer__box.footer__box_half{margin-top:0}
    @media (min-width:992px){.footer__box{margin-top:0;
        width:30%}}
    @media (min-width:1200px){.footer__box{width:25%}}
    .footer__box_half{width:100%}
    @media (min-width:992px) and (max-width:1199px){.footer__box_half{width:40%}}
    @media (min-width:1200px){.footer__box_half{width:50%}}
    @media (min-width:768px) and (max-width:991px){.footer__box-address{margin:0 auto;
        width:50%}}
    @media (min-width:1200px){.footer__box-address{margin-left:195px}}
    .footer__text-address{color:rgba(0,45,70,.5);
        font-size:12px;
        text-align:center}
    @media (min-width:768px){.footer__text-address{text-align:left}}
    .footer__box-socials{margin-right:30px;
        margin-top:28px;
        padding-left:15px;
        width:211px}
    @media (min-width:576px){.footer__box-socials{margin-right:25px}}
    @media (min-width:992px){.footer__box-socials{margin-right:65px;
        margin-top:0}}
    .footer__header{line-height:.8;
        margin-bottom:12px;
        text-align:center}
    .footer__box-socials .footer__header{margin-bottom:14px}
    @media (min-width:768px){.footer__header{text-align:left}}
    .socials{-webkit-justify-content:space-between;
        display:-webkit-flex;
        display:flex;
        justify-content:space-between}
    .socials__link{background-color:#002d46;
        border:1px solid #002d46;
        border-radius:17px;
        color:#fff;
        display:block;
        height:33px;
        line-height:33px;
        text-align:center;
        transition:all .3s ease-out;
        width:33px}
    .socials__link:hover{background-color:#fff;
        color:#002d46;
        cursor:pointer}
    .btn_feedback{border-radius:28px;
        padding:4px 14px 5px;
        width:100%}
    .btn_feedback,.dropdown{letter-spacing:-1px;
        margin-top:20px}
    .dropdown{background-color:#fff;
        border:1px solid rgba(0,45,70,.34);
        border-radius:28px;
        cursor:pointer;
        overflow:hidden;
        padding:5px 14px 2px;
        position:relative;
        z-index:50}
    .dropdown:after{-webkit-transform:translateY(-50%);
        border-color:#002d46 transparent transparent;
        border-style:solid;
        border-width:5px 3px 0;
        content:"";
        height:0;
        position:absolute;
        right:14px;
        top:50%;
        transform:translateY(-50%);
        transition:all .3s ease-out;
        width:0;
        z-index:100}
    .dropdown__list{background-color:inherit;
        border:inherit;
        border-radius:14px 14px 0 0;
        display:none;
        left:-1px;
        opacity:0;
        padding:inherit;
        position:absolute;
        right:-1px;
        top:0;
        transition:opacity .3s ease-out;
        z-index:20}
    .dropdown__list:hover{cursor:default}
    .dropdown_open .dropdown__list{display:block;
        opacity:1}
    .dropdown__item{margin:8px 0;
        transition:background-color .3s ease-out}
    .dropdown__link:hover{text-decoration:underline}
    .footer__phone-box{color:#586b78;
        font-size:14px;
        line-height:1;
        margin-bottom:10px;
        padding-left:1px}
    .footer__phone{color:#002d46;
        font-weight:700}
    .intervolga{display:block;
        margin:25px auto 0;
        text-align:center}
    @media (min-width:768px){.intervolga{display:inline-block;
        margin:16px 0 0 3px}}
    .modal{color:#fff}
    .modal__dialog{margin:20px 0}
    @media (min-width:768px){.modal__dialog{margin:40px 0}}
    .modal__content{-webkit-flex-direction:column;
        display:-webkit-flex;
        display:flex;
        flex-direction:column;
        position:relative}
    .modal_media .modal__header{margin:0 auto;
        width:auto}
    @media (min-width:992px){.modal_media .modal__header{width:945px}}
    .modal_feedback .modal__header{padding-right:50px}
    .modal__title{font-family:PhilosopherReg,Trebuchet MS,sans-serif;
        font-size:32px;
        font-weight:400;
        line-height:1;
        padding-left:1px}
    .modal_media .modal__title{margin-top:23px}
    @media (min-width:992px){.modal__title{font-size:48px}}
    .form-group{-webkit-align-items:flex-start;
        -webkit-flex-direction:column;
        align-items:flex-start;
        display:-webkit-flex;
        display:flex;
        flex-direction:column;
        margin:14px 0 0}
    .form-group:first-child{margin:0}
    .form-group:last-child{-webkit-align-items:flex-start;
        align-items:flex-start}
    @media (min-width:576px){.form-group{-webkit-align-items:center;
        -webkit-flex-direction:row;
        align-items:center;
        flex-direction:row}}
    .form__label{color:#586b78;
        line-height:1;
        margin:0}
    @media (min-width:576px){.form__label{padding:0}}
    @media (min-width:992px){.form__label{line-height:1.275}}
    .form__label_required:after{color:#f24841;
        content:"*";
        font-size:22px;
        left:3px;
        position:relative;
        top:3px}
    .form-control{border:1px solid rgba(88,107,120,.5);
        border-radius:20px;
        margin-top:4px;
        padding:8px;
        transition:all .3s ease-out}
    .form-control:focus,.form-control:hover{border-color:#586b78}
    .form-control:focus{box-shadow:0 0 8px rgba(0,45,70,.75)}
    @media (min-width:576px){.form-control{padding:7px 6px}}
    @media (min-width:768px){.form-control{margin-top:0}}
    .textarea{height:68px;
        resize:none}
    @media (min-width:576px){.textarea{height:150px}}
    .form__buttons{margin-top:2px;
        padding:0}
    .btn_send{border-radius:28px;
        display:block;
        line-height:1;
        margin:0 auto;
        padding:11px 26px 13px}
    @media (min-width:768px){.btn_send{display:inline-block;
        margin:0}}
    .main__news-wrapper{margin-bottom:58px;
        margin-top:7px;
        position:relative}
    .main__news-wrapper:before{border-right:4px dotted #e5eaec;
        bottom:0;
        content:"";
        display:block;
        left:0;
        position:absolute;
        top:22px;
        width:36px}
    @media (min-width:576px) and (max-width:767px){.main__news-wrapper{margin-left:auto;
        margin-right:auto;
        width:410px}}
    .main__news-date-wrapper{margin-top:20px;
        padding-left:84px;
        position:relative}
    @media (min-width:576px){.main__news-date-wrapper{margin-top:0}}
    .main__news-date{background-color:#fff;
        box-sizing:content-box;
        font-family:Philosopher,Trebuchet MS,sans-serif;
        font-size:12px;
        font-weight:700;
        left:-1px;
        padding:11px 0 22px;
        position:absolute;
        top:20px;
        width:68px;
        z-index:10}
    .main__news-day-letter{-webkit-align-items:center;
        -webkit-flex-direction:column;
        -webkit-transform:translate(-50%,-50%);
        align-items:center;
        display:-webkit-flex;
        display:flex;
        flex-direction:column;
        left:50%;
        line-height:1;
        position:absolute;
        top:40px;
        transform:translate(-50%,-50%)}
    .main__news-day{font-size:22px;
        margin-bottom:-2px}
    .card_hor{-webkit-flex-direction:column;
        border:0;
        display:-webkit-flex;
        display:flex;
        flex-direction:column;
        height:auto;
        margin-bottom:2px;
        margin-top:20px;
        padding:4px;
        width:100%}
    .card_hor:hover{background-color:#e5eaec;
        box-shadow:none}
    .card_hor:last-child{margin-bottom:0}
    @media (min-width:576px){.card_hor{margin-top:0;
        padding:14px}}
    @media (min-width:768px){.card_hor{-webkit-flex-direction:row;
        flex-direction:row}}
    .card__type{-webkit-transform:translate(-50%,-50%);
        background-color:#edc146;
        cursor:pointer;
        left:50%;
        position:absolute;
        top:50%;
        transform:translate(-50%,-50%);
        z-index:200}
    .card__type_video{border-radius:50%;
        box-shadow:0 0 32px #002d46;
        color:#fff;
        display:inline-block;
        font-size:24px;
        height:56px;
        width:56px}
    .main__text{margin-top:8px}
    .main__text h1{display:inline-block;
        font-size:34px;
        margin-bottom:24px;
        position:relative;
        width:100%}
    @media (min-width:768px){.main__text h1{font-size:36px}}
    .main__text h2{margin-bottom:20px;
        margin-top:37px}
    .main__text h3{margin-bottom:19px;
        margin-top:40px}
    .main__text h4{margin-bottom:18px;
        margin-top:43px}
    .main__text h5{margin-bottom:18px;
        margin-top:28px}
    .main__text h6{margin-bottom:16px;
        margin-top:16px}
    .main__text p{margin-top:0}
    .main__text p+p{margin-top:16px}
    .main__text h1+p{margin-top:0}
    .mark_bottom{float:right;
        font-size:15px;
        line-height:1;
        padding:4px 12px 4px 8px;
        position:relative;
        top:14px}
    @media (min-width:576px){.mark_bottom{right:2px;
        top:9px}}
    .line{margin:44px 0 0;
        position:relative}
    .line:before{background-color:#002d46;
        bottom:51px;
        content:"";
        display:block;
        left:0;
        position:absolute;
        right:0;
        top:52px;
        z-index:1}
    .main-slider{background-color:#fff;
        border-radius:4px;
        box-shadow:0 15px 15px rgba(0,45,70,.15);
        display:-webkit-flex;
        display:flex;
        position:relative;
        z-index:10}
    .main-slider__images-wrapper{display:none;
        height:364px;
        position:relative;
        width:48.8%}
    @media (min-width:992px){.main-slider__images-wrapper{display:block}}
    @media (min-width:992px) and (max-width:1199px){.main-slider__images-wrapper{width:50%}}
    .slider_main{-webkit-flex-direction:column;
        -webkit-justify-content:space-between;
        display:-webkit-flex;
        display:flex;
        flex-direction:column;
        justify-content:space-between;
        padding:20px;
        position:relative;
        width:100%}
    @media (min-width:768px){.slider_main{padding:53px 30px 31px 46px}}
    @media (min-width:992px) and (max-width:1199px){.slider_main{padding:20px;
        width:50%}}
    @media (min-width:1200px){.slider_main{width:51.2%}}
    .slider__wrapper{display:-webkit-flex;
        display:flex}
    .slider_main .slider__wrapper{min-width:1000%}
    .slider_main .slider__slide{line-height:18px}
    @media (min-width:576px){.slider_main .slider__slide{line-height:21px}}
    .slider_gallery-photo .slider__slide{-webkit-flex:1 0 auto;
        flex:1 0 auto}
    .slider__text-wrapper{padding-left:2px}
    .slider_main .slider__header{font-family:Philosopher,Trebuchet MS,sans-serif;
        font-size:30px;
        font-weight:700;
        line-height:1;
        transition:all .25s ease-out}
    .slider_main .slider__header:hover{color:#edc146}
    @media (min-width:768px){.slider_main .slider__header{font-size:48px}}
    .slider_main .slider__text{line-height:18px;
        margin-top:12px}
    @media (min-width:576px){.slider_main .slider__text{line-height:21px;
        padding-right:60px}}
    .slider__control{-webkit-justify-content:space-between;
        display:-webkit-flex;
        display:flex;
        justify-content:space-between;
        width:100%}
    .slider_main .slider__control{-webkit-justify-content:flex-start;
        justify-content:flex-start;
        margin-top:16px;
        width:100%}
    @media (min-width:992px){.slider_main .slider__control{margin-top:0}}
    @media (min-width:576px){.slider__control{width:70%}}
    @media (min-width:1200px){.slider__control{width:206px}}
    .slider__pagination{-webkit-align-items:center;
        -webkit-justify-content:center;
        align-items:center;
        display:-webkit-flex;
        display:flex;
        justify-content:center;
        width:50%}
    .slider_main .slider__pagination{margin:0 12px 0 18px;
        width:auto}
    .navigation-wrapper_style_content{margin-top:30px;
        position:relative;
        z-index:600}
    .achievements{-webkit-flex-wrap:wrap;
        -webkit-justify-content:center;
        box-shadow:0 5px 10px rgba(0,45,70,.1);
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap;
        justify-content:center;
        margin:41px 0 0;
        padding:0 20px 9px}
    @media (min-width:1200px){.achievements{-webkit-flex-wrap:nowrap;
        -webkit-justify-content:inherit;
        flex-wrap:nowrap;
        justify-content:inherit}}
    .achievements__box{-webkit-flex-wrap:wrap;
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap}
    .achievements__box_show_list{font-size:18px;
        padding-top:30px}
    @media (min-width:768px){.achievements__box_show_list{font-size:22px}}
    @media (min-width:768px) and (max-width:991px){.achievements__box_show_list{-webkit-justify-content:center;
        justify-content:center}}
    .achievements__item{line-height:30px;
        margin-bottom:36px}
    .achievements__box_show_list .achievements__item{position:relative;
        width:100%}
    .achievements__box_show_list .achievements__item:before{color:#edc146;
        content:"\2022";
        float:left;
        font-size:30px;
        font-weight:700;
        height:100%;
        line-height:.8;
        margin-right:8px;
        text-align:center;
        width:30px}
    @media (min-width:576px){.achievements__box_show_list .achievements__item:before{width:39px}}
    @media (min-width:768px){.achievements__box_show_list .achievements__item{width:46%}
        .achievements__box_show_list .achievements__item:before{line-height:1}}
    @media (min-width:992px) and (max-width:1199px){.achievements__box_show_list .achievements__item{width:33%}}
    .achievements__box_show_banners{-webkit-align-items:center;
        -webkit-justify-content:space-between;
        align-items:center;
        display:none;
        height:242px;
        justify-content:space-between;
        margin-bottom:28px;
        margin-top:16px;
        padding-top:4px;
        width:535px}
    @media (min-width:768px){.achievements__box_show_banners{display:-webkit-flex;
        display:flex}}
    @media (min-width:992px){.achievements__box_show_banners{min-width:535px}}
    @media (min-width:1200px){.achievements__box_show_banners{margin-bottom:0}}
    .achievements__row{-webkit-justify-content:space-between;
        display:-webkit-flex;
        display:flex;
        justify-content:space-between}
    .achievements__row_width{margin:-5px 3px 0 -1px;
        width:100%}
    .achievements__row_column{-webkit-flex-direction:column;
        flex-direction:column}
    .news{background-color:#002d46;
        background-repeat:no-repeat;
        background-size:cover;
        color:#fff;
        margin-top:42px;
        padding:40px 0}
    @media (min-width:992px){.news{padding:70px 0}}
    @media (min-width:1200px){.news{background-image:url(../assets/src/bundles/images/news/bg.jpg)}}
    .news__item-box{width:33%}
    .news__top-news .news__item-box{width:100%}
    .news__item-box:last-child{display:none}
    @media (min-width:576px){.news__item-box{width:25%}
        .news__item-box:last-child{display:block}}
    @media (min-width:768px){.news__item-box{width:16.6666%}
        .news__content>.news__item-box:nth-child(-n+5){display:none}
        .news__top-news .news__item-box{width:50%}}
    @media (min-width:992px){.news__item-box{width:12.5%}}
    @media (min-width:1200px){.news__item-box{margin-right:29px;
        width:65px}
        .news__item-box:nth-of-type(12n+4)+.news__item-box{margin-right:0}
        .news__top-news .news__item-box{width:25%}
        .news__top-news .news__item-box:nth-child(4){margin-right:0}}
    .news__item{color:#fff;
        display:block;
        font-size:18px;
        height:65px;
        position:relative;
        width:65px}
    .news__top-news .news__item{border:0;
        border-radius:0;
        height:auto;
        margin:0 auto 44px;
        transition:color .3s ease-out;
        width:263px}
    .news__top-news .news__item:hover{color:#edc146}
    .news__descr-wrapper{background-color:rgba(37,37,37,.95);
        border-radius:12px;
        display:none;
        left:0;
        line-height:1.3;
        opacity:0;
        padding:10px;
        position:absolute;
        width:270px;
        z-index:150}
    .news__descr-wrapper:before{-webkit-transform:translateX(-50%);
        border-left:8px solid transparent;
        border-right:8px solid transparent;
        border-top:8px solid rgba(37,37,37,.95);
        bottom:-8px;
        content:"";
        display:block;
        height:0;
        left:32px;
        position:absolute;
        transform:translateX(-50%);
        transition:all .1s ease-out .15s;
        width:0}
    .news__item_show .news__descr-wrapper{display:block;
        opacity:1}
    @media (min-width:576px){.news__descr-wrapper{line-height:1.2;
        padding:14px;
        width:340px}}
    @media (min-width:768px){.news__descr-wrapper{line-height:1.15;
        padding:16px 18px 18px;
        width:461px}}
    .news__descr-wrapper_center,.news__descr-wrapper_center:before{-webkit-transform:translateX(-50%);
        left:50%;
        transform:translateX(-50%)}
    .news__descr-wrapper_right{left:auto;
        right:0}
    .news__descr-wrapper_right:before{left:auto;
        right:18px}
    .news__item_show:before{opacity:1!important}
    .news__item-box_hide{display:none}
    .news__header{-webkit-flex-direction:column;
        display:-webkit-flex;
        display:flex;
        flex-direction:column}
    @media (min-width:768px){.news__header{-webkit-align-items:flex-end;
        -webkit-flex-direction:row;
        -webkit-flex-wrap:wrap;
        align-items:flex-end;
        flex-direction:row;
        flex-wrap:wrap}}
    @media (min-width:1200px){.news__header{-webkit-justify-content:space-between;
        justify-content:space-between}}
    .block-header{-webkit-align-items:flex-start;
        -webkit-flex-direction:column;
        align-items:flex-start;
        display:-webkit-flex;
        display:flex;
        flex-direction:column;
        font-family:Philosopher,Trebuchet MS,sans-serif;
        font-size:26px;
        font-weight:700;
        line-height:1;
        padding-left:3px}
    .events-wrapper .block-header{padding-left:0}
    @media (min-width:576px){.block-header{-webkit-flex-direction:row;
        flex-direction:row;
        font-size:30px}}
    @media (min-width:768px){.block-header{display:inline-block;
        font-size:36px;
        line-height:30px}}
    .filter{-webkit-flex-direction:column;
        display:-webkit-flex;
        display:flex;
        flex-direction:column;
        margin-top:20px}
    @media (min-width:768px){.filter{-webkit-flex-direction:row;
        flex-direction:row}}
    @media (min-width:992px) and (max-width:1199px){.filter{margin:20px auto 0}}
    @media (min-width:1200px){.filter{margin:0 0 -2px 56px}}
    .filter__control{border-bottom:1px dashed hsla(0,0%,100%,.2);
        position:relative}
    .filter__control:hover{border-bottom-color:#edc146;
        cursor:pointer}
    .filter__control_selected{border-bottom-color:#edc146;
        color:#edc146}
    .filter__control_selected:after{border:1px solid hsla(0,0%,100%,.5);
        border-radius:10px;
        color:hsla(0,0%,100%,.5);
        content:"\E90B";
        display:inline-block;
        font-family:icomoon;
        font-size:6px;
        line-height:1;
        margin-left:8px;
        padding:5px 6px 6px 5px;
        position:absolute;
        top:0}
    .filter__item{margin:4px 0}
    @media (min-width:768px){.filter__item{margin:0 45px 0 0}}
    @media (min-width:992px){.filter__item{margin-right:48px}}
    .news__content{-webkit-flex-wrap:wrap;
        -webkit-justify-content:space-between;
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap;
        justify-content:space-between;
        margin-top:16px;
        position:relative}
    @media (min-width:768px){.news__content{margin-top:48px}}
    .news__top-news{-webkit-flex-wrap:wrap;
        -webkit-justify-content:space-around;
        display:none;
        flex-wrap:wrap;
        justify-content:space-around;
        width:100%}
    @media (min-width:768px){.news__top-news{display:-webkit-flex;
        display:flex}}
    @media (min-width:992px){.news__top-news{-webkit-justify-content:flex-start;
        justify-content:flex-start}}
    @media (min-width:1200px){.news__top-news{-webkit-flex-wrap:nowrap;
        flex-wrap:nowrap}}
    .triangle_size_big{left:0;
        position:relative;
        z-index:10}
    .news__triangle-shadow{position:absolute;
        right:0;
        top:16px;
        z-index:1}
    .news__triangle-shadow:before{color:rgba(180,192,199,.2);
        font-size:225px;
        transition:all .3s ease-out}
    .news__item:hover .news__triangle-shadow:before{color:#edc146}
    .news__top-news .news__descr{line-height:24px;
        margin-top:34px}
    .news__item_little .news__descr{border-bottom:1px solid hsla(0,0%,100%,.15);
        color:#fff;
        display:inline;
        line-height:19px;
        transition:all .2s ease-out}
    .news__item_little .news__descr-wrapper:hover .news__descr{border-bottom-color:transparent;
        color:hsla(0,0%,100%,.75)}
    .news__item_little{border-radius:34px;
        margin-bottom:9px;
        margin-top:23px}
    .news__item-box .news__item_little{margin-left:auto;
        margin-right:auto}
    @media (min-width:1200px){.news__item-box .news__item_little{margin-left:0;
        margin-right:0}}
    .news__photo-wrapper{border-radius:inherit;
        height:100%;
        overflow:hidden}
    .news__photo-wrapper:before{border:5px solid #edc146;
        border-radius:inherit;
        bottom:0;
        content:"";
        display:block;
        left:0;
        opacity:0;
        position:absolute;
        right:0;
        top:0;
        transition:all .1s ease-out .15s;
        z-index:100}
    .news__item_little:hover .news__photo-wrapper:before,.news__item_show .news__photo-wrapper:before{opacity:1}
    .news__photo{height:100%}
    .events-wrapper{padding:49px 0 35px}
    .events{-webkit-flex-wrap:wrap;
        -webkit-justify-content:space-between;
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap;
        justify-content:space-between}
    .events__box{margin-top:46px;
        width:100%}
    @media (min-width:576px){.events__box{width:50%}}
    @media (min-width:992px){.events__box{width:25%}}
    .events__date{border-bottom:1px solid #e1e1e1;
        font-family:Philosopher,Trebuchet MS,sans-serif;
        font-size:18px;
        font-weight:700;
        line-height:1;
        padding:0 15px 16px 16px}
    .events__text{font-size:14px;
        line-height:24px;
        padding:30px 35px 0 34px;
        position:relative}
    .events__text:before{font-size:40px;
        left:1px;
        position:absolute;
        top:0;
        transition:color .2s ease-out}
    .events__box:hover .events__text:before{color:#edc146}
    .events__link{color:rgba(0,45,70,.6);
        display:inline-block;
        font-family:Trebuchet MS,sans-serif;
        text-decoration:underline}
    .events__box:hover .events__link{color:#002d46;
        text-decoration:underline}
    .contrast{background-color:rgba(220,229,234,.2)}
    .enrollees__content{-webkit-flex-wrap:wrap;
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap;
        margin-top:20px}
    @media (min-width:992px){.enrollees__content{margin-top:38px}}
    @media (min-width:1200px){.enrollees__content{-webkit-flex-wrap:nowrap;
        flex-wrap:nowrap}}
    .enrollees__box{-webkit-flex-wrap:wrap;
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap;
        width:100%}
    .enrollees__box+.enrollees__box{margin-top:24px}
    @media (min-width:992px) and (max-width:1199px){.enrollees__box{width:70%}}
    @media (min-width:1200px){.enrollees__box:first-child{height:260px;
        width:51%}
        .enrollees__box:last-child{width:49%}
        .enrollees__box+.enrollees__box{margin-top:0}}
    .enrollees__item{line-height:1.15;
        margin-bottom:14px;
        padding-right:0;
        width:100%}
    @media (min-width:576px){.enrollees__item{padding-right:23px;
        width:50%}}
    @media (min-width:1200px){.enrollees__item{margin-bottom:0}}
    .enrollees__link{border-bottom:1px solid #002d46;
        transition:all .15s ease-out}
    .enrollees__link:hover{border-bottom-style:dashed;
        color:#edc146}
    .important-day{margin-top:20px;
        width:100%}
    @media (min-width:576px) and (max-width:767px){.important-day{-webkit-flex-wrap:wrap;
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap}}
    @media (min-width:768px){.important-day{margin-top:0;
        padding:1px 25px 0 4px;
        width:50%}}
    .important-day__header{font-size:20px;
        font-weight:700;
        line-height:.9}
    @media (min-width:576px) and (max-width:767px){.important-day__header{width:100%}}
    .important-day__date{font-size:18px;
        font-weight:700;
        margin-bottom:5px;
        margin-top:26px}
    @media (min-width:576px) and (max-width:767px){.important-day__date{width:100%}}
    .important-day__event{color:rgba(0,45,70,.6);
        font-size:14px;
        line-height:1.5;
        padding-left:27px;
        position:relative}
    .important-day__event+.important-day__event{margin-top:9px}
    .important-day__event:before{color:#edc146;
        content:"\2022";
        font-size:27px;
        left:-3px;
        line-height:.7;
        position:absolute;
        top:1px}
    @media (min-width:576px) and (max-width:767px){.important-day__event{width:50%}
        .important-day__event+.important-day__event{margin-top:0}}
    .hotline{margin-top:28px;
        padding-left:17px;
        width:100%}
    @media (min-width:768px){.hotline{margin-top:0;
        width:50%}}
    .hotline__header{color:#b4c0c7;
        font-size:32px;
        font-weight:700;
        line-height:30px;
        margin-bottom:37px}
    .hotline__phone-box+.hotline__phone-box{margin-top:30px}
    .hotline__phone{display:block;
        font-size:30px;
        font-weight:700;
        line-height:30px;
        white-space:nowrap}
    @media (min-width:768px){.hotline__phone{font-size:32px}}
    @media (min-width:992px) and (max-width:1199px){.hotline__phone{font-size:28px}}
    .hotline__who{font-size:14px;
        font-weight:400;
        margin-top:4px}
    .around{display:block;
        margin:70px 0 76px}
    @media (max-width:575px){.around{margin:40px auto 20px;
        width:290px}}
    .slider-socials{display:-webkit-flex;
        display:flex;
        margin-top:68px;
        position:relative}
    @media (max-width:575px){.slider-socials{margin-top:28px}}
    .slider-socials__arrow-box{width:65px}
    @media (max-width:575px){.slider-socials__arrow-box{display:none}}
    @media (min-width:1200px){.slider-socials__arrow-box{width:84px}}
    .slider-socials__arrow{top:70px}
    .slider-socials__arrow-box_arr_left .slider-socials__arrow{float:right}
    .slider-socials__arrow-box_arr_right .slider-socials__arrow{left:16px}
    .slider-socials__wrapper{-webkit-flex:1 0 auto;
        display:-webkit-flex;
        display:flex;
        flex:1 0 auto}
    .social-talk{font-size:14px;
        line-height:18px;
        margin:0 auto;
        width:165px}
    .social-talk__photo{border-radius:50%;
        height:165px;
        width:165px}
    .social-talk__net{background-color:#fff;
        background-position:50%;
        background-repeat:no-repeat;
        border-radius:50%;
        box-shadow:0 5px 10px rgba(0,45,70,.1);
        height:42px;
        margin:-25px auto 10px;
        position:relative;
        width:42px;
        z-index:10}
    .social-talk__net_type_inst{background-image:url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAEjklEQVQYGY3BW4hUdRzA8e//cs6Z3Tmz4+Tq7rauylp5aUsTi8iHIouKsDTbCCK6QmS4CUFFPXSF6iEio8tDlNmLZhDZ9aGIqCCi0kxX8bJJq6mxMzu77tzO+Z//r6beeurzUc+u/hLfJRzpszdP6uhWn+mLg1QXogQTOQhTiFIIM1GRQ8JMVOiE0IsLvUzlxP9YMMX3chPf7kxOvYk1KmTfWebVo4VwY6GmKCaClFOa1Yys6cmcIA7EC3hBecEqMKGho9OUrMhCR/1mCee8EXetvV+NbPhm7Z5SftfcpsdOOuonGpyzIGZwUYFiwRIqhfVgvUJngk49WaXF9P4qM39UKRYicjnQWGZRWGebojbOr3g6p1okp+vcuXkx19wzwP9x4OUx9r+4m0hF5HJg9OSILc6wots3OXOswl1PLOfS2wfYs3WM0V3H0UmGzQTjHFYgsAHaZajJOgs2DLL0sSHiOOPgU9/RGccoJRfYuY1GzHSDwQHLpbfP5+COMT5/5GP6irOIfItspoLVBgU4XyfX0c3SLesof3KM8S2/MDCynNNb95JMNjFxZG1vNu3TM2WWXL6ItlM7fubCoiOOThJKi/6RNXQPr0IpobLtOyrvfE3/mi4KhT6OPvoVAyPLiVf0cvrTw5g48raHCl5O0l2cR9scTpLZ38iRMPDWQ3Rcch7Z7n0ImrMfXsOs1f2Mrnqa1HWSW7yQNttlEe/5m9K99hQD4e+UogptPblxeho/sPDhq+m45Dyqm5/j5LoHOX7jQ/y5aQudq5fQs/FKqB4jiFLajGlhVIKgle7tHKe38zfiqEpb3lbI5+uEw9eRHTiE/2g7+aF+CkN9tHZ9SDp6lNLdV9IRg8lqtBmTEqg6CoftDCdF2SmMTmgzqoHWU+AVKCFnJxBTI5OQnKkCAigCVcPoFm1GOQLdBJ2gjW4R6BkMLdps0CTIxpEPtmOWLCZadxPB4S+wh74hv/4agmXn0Nj5GTatEAQpbVo5LE2MbmEDZlB2BmUS/lFUsGgQ2f48DA1hXngFPXwHVhv0yotwP+8hef1VorldYFq0aVoY3UJ0IlZFqTA7BFOnTfXkkVoHkENeuhdueAC1Zj3KeeTtN8i2bSPoiPGNFBV52qQ2g7EpolLRFK1lXjdM/Mo/rtoAsh81J0Wd5ZEdm/B3L8Pfugx5+X6CtIJ1VfSJveTXX0Fbtu8AYWzRKtWWWNdUqRRTG0V+3IlaNQz3vQ8HP4NWijp3BdQczGRIDTgjWLqINz9OsPZq6js+x48dxvYvJXPOWdXFbmJ9Ld2L4PsnIZegVt4GKzfwX4p/af6VvLud+ktbCXoXkKoUjdqr/DPD11NqfkyfAtOC5DjMPh/VtRhUAUkNNDzUBWoOplM4USYbHaN55A/S2efiom4azTxplrtByb7LkPH8FhrxJjVXQwfgp6E+hUwnMO2g4qGcIWUPEw7KCqREkp9Hy8c0kiJGm9fiqPyAkgz45TLk9/k3qcH0FvJ6JVrNwonhTKZl0kM1U5QzqGRQdiITTpjCpz6uJi7+qeFKO4OA94v5E/wFhncFdEbOmQ0AAAAASUVORK5CYII=)}
    .social-talk__name{line-height:.9;
        text-align:center}
    .social-talk__text{color:rgba(0,45,70,.6);
        display:inline-block;
        line-height:1.3;
        margin-top:15px}
    .social-talk:hover .social-talk__text{color:#002d46}
    .social-talk__time{font-size:12px;
        line-height:1;
        margin-left:-1px;
        margin-top:8px}
    .social-talk__net_type_f{background-image:url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAABSlBMVEU8To4lPMYnO8Q8W51CYo06WJo8XpxAZYsdQokgQ4o7WZg8Wpc8Wpl7j7q7xdw8Wpn8/f08Wpk8W5c8Wpk9W5c/X5I6W5s8Wpc+YY8AKnkAK3sBLHsCLXwFLn0TOYQZPocaPocaP4gcQIgcQYkdQYkeQYkeQokeQoofQoohQ4shRIsiRIwiRYwnSY4oSo8rTJAuTpIvT5MwUZMyUpQzU5U0VJU1VZY2VpY3Vpc3V5c5WJg6WJs6WZg6WZk7WJs7WZg8Wpk9WZg9W5g9W5o+XJk/XZpAXZpAXppBXpxKZqBLZ6BLZ6FMaKFcdKliea1sgrJsg7Nyh7V7j7p8kLt+kbyImsGOn8SSo8aWpsmbqsuyvta0wNi1wdm2wNi3wdm9x92+yN3Cy9/Dy+DEzeDJ0OPK0uTb4Ozc4e3j5/Ds7vTt8Pbw8vf5+fz///9kpxhXAAAAGXRSTlM0NjY4oaKjpKWlpaWlpaanp6ipq6u1tra3/Mfu6wAAANFJREFUGBkFwckuQ1EAANBzh06KakXFL2hs+wt+X8JC7Igg0Yim6aD3vfucE/THFQDEXQnzRQdAV6RUXnLbAeTmow5rutHmBiBufxZn/W7zPD1mAOFrOUdaT0UAq9s56v6EDGAzoLxtR/MgAjQ1snlcf/eIQEzrv4JaukQGds3doM/kPv0+XctA28wC0ljeEoEQWsBhQAZG+b2ZXDl8xuMlGUj5dbVk/3AxPi8yUM22iXQ6TYUIAAARQAAg9gA6AL2YKwAC6IeQhkDTS2oJsTvWfwZJSbxGIrtQAAAAAElFTkSuQmCC)}
    .social-talk__net_type_vk{background-image:url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAMAAACeyVWkAAABelBMVEVNdaNNdaNNdaNNdaNNdaNNdaNNdaNNdaNNdaNNdaNNdaNNdaNNdaNNdaNNdaNNdaNNdaNNdaNNdaNNdaMAOXoKQoAMRIESSIQZTYcfU4sgU4smV44qWZAtXJItXZIuXZMzYJU1Y5c2Y5c4ZJg4ZZg5ZZg5Zpk7Z5k7Z5o8aJo9aJs+aps/aps/apxAa5xBa51BbJ1CbJ1Ebp5Fb59GcJ9HcKBIcaBKcqFKc6FKc6JLc6JLdKJMdKNNdaNOdqNOdqRPdqRPd6RQd6RQd6VQeKVReKVTeaZVe6dWfKdWfKhZf6lbgKpcgKtegqxgg61hha5jhq9liK9mibBpi7Jqi7JrjLNrjbNujrRuj7RvkLVwkLVxkbZ0lLiCnr+EoMCLpcKOqMSQqsaetM2ludGmutGtv9Wwwdawwdexwte0xNm3x9q+zN6/zd7P2ufQ2+fU3unX4Ovl6/Ln7PLo7fPq7/Tu8vbw8/f09/n5+vv7+/39/v7+/v7+/v/////RtjoEAAAAFHRSTlMAGBlrcHGsttDY3Ort7vHy8/b3+s/8xegAAAECSURBVBjTbdBXNwNRGIXho3ejtxEhGSRKcAgxyWcaokWP3nvvou7/bs1kcoHzXj5rX23GcovKpV+V5GezHPpfMSsVKLFqAUqsQqgS6dF2P59UFb8SscZCQW46OjKxltR7ZnaSqyb1xRNzqqOBeeC6yXwFNhvjKVx5YraGux6B6foLYKv2Bthuc7Za8wFwWXMCdCeAc1lzlAaVJ2B4Dx+HL7jz9btqedaB51t8AjhriOhpJZKPYXf/BRzJMVd17j21dXboHdhvzWytgZbdh29s1C2l8Ma5q2SMekMLi6rhm1peGVczSqSFA51RQ+/tCJImsUrhO6Inq1iB8PWsQulvZXk//g1o4uaMFiAAAAAASUVORK5CYII=)}
    .social-talk__net_type_ok{background-image:url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAVCAYAAAByrA+0AAABn0lEQVQ4jWXTz4uNYRQH8M973LUfmXGNKUUaukky02RhIxsLlKZkRMqvhe2UBaXmHzCLWY6ampowiZKSxGqURJkoWVgJSbco7OYZi3nufR/XWT3POd/z/X7Ped63ak/uVkeCs8QR0gDxCQ9wy0oCjQK9kXiM4dVrdPIncRmH8TuKhkXScFbpjQOqeKYiVgHpHHYVzNM4jZmCYBRj2VKMF+AbmMigeSJwPtdPdSxtKgaf67E1V5ybnYbvRfJMPXDK9258y5bSHeJQlp3IyBc4iAtFw0JVvMMHDNXM5QLBa4xEVSdaeJtV1HMkeIkR/n24ZezBcZxAE1+IeTzqqDZWGCUtYB2uY5q4X6sEXMFVfK3ak627xFhdTMvEEtroJ+0tmxuYwn5iMPtfg33/Dx/wMfCctAPXSE/xq2c7P0hPsq2dVXuyVTCkJvGO1Fes9TNpiPjT1cmxFW/Q16MwmEn6Sd2G7VgiNhe+bxZN23J9S2SGV1hfAMZwMX/2HcsDWAysxYYCPE66l8+zpEulUgPvcdTqr3gbD3tmmMFP0jFi9i941Gyf95oUCAAAAABJRU5ErkJggg==)}
    .social-talk__net_type_g{background-image:url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAGn0lEQVRIx3WWDVBU1xXHL9XgaIwNikQUo+hiFgREdpddPt1lAYGASkJQExPzYa11HCfTpibO1JqJ+SRjzEySjjVJS4yjtqmDjUyik6SdNiYhgHzuB2+/d9HFFWUBxRQQ/j33vrdAnSkz/73Le7vnd8//nHveMgAPkOJJcaRYZY0msYmxsXsHv/qy5mrtoaP+ndsa3RuMV5xleWFXeUHQ93RNU++rv/twoKF+6/jw8Bz+eUX8uzMVzeBiCiBBWRcrH4y6cfKTFzw1FV5b5nLY1iyBlJ8OgsC90Qx3pQndeemwrn4A1pSFcD1ccLnvj+/tnwbigHumQ+IUAM+IjV3vUwV++WSjLSUOUl6aHJRrg0mGVBrhqjDywLSuE2u3Xo2uxFnwVj/cMeLzpiigGdMhCxUIG/F6dM7S3GF7xlK4q4rh3lSkAAonITJADs7lLM9XVABr8kLYdao7tzvbC6aDIpmwsXD/MmdpzqiUpYKnuoyCK4CNEYBpWhZ3Qcry4CzNE/dsaxJgz0zEaE9AFQHxl9n8n8Ce52z2jIQpwCbzVBaV3KZ1kxCnApEzyJuEkAvCQqt6Po/jx8SEqJF4GWg4+yK/4d6kWKTIQcWW1j4ISbsCElno0KrkHVPh784iAhGgsnx0LmXoqzt2UEAmxsdne57YNCDlrpYhj5SIL0vUVd6nqhH86A+4Wv9X9J46Dt+v98BZkAH3+pz/D6F7fKXaQCrOHrnz0+3ZbOi7b7fyNo10EZ0B2vlKXH7vMG5OTOAObWWMNKqsl89/AZtBDU9JtgBw+6QsNRwU1FVRIENIDlLXyjkIN5x9hoWO1Nbxfo9AuD09r7+MnyjgMMne8Dmafv8S7Cfq0BcKoenwG/hetwoeCuIhiMOkg/cX2+Dd9RSchRq4OIA2wCGWpHkIHnjxDPP/anurlJcqusdpzhJtGg6H8R8CtH7wLuoTf45zi6NwbiHDhdQEfL18Fv6ZHI8WoxYukwbWGIbrPzYiYLehmd67s9WiMTioO3s1vDUVTkbBr4nuoeAOzQoEDuzDCAECNisa1iTiQvIiNO/ZAf/f6+E5/jG8fzmBwOdn0fxkNbq2bET4b6cQ7ulBKBhEz2en4Nm7ExJZJ2eTyzO9yVylubc8YlQYRQf1vP2aqINEQc8lxeJLVQys778D/sev31ZqY3vzFbQQ5OpAGNdv3EA/KTQwANtrB2Eh+13FBCnJgWTW32ZU6OvyASOIZiV8L+wVga4F/DivTyHIPDRur0FH7ato2r0DV9pahZW2d2txMXEO/rWI4ZrUjdDVXny3hKGTzzTKoLsom+qTB8mkvcl8z25p785NFT46i/SQ1q1FXyAgduusP4OvMlfgfDxDw1yGpo3FGKIdD9K9pm2PojljOdrodEtvvILuw2+ig7rSVqiDhbKwFBlgMSQj+ESVm/W+dei4JXm+POyEZQlw7X5WBBonhaigjj8fg/+LBtFx3DJL3Ye4qI5DOwXqoIN3KX0ZLqUlwErdZqVrEfG4Pft/e5YNfnNhq4XGdWTQufhBTI+H9Pwu9Hg9wroJ5ZyESV1/OoZvKYPWnFS0kecdxQZ0kQNi59MANrrWX6DFkSrTbjY+OjqLOuxWd1bSFIj3f9oStFGb/rDvebS//TraDx3A95sr8W/KoCUnHW3kdzsBOos4RNYURI+AWUtFN05srs68X8yu/tOfvtS17GfitMvjIV+89xkzhQ3nVy3APx6KRaNGhRYKcok8b6VA7SQO6TTLkEmb6PqISYu6LesPZxgTxYCM4iDv41VuqzpWnrKRQUfyl+XCSj1/sTALjWa9gLTS2kaBOnhNzDIkkkUnXb9hzoR9Q2lfcXl+9KoZjEWeyWw0GFxhJ8vs6UtEE0wOO5KvNAc2Av1QqEczB0Qg5v/NggOCZg0Gy43YXlWRuei+uSwzis1kyrOYP5PZsKUzn6bnuFUdI+oyCSIAH4h2qkETgVoKZdAURC8UKtbhFn1nX3lJZczq+1k6AbRR7B521y8LNuL3pbofLbXyGvFx7VAmqiMCoh03k3Vt5ohVevhLDBgu1VO2Ob69BUWGOE0sS5rPZmZFsWiNAok88CdBvE6hD468LBUZ+rpU98HyUIwYdk46yW6SjQrfQtOglwbkINXMYtYNHs031FZoDPcuSFKxZcksWjubResIcDdkukTX3Rkamtd/5vQzV/b/5qTnsQqLZNL1O8z6IV+Rvt+7eYP9TEn+Zwezk3eXZ6TFp65KYeqlSezB5Pmz0lYShIJrFch/AbI7BcPpcLT9AAAAAElFTkSuQmCC)}
    .slider-blocks{-webkit-flex-wrap:wrap;
        display:-webkit-flex;
        display:flex;
        flex-wrap:wrap;
        padding:43px 0 40px}
    @media (max-width:575px){.slider-blocks{margin:30px auto;
        width:290px}}
    .slider-blocks__wrapper{-webkit-flex:1 0 auto;
        display:-webkit-flex;
        display:flex;
        flex:1 0 auto}
    .slider-blocks__control{margin-top:30px;
        width:100%}
    @media (max-width:575px){.slider-blocks__control{display:none}}
    .slider-blocks__pagination{margin:0 auto}
    .main__grid_media{margin-bottom:10px}
    .card__type_photo{border-radius:13px;
        font-size:12px;
        padding:3px 14px 4px 12px}
    .modal_media{padding-right:0!important}
    .photogallery{margin-top:37px}
    .photogallery__box-wrapper{overflow:hidden}
    @media (min-width:1200px){.photogallery__box-wrapper{margin:0 2px 0 1px}}
    .photogallery__wrapper{-webkit-align-items:center;
        -webkit-justify-content:center;
        align-items:center;
        display:-webkit-flex;
        display:flex;
        justify-content:center}
    .photogallery__wrapper+.photogallery__wrapper{margin-top:30px}
    .photogallery__wrapper_view{margin:0 auto;
        width:290px}
    @media (min-width:576px){.photogallery__wrapper_view{margin:0;
        width:100%}}
    .photogallery__box{width:100%}
    @media (min-width:992px){.photogallery__box{margin:0 27px 0 30px;
        width:945px}}
    .photogallery__photo{border-radius:10px;
        box-shadow:0 5px 15px rgba(0,45,70,.3);
        height:147px;
        overflow:hidden;
        position:relative;
        z-index:10}
    @media (min-width:576px) and (max-width:767px){.photogallery__photo{height:259px}}
    @media (min-width:768px) and (max-width:991px){.photogallery__photo{height:350px}}
    @media (min-width:992px){.photogallery__photo{height:480px}}
    .photogallery__img-wrapper{position:relative}
    .photogallery__counter{-webkit-align-items:center;
        -webkit-justify-content:center;
        align-items:center;
        background-color:#fff;
        border-radius:15px;
        bottom:17px;
        color:#edc146;
        display:-webkit-flex;
        display:flex;
        font-size:26px;
        justify-content:center;
        line-height:1;
        min-width:68px;
        padding:2px 11px;
        position:absolute;
        right:17px}
    .photogallery__cnt-num{color:#002d46;
        font-family:Philosopher,Trebuchet MS,sans-serif;
        font-size:15px;
        font-weight:700}
    .photogallery__descr-wrapper,.photogallery__descriptions{display:-webkit-flex;
        display:flex}
    .photogallery__descr-wrapper{-webkit-flex-direction:column;
        background-color:#fff;
        border-radius:0 0 10px 10px;
        flex-direction:column;
        margin:0 auto;
        padding:10px;
        position:relative;
        width:95%}
    @media (min-width:576px) and (max-width:767px){.photogallery__descr-wrapper{width:490px}}
    @media (min-width:768px) and (max-width:991px){.photogallery__descr-wrapper{width:620px}}
    @media (min-width:992px) and (max-width:1199px){.photogallery__descr-wrapper{width:712px}}
    @media (min-width:1200px){.photogallery__descr-wrapper{width:875px}}
    @media (min-width:576px){.photogallery__descr-wrapper{margin:0 10px}}
    @media (min-width:768px){.photogallery__descr-wrapper{-webkit-flex-direction:row;
        flex-direction:row;
        margin:0 35px;
        padding:29px 32px 10px}}
    .modal__body_video .photogallery__descr-wrapper{margin:0 auto;
        width:90%}
    @media (max-width:575px){.modal__body_video .photogallery__descr-wrapper{width:100%}}
    .photogallery__descr{color:#586b78;
        font-size:16px;
        line-height:21px}
    .photogallery__share{-webkit-align-items:center;
        -webkit-flex:1 0 auto;
        -webkit-flex-direction:column;
        align-items:center;
        display:-webkit-flex;
        display:flex;
        flex:1 0 auto;
        flex-direction:column;
        margin-right:1px;
        margin-top:14px;
        position:relative;
        top:0}
    @media (min-width:768px){.photogallery__share{margin-top:0}}
    @media (min-width:992px){.photogallery__share{top:-13px}}
    .btn_share{border-radius:12px;
        font-size:14px;
        padding:1px 17px 1px 11px;
        position:relative;
        top:-3px}
    .share{background-color:#f1f1f1;
        border-radius:6px;
        box-shadow:0 8px 8px rgba(0,45,70,.75);
        padding:8px;
        right:auto;
        top:68px;
        transition:all .3s ease-out}
    .share,.share:before{-webkit-transform:translateX(-50%);
        left:50%;
        position:absolute;
        transform:translateX(-50%)}
    .share:before{border-bottom:10px solid #f1f1f1;
        border-left:8px solid transparent;
        border-right:8px solid transparent;
        content:"";
        height:0;
        top:-10px;
        width:0}
    @media (min-width:768px){.share:before{right:40px}}
    @media (min-width:768px){.share,.share:before{-webkit-transform:none;
        left:auto;
        transform:none}
        .share{right:0}}
    .share_hide{display:none}
    .share__wrapper{display:-webkit-flex;
        display:flex}
    .photogallery__wrapper_grid{-webkit-align-items:center;
        align-items:center}
    .slider_gallery{margin:0 auto;
        width:290px}
    @media (min-width:576px){.slider_gallery{width:510px}}
    @media (min-width:768px){.slider_gallery{width:690px}}
    @media (min-width:992px){.slider_gallery{width:100%}}
    .photogallery__box_grid{-webkit-align-content:space-between;
        -webkit-justify-content:space-between;
        align-content:space-between;
        display:-webkit-flex;
        display:flex;
        height:auto;
        justify-content:space-between;
        margin:0 23px;
        padding:20px 0;
        width:165px}
    @media (min-width:576px){.photogallery__box_grid{height:395px}}
    @media (min-width:576px) and (max-width:767px){.photogallery__box_grid{width:360px}}
    @media (min-width:768px) and (max-width:991px){.photogallery__box_grid{width:555px}}
    @media (min-width:992px) and (max-width:1199px){.photogallery__box_grid{width:747px}}
    @media (min-width:1200px){.photogallery__box_grid{margin-left:29px;
        margin-right:25px;
        width:945px}}
    .photogallery__slide{-webkit-flex:1 0 auto;
        -webkit-flex-direction:column;
        -webkit-justify-content:space-between;
        display:-webkit-flex;
        display:flex;
        flex:1 0 auto;
        flex-direction:column;
        justify-content:space-between}
    body,html{height:100%}
    body{color:#002d46;
        font-family:Trebuchet MS,sans-serif;
        font-size:14px;
        min-width:300px}
    @media (min-width:576px){body{font-size:16px}}
    h1{font-size:32px}
    @media (min-width:576px){h1{font-size:40px}}
    @media (min-width:1200px){h1{font-size:48px}}
    h2{font-size:30px}
    @media (min-width:768px){h2{font-size:32px}}
    ul{list-style:none;
        margin-bottom:0;
        padding:0}
    p{line-height:1.5}
    svg{display:block}
    @media (max-width:575px){.hidden-xs{display:none!important}}
    @media (min-width:576px){.visible-xs{display:none!important}}
    .iframe{border:0}
    .modal__body_video .iframe{display:block;
        height:200px;
        width:100%}
    @media (min-width:576px){.modal__body_video .iframe{height:255px;
        margin:0 auto;
        width:510px}}
    @media (min-width:768px){.modal__body_video .iframe{height:345px;
        width:690px}}
    @media (min-width:992px){.modal__body_video .iframe{height:465px;
        width:930px}}
    @media (min-width:1200px){.modal__body_video .iframe{height:475px;
        width:945px}}
    /*# sourceMappingURL=merged.css.map */


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

    .abitur .link-block {
        width: 848px;
        max-height: 431px;
        height: auto;
        background-position: 50%;
        background-size: cover;
        border-radius: 10px;
        color: #fff;
        display: block;
        font-family: Philosopher, Trebuchet MS, sans-serif;
        font-size: 42px;
        font-weight: 700;
        line-height: 1.2;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        text-align: center;
    }
    .napr {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .napr .link-block {
        width: 210px;
        height: 210px;
    }


    @media screen and (max-width:575px) {
        .abitur .link-block__link {
            font-size: 30px;
        }
    }