.legacy-project-wrapper :root{
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}.legacy-project-wrapper *, .legacy-project-wrapper ::after, .legacy-project-wrapper ::before{
    box-sizing: border-box
}.legacy-project-wrapper{
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
    width: device-width
}.legacy-project-wrapper article, .legacy-project-wrapper aside, .legacy-project-wrapper figcaption, .legacy-project-wrapper figure, .legacy-project-wrapper footer, .legacy-project-wrapper header, .legacy-project-wrapper hgroup, .legacy-project-wrapper main, .legacy-project-wrapper nav, .legacy-project-wrapper section{
    display: block
}.legacy-project-wrapper{
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}.legacy-project-wrapper [tabindex="-1"]:focus{
    outline: 0 !important
}.legacy-project-wrapper hr{
    box-sizing: content-box;
    height: 0;
    overflow: visible
}.legacy-project-wrapper h1, .legacy-project-wrapper h2, .legacy-project-wrapper h3, .legacy-project-wrapper h4, .legacy-project-wrapper h5, .legacy-project-wrapper h6{
    margin-top: 0;
    margin-bottom: .5rem
}.legacy-project-wrapper p{
    margin-top: 0;
    margin-bottom: 1rem
}.legacy-project-wrapper abbr[data-original-title], .legacy-project-wrapper abbr[title]{
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}.legacy-project-wrapper address{
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}.legacy-project-wrapper dl, .legacy-project-wrapper ol, .legacy-project-wrapper ul{
    margin-top: 0;
    margin-bottom: 1rem
}.legacy-project-wrapper ol ol, .legacy-project-wrapper ol ul, .legacy-project-wrapper ul ol, .legacy-project-wrapper ul ul{
    margin-bottom: 0
}.legacy-project-wrapper dt{
    font-weight: 700
}.legacy-project-wrapper dd{
    margin-bottom: .5rem;
    margin-left: 0
}.legacy-project-wrapper blockquote{
    margin: 0 0 1rem
}.legacy-project-wrapper dfn{
    font-style: italic
}.legacy-project-wrapper b, .legacy-project-wrapper strong{
    font-weight: bolder
}.legacy-project-wrapper small{
    font-size: 80%
}.legacy-project-wrapper sub, .legacy-project-wrapper sup{
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}.legacy-project-wrapper sub{
    bottom: -.25em
}.legacy-project-wrapper sup{
    top: -.5em
}.legacy-project-wrapper a{
    color: #d71910;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}.legacy-project-wrapper a:hover{
    color: #0056b3;
    text-decoration: underline
}.legacy-project-wrapper a:not([href]):not([tabindex]){
    color: #da4035;
    text-decoration: none
}.legacy-project-wrapper a:not([href]):not([tabindex]):focus, .legacy-project-wrapper a:not([href]):not([tabindex]):hover{
    color: inherit;
    text-decoration: none
}.legacy-project-wrapper a:not([href]):not([tabindex]):focus{
    outline: 0
}.legacy-project-wrapper code, .legacy-project-wrapper kbd, .legacy-project-wrapper pre, .legacy-project-wrapper samp{
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}.legacy-project-wrapper pre{
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}.legacy-project-wrapper figure{
    margin: 0 0 1rem
}.legacy-project-wrapper img{
    vertical-align: middle;
    border-style: none
}.legacy-project-wrapper svg:not(:root){
    overflow: hidden
}.legacy-project-wrapper table{
    border-collapse: collapse
}.legacy-project-wrapper caption{
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}.legacy-project-wrapper th{
    text-align: inherit
}.legacy-project-wrapper label{
    display: inline-block;
    margin-bottom: .5rem
}.legacy-project-wrapper button{
    border-radius: 0
}.legacy-project-wrapper button:focus{
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}.legacy-project-wrapper button, .legacy-project-wrapper input, .legacy-project-wrapper optgroup, .legacy-project-wrapper select, .legacy-project-wrapper textarea{
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}.legacy-project-wrapper button, .legacy-project-wrapper input{
    overflow: visible
}.legacy-project-wrapper button, .legacy-project-wrapper select{
    text-transform: none
}.legacy-project-wrapper [type=reset], .legacy-project-wrapper [type=submit], .legacy-project-wrapper button, .legacy-project-wrapper html [type=button]{
    -webkit-appearance: button
}.legacy-project-wrapper [type=button]::-moz-focus-inner, .legacy-project-wrapper [type=reset]::-moz-focus-inner, .legacy-project-wrapper [type=submit]::-moz-focus-inner, .legacy-project-wrapper button::-moz-focus-inner{
    padding: 0;
    border-style: none
}.legacy-project-wrapper input[type=checkbox], .legacy-project-wrapper input[type=radio]{
    box-sizing: border-box;
    padding: 0
}.legacy-project-wrapper input[type=date], .legacy-project-wrapper input[type=datetime-local], .legacy-project-wrapper input[type=month], .legacy-project-wrapper input[type=time]{
    -webkit-appearance: listbox
}.legacy-project-wrapper textarea{
    overflow: auto;
    resize: vertical
}.legacy-project-wrapper fieldset{
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}.legacy-project-wrapper legend{
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}.legacy-project-wrapper progress{
    vertical-align: baseline
}.legacy-project-wrapper [type=number]::-webkit-inner-spin-button, .legacy-project-wrapper [type=number]::-webkit-outer-spin-button{
    height: auto
}.legacy-project-wrapper [type=search]{
    outline-offset: -2px;
    -webkit-appearance: none
}.legacy-project-wrapper [type=search]::-webkit-search-cancel-button, .legacy-project-wrapper [type=search]::-webkit-search-decoration{
    -webkit-appearance: none
}.legacy-project-wrapper ::-webkit-file-upload-button{
    font: inherit;
    -webkit-appearance: button
}.legacy-project-wrapper output{
    display: inline-block
}.legacy-project-wrapper summary{
    display: list-item;
    cursor: pointer
}.legacy-project-wrapper template{
    display: none
}.legacy-project-wrapper [hidden]{
    display: none !important
}.legacy-project-wrapper .h1, .legacy-project-wrapper .h2, .legacy-project-wrapper .h3, .legacy-project-wrapper .h4, .legacy-project-wrapper .h5, .legacy-project-wrapper .h6, .legacy-project-wrapper h1, .legacy-project-wrapper h2, .legacy-project-wrapper h3, .legacy-project-wrapper h4, .legacy-project-wrapper h5, .legacy-project-wrapper h6{
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}.legacy-project-wrapper .h1, .legacy-project-wrapper h1{
    font-size: 2.5rem
}.legacy-project-wrapper .h2, .legacy-project-wrapper h2{
    font-size: 2rem
}.legacy-project-wrapper .h3, .legacy-project-wrapper h3{
    font-size: 1.75rem
}.legacy-project-wrapper .h4, .legacy-project-wrapper h4{
    font-size: 1.5rem
}.legacy-project-wrapper .h5, .legacy-project-wrapper h5{
    font-size: 1.25rem
}.legacy-project-wrapper .h6, .legacy-project-wrapper h6{
    font-size: 1rem
}.legacy-project-wrapper .lead{
    font-size: 1.25rem;
    font-weight: 300
}.legacy-project-wrapper .display-1{
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}.legacy-project-wrapper .display-2{
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}.legacy-project-wrapper .display-3{
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}.legacy-project-wrapper .display-4{
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}.legacy-project-wrapper hr{
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}.legacy-project-wrapper .small, .legacy-project-wrapper small{
    font-size: 80%;
    font-weight: 400
}.legacy-project-wrapper .mark, .legacy-project-wrapper mark{
    padding: .2em;
    background-color: #fcf8e3
}.legacy-project-wrapper .list-unstyled{
    padding-left: 0;
    list-style: none
}.legacy-project-wrapper .list-inline{
    padding-left: 0;
    list-style: none
}.legacy-project-wrapper .list-inline-item{
    display: inline-block
}.legacy-project-wrapper .list-inline-item:not(:last-child){
    margin-right: .5rem
}.legacy-project-wrapper .initialism{
    font-size: 90%;
    text-transform: uppercase
}.legacy-project-wrapper .blockquote{
    margin-bottom: 1rem;
    font-size: 1.25rem
}.legacy-project-wrapper .blockquote-footer{
    display: block;
    font-size: 80%;
    color: #6c757d
}.legacy-project-wrapper .blockquote-footer::before{
    content: "\2014 \00A0"
}.legacy-project-wrapper .img-fluid{
    max-width: 100%;
    height: auto
}.legacy-project-wrapper .img-thumbnail{
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}.legacy-project-wrapper .figure{
    display: inline-block
}.legacy-project-wrapper .figure-img{
    margin-bottom: .5rem;
    line-height: 1
}.legacy-project-wrapper .figure-caption{
    font-size: 90%;
    color: #6c757d
}.legacy-project-wrapper code{
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}.legacy-project-wrapper a>code{
    color: inherit
}.legacy-project-wrapper kbd{
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}.legacy-project-wrapper kbd kbd{
    padding: 0;
    font-size: 100%;
    font-weight: 700
}.legacy-project-wrapper pre{
    display: block;
    font-size: 87.5%;
    color: #212529
}.legacy-project-wrapper pre code{
    font-size: inherit;
    color: inherit;
    word-break: normal
}.legacy-project-wrapper .pre-scrollable{
    max-height: 340px;
    overflow-y: scroll
}.legacy-project-wrapper .container{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@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: 1140px
    }
}.legacy-project-wrapper .container-fluid{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}.legacy-project-wrapper .row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}.legacy-project-wrapper .no-gutters{
    margin-right: 0;
    margin-left: 0
}.legacy-project-wrapper .no-gutters>.col, .legacy-project-wrapper .no-gutters>[class*=col-]{
    padding-right: 0;
    padding-left: 0
}.legacy-project-wrapper .col, .legacy-project-wrapper .col-1, .legacy-project-wrapper .col-10, .legacy-project-wrapper .col-11, .legacy-project-wrapper .col-12, .legacy-project-wrapper .col-2, .legacy-project-wrapper .col-3, .legacy-project-wrapper .col-4, .legacy-project-wrapper .col-5, .legacy-project-wrapper .col-6, .legacy-project-wrapper .col-7, .legacy-project-wrapper .col-8, .legacy-project-wrapper .col-9, .legacy-project-wrapper .col-auto, .legacy-project-wrapper .col-lg, .legacy-project-wrapper .col-lg-1, .legacy-project-wrapper .col-lg-10, .legacy-project-wrapper .col-lg-11, .legacy-project-wrapper .col-lg-12, .legacy-project-wrapper .col-lg-2, .legacy-project-wrapper .col-lg-3, .legacy-project-wrapper .col-lg-4, .legacy-project-wrapper .col-lg-5, .legacy-project-wrapper .col-lg-6, .legacy-project-wrapper .col-lg-7, .legacy-project-wrapper .col-lg-8, .legacy-project-wrapper .col-lg-9, .legacy-project-wrapper .col-lg-auto, .legacy-project-wrapper .col-md, .legacy-project-wrapper .col-md-1, .legacy-project-wrapper .col-md-10, .legacy-project-wrapper .col-md-11, .legacy-project-wrapper .col-md-12, .legacy-project-wrapper .col-md-2, .legacy-project-wrapper .col-md-3, .legacy-project-wrapper .col-md-4, .legacy-project-wrapper .col-md-5, .legacy-project-wrapper .col-md-6, .legacy-project-wrapper .col-md-7, .legacy-project-wrapper .col-md-8, .legacy-project-wrapper .col-md-9, .legacy-project-wrapper .col-md-auto, .legacy-project-wrapper .col-sm, .legacy-project-wrapper .col-sm-1, .legacy-project-wrapper .col-sm-10, .legacy-project-wrapper .col-sm-11, .legacy-project-wrapper .col-sm-12, .legacy-project-wrapper .col-sm-2, .legacy-project-wrapper .col-sm-3, .legacy-project-wrapper .col-sm-4, .legacy-project-wrapper .col-sm-5, .legacy-project-wrapper .col-sm-6, .legacy-project-wrapper .col-sm-7, .legacy-project-wrapper .col-sm-8, .legacy-project-wrapper .col-sm-9, .legacy-project-wrapper .col-sm-auto, .legacy-project-wrapper .col-xl, .legacy-project-wrapper .col-xl-1, .legacy-project-wrapper .col-xl-10, .legacy-project-wrapper .col-xl-11, .legacy-project-wrapper .col-xl-12, .legacy-project-wrapper .col-xl-2, .legacy-project-wrapper .col-xl-3, .legacy-project-wrapper .col-xl-4, .legacy-project-wrapper .col-xl-5, .legacy-project-wrapper .col-xl-6, .legacy-project-wrapper .col-xl-7, .legacy-project-wrapper .col-xl-8, .legacy-project-wrapper .col-xl-9, .legacy-project-wrapper .col-xl-auto{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}.legacy-project-wrapper .col{
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}.legacy-project-wrapper .col-auto{
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}.legacy-project-wrapper .col-1{
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}.legacy-project-wrapper .col-2{
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}.legacy-project-wrapper .col-3{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}.legacy-project-wrapper .col-4{
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}.legacy-project-wrapper .col-5{
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}.legacy-project-wrapper .col-6{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}.legacy-project-wrapper .col-7{
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}.legacy-project-wrapper .col-8{
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}.legacy-project-wrapper .col-9{
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}.legacy-project-wrapper .col-10{
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}.legacy-project-wrapper .col-11{
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}.legacy-project-wrapper .col-12{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}.legacy-project-wrapper .order-first{
    -ms-flex-order: -1;
    order: -1
}.legacy-project-wrapper .order-last{
    -ms-flex-order: 13;
    order: 13
}.legacy-project-wrapper .order-0{
    -ms-flex-order: 0;
    order: 0
}.legacy-project-wrapper .order-1{
    -ms-flex-order: 1;
    order: 1
}.legacy-project-wrapper .order-2{
    -ms-flex-order: 2;
    order: 2
}.legacy-project-wrapper .order-3{
    -ms-flex-order: 3;
    order: 3
}.legacy-project-wrapper .order-4{
    -ms-flex-order: 4;
    order: 4
}.legacy-project-wrapper .order-5{
    -ms-flex-order: 5;
    order: 5
}.legacy-project-wrapper .order-6{
    -ms-flex-order: 6;
    order: 6
}.legacy-project-wrapper .order-7{
    -ms-flex-order: 7;
    order: 7
}.legacy-project-wrapper .order-8{
    -ms-flex-order: 8;
    order: 8
}.legacy-project-wrapper .order-9{
    -ms-flex-order: 9;
    order: 9
}.legacy-project-wrapper .order-10{
    -ms-flex-order: 10;
    order: 10
}.legacy-project-wrapper .order-11{
    -ms-flex-order: 11;
    order: 11
}.legacy-project-wrapper .order-12{
    -ms-flex-order: 12;
    order: 12
}.legacy-project-wrapper .offset-1{
    margin-left: 8.333333%
}.legacy-project-wrapper .offset-2{
    margin-left: 16.666667%
}.legacy-project-wrapper .offset-3{
    margin-left: 25%
}.legacy-project-wrapper .offset-4{
    margin-left: 33.333333%
}.legacy-project-wrapper .offset-5{
    margin-left: 41.666667%
}.legacy-project-wrapper .offset-6{
    margin-left: 50%
}.legacy-project-wrapper .offset-7{
    margin-left: 58.333333%
}.legacy-project-wrapper .offset-8{
    margin-left: 66.666667%
}.legacy-project-wrapper .offset-9{
    margin-left: 75%
}.legacy-project-wrapper .offset-10{
    margin-left: 83.333333%
}.legacy-project-wrapper .offset-11{
    margin-left: 91.666667%
}

@media (min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }.legacy-project-wrapper .col-sm-auto{
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }.legacy-project-wrapper .col-sm-1{
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }.legacy-project-wrapper .col-sm-2{
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }.legacy-project-wrapper .col-sm-3{
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }.legacy-project-wrapper .col-sm-4{
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }.legacy-project-wrapper .col-sm-5{
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }.legacy-project-wrapper .col-sm-6{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }.legacy-project-wrapper .col-sm-7{
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }.legacy-project-wrapper .col-sm-8{
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }.legacy-project-wrapper .col-sm-9{
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }.legacy-project-wrapper .col-sm-10{
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }.legacy-project-wrapper .col-sm-11{
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }.legacy-project-wrapper .col-sm-12{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }.legacy-project-wrapper .order-sm-first{
        -ms-flex-order: -1;
        order: -1
    }.legacy-project-wrapper .order-sm-last{
        -ms-flex-order: 13;
        order: 13
    }.legacy-project-wrapper .order-sm-0{
        -ms-flex-order: 0;
        order: 0
    }.legacy-project-wrapper .order-sm-1{
        -ms-flex-order: 1;
        order: 1
    }.legacy-project-wrapper .order-sm-2{
        -ms-flex-order: 2;
        order: 2
    }.legacy-project-wrapper .order-sm-3{
        -ms-flex-order: 3;
        order: 3
    }.legacy-project-wrapper .order-sm-4{
        -ms-flex-order: 4;
        order: 4
    }.legacy-project-wrapper .order-sm-5{
        -ms-flex-order: 5;
        order: 5
    }.legacy-project-wrapper .order-sm-6{
        -ms-flex-order: 6;
        order: 6
    }.legacy-project-wrapper .order-sm-7{
        -ms-flex-order: 7;
        order: 7
    }.legacy-project-wrapper .order-sm-8{
        -ms-flex-order: 8;
        order: 8
    }.legacy-project-wrapper .order-sm-9{
        -ms-flex-order: 9;
        order: 9
    }.legacy-project-wrapper .order-sm-10{
        -ms-flex-order: 10;
        order: 10
    }.legacy-project-wrapper .order-sm-11{
        -ms-flex-order: 11;
        order: 11
    }.legacy-project-wrapper .order-sm-12{
        -ms-flex-order: 12;
        order: 12
    }.legacy-project-wrapper .offset-sm-0{
        margin-left: 0
    }.legacy-project-wrapper .offset-sm-1{
        margin-left: 8.333333%
    }.legacy-project-wrapper .offset-sm-2{
        margin-left: 16.666667%
    }.legacy-project-wrapper .offset-sm-3{
        margin-left: 25%
    }.legacy-project-wrapper .offset-sm-4{
        margin-left: 33.333333%
    }.legacy-project-wrapper .offset-sm-5{
        margin-left: 41.666667%
    }.legacy-project-wrapper .offset-sm-6{
        margin-left: 50%
    }.legacy-project-wrapper .offset-sm-7{
        margin-left: 58.333333%
    }.legacy-project-wrapper .offset-sm-8{
        margin-left: 66.666667%
    }.legacy-project-wrapper .offset-sm-9{
        margin-left: 75%
    }.legacy-project-wrapper .offset-sm-10{
        margin-left: 83.333333%
    }.legacy-project-wrapper .offset-sm-11{
        margin-left: 91.666667%
    }
}

@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }.legacy-project-wrapper .col-md-auto{
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }.legacy-project-wrapper .col-md-1{
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }.legacy-project-wrapper .col-md-2{
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }.legacy-project-wrapper .col-md-3{
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }.legacy-project-wrapper .col-md-4{
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }.legacy-project-wrapper .col-md-5{
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }.legacy-project-wrapper .col-md-6{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }.legacy-project-wrapper .col-md-7{
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }.legacy-project-wrapper .col-md-8{
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }.legacy-project-wrapper .col-md-9{
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }.legacy-project-wrapper .col-md-10{
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }.legacy-project-wrapper .col-md-11{
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }.legacy-project-wrapper .col-md-12{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }.legacy-project-wrapper .order-md-first{
        -ms-flex-order: -1;
        order: -1
    }.legacy-project-wrapper .order-md-last{
        -ms-flex-order: 13;
        order: 13
    }.legacy-project-wrapper .order-md-0{
        -ms-flex-order: 0;
        order: 0
    }.legacy-project-wrapper .order-md-1{
        -ms-flex-order: 1;
        order: 1
    }.legacy-project-wrapper .order-md-2{
        -ms-flex-order: 2;
        order: 2
    }.legacy-project-wrapper .order-md-3{
        -ms-flex-order: 3;
        order: 3
    }.legacy-project-wrapper .order-md-4{
        -ms-flex-order: 4;
        order: 4
    }.legacy-project-wrapper .order-md-5{
        -ms-flex-order: 5;
        order: 5
    }.legacy-project-wrapper .order-md-6{
        -ms-flex-order: 6;
        order: 6
    }.legacy-project-wrapper .order-md-7{
        -ms-flex-order: 7;
        order: 7
    }.legacy-project-wrapper .order-md-8{
        -ms-flex-order: 8;
        order: 8
    }.legacy-project-wrapper .order-md-9{
        -ms-flex-order: 9;
        order: 9
    }.legacy-project-wrapper .order-md-10{
        -ms-flex-order: 10;
        order: 10
    }.legacy-project-wrapper .order-md-11{
        -ms-flex-order: 11;
        order: 11
    }.legacy-project-wrapper .order-md-12{
        -ms-flex-order: 12;
        order: 12
    }.legacy-project-wrapper .offset-md-0{
        margin-left: 0
    }.legacy-project-wrapper .offset-md-1{
        margin-left: 8.333333%
    }.legacy-project-wrapper .offset-md-2{
        margin-left: 16.666667%
    }.legacy-project-wrapper .offset-md-3{
        margin-left: 25%
    }.legacy-project-wrapper .offset-md-4{
        margin-left: 33.333333%
    }.legacy-project-wrapper .offset-md-5{
        margin-left: 41.666667%
    }.legacy-project-wrapper .offset-md-6{
        margin-left: 50%
    }.legacy-project-wrapper .offset-md-7{
        margin-left: 58.333333%
    }.legacy-project-wrapper .offset-md-8{
        margin-left: 66.666667%
    }.legacy-project-wrapper .offset-md-9{
        margin-left: 75%
    }.legacy-project-wrapper .offset-md-10{
        margin-left: 83.333333%
    }.legacy-project-wrapper .offset-md-11{
        margin-left: 91.666667%
    }
}

@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }.legacy-project-wrapper .col-lg-auto{
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }.legacy-project-wrapper .col-lg-1{
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }.legacy-project-wrapper .col-lg-2{
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }.legacy-project-wrapper .col-lg-3{
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }.legacy-project-wrapper .col-lg-4{
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }.legacy-project-wrapper .col-lg-5{
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }.legacy-project-wrapper .col-lg-6{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }.legacy-project-wrapper .col-lg-7{
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }.legacy-project-wrapper .col-lg-8{
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }.legacy-project-wrapper .col-lg-9{
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }.legacy-project-wrapper .col-lg-10{
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }.legacy-project-wrapper .col-lg-11{
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }.legacy-project-wrapper .col-lg-12{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }.legacy-project-wrapper .order-lg-first{
        -ms-flex-order: -1;
        order: -1
    }.legacy-project-wrapper .order-lg-last{
        -ms-flex-order: 13;
        order: 13
    }.legacy-project-wrapper .order-lg-0{
        -ms-flex-order: 0;
        order: 0
    }.legacy-project-wrapper .order-lg-1{
        -ms-flex-order: 1;
        order: 1
    }.legacy-project-wrapper .order-lg-2{
        -ms-flex-order: 2;
        order: 2
    }.legacy-project-wrapper .order-lg-3{
        -ms-flex-order: 3;
        order: 3
    }.legacy-project-wrapper .order-lg-4{
        -ms-flex-order: 4;
        order: 4
    }.legacy-project-wrapper .order-lg-5{
        -ms-flex-order: 5;
        order: 5
    }.legacy-project-wrapper .order-lg-6{
        -ms-flex-order: 6;
        order: 6
    }.legacy-project-wrapper .order-lg-7{
        -ms-flex-order: 7;
        order: 7
    }.legacy-project-wrapper .order-lg-8{
        -ms-flex-order: 8;
        order: 8
    }.legacy-project-wrapper .order-lg-9{
        -ms-flex-order: 9;
        order: 9
    }.legacy-project-wrapper .order-lg-10{
        -ms-flex-order: 10;
        order: 10
    }.legacy-project-wrapper .order-lg-11{
        -ms-flex-order: 11;
        order: 11
    }.legacy-project-wrapper .order-lg-12{
        -ms-flex-order: 12;
        order: 12
    }.legacy-project-wrapper .offset-lg-0{
        margin-left: 0
    }.legacy-project-wrapper .offset-lg-1{
        margin-left: 8.333333%
    }.legacy-project-wrapper .offset-lg-2{
        margin-left: 16.666667%
    }.legacy-project-wrapper .offset-lg-3{
        margin-left: 25%
    }.legacy-project-wrapper .offset-lg-4{
        margin-left: 33.333333%
    }.legacy-project-wrapper .offset-lg-5{
        margin-left: 41.666667%
    }.legacy-project-wrapper .offset-lg-6{
        margin-left: 50%
    }.legacy-project-wrapper .offset-lg-7{
        margin-left: 58.333333%
    }.legacy-project-wrapper .offset-lg-8{
        margin-left: 66.666667%
    }.legacy-project-wrapper .offset-lg-9{
        margin-left: 75%
    }.legacy-project-wrapper .offset-lg-10{
        margin-left: 83.333333%
    }.legacy-project-wrapper .offset-lg-11{
        margin-left: 91.666667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }.legacy-project-wrapper .col-xl-auto{
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }.legacy-project-wrapper .col-xl-1{
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }.legacy-project-wrapper .col-xl-2{
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }.legacy-project-wrapper .col-xl-3{
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }.legacy-project-wrapper .col-xl-4{
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }.legacy-project-wrapper .col-xl-5{
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }.legacy-project-wrapper .col-xl-6{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }.legacy-project-wrapper .col-xl-7{
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }.legacy-project-wrapper .col-xl-8{
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }.legacy-project-wrapper .col-xl-9{
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }.legacy-project-wrapper .col-xl-10{
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }.legacy-project-wrapper .col-xl-11{
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }.legacy-project-wrapper .col-xl-12{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }.legacy-project-wrapper .order-xl-first{
        -ms-flex-order: -1;
        order: -1
    }.legacy-project-wrapper .order-xl-last{
        -ms-flex-order: 13;
        order: 13
    }.legacy-project-wrapper .order-xl-0{
        -ms-flex-order: 0;
        order: 0
    }.legacy-project-wrapper .order-xl-1{
        -ms-flex-order: 1;
        order: 1
    }.legacy-project-wrapper .order-xl-2{
        -ms-flex-order: 2;
        order: 2
    }.legacy-project-wrapper .order-xl-3{
        -ms-flex-order: 3;
        order: 3
    }.legacy-project-wrapper .order-xl-4{
        -ms-flex-order: 4;
        order: 4
    }.legacy-project-wrapper .order-xl-5{
        -ms-flex-order: 5;
        order: 5
    }.legacy-project-wrapper .order-xl-6{
        -ms-flex-order: 6;
        order: 6
    }.legacy-project-wrapper .order-xl-7{
        -ms-flex-order: 7;
        order: 7
    }.legacy-project-wrapper .order-xl-8{
        -ms-flex-order: 8;
        order: 8
    }.legacy-project-wrapper .order-xl-9{
        -ms-flex-order: 9;
        order: 9
    }.legacy-project-wrapper .order-xl-10{
        -ms-flex-order: 10;
        order: 10
    }.legacy-project-wrapper .order-xl-11{
        -ms-flex-order: 11;
        order: 11
    }.legacy-project-wrapper .order-xl-12{
        -ms-flex-order: 12;
        order: 12
    }.legacy-project-wrapper .offset-xl-0{
        margin-left: 0
    }.legacy-project-wrapper .offset-xl-1{
        margin-left: 8.333333%
    }.legacy-project-wrapper .offset-xl-2{
        margin-left: 16.666667%
    }.legacy-project-wrapper .offset-xl-3{
        margin-left: 25%
    }.legacy-project-wrapper .offset-xl-4{
        margin-left: 33.333333%
    }.legacy-project-wrapper .offset-xl-5{
        margin-left: 41.666667%
    }.legacy-project-wrapper .offset-xl-6{
        margin-left: 50%
    }.legacy-project-wrapper .offset-xl-7{
        margin-left: 58.333333%
    }.legacy-project-wrapper .offset-xl-8{
        margin-left: 66.666667%
    }.legacy-project-wrapper .offset-xl-9{
        margin-left: 75%
    }.legacy-project-wrapper .offset-xl-10{
        margin-left: 83.333333%
    }.legacy-project-wrapper .offset-xl-11{
        margin-left: 91.666667%
    }
}.legacy-project-wrapper .table{
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}.legacy-project-wrapper .table td, .legacy-project-wrapper .table th{
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}.legacy-project-wrapper .table thead th{
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}.legacy-project-wrapper .table tbody+tbody{
    border-top: 2px solid #dee2e6
}.legacy-project-wrapper .table .table{
    background-color: #fff
}.legacy-project-wrapper .table-sm td, .legacy-project-wrapper .table-sm th{
    padding: .3rem
}.legacy-project-wrapper .table-bordered{
    border: 1px solid #dee2e6
}.legacy-project-wrapper .table-bordered td, .legacy-project-wrapper .table-bordered th{
    border: 1px solid #dee2e6
}.legacy-project-wrapper .table-bordered thead td, .legacy-project-wrapper .table-bordered thead th{
    border-bottom-width: 2px
}.legacy-project-wrapper .table-borderless tbody+tbody, .legacy-project-wrapper .table-borderless td, .legacy-project-wrapper .table-borderless th, .legacy-project-wrapper .table-borderless thead th{
    border: 0
}.legacy-project-wrapper .table-striped tbody tr:nth-of-type(odd){
    background-color: rgba(0, 0, 0, .05)
}.legacy-project-wrapper .table-hover tbody tr:hover{
    background-color: rgba(0, 0, 0, .075)
}.legacy-project-wrapper .table-primary, .legacy-project-wrapper .table-primary>td, .legacy-project-wrapper .table-primary>th{
    background-color: #b8daff
}.legacy-project-wrapper .table-hover .table-primary:hover{
    background-color: #9fcdff
}.legacy-project-wrapper .table-hover .table-primary:hover>td, .legacy-project-wrapper .table-hover .table-primary:hover>th{
    background-color: #9fcdff
}.legacy-project-wrapper .table-secondary, .legacy-project-wrapper .table-secondary>td, .legacy-project-wrapper .table-secondary>th{
    background-color: #d6d8db
}.legacy-project-wrapper .table-hover .table-secondary:hover{
    background-color: #c8cbcf
}.legacy-project-wrapper .table-hover .table-secondary:hover>td, .legacy-project-wrapper .table-hover .table-secondary:hover>th{
    background-color: #c8cbcf
}.legacy-project-wrapper .table-success, .legacy-project-wrapper .table-success>td, .legacy-project-wrapper .table-success>th{
    background-color: #c3e6cb
}.legacy-project-wrapper .table-hover .table-success:hover{
    background-color: #b1dfbb
}.legacy-project-wrapper .table-hover .table-success:hover>td, .legacy-project-wrapper .table-hover .table-success:hover>th{
    background-color: #b1dfbb
}.legacy-project-wrapper .table-info, .legacy-project-wrapper .table-info>td, .legacy-project-wrapper .table-info>th{
    background-color: #bee5eb
}.legacy-project-wrapper .table-hover .table-info:hover{
    background-color: #abdde5
}.legacy-project-wrapper .table-hover .table-info:hover>td, .legacy-project-wrapper .table-hover .table-info:hover>th{
    background-color: #abdde5
}.legacy-project-wrapper .table-warning, .legacy-project-wrapper .table-warning>td, .legacy-project-wrapper .table-warning>th{
    background-color: #ffeeba
}.legacy-project-wrapper .table-hover .table-warning:hover{
    background-color: #ffe8a1
}.legacy-project-wrapper .table-hover .table-warning:hover>td, .legacy-project-wrapper .table-hover .table-warning:hover>th{
    background-color: #ffe8a1
}.legacy-project-wrapper .table-danger, .legacy-project-wrapper .table-danger>td, .legacy-project-wrapper .table-danger>th{
    background-color: #f5c6cb
}.legacy-project-wrapper .table-hover .table-danger:hover{
    background-color: #f1b0b7
}.legacy-project-wrapper .table-hover .table-danger:hover>td, .legacy-project-wrapper .table-hover .table-danger:hover>th{
    background-color: #f1b0b7
}.legacy-project-wrapper .table-light, .legacy-project-wrapper .table-light>td, .legacy-project-wrapper .table-light>th{
    background-color: #fdfdfe
}.legacy-project-wrapper .table-hover .table-light:hover{
    background-color: #ececf6
}.legacy-project-wrapper .table-hover .table-light:hover>td, .legacy-project-wrapper .table-hover .table-light:hover>th{
    background-color: #ececf6
}.legacy-project-wrapper .table-dark, .legacy-project-wrapper .table-dark>td, .legacy-project-wrapper .table-dark>th{
    background-color: #c6c8ca
}.legacy-project-wrapper .table-hover .table-dark:hover{
    background-color: #b9bbbe
}.legacy-project-wrapper .table-hover .table-dark:hover>td, .legacy-project-wrapper .table-hover .table-dark:hover>th{
    background-color: #b9bbbe
}.legacy-project-wrapper .table-active, .legacy-project-wrapper .table-active>td, .legacy-project-wrapper .table-active>th{
    background-color: rgba(0, 0, 0, .075)
}.legacy-project-wrapper .table-hover .table-active:hover{
    background-color: rgba(0, 0, 0, .075)
}.legacy-project-wrapper .table-hover .table-active:hover>td, .legacy-project-wrapper .table-hover .table-active:hover>th{
    background-color: rgba(0, 0, 0, .075)
}.legacy-project-wrapper .table .thead-dark th{
    color: #fff;
    background-color: #212529;
    border-color: #32383e
}.legacy-project-wrapper .table .thead-light th{
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}.legacy-project-wrapper .table-dark{
    color: #fff;
    background-color: #212529
}.legacy-project-wrapper .table-dark td, .legacy-project-wrapper .table-dark th, .legacy-project-wrapper .table-dark thead th{
    border-color: #32383e
}.legacy-project-wrapper .table-dark.table-bordered{
    border: 0
}.legacy-project-wrapper .table-dark.table-striped tbody tr:nth-of-type(odd){
    background-color: rgba(255, 255, 255, .05)
}.legacy-project-wrapper .table-dark.table-hover tbody tr:hover{
    background-color: rgba(255, 255, 255, .075)
}

@media (max-width:575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }.legacy-project-wrapper .table-responsive-sm>.table-bordered{
        border: 0
    }
}

@media (max-width:767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }.legacy-project-wrapper .table-responsive-md>.table-bordered{
        border: 0
    }
}

@media (max-width:991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }.legacy-project-wrapper .table-responsive-lg>.table-bordered{
        border: 0
    }
}

@media (max-width:1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }.legacy-project-wrapper .table-responsive-xl>.table-bordered{
        border: 0
    }
}.legacy-project-wrapper .table-responsive{
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}.legacy-project-wrapper .table-responsive>.table-bordered{
    border: 0
}.legacy-project-wrapper .form-control{
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}.legacy-project-wrapper .form-control::-ms-expand{
    background-color: transparent;
    border: 0
}.legacy-project-wrapper .form-control:focus{
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}.legacy-project-wrapper .form-control::-webkit-input-placeholder{
    color: #6c757d;
    opacity: 1
}.legacy-project-wrapper .form-control::-moz-placeholder{
    color: #6c757d;
    opacity: 1
}.legacy-project-wrapper .form-control:-ms-input-placeholder{
    color: #6c757d;
    opacity: 1
}.legacy-project-wrapper .form-control::-ms-input-placeholder{
    color: #6c757d;
    opacity: 1
}.legacy-project-wrapper .form-control::placeholder{
    color: #6c757d;
    opacity: 1
}.legacy-project-wrapper .form-control:disabled, .legacy-project-wrapper .form-control[readonly]{
    background-color: #e9ecef;
    opacity: 1
}.legacy-project-wrapper select.form-control:not([size]):not([multiple]){
    height: calc(3.25rem + 2px);
}.legacy-project-wrapper select.form-control:focus::-ms-value{
    color: #495057;
    background-color: #fff
}.legacy-project-wrapper .form-control-file, .legacy-project-wrapper .form-control-range{
    display: block;
    width: 100%
}.legacy-project-wrapper .col-form-label{
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}.legacy-project-wrapper .col-form-label-lg{
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}.legacy-project-wrapper .col-form-label-sm{
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}.legacy-project-wrapper .form-control-plaintext{
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}.legacy-project-wrapper .form-control-plaintext.form-control-lg, .legacy-project-wrapper .form-control-plaintext.form-control-sm, .legacy-project-wrapper .input-group-lg>.form-control-plaintext.form-control, .legacy-project-wrapper .input-group-lg>.input-group-append>.form-control-plaintext.btn, .legacy-project-wrapper .input-group-lg>.input-group-append>.form-control-plaintext.input-group-text, .legacy-project-wrapper .input-group-lg>.input-group-prepend>.form-control-plaintext.btn, .legacy-project-wrapper .input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text, .legacy-project-wrapper .input-group-sm>.form-control-plaintext.form-control, .legacy-project-wrapper .input-group-sm>.input-group-append>.form-control-plaintext.btn, .legacy-project-wrapper .input-group-sm>.input-group-append>.form-control-plaintext.input-group-text, .legacy-project-wrapper .input-group-sm>.input-group-prepend>.form-control-plaintext.btn, .legacy-project-wrapper .input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text{
    padding-right: 0;
    padding-left: 0
}.legacy-project-wrapper .form-control-sm, .legacy-project-wrapper .input-group-sm>.form-control, .legacy-project-wrapper .input-group-sm>.input-group-append>.btn, .legacy-project-wrapper .input-group-sm>.input-group-append>.input-group-text, .legacy-project-wrapper .input-group-sm>.input-group-prepend>.btn, .legacy-project-wrapper .input-group-sm>.input-group-prepend>.input-group-text{
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}.legacy-project-wrapper .input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]), .legacy-project-wrapper .input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]), .legacy-project-wrapper .input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]), .legacy-project-wrapper .input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]), .legacy-project-wrapper .input-group-sm>select.form-control:not([size]):not([multiple]), .legacy-project-wrapper select.form-control-sm:not([size]):not([multiple]){
    height: calc(1.8125rem + 2px)
}.legacy-project-wrapper .form-control-lg, .legacy-project-wrapper .input-group-lg>.form-control, .legacy-project-wrapper .input-group-lg>.input-group-append>.btn, .legacy-project-wrapper .input-group-lg>.input-group-append>.input-group-text, .legacy-project-wrapper .input-group-lg>.input-group-prepend>.btn, .legacy-project-wrapper .input-group-lg>.input-group-prepend>.input-group-text{
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}.legacy-project-wrapper .input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]), .legacy-project-wrapper .input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]), .legacy-project-wrapper .input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]), .legacy-project-wrapper .input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]), .legacy-project-wrapper .input-group-lg>select.form-control:not([size]):not([multiple]), .legacy-project-wrapper select.form-control-lg:not([size]):not([multiple]){
    height: calc(2.875rem + 2px)
}.legacy-project-wrapper .form-group{
    margin-bottom: 1rem
}.legacy-project-wrapper .form-text{
    display: block;
    margin-top: .25rem
}.legacy-project-wrapper .form-row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}.legacy-project-wrapper .form-row>.col, .legacy-project-wrapper .form-row>[class*=col-]{
    padding-right: 5px;
    padding-left: 5px
}.legacy-project-wrapper .form-check{
    position: relative;
    display: block;
    padding-left: 1.25rem
}.legacy-project-wrapper .form-check-input{
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}.legacy-project-wrapper .form-check-input:disabled~.form-check-label{
    color: #6c757d
}.legacy-project-wrapper .form-check-label{
    margin-bottom: 0
}.legacy-project-wrapper .form-check-inline{
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}.legacy-project-wrapper .form-check-inline .form-check-input{
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}.legacy-project-wrapper .valid-feedback{
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}.legacy-project-wrapper .valid-tooltip{
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(40, 167, 69, .8);
    border-radius: .2rem
}.legacy-project-wrapper .custom-select.is-valid, .legacy-project-wrapper .form-control.is-valid, .legacy-project-wrapper .was-validated .custom-select:valid, .legacy-project-wrapper .was-validated .form-control:valid{
    border-color: #28a745
}.legacy-project-wrapper .custom-select.is-valid:focus, .legacy-project-wrapper .form-control.is-valid:focus, .legacy-project-wrapper .was-validated .custom-select:valid:focus, .legacy-project-wrapper .was-validated .form-control:valid:focus{
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}.legacy-project-wrapper .custom-select.is-valid~.valid-feedback, .legacy-project-wrapper .custom-select.is-valid~.valid-tooltip, .legacy-project-wrapper .form-control.is-valid~.valid-feedback, .legacy-project-wrapper .form-control.is-valid~.valid-tooltip, .legacy-project-wrapper .was-validated .custom-select:valid~.valid-feedback, .legacy-project-wrapper .was-validated .custom-select:valid~.valid-tooltip, .legacy-project-wrapper .was-validated .form-control:valid~.valid-feedback, .legacy-project-wrapper .was-validated .form-control:valid~.valid-tooltip{
    display: block
}.legacy-project-wrapper .form-control-file.is-valid~.valid-feedback, .legacy-project-wrapper .form-control-file.is-valid~.valid-tooltip, .legacy-project-wrapper .was-validated .form-control-file:valid~.valid-feedback, .legacy-project-wrapper .was-validated .form-control-file:valid~.valid-tooltip{
    display: block
}.legacy-project-wrapper .form-check-input.is-valid~.form-check-label, .legacy-project-wrapper .was-validated .form-check-input:valid~.form-check-label{
    color: #28a745
}.legacy-project-wrapper .form-check-input.is-valid~.valid-feedback, .legacy-project-wrapper .form-check-input.is-valid~.valid-tooltip, .legacy-project-wrapper .was-validated .form-check-input:valid~.valid-feedback, .legacy-project-wrapper .was-validated .form-check-input:valid~.valid-tooltip{
    display: block
}.legacy-project-wrapper .custom-control-input.is-valid~.custom-control-label, .legacy-project-wrapper .was-validated .custom-control-input:valid~.custom-control-label{
    color: #28a745
}.legacy-project-wrapper .custom-control-input.is-valid~.custom-control-label::before, .legacy-project-wrapper .was-validated .custom-control-input:valid~.custom-control-label::before{
    background-color: #71dd8a
}.legacy-project-wrapper .custom-control-input.is-valid~.valid-feedback, .legacy-project-wrapper .custom-control-input.is-valid~.valid-tooltip, .legacy-project-wrapper .was-validated .custom-control-input:valid~.valid-feedback, .legacy-project-wrapper .was-validated .custom-control-input:valid~.valid-tooltip{
    display: block
}.legacy-project-wrapper .custom-control-input.is-valid:checked~.custom-control-label::before, .legacy-project-wrapper .was-validated .custom-control-input:valid:checked~.custom-control-label::before{
    background-color: #34ce57
}.legacy-project-wrapper .custom-control-input.is-valid:focus~.custom-control-label::before, .legacy-project-wrapper .was-validated .custom-control-input:valid:focus~.custom-control-label::before{
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(40, 167, 69, .25)
}.legacy-project-wrapper .custom-file-input.is-valid~.custom-file-label, .legacy-project-wrapper .was-validated .custom-file-input:valid~.custom-file-label{
    border-color: #28a745
}.legacy-project-wrapper .custom-file-input.is-valid~.custom-file-label::before, .legacy-project-wrapper .was-validated .custom-file-input:valid~.custom-file-label::before{
    border-color: inherit
}.legacy-project-wrapper .custom-file-input.is-valid~.valid-feedback, .legacy-project-wrapper .custom-file-input.is-valid~.valid-tooltip, .legacy-project-wrapper .was-validated .custom-file-input:valid~.valid-feedback, .legacy-project-wrapper .was-validated .custom-file-input:valid~.valid-tooltip{
    display: block
}.legacy-project-wrapper .custom-file-input.is-valid:focus~.custom-file-label, .legacy-project-wrapper .was-validated .custom-file-input:valid:focus~.custom-file-label{
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}.legacy-project-wrapper .invalid-feedback{
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}.legacy-project-wrapper .invalid-tooltip{
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(220, 53, 69, .8);
    border-radius: .2rem
}.legacy-project-wrapper .custom-select.is-invalid, .legacy-project-wrapper .form-control.is-invalid, .legacy-project-wrapper .was-validated .custom-select:invalid, .legacy-project-wrapper .was-validated .form-control:invalid{
    border-color: #dc3545
}.legacy-project-wrapper .custom-select.is-invalid:focus, .legacy-project-wrapper .form-control.is-invalid:focus, .legacy-project-wrapper .was-validated .custom-select:invalid:focus, .legacy-project-wrapper .was-validated .form-control:invalid:focus{
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}.legacy-project-wrapper .custom-select.is-invalid~.invalid-feedback, .legacy-project-wrapper .custom-select.is-invalid~.invalid-tooltip, .legacy-project-wrapper .form-control.is-invalid~.invalid-feedback, .legacy-project-wrapper .form-control.is-invalid~.invalid-tooltip, .legacy-project-wrapper .was-validated .custom-select:invalid~.invalid-feedback, .legacy-project-wrapper .was-validated .custom-select:invalid~.invalid-tooltip, .legacy-project-wrapper .was-validated .form-control:invalid~.invalid-feedback, .legacy-project-wrapper .was-validated .form-control:invalid~.invalid-tooltip{
    display: block
}.legacy-project-wrapper .form-control-file.is-invalid~.invalid-feedback, .legacy-project-wrapper .form-control-file.is-invalid~.invalid-tooltip, .legacy-project-wrapper .was-validated .form-control-file:invalid~.invalid-feedback, .legacy-project-wrapper .was-validated .form-control-file:invalid~.invalid-tooltip{
    display: block
}.legacy-project-wrapper .form-check-input.is-invalid~.form-check-label, .legacy-project-wrapper .was-validated .form-check-input:invalid~.form-check-label{
    color: #dc3545
}.legacy-project-wrapper .form-check-input.is-invalid~.invalid-feedback, .legacy-project-wrapper .form-check-input.is-invalid~.invalid-tooltip, .legacy-project-wrapper .was-validated .form-check-input:invalid~.invalid-feedback, .legacy-project-wrapper .was-validated .form-check-input:invalid~.invalid-tooltip{
    display: block
}.legacy-project-wrapper .custom-control-input.is-invalid~.custom-control-label, .legacy-project-wrapper .was-validated .custom-control-input:invalid~.custom-control-label{
    color: #dc3545
}.legacy-project-wrapper .custom-control-input.is-invalid~.custom-control-label::before, .legacy-project-wrapper .was-validated .custom-control-input:invalid~.custom-control-label::before{
    background-color: #efa2a9
}.legacy-project-wrapper .custom-control-input.is-invalid~.invalid-feedback, .legacy-project-wrapper .custom-control-input.is-invalid~.invalid-tooltip, .legacy-project-wrapper .was-validated .custom-control-input:invalid~.invalid-feedback, .legacy-project-wrapper .was-validated .custom-control-input:invalid~.invalid-tooltip{
    display: block
}.legacy-project-wrapper .custom-control-input.is-invalid:checked~.custom-control-label::before, .legacy-project-wrapper .was-validated .custom-control-input:invalid:checked~.custom-control-label::before{
    background-color: #e4606d
}.legacy-project-wrapper .custom-control-input.is-invalid:focus~.custom-control-label::before, .legacy-project-wrapper .was-validated .custom-control-input:invalid:focus~.custom-control-label::before{
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(220, 53, 69, .25)
}.legacy-project-wrapper .custom-file-input.is-invalid~.custom-file-label, .legacy-project-wrapper .was-validated .custom-file-input:invalid~.custom-file-label{
    border-color: #dc3545
}.legacy-project-wrapper .custom-file-input.is-invalid~.custom-file-label::before, .legacy-project-wrapper .was-validated .custom-file-input:invalid~.custom-file-label::before{
    border-color: inherit
}.legacy-project-wrapper .custom-file-input.is-invalid~.invalid-feedback, .legacy-project-wrapper .custom-file-input.is-invalid~.invalid-tooltip, .legacy-project-wrapper .was-validated .custom-file-input:invalid~.invalid-feedback, .legacy-project-wrapper .was-validated .custom-file-input:invalid~.invalid-tooltip{
    display: block
}.legacy-project-wrapper .custom-file-input.is-invalid:focus~.custom-file-label, .legacy-project-wrapper .was-validated .custom-file-input:invalid:focus~.custom-file-label{
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}.legacy-project-wrapper .form-inline{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center
}.legacy-project-wrapper .form-inline .form-check{
    width: 100%
}

@media (min-width:576px) {
    .form-inline label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }.legacy-project-wrapper .form-inline .form-group{
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }.legacy-project-wrapper .form-inline .form-control{
        display: inline-block;
        width: auto;
        vertical-align: middle
    }.legacy-project-wrapper .form-inline .form-control-plaintext{
        display: inline-block
    }.legacy-project-wrapper .form-inline .custom-select, .legacy-project-wrapper .form-inline .input-group{
        width: auto
    }.legacy-project-wrapper .form-inline .form-check{
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }.legacy-project-wrapper .form-inline .form-check-input{
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }.legacy-project-wrapper .form-inline .custom-control{
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }.legacy-project-wrapper .form-inline .custom-control-label{
        margin-bottom: 0
    }
}.legacy-project-wrapper .btn{
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}.legacy-project-wrapper .btn:focus, .legacy-project-wrapper .btn:hover{
    text-decoration: none
}.legacy-project-wrapper .btn.focus, .legacy-project-wrapper .btn:focus{
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}.legacy-project-wrapper .btn.disabled, .legacy-project-wrapper .btn:disabled{
    opacity: .65
}.legacy-project-wrapper .btn:not(:disabled):not(.disabled){
    cursor: pointer
}.legacy-project-wrapper .btn:not(:disabled):not(.disabled).active, .legacy-project-wrapper .btn:not(:disabled):not(.disabled):active{
    background-image: none
}.legacy-project-wrapper a.btn.disabled, .legacy-project-wrapper fieldset:disabled a.btn{
    pointer-events: none
}.legacy-project-wrapper .btn-primary{
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}.legacy-project-wrapper .btn-primary:hover{
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}.legacy-project-wrapper .btn-primary.focus, .legacy-project-wrapper .btn-primary:focus{
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}.legacy-project-wrapper .btn-primary.disabled, .legacy-project-wrapper .btn-primary:disabled{
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}.legacy-project-wrapper .btn-primary:not(:disabled):not(.disabled).active, .legacy-project-wrapper .btn-primary:not(:disabled):not(.disabled):active, .legacy-project-wrapper .show>.btn-primary.dropdown-toggle{
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}.legacy-project-wrapper .btn-primary:not(:disabled):not(.disabled).active:focus, .legacy-project-wrapper .btn-primary:not(:disabled):not(.disabled):active:focus, .legacy-project-wrapper .show>.btn-primary.dropdown-toggle:focus{
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}.legacy-project-wrapper .btn-secondary{
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}.legacy-project-wrapper .btn-secondary:hover{
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}.legacy-project-wrapper .btn-secondary.focus, .legacy-project-wrapper .btn-secondary:focus{
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}.legacy-project-wrapper .btn-secondary.disabled, .legacy-project-wrapper .btn-secondary:disabled{
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}.legacy-project-wrapper .btn-secondary:not(:disabled):not(.disabled).active, .legacy-project-wrapper .btn-secondary:not(:disabled):not(.disabled):active, .legacy-project-wrapper .show>.btn-secondary.dropdown-toggle{
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}.legacy-project-wrapper .btn-secondary:not(:disabled):not(.disabled).active:focus, .legacy-project-wrapper .btn-secondary:not(:disabled):not(.disabled):active:focus, .legacy-project-wrapper .show>.btn-secondary.dropdown-toggle:focus{
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}.legacy-project-wrapper .btn-success{
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}.legacy-project-wrapper .btn-success:hover{
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}.legacy-project-wrapper .btn-success.focus, .legacy-project-wrapper .btn-success:focus{
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}.legacy-project-wrapper .btn-success.disabled, .legacy-project-wrapper .btn-success:disabled{
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}.legacy-project-wrapper .btn-success:not(:disabled):not(.disabled).active, .legacy-project-wrapper .btn-success:not(:disabled):not(.disabled):active, .legacy-project-wrapper .show>.btn-success.dropdown-toggle{
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}.legacy-project-wrapper .btn-success:not(:disabled):not(.disabled).active:focus, .legacy-project-wrapper .btn-success:not(:disabled):not(.disabled):active:focus, .legacy-project-wrapper .show>.btn-success.dropdown-toggle:focus{
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}.legacy-project-wrapper .btn-info{
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}.legacy-project-wrapper .btn-info:hover{
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}.legacy-project-wrapper .btn-info.focus, .legacy-project-wrapper .btn-info:focus{
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}.legacy-project-wrapper .btn-info.disabled, .legacy-project-wrapper .btn-info:disabled{
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}.legacy-project-wrapper .btn-info:not(:disabled):not(.disabled).active, .legacy-project-wrapper .btn-info:not(:disabled):not(.disabled):active, .legacy-project-wrapper .show>.btn-info.dropdown-toggle{
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}.legacy-project-wrapper .btn-info:not(:disabled):not(.disabled).active:focus, .legacy-project-wrapper .btn-info:not(:disabled):not(.disabled):active:focus, .legacy-project-wrapper .show>.btn-info.dropdown-toggle:focus{
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}.legacy-project-wrapper .btn-warning{
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}.legacy-project-wrapper .btn-warning:hover{
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}.legacy-project-wrapper .btn-warning.focus, .legacy-project-wrapper .btn-warning:focus{
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}.legacy-project-wrapper .btn-warning.disabled, .legacy-project-wrapper .btn-warning:disabled{
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}.legacy-project-wrapper .btn-warning:not(:disabled):not(.disabled).active, .legacy-project-wrapper .btn-warning:not(:disabled):not(.disabled):active, .legacy-project-wrapper .show>.btn-warning.dropdown-toggle{
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}.legacy-project-wrapper .btn-warning:not(:disabled):not(.disabled).active:focus, .legacy-project-wrapper .btn-warning:not(:disabled):not(.disabled):active:focus, .legacy-project-wrapper .show>.btn-warning.dropdown-toggle:focus{
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}.legacy-project-wrapper .btn-danger{
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}.legacy-project-wrapper .btn-danger:hover{
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}.legacy-project-wrapper .btn-danger.focus, .legacy-project-wrapper .btn-danger:focus{
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}.legacy-project-wrapper .btn-danger.disabled, .legacy-project-wrapper .btn-danger:disabled{
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}.legacy-project-wrapper .btn-danger:not(:disabled):not(.disabled).active, .legacy-project-wrapper .btn-danger:not(:disabled):not(.disabled):active, .legacy-project-wrapper .show>.btn-danger.dropdown-toggle{
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}.legacy-project-wrapper .btn-danger:not(:disabled):not(.disabled).active:focus, .legacy-project-wrapper .btn-danger:not(:disabled):not(.disabled):active:focus, .legacy-project-wrapper .show>.btn-danger.dropdown-toggle:focus{
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}.legacy-project-wrapper .btn-light{
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}.legacy-project-wrapper .btn-light:hover{
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}.legacy-project-wrapper .btn-light.focus, .legacy-project-wrapper .btn-light:focus{
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}.legacy-project-wrapper .btn-light.disabled, .legacy-project-wrapper .btn-light:disabled{
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}.legacy-project-wrapper .btn-light:not(:disabled):not(.disabled).active, .legacy-project-wrapper .btn-light:not(:disabled):not(.disabled):active, .legacy-project-wrapper .show>.btn-light.dropdown-toggle{
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}.legacy-project-wrapper .btn-light:not(:disabled):not(.disabled).active:focus, .legacy-project-wrapper .btn-light:not(:disabled):not(.disabled):active:focus, .legacy-project-wrapper .show>.btn-light.dropdown-toggle:focus{
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}.legacy-project-wrapper .btn-dark{
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}.legacy-project-wrapper .btn-dark:hover{
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}.legacy-project-wrapper .btn-dark.focus, .legacy-project-wrapper .btn-dark:focus{
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}.legacy-project-wrapper .btn-dark.disabled, .legacy-project-wrapper .btn-dark:disabled{
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}.legacy-project-wrapper .btn-dark:not(:disabled):not(.disabled).active, .legacy-project-wrapper .btn-dark:not(:disabled):not(.disabled):active, .legacy-project-wrapper .show>.btn-dark.dropdown-toggle{
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}.legacy-project-wrapper .btn-dark:not(:disabled):not(.disabled).active:focus, .legacy-project-wrapper .btn-dark:not(:disabled):not(.disabled):active:focus, .legacy-project-wrapper .show>.btn-dark.dropdown-toggle:focus{
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}.legacy-project-wrapper .btn-outline-primary{
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff
}.legacy-project-wrapper .btn-outline-primary:hover{
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}.legacy-project-wrapper .btn-outline-primary.focus, .legacy-project-wrapper .btn-outline-primary:focus{
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}.legacy-project-wrapper .btn-outline-primary.disabled, .legacy-project-wrapper .btn-outline-primary:disabled{
    color: #007bff;
    background-color: transparent
}.legacy-project-wrapper .btn-outline-primary:not(:disabled):not(.disabled).active, .legacy-project-wrapper .btn-outline-primary:not(:disabled):not(.disabled):active, .legacy-project-wrapper .show>.btn-outline-primary.dropdown-toggle{
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}.legacy-project-wrapper .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .legacy-project-wrapper .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .legacy-project-wrapper .show>.btn-outline-primary.dropdown-toggle:focus{
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}.legacy-project-wrapper .btn-outline-secondary{
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d
}.legacy-project-wrapper .btn-outline-secondary:hover{
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}.legacy-project-wrapper .btn-outline-secondary.focus, .legacy-project-wrapper .btn-outline-secondary:focus{
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}.legacy-project-wrapper .btn-outline-secondary.disabled, .legacy-project-wrapper .btn-outline-secondary:disabled{
    color: #6c757d;
    background-color: transparent
}.legacy-project-wrapper .btn-outline-secondary:not(:disabled):not(.disabled).active, .legacy-project-wrapper .btn-outline-secondary:not(:disabled):not(.disabled):active, .legacy-project-wrapper .show>.btn-outline-secondary.dropdown-toggle{
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}.legacy-project-wrapper .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .legacy-project-wrapper .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .legacy-project-wrapper .show>.btn-outline-secondary.dropdown-toggle:focus{
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}.legacy-project-wrapper .btn-outline-success{
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745
}.legacy-project-wrapper .btn-outline-success:hover{
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}.legacy-project-wrapper .btn-outline-success.focus, .legacy-project-wrapper .btn-outline-success:focus{
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}.legacy-project-wrapper .btn-outline-success.disabled, .legacy-project-wrapper .btn-outline-success:disabled{
    color: #28a745;
    background-color: transparent
}.legacy-project-wrapper .btn-outline-success:not(:disabled):not(.disabled).active, .legacy-project-wrapper .btn-outline-success:not(:disabled):not(.disabled):active, .legacy-project-wrapper .show>.btn-outline-success.dropdown-toggle{
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}.legacy-project-wrapper .btn-outline-success:not(:disabled):not(.disabled).active:focus, .legacy-project-wrapper .btn-outline-success:not(:disabled):not(.disabled):active:focus, .legacy-project-wrapper .show>.btn-outline-success.dropdown-toggle:focus{
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}.legacy-project-wrapper .btn-outline-info{
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8
}.legacy-project-wrapper .btn-outline-info:hover{
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}.legacy-project-wrapper .btn-outline-info.focus, .legacy-project-wrapper .btn-outline-info:focus{
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}.legacy-project-wrapper .btn-outline-info.disabled, .legacy-project-wrapper .btn-outline-info:disabled{
    color: #17a2b8;
    background-color: transparent
}.legacy-project-wrapper .btn-outline-info:not(:disabled):not(.disabled).active, .legacy-project-wrapper .btn-outline-info:not(:disabled):not(.disabled):active, .legacy-project-wrapper .show>.btn-outline-info.dropdown-toggle{
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}.legacy-project-wrapper .btn-outline-info:not(:disabled):not(.disabled).active:focus, .legacy-project-wrapper .btn-outline-info:not(:disabled):not(.disabled):active:focus, .legacy-project-wrapper .show>.btn-outline-info.dropdown-toggle:focus{
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}.legacy-project-wrapper .btn-outline-warning{
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107
}.legacy-project-wrapper .btn-outline-warning:hover{
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}.legacy-project-wrapper .btn-outline-warning.focus, .legacy-project-wrapper .btn-outline-warning:focus{
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}.legacy-project-wrapper .btn-outline-warning.disabled, .legacy-project-wrapper .btn-outline-warning:disabled{
    color: #ffc107;
    background-color: transparent
}.legacy-project-wrapper .btn-outline-warning:not(:disabled):not(.disabled).active, .legacy-project-wrapper .btn-outline-warning:not(:disabled):not(.disabled):active, .legacy-project-wrapper .show>.btn-outline-warning.dropdown-toggle{
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}.legacy-project-wrapper .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .legacy-project-wrapper .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .legacy-project-wrapper .show>.btn-outline-warning.dropdown-toggle:focus{
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}.legacy-project-wrapper .btn-outline-danger{
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545
}.legacy-project-wrapper .btn-outline-danger:hover{
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}.legacy-project-wrapper .btn-outline-danger.focus, .legacy-project-wrapper .btn-outline-danger:focus{
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}.legacy-project-wrapper .btn-outline-danger.disabled, .legacy-project-wrapper .btn-outline-danger:disabled{
    color: #dc3545;
    background-color: transparent
}.legacy-project-wrapper .btn-outline-danger:not(:disabled):not(.disabled).active, .legacy-project-wrapper .btn-outline-danger:not(:disabled):not(.disabled):active, .legacy-project-wrapper .show>.btn-outline-danger.dropdown-toggle{
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}.legacy-project-wrapper .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .legacy-project-wrapper .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .legacy-project-wrapper .show>.btn-outline-danger.dropdown-toggle:focus{
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}.legacy-project-wrapper .btn-outline-light{
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa
}.legacy-project-wrapper .btn-outline-light:hover{
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}.legacy-project-wrapper .btn-outline-light.focus, .legacy-project-wrapper .btn-outline-light:focus{
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}.legacy-project-wrapper .btn-outline-light.disabled, .legacy-project-wrapper .btn-outline-light:disabled{
    color: #f8f9fa;
    background-color: transparent
}.legacy-project-wrapper .btn-outline-light:not(:disabled):not(.disabled).active, .legacy-project-wrapper .btn-outline-light:not(:disabled):not(.disabled):active, .legacy-project-wrapper .show>.btn-outline-light.dropdown-toggle{
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}.legacy-project-wrapper .btn-outline-light:not(:disabled):not(.disabled).active:focus, .legacy-project-wrapper .btn-outline-light:not(:disabled):not(.disabled):active:focus, .legacy-project-wrapper .show>.btn-outline-light.dropdown-toggle:focus{
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}.legacy-project-wrapper .btn-outline-dark{
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40
}.legacy-project-wrapper .btn-outline-dark:hover{
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}.legacy-project-wrapper .btn-outline-dark.focus, .legacy-project-wrapper .btn-outline-dark:focus{
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}.legacy-project-wrapper .btn-outline-dark.disabled, .legacy-project-wrapper .btn-outline-dark:disabled{
    color: #343a40;
    background-color: transparent
}.legacy-project-wrapper .btn-outline-dark:not(:disabled):not(.disabled).active, .legacy-project-wrapper .btn-outline-dark:not(:disabled):not(.disabled):active, .legacy-project-wrapper .show>.btn-outline-dark.dropdown-toggle{
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}.legacy-project-wrapper .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .legacy-project-wrapper .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .legacy-project-wrapper .show>.btn-outline-dark.dropdown-toggle:focus{
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}.legacy-project-wrapper .btn-link{
    font-weight: 400;
    color: #007bff;
    background-color: transparent
}.legacy-project-wrapper .btn-link:hover{
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent
}.legacy-project-wrapper .btn-link.focus, .legacy-project-wrapper .btn-link:focus{
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none
}.legacy-project-wrapper .btn-link.disabled, .legacy-project-wrapper .btn-link:disabled{
    color: #6c757d;
    pointer-events: none
}.legacy-project-wrapper .btn-group-lg>.btn, .legacy-project-wrapper .btn-lg{
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}.legacy-project-wrapper .btn-group-sm>.btn, .legacy-project-wrapper .btn-sm{
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}.legacy-project-wrapper .btn-block{
    display: block;
    width: 100%
}.legacy-project-wrapper .btn-block+.btn-block{
    margin-top: .5rem
}.legacy-project-wrapper input[type=button].btn-block, .legacy-project-wrapper input[type=reset].btn-block, .legacy-project-wrapper input[type=submit].btn-block{
    width: 100%
}.legacy-project-wrapper .fade{
    transition: opacity .15s linear
}

@media screen and (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}.legacy-project-wrapper .fade:not(.show){
    opacity: 0
}.legacy-project-wrapper .collapse:not(.show){
    display: none
}.legacy-project-wrapper .collapsing{
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}.legacy-project-wrapper .dropdown, .legacy-project-wrapper .dropleft, .legacy-project-wrapper .dropright, .legacy-project-wrapper .dropup{
    position: relative
}.legacy-project-wrapper .dropdown-toggle::after{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}.legacy-project-wrapper .dropdown-toggle:empty::after{
    margin-left: 0
}.legacy-project-wrapper .dropdown-menu{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}.legacy-project-wrapper .dropdown-menu-right{
    right: 0;
    left: auto
}.legacy-project-wrapper .dropup .dropdown-menu{
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}.legacy-project-wrapper .dropup .dropdown-toggle::after{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}.legacy-project-wrapper .dropup .dropdown-toggle:empty::after{
    margin-left: 0
}.legacy-project-wrapper .dropright .dropdown-menu{
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}.legacy-project-wrapper .dropright .dropdown-toggle::after{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}.legacy-project-wrapper .dropright .dropdown-toggle:empty::after{
    margin-left: 0
}.legacy-project-wrapper .dropright .dropdown-toggle::after{
    vertical-align: 0
}.legacy-project-wrapper .dropleft .dropdown-menu{
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}.legacy-project-wrapper .dropleft .dropdown-toggle::after{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}.legacy-project-wrapper .dropleft .dropdown-toggle::after{
    display: none
}.legacy-project-wrapper .dropleft .dropdown-toggle::before{
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}.legacy-project-wrapper .dropleft .dropdown-toggle:empty::after{
    margin-left: 0
}.legacy-project-wrapper .dropleft .dropdown-toggle::before{
    vertical-align: 0
}.legacy-project-wrapper .dropdown-menu[x-placement^=bottom], .legacy-project-wrapper .dropdown-menu[x-placement^=left], .legacy-project-wrapper .dropdown-menu[x-placement^=right], .legacy-project-wrapper .dropdown-menu[x-placement^=top]{
    right: auto;
    bottom: auto
}.legacy-project-wrapper .dropdown-divider{
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}.legacy-project-wrapper .dropdown-item{
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}.legacy-project-wrapper .dropdown-item:focus, .legacy-project-wrapper .dropdown-item:hover{
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}.legacy-project-wrapper .dropdown-item.active, .legacy-project-wrapper .dropdown-item:active{
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}.legacy-project-wrapper .dropdown-item.disabled, .legacy-project-wrapper .dropdown-item:disabled{
    color: #6c757d;
    background-color: transparent
}.legacy-project-wrapper .dropdown-menu.show{
    display: block
}.legacy-project-wrapper .dropdown-header{
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}.legacy-project-wrapper .dropdown-item-text{
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}.legacy-project-wrapper .btn-group, .legacy-project-wrapper .btn-group-vertical{
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}.legacy-project-wrapper .btn-group-vertical>.btn, .legacy-project-wrapper .btn-group>.btn{
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}.legacy-project-wrapper .btn-group-vertical>.btn:hover, .legacy-project-wrapper .btn-group>.btn:hover{
    z-index: 1
}.legacy-project-wrapper .btn-group-vertical>.btn.active, .legacy-project-wrapper .btn-group-vertical>.btn:active, .legacy-project-wrapper .btn-group-vertical>.btn:focus, .legacy-project-wrapper .btn-group>.btn.active, .legacy-project-wrapper .btn-group>.btn:active, .legacy-project-wrapper .btn-group>.btn:focus{
    z-index: 1
}.legacy-project-wrapper .btn-group .btn+.btn, .legacy-project-wrapper .btn-group .btn+.btn-group, .legacy-project-wrapper .btn-group .btn-group+.btn, .legacy-project-wrapper .btn-group .btn-group+.btn-group, .legacy-project-wrapper .btn-group-vertical .btn+.btn, .legacy-project-wrapper .btn-group-vertical .btn+.btn-group, .legacy-project-wrapper .btn-group-vertical .btn-group+.btn, .legacy-project-wrapper .btn-group-vertical .btn-group+.btn-group{
    margin-left: -1px
}.legacy-project-wrapper .btn-toolbar{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}.legacy-project-wrapper .btn-toolbar .input-group{
    width: auto
}.legacy-project-wrapper .btn-group>.btn:first-child{
    margin-left: 0
}.legacy-project-wrapper .btn-group>.btn-group:not(:last-child)>.btn, .legacy-project-wrapper .btn-group>.btn:not(:last-child):not(.dropdown-toggle){
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}.legacy-project-wrapper .btn-group>.btn-group:not(:first-child)>.btn, .legacy-project-wrapper .btn-group>.btn:not(:first-child){
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}.legacy-project-wrapper .dropdown-toggle-split{
    padding-right: .5625rem;
    padding-left: .5625rem
}.legacy-project-wrapper .dropdown-toggle-split::after, .legacy-project-wrapper .dropright .dropdown-toggle-split::after, .legacy-project-wrapper .dropup .dropdown-toggle-split::after{
    margin-left: 0
}.legacy-project-wrapper .dropleft .dropdown-toggle-split::before{
    margin-right: 0
}.legacy-project-wrapper .btn-group-sm>.btn+.dropdown-toggle-split, .legacy-project-wrapper .btn-sm+.dropdown-toggle-split{
    padding-right: .375rem;
    padding-left: .375rem
}.legacy-project-wrapper .btn-group-lg>.btn+.dropdown-toggle-split, .legacy-project-wrapper .btn-lg+.dropdown-toggle-split{
    padding-right: .75rem;
    padding-left: .75rem
}.legacy-project-wrapper .btn-group-vertical{
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center
}.legacy-project-wrapper .btn-group-vertical .btn, .legacy-project-wrapper .btn-group-vertical .btn-group{
    width: 100%
}.legacy-project-wrapper .btn-group-vertical>.btn+.btn, .legacy-project-wrapper .btn-group-vertical>.btn+.btn-group, .legacy-project-wrapper .btn-group-vertical>.btn-group+.btn, .legacy-project-wrapper .btn-group-vertical>.btn-group+.btn-group{
    margin-top: -1px;
    margin-left: 0
}.legacy-project-wrapper .btn-group-vertical>.btn-group:not(:last-child)>.btn, .legacy-project-wrapper .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}.legacy-project-wrapper .btn-group-vertical>.btn-group:not(:first-child)>.btn, .legacy-project-wrapper .btn-group-vertical>.btn:not(:first-child){
    border-top-left-radius: 0;
    border-top-right-radius: 0
}.legacy-project-wrapper .btn-group-toggle>.btn, .legacy-project-wrapper .btn-group-toggle>.btn-group>.btn{
    margin-bottom: 0
}.legacy-project-wrapper .btn-group-toggle>.btn input[type=checkbox], .legacy-project-wrapper .btn-group-toggle>.btn input[type=radio], .legacy-project-wrapper .btn-group-toggle>.btn-group>.btn input[type=checkbox], .legacy-project-wrapper .btn-group-toggle>.btn-group>.btn input[type=radio]{
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}.legacy-project-wrapper .input-group{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}.legacy-project-wrapper .input-group>.custom-file, .legacy-project-wrapper .input-group>.custom-select, .legacy-project-wrapper .input-group>.form-control{
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}.legacy-project-wrapper .input-group>.custom-file:focus, .legacy-project-wrapper .input-group>.custom-select:focus, .legacy-project-wrapper .input-group>.form-control:focus{
    z-index: 3
}.legacy-project-wrapper .input-group>.custom-file+.custom-file, .legacy-project-wrapper .input-group>.custom-file+.custom-select, .legacy-project-wrapper .input-group>.custom-file+.form-control, .legacy-project-wrapper .input-group>.custom-select+.custom-file, .legacy-project-wrapper .input-group>.custom-select+.custom-select, .legacy-project-wrapper .input-group>.custom-select+.form-control, .legacy-project-wrapper .input-group>.form-control+.custom-file, .legacy-project-wrapper .input-group>.form-control+.custom-select, .legacy-project-wrapper .input-group>.form-control+.form-control{
    margin-left: -1px
}.legacy-project-wrapper .input-group>.custom-select:not(:last-child), .legacy-project-wrapper .input-group>.form-control:not(:last-child){
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}.legacy-project-wrapper .input-group>.custom-select:not(:first-child), .legacy-project-wrapper .input-group>.form-control:not(:first-child){
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}.legacy-project-wrapper .input-group>.custom-file{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}.legacy-project-wrapper .input-group>.custom-file:not(:last-child) .custom-file-label, .legacy-project-wrapper .input-group>.custom-file:not(:last-child) .custom-file-label::after{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}.legacy-project-wrapper .input-group>.custom-file:not(:first-child) .custom-file-label{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}.legacy-project-wrapper .input-group-append, .legacy-project-wrapper .input-group-prepend{
    display: -ms-flexbox;
    display: flex
}.legacy-project-wrapper .input-group-append .btn, .legacy-project-wrapper .input-group-prepend .btn{
    position: relative;
    z-index: 2
}.legacy-project-wrapper .input-group-append .btn+.btn, .legacy-project-wrapper .input-group-append .btn+.input-group-text, .legacy-project-wrapper .input-group-append .input-group-text+.btn, .legacy-project-wrapper .input-group-append .input-group-text+.input-group-text, .legacy-project-wrapper .input-group-prepend .btn+.btn, .legacy-project-wrapper .input-group-prepend .btn+.input-group-text, .legacy-project-wrapper .input-group-prepend .input-group-text+.btn, .legacy-project-wrapper .input-group-prepend .input-group-text+.input-group-text{
    margin-left: -1px
}.legacy-project-wrapper .input-group-prepend{
    margin-right: -1px
}.legacy-project-wrapper .input-group-append{
    margin-left: -1px
}.legacy-project-wrapper .input-group-text{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}.legacy-project-wrapper .input-group-text input[type=checkbox], .legacy-project-wrapper .input-group-text input[type=radio]{
    margin-top: 0
}.legacy-project-wrapper .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .legacy-project-wrapper .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .legacy-project-wrapper .input-group>.input-group-append:not(:last-child)>.btn, .legacy-project-wrapper .input-group>.input-group-append:not(:last-child)>.input-group-text, .legacy-project-wrapper .input-group>.input-group-prepend>.btn, .legacy-project-wrapper .input-group>.input-group-prepend>.input-group-text{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}.legacy-project-wrapper .input-group>.input-group-append>.btn, .legacy-project-wrapper .input-group>.input-group-append>.input-group-text, .legacy-project-wrapper .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .legacy-project-wrapper .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child), .legacy-project-wrapper .input-group>.input-group-prepend:not(:first-child)>.btn, .legacy-project-wrapper .input-group>.input-group-prepend:not(:first-child)>.input-group-text{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}.legacy-project-wrapper .custom-control{
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}.legacy-project-wrapper .custom-control-inline{
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem
}.legacy-project-wrapper .custom-control-input{
    position: absolute;
    z-index: -1;
    opacity: 0
}.legacy-project-wrapper .custom-control-input:checked~.custom-control-label::before{
    color: #fff;
    background-color: #007bff
}.legacy-project-wrapper .custom-control-input:focus~.custom-control-label::before{
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}.legacy-project-wrapper .custom-control-input:active~.custom-control-label::before{
    color: #fff;
    background-color: #b3d7ff
}.legacy-project-wrapper .custom-control-input:disabled~.custom-control-label{
    color: #6c757d
}.legacy-project-wrapper .custom-control-input:disabled~.custom-control-label::before{
    background-color: #e9ecef
}.legacy-project-wrapper .custom-control-label{
    position: relative;
    margin-bottom: 0
}.legacy-project-wrapper .custom-control-label::before{
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #dee2e6
}.legacy-project-wrapper .custom-control-label::after{
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}.legacy-project-wrapper .custom-checkbox .custom-control-label::before{
    border-radius: .25rem
}.legacy-project-wrapper .custom-checkbox .custom-control-input:checked~.custom-control-label::before{
    background-color: #007bff
}.legacy-project-wrapper .custom-checkbox .custom-control-input:checked~.custom-control-label::after{
    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")
}.legacy-project-wrapper .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{
    background-color: #007bff
}.legacy-project-wrapper .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{
    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")
}.legacy-project-wrapper .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{
    background-color: rgba(0, 123, 255, .5)
}.legacy-project-wrapper .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{
    background-color: rgba(0, 123, 255, .5)
}.legacy-project-wrapper .custom-radio .custom-control-label::before{
    border-radius: 50%
}.legacy-project-wrapper .custom-radio .custom-control-input:checked~.custom-control-label::before{
    background-color: #007bff
}.legacy-project-wrapper .custom-radio .custom-control-input:checked~.custom-control-label::after{
    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")
}.legacy-project-wrapper .custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{
    background-color: rgba(0, 123, 255, .5)
}.legacy-project-wrapper .custom-select{
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    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='%23343a40' 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;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}.legacy-project-wrapper .custom-select:focus{
    border-color: #80bdff;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 5px rgba(128, 189, 255, .5)
}.legacy-project-wrapper .custom-select:focus::-ms-value{
    color: #495057;
    background-color: #fff
}.legacy-project-wrapper .custom-select[multiple], .legacy-project-wrapper .custom-select[size]:not([size="1"]){
    height: auto;
    padding-right: .75rem;
    background-image: none
}.legacy-project-wrapper .custom-select:disabled{
    color: #6c757d;
    background-color: #e9ecef
}.legacy-project-wrapper .custom-select::-ms-expand{
    opacity: 0
}.legacy-project-wrapper .custom-select-sm{
    height: calc(1.8125rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}.legacy-project-wrapper .custom-select-lg{
    height: calc(2.875rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 125%
}.legacy-project-wrapper .custom-file{
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0
}.legacy-project-wrapper .custom-file-input{
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0
}.legacy-project-wrapper .custom-file-input:focus~.custom-file-label{
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}.legacy-project-wrapper .custom-file-input:focus~.custom-file-label::after{
    border-color: #80bdff
}.legacy-project-wrapper .custom-file-input:lang(en)~.custom-file-label::after{
    content: "Browse"
}.legacy-project-wrapper .custom-file-label{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}.legacy-project-wrapper .custom-file-label::after{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.25rem;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 .25rem .25rem 0
}.legacy-project-wrapper .custom-range{
    width: 100%;
    padding-left: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}.legacy-project-wrapper .custom-range:focus{
    outline: 0
}.legacy-project-wrapper .custom-range::-moz-focus-outer{
    border: 0
}.legacy-project-wrapper .custom-range::-webkit-slider-thumb{
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-appearance: none;
    appearance: none
}.legacy-project-wrapper .custom-range::-webkit-slider-thumb:focus{
    outline: 0;
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}.legacy-project-wrapper .custom-range::-webkit-slider-thumb:active{
    background-color: #b3d7ff
}.legacy-project-wrapper .custom-range::-webkit-slider-runnable-track{
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}.legacy-project-wrapper .custom-range::-moz-range-thumb{
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -moz-appearance: none;
    appearance: none
}.legacy-project-wrapper .custom-range::-moz-range-thumb:focus{
    outline: 0;
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}.legacy-project-wrapper .custom-range::-moz-range-thumb:active{
    background-color: #b3d7ff
}.legacy-project-wrapper .custom-range::-moz-range-track{
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}.legacy-project-wrapper .custom-range::-ms-thumb{
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    appearance: none
}.legacy-project-wrapper .custom-range::-ms-thumb:focus{
    outline: 0;
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}.legacy-project-wrapper .custom-range::-ms-thumb:active{
    background-color: #b3d7ff
}.legacy-project-wrapper .custom-range::-ms-track{
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}.legacy-project-wrapper .custom-range::-ms-fill-lower{
    background-color: #dee2e6;
    border-radius: 1rem
}.legacy-project-wrapper .custom-range::-ms-fill-upper{
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem
}.legacy-project-wrapper .nav{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}.legacy-project-wrapper .nav-link{
    display: block;
    padding: .5rem 1rem
}.legacy-project-wrapper .nav-link:focus, .legacy-project-wrapper .nav-link:hover{
    text-decoration: none
}.legacy-project-wrapper .nav-link.disabled{
    color: #6c757d
}.legacy-project-wrapper .nav-tabs{
    border-bottom: 1px solid #dee2e6
}.legacy-project-wrapper .nav-tabs .nav-item{
    margin-bottom: -1px
}.legacy-project-wrapper .nav-tabs .nav-link{
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}.legacy-project-wrapper .nav-tabs .nav-link:focus, .legacy-project-wrapper .nav-tabs .nav-link:hover{
    border-color: #e9ecef #e9ecef #dee2e6
}.legacy-project-wrapper .nav-tabs .nav-link.disabled{
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}.legacy-project-wrapper .nav-tabs .nav-item.show .nav-link, .legacy-project-wrapper .nav-tabs .nav-link.active{
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}.legacy-project-wrapper .nav-tabs .dropdown-menu{
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}.legacy-project-wrapper .nav-pills .nav-link{
    border-radius: .25rem
}.legacy-project-wrapper .nav-pills .nav-link.active, .legacy-project-wrapper .nav-pills .show>.nav-link{
    color: #fff;
    background-color: #007bff
}.legacy-project-wrapper .nav-fill .nav-item{
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}.legacy-project-wrapper .nav-justified .nav-item{
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}.legacy-project-wrapper .tab-content>.tab-pane{
    display: none
}.legacy-project-wrapper .tab-content>.active{
    display: block
}.legacy-project-wrapper .navbar{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}.legacy-project-wrapper .navbar>.container, .legacy-project-wrapper .navbar>.container-fluid{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}.legacy-project-wrapper .navbar-brand{
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}.legacy-project-wrapper .navbar-brand:focus, .legacy-project-wrapper .navbar-brand:hover{
    text-decoration: none
}.legacy-project-wrapper .navbar-nav{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}.legacy-project-wrapper .navbar-nav .nav-link{
    padding-right: 0;
    padding-left: 0
}.legacy-project-wrapper .navbar-nav .dropdown-menu{
    position: static;
    float: none
}.legacy-project-wrapper .navbar-text{
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}.legacy-project-wrapper .navbar-collapse{
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center
}.legacy-project-wrapper .navbar-toggler{
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}.legacy-project-wrapper .navbar-toggler:focus, .legacy-project-wrapper .navbar-toggler:hover{
    text-decoration: none
}.legacy-project-wrapper .navbar-toggler:not(:disabled):not(.disabled){
    cursor: pointer
}.legacy-project-wrapper .navbar-toggler-icon{
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media (max-width:575.98px) {

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-expand-sm {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }.legacy-project-wrapper .navbar-expand-sm .navbar-nav{
        -ms-flex-direction: row;
        flex-direction: row
    }.legacy-project-wrapper .navbar-expand-sm .navbar-nav .dropdown-menu{
        position: absolute
    }.legacy-project-wrapper .navbar-expand-sm .navbar-nav .nav-link{
        padding-right: .5rem;
        padding-left: .5rem
    }.legacy-project-wrapper .navbar-expand-sm>.container, .legacy-project-wrapper .navbar-expand-sm>.container-fluid{
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }.legacy-project-wrapper .navbar-expand-sm .navbar-collapse{
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }.legacy-project-wrapper .navbar-expand-sm .navbar-toggler{
        display: none
    }
}

@media (max-width:767.98px) {

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }.legacy-project-wrapper .navbar-expand-md .navbar-nav{
        -ms-flex-direction: row;
        flex-direction: row
    }.legacy-project-wrapper .navbar-expand-md .navbar-nav .dropdown-menu{
        position: absolute
    }.legacy-project-wrapper .navbar-expand-md .navbar-nav .nav-link{
        padding-right: .5rem;
        padding-left: .5rem
    }.legacy-project-wrapper .navbar-expand-md>.container, .legacy-project-wrapper .navbar-expand-md>.container-fluid{
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }.legacy-project-wrapper .navbar-expand-md .navbar-collapse{
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }.legacy-project-wrapper .navbar-expand-md .navbar-toggler{
        display: none
    }
}

@media (max-width:991.98px) {

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }.legacy-project-wrapper .navbar-expand-lg .navbar-nav{
        -ms-flex-direction: row;
        flex-direction: row
    }.legacy-project-wrapper .navbar-expand-lg .navbar-nav .dropdown-menu{
        position: absolute
    }.legacy-project-wrapper .navbar-expand-lg .navbar-nav .nav-link{
        padding-right: .5rem;
        padding-left: .5rem
    }.legacy-project-wrapper .navbar-expand-lg>.container, .legacy-project-wrapper .navbar-expand-lg>.container-fluid{
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }.legacy-project-wrapper .navbar-expand-lg .navbar-collapse{
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }.legacy-project-wrapper .navbar-expand-lg .navbar-toggler{
        display: none
    }
}

@media (max-width:1199.98px) {

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }.legacy-project-wrapper .navbar-expand-xl .navbar-nav{
        -ms-flex-direction: row;
        flex-direction: row
    }.legacy-project-wrapper .navbar-expand-xl .navbar-nav .dropdown-menu{
        position: absolute
    }.legacy-project-wrapper .navbar-expand-xl .navbar-nav .nav-link{
        padding-right: .5rem;
        padding-left: .5rem
    }.legacy-project-wrapper .navbar-expand-xl>.container, .legacy-project-wrapper .navbar-expand-xl>.container-fluid{
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }.legacy-project-wrapper .navbar-expand-xl .navbar-collapse{
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }.legacy-project-wrapper .navbar-expand-xl .navbar-toggler{
        display: none
    }
}.legacy-project-wrapper .navbar-expand{
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}.legacy-project-wrapper .navbar-expand>.container, .legacy-project-wrapper .navbar-expand>.container-fluid{
    padding-right: 0;
    padding-left: 0
}.legacy-project-wrapper .navbar-expand .navbar-nav{
    -ms-flex-direction: row;
    flex-direction: row
}.legacy-project-wrapper .navbar-expand .navbar-nav .dropdown-menu{
    position: absolute
}.legacy-project-wrapper .navbar-expand .navbar-nav .nav-link{
    padding-right: .5rem;
    padding-left: .5rem
}.legacy-project-wrapper .navbar-expand>.container, .legacy-project-wrapper .navbar-expand>.container-fluid{
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}.legacy-project-wrapper .navbar-expand .navbar-collapse{
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}.legacy-project-wrapper .navbar-expand .navbar-toggler{
    display: none
}.legacy-project-wrapper .navbar-light .navbar-brand{
    color: rgba(0, 0, 0, .9)
}.legacy-project-wrapper .navbar-light .navbar-brand:focus, .legacy-project-wrapper .navbar-light .navbar-brand:hover{
    color: rgba(0, 0, 0, .9)
}.legacy-project-wrapper .navbar-light .navbar-nav .nav-link{
    color: rgba(0, 0, 0, .5)
}.legacy-project-wrapper .navbar-light .navbar-nav .nav-link:focus, .legacy-project-wrapper .navbar-light .navbar-nav .nav-link:hover{
    color: rgba(0, 0, 0, .7)
}.legacy-project-wrapper .navbar-light .navbar-nav .nav-link.disabled{
    color: rgba(0, 0, 0, .3)
}.legacy-project-wrapper .navbar-light .navbar-nav .active>.nav-link, .legacy-project-wrapper .navbar-light .navbar-nav .nav-link.active, .legacy-project-wrapper .navbar-light .navbar-nav .nav-link.show, .legacy-project-wrapper .navbar-light .navbar-nav .show>.nav-link{
    color: rgba(0, 0, 0, .9)
}.legacy-project-wrapper .navbar-light .navbar-toggler{
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}.legacy-project-wrapper .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(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}.legacy-project-wrapper .navbar-light .navbar-text{
    color: rgba(0, 0, 0, .5)
}.legacy-project-wrapper .navbar-light .navbar-text a{
    color: rgba(0, 0, 0, .9)
}.legacy-project-wrapper .navbar-light .navbar-text a:focus, .legacy-project-wrapper .navbar-light .navbar-text a:hover{
    color: rgba(0, 0, 0, .9)
}.legacy-project-wrapper .navbar-dark .navbar-brand{
    color: #fff
}.legacy-project-wrapper .navbar-dark .navbar-brand:focus, .legacy-project-wrapper .navbar-dark .navbar-brand:hover{
    color: #fff
}.legacy-project-wrapper .navbar-dark .navbar-nav .nav-link{
    color: rgba(255, 255, 255, .5)
}.legacy-project-wrapper .navbar-dark .navbar-nav .nav-link:focus, .legacy-project-wrapper .navbar-dark .navbar-nav .nav-link:hover{
    color: rgba(255, 255, 255, .75)
}.legacy-project-wrapper .navbar-dark .navbar-nav .nav-link.disabled{
    color: rgba(255, 255, 255, .25)
}.legacy-project-wrapper .navbar-dark .navbar-nav .active>.nav-link, .legacy-project-wrapper .navbar-dark .navbar-nav .nav-link.active, .legacy-project-wrapper .navbar-dark .navbar-nav .nav-link.show, .legacy-project-wrapper .navbar-dark .navbar-nav .show>.nav-link{
    color: #fff
}.legacy-project-wrapper .navbar-dark .navbar-toggler{
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1)
}.legacy-project-wrapper .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")
}.legacy-project-wrapper .navbar-dark .navbar-text{
    color: rgba(255, 255, 255, .5)
}.legacy-project-wrapper .navbar-dark .navbar-text a{
    color: #fff
}.legacy-project-wrapper .navbar-dark .navbar-text a:focus, .legacy-project-wrapper .navbar-dark .navbar-text a:hover{
    color: #fff
}.legacy-project-wrapper .card{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}.legacy-project-wrapper .card>hr{
    margin-right: 0;
    margin-left: 0
}.legacy-project-wrapper .card>.list-group:first-child .list-group-item:first-child{
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}.legacy-project-wrapper .card>.list-group:last-child .list-group-item:last-child{
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}.legacy-project-wrapper .card-body{
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}.legacy-project-wrapper .card-title{
    margin-bottom: .75rem
}.legacy-project-wrapper .card-subtitle{
    margin-top: -.375rem;
    margin-bottom: 0
}.legacy-project-wrapper .card-text:last-child{
    margin-bottom: 0
}.legacy-project-wrapper .card-link:hover{
    text-decoration: none
}.legacy-project-wrapper .card-link+.card-link{
    margin-left: 1.25rem
}.legacy-project-wrapper .card-header{
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}.legacy-project-wrapper .card-header:first-child{
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}.legacy-project-wrapper .card-header+.list-group .list-group-item:first-child{
    border-top: 0
}.legacy-project-wrapper .card-footer{
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}.legacy-project-wrapper .card-footer:last-child{
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}.legacy-project-wrapper .card-header-tabs{
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}.legacy-project-wrapper .card-header-pills{
    margin-right: -.625rem;
    margin-left: -.625rem
}.legacy-project-wrapper .card-img-overlay{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}.legacy-project-wrapper .card-img{
    width: 100%;
    border-radius: calc(.25rem - 1px)
}.legacy-project-wrapper .card-img-top{
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}.legacy-project-wrapper .card-img-bottom{
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}.legacy-project-wrapper .card-deck{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}.legacy-project-wrapper .card-deck .card{
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }.legacy-project-wrapper .card-deck .card{
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}.legacy-project-wrapper .card-group{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}.legacy-project-wrapper .card-group>.card{
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-group {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }.legacy-project-wrapper .card-group>.card{
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }.legacy-project-wrapper .card-group>.card+.card{
        margin-left: 0;
        border-left: 0
    }.legacy-project-wrapper .card-group>.card:first-child{
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }.legacy-project-wrapper .card-group>.card:first-child .card-header, .legacy-project-wrapper .card-group>.card:first-child .card-img-top{
        border-top-right-radius: 0
    }.legacy-project-wrapper .card-group>.card:first-child .card-footer, .legacy-project-wrapper .card-group>.card:first-child .card-img-bottom{
        border-bottom-right-radius: 0
    }.legacy-project-wrapper .card-group>.card:last-child{
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }.legacy-project-wrapper .card-group>.card:last-child .card-header, .legacy-project-wrapper .card-group>.card:last-child .card-img-top{
        border-top-left-radius: 0
    }.legacy-project-wrapper .card-group>.card:last-child .card-footer, .legacy-project-wrapper .card-group>.card:last-child .card-img-bottom{
        border-bottom-left-radius: 0
    }.legacy-project-wrapper .card-group>.card:only-child{
        border-radius: .25rem
    }.legacy-project-wrapper .card-group>.card:only-child .card-header, .legacy-project-wrapper .card-group>.card:only-child .card-img-top{
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }.legacy-project-wrapper .card-group>.card:only-child .card-footer, .legacy-project-wrapper .card-group>.card:only-child .card-img-bottom{
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }.legacy-project-wrapper .card-group>.card:not(:first-child):not(:last-child):not(:only-child){
        border-radius: 0
    }.legacy-project-wrapper .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer, .legacy-project-wrapper .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header, .legacy-project-wrapper .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .legacy-project-wrapper .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{
        border-radius: 0
    }
}.legacy-project-wrapper .card-columns .card{
    margin-bottom: .75rem
}

@media (min-width:576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }.legacy-project-wrapper .card-columns .card{
        display: inline-block;
        width: 100%
    }
}.legacy-project-wrapper .accordion .card:not(:first-of-type):not(:last-of-type){
    border-bottom: 0;
    border-radius: 0
}.legacy-project-wrapper .accordion .card:not(:first-of-type) .card-header:first-child{
    border-radius: 0
}.legacy-project-wrapper .accordion .card:first-of-type{
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}.legacy-project-wrapper .accordion .card:last-of-type{
    border-top-left-radius: 0;
    border-top-right-radius: 0
}.legacy-project-wrapper .breadcrumb{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}.legacy-project-wrapper .breadcrumb-item+.breadcrumb-item{
    padding-left: .5rem
}.legacy-project-wrapper .breadcrumb-item+.breadcrumb-item::before{
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}.legacy-project-wrapper .breadcrumb-item+.breadcrumb-item:hover::before{
    text-decoration: underline
}.legacy-project-wrapper .breadcrumb-item+.breadcrumb-item:hover::before{
    text-decoration: none
}.legacy-project-wrapper .breadcrumb-item.active{
    color: #6c757d
}.legacy-project-wrapper .pagination{
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}.legacy-project-wrapper .page-link{
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6
}.legacy-project-wrapper .page-link:hover{
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}.legacy-project-wrapper .page-link:focus{
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}.legacy-project-wrapper .page-link:not(:disabled):not(.disabled){
    cursor: pointer
}.legacy-project-wrapper .page-item:first-child .page-link{
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}.legacy-project-wrapper .page-item:last-child .page-link{
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}.legacy-project-wrapper .page-item.active .page-link{
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}.legacy-project-wrapper .page-item.disabled .page-link{
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}.legacy-project-wrapper .pagination-lg .page-link{
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}.legacy-project-wrapper .pagination-lg .page-item:first-child .page-link{
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}.legacy-project-wrapper .pagination-lg .page-item:last-child .page-link{
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}.legacy-project-wrapper .pagination-sm .page-link{
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}.legacy-project-wrapper .pagination-sm .page-item:first-child .page-link{
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}.legacy-project-wrapper .pagination-sm .page-item:last-child .page-link{
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}.legacy-project-wrapper .badge{
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}.legacy-project-wrapper .badge:empty{
    display: none
}.legacy-project-wrapper .btn .badge{
    position: relative;
    top: -1px
}.legacy-project-wrapper .badge-pill{
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}.legacy-project-wrapper .badge-primary{
    color: #fff;
    background-color: #007bff
}.legacy-project-wrapper .badge-primary[href]:focus, .legacy-project-wrapper .badge-primary[href]:hover{
    color: #fff;
    text-decoration: none;
    background-color: #0062cc
}.legacy-project-wrapper .badge-secondary{
    color: #fff;
    background-color: #6c757d
}.legacy-project-wrapper .badge-secondary[href]:focus, .legacy-project-wrapper .badge-secondary[href]:hover{
    color: #fff;
    text-decoration: none;
    background-color: #545b62
}.legacy-project-wrapper .badge-success{
    color: #fff;
    background-color: #28a745
}.legacy-project-wrapper .badge-success[href]:focus, .legacy-project-wrapper .badge-success[href]:hover{
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34
}.legacy-project-wrapper .badge-info{
    color: #fff;
    background-color: #17a2b8
}.legacy-project-wrapper .badge-info[href]:focus, .legacy-project-wrapper .badge-info[href]:hover{
    color: #fff;
    text-decoration: none;
    background-color: #117a8b
}.legacy-project-wrapper .badge-warning{
    color: #212529;
    background-color: #ffc107
}.legacy-project-wrapper .badge-warning[href]:focus, .legacy-project-wrapper .badge-warning[href]:hover{
    color: #212529;
    text-decoration: none;
    background-color: #d39e00
}.legacy-project-wrapper .badge-danger{
    color: #fff;
    background-color: #dc3545
}.legacy-project-wrapper .badge-danger[href]:focus, .legacy-project-wrapper .badge-danger[href]:hover{
    color: #fff;
    text-decoration: none;
    background-color: #bd2130
}.legacy-project-wrapper .badge-light{
    color: #212529;
    background-color: #f8f9fa
}.legacy-project-wrapper .badge-light[href]:focus, .legacy-project-wrapper .badge-light[href]:hover{
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5
}.legacy-project-wrapper .badge-dark{
    color: #fff;
    background-color: #343a40
}.legacy-project-wrapper .badge-dark[href]:focus, .legacy-project-wrapper .badge-dark[href]:hover{
    color: #fff;
    text-decoration: none;
    background-color: #1d2124
}.legacy-project-wrapper .jumbotron{
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}.legacy-project-wrapper .jumbotron-fluid{
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}.legacy-project-wrapper .alert{
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}.legacy-project-wrapper .alert-heading{
    color: inherit
}.legacy-project-wrapper .alert-link{
    font-weight: 700
}.legacy-project-wrapper .alert-dismissible{
    padding-right: 4rem
}.legacy-project-wrapper .alert-dismissible .close{
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}.legacy-project-wrapper .alert-primary{
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}.legacy-project-wrapper .alert-primary hr{
    border-top-color: #9fcdff
}.legacy-project-wrapper .alert-primary .alert-link{
    color: #002752
}.legacy-project-wrapper .alert-secondary{
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}.legacy-project-wrapper .alert-secondary hr{
    border-top-color: #c8cbcf
}.legacy-project-wrapper .alert-secondary .alert-link{
    color: #202326
}.legacy-project-wrapper .alert-success{
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}.legacy-project-wrapper .alert-success hr{
    border-top-color: #b1dfbb
}.legacy-project-wrapper .alert-success .alert-link{
    color: #0b2e13
}.legacy-project-wrapper .alert-info{
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}.legacy-project-wrapper .alert-info hr{
    border-top-color: #abdde5
}.legacy-project-wrapper .alert-info .alert-link{
    color: #062c33
}.legacy-project-wrapper .alert-warning{
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}.legacy-project-wrapper .alert-warning hr{
    border-top-color: #ffe8a1
}.legacy-project-wrapper .alert-warning .alert-link{
    color: #533f03
}.legacy-project-wrapper .alert-danger{
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}.legacy-project-wrapper .alert-danger hr{
    border-top-color: #f1b0b7
}.legacy-project-wrapper .alert-danger .alert-link{
    color: #491217
}.legacy-project-wrapper .alert-light{
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}.legacy-project-wrapper .alert-light hr{
    border-top-color: #ececf6
}.legacy-project-wrapper .alert-light .alert-link{
    color: #686868
}.legacy-project-wrapper .alert-dark{
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}.legacy-project-wrapper .alert-dark hr{
    border-top-color: #b9bbbe
}.legacy-project-wrapper .alert-dark .alert-link{
    color: #040505
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }.legacy-project-wrapper to{
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }.legacy-project-wrapper to{
        background-position: 0 0
    }
}.legacy-project-wrapper .progress{
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}.legacy-project-wrapper .progress-bar{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}.legacy-project-wrapper .progress-bar-striped{
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}.legacy-project-wrapper .progress-bar-animated{
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}.legacy-project-wrapper .media{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}.legacy-project-wrapper .media-body{
    -ms-flex: 1;
    flex: 1
}.legacy-project-wrapper .list-group{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}.legacy-project-wrapper .list-group-item-action{
    width: 100%;
    color: #495057;
    text-align: inherit
}.legacy-project-wrapper .list-group-item-action:focus, .legacy-project-wrapper .list-group-item-action:hover{
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}.legacy-project-wrapper .list-group-item-action:active{
    color: #212529;
    background-color: #e9ecef
}.legacy-project-wrapper .list-group-item{
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}.legacy-project-wrapper .list-group-item:first-child{
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}.legacy-project-wrapper .list-group-item:last-child{
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}.legacy-project-wrapper .list-group-item:focus, .legacy-project-wrapper .list-group-item:hover{
    z-index: 1;
    text-decoration: none
}.legacy-project-wrapper .list-group-item.disabled, .legacy-project-wrapper .list-group-item:disabled{
    color: #6c757d;
    background-color: #fff
}.legacy-project-wrapper .list-group-item.active{
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}.legacy-project-wrapper .list-group-flush .list-group-item{
    border-right: 0;
    border-left: 0;
    border-radius: 0
}.legacy-project-wrapper .list-group-flush:first-child .list-group-item:first-child{
    border-top: 0
}.legacy-project-wrapper .list-group-flush:last-child .list-group-item:last-child{
    border-bottom: 0
}.legacy-project-wrapper .list-group-item-primary{
    color: #004085;
    background-color: #b8daff
}.legacy-project-wrapper .list-group-item-primary.list-group-item-action:focus, .legacy-project-wrapper .list-group-item-primary.list-group-item-action:hover{
    color: #004085;
    background-color: #9fcdff
}.legacy-project-wrapper .list-group-item-primary.list-group-item-action.active{
    color: #fff;
    background-color: #004085;
    border-color: #004085
}.legacy-project-wrapper .list-group-item-secondary{
    color: #383d41;
    background-color: #d6d8db
}.legacy-project-wrapper .list-group-item-secondary.list-group-item-action:focus, .legacy-project-wrapper .list-group-item-secondary.list-group-item-action:hover{
    color: #383d41;
    background-color: #c8cbcf
}.legacy-project-wrapper .list-group-item-secondary.list-group-item-action.active{
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}.legacy-project-wrapper .list-group-item-success{
    color: #155724;
    background-color: #c3e6cb
}.legacy-project-wrapper .list-group-item-success.list-group-item-action:focus, .legacy-project-wrapper .list-group-item-success.list-group-item-action:hover{
    color: #155724;
    background-color: #b1dfbb
}.legacy-project-wrapper .list-group-item-success.list-group-item-action.active{
    color: #fff;
    background-color: #155724;
    border-color: #155724
}.legacy-project-wrapper .list-group-item-info{
    color: #0c5460;
    background-color: #bee5eb
}.legacy-project-wrapper .list-group-item-info.list-group-item-action:focus, .legacy-project-wrapper .list-group-item-info.list-group-item-action:hover{
    color: #0c5460;
    background-color: #abdde5
}.legacy-project-wrapper .list-group-item-info.list-group-item-action.active{
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}.legacy-project-wrapper .list-group-item-warning{
    color: #856404;
    background-color: #ffeeba
}.legacy-project-wrapper .list-group-item-warning.list-group-item-action:focus, .legacy-project-wrapper .list-group-item-warning.list-group-item-action:hover{
    color: #856404;
    background-color: #ffe8a1
}.legacy-project-wrapper .list-group-item-warning.list-group-item-action.active{
    color: #fff;
    background-color: #856404;
    border-color: #856404
}.legacy-project-wrapper .list-group-item-danger{
    color: #721c24;
    background-color: #f5c6cb
}.legacy-project-wrapper .list-group-item-danger.list-group-item-action:focus, .legacy-project-wrapper .list-group-item-danger.list-group-item-action:hover{
    color: #721c24;
    background-color: #f1b0b7
}.legacy-project-wrapper .list-group-item-danger.list-group-item-action.active{
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}.legacy-project-wrapper .list-group-item-light{
    color: #818182;
    background-color: #fdfdfe
}.legacy-project-wrapper .list-group-item-light.list-group-item-action:focus, .legacy-project-wrapper .list-group-item-light.list-group-item-action:hover{
    color: #818182;
    background-color: #ececf6
}.legacy-project-wrapper .list-group-item-light.list-group-item-action.active{
    color: #fff;
    background-color: #818182;
    border-color: #818182
}.legacy-project-wrapper .list-group-item-dark{
    color: #1b1e21;
    background-color: #c6c8ca
}.legacy-project-wrapper .list-group-item-dark.list-group-item-action:focus, .legacy-project-wrapper .list-group-item-dark.list-group-item-action:hover{
    color: #1b1e21;
    background-color: #b9bbbe
}.legacy-project-wrapper .list-group-item-dark.list-group-item-action.active{
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}.legacy-project-wrapper .close{
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}.legacy-project-wrapper .close:focus, .legacy-project-wrapper .close:hover{
    color: #000;
    text-decoration: none;
    opacity: .75
}.legacy-project-wrapper .close:not(:disabled):not(.disabled){
    cursor: pointer
}.legacy-project-wrapper button.close{
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none
}.legacy-project-wrapper .modal-open{
    overflow: hidden
}.legacy-project-wrapper .modal{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}.legacy-project-wrapper .modal-open .modal{
    overflow-x: hidden;
    overflow-y: auto
}.legacy-project-wrapper .modal-dialog{
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}.legacy-project-wrapper .modal.fade .modal-dialog{
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}.legacy-project-wrapper .modal.show .modal-dialog{
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}.legacy-project-wrapper .modal-dialog-centered{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2))
}.legacy-project-wrapper .modal-content{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}.legacy-project-wrapper .modal-backdrop{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}.legacy-project-wrapper .modal-backdrop.fade{
    opacity: 0
}.legacy-project-wrapper .modal-backdrop.show{
    opacity: .5
}.legacy-project-wrapper .modal-header{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}.legacy-project-wrapper .modal-header .close{
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}.legacy-project-wrapper .modal-title{
    margin-bottom: 0;
    line-height: 1.5
}.legacy-project-wrapper .modal-body{
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}.legacy-project-wrapper .modal-footer{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef
}.legacy-project-wrapper .modal-footer>:not(:first-child){
    margin-left: .25rem
}.legacy-project-wrapper .modal-footer>:not(:last-child){
    margin-right: .25rem
}.legacy-project-wrapper .modal-scrollbar-measure{
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }.legacy-project-wrapper .modal-dialog-centered{
        min-height: calc(100% - (1.75rem * 2))
    }.legacy-project-wrapper .modal-sm{
        max-width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        max-width: 800px
    }
}.legacy-project-wrapper .tooltip{
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}.legacy-project-wrapper .tooltip.show{
    opacity: .9
}.legacy-project-wrapper .tooltip .arrow{
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}.legacy-project-wrapper .tooltip .arrow::before{
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}.legacy-project-wrapper .bs-tooltip-auto[x-placement^=top], .legacy-project-wrapper .bs-tooltip-top{
    padding: .4rem 0
}.legacy-project-wrapper .bs-tooltip-auto[x-placement^=top] .arrow, .legacy-project-wrapper .bs-tooltip-top .arrow{
    bottom: 0
}.legacy-project-wrapper .bs-tooltip-auto[x-placement^=top] .arrow::before, .legacy-project-wrapper .bs-tooltip-top .arrow::before{
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}.legacy-project-wrapper .bs-tooltip-auto[x-placement^=right], .legacy-project-wrapper .bs-tooltip-right{
    padding: 0 .4rem
}.legacy-project-wrapper .bs-tooltip-auto[x-placement^=right] .arrow, .legacy-project-wrapper .bs-tooltip-right .arrow{
    left: 0;
    width: .4rem;
    height: .8rem
}.legacy-project-wrapper .bs-tooltip-auto[x-placement^=right] .arrow::before, .legacy-project-wrapper .bs-tooltip-right .arrow::before{
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}.legacy-project-wrapper .bs-tooltip-auto[x-placement^=bottom], .legacy-project-wrapper .bs-tooltip-bottom{
    padding: .4rem 0
}.legacy-project-wrapper .bs-tooltip-auto[x-placement^=bottom] .arrow, .legacy-project-wrapper .bs-tooltip-bottom .arrow{
    top: 0
}.legacy-project-wrapper .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .legacy-project-wrapper .bs-tooltip-bottom .arrow::before{
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}.legacy-project-wrapper .bs-tooltip-auto[x-placement^=left], .legacy-project-wrapper .bs-tooltip-left{
    padding: 0 .4rem
}.legacy-project-wrapper .bs-tooltip-auto[x-placement^=left] .arrow, .legacy-project-wrapper .bs-tooltip-left .arrow{
    right: 0;
    width: .4rem;
    height: .8rem
}.legacy-project-wrapper .bs-tooltip-auto[x-placement^=left] .arrow::before, .legacy-project-wrapper .bs-tooltip-left .arrow::before{
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}.legacy-project-wrapper .tooltip-inner{
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}.legacy-project-wrapper .popover{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}.legacy-project-wrapper .popover .arrow{
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}.legacy-project-wrapper .popover .arrow::after, .legacy-project-wrapper .popover .arrow::before{
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}.legacy-project-wrapper .bs-popover-auto[x-placement^=top], .legacy-project-wrapper .bs-popover-top{
    margin-bottom: .5rem
}.legacy-project-wrapper .bs-popover-auto[x-placement^=top] .arrow, .legacy-project-wrapper .bs-popover-top .arrow{
    bottom: calc((.5rem + 1px) * -1)
}.legacy-project-wrapper .bs-popover-auto[x-placement^=top] .arrow::after, .legacy-project-wrapper .bs-popover-auto[x-placement^=top] .arrow::before, .legacy-project-wrapper .bs-popover-top .arrow::after, .legacy-project-wrapper .bs-popover-top .arrow::before{
    border-width: .5rem .5rem 0
}.legacy-project-wrapper .bs-popover-auto[x-placement^=top] .arrow::before, .legacy-project-wrapper .bs-popover-top .arrow::before{
    bottom: 0;
    border-top-color: rgba(0, 0, 0, .25)
}.legacy-project-wrapper .bs-popover-auto[x-placement^=top] .arrow::after, .legacy-project-wrapper .bs-popover-top .arrow::after{
    bottom: 1px;
    border-top-color: #fff
}.legacy-project-wrapper .bs-popover-auto[x-placement^=right], .legacy-project-wrapper .bs-popover-right{
    margin-left: .5rem
}.legacy-project-wrapper .bs-popover-auto[x-placement^=right] .arrow, .legacy-project-wrapper .bs-popover-right .arrow{
    left: calc((.5rem + 1px) * -1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}.legacy-project-wrapper .bs-popover-auto[x-placement^=right] .arrow::after, .legacy-project-wrapper .bs-popover-auto[x-placement^=right] .arrow::before, .legacy-project-wrapper .bs-popover-right .arrow::after, .legacy-project-wrapper .bs-popover-right .arrow::before{
    border-width: .5rem .5rem .5rem 0
}.legacy-project-wrapper .bs-popover-auto[x-placement^=right] .arrow::before, .legacy-project-wrapper .bs-popover-right .arrow::before{
    left: 0;
    border-right-color: rgba(0, 0, 0, .25)
}.legacy-project-wrapper .bs-popover-auto[x-placement^=right] .arrow::after, .legacy-project-wrapper .bs-popover-right .arrow::after{
    left: 1px;
    border-right-color: #fff
}.legacy-project-wrapper .bs-popover-auto[x-placement^=bottom], .legacy-project-wrapper .bs-popover-bottom{
    margin-top: .5rem
}.legacy-project-wrapper .bs-popover-auto[x-placement^=bottom] .arrow, .legacy-project-wrapper .bs-popover-bottom .arrow{
    top: calc((.5rem + 1px) * -1)
}.legacy-project-wrapper .bs-popover-auto[x-placement^=bottom] .arrow::after, .legacy-project-wrapper .bs-popover-auto[x-placement^=bottom] .arrow::before, .legacy-project-wrapper .bs-popover-bottom .arrow::after, .legacy-project-wrapper .bs-popover-bottom .arrow::before{
    border-width: 0 .5rem .5rem .5rem
}.legacy-project-wrapper .bs-popover-auto[x-placement^=bottom] .arrow::before, .legacy-project-wrapper .bs-popover-bottom .arrow::before{
    top: 0;
    border-bottom-color: rgba(0, 0, 0, .25)
}.legacy-project-wrapper .bs-popover-auto[x-placement^=bottom] .arrow::after, .legacy-project-wrapper .bs-popover-bottom .arrow::after{
    top: 1px;
    border-bottom-color: #fff
}.legacy-project-wrapper .bs-popover-auto[x-placement^=bottom] .popover-header::before, .legacy-project-wrapper .bs-popover-bottom .popover-header::before{
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}.legacy-project-wrapper .bs-popover-auto[x-placement^=left], .legacy-project-wrapper .bs-popover-left{
    margin-right: .5rem
}.legacy-project-wrapper .bs-popover-auto[x-placement^=left] .arrow, .legacy-project-wrapper .bs-popover-left .arrow{
    right: calc((.5rem + 1px) * -1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}.legacy-project-wrapper .bs-popover-auto[x-placement^=left] .arrow::after, .legacy-project-wrapper .bs-popover-auto[x-placement^=left] .arrow::before, .legacy-project-wrapper .bs-popover-left .arrow::after, .legacy-project-wrapper .bs-popover-left .arrow::before{
    border-width: .5rem 0 .5rem .5rem
}.legacy-project-wrapper .bs-popover-auto[x-placement^=left] .arrow::before, .legacy-project-wrapper .bs-popover-left .arrow::before{
    right: 0;
    border-left-color: rgba(0, 0, 0, .25)
}.legacy-project-wrapper .bs-popover-auto[x-placement^=left] .arrow::after, .legacy-project-wrapper .bs-popover-left .arrow::after{
    right: 1px;
    border-left-color: #fff
}.legacy-project-wrapper .popover-header{
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}.legacy-project-wrapper .popover-header:empty{
    display: none
}.legacy-project-wrapper .popover-body{
    padding: .5rem .75rem;
    color: #212529
}.legacy-project-wrapper .carousel{
    position: relative
}.legacy-project-wrapper .carousel-inner{
    position: relative;
    width: 100%;
    overflow: hidden
}.legacy-project-wrapper .carousel-item{
    position: relative;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

@media screen and (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}.legacy-project-wrapper .carousel-item-next, .legacy-project-wrapper .carousel-item-prev, .legacy-project-wrapper .carousel-item.active{
    display: block
}.legacy-project-wrapper .carousel-item-next, .legacy-project-wrapper .carousel-item-prev{
    position: absolute;
    top: 0
}.legacy-project-wrapper .carousel-item-next.carousel-item-left, .legacy-project-wrapper .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: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}.legacy-project-wrapper .active.carousel-item-right, .legacy-project-wrapper .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)
    }
}.legacy-project-wrapper .active.carousel-item-left, .legacy-project-wrapper .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)
    }
}.legacy-project-wrapper .carousel-fade .carousel-item{
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity
}.legacy-project-wrapper .carousel-fade .carousel-item-next.carousel-item-left, .legacy-project-wrapper .carousel-fade .carousel-item-prev.carousel-item-right, .legacy-project-wrapper .carousel-fade .carousel-item.active{
    opacity: 1
}.legacy-project-wrapper .carousel-fade .active.carousel-item-left, .legacy-project-wrapper .carousel-fade .active.carousel-item-right{
    opacity: 0
}.legacy-project-wrapper .carousel-fade .active.carousel-item-left, .legacy-project-wrapper .carousel-fade .active.carousel-item-prev, .legacy-project-wrapper .carousel-fade .carousel-item-next, .legacy-project-wrapper .carousel-fade .carousel-item-prev, .legacy-project-wrapper .carousel-fade .carousel-item.active{
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {

    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev,
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}.legacy-project-wrapper .carousel-control-next, .legacy-project-wrapper .carousel-control-prev{
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}.legacy-project-wrapper .carousel-control-next:focus, .legacy-project-wrapper .carousel-control-next:hover, .legacy-project-wrapper .carousel-control-prev:focus, .legacy-project-wrapper .carousel-control-prev:hover{
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}.legacy-project-wrapper .carousel-control-prev{
    left: 0
}.legacy-project-wrapper .carousel-control-next{
    right: 0
}.legacy-project-wrapper .carousel-control-next-icon, .legacy-project-wrapper .carousel-control-prev-icon{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%
}.legacy-project-wrapper .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")
}.legacy-project-wrapper .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")
}.legacy-project-wrapper .carousel-indicators{
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}.legacy-project-wrapper .carousel-indicators li{
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, .5)
}.legacy-project-wrapper .carousel-indicators li::before{
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}.legacy-project-wrapper .carousel-indicators li::after{
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}.legacy-project-wrapper .carousel-indicators .active{
    background-color: #fff
}.legacy-project-wrapper .carousel-caption{
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}.legacy-project-wrapper .align-baseline{
    vertical-align: baseline !important
}.legacy-project-wrapper .align-top{
    vertical-align: top !important
}.legacy-project-wrapper .align-middle{
    vertical-align: middle !important
}.legacy-project-wrapper .align-bottom{
    vertical-align: bottom !important
}.legacy-project-wrapper .align-text-bottom{
    vertical-align: text-bottom !important
}.legacy-project-wrapper .align-text-top{
    vertical-align: text-top !important
}.legacy-project-wrapper .bg-primary{
    background-color: #007bff !important
}.legacy-project-wrapper a.bg-primary:focus, .legacy-project-wrapper a.bg-primary:hover, .legacy-project-wrapper button.bg-primary:focus, .legacy-project-wrapper button.bg-primary:hover{
    background-color: #0062cc !important
}.legacy-project-wrapper .bg-secondary{
    background-color: #6c757d !important
}.legacy-project-wrapper a.bg-secondary:focus, .legacy-project-wrapper a.bg-secondary:hover, .legacy-project-wrapper button.bg-secondary:focus, .legacy-project-wrapper button.bg-secondary:hover{
    background-color: #545b62 !important
}.legacy-project-wrapper .bg-success{
    background-color: #28a745 !important
}.legacy-project-wrapper a.bg-success:focus, .legacy-project-wrapper a.bg-success:hover, .legacy-project-wrapper button.bg-success:focus, .legacy-project-wrapper button.bg-success:hover{
    background-color: #1e7e34 !important
}.legacy-project-wrapper .bg-info{
    background-color: #17a2b8 !important
}.legacy-project-wrapper a.bg-info:focus, .legacy-project-wrapper a.bg-info:hover, .legacy-project-wrapper button.bg-info:focus, .legacy-project-wrapper button.bg-info:hover{
    background-color: #117a8b !important
}.legacy-project-wrapper .bg-warning{
    background-color: #ffc107 !important
}.legacy-project-wrapper a.bg-warning:focus, .legacy-project-wrapper a.bg-warning:hover, .legacy-project-wrapper button.bg-warning:focus, .legacy-project-wrapper button.bg-warning:hover{
    background-color: #d39e00 !important
}.legacy-project-wrapper .bg-danger{
    background-color: #dc3545 !important
}.legacy-project-wrapper a.bg-danger:focus, .legacy-project-wrapper a.bg-danger:hover, .legacy-project-wrapper button.bg-danger:focus, .legacy-project-wrapper button.bg-danger:hover{
    background-color: #bd2130 !important
}.legacy-project-wrapper .bg-light{
    background-color: #f8f9fa !important
}.legacy-project-wrapper a.bg-light:focus, .legacy-project-wrapper a.bg-light:hover, .legacy-project-wrapper button.bg-light:focus, .legacy-project-wrapper button.bg-light:hover{
    background-color: #dae0e5 !important
}.legacy-project-wrapper .bg-dark{
    background-color: #343a40 !important
}.legacy-project-wrapper a.bg-dark:focus, .legacy-project-wrapper a.bg-dark:hover, .legacy-project-wrapper button.bg-dark:focus, .legacy-project-wrapper button.bg-dark:hover{
    background-color: #1d2124 !important
}.legacy-project-wrapper .bg-white{
    background-color: #fff !important
}.legacy-project-wrapper .bg-transparent{
    background-color: transparent !important
}.legacy-project-wrapper .border{
    border: 1px solid #dee2e6 !important
}.legacy-project-wrapper .border-top{
    border-top: 1px solid #dee2e6 !important
}.legacy-project-wrapper .border-right{
    border-right: 1px solid #dee2e6 !important
}.legacy-project-wrapper .border-bottom{
    border-bottom: 1px solid #dee2e6 !important
}.legacy-project-wrapper .border-left{
    border-left: 1px solid #dee2e6 !important
}.legacy-project-wrapper .border-0{
    border: 0 !important
}.legacy-project-wrapper .border-top-0{
    border-top: 0 !important
}.legacy-project-wrapper .border-right-0{
    border-right: 0 !important
}.legacy-project-wrapper .border-bottom-0{
    border-bottom: 0 !important
}.legacy-project-wrapper .border-left-0{
    border-left: 0 !important
}.legacy-project-wrapper .border-primary{
    border-color: #007bff !important
}.legacy-project-wrapper .border-secondary{
    border-color: #6c757d !important
}.legacy-project-wrapper .border-success{
    border-color: #28a745 !important
}.legacy-project-wrapper .border-info{
    border-color: #17a2b8 !important
}.legacy-project-wrapper .border-warning{
    border-color: #ffc107 !important
}.legacy-project-wrapper .border-danger{
    border-color: #dc3545 !important
}.legacy-project-wrapper .border-light{
    border-color: #f8f9fa !important
}.legacy-project-wrapper .border-dark{
    border-color: #343a40 !important
}.legacy-project-wrapper .border-white{
    border-color: #fff !important
}.legacy-project-wrapper .rounded{
    border-radius: .25rem !important
}.legacy-project-wrapper .rounded-top{
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}.legacy-project-wrapper .rounded-right{
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}.legacy-project-wrapper .rounded-bottom{
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}.legacy-project-wrapper .rounded-left{
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}.legacy-project-wrapper .rounded-circle{
    border-radius: 50% !important
}.legacy-project-wrapper .rounded-0{
    border-radius: 0 !important
}.legacy-project-wrapper .clearfix::after{
    display: block;
    clear: both;
    content: ""
}.legacy-project-wrapper .d-none{
    display: none !important
}.legacy-project-wrapper .d-inline{
    display: inline !important
}.legacy-project-wrapper .d-inline-block{
    display: inline-block !important
}.legacy-project-wrapper .d-block{
    display: block !important
}.legacy-project-wrapper .d-table{
    display: table !important
}.legacy-project-wrapper .d-table-row{
    display: table-row !important
}.legacy-project-wrapper .d-table-cell{
    display: table-cell !important
}.legacy-project-wrapper .d-flex{
    display: -ms-flexbox !important;
    display: flex !important
}.legacy-project-wrapper .d-inline-flex{
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }.legacy-project-wrapper .d-sm-inline{
        display: inline !important
    }.legacy-project-wrapper .d-sm-inline-block{
        display: inline-block !important
    }.legacy-project-wrapper .d-sm-block{
        display: block !important
    }.legacy-project-wrapper .d-sm-table{
        display: table !important
    }.legacy-project-wrapper .d-sm-table-row{
        display: table-row !important
    }.legacy-project-wrapper .d-sm-table-cell{
        display: table-cell !important
    }.legacy-project-wrapper .d-sm-flex{
        display: -ms-flexbox !important;
        display: flex !important
    }.legacy-project-wrapper .d-sm-inline-flex{
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }.legacy-project-wrapper .d-md-inline{
        display: inline !important
    }.legacy-project-wrapper .d-md-inline-block{
        display: inline-block !important
    }.legacy-project-wrapper .d-md-block{
        display: block !important
    }.legacy-project-wrapper .d-md-table{
        display: table !important
    }.legacy-project-wrapper .d-md-table-row{
        display: table-row !important
    }.legacy-project-wrapper .d-md-table-cell{
        display: table-cell !important
    }.legacy-project-wrapper .d-md-flex{
        display: -ms-flexbox !important;
        display: flex !important
    }.legacy-project-wrapper .d-md-inline-flex{
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }.legacy-project-wrapper .d-lg-inline{
        display: inline !important
    }.legacy-project-wrapper .d-lg-inline-block{
        display: inline-block !important
    }.legacy-project-wrapper .d-lg-block{
        display: block !important
    }.legacy-project-wrapper .d-lg-table{
        display: table !important
    }.legacy-project-wrapper .d-lg-table-row{
        display: table-row !important
    }.legacy-project-wrapper .d-lg-table-cell{
        display: table-cell !important
    }.legacy-project-wrapper .d-lg-flex{
        display: -ms-flexbox !important;
        display: flex !important
    }.legacy-project-wrapper .d-lg-inline-flex{
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }.legacy-project-wrapper .d-xl-inline{
        display: inline !important
    }.legacy-project-wrapper .d-xl-inline-block{
        display: inline-block !important
    }.legacy-project-wrapper .d-xl-block{
        display: block !important
    }.legacy-project-wrapper .d-xl-table{
        display: table !important
    }.legacy-project-wrapper .d-xl-table-row{
        display: table-row !important
    }.legacy-project-wrapper .d-xl-table-cell{
        display: table-cell !important
    }.legacy-project-wrapper .d-xl-flex{
        display: -ms-flexbox !important;
        display: flex !important
    }.legacy-project-wrapper .d-xl-inline-flex{
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }.legacy-project-wrapper .d-print-inline{
        display: inline !important
    }.legacy-project-wrapper .d-print-inline-block{
        display: inline-block !important
    }.legacy-project-wrapper .d-print-block{
        display: block !important
    }.legacy-project-wrapper .d-print-table{
        display: table !important
    }.legacy-project-wrapper .d-print-table-row{
        display: table-row !important
    }.legacy-project-wrapper .d-print-table-cell{
        display: table-cell !important
    }.legacy-project-wrapper .d-print-flex{
        display: -ms-flexbox !important;
        display: flex !important
    }.legacy-project-wrapper .d-print-inline-flex{
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}.legacy-project-wrapper .embed-responsive{
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}.legacy-project-wrapper .embed-responsive::before{
    display: block;
    content: ""
}.legacy-project-wrapper .embed-responsive .embed-responsive-item, .legacy-project-wrapper .embed-responsive embed, .legacy-project-wrapper .embed-responsive iframe, .legacy-project-wrapper .embed-responsive object, .legacy-project-wrapper .embed-responsive video{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}.legacy-project-wrapper .embed-responsive-21by9::before{
    padding-top: 42.857143%
}.legacy-project-wrapper .embed-responsive-16by9::before{
    padding-top: 56.25%
}.legacy-project-wrapper .embed-responsive-4by3::before{
    padding-top: 75%
}.legacy-project-wrapper .embed-responsive-1by1::before{
    padding-top: 100%
}.legacy-project-wrapper .flex-row{
    -ms-flex-direction: row !important;
    flex-direction: row !important
}.legacy-project-wrapper .flex-column{
    -ms-flex-direction: column !important;
    flex-direction: column !important
}.legacy-project-wrapper .flex-row-reverse{
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}.legacy-project-wrapper .flex-column-reverse{
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}.legacy-project-wrapper .flex-wrap{
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}.legacy-project-wrapper .flex-nowrap{
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}.legacy-project-wrapper .flex-wrap-reverse{
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}.legacy-project-wrapper .flex-fill{
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}.legacy-project-wrapper .flex-grow-0{
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}.legacy-project-wrapper .flex-grow-1{
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}.legacy-project-wrapper .flex-shrink-0{
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}.legacy-project-wrapper .flex-shrink-1{
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}.legacy-project-wrapper .justify-content-start{
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}.legacy-project-wrapper .justify-content-end{
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}.legacy-project-wrapper .justify-content-center{
    -ms-flex-pack: center !important;
    justify-content: center !important
}.legacy-project-wrapper .justify-content-between{
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}.legacy-project-wrapper .justify-content-around{
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}.legacy-project-wrapper .align-items-start{
    -ms-flex-align: start !important;
    align-items: flex-start !important
}.legacy-project-wrapper .align-items-end{
    -ms-flex-align: end !important;
    align-items: flex-end !important
}.legacy-project-wrapper .align-items-center{
    -ms-flex-align: center !important;
    align-items: center !important
}.legacy-project-wrapper .align-items-baseline{
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}.legacy-project-wrapper .align-items-stretch{
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}.legacy-project-wrapper .align-content-start{
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}.legacy-project-wrapper .align-content-end{
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}.legacy-project-wrapper .align-content-center{
    -ms-flex-line-pack: center !important;
    align-content: center !important
}.legacy-project-wrapper .align-content-between{
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}.legacy-project-wrapper .align-content-around{
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}.legacy-project-wrapper .align-content-stretch{
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}.legacy-project-wrapper .align-self-auto{
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}.legacy-project-wrapper .align-self-start{
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}.legacy-project-wrapper .align-self-end{
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}.legacy-project-wrapper .align-self-center{
    -ms-flex-item-align: center !important;
    align-self: center !important
}.legacy-project-wrapper .align-self-baseline{
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}.legacy-project-wrapper .align-self-stretch{
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }.legacy-project-wrapper .flex-sm-column{
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }.legacy-project-wrapper .flex-sm-row-reverse{
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }.legacy-project-wrapper .flex-sm-column-reverse{
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }.legacy-project-wrapper .flex-sm-wrap{
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }.legacy-project-wrapper .flex-sm-nowrap{
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }.legacy-project-wrapper .flex-sm-wrap-reverse{
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }.legacy-project-wrapper .flex-sm-fill{
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }.legacy-project-wrapper .flex-sm-grow-0{
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }.legacy-project-wrapper .flex-sm-grow-1{
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }.legacy-project-wrapper .flex-sm-shrink-0{
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }.legacy-project-wrapper .flex-sm-shrink-1{
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }.legacy-project-wrapper .justify-content-sm-start{
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }.legacy-project-wrapper .justify-content-sm-end{
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }.legacy-project-wrapper .justify-content-sm-center{
        -ms-flex-pack: center !important;
        justify-content: center !important
    }.legacy-project-wrapper .justify-content-sm-between{
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }.legacy-project-wrapper .justify-content-sm-around{
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }.legacy-project-wrapper .align-items-sm-start{
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }.legacy-project-wrapper .align-items-sm-end{
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }.legacy-project-wrapper .align-items-sm-center{
        -ms-flex-align: center !important;
        align-items: center !important
    }.legacy-project-wrapper .align-items-sm-baseline{
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }.legacy-project-wrapper .align-items-sm-stretch{
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }.legacy-project-wrapper .align-content-sm-start{
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }.legacy-project-wrapper .align-content-sm-end{
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }.legacy-project-wrapper .align-content-sm-center{
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }.legacy-project-wrapper .align-content-sm-between{
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }.legacy-project-wrapper .align-content-sm-around{
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }.legacy-project-wrapper .align-content-sm-stretch{
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }.legacy-project-wrapper .align-self-sm-auto{
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }.legacy-project-wrapper .align-self-sm-start{
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }.legacy-project-wrapper .align-self-sm-end{
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }.legacy-project-wrapper .align-self-sm-center{
        -ms-flex-item-align: center !important;
        align-self: center !important
    }.legacy-project-wrapper .align-self-sm-baseline{
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }.legacy-project-wrapper .align-self-sm-stretch{
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }.legacy-project-wrapper .flex-md-column{
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }.legacy-project-wrapper .flex-md-row-reverse{
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }.legacy-project-wrapper .flex-md-column-reverse{
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }.legacy-project-wrapper .flex-md-wrap{
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }.legacy-project-wrapper .flex-md-nowrap{
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }.legacy-project-wrapper .flex-md-wrap-reverse{
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }.legacy-project-wrapper .flex-md-fill{
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }.legacy-project-wrapper .flex-md-grow-0{
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }.legacy-project-wrapper .flex-md-grow-1{
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }.legacy-project-wrapper .flex-md-shrink-0{
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }.legacy-project-wrapper .flex-md-shrink-1{
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }.legacy-project-wrapper .justify-content-md-start{
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }.legacy-project-wrapper .justify-content-md-end{
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }.legacy-project-wrapper .justify-content-md-center{
        -ms-flex-pack: center !important;
        justify-content: center !important
    }.legacy-project-wrapper .justify-content-md-between{
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }.legacy-project-wrapper .justify-content-md-around{
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }.legacy-project-wrapper .align-items-md-start{
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }.legacy-project-wrapper .align-items-md-end{
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }.legacy-project-wrapper .align-items-md-center{
        -ms-flex-align: center !important;
        align-items: center !important
    }.legacy-project-wrapper .align-items-md-baseline{
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }.legacy-project-wrapper .align-items-md-stretch{
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }.legacy-project-wrapper .align-content-md-start{
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }.legacy-project-wrapper .align-content-md-end{
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }.legacy-project-wrapper .align-content-md-center{
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }.legacy-project-wrapper .align-content-md-between{
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }.legacy-project-wrapper .align-content-md-around{
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }.legacy-project-wrapper .align-content-md-stretch{
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }.legacy-project-wrapper .align-self-md-auto{
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }.legacy-project-wrapper .align-self-md-start{
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }.legacy-project-wrapper .align-self-md-end{
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }.legacy-project-wrapper .align-self-md-center{
        -ms-flex-item-align: center !important;
        align-self: center !important
    }.legacy-project-wrapper .align-self-md-baseline{
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }.legacy-project-wrapper .align-self-md-stretch{
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }.legacy-project-wrapper .flex-lg-column{
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }.legacy-project-wrapper .flex-lg-row-reverse{
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }.legacy-project-wrapper .flex-lg-column-reverse{
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }.legacy-project-wrapper .flex-lg-wrap{
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }.legacy-project-wrapper .flex-lg-nowrap{
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }.legacy-project-wrapper .flex-lg-wrap-reverse{
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }.legacy-project-wrapper .flex-lg-fill{
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }.legacy-project-wrapper .flex-lg-grow-0{
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }.legacy-project-wrapper .flex-lg-grow-1{
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }.legacy-project-wrapper .flex-lg-shrink-0{
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }.legacy-project-wrapper .flex-lg-shrink-1{
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }.legacy-project-wrapper .justify-content-lg-start{
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }.legacy-project-wrapper .justify-content-lg-end{
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }.legacy-project-wrapper .justify-content-lg-center{
        -ms-flex-pack: center !important;
        justify-content: center !important
    }.legacy-project-wrapper .justify-content-lg-between{
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }.legacy-project-wrapper .justify-content-lg-around{
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }.legacy-project-wrapper .align-items-lg-start{
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }.legacy-project-wrapper .align-items-lg-end{
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }.legacy-project-wrapper .align-items-lg-center{
        -ms-flex-align: center !important;
        align-items: center !important
    }.legacy-project-wrapper .align-items-lg-baseline{
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }.legacy-project-wrapper .align-items-lg-stretch{
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }.legacy-project-wrapper .align-content-lg-start{
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }.legacy-project-wrapper .align-content-lg-end{
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }.legacy-project-wrapper .align-content-lg-center{
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }.legacy-project-wrapper .align-content-lg-between{
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }.legacy-project-wrapper .align-content-lg-around{
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }.legacy-project-wrapper .align-content-lg-stretch{
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }.legacy-project-wrapper .align-self-lg-auto{
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }.legacy-project-wrapper .align-self-lg-start{
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }.legacy-project-wrapper .align-self-lg-end{
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }.legacy-project-wrapper .align-self-lg-center{
        -ms-flex-item-align: center !important;
        align-self: center !important
    }.legacy-project-wrapper .align-self-lg-baseline{
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }.legacy-project-wrapper .align-self-lg-stretch{
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }.legacy-project-wrapper .flex-xl-column{
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }.legacy-project-wrapper .flex-xl-row-reverse{
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }.legacy-project-wrapper .flex-xl-column-reverse{
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }.legacy-project-wrapper .flex-xl-wrap{
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }.legacy-project-wrapper .flex-xl-nowrap{
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }.legacy-project-wrapper .flex-xl-wrap-reverse{
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }.legacy-project-wrapper .flex-xl-fill{
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }.legacy-project-wrapper .flex-xl-grow-0{
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }.legacy-project-wrapper .flex-xl-grow-1{
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }.legacy-project-wrapper .flex-xl-shrink-0{
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }.legacy-project-wrapper .flex-xl-shrink-1{
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }.legacy-project-wrapper .justify-content-xl-start{
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }.legacy-project-wrapper .justify-content-xl-end{
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }.legacy-project-wrapper .justify-content-xl-center{
        -ms-flex-pack: center !important;
        justify-content: center !important
    }.legacy-project-wrapper .justify-content-xl-between{
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }.legacy-project-wrapper .justify-content-xl-around{
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }.legacy-project-wrapper .align-items-xl-start{
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }.legacy-project-wrapper .align-items-xl-end{
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }.legacy-project-wrapper .align-items-xl-center{
        -ms-flex-align: center !important;
        align-items: center !important
    }.legacy-project-wrapper .align-items-xl-baseline{
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }.legacy-project-wrapper .align-items-xl-stretch{
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }.legacy-project-wrapper .align-content-xl-start{
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }.legacy-project-wrapper .align-content-xl-end{
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }.legacy-project-wrapper .align-content-xl-center{
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }.legacy-project-wrapper .align-content-xl-between{
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }.legacy-project-wrapper .align-content-xl-around{
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }.legacy-project-wrapper .align-content-xl-stretch{
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }.legacy-project-wrapper .align-self-xl-auto{
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }.legacy-project-wrapper .align-self-xl-start{
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }.legacy-project-wrapper .align-self-xl-end{
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }.legacy-project-wrapper .align-self-xl-center{
        -ms-flex-item-align: center !important;
        align-self: center !important
    }.legacy-project-wrapper .align-self-xl-baseline{
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }.legacy-project-wrapper .align-self-xl-stretch{
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}.legacy-project-wrapper .float-left{
    float: left !important
}.legacy-project-wrapper .float-right{
    float: right !important
}.legacy-project-wrapper .float-none{
    float: none !important
}

@media (min-width:576px) {
    .float-sm-left {
        float: left !important
    }.legacy-project-wrapper .float-sm-right{
        float: right !important
    }.legacy-project-wrapper .float-sm-none{
        float: none !important
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left !important
    }.legacy-project-wrapper .float-md-right{
        float: right !important
    }.legacy-project-wrapper .float-md-none{
        float: none !important
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left !important
    }.legacy-project-wrapper .float-lg-right{
        float: right !important
    }.legacy-project-wrapper .float-lg-none{
        float: none !important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left !important
    }.legacy-project-wrapper .float-xl-right{
        float: right !important
    }.legacy-project-wrapper .float-xl-none{
        float: none !important
    }
}.legacy-project-wrapper .position-static{
    position: static !important
}.legacy-project-wrapper .position-relative{
    position: relative !important
}.legacy-project-wrapper .position-absolute{
    position: absolute !important
}.legacy-project-wrapper .position-fixed{
    position: fixed !important
}.legacy-project-wrapper .position-sticky{
    position: -webkit-sticky !important;
    position: sticky !important
}.legacy-project-wrapper .fixed-top{
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}.legacy-project-wrapper .fixed-bottom{
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}.legacy-project-wrapper .sr-only{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}.legacy-project-wrapper .sr-only-focusable:active, .legacy-project-wrapper .sr-only-focusable:focus{
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}.legacy-project-wrapper .shadow-sm{
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}.legacy-project-wrapper .shadow{
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}.legacy-project-wrapper .shadow-lg{
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}.legacy-project-wrapper .shadow-none{
    box-shadow: none !important
}.legacy-project-wrapper .w-25{
    width: 25% !important
}.legacy-project-wrapper .w-50{
    width: 50% !important
}.legacy-project-wrapper .w-75{
    width: 75% !important
}.legacy-project-wrapper .w-100{
    width: 100% !important
}.legacy-project-wrapper .w-auto{
    width: auto !important
}.legacy-project-wrapper .h-25{
    height: 25% !important
}.legacy-project-wrapper .h-50{
    height: 50% !important
}.legacy-project-wrapper .h-75{
    height: 75% !important
}.legacy-project-wrapper .h-100{
    height: 100% !important
}.legacy-project-wrapper .h-auto{
    height: auto !important
}.legacy-project-wrapper .mw-100{
    max-width: 100% !important
}.legacy-project-wrapper .mh-100{
    max-height: 100% !important
}.legacy-project-wrapper .m-0{
    margin: 0 !important
}.legacy-project-wrapper .mt-0, .legacy-project-wrapper .my-0{
    margin-top: 0 !important
}.legacy-project-wrapper .mr-0, .legacy-project-wrapper .mx-0{
    margin-right: 0 !important
}.legacy-project-wrapper .mb-0, .legacy-project-wrapper .my-0{
    margin-bottom: 0 !important
}.legacy-project-wrapper .ml-0, .legacy-project-wrapper .mx-0{
    margin-left: 0 !important
}.legacy-project-wrapper .m-1{
    margin: .25rem !important
}.legacy-project-wrapper .mt-1, .legacy-project-wrapper .my-1{
    margin-top: .25rem !important
}.legacy-project-wrapper .mr-1, .legacy-project-wrapper .mx-1{
    margin-right: .25rem !important
}.legacy-project-wrapper .mb-1, .legacy-project-wrapper .my-1{
    margin-bottom: .25rem !important
}.legacy-project-wrapper .ml-1, .legacy-project-wrapper .mx-1{
    margin-left: .25rem !important
}.legacy-project-wrapper .m-2{
    margin: .5rem !important
}.legacy-project-wrapper .mt-2, .legacy-project-wrapper .my-2{
    margin-top: .5rem !important
}.legacy-project-wrapper .mr-2, .legacy-project-wrapper .mx-2{
    margin-right: .5rem !important
}.legacy-project-wrapper .mb-2, .legacy-project-wrapper .my-2{
    margin-bottom: .5rem !important
}.legacy-project-wrapper .ml-2, .legacy-project-wrapper .mx-2{
    margin-left: .5rem !important
}.legacy-project-wrapper .m-3{
    margin: 1rem !important
}.legacy-project-wrapper .mt-3, .legacy-project-wrapper .my-3{
    margin-top: 1rem !important
}.legacy-project-wrapper .mr-3, .legacy-project-wrapper .mx-3{
    margin-right: 1rem !important
}.legacy-project-wrapper .mb-3, .legacy-project-wrapper .my-3{
    margin-bottom: 1rem !important
}.legacy-project-wrapper .ml-3, .legacy-project-wrapper .mx-3{
    margin-left: 1rem !important
}.legacy-project-wrapper .m-4{
    margin: 1.5rem !important
}.legacy-project-wrapper .mt-4, .legacy-project-wrapper .my-4{
    margin-top: 1.5rem !important
}.legacy-project-wrapper .mr-4, .legacy-project-wrapper .mx-4{
    margin-right: 1.5rem !important
}.legacy-project-wrapper .mb-4, .legacy-project-wrapper .my-4{
    margin-bottom: 1.5rem !important
}.legacy-project-wrapper .ml-4, .legacy-project-wrapper .mx-4{
    margin-left: 1.5rem !important
}.legacy-project-wrapper .m-5{
    margin: 3rem !important
}.legacy-project-wrapper .mt-5, .legacy-project-wrapper .my-5{
    margin-top: 3rem !important
}.legacy-project-wrapper .mr-5, .legacy-project-wrapper .mx-5{
    margin-right: 3rem !important
}.legacy-project-wrapper .mb-5, .legacy-project-wrapper .my-5{
    margin-bottom: 3rem !important
}.legacy-project-wrapper .ml-5, .legacy-project-wrapper .mx-5{
    margin-left: 3rem !important
}.legacy-project-wrapper .p-0{
    padding: 0 !important
}.legacy-project-wrapper .pt-0, .legacy-project-wrapper .py-0{
    padding-top: 0 !important
}.legacy-project-wrapper .pr-0, .legacy-project-wrapper .px-0{
    padding-right: 0 !important
}.legacy-project-wrapper .pb-0, .legacy-project-wrapper .py-0{
    padding-bottom: 0 !important
}.legacy-project-wrapper .pl-0, .legacy-project-wrapper .px-0{
    padding-left: 0 !important
}.legacy-project-wrapper .p-1{
    padding: .25rem !important
}.legacy-project-wrapper .pt-1, .legacy-project-wrapper .py-1{
    padding-top: .25rem !important
}.legacy-project-wrapper .pr-1, .legacy-project-wrapper .px-1{
    padding-right: .25rem !important
}.legacy-project-wrapper .pb-1, .legacy-project-wrapper .py-1{
    padding-bottom: .25rem !important
}.legacy-project-wrapper .pl-1, .legacy-project-wrapper .px-1{
    padding-left: .25rem !important
}.legacy-project-wrapper .p-2{
    
}.legacy-project-wrapper .pt-2, .legacy-project-wrapper .py-2{
    padding-top: .5rem !important
}.legacy-project-wrapper .pr-2, .legacy-project-wrapper .px-2{
    padding-right: .5rem !important
}.legacy-project-wrapper .pb-2, .legacy-project-wrapper .py-2{
    padding-bottom: .5rem !important
}.legacy-project-wrapper .pl-2, .legacy-project-wrapper .px-2{
    padding-left: .5rem !important
}.legacy-project-wrapper .p-3{
    padding: 1rem !important
}.legacy-project-wrapper .pt-3, .legacy-project-wrapper .py-3{
    padding-top: 1rem !important
}.legacy-project-wrapper .pr-3, .legacy-project-wrapper .px-3{
    padding-right: 1rem !important
}.legacy-project-wrapper .pb-3, .legacy-project-wrapper .py-3{
    padding-bottom: 1rem !important
}.legacy-project-wrapper .pl-3, .legacy-project-wrapper .px-3{
    padding-left: 1rem !important
}.legacy-project-wrapper .p-4{
    padding: 1.5rem !important
}.legacy-project-wrapper .pt-4, .legacy-project-wrapper .py-4{
    padding-top: 1.5rem !important
}.legacy-project-wrapper .pr-4, .legacy-project-wrapper .px-4{
    padding-right: 1.5rem !important
}.legacy-project-wrapper .pb-4, .legacy-project-wrapper .py-4{
    padding-bottom: 1.5rem !important
}.legacy-project-wrapper .pl-4, .legacy-project-wrapper .px-4{
    padding-left: 1.5rem !important
}.legacy-project-wrapper .p-5{
    padding: 3rem !important
}.legacy-project-wrapper .pt-5, .legacy-project-wrapper .py-5{
    padding-top: 3rem !important
}.legacy-project-wrapper .pr-5, .legacy-project-wrapper .px-5{
    padding-right: 3rem !important
}.legacy-project-wrapper .pb-5, .legacy-project-wrapper .py-5{
    padding-bottom: 3rem !important
}.legacy-project-wrapper .pl-5, .legacy-project-wrapper .px-5{
    padding-left: 3rem !important
}.legacy-project-wrapper .m-auto{
    margin: auto !important
}.legacy-project-wrapper .mt-auto, .legacy-project-wrapper .my-auto{
    margin-top: auto !important
}.legacy-project-wrapper .mr-auto, .legacy-project-wrapper .mx-auto{
    margin-right: auto !important
}.legacy-project-wrapper .mb-auto, .legacy-project-wrapper .my-auto{
    margin-bottom: auto !important
}.legacy-project-wrapper .ml-auto, .legacy-project-wrapper .mx-auto{
    margin-left: auto !important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }.legacy-project-wrapper .mt-sm-0, .legacy-project-wrapper .my-sm-0{
        margin-top: 0 !important
    }.legacy-project-wrapper .mr-sm-0, .legacy-project-wrapper .mx-sm-0{
        margin-right: 0 !important
    }.legacy-project-wrapper .mb-sm-0, .legacy-project-wrapper .my-sm-0{
        margin-bottom: 0 !important
    }.legacy-project-wrapper .ml-sm-0, .legacy-project-wrapper .mx-sm-0{
        margin-left: 0 !important
    }.legacy-project-wrapper .m-sm-1{
        margin: .25rem !important
    }.legacy-project-wrapper .mt-sm-1, .legacy-project-wrapper .my-sm-1{
        margin-top: .25rem !important
    }.legacy-project-wrapper .mr-sm-1, .legacy-project-wrapper .mx-sm-1{
        margin-right: .25rem !important
    }.legacy-project-wrapper .mb-sm-1, .legacy-project-wrapper .my-sm-1{
        margin-bottom: .25rem !important
    }.legacy-project-wrapper .ml-sm-1, .legacy-project-wrapper .mx-sm-1{
        margin-left: .25rem !important
    }.legacy-project-wrapper .m-sm-2{
        margin: .5rem !important
    }.legacy-project-wrapper .mt-sm-2, .legacy-project-wrapper .my-sm-2{
        margin-top: .5rem !important
    }.legacy-project-wrapper .mr-sm-2, .legacy-project-wrapper .mx-sm-2{
        margin-right: .5rem !important
    }.legacy-project-wrapper .mb-sm-2, .legacy-project-wrapper .my-sm-2{
        margin-bottom: .5rem !important
    }.legacy-project-wrapper .ml-sm-2, .legacy-project-wrapper .mx-sm-2{
        margin-left: .5rem !important
    }.legacy-project-wrapper .m-sm-3{
        margin: 1rem !important
    }.legacy-project-wrapper .mt-sm-3, .legacy-project-wrapper .my-sm-3{
        margin-top: 1rem !important
    }.legacy-project-wrapper .mr-sm-3, .legacy-project-wrapper .mx-sm-3{
        margin-right: 1rem !important
    }.legacy-project-wrapper .mb-sm-3, .legacy-project-wrapper .my-sm-3{
        margin-bottom: 1rem !important
    }.legacy-project-wrapper .ml-sm-3, .legacy-project-wrapper .mx-sm-3{
        margin-left: 1rem !important
    }.legacy-project-wrapper .m-sm-4{
        margin: 1.5rem !important
    }.legacy-project-wrapper .mt-sm-4, .legacy-project-wrapper .my-sm-4{
        margin-top: 1.5rem !important
    }.legacy-project-wrapper .mr-sm-4, .legacy-project-wrapper .mx-sm-4{
        margin-right: 1.5rem !important
    }.legacy-project-wrapper .mb-sm-4, .legacy-project-wrapper .my-sm-4{
        margin-bottom: 1.5rem !important
    }.legacy-project-wrapper .ml-sm-4, .legacy-project-wrapper .mx-sm-4{
        margin-left: 1.5rem !important
    }.legacy-project-wrapper .m-sm-5{
        margin: 3rem !important
    }.legacy-project-wrapper .mt-sm-5, .legacy-project-wrapper .my-sm-5{
        margin-top: 3rem !important
    }.legacy-project-wrapper .mr-sm-5, .legacy-project-wrapper .mx-sm-5{
        margin-right: 3rem !important
    }.legacy-project-wrapper .mb-sm-5, .legacy-project-wrapper .my-sm-5{
        margin-bottom: 3rem !important
    }.legacy-project-wrapper .ml-sm-5, .legacy-project-wrapper .mx-sm-5{
        margin-left: 3rem !important
    }.legacy-project-wrapper .p-sm-0{
        padding: 0 !important
    }.legacy-project-wrapper .pt-sm-0, .legacy-project-wrapper .py-sm-0{
        padding-top: 0 !important
    }.legacy-project-wrapper .pr-sm-0, .legacy-project-wrapper .px-sm-0{
        padding-right: 0 !important
    }.legacy-project-wrapper .pb-sm-0, .legacy-project-wrapper .py-sm-0{
        padding-bottom: 0 !important
    }.legacy-project-wrapper .pl-sm-0, .legacy-project-wrapper .px-sm-0{
        padding-left: 0 !important
    }.legacy-project-wrapper .p-sm-1{
        padding: .25rem !important
    }.legacy-project-wrapper .pt-sm-1, .legacy-project-wrapper .py-sm-1{
        padding-top: .25rem !important
    }.legacy-project-wrapper .pr-sm-1, .legacy-project-wrapper .px-sm-1{
        padding-right: .25rem !important
    }.legacy-project-wrapper .pb-sm-1, .legacy-project-wrapper .py-sm-1{
        padding-bottom: .25rem !important
    }.legacy-project-wrapper .pl-sm-1, .legacy-project-wrapper .px-sm-1{
        padding-left: .25rem !important
    }.legacy-project-wrapper .p-sm-2{
        padding: .5rem !important
    }.legacy-project-wrapper .pt-sm-2, .legacy-project-wrapper .py-sm-2{
        padding-top: .5rem !important
    }.legacy-project-wrapper .pr-sm-2, .legacy-project-wrapper .px-sm-2{
        padding-right: .5rem !important
    }.legacy-project-wrapper .pb-sm-2, .legacy-project-wrapper .py-sm-2{
        padding-bottom: .5rem !important
    }.legacy-project-wrapper .pl-sm-2, .legacy-project-wrapper .px-sm-2{
        padding-left: .5rem !important
    }.legacy-project-wrapper .p-sm-3{
        padding: 1rem !important
    }.legacy-project-wrapper .pt-sm-3, .legacy-project-wrapper .py-sm-3{
        padding-top: 1rem !important
    }.legacy-project-wrapper .pr-sm-3, .legacy-project-wrapper .px-sm-3{
        padding-right: 1rem !important
    }.legacy-project-wrapper .pb-sm-3, .legacy-project-wrapper .py-sm-3{
        padding-bottom: 1rem !important
    }.legacy-project-wrapper .pl-sm-3, .legacy-project-wrapper .px-sm-3{
        padding-left: 1rem !important
    }.legacy-project-wrapper .p-sm-4{
        padding: 1.5rem !important
    }.legacy-project-wrapper .pt-sm-4, .legacy-project-wrapper .py-sm-4{
        padding-top: 1.5rem !important
    }.legacy-project-wrapper .pr-sm-4, .legacy-project-wrapper .px-sm-4{
        padding-right: 1.5rem !important
    }.legacy-project-wrapper .pb-sm-4, .legacy-project-wrapper .py-sm-4{
        padding-bottom: 1.5rem !important
    }.legacy-project-wrapper .pl-sm-4, .legacy-project-wrapper .px-sm-4{
        padding-left: 1.5rem !important
    }.legacy-project-wrapper .p-sm-5{
        padding: 3rem !important
    }.legacy-project-wrapper .pt-sm-5, .legacy-project-wrapper .py-sm-5{
        padding-top: 3rem !important
    }.legacy-project-wrapper .pr-sm-5, .legacy-project-wrapper .px-sm-5{
        padding-right: 3rem !important
    }.legacy-project-wrapper .pb-sm-5, .legacy-project-wrapper .py-sm-5{
        padding-bottom: 3rem !important
    }.legacy-project-wrapper .pl-sm-5, .legacy-project-wrapper .px-sm-5{
        padding-left: 3rem !important
    }.legacy-project-wrapper .m-sm-auto{
        margin: auto !important
    }.legacy-project-wrapper .mt-sm-auto, .legacy-project-wrapper .my-sm-auto{
        margin-top: auto !important
    }.legacy-project-wrapper .mr-sm-auto, .legacy-project-wrapper .mx-sm-auto{
        margin-right: auto !important
    }.legacy-project-wrapper .mb-sm-auto, .legacy-project-wrapper .my-sm-auto{
        margin-bottom: auto !important
    }.legacy-project-wrapper .ml-sm-auto, .legacy-project-wrapper .mx-sm-auto{
        margin-left: auto !important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }.legacy-project-wrapper .mt-md-0, .legacy-project-wrapper .my-md-0{
        margin-top: 0 !important
    }.legacy-project-wrapper .mr-md-0, .legacy-project-wrapper .mx-md-0{
        margin-right: 0 !important
    }.legacy-project-wrapper .mb-md-0, .legacy-project-wrapper .my-md-0{
        margin-bottom: 0 !important
    }.legacy-project-wrapper .ml-md-0, .legacy-project-wrapper .mx-md-0{
        margin-left: 0 !important
    }.legacy-project-wrapper .m-md-1{
        margin: .25rem !important
    }.legacy-project-wrapper .mt-md-1, .legacy-project-wrapper .my-md-1{
        margin-top: .25rem !important
    }.legacy-project-wrapper .mr-md-1, .legacy-project-wrapper .mx-md-1{
        margin-right: .25rem !important
    }.legacy-project-wrapper .mb-md-1, .legacy-project-wrapper .my-md-1{
        margin-bottom: .25rem !important
    }.legacy-project-wrapper .ml-md-1, .legacy-project-wrapper .mx-md-1{
        margin-left: .25rem !important
    }.legacy-project-wrapper .m-md-2{
        margin: .5rem !important
    }.legacy-project-wrapper .mt-md-2, .legacy-project-wrapper .my-md-2{
        margin-top: .5rem !important
    }.legacy-project-wrapper .mr-md-2, .legacy-project-wrapper .mx-md-2{
        margin-right: .5rem !important
    }.legacy-project-wrapper .mb-md-2, .legacy-project-wrapper .my-md-2{
        margin-bottom: .5rem !important
    }.legacy-project-wrapper .ml-md-2, .legacy-project-wrapper .mx-md-2{
        margin-left: .5rem !important
    }.legacy-project-wrapper .m-md-3{
        margin: 1rem !important
    }.legacy-project-wrapper .mt-md-3, .legacy-project-wrapper .my-md-3{
        margin-top: 1rem !important
    }.legacy-project-wrapper .mr-md-3, .legacy-project-wrapper .mx-md-3{
        margin-right: 1rem !important
    }.legacy-project-wrapper .mb-md-3, .legacy-project-wrapper .my-md-3{
        margin-bottom: 1rem !important
    }.legacy-project-wrapper .ml-md-3, .legacy-project-wrapper .mx-md-3{
        margin-left: 1rem !important
    }.legacy-project-wrapper .m-md-4{
        margin: 1.5rem !important
    }.legacy-project-wrapper .mt-md-4, .legacy-project-wrapper .my-md-4{
        margin-top: 1.5rem !important
    }.legacy-project-wrapper .mr-md-4, .legacy-project-wrapper .mx-md-4{
        margin-right: 1.5rem !important
    }.legacy-project-wrapper .mb-md-4, .legacy-project-wrapper .my-md-4{
        margin-bottom: 1.5rem !important
    }.legacy-project-wrapper .ml-md-4, .legacy-project-wrapper .mx-md-4{
        margin-left: 1.5rem !important
    }.legacy-project-wrapper .m-md-5{
        margin: 3rem !important
    }.legacy-project-wrapper .mt-md-5, .legacy-project-wrapper .my-md-5{
        margin-top: 3rem !important
    }.legacy-project-wrapper .mr-md-5, .legacy-project-wrapper .mx-md-5{
        margin-right: 3rem !important
    }.legacy-project-wrapper .mb-md-5, .legacy-project-wrapper .my-md-5{
        margin-bottom: 3rem !important
    }.legacy-project-wrapper .ml-md-5, .legacy-project-wrapper .mx-md-5{
        margin-left: 3rem !important
    }.legacy-project-wrapper .p-md-0{
        padding: 0 !important
    }.legacy-project-wrapper .pt-md-0, .legacy-project-wrapper .py-md-0{
        padding-top: 0 !important
    }.legacy-project-wrapper .pr-md-0, .legacy-project-wrapper .px-md-0{
        padding-right: 0 !important
    }.legacy-project-wrapper .pb-md-0, .legacy-project-wrapper .py-md-0{
        padding-bottom: 0 !important
    }.legacy-project-wrapper .pl-md-0, .legacy-project-wrapper .px-md-0{
        padding-left: 0 !important
    }.legacy-project-wrapper .p-md-1{
        padding: .25rem !important
    }.legacy-project-wrapper .pt-md-1, .legacy-project-wrapper .py-md-1{
        padding-top: .25rem !important
    }.legacy-project-wrapper .pr-md-1, .legacy-project-wrapper .px-md-1{
        padding-right: .25rem !important
    }.legacy-project-wrapper .pb-md-1, .legacy-project-wrapper .py-md-1{
        padding-bottom: .25rem !important
    }.legacy-project-wrapper .pl-md-1, .legacy-project-wrapper .px-md-1{
        padding-left: .25rem !important
    }.legacy-project-wrapper .p-md-2{
        padding: .5rem !important
    }.legacy-project-wrapper .pt-md-2, .legacy-project-wrapper .py-md-2{
        padding-top: .5rem !important
    }.legacy-project-wrapper .pr-md-2, .legacy-project-wrapper .px-md-2{
        padding-right: .5rem !important
    }.legacy-project-wrapper .pb-md-2, .legacy-project-wrapper .py-md-2{
        padding-bottom: .5rem !important
    }.legacy-project-wrapper .pl-md-2, .legacy-project-wrapper .px-md-2{
        padding-left: .5rem !important
    }.legacy-project-wrapper .p-md-3{
        padding: 1rem !important
    }.legacy-project-wrapper .pt-md-3, .legacy-project-wrapper .py-md-3{
        padding-top: 1rem !important
    }.legacy-project-wrapper .pr-md-3, .legacy-project-wrapper .px-md-3{
        padding-right: 1rem !important
    }.legacy-project-wrapper .pb-md-3, .legacy-project-wrapper .py-md-3{
        padding-bottom: 1rem !important
    }.legacy-project-wrapper .pl-md-3, .legacy-project-wrapper .px-md-3{
        padding-left: 1rem !important
    }.legacy-project-wrapper .p-md-4{
        padding: 1.5rem !important
    }.legacy-project-wrapper .pt-md-4, .legacy-project-wrapper .py-md-4{
        padding-top: 1.5rem !important
    }.legacy-project-wrapper .pr-md-4, .legacy-project-wrapper .px-md-4{
        padding-right: 1.5rem !important
    }.legacy-project-wrapper .pb-md-4, .legacy-project-wrapper .py-md-4{
        padding-bottom: 1.5rem !important
    }.legacy-project-wrapper .pl-md-4, .legacy-project-wrapper .px-md-4{
        padding-left: 1.5rem !important
    }.legacy-project-wrapper .p-md-5{
        padding: 3rem !important
    }.legacy-project-wrapper .pt-md-5, .legacy-project-wrapper .py-md-5{
        padding-top: 3rem !important
    }.legacy-project-wrapper .pr-md-5, .legacy-project-wrapper .px-md-5{
        padding-right: 3rem !important
    }.legacy-project-wrapper .pb-md-5, .legacy-project-wrapper .py-md-5{
        padding-bottom: 3rem !important
    }.legacy-project-wrapper .pl-md-5, .legacy-project-wrapper .px-md-5{
        padding-left: 3rem !important
    }.legacy-project-wrapper .m-md-auto{
        margin: auto !important
    }.legacy-project-wrapper .mt-md-auto, .legacy-project-wrapper .my-md-auto{
        margin-top: auto !important
    }.legacy-project-wrapper .mr-md-auto, .legacy-project-wrapper .mx-md-auto{
        margin-right: auto !important
    }.legacy-project-wrapper .mb-md-auto, .legacy-project-wrapper .my-md-auto{
        margin-bottom: auto !important
    }.legacy-project-wrapper .ml-md-auto, .legacy-project-wrapper .mx-md-auto{
        margin-left: auto !important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }.legacy-project-wrapper .mt-lg-0, .legacy-project-wrapper .my-lg-0{
        margin-top: 0 !important
    }.legacy-project-wrapper .mr-lg-0, .legacy-project-wrapper .mx-lg-0{
        margin-right: 0 !important
    }.legacy-project-wrapper .mb-lg-0, .legacy-project-wrapper .my-lg-0{
        margin-bottom: 0 !important
    }.legacy-project-wrapper .ml-lg-0, .legacy-project-wrapper .mx-lg-0{
        margin-left: 0 !important
    }.legacy-project-wrapper .m-lg-1{
        margin: .25rem !important
    }.legacy-project-wrapper .mt-lg-1, .legacy-project-wrapper .my-lg-1{
        margin-top: .25rem !important
    }.legacy-project-wrapper .mr-lg-1, .legacy-project-wrapper .mx-lg-1{
        margin-right: .25rem !important
    }.legacy-project-wrapper .mb-lg-1, .legacy-project-wrapper .my-lg-1{
        margin-bottom: .25rem !important
    }.legacy-project-wrapper .ml-lg-1, .legacy-project-wrapper .mx-lg-1{
        margin-left: .25rem !important
    }.legacy-project-wrapper .m-lg-2{
        margin: .5rem !important
    }.legacy-project-wrapper .mt-lg-2, .legacy-project-wrapper .my-lg-2{
        margin-top: .5rem !important
    }.legacy-project-wrapper .mr-lg-2, .legacy-project-wrapper .mx-lg-2{
        margin-right: .5rem !important
    }.legacy-project-wrapper .mb-lg-2, .legacy-project-wrapper .my-lg-2{
        margin-bottom: .5rem !important
    }.legacy-project-wrapper .ml-lg-2, .legacy-project-wrapper .mx-lg-2{
        margin-left: .5rem !important
    }.legacy-project-wrapper .m-lg-3{
        margin: 1rem !important
    }.legacy-project-wrapper .mt-lg-3, .legacy-project-wrapper .my-lg-3{
        margin-top: 1rem !important
    }.legacy-project-wrapper .mr-lg-3, .legacy-project-wrapper .mx-lg-3{
        margin-right: 1rem !important
    }.legacy-project-wrapper .mb-lg-3, .legacy-project-wrapper .my-lg-3{
        margin-bottom: 1rem !important
    }.legacy-project-wrapper .ml-lg-3, .legacy-project-wrapper .mx-lg-3{
        margin-left: 1rem !important
    }.legacy-project-wrapper .m-lg-4{
        margin: 1.5rem !important
    }.legacy-project-wrapper .mt-lg-4, .legacy-project-wrapper .my-lg-4{
        margin-top: 1.5rem !important
    }.legacy-project-wrapper .mr-lg-4, .legacy-project-wrapper .mx-lg-4{
        margin-right: 1.5rem !important
    }.legacy-project-wrapper .mb-lg-4, .legacy-project-wrapper .my-lg-4{
        margin-bottom: 1.5rem !important
    }.legacy-project-wrapper .ml-lg-4, .legacy-project-wrapper .mx-lg-4{
        margin-left: 1.5rem !important
    }.legacy-project-wrapper .m-lg-5{
        margin: 3rem !important
    }.legacy-project-wrapper .mt-lg-5, .legacy-project-wrapper .my-lg-5{
        margin-top: 3rem !important
    }.legacy-project-wrapper .mr-lg-5, .legacy-project-wrapper .mx-lg-5{
        margin-right: 3rem !important
    }.legacy-project-wrapper .mb-lg-5, .legacy-project-wrapper .my-lg-5{
        margin-bottom: 3rem !important
    }.legacy-project-wrapper .ml-lg-5, .legacy-project-wrapper .mx-lg-5{
        margin-left: 3rem !important
    }.legacy-project-wrapper .p-lg-0{
        padding: 0 !important
    }.legacy-project-wrapper .pt-lg-0, .legacy-project-wrapper .py-lg-0{
        padding-top: 0 !important
    }.legacy-project-wrapper .pr-lg-0, .legacy-project-wrapper .px-lg-0{
        padding-right: 0 !important
    }.legacy-project-wrapper .pb-lg-0, .legacy-project-wrapper .py-lg-0{
        padding-bottom: 0 !important
    }.legacy-project-wrapper .pl-lg-0, .legacy-project-wrapper .px-lg-0{
        padding-left: 0 !important
    }.legacy-project-wrapper .p-lg-1{
        padding: .25rem !important
    }.legacy-project-wrapper .pt-lg-1, .legacy-project-wrapper .py-lg-1{
        padding-top: .25rem !important
    }.legacy-project-wrapper .pr-lg-1, .legacy-project-wrapper .px-lg-1{
        padding-right: .25rem !important
    }.legacy-project-wrapper .pb-lg-1, .legacy-project-wrapper .py-lg-1{
        padding-bottom: .25rem !important
    }.legacy-project-wrapper .pl-lg-1, .legacy-project-wrapper .px-lg-1{
        padding-left: .25rem !important
    }.legacy-project-wrapper .p-lg-2{
        padding: .5rem !important
    }.legacy-project-wrapper .pt-lg-2, .legacy-project-wrapper .py-lg-2{
        padding-top: .5rem !important
    }.legacy-project-wrapper .pr-lg-2, .legacy-project-wrapper .px-lg-2{
        padding-right: .5rem !important
    }.legacy-project-wrapper .pb-lg-2, .legacy-project-wrapper .py-lg-2{
        padding-bottom: .5rem !important
    }.legacy-project-wrapper .pl-lg-2, .legacy-project-wrapper .px-lg-2{
        padding-left: .5rem !important
    }.legacy-project-wrapper .p-lg-3{
        padding: 1rem !important
    }.legacy-project-wrapper .pt-lg-3, .legacy-project-wrapper .py-lg-3{
        padding-top: 1rem !important
    }.legacy-project-wrapper .pr-lg-3, .legacy-project-wrapper .px-lg-3{
        padding-right: 1rem !important
    }.legacy-project-wrapper .pb-lg-3, .legacy-project-wrapper .py-lg-3{
        padding-bottom: 1rem !important
    }.legacy-project-wrapper .pl-lg-3, .legacy-project-wrapper .px-lg-3{
        padding-left: 1rem !important
    }.legacy-project-wrapper .p-lg-4{
        padding: 1.5rem !important
    }.legacy-project-wrapper .pt-lg-4, .legacy-project-wrapper .py-lg-4{
        padding-top: 1.5rem !important
    }.legacy-project-wrapper .pr-lg-4, .legacy-project-wrapper .px-lg-4{
        padding-right: 1.5rem !important
    }.legacy-project-wrapper .pb-lg-4, .legacy-project-wrapper .py-lg-4{
        padding-bottom: 1.5rem !important
    }.legacy-project-wrapper .pl-lg-4, .legacy-project-wrapper .px-lg-4{
        padding-left: 1.5rem !important
    }.legacy-project-wrapper .p-lg-5{
        padding: 3rem !important
    }.legacy-project-wrapper .pt-lg-5, .legacy-project-wrapper .py-lg-5{
        padding-top: 3rem !important
    }.legacy-project-wrapper .pr-lg-5, .legacy-project-wrapper .px-lg-5{
        padding-right: 3rem !important
    }.legacy-project-wrapper .pb-lg-5, .legacy-project-wrapper .py-lg-5{
        padding-bottom: 3rem !important
    }.legacy-project-wrapper .pl-lg-5, .legacy-project-wrapper .px-lg-5{
        padding-left: 3rem !important
    }.legacy-project-wrapper .m-lg-auto{
        margin: auto !important
    }.legacy-project-wrapper .mt-lg-auto, .legacy-project-wrapper .my-lg-auto{
        margin-top: auto !important
    }.legacy-project-wrapper .mr-lg-auto, .legacy-project-wrapper .mx-lg-auto{
        margin-right: auto !important
    }.legacy-project-wrapper .mb-lg-auto, .legacy-project-wrapper .my-lg-auto{
        margin-bottom: auto !important
    }.legacy-project-wrapper .ml-lg-auto, .legacy-project-wrapper .mx-lg-auto{
        margin-left: auto !important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }.legacy-project-wrapper .mt-xl-0, .legacy-project-wrapper .my-xl-0{
        margin-top: 0 !important
    }.legacy-project-wrapper .mr-xl-0, .legacy-project-wrapper .mx-xl-0{
        margin-right: 0 !important
    }.legacy-project-wrapper .mb-xl-0, .legacy-project-wrapper .my-xl-0{
        margin-bottom: 0 !important
    }.legacy-project-wrapper .ml-xl-0, .legacy-project-wrapper .mx-xl-0{
        margin-left: 0 !important
    }.legacy-project-wrapper .m-xl-1{
        margin: .25rem !important
    }.legacy-project-wrapper .mt-xl-1, .legacy-project-wrapper .my-xl-1{
        margin-top: .25rem !important
    }.legacy-project-wrapper .mr-xl-1, .legacy-project-wrapper .mx-xl-1{
        margin-right: .25rem !important
    }.legacy-project-wrapper .mb-xl-1, .legacy-project-wrapper .my-xl-1{
        margin-bottom: .25rem !important
    }.legacy-project-wrapper .ml-xl-1, .legacy-project-wrapper .mx-xl-1{
        margin-left: .25rem !important
    }.legacy-project-wrapper .m-xl-2{
        margin: .5rem !important
    }.legacy-project-wrapper .mt-xl-2, .legacy-project-wrapper .my-xl-2{
        margin-top: .5rem !important
    }.legacy-project-wrapper .mr-xl-2, .legacy-project-wrapper .mx-xl-2{
        margin-right: .5rem !important
    }.legacy-project-wrapper .mb-xl-2, .legacy-project-wrapper .my-xl-2{
        margin-bottom: .5rem !important
    }.legacy-project-wrapper .ml-xl-2, .legacy-project-wrapper .mx-xl-2{
        margin-left: .5rem !important
    }.legacy-project-wrapper .m-xl-3{
        margin: 1rem !important
    }.legacy-project-wrapper .mt-xl-3, .legacy-project-wrapper .my-xl-3{
        margin-top: 1rem !important
    }.legacy-project-wrapper .mr-xl-3, .legacy-project-wrapper .mx-xl-3{
        margin-right: 1rem !important
    }.legacy-project-wrapper .mb-xl-3, .legacy-project-wrapper .my-xl-3{
        margin-bottom: 1rem !important
    }.legacy-project-wrapper .ml-xl-3, .legacy-project-wrapper .mx-xl-3{
        margin-left: 1rem !important
    }.legacy-project-wrapper .m-xl-4{
        margin: 1.5rem !important
    }.legacy-project-wrapper .mt-xl-4, .legacy-project-wrapper .my-xl-4{
        margin-top: 1.5rem !important
    }.legacy-project-wrapper .mr-xl-4, .legacy-project-wrapper .mx-xl-4{
        margin-right: 1.5rem !important
    }.legacy-project-wrapper .mb-xl-4, .legacy-project-wrapper .my-xl-4{
        margin-bottom: 1.5rem !important
    }.legacy-project-wrapper .ml-xl-4, .legacy-project-wrapper .mx-xl-4{
        margin-left: 1.5rem !important
    }.legacy-project-wrapper .m-xl-5{
        margin: 3rem !important
    }.legacy-project-wrapper .mt-xl-5, .legacy-project-wrapper .my-xl-5{
        margin-top: 3rem !important
    }.legacy-project-wrapper .mr-xl-5, .legacy-project-wrapper .mx-xl-5{
        margin-right: 3rem !important
    }.legacy-project-wrapper .mb-xl-5, .legacy-project-wrapper .my-xl-5{
        margin-bottom: 3rem !important
    }.legacy-project-wrapper .ml-xl-5, .legacy-project-wrapper .mx-xl-5{
        margin-left: 3rem !important
    }.legacy-project-wrapper .p-xl-0{
        padding: 0 !important
    }.legacy-project-wrapper .pt-xl-0, .legacy-project-wrapper .py-xl-0{
        padding-top: 0 !important
    }.legacy-project-wrapper .pr-xl-0, .legacy-project-wrapper .px-xl-0{
        padding-right: 0 !important
    }.legacy-project-wrapper .pb-xl-0, .legacy-project-wrapper .py-xl-0{
        padding-bottom: 0 !important
    }.legacy-project-wrapper .pl-xl-0, .legacy-project-wrapper .px-xl-0{
        padding-left: 0 !important
    }.legacy-project-wrapper .p-xl-1{
        padding: .25rem !important
    }.legacy-project-wrapper .pt-xl-1, .legacy-project-wrapper .py-xl-1{
        padding-top: .25rem !important
    }.legacy-project-wrapper .pr-xl-1, .legacy-project-wrapper .px-xl-1{
        padding-right: .25rem !important
    }.legacy-project-wrapper .pb-xl-1, .legacy-project-wrapper .py-xl-1{
        padding-bottom: .25rem !important
    }.legacy-project-wrapper .pl-xl-1, .legacy-project-wrapper .px-xl-1{
        padding-left: .25rem !important
    }.legacy-project-wrapper .p-xl-2{
        padding: .5rem !important
    }.legacy-project-wrapper .pt-xl-2, .legacy-project-wrapper .py-xl-2{
        padding-top: .5rem !important
    }.legacy-project-wrapper .pr-xl-2, .legacy-project-wrapper .px-xl-2{
        padding-right: .5rem !important
    }.legacy-project-wrapper .pb-xl-2, .legacy-project-wrapper .py-xl-2{
        padding-bottom: .5rem !important
    }.legacy-project-wrapper .pl-xl-2, .legacy-project-wrapper .px-xl-2{
        padding-left: .5rem !important
    }.legacy-project-wrapper .p-xl-3{
        padding: 1rem !important
    }.legacy-project-wrapper .pt-xl-3, .legacy-project-wrapper .py-xl-3{
        padding-top: 1rem !important
    }.legacy-project-wrapper .pr-xl-3, .legacy-project-wrapper .px-xl-3{
        padding-right: 1rem !important
    }.legacy-project-wrapper .pb-xl-3, .legacy-project-wrapper .py-xl-3{
        padding-bottom: 1rem !important
    }.legacy-project-wrapper .pl-xl-3, .legacy-project-wrapper .px-xl-3{
        padding-left: 1rem !important
    }.legacy-project-wrapper .p-xl-4{
        padding: 1.5rem !important
    }.legacy-project-wrapper .pt-xl-4, .legacy-project-wrapper .py-xl-4{
        padding-top: 1.5rem !important
    }.legacy-project-wrapper .pr-xl-4, .legacy-project-wrapper .px-xl-4{
        padding-right: 1.5rem !important
    }.legacy-project-wrapper .pb-xl-4, .legacy-project-wrapper .py-xl-4{
        padding-bottom: 1.5rem !important
    }.legacy-project-wrapper .pl-xl-4, .legacy-project-wrapper .px-xl-4{
        padding-left: 1.5rem !important
    }.legacy-project-wrapper .p-xl-5{
        padding: 3rem !important
    }.legacy-project-wrapper .pt-xl-5, .legacy-project-wrapper .py-xl-5{
        padding-top: 3rem !important
    }.legacy-project-wrapper .pr-xl-5, .legacy-project-wrapper .px-xl-5{
        padding-right: 3rem !important
    }.legacy-project-wrapper .pb-xl-5, .legacy-project-wrapper .py-xl-5{
        padding-bottom: 3rem !important
    }.legacy-project-wrapper .pl-xl-5, .legacy-project-wrapper .px-xl-5{
        padding-left: 3rem !important
    }.legacy-project-wrapper .m-xl-auto{
        margin: auto !important
    }.legacy-project-wrapper .mt-xl-auto, .legacy-project-wrapper .my-xl-auto{
        margin-top: auto !important
    }.legacy-project-wrapper .mr-xl-auto, .legacy-project-wrapper .mx-xl-auto{
        margin-right: auto !important
    }.legacy-project-wrapper .mb-xl-auto, .legacy-project-wrapper .my-xl-auto{
        margin-bottom: auto !important
    }.legacy-project-wrapper .ml-xl-auto, .legacy-project-wrapper .mx-xl-auto{
        margin-left: auto !important
    }
}.legacy-project-wrapper .text-monospace{
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}.legacy-project-wrapper .text-justify{
    text-align: justify !important
}.legacy-project-wrapper .text-nowrap{
    white-space: nowrap !important
}.legacy-project-wrapper .text-truncate{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}.legacy-project-wrapper .text-left{
    text-align: left !important
}.legacy-project-wrapper .text-right{
    text-align: right !important
}.legacy-project-wrapper .text-center{
    text-align: center !important
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left !important
    }.legacy-project-wrapper .text-sm-right{
        text-align: right !important
    }.legacy-project-wrapper .text-sm-center{
        text-align: center !important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left !important
    }.legacy-project-wrapper .text-md-right{
        text-align: right !important
    }.legacy-project-wrapper .text-md-center{
        text-align: center !important
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }.legacy-project-wrapper .text-lg-right{
        text-align: right !important
    }.legacy-project-wrapper .text-lg-center{
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }.legacy-project-wrapper .text-xl-right{
        text-align: right !important
    }.legacy-project-wrapper .text-xl-center{
        text-align: center !important
    }
}.legacy-project-wrapper .text-lowercase{
    text-transform: lowercase !important
}.legacy-project-wrapper .text-uppercase{
    text-transform: uppercase !important
}.legacy-project-wrapper .text-capitalize{
    text-transform: capitalize !important
}.legacy-project-wrapper .font-weight-light{
    font-weight: 300 !important
}.legacy-project-wrapper .font-weight-normal{
    font-weight: 400 !important
}.legacy-project-wrapper .font-weight-bold{
    font-weight: 700 !important
}.legacy-project-wrapper .font-italic{
    font-style: italic !important
}.legacy-project-wrapper .text-white{
    color: #fff !important
}.legacy-project-wrapper .text-primary{
    color: #007bff !important
}.legacy-project-wrapper a.text-primary:focus, .legacy-project-wrapper a.text-primary:hover{
    color: #0062cc !important
}.legacy-project-wrapper .text-secondary{
    color: #6c757d !important
}.legacy-project-wrapper a.text-secondary:focus, .legacy-project-wrapper a.text-secondary:hover{
    color: #545b62 !important
}.legacy-project-wrapper .text-success{
    color: #28a745 !important
}.legacy-project-wrapper a.text-success:focus, .legacy-project-wrapper a.text-success:hover{
    color: #1e7e34 !important
}.legacy-project-wrapper .text-info{
    color: #17a2b8 !important
}.legacy-project-wrapper a.text-info:focus, .legacy-project-wrapper a.text-info:hover{
    color: #117a8b !important
}.legacy-project-wrapper .text-warning{
    color: #ffc107 !important
}.legacy-project-wrapper a.text-warning:focus, .legacy-project-wrapper a.text-warning:hover{
    color: #d39e00 !important
}.legacy-project-wrapper .text-danger{
    color: #dc3545 !important
}.legacy-project-wrapper a.text-danger:focus, .legacy-project-wrapper a.text-danger:hover{
    color: #bd2130 !important
}.legacy-project-wrapper .text-light{
    color: #f8f9fa !important
}.legacy-project-wrapper a.text-light:focus, .legacy-project-wrapper a.text-light:hover{
    color: #dae0e5 !important
}.legacy-project-wrapper .text-dark{
    color: #343a40 !important
}.legacy-project-wrapper a.text-dark:focus, .legacy-project-wrapper a.text-dark:hover{
    color: #1d2124 !important
}.legacy-project-wrapper .text-body{
    color: #212529 !important
}.legacy-project-wrapper .text-muted{
    color: #6c757d !important
}.legacy-project-wrapper .text-black-50{
    color: rgba(0, 0, 0, .5) !important
}.legacy-project-wrapper .text-white-50{
    color: rgba(255, 255, 255, .5) !important
}.legacy-project-wrapper .text-hide{
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}.legacy-project-wrapper .visible{
    visibility: visible !important
}.legacy-project-wrapper .invisible{
    visibility: hidden !important
}

@media print {

    *,
    ::after,
    ::before {
        text-shadow: none !important;
        box-shadow: none !important
    }.legacy-project-wrapper a:not(.btn){
        text-decoration: underline
    }.legacy-project-wrapper abbr[title]::after{
        content: " ("attr(title) ")"
    }.legacy-project-wrapper pre{
        white-space: pre-wrap !important
    }.legacy-project-wrapper blockquote, .legacy-project-wrapper pre{
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }.legacy-project-wrapper thead{
        display: table-header-group
    }.legacy-project-wrapper img, .legacy-project-wrapper tr{
        page-break-inside: avoid
    }.legacy-project-wrapper h2, .legacy-project-wrapper h3, .legacy-project-wrapper p{
        orphans: 3;
        widows: 3
    }.legacy-project-wrapper h2, .legacy-project-wrapper h3{
        page-break-after: avoid
    }

    @page {
        size: a3
    }.legacy-project-wrapper{
        min-width: 992px !important
    }.legacy-project-wrapper .container{
        min-width: 992px !important
    }.legacy-project-wrapper .navbar{
        display: none
    }.legacy-project-wrapper .badge{
        border: 1px solid #000
    }.legacy-project-wrapper .table{
        border-collapse: collapse !important
    }.legacy-project-wrapper .table td, .legacy-project-wrapper .table th{
        background-color: #fff !important
    }.legacy-project-wrapper .table-bordered td, .legacy-project-wrapper .table-bordered th{
        border: 1px solid #dee2e6 !important
    }.legacy-project-wrapper .table-dark{
        color: inherit
    }.legacy-project-wrapper .table-dark tbody+tbody, .legacy-project-wrapper .table-dark td, .legacy-project-wrapper .table-dark th, .legacy-project-wrapper .table-dark thead th{
        border-color: #dee2e6
    }.legacy-project-wrapper .table .thead-dark th{
        color: inherit;
        border-color: #dee2e6
    }
}.legacy-project-wrapper .container{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@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: 1140px;
    }
}.legacy-project-wrapper .row{
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}.legacy-project-wrapper .col-md-8, .legacy-project-wrapper .col-md-10{
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }.legacy-project-wrapper .col-md-10{
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
}.legacy-project-wrapper .d-flex{
    display: flex;
}.legacy-project-wrapper .justify-content-around{
    justify-content: space-around;
}.legacy-project-wrapper .text-center{
    text-align: center;
}.legacy-project-wrapper .py-5{
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}.legacy-project-wrapper .mt-5{
    margin-top: 3rem !important;
}.legacy-project-wrapper .mb-4{
    margin-bottom: 1.5rem !important;
}.legacy-project-wrapper .bg-light{
    background-color: #f8f9fa;
}.legacy-project-wrapper .text-muted{
    color: #6c757d !important;
}






@import url('https://fonts.googleapis.com/css?family=Rajdhani:400,500,700|Oswald:200,300,400,500,600,700|Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&amp;display=swap');



@import url('flaticon.css');
@import url('jquery-ui.css');
@import url('fontawesome-all.css');
@import url('animate.css');
@import url('owl.css');
@import url('swiper.css');
@import url('jquery.bootstrap-touchspin.css');
@import url('jquery.mCustomScrollbar.min.css');
@import url('jquery.fancybox.min.css');



* {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
	font-size: 100%;
}.legacy-project-wrapper{
	font-size: 14px;
	color: #999999;
	
	font-weight: 400;
	background: #252525;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-family: 'Roboto', sans-serif;
}.legacy-project-wrapper a{
	text-align: Left;
	font-size: 16px;
	font-family: 'Oswald';
}.legacy-project-wrapper a:hover, .legacy-project-wrapper a:focus, .legacy-project-wrapper a:visited{
	text-decoration: none;
	outline: none;
}.legacy-project-wrapper h1, .legacy-project-wrapper h2, .legacy-project-wrapper h3, .legacy-project-wrapper h4, .legacy-project-wrapper h5, .legacy-project-wrapper h6{
	position: relative;
	font-size: 23px;
	font-weight: 500;
	font-family: 'Oswald', sans-serif;
	color: #b31b1b;
	
	padding-top: 10px;
}.legacy-project-wrapper .projects-slider .swiper-slide .inner-box{
	transform: scale(1) !important;
	transition: transform 0.4s ease;
	transform: scale(1) !important;
	transition: transform 0.4s ease;
	opacity: 1 !important;
}.legacy-project-wrapper .projects-slider .swiper-wrapper{
	align-items: center;
}.legacy-project-wrapper .projects-slider .swiper-slide{
	height: auto;
	display: flex;
	justify-content: center;
}.legacy-project-wrapper .projects-slider .swiper-slide-active .inner-box{
	z-index: 2;
}.legacy-project-wrapper .project-detail{
	padding-top: 120px;
	
}.legacy-project-wrapper button{
	outline: none !important;
	cursor: pointer;
}.legacy-project-wrapper p, .legacy-project-wrapper p, .legacy-project-wrapper .text{
	text-align: left;
}


































































































































































































































































































































































































font-size: 16px;
line-height: 29px;

font-weight: 400;

color: #ababab;
margin: 0;
text-align: justify;


































































































































































































































































































































































































}.legacy-project-wrapper ::-webkit-input-placeholder{
	color: inherit;
}.legacy-project-wrapper ::-moz-input-placeholder{
	color: inherit;
}.legacy-project-wrapper ::-ms-input-placeholder{
	color: inherit;
}.legacy-project-wrapper ::selection{
	background: #b31b1b;
	color: #ffffff;
}.legacy-project-wrapper ::-moz-selection{
	background: #b31b1b;
	color: #ffffff;
}.legacy-project-wrapper ::-webkit-selection{
	background: #b31b1b;
	color: #ffffff;
}.legacy-project-wrapper .auto-container{
	position: static;
	max-width: 1200px;
	padding: 0 10px;
	margin: 0 auto;
}.legacy-project-wrapper .small-container{
	position: static;
	max-width: 1000px;
	padding: 0px 15px;
	margin: 0 auto;
}.legacy-project-wrapper .page-wrapper{
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 300px;
	overflow: hidden;
	z-index: 99;
}.legacy-project-wrapper main{
	position: relative;
	overflow: hidden;
	width: 100%;
	background-color: #121212;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper main .content-inner{
	position: relative;
}.legacy-project-wrapper .sidenav-bar .mCSB_inside>.mCSB_container{
	margin-right: 0;
}.legacy-project-wrapper .sidenav-bar .mCSB_scrollTools{
	opacity: 0 !important;
}.legacy-project-wrapper ul, .legacy-project-wrapper li{
	list-style: none;
	padding: 0px;
	margin: 0px;
}.legacy-project-wrapper .theme-btn{
	display: inline-block;
	text-align: center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-family: "Roboto", sans-serif;
}.legacy-project-wrapper .centered{
	text-align: center !important;
}.legacy-project-wrapper .btn-style-one{
	position: relative;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	padding: 16px 35px;
	font-weight: 500;
	background-color: #252525;
	border: 2px solid #252525;
	
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.30);
	-ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.30);
	-o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.30);
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.30);
}.legacy-project-wrapper .btn-style-one .btn-title{
	position: relative;
}.legacy-project-wrapper .btn-style-one:hover{
	color: #ffffff;

}.legacy-project-wrapper .btn-style-one:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-color: #b31b1b;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	
	-webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	
}.legacy-project-wrapper .btn-style-one:hover:before{
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}.legacy-project-wrapper .btn-style-two{
	position: relative;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	padding: 15px 40px;
	font-weight: 700;
	background-color: #b31b1b;
	overflow: hidden;
}.legacy-project-wrapper .btn-style-two .btn-title{
	position: relative;
}.legacy-project-wrapper .btn-style-two:hover{
	color: #b31b1b;
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
	-ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
	-o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
}.legacy-project-wrapper .btn-style-two:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-color: #ffffff;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	
	-webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	
}.legacy-project-wrapper .btn-style-two:hover:before{
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}.legacy-project-wrapper .btn-style-three{
	position: relative;
	font-size: 16px;
	line-height: 30px;
	color: #000000;
	padding: 10px 40px;
	font-weight: 700;
	background-color: #ffffff;
	overflow: hidden;
}.legacy-project-wrapper .btn-style-three .btn-title{
	position: relative;
}.legacy-project-wrapper .btn-style-three:hover{
	color: #ffffff;
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
	-ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
	-o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
}.legacy-project-wrapper .btn-style-three:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-color: #000000;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	
	-webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	
}.legacy-project-wrapper .btn-style-three:hover:before{
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}.legacy-project-wrapper .btn-style-four{
	position: relative;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	padding: 13px 40px;
	font-weight: 400;
	overflow: hidden;
	background-color: #b31b1b;
	border: 2px solid #b31b1b;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}.legacy-project-wrapper .btn-style-four:hover{
	color: #b31b1b;
	background-color: #222222;
	border: 2px solid #222222;
	-webkit-box-shadow: rgba(34, 34, 34, 1) 0 0px 0px 40px inset;
	-moz-box-shadow: rgba(34, 34, 34, 1) 0 0px 0px 40px inset;
	-ms-box-shadow: rgba(34, 34, 34, 1) 0 0px 0px 40px inset;
	-o-box-shadow: rgba(34, 34, 34, 1) 0 0px 0px 40px inset;
	box-shadow: rgba(34, 34, 34, 1) 0 0px 0px 40px inset;
}.legacy-project-wrapper .list-style-one{
	position: relative;
	display: block;
	margin-bottom: 30px;
}.legacy-project-wrapper .list-style-one li{
	position: relative;
	font-size: 14px;
	line-height: 24px;
	color: #f1f1f1;
	font-weight: 400;
	padding-left: 35px;
	margin-bottom: 15px;
}.legacy-project-wrapper .list-style-one li:before{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	line-height: 25px;
	color: #b31b1b;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	content: "\f00c";
}.legacy-project-wrapper .list-style-two{
	position: relative;
	display: block;
	margin-bottom: 30px;
}.legacy-project-wrapper .list-style-two li{
	position: relative;
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	font-weight: 500;
	padding-left: 35px;
	margin-bottom: 15px;
	font-family: "Archivo", sans-serif;
}.legacy-project-wrapper .list-style-two li:before{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	line-height: 20px;
	color: #b31b1b;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	content: "\f061";
}.legacy-project-wrapper .theme_color{
	color: #b31b1b;
}.legacy-project-wrapper .pull-right{
	float: right;
}.legacy-project-wrapper .pull-left{
	float: left;
}.legacy-project-wrapper .preloader{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background-color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
}.legacy-project-wrapper .preloader:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #b31b1b;
	animation: loaderLine 2s infinite ease-in-out;
}.legacy-project-wrapper .preloader .loader-logo{
	width: 150px;
	height: auto;
	animation: pulseLogo 1.5s infinite ease-in-out;
}

@keyframes pulseLogo {
	0% { transform: scale(0.95); opacity: 0.8; }.legacy-project-wrapper 50%{ transform: scale(1.05); opacity: 1; }.legacy-project-wrapper 100%{ transform: scale(0.95); opacity: 0.8; }
}

@keyframes loaderLine {
	0% { transform: translateX(-100%); }.legacy-project-wrapper 100%{ transform: translateX(100%); }
}.legacy-project-wrapper img{
	display: inline-block;
	max-width: -webkit-fill-available;
}.legacy-project-wrapper .tabs-box{
	position: relative;
}.legacy-project-wrapper .tabs-box .tab{
	display: none;
}.legacy-project-wrapper .tabs-box .active-tab{
	display: block;
}.legacy-project-wrapper .scroll-to-top{
	position: fixed;
	left: 30px;
	bottom: 30px;
	height: 30px;
	width: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	z-index: 99999;
	background: #252525;
	display: none;
	border-radius: 0;
	margin: 0 auto;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .scroll-to-top:hover{
	background: #ffffff;
	color: #222222;
}.legacy-project-wrapper .main-header{
	position: fixed;
	left: 0;
	top: 30px;
	width: 100%;
	z-index: 99999;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .main-header.fixed-header{
	top: 0;
	position: fixed;
	background-color: #ffffff;
	box-shadow: 0 0 30px rgba(0, 0, 0, .50);
}.legacy-project-wrapper .main-header .main-box{
	position: relative;
	padding: 10px 50px;
}.legacy-project-wrapper .main-header .logo-box{
	position: relative;
	float: left;
	padding: 5px 0;
}.legacy-project-wrapper .main-header .outer-box{
	position: relative;
	float: right;
}.legacy-project-wrapper .main-header .btn-box{
	position: relative;
	float: right;
	margin-left: 20px;
	padding: 8px 0;
}.legacy-project-wrapper .nav-toggler{
	position: relative;
	display: block;
	height: 59px;
	width: 44px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-color: #ff000000;
	-webkit-transition: -webkit-transform 0.2s;
	-moz-transition: -moz-transform 0.2s;
	-ms-transition: -moz-transform 0.2s;
	-o-transition: -moz-transform 0.2s;
	transition: transform 0.2s;
}.legacy-project-wrapper .nav-toggler span{
	position: absolute;
	left: 50%;
	top: 50%;
	bottom: auto;
	right: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 32px;
	height: 3px;
	background-color: #252525;
}.legacy-project-wrapper .nav-toggler span::before, .legacy-project-wrapper .nav-toggler span:after{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: inherit;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.2s, width 0.2s;
	-moz-transition: -moz-transform 0.2s, width 0.2s;
	transition: transform 0.2s, width 0.2s;
}.legacy-project-wrapper .nav-toggler span::before{
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
}.legacy-project-wrapper .nav-toggler span::after{
	-webkit-transform-origin: right bottom;
	-moz-transform-origin: right bottom;
	-ms-transform-origin: right bottom;
	-o-transform-origin: right bottom;
	transform-origin: right bottom;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
}.legacy-project-wrapper .no-touch .nav-toggler:hover{
	
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}.legacy-project-wrapper .no-touch .nav-toggler:hover span::after, .legacy-project-wrapper .no-touch .nav-toggler:hover span::before{
	
	width: 50%;
}.legacy-project-wrapper .no-touch .nav-toggler:hover span::before{
	-webkit-transform: translateX(1px) translateY(1px) rotate(45deg);
	-moz-transform: translateX(1px) translateY(1px) rotate(45deg);
	-ms-transform: translateX(1px) translateY(1px) rotate(45deg);
	-o-transform: translateX(1px) translateY(1px) rotate(45deg);
	transform: translateX(1px) translateY(1px) rotate(45deg);
}.legacy-project-wrapper .no-touch .nav-toggler:hover span::after{
	-webkit-transform: translateX(1px) translateY(-1px) rotate(-45deg);
	-moz-transform: translateX(1px) translateY(-1px) rotate(-45deg);
	-ms-transform: translateX(1px) translateY(-1px) rotate(-45deg);
	-o-transform: translateX(1px) translateY(-1px) rotate(-45deg);
	transform: translateX(1px) translateY(-1px) rotate(-45deg);
}.legacy-project-wrapper .main-header .search-box{
	position: relative;
	float: left;
	margin-left: 20px;
	padding: 8px 0;
}.legacy-project-wrapper .main-header .search-box .search-btn{
	position: relative;
	display: block;
	height: 44px;
	width: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 22px;
	color: #ffffff;
	padding: 0;
	border-radius: 50%;
	background-color: transparent;
}.legacy-project-wrapper .search-popup{
	position: fixed;
	left: 0;
	top: 0;
	height: 100vh;
	width: 100%;
	z-index: 99999;
	margin-top: -540px;
	transform: translateY(-100%);
	background-color: #111111;
	-webkit-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: all 1500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	
	-webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	
}.legacy-project-wrapper .sidenav-bar-visible .search-popup{
	width: 80%;
}.legacy-project-wrapper .search-popup:before{
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 560px;
	background-image: url(../images/icons/waves-shape.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-top: -20px;
	content: "";
}.legacy-project-wrapper .search-active .search-popup{
	transform: translateY(0%);
	margin-top: 0;
}.legacy-project-wrapper .search-popup .close-search{
	position: absolute;
	left: 0;
	right: 0;
	top: 75%;
	margin: 0 auto;
	margin-top: -200px;
	border-radius: 50%;
	text-align: center;
	background-color: #252525;
	width: 70px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	border-bottom: 3px solid #b31b1b;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	opacity: 0;
	visibility: hidden;
}.legacy-project-wrapper .search-popup .close-search span{
	position: relative;
	display: block;
	height: 70px;
	width: 70px;
	font-size: 30px;
	line-height: 70px;
	color: #ffffff;
}.legacy-project-wrapper .search-active .search-popup .close-search{
	visibility: visible;
	opacity: 1;
	top: 50%;
	-webkit-transition-delay: 1500ms;
	-moz-transition-delay: 1500ms;
	-ms-transition-delay: 1500ms;
	-o-transition-delay: 1500ms;
	transition-delay: 1500ms;
}.legacy-project-wrapper .search-popup form{
	position: absolute;
	max-width: 700px;
	top: 50%;
	left: 15px;
	right: 15px;
	margin: -35px auto 0;
	transform: scaleX(0);
	transform-origin: center;
	background-color: #111111;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .search-active .search-popup form{
	transform: scaleX(1);
	-webkit-transition-delay: 1200ms;
	-moz-transition-delay: 1200ms;
	-ms-transition-delay: 1200ms;
	-o-transition-delay: 1200ms;
	transition-delay: 1200ms;
}.legacy-project-wrapper .search-popup .form-group{
	position: relative;
	margin: 0px;
	overflow: hidden;
}.legacy-project-wrapper .search-popup .form-group input[type="text"], .legacy-project-wrapper .search-popup .form-group input[type="search"]{
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 50px;
	color: #f1f1f1;
	height: 70px;
	width: 100%;
	padding: 10px 30px;
	background-color: #252525;
	box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.40);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .search-popup .form-group input[type="submit"], .legacy-project-wrapper .search-popup .form-group button{
	position: absolute;
	right: 30px;
	top: 0px;
	height: 70px;
	line-height: 70px;
	background: transparent;
	text-align: center;
	font-size: 24px;
	color: #aaaaaa;
	padding: 0;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .search-popup .form-group input[type="submit"]:hover, .legacy-project-wrapper .search-popup .form-group button:hover{
	color: #b31b1b;
}.legacy-project-wrapper .search-popup input::placeholder, .legacy-project-wrapper .search-popup textarea::placeholder{
	color: #aaaaaa;
}.legacy-project-wrapper .main-header .cart-btn{
	position: relative;
	float: left;
	padding: 8px 0;
}.legacy-project-wrapper .main-header .cart-btn:before{
	position: absolute;
	left: 0;
	top: 100%;
	height: 100%;
	width: 100%;
	content: "";
	visibility: hidden;
	box-shadow: none !important;
}.legacy-project-wrapper .main-header .cart-btn button{
	position: relative;
	display: block;
	height: 40px;
	width: 40px;
	text-align: center;
	background-color: transparent;
	line-height: 40px;
	font-size: 28px;
	font-weight: 500;
	color: #ffffff;
	z-index: 9;
}.legacy-project-wrapper .main-header .cart-btn .count{
	position: absolute;
	right: 0px;
	top: 4px;
	height: 16px;
	width: 16px;
	text-align: center;
	line-height: 16px;
	font-size: 10px;
	color: #ffffff;
	background-color: #000000;
	border-radius: 50%;
}.legacy-project-wrapper .main-header .badge{
	background-color: #dddddd;
	border-radius: 10px;
	color: #000;
	display: inline-block;
	font-size: 12px;
	line-height: 1;
	padding: 3px 7px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}.legacy-project-wrapper .main-header .shopping-cart{
	position: absolute;
	margin: 20px 0;
	right: 0;
	background: #222222;
	width: 300px;
	border-radius: 3px;
	padding: 20px;
	max-height: 450px;
	opacity: 0;
	visibility: hidden;
	transform: scale(.5);
	transform-origin: top right;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .main-header .cart-btn:hover:before, .legacy-project-wrapper .main-header .cart-btn:hover .shopping-cart{
	opacity: 1;
	visibility: visible;
	transform: scale(1);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.50);
}.legacy-project-wrapper .main-header .shopping-cart .shopping-cart-header{
	border-bottom: 1px solid #444444;
	padding-bottom: 15px;
}.legacy-project-wrapper .main-header .shopping-cart .shopping-cart-total{
	float: right;
	font-size: 15px;
	line-height: 30px;
	color: #dddddd;
}.legacy-project-wrapper .main-header .shopping-cart .shopping-cart-total .lighter-text{
	font-size: 15px;
	line-height: 30px;
	color: #aaaaaa;
}.legacy-project-wrapper .main-header .shopping-cart .shopping-cart-items{
	padding-top: 20px;
}.legacy-project-wrapper .main-header .shopping-cart .shopping-cart-items li{
	position: relative;
	margin-bottom: 18px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.40);
	background-color: #252525;
}.legacy-project-wrapper .main-header .shopping-cart .shopping-cart-items img{
	float: left;
	margin-right: 12px;
}.legacy-project-wrapper .main-header .shopping-cart .shopping-cart-items .item-name{
	display: block;
	padding-top: 7px;
	font-size: 17px;
	color: #ffffff;
}.legacy-project-wrapper .main-header .shopping-cart .shopping-cart-items .item-price{
	color: #b31b1b;
	margin-right: 8px;
}.legacy-project-wrapper .main-header .shopping-cart .shopping-cart-items .item-quantity{
	color: #dddddd;
}.legacy-project-wrapper .main-header .shopping-cart .shopping-cart-items .product-detail{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}.legacy-project-wrapper .main-header .shopping-cart .cart-icon{
	color: #dddddd;
	font-size: 22px;
	margin-right: 7px;
	float: left;
}.legacy-project-wrapper .main-header .shopping-cart .theme-btn{
	display: block;
	width: 100%;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.50);
}.legacy-project-wrapper .main-header .mCSB_inside>.mCSB_container{
	margin-right: 0;
}.legacy-project-wrapper .main-header .mCSB_scrollTools{
	opacity: 0 !important;
}.legacy-project-wrapper .main-menu{
	position: relative;
	float: left;
	font-family: "Ubuntu", sans-serif;
}.legacy-project-wrapper .main-menu .navbar-header{
	display: none;
}.legacy-project-wrapper .main-menu .navbar-collapse{
	padding: 0px;
}.legacy-project-wrapper .main-menu .navigation{
	position: relative;
	margin: 0px;
}.legacy-project-wrapper .sidenav-bar{
	position: fixed;
	right: 0px;
	top: 0;
	max-width: 100%;
	height: 100%;
	width: 20%;
	background-color: #252525;
	margin: 0 auto;
	overflow-y: auto;
	opacity: 0;
	visibility: hidden;
	z-index: 999999;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right;
	-moz-transform-origin: right;
	-ms-transform-origin: right;
	-o-transform-origin: right;
	transform-origin: right;
}.legacy-project-wrapper .sidenav-bar .nav-logo{
	position: relative;
	padding: 30px 20px;
	text-align: left;
}.legacy-project-wrapper .sidenav-bar .nav-logo img{
	max-width: 200px;
}.legacy-project-wrapper .sidenav-bar-visible{
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .sidenav-bar-visible .sidenav-bar{
	opacity: 1;
	right: 0;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	visibility: visible;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.40);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .sidenav-bar-visible header{
	width: 80%;
}.legacy-project-wrapper .sidenav-bar-visible main{
	
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.30);
}.legacy-project-wrapper .sidenav-bar .menu-box{
	position: relative;
	left: 0px;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	background: #ffffff;
	padding: 0px 0px;
	z-index: 5;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: top right;
	-moz-transform-origin: top right;
	-ms-transform-origin: top right;
	-o-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}.legacy-project-wrapper .sidenav-bar-visible .sidenav-bar .menu-box{
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}.legacy-project-wrapper .sidenav-bar .close-btn{
	position: absolute;
	right: 10px;
	top: 15px;
	line-height: 40px;
	width: 40px;
	text-align: center;
	font-size: 24px;
	color: #ffffff;
	background-color: transparent;
	cursor: pointer;
	z-index: 10;
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50px);
}.legacy-project-wrapper .sidenav-bar-visible .sidenav-bar .close-btn{
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .sidenav-bar .close-btn:hover{
	opacity: 0.50;
}.legacy-project-wrapper .sidenav-bar .side-nav{
	position: relative;
	margin-top: 24%;
}.legacy-project-wrapper .sidenav-bar .navigation{
	position: relative;
	display: block;
	margin: 0 20px;
	font-family: "Oswald", sans-serif;
	overflow: hidden;
}.legacy-project-wrapper .sidenav-bar .navigation>li{
	position: relative;
	display: block;
	left: 100%;
	margin-bottom: 5px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .sidenav-bar-visible .sidenav-bar .navigation>li{
	left: 0;
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
}.legacy-project-wrapper .sidenav-bar-visible .sidenav-bar .navigation>li:nth-child(2){
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}.legacy-project-wrapper .sidenav-bar-visible .sidenav-bar .navigation>li:nth-child(3){
	-webkit-transition-delay: 400ms;
	-moz-transition-delay: 400ms;
	-ms-transition-delay: 400ms;
	-o-transition-delay: 400ms;
	transition-delay: 400ms;
}.legacy-project-wrapper .sidenav-bar-visible .sidenav-bar .navigation>li:nth-child(4){
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-ms-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	transition-delay: 500ms;
}.legacy-project-wrapper .sidenav-bar-visible .sidenav-bar .navigation>li:nth-child(5){
	-webkit-transition-delay: 600ms;
	-moz-transition-delay: 600ms;
	-ms-transition-delay: 600ms;
	-o-transition-delay: 600ms;
	transition-delay: 600ms;
}.legacy-project-wrapper .sidenav-bar-visible .sidenav-bar .navigation>li:nth-child(6){
	-webkit-transition-delay: 700ms;
	-moz-transition-delay: 700ms;
	-ms-transition-delay: 700ms;
	-o-transition-delay: 700ms;
	transition-delay: 700ms;
}.legacy-project-wrapper .sidenav-bar-visible .sidenav-bar .navigation>li:nth-child(7){
	-webkit-transition-delay: 800ms;
	-moz-transition-delay: 800ms;
	-ms-transition-delay: 800ms;
	-o-transition-delay: 800ms;
	transition-delay: 800ms;
}.legacy-project-wrapper .sidenav-bar-visible .sidenav-bar .navigation>li:nth-child(8){
	-webkit-transition-delay: 900ms;
	-moz-transition-delay: 900ms;
	-ms-transition-delay: 900ms;
	-o-transition-delay: 900ms;
	transition-delay: 900ms;
}.legacy-project-wrapper .sidenav-bar-visible .sidenav-bar .navigation>li:nth-child(9){
	-webkit-transition-delay: 1000ms;
	-moz-transition-delay: 1000ms;
	-ms-transition-delay: 1000ms;
	-o-transition-delay: 1000ms;
	transition-delay: 1000ms;
}.legacy-project-wrapper .sidenav-bar .navigation li>a{
	position: relative;
	display: block;
	line-height: 20px;
	padding: 15px 20px;
	font-size: 16px;
	color: #ffffff;
	letter-spacing: 0.02em;
	margin-bottom: 2px;
	background-color: rgba(0, 0, 0, 0.20);
	text-transform: uppercase;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .sidenav-bar .navigation>li>a{
	font-weight: 400;
	letter-spacing: 0.08em;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
	text-transform: uppercase;
}.legacy-project-wrapper .sidenav-bar .navigation li:hover>a, .legacy-project-wrapper .sidenav-bar .navigation li.current>a{
	color: #b31b1b;
}.legacy-project-wrapper .sidenav-bar .navigation li.dropdown .dropdown-btn{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 12px;
	line-height: 50px;
	color: #ffffff;
	cursor: pointer;
	z-index: 5;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .sidenav-bar .navigation li.dropdown .dropdown-btn.active .fa:before{
	display: inline-block;
	position: relative;
	content: "\f068";
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .sidenav-bar .navigation li>ul, .legacy-project-wrapper .sidenav-bar .navigation li>ul>li>ul{
	display: none;
	background-color: rgba(0, 0, 0, 0.30);
}.legacy-project-wrapper .sidenav-bar .contact-info-box{
	position: relative;
	padding: 0 30px;
	margin-top: 40px;
}.legacy-project-wrapper .sidenav-bar .contact-info-box .info-box{
	position: relative;
	padding-left: 50px;
	margin-bottom: 20px;
}.legacy-project-wrapper .sidenav-bar .contact-info-box .info-box .icon-box{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 24px;
	color: #ffffff;
	line-height: 25px;
}.legacy-project-wrapper .sidenav-bar .contact-info-box .info-box strong{
	font-size: 16px;
	line-height: 24px;
	font-family: "Oswald", sans-serif;
	color: #ffffff;
}.legacy-project-wrapper .sidenav-bar .contact-info-box .info-box p{
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
}.legacy-project-wrapper .sidenav-bar .contact-info-box .info-box p a{
	color: #ffffff;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .sidenav-bar .contact-info-box .info-box p a:hover{
	color: #b31b1b;
}.legacy-project-wrapper .sec-title{
	position: relative;
	padding-top: 0px;
	margin-bottom: 30px;
}.legacy-project-wrapper .sec-title h2{
	position: relative;
	display: inline-block;
	font-size: 50px;
	line-height: 1.2em;
	color: #b31b1b;
	font-weight: 700;
	transform: scaleY(0);
	transform-origin: bottom;
	-webkit-transition: all 800ms ease;
	-moz-transition: all 800ms ease;
	-ms-transition: all 800ms ease;
	-o-transition: all 800ms ease;
	transition: all 800ms ease;
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-ms-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	transition-delay: 500ms;
}.legacy-project-wrapper .sec-title h2 span{
	color: #d31d10;
}.legacy-project-wrapper .sec-title.active h2{
	transform: scale(1);
}.legacy-project-wrapper .sec-title .text{
	position: relative;
	margin-top: 20px;
	font-size: 16px;
}.legacy-project-wrapper .sec-title .float-text{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 200px;
	line-height: .65em;
	color: #131313;
	font-weight: 700;
	font-family: "Rajdhani", sans-serif;
	letter-spacing: .2em;
	text-transform: uppercase;
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-ms-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease;
}.legacy-project-wrapper .sec-title.text-center .float-text{
	right: 0;
	margin: 0 auto;
}.legacy-project-wrapper .sec-title.active .float-text{
	text-shadow: 0 0 40px rgb(255 255 255);
	letter-spacing: 0;
}.legacy-project-wrapper .page-title{
	position: relative;
	text-align: center;
	padding: 110px 0px 40px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}.legacy-project-wrapper .page-title.reduced-banner{
	padding: 100px 0px 80px;
}.legacy-project-wrapper .page-title:before{
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0, 0, 0, 0.60);
}.legacy-project-wrapper .page-title .auto-container{
	position: relative;
}.legacy-project-wrapper .page-title h2{
	text-transform: uppercase;
	position: relative;
	color: #ffffff;
	font-size: 30px;
	line-height: 1.2em;
	margin-bottom: 10px;
	font-weight: 700;
	text-transform: capitalize;
}.legacy-project-wrapper .page-breadcrumb{
	position: relative;
	margin-top: 5px;
}.legacy-project-wrapper .page-breadcrumb li{
	position: relative;
	display: inline-block;
	margin-right: 10px;
	padding-right: 15px;
	color: #ffffff;
	font-size: 18px;
	font-weight: 400;
	text-transform: capitalize;
}.legacy-project-wrapper .page-breadcrumb li:after{
	position: absolute;
	content: "\f105";
	right: -2px;
	top: 50%;
	transform: translateY(-50%);
	color: #ffffff;
	font-size: 14px;
	font-weight: 900;
	font-family: 'Font Awesome 5 Free';
	line-height: 1;
}.legacy-project-wrapper .page-breadcrumb li:last-child::after{
	display: none;
}.legacy-project-wrapper .page-breadcrumb li:last-child{
	padding-right: 0px;
	margin-right: 0px;
}.legacy-project-wrapper .page-breadcrumb li a{
	color: #ffffff;
	font-weight: 500;
	text-transform: capitalize;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}.legacy-project-wrapper .page-breadcrumb li a:hover{
	color: #b31b1b;
}.legacy-project-wrapper .play-now{
	position: relative;
	display: block;
	z-index: 9;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .play-now .icon{
	position: relative;
	display: inline-block;
	height: 80px;
	width: 80px;
	text-align: center;
	line-height: 80px;
	background-color: #000000;
	color: #ffffff;
	z-index: 1;
	padding-left: 5px;
	font-size: 24px;
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0px 10px 0 rgba(255, 255, 255, .3);
	-moz-box-shadow: 0 0px 10px 0 rgba(255, 255, 255, .3);
	-ms-box-shadow: 0 0px 10px 0 rgba(255, 255, 255, .3);
	-o-box-shadow: 0 0px 10px 0 rgba(255, 255, 255, .3);
	box-shadow: 0 0px 10px 0 rgba(255, 255, 255, .3);
	-webkit-transform-origin: center;
	transform-origin: center;
}.legacy-project-wrapper .play-now .ripple, .legacy-project-wrapper .play-now .ripple:before, .legacy-project-wrapper .play-now .ripple:after{
	position: absolute;
	top: 50%;
	left: 50%;
	height: 70px;
	width: 70px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	-moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	-webkit-animation: ripple 3s infinite;
	-moz-animation: ripple 3s infinite;
	-ms-animation: ripple 3s infinite;
	-o-animation: ripple 3s infinite;
	animation: ripple 3s infinite;
}.legacy-project-wrapper .play-now .ripple:before{
	-webkit-animation-delay: .9s;
	-moz-animation-delay: .9s;
	-ms-animation-delay: .9s;
	-o-animation-delay: .9s;
	animation-delay: .9s;
	content: "";
	position: absolute;
}.legacy-project-wrapper .play-now .ripple:after{
	-webkit-animation-delay: .6s;
	-moz-animation-delay: .6s;
	-ms-animation-delay: .6s;
	-o-animation-delay: .6s;
	animation-delay: .6s;
	content: "";
	position: absolute;
}

@-webkit-keyframes ripple {
	70% {
		box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
	}.legacy-project-wrapper 100%{
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
}

@keyframes ripple {
	70% {
		box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
	}.legacy-project-wrapper 100%{
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
}.legacy-project-wrapper .banner-section{
	position: relative;
}.legacy-project-wrapper .banner-section .swiper-slide{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}.legacy-project-wrapper .banner-section .swiper-slide .content-box{
	position: relative;
	height: 100vh;
	width: 100%;
	display: table;
	vertical-align: middle;
}.legacy-project-wrapper .banner-section .swiper-slide .content{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	z-index: 1;
}.legacy-project-wrapper .banner-section .swiper-slide .content .inner{
	position: relative;
	max-width: 600px;
	text-align: center;
	margin: 0 auto;
}.legacy-project-wrapper .banner-section .swiper-slide .content .inner:before{
	position: absolute;
	left: -50px;
	top: -60px;
	bottom: -50px;
	width: 350px;
	transform: scaleX(0);
	transform-origin: left;
	text-transform: uppercase;
	border: 10px solid #b31b1b;
	border-right: 0;
	content: "";
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .banner-section .swiper-slide-active .content .inner:before{
	opacity: 1;
	transform: scaleX(1);
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-ms-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	transition-delay: 500ms;
}.legacy-project-wrapper .banner-section .swiper-slide .content .inner:after{
	position: absolute;
	right: -50px;
	top: -60px;
	bottom: -50px;
	width: 350px;
	transform: scaleX(0);
	transform-origin: right;
	text-transform: uppercase;
	border: 10px solid #b31b1b;
	border-left: 0;
	z-index: -1;
	content: "";
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .banner-section .swiper-slide-active .content .inner:after{
	opacity: 1;
	transform: scaleX(1);
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-ms-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	transition-delay: 500ms;
}.legacy-project-wrapper .banner-section .swiper-slide h2{
	position: relative;
	display: block;
	font-size: 100px;
	line-height: 1em;
	color: #241f20;
	font-weight: 700;
	margin-bottom: 20px;
	opacity: 0;
	transform: scaleY(0);
	transform-origin: top;
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .banner-section .swiper-slide-active h2{
	opacity: 1;
	transform: scaleY(1);
	-webkit-transition-delay: 750ms;
	-moz-transition-delay: 750ms;
	-ms-transition-delay: 750ms;
	-o-transition-delay: 750ms;
	transition-delay: 750ms;
}.legacy-project-wrapper .banner-section .swiper-slide h3{
	position: relative;
	display: block;
	font-size: 50px;
	line-height: 1.2em;
	color: #1a1a1a;
	font-weight: 700;
	margin-bottom: 20px;
	opacity: 0;
	transform: scaleY(0);
	transform-origin: top;
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .banner-section .swiper-slide-active h3{
	opacity: 1;
	transform: scaleY(1);
	-webkit-transition-delay: 750ms;
	-moz-transition-delay: 750ms;
	-ms-transition-delay: 750ms;
	-o-transition-delay: 750ms;
	transition-delay: 750ms;
}.legacy-project-wrapper .banner-section .swiper-slide .text{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 30px;
	color: #000000;
	font-weight: 400;
	margin-bottom: 60px;
	opacity: 0;
	transform: scaleY(0);
	transform-origin: top;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .banner-section .swiper-slide-active .text{
	opacity: 1;
	transform: scaleY(1);
	-webkit-transition-delay: 1000ms;
	-moz-transition-delay: 1000ms;
	-ms-transition-delay: 1000ms;
	-o-transition-delay: 1000ms;
	transition-delay: 1000ms;
}.legacy-project-wrapper .banner-section .swiper-slide .btn-box{
	opacity: 0;
	transform: scaleY(0);
	transform-origin: top;
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
}.legacy-project-wrapper .banner-section .swiper-slide-active .btn-box{
	opacity: 1;
	transform: scaleY(1);
	-webkit-transition-delay: 1000ms;
	-moz-transition-delay: 1000ms;
	-ms-transition-delay: 1000ms;
	-o-transition-delay: 1000ms;
	transition-delay: 1250ms;
}.legacy-project-wrapper .swiper-slide-active{
	z-index: 3;
}.legacy-project-wrapper .banner-slider-wrapper{
	position: relative;
	width: 100%;
	float: left;
	height: 100vh;
}.legacy-project-wrapper .banner-slider{
	position: relative;
}.legacy-project-wrapper .banner-slider .swiper-slide{
	overflow: hidden;
}.legacy-project-wrapper .banner-slider-arrows{
	position: absolute;
	left: 50px;
	bottom: 50px;
	z-index: 9;
}.legacy-project-wrapper .banner-slider-arrow{
	position: relative;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	text-align: center;
	background: #fff;
	line-height: 30px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	opacity: .30;
}.legacy-project-wrapper .banner-slider-arrow:hover{
	opacity: 1;
}.legacy-project-wrapper .banner-slider-arrow.banner-slider-arrow--previous{
	left: 0;
}.legacy-project-wrapper .banner-slider-arrow.banner-slider-arrow--next{
	left: auto;
	right: 0;
}.legacy-project-wrapper .banner-slider-counter{
	display: none;
}.legacy-project-wrapper .banner-slider-item{
	position: relative;
}.legacy-project-wrapper .banner-slider-item .media-wrapper{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}.legacy-project-wrapper .banner-slider-item img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}.legacy-project-wrapper .banner-slider-counter{
	position: absolute;
	bottom: 40px;
	left: 50px;
	color: #ffffff;
	z-index: 3;
	font-size: 18px;
}.legacy-project-wrapper .banner-section .circular-menu{
	position: absolute;
	right: 50px;
	bottom: 40px;
	z-index: 99;
	opacity: .50;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .banner-section .circular-menu.active, .legacy-project-wrapper .banner-section .circular-menu:hover{
	opacity: 1;
}.legacy-project-wrapper .circular-menu .floating-btn{
	display: block;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background-color: #ffffff;
	color: #222222;
	text-align: center;
	line-height: 42px;
	cursor: pointer;
	outline: 0;
}.legacy-project-wrapper .circular-menu.active .floating-btn{
	box-shadow: inset 0 0 3px hsla(0, 0%, 0%, .3);
	background-color: #ffffff;
}.legacy-project-wrapper .circular-menu .floating-btn:active{
	box-shadow: 0 4px 8px 0 hsla(0, 0%, 0%, .2);
}.legacy-project-wrapper .circular-menu .floating-btn i{
	font-size: 16px;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s;
}.legacy-project-wrapper .circular-menu.active .floating-btn i:before{
	content: "\f00d";
}.legacy-project-wrapper .circular-menu:after{
	display: block;
	content: ' ';
	height: 50px;
	width: 50px;
	border-radius: 50%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -2;
	background-color: #b31b1b;
	opacity: 0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .circular-menu.active:after{
	-webkit-transform: scale3d(5.5, 5.5, 1);
	transform: scale3d(5.5, 5.5, 1);
	transition-timing-function: cubic-bezier(.68, 1.55, .265, 1);
}.legacy-project-wrapper .circular-menu .items-wrapper{
	padding: 0;
	margin: 0;
}.legacy-project-wrapper .circular-menu .menu-item{
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
	display: block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .circular-menu .menu-item span{
	color: #222222;
	font-size: 1em;
	width: 3em;
	height: 3em;
	border-radius: 50%;
	text-align: center;
	line-height: 3;
	background-color: rgba(255, 255, 255, 1);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .circular-menu .menu-item:hover span{
	background-color: #b31b1b;
	color: #ffffff;
}.legacy-project-wrapper .circular-menu .menu-item:hover span{}.legacy-project-wrapper .circular-menu.active .menu-item{
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.legacy-project-wrapper .circular-menu.active .menu-item:nth-child(1){
	-webkit-transform: translate3d(1em, -7em, 0);
	transform: translate3d(1em, -7em, 0);
}.legacy-project-wrapper .circular-menu.active .menu-item:nth-child(2){
	-webkit-transform: translate3d(-3.5em, -6.3em, 0);
	transform: translate3d(-3.5em, -6.3em, 0);
}.legacy-project-wrapper .circular-menu.active .menu-item:nth-child(3){
	-webkit-transform: translate3d(-6.5em, -3.2em, 0);
	transform: translate3d(-6.5em, -3.2em, 0);
}.legacy-project-wrapper .circular-menu.active .menu-item:nth-child(4){
	-webkit-transform: translate3d(-7em, 1em, 0);
	transform: translate3d(-7em, 1em, 0);
}.legacy-project-wrapper .banner-section-two{
	position: relative;
}.legacy-project-wrapper .banner-section-two .slide-item{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}.legacy-project-wrapper .banner-section-two .slide-item .content-box{
	position: relative;
	height: 100vh;
	width: 100%;
	display: table;
	vertical-align: middle;
}.legacy-project-wrapper .banner-section-two .slide-item .content-box:after{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.40);
	content: "";
}.legacy-project-wrapper .banner-section-two .slide-item .content{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	z-index: 9;
}.legacy-project-wrapper .banner-section-two .slide-item .title{
	position: relative;
	display: inline-block;
	font-size: 24px;
	line-height: 1.2em;
	color: #b31b1b;
	margin-bottom: 20px;
	opacity: 0;
	-webkit-transform: translateY(-100px);
	-moz-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	-o-transform: translateY(-100px);
	transform: translateY(-100px);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .banner-section-two .active .title{
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 250ms;
	-moz-transition-delay: 250ms;
	-ms-transition-delay: 250ms;
	-o-transition-delay: 250ms;
	transition-delay: 250ms;
}.legacy-project-wrapper .banner-section-two .slide-item h2{
	position: relative;
	display: block;
	font-size: 64px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 25px;
	opacity: 0;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	-webkit-transform: translateY(-100px);
	-moz-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	-o-transform: translateY(-100px);
	transform: translateY(-100px);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .banner-section-two .active h2{
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-ms-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	transition-delay: 500ms;
}.legacy-project-wrapper .banner-section-two .slide-item .text{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 400;
	margin-bottom: 40px;
	opacity: 0;
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50px);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .banner-section-two .active .text{
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 750ms;
	-moz-transition-delay: 750ms;
	-ms-transition-delay: 750ms;
	-o-transition-delay: 750ms;
	transition-delay: 750ms;
}.legacy-project-wrapper .banner-section-two .slide-item .btn-box{
	opacity: 0;
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50px);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .banner-section-two .slide-item .btn-box .theme-btn{
	margin-right: 25px;
}.legacy-project-wrapper .banner-section-two .active .btn-box{
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 1000ms;
	-moz-transition-delay: 1000ms;
	-ms-transition-delay: 1000ms;
	-o-transition-delay: 1000ms;
	transition-delay: 1000ms;
}.legacy-project-wrapper .banner-section-two .owl-nav{
	position: absolute;
	left: 50px;
	bottom: 50px;
	z-index: 9;
}.legacy-project-wrapper .banner-section-two .owl-next, .legacy-project-wrapper .banner-section-two .owl-prev{
	position: relative;
	float: left;
	margin-right: 10px;
	width: 30px;
	height: 30px;
	text-align: center;
	background: #fff;
	line-height: 30px;
	transition: all 300ms ease;
	opacity: .30;
}.legacy-project-wrapper .banner-section-two .owl-next:hover, .legacy-project-wrapper .banner-section-two .owl-prev:hover{
	opacity: 1;
}.legacy-project-wrapper .banner-section-two .square-menu{
	position: absolute;
	right: 50px;
	bottom: 40px;
	z-index: 99;
	transition: all 300ms ease;
	opacity: .50;
}.legacy-project-wrapper .banner-section-two .square-menu.active, .legacy-project-wrapper .banner-section-two .square-menu:hover{
	opacity: 1;
}.legacy-project-wrapper .square-menu .floating-btn{
	display: block;
	width: 40px;
	height: 40px;
	background-color: #ffffff;
	color: #222222;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	outline: 0;
}.legacy-project-wrapper .square-menu.active .floating-btn{
	box-shadow: inset 0 0 3px hsla(0, 0%, 0%, .3);
	background-color: #ffffff;
}.legacy-project-wrapper .square-menu .floating-btn:active{
	box-shadow: 0 4px 8px 0 hsla(0, 0%, 0%, .2);
}.legacy-project-wrapper .square-menu .floating-btn i{
	font-size: 16px;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s;
}.legacy-project-wrapper .square-menu.active .floating-btn{
	border-radius: 20px;
}.legacy-project-wrapper .square-menu.active .floating-btn i:before{
	content: "\f00d";
}.legacy-project-wrapper .square-menu .items-wrapper{
	padding: 0;
	margin: 0;
}.legacy-project-wrapper .square-menu .menu-item{
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
	display: block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .square-menu .menu-item span{
	font-size: 16px;
	line-height: 40px;
	width: 40px;
	height: 40px;
	color: #222222;
	background-color: #ffffff;
	text-align: center;
	border-radius: 20px;
	transition: all 200ms ease;
}.legacy-project-wrapper .square-menu .menu-item:hover span{
	background-color: #b31b1b;
	color: #ffffff;
}.legacy-project-wrapper .square-menu.active .menu-item{
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.legacy-project-wrapper .square-menu.active .menu-item:nth-child(1){
	-webkit-transform: translateX(-50px);
	transform: translateX(-50px);
}.legacy-project-wrapper .square-menu.active .menu-item:nth-child(2){
	-webkit-transform: translateX(-100px);
	transform: translateX(-100px);
}.legacy-project-wrapper .square-menu.active .menu-item:nth-child(3){
	-webkit-transform: translateX(-150px);
	transform: translateX(-150px);
}.legacy-project-wrapper .square-menu.active .menu-item:nth-child(4){
	-webkit-transform: translateX(-200px);
	transform: translateX(-200px);
}.legacy-project-wrapper .banner-section-three{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}.legacy-project-wrapper .banner-section-three .layer-image{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}.legacy-project-wrapper .banner-section-three .shape-outer{
	position: absolute;
	height: 100%;
	width: 50%;
	left: 0;
	top: 0;
	opacity: .90;
}.legacy-project-wrapper .banner-section-three .left-shape{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgb(14, 14, 14);
	background: -moz-linear-gradient(left, rgba(14, 14, 14, 1) 0%, rgba(36, 36, 36, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(14, 14, 14, 1) 0%, rgba(36, 36, 36, 1) 100%);
	background: linear-gradient(to right, rgba(14, 14, 14, 1) 0%, rgba(36, 36, 36, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e0e0e', endColorstr='#242424', GradientType=1);
}.legacy-project-wrapper .banner-section-three .left-shape:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: .20;
	background: -moz-linear-gradient(top, rgba(14, 14, 14, 1) 0%, rgba(19, 19, 19, 0) 1%, rgba(255, 255, 255, 0.5) 50%, rgba(36, 36, 36, 0) 100%);
	background: -webkit-linear-gradient(top, rgba(14, 14, 14, 1) 0%, rgba(19, 19, 19, 0) 1%, rgba(255, 255, 255, 0.5) 50%, rgba(36, 36, 36, 0) 100%);
	background: linear-gradient(to bottom, rgba(14, 14, 14, 1) 0%, rgba(19, 19, 19, 0) 1%, rgba(255, 255, 255, 0.5) 50%, rgba(36, 36, 36, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e0e0e', endColorstr='#00242424', GradientType=0);
	content: "";
}.legacy-project-wrapper .banner-section-three .center-stipts:before, .legacy-project-wrapper .banner-section-three .center-stipts:after, .legacy-project-wrapper .banner-section-three .center-stipts{
	position: absolute;
	left: 40%;
	top: 20%;
	height: 70px;
	width: 500px;
	opacity: .50;
	background: -moz-linear-gradient(left, rgba(255, 188, 0, 1) 0%, rgba(125, 185, 232, 0) 100%);
	background: -webkit-linear-gradient(left, rgba(255, 188, 0, 1) 0%, rgba(125, 185, 232, 0) 100%);
	background: linear-gradient(to right, rgba(255, 188, 0, 1) 0%, rgba(125, 185, 232, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D80000 	', endColorstr='#007db9e8', GradientType=1);
	content: "";
}.legacy-project-wrapper .banner-section-three .center-stipts:after{
	margin-top: 100px;
	left: 100px;
	opacity: 1;
}.legacy-project-wrapper .banner-section-three .center-stipts:before{
	margin-top: 200px;
	left: 200px;
	opacity: 1;
	display: none;
}.legacy-project-wrapper .banner-section-three .content-outer{
	position: relative;
	height: 100vh;
	width: 100%;
	display: table;
	vertical-align: middle;
}.legacy-project-wrapper .banner-section-three .content-box{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	z-index: 9;
}.legacy-project-wrapper .banner-section-three .inner{
	position: relative;
	width: 50%;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .banner-section-three h2{
	position: relative;
	display: block;
	font-size: 54px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 500;
	margin-bottom: 25px;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .banner-section-three .wrap{
	display: inline-block;
	color: #b31b1b;
	line-height: 1em;
}.legacy-project-wrapper .banner-section-three .text{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	font-weight: 400;
	max-width: 450px;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .banner-section-three .social-icon-two{
	position: absolute;
	left: 40px;
	bottom: 40px;
	z-index: 99;
}.legacy-project-wrapper .about-us{
	position: relative;
	background: white;
	background-image: url('images/background/background.png');
	padding: 60px 0 60px;
}.legacy-project-wrapper .about-us .sec-title{
	margin-bottom: 30px;
}.legacy-project-wrapper .about-us .content-column{
	position: relative;
	margin-bottom: 50px;
}.legacy-project-wrapper .about-us .content-column .inner-column{
	padding-right: 70px;
}.legacy-project-wrapper .about-us .about-years{
	position: relative;
	margin-bottom: 35px;
	padding: 2px 32px;
	background-color: #252525;
	
	text-transform: capitalize;
}.legacy-project-wrapper .about-us .about-years span{
	position: relative;
	font-size: 28px;
	font-weight: 700;
	margin-right: 10px;
	line-height: 1em;
}.legacy-project-wrapper .about-us .about-years h3{
	position: relative;
	display: inline-block;
	font-size: 28px;
	line-height: 0;
	color: #d31d10;
	font-weight: 500;
	font-family: 'Oswald', sans-serif;
}

@media screen and (max-width: 992px) {
	.about-us .about-years h3 {
		position: relative;
		display: inline-block;
		font-size: 29px;
		line-height: 1.2em;
		color: #d31d10;
		font-weight: 500;
		font-family: 'Oswald',
			sans-serif;
	}
}

@media screen and (max-width: 600px) {
	.about-us .about-years h3 {
		position: relative;
		display: inline-block;
		font-size: 29px;
		line-height: 1.2em;
		color: #d31d10;
		font-weight: 500;
		font-family: 'Oswald',
			sans-serif;
	}
}.legacy-project-wrapper .about-us .content-column .text-box{
	margin-bottom: 30px;
}.legacy-project-wrapper .about-us .content-column .text-box p{
	position: relative;
	margin-bottom: 20px;
}.legacy-project-wrapper .feature-block{
	position: relative;
	margin-bottom: 5px;
}.legacy-project-wrapper .feature-block .inner-box{
	position: relative;
	
}.legacy-project-wrapper .feature-block .icon-box{
	position: absolute;
	left: 0;
	top: 15px;
}.legacy-project-wrapper .feature-block .icon-box .icon{
	display: block;
	font-size: 42px;
	line-height: 1em;
	color: #b31b1b;
	font-weight: 400;
}.legacy-project-wrapper .feature-block h4{
	font-size: 20px;
	line-height: 1.2em;
	color: #bf1a0d;
	font-weight: 500;
	margin-bottom: 5px;
}.legacy-project-wrapper .feature-block h4 a{
	color: #e91515;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .feature-block h4 a:hover{
	color: #b31b1b;
}.legacy-project-wrapper .feature-block .text{
	font-size: 15px;
	line-height: 25px;
	font-weight: 400;
	margin-bottom: 20PX;
}.legacy-project-wrapper .about-us .image-column{
	position: relative;
	margin-bottom: 50px;
}.legacy-project-wrapper .about-us .image-column .inner-column{
	position: relative;
	padding-top: 20px;
}.legacy-project-wrapper .about-us .image-column .inner-column:before{
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 500px;
	width: 400px;
	border: 20px solid #b31b1b;
	content: "";
	transform: translateX(50px);
}.legacy-project-wrapper .about-us .image-column .image{
	position: relative;
	z-index: 9;
	padding: 50px;
	margin-bottom: 0;
	text-align: center;
}.legacy-project-wrapper .about-us .image-column .image img{
	display: inline-block;
	width: auto;
	
}.legacy-project-wrapper .about-us .single-item-carousel{
	position: relative;
	padding-bottom: 30px;
}.legacy-project-wrapper .about-us .single-item-carousel .owl-nav{
	display: none;
}.legacy-project-wrapper .about-us .single-item-carousel .owl-dots{
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	text-align: center;
}.legacy-project-wrapper .about-us .single-item-carousel .owl-dot{
	position: relative;
	display: inline-block;
	height: 12px;
	width: 12px;
	background-color: rgba(255, 255, 255, .50);
	margin: 0 5px;
}.legacy-project-wrapper .about-us .single-item-carousel .owl-dot.active{
	background-color: #b31b1b;
}.legacy-project-wrapper .about-me{
	position: relative;
	padding: 60px 0 60px;
	background: white;
}.legacy-project-wrapper .about-me .image-column{
	position: relative;
	margin-bottom: 50px;
}.legacy-project-wrapper .about-me .image-column .image-box{
	position: relative;
	padding-right: 49px;
}.legacy-project-wrapper .about-me .image-column .image{
	position: relative;
	margin-bottom: 0;
	overflow: hidden;
	
}.legacy-project-wrapper .about-me .image-column .image img{
	display: block;
	width: 100%;
}.legacy-project-wrapper .about-me .info-column{
	position: relative;
}.legacy-project-wrapper .about-me .info-column .inner-column{
	position: relative;
}.legacy-project-wrapper .about-me .info-column h1{
	position: relative;
	font-size: 50px;
	line-height: 1em;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 20px;
}.legacy-project-wrapper .about-me .info-column h3{
	position: relative;
	display: block;
	font-size: 30px;
	line-height: 1em;
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 30px;
	color: #b31b1b;
}.legacy-project-wrapper .about-me .info-column h3 span{
	color: #ffffff;
}.legacy-project-wrapper .about-me .info-column .text-box{
	position: relative;
	padding: 50px 40px 40px;
	background-color: #252525;
	border-bottom: 5px solid #b31b1b;
	
	
}.legacy-project-wrapper .about-me .info-column p{
	position: relative;
	font-size: 16px;
	line-height: 1.6em;
	color: #aaaaaa;
	margin-bottom: 30px;
}.legacy-project-wrapper .about-me .bottom-box{
	position: relative;
	
	min-height: 50px;
	margin-bottom: 30px;
}.legacy-project-wrapper .about-me .bottom-box .signature{
	position: absolute;
	left: 0;
	top: 5px;
	max-width: 70px;
}.legacy-project-wrapper .about-me .bottom-box .name{
	position: relative;
	float: left;
	font-size: 18px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 500;
	padding-top: 5px;
	
}.legacy-project-wrapper .about-me .bottom-box .name span{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 1.2em;
	color: #aaaaaa;
}.legacy-project-wrapper .about-section{
	position: relative;
	padding: 60px 0 30px;
	z-index: 0;
	background: white;
}.legacy-project-wrapper .about-section .bg-layer{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	z-index: -1;
}.legacy-project-wrapper .about-section .sec-title{
	margin-bottom: 30px;
}.legacy-project-wrapper .about-section .content-column{
	position: relative;
	margin-bottom: 50px;
}.legacy-project-wrapper .about-section .content-column .inner-column{
	position: relative;
}.legacy-project-wrapper .about-section .content-column .message{
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 1.4em;
	color: #ffffff;
	font-weight: 600;
	font-family: "Rajdhani", sans-serif;
	margin-bottom: 30px;
}.legacy-project-wrapper .about-section .text-box{
	position: relative;
	display: block;
	margin-bottom: 40px;
}.legacy-project-wrapper .about-section .text-box p{
	position: relative;
	margin-bottom: 20px;
}.legacy-project-wrapper .about-section .list-style-two li{
	float: left;
	width: 50%;
	color: #aaaaaa;
	font-size: 20px;
	font-weight: 500;
	font-family: "Rajdhani", sans-serif;
}.legacy-project-wrapper .about-section .btn-box{
	position: relative;
	display: block;
}.legacy-project-wrapper .about-section .image-column{
	position: relative;
	margin-bottom: 50px;
}.legacy-project-wrapper .about-section .image-column .inner-column{
	position: relative;
	padding: 50px 50px 0;
}.legacy-project-wrapper .about-section .image-column .image{
	position: relative;
	margin-bottom: 0;
	
}.legacy-project-wrapper .about-section .image-column .image:before{
	position: absolute;
	left: -50px;
	top: -50px;
	height: 100%;
	width: 100%;
	border: 15px solid #b31b1b;
	content: "";
	
	z-index: -1;
}.legacy-project-wrapper .about-section .image-column .image img{
	display: block;
	width: 100%;
	height: auto;
}.legacy-project-wrapper .welcome-section{
	position: relative;
	text-align: center;
	padding: 85px 0 1px;
	background: white;
}.legacy-project-wrapper .welcome-section .sec-title{
	margin-bottom: 100px;
}.legacy-project-wrapper .welcome-section .sec-title h2 .logo{
	position: relative;
	display: inline-block;
	top: -5px;
}.legacy-project-wrapper .welcome-section .row{
	margin: 0 -40px;
}.legacy-project-wrapper .welcome-section .column{
	position: relative;
	padding: 0 40px;
	margin-bottom: 60px;
}.legacy-project-wrapper .welcome-section .column .inner-column{
	position: relative;
	background-color: #252525;
	
	overflow: hidden;
}.legacy-project-wrapper .welcome-section .column .lower-content{
	position: relative;
	
	
	padding: 50px 30px;
}.legacy-project-wrapper .welcome-section .column .image{
	position: relative;
	margin-bottom: 0;
}.legacy-project-wrapper .welcome-section .column .image img{
	display: block;
	width: 100%;
}.legacy-project-wrapper .welcome-section h3{
	position: relative;
	display: block;
	font-size: 32px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 20px;
}.legacy-project-wrapper .fun-facts{
	position: relative;
	padding: 14px 0 14px;
	background: #1a1a1a;
}.legacy-project-wrapper .fun-facts.alternate{
	padding-top: 0;
}.legacy-project-wrapper .fact-counter{
	position: relative;
	
}.legacy-project-wrapper .fact-counter .column{
	position: relative;
	
}.legacy-project-wrapper .fact-counter .column .inner{
	
	background-color: #252525;
	
	padding: 10px 10px;
	text-align: center;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .fact-counter .column .inner:before{
	position: absolute;
	left: 20px;
	top: 20px;
	right: 20px;
	bottom: 20px;
	
	content: "";
}.legacy-project-wrapper .fact-counter .icon{
	position: relative;
	display: inline-block;
	font-size: 60px;
	line-height: 1em;
	color: #b31b1b;
	margin-bottom: 20px;
}.legacy-project-wrapper .fact-counter .count-outer{
	position: relative;
	display: block;
	text-align: center;
	font-weight: 500;
	color: #ffffff;
	font-size: 50px;
	margin-bottom: 0px;
	line-height: 1;
}.legacy-project-wrapper .fact-counter .count-outer .count-text{
	position: relative;
	font-weight: 500;
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	font-size: 58px;
	display: inline-block;
}.legacy-project-wrapper .fact-counter .column .counter-title{
	position: relative;
	font-size: 19px;
	font-weight: 600;
	color: #ffffff;
	display: inline-block;
	text-transform: capitalize;
	margin-top: 0px;
}.legacy-project-wrapper .fun-facts .progress-column{
	position: relative;
	margin-bottom: 50px;
}.legacy-project-wrapper .fun-facts .progress-column .inner-column{
	position: relative;
	padding-left: 20px;
}.legacy-project-wrapper .fun-facts .progress-column h4{
	position: relative;
	font-size: 28px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 20px;
}.legacy-project-wrapper .fun-facts .progress-column .text{
	margin-bottom: 20px;
}.legacy-project-wrapper .fun-facts .progress-bars{
	position: relative;
}.legacy-project-wrapper .fun-facts .bar-item{
	position: relative;
	margin-bottom: 30px;
}.legacy-project-wrapper .fun-facts .bar-item:last-child{
	margin-bottom: 0px;
}.legacy-project-wrapper .fun-facts .bar-item .skill-bar{
	position: relative;
	width: 100%;
	height: 5px;
}.legacy-project-wrapper .fun-facts .bar-item .skill-bar .bar-inner{
	position: relative;
	width: 100%;
	height: 5px;
	background: #252525;
}.legacy-project-wrapper .fun-facts .bar-item .skill-bar .bar-inner .bar{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 5px;
	width: 0px;
	border-bottom: 5px solid #b31b1b;
	-webkit-transition: all 2000ms ease;
	-ms-transition: all 2000ms ease;
	-o-transition: all 2000ms ease;
	-moz-transition: all 2000ms ease;
	transition: all 2000ms ease;
}.legacy-project-wrapper .fun-facts .bar-item .skill-bar .bar-inner .bar:after{
	content: '';
	position: absolute;
	right: 0px;
	top: -2.5px;
	width: 10px;
	height: 10px;
	background: #ffffff;
	border-radius: 50%;
}.legacy-project-wrapper .fun-facts .bar-item .skill-header{
	position: relative;
	line-height: 24px;
	text-transform: capitalize;
	font-weight: 500;
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 15px;
}.legacy-project-wrapper .fun-facts .bar-item .skill-header .skill-title{
	position: relative;
	float: left;
}.legacy-project-wrapper .fun-facts .bar-item .skill-percentage{
	position: absolute;
	right: 0px;
	top: -35px;
	font-weight: 500;
	line-height: 24px;
	text-transform: capitalize;
	color: #ffffff;
	font-size: 18px;
}.legacy-project-wrapper .features-section{
	position: relative;
	padding: 120px 0 50px;
}.legacy-project-wrapper .features-section .text-column{
	position: relative;
	margin-bottom: 70px;
}.legacy-project-wrapper .features-section .text-column .inner-column{
	position: relative;
	padding-top: 10px;
}.legacy-project-wrapper .features-section .text-column p{
	position: relative;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 25px;
}.legacy-project-wrapper .features-section .text-column ul{
	margin-bottom: 40px;
}.legacy-project-wrapper .feature-block-two{
	position: relative;
	margin-bottom: 30px;
}.legacy-project-wrapper .feature-block-two .inner-box{
	position: relative;
	padding: 20px 30px;
	padding-left: 120px;
	background-color: #252525;
	border-radius: 15px;
	min-height: 130px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
	border-bottom: 2px solid #b31b1b;
}.legacy-project-wrapper .feature-block-two .inner-box .icon{
	position: absolute;
	left: 30px;
	top: 30px;
	font-size: 64px;
	line-height: 1em;
	color: #b31b1b;
}.legacy-project-wrapper .feature-block-two h4{
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 1em;
	color: #ffffff;
	font-weight: 500;
	margin-bottom: 15px;
}.legacy-project-wrapper .feature-block-two .text{
	font-size: 14px;
	line-height: 24px;
	color: #aaaaaa;
	max-width: 300px;
}.legacy-project-wrapper .right-column .feature-block-two .inner-box{
	padding-left: 30px;
	padding-right: 120px;
	text-align: right;
}.legacy-project-wrapper .right-column .feature-block-two .inner-box .icon{
	left: auto;
	right: 30px;
}.legacy-project-wrapper .services-section{
	position: relative;
	background: white;
	padding: 120px 0;
}.legacy-project-wrapper .services-section .carousel-outer{
	position: relative;
	margin: 0 -25px;
}.legacy-project-wrapper .service-block{
	position: relative;
	padding: 25px 25px;
}.legacy-project-wrapper .service-block .inner-box{
	position: relative;
	display: block;
	background-color: #252525;
	text-align: center;
	padding: 50px 20px 50px;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.50);
	border-radius: 0;
	overflow: hidden;
	border-bottom: 4px solid #b31b1b;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .service-block .inner-box:before{
	position: absolute;
	left: 0;
	bottom: -4px;
	height: 4px;
	width: 100%;
	background-color: #ffffff;
	content: "";
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
	
	-webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	-o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
	
}.legacy-project-wrapper .service-block .inner-box:hover:before{
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}.legacy-project-wrapper .service-block .inner-box .icon{
	position: relative;
	display: block;
	font-size: 64px;
	color: #b31b1b;
	line-height: 1em;
	margin-bottom: 30px;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}.legacy-project-wrapper .service-block .inner-box:hover .icon{
	-webkit-transform: scale(-1) rotate(-180deg);
	-moz-transform: scale(-1) rotate(-180deg);
	-ms-transform: scale(-1) rotate(-180deg);
	-o-transform: scale(-1) rotate(-180deg);
	transform: scale(-1) rotate(-180deg);
}.legacy-project-wrapper .service-block h3{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 500;
	padding-top: 30px;
	border-top: 1px solid rgba(255, 255, 255, .10);
	margin-bottom: 15px;
}.legacy-project-wrapper .service-block h3 a{
	color: #ffffff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .service-block h3 a:hover{
	color: #b31b1b;
}.legacy-project-wrapper .service-block .text{
	position: relative;
	font-size: 16px;
	line-height: 24px;
	color: #888888;
	font-weight: 400;
	margin-bottom: 25px;
}.legacy-project-wrapper .service-block .read-more{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	color: #222222;
	font-weight: 600;
	padding: 5px 20px;
	border-radius: 3px;
	background-color: #b31b1b;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .service-block .read-more:hover{
	background-color: #ffffff;
	color: #222222;
}.legacy-project-wrapper .services-section .services-carousel{
	position: relative;
	padding-bottom: 70px;
}.legacy-project-wrapper .services-section .owl-nav{
	display: none;
}.legacy-project-wrapper .services-section .owl-dots{
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	text-align: center;
}.legacy-project-wrapper .services-section .owl-dot{
	position: relative;
	display: inline-block;
	height: 12px;
	width: 12px;
	background-color: rgba(255, 255, 255, .50);
	margin: 0 5px;
}.legacy-project-wrapper .services-section .owl-dot.active{
	background-color: #b31b1b;
}.legacy-project-wrapper .services-section-two{
	position: relative;
	padding: 60px 0 60px;
	BACKGROUND: white;
}.legacy-project-wrapper .service-block-two{
	position: relative;
	margin-bottom: 50px;
}.legacy-project-wrapper .service-block-two .inner-box{
	position: relative;
	display: block;
	background-color: #252525;
	
	
	overflow: hidden;
	border-bottom: 4px solid #b31b1b;
}.legacy-project-wrapper .service-block-two .image-box{
	position: relative;
}.legacy-project-wrapper .service-block-two .image-box .image{
	position: relative;
	overflow: hidden;
	margin-bottom: 0;
}.legacy-project-wrapper .service-block-two .image-box .image img{
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .service-block-two .inner-box:hover .image img{
	opacity: .7;
	transform: scale(1.05);
}.legacy-project-wrapper .service-block-two .lower-content{
	position: relative;
	padding: 26px 16px;
}.legacy-project-wrapper .service-block-two h3{
	position: relative;
	display: block;
	font-size: 22px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 600;
	border-top: 1px solid rgba(255, 255, 255, .10);
	margin-bottom: 15px;
}.legacy-project-wrapper .service-block-two h3 a{
	color: #ffffff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .service-block-two h3 a:hover{
	color: #b31b1b;
}.legacy-project-wrapper .service-block-two .text{
	position: relative;
	font-size: 16px;
	line-height: 24px;
	color: #888888;
	font-weight: 400;
	margin-bottom: 25px;
}.legacy-project-wrapper .service-block-two .read-more{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	color: #222222;
	font-weight: 600;
	padding: 5px 20px;
	
	background-color: #b31b1b;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .service-block-two .read-more:hover{
	background-color: #ffffff;
	color: #222222;
}.legacy-project-wrapper .service-detail-section{
	position: relative;
	padding: 120px 0px 80px;
	z-index: 9;
	background: white;
}.legacy-project-wrapper .service-detail-section .sidebar-side, .legacy-project-wrapper .service-detail-section .content-side{
	position: relative;
	margin-bottom: 50px;
}.legacy-project-wrapper .service-detail{
	position: relative;
}.legacy-project-wrapper .service-detail .image-box{
	position: relative;
	margin-bottom: 40px;
}.legacy-project-wrapper .service-detail .image-box .image{
	position: relative;
	margin-bottom: 0px;
}.legacy-project-wrapper .service-detail .image-box .image img{
	display: block;
	width: 100%;
	height: auto;
}.legacy-project-wrapper .service-detail .content-box{
	position: relative;
}.legacy-project-wrapper .service-detail .content-column{
	position: relative;
}.legacy-project-wrapper .service-detail .content-column .inner-column{
	position: relative;
}.legacy-project-wrapper .service-detail .content-box h2{
	position: relative;
	font-size: 30px;
	line-height: 1.2em;
	color: #d71910;
	font-weight: 600;
	margin-bottom: 30px;
}.legacy-project-wrapper .service-detail .content-box h4{
	position: relative;
	font-size: 24px;
	line-height: 1.2em;
	color: #d71910;
	font-weight: 600;
	margin-bottom: 20px;
}.legacy-project-wrapper .service-detail .content-box p{
	position: relative;
	font-size: 16px;
	line-height: 27px;
	color: #999999;
	font-weight: 400;
	margin-bottom: 27px;
}.legacy-project-wrapper .service-detail .two-column{
	position: relative;
	margin-top: 40px;
}.legacy-project-wrapper .service-detail .two-column .text-column{
	position: relative;
	margin-bottom: 13px;
}.legacy-project-wrapper .service-detail .two-column .text-column p{
	margin-bottom: 28px;
}.legacy-project-wrapper .service-detail .two-column .image-column{
	position: relative;
	margin-bottom: 40px;
}.legacy-project-wrapper .service-detail .two-column .image{
	position: relative;
	margin-bottom: 0;
}.legacy-project-wrapper .service-detail .two-column .image img{
	display: block;
	width: 100%;
}.legacy-project-wrapper .service-detail .feature-box{
	position: relative;
	margin-top: 50px;
	margin-bottom: 20px;
}.legacy-project-wrapper .service-detail .feature-block-two h4{
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 1em;
	color: #ffffff;
	margin-bottom: 15px;
}.legacy-project-wrapper .brochure-box{
	position: relative;
	margin-bottom: 50px;
}.legacy-project-wrapper .brochure-box .inner{
	position: relative;
}.legacy-project-wrapper .brochure-box h4{
	display: block;
	font-size: 24px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 20px;
}.legacy-project-wrapper .brochure-box .text{
	font-size: 15px;
	line-height: 25px;
	color: #999999;
	margin-bottom: 30px;
}.legacy-project-wrapper .brochure-box .theme-btn{
	font-size: 14px;
	line-height: 23px;
	border-radius: 0;
	display: block;
	width: 100%;
	padding: 15px 10px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 20px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.50);
}.legacy-project-wrapper .brochure-box .theme-btn i{
	font-size: 18px;
	line-height: 23px;
	margin-right: 10px;
}.legacy-project-wrapper .brochure-box .theme-btn:last-child{
	margin-bottom: 0;
}.legacy-project-wrapper .help-box{
	position: relative;
}.legacy-project-wrapper .help-box .inner-box{
	position: relative;
}.legacy-project-wrapper .help-box h6{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 25px;
}.legacy-project-wrapper .help-box p{
	position: relative;
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
	font-weight: 400;
	margin-bottom: 25px;
	opacity: .70;
}.legacy-project-wrapper .help-box .info-box{
	position: relative;
	margin-bottom: 30px;
}.legacy-project-wrapper .help-box .info-box li{
	position: relative;
	display: block;
	font-size: 17px;
	line-height: 26px;
	color: #ffffff;
	font-weight: 500;
	margin-bottom: 8px;
	padding-left: 30px;
}.legacy-project-wrapper .help-box .info-box li a{
	color: #ffffff;
}.legacy-project-wrapper .help-box .info-box li a:hover{
	text-decoration: underline;
}.legacy-project-wrapper .help-box .info-box li .icon{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 16px;
	color: #b31b1b;
	line-height: 26px;
}.legacy-project-wrapper .help-box .theme-btn{
	position: relative;
	padding: 10px 40px;
}.legacy-project-wrapper .video-section{
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	padding: 120px 0 140px;
}.legacy-project-wrapper .video-section:before{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	background-color: #252525;
	opacity: 0.8;
	content: "";
}.legacy-project-wrapper .video-section .content-box{
	position: relative;
	text-align: center;
}.legacy-project-wrapper .video-section .content-box .text{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 26px;
	color: #b31b1b;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 15px;
}.legacy-project-wrapper .video-section .content-box h2{
	display: block;
	font-size: 48px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 700;
}.legacy-project-wrapper .video-section .play-now{
	position: relative;
	display: inline-block;
	margin-top: 50px;
}.legacy-project-wrapper .video-section .play-now .icon{
	height: 100px;
	width: 100px;
	line-height: 100px;
	background-color: #b31b1b;
	padding-left: 0;
	font-size: 50px;
}.legacy-project-wrapper .project-section{
	FONT-WEIGHT: 600;
	position: relative;
	background: #252525;
	padding: 60px 0 77px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-image: url("images/background/background.png");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
	position: relative;
	z-index: 1;
}
}.legacy-project-wrapper .project-section.pd-top-extra{
	padding-top: 200px;
}.legacy-project-wrapper .project-block{
	position: relative;
	opacity: .80;
	pointer-events: none;
}.legacy-project-wrapper .project-block.swiper-slide-active{
	pointer-events: unset;
	opacity: 1;
}.legacy-project-wrapper .project-block .inner-box{
	position: relative;
	overflow: hidden;
}.legacy-project-wrapper .project-block .inner-box .image{
	position: relative;
	margin-bottom: 0;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}.legacy-project-wrapper .project-block .inner-box:hover .image{}.legacy-project-wrapper .project-block .inner-box .image img{
	display: block;
	width: 100%;
	height: auto;
}.legacy-project-wrapper .project-block .caption-box{
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: 30px;
	padding: 40px 40px 30px;
	background-color: rgba(37, 37, 37, .60);
	opacity: 0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .project-block.swiper-slide-active .inner-box:hover .caption-box{
	opacity: 1;
	transform: scale(1);
}.legacy-project-wrapper .project-block .caption-box h4{
	position: relative;
	display: block;
	font-size: 26px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 20px;
	opacity: 0;
	visibility: hidden;
	transform: translateY(50px);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .project-block.swiper-slide-active .inner-box:hover .caption-box h4{
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms;
}.legacy-project-wrapper .project-block .caption-box h4 a{
	color: #ffffff;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .project-block .caption-box h4 a:hover{
	color: #b31b1b;
}.legacy-project-wrapper .project-block .caption-box .text{
	position: relative;
	display: block;
	font-size: 12px;
	line-height: 25px;
	margin-bottom: 25px;
	color: #dddddd;
	opacity: 0;
	visibility: hidden;
	transform: translateY(50px);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .project-block.swiper-slide-active .inner-box:hover .caption-box .text{
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-webkit-transition-delay: 400ms;
	-moz-transition-delay: 400ms;
	-ms-transition-delay: 400ms;
	-o-transition-delay: 400ms;
	transition-delay: 400ms;
}.legacy-project-wrapper .project-block .caption-box .read-more{
	position: relative;
	line-height: 20px;
	padding: 10px 20px;
	font-size: 14px;
	font-weight: 400;
	opacity: 0;
	visibility: hidden;
	transform: translateY(50px);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .project-block.swiper-slide-active .inner-box:hover .caption-box .read-more{
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-webkit-transition-delay: 600ms;
	-moz-transition-delay: 600ms;
	-ms-transition-delay: 600ms;
	-o-transition-delay: 600ms;
	transition-delay: 600ms;
}.legacy-project-wrapper .project-section-two{
	position: relative;
	background: white;
	padding: 60px 0 90px;
}.legacy-project-wrapper .project-section-two{
	background-image: url("images/background/background.png");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
	position: relative;
	z-index: 1;
}.legacy-project-wrapper .project-section-two .filters{
	margin-bottom: 50px;
	text-align: center;
}.legacy-project-wrapper .project-section-two .filters .filter-tabs{
	position: relative;
	display: inline-block;
}.legacy-project-wrapper .project-section-two .filters li{
	position: relative;
	display: inline-block;
	line-height: 20px;
	padding: 10px 20px;
	cursor: pointer;
	color: #ffffff;
	font-weight: 600;
	font-size: 20px;
	margin: 0 8px 15px;
	background-color: #252525;
	font-family: "Rajdhani", sans-serif;
	text-transform: uppercase;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .project-section-two .filters .filter.active{
	color: #b31b1b;
	
}.legacy-project-wrapper .project-section-two .project-block-two.mix{
	display: none;
}.legacy-project-wrapper .project-block-two{
	position: relative;
	margin-bottom: 30px;
}.legacy-project-wrapper .project-block-two .inner-box{
	position: relative;
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.50);
}.legacy-project-wrapper .project-block-two .image-box{
	position: relative;
}.legacy-project-wrapper .project-block-two .image-box .image{
	position: relative;
	margin: 0;
	background-color: #252525;
}.legacy-project-wrapper .project-block-two .image-box img{
	display: block;
	width: 100%;
	height: auto;
	opacity: .70;
}.legacy-project-wrapper .project-block-two .image-box a{
	position: relative;
	display: block;
}.legacy-project-wrapper .project-block-two .caption-box{
	position: absolute;
	left: 20px;
	bottom: 20px;
	padding: 10px 20px;
	opacity: 0;
	visibility: hidden;
}.legacy-project-wrapper .project-block-two .image-box:hover .caption-box{
	opacity: 1;
	visibility: visible;
}.legacy-project-wrapper .project-block-two .caption-box:before, .legacy-project-wrapper .project-block-two .caption-box:after{
	position: absolute;
	left: 0;
	top: 0;
	height: 0%;
	width: 100%;
	content: "";
	background-color: #b31b1b;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.50);
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}.legacy-project-wrapper .project-block-two .caption-box:after{
	background-color: #252525 !important;
}.legacy-project-wrapper .project-block-two .image-box:hover .caption-box:before{
	height: 100%;
}.legacy-project-wrapper .project-block-two .image-box:hover .caption-box:after{
	height: 100%;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}.legacy-project-wrapper .project-block-two .caption-box h3{
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 1em;
	color: #ffffff;
	font-weight: 600;
	z-index: 9;
	opacity: 0;
	margin-bottom: 5px;
}.legacy-project-wrapper .project-block-two .image-box:hover .caption-box h3{
	opacity: 1;
	-webkit-animation: fadeInDown 300ms;
	-moz-animation: fadeInDown 300ms;
	-ms-animation: fadeInDown 300ms;
	-o-animation: fadeInDown 300ms;
	animation: fadeInDown 300ms;
	-webkit-animation-delay: 600ms;
	-moz-animation-delay: 600ms;
	-ms-animation-delay: 600ms;
	-o-animation-delay: 600ms;
	animation-delay: 600ms;
	-webkit-transition-delay: 600ms;
	-moz-transition-delay: 600ms;
	-ms-transition-delay: 600ms;
	-o-transition-delay: 600ms;
	transition-delay: 600ms;
}.legacy-project-wrapper .project-block-two .caption-box h3 a{
	color: #ffffff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .project-block-two .caption-box h3 a:hover{
	color: #ffffff;
}.legacy-project-wrapper .project-block-two .caption-box span{
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 20px;
	color: #ffffff;
	font-weight: 300;
	z-index: 9;
	opacity: 0;
}.legacy-project-wrapper .project-block-two .image-box:hover .caption-box span{
	opacity: 1;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	-webkit-transition-delay: 900ms;
	-moz-transition-delay: 900ms;
	-ms-transition-delay: 900ms;
	-o-transition-delay: 900ms;
	transition-delay: 900ms;
}.legacy-project-wrapper .project-detail{
	background: #ffffff;
	position: relative;
	
	z-index: 8;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-image: url("images/background/background.png");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}.legacy-project-wrapper .project-detail .text-column{
	position: relative;
	margin-bottom: 50px;
}.legacy-project-wrapper .project-detail .upper-box{
	position: relative;
	margin-bottom: 40px;
}.legacy-project-wrapper .project-detail .upper-box .image{
	position: relative;
	margin-bottom: 0;
}.legacy-project-wrapper .project-detail .upper-box .image img{
	display: block;
	width: 100%;
	height: auto;
}.legacy-project-wrapper .project-detail .single-item-carousel .owl-nav{
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	margin-top: -50px;
}.legacy-project-wrapper .project-detail .single-item-carousel .owl-next, .legacy-project-wrapper .project-detail .single-item-carousel .owl-prev{
	position: absolute;
	left: 0;
	height: 100px;
	width: 30px;
	background-color: rgba(0, 0, 0, 0.5);
	text-align: center;
	font-size: 18px;
	line-height: 100px;
	color: #ffffff;
	font-weight: 400;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .project-detail .single-item-carousel .owl-next{
	left: auto;
	right: 0px;
}.legacy-project-wrapper .project-detail .single-item-carousel .owl-next:hover, .legacy-project-wrapper .project-detail .single-item-carousel .owl-prev:hover{
	background-color: rgba(255, 255, 255, .5);
	color: #000000;
}.legacy-project-wrapper .project-detail .lower-content{
	position: relative;
	padding-top: 35px;
}.legacy-project-wrapper .project-detail .lower-content h2{
	font-size: 30px;
	line-height: 1.2em;
	color: #d71910;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 30px
}.legacy-project-wrapper .project-detail .lower-content p{
	font-size: 15px;
	line-height: 25px;
	
	
}.legacy-project-wrapper .project-detail .lower-content p strong{
	font-weight: 500;
	font-size: 17px;
}.legacy-project-wrapper .project-detail .list-style-two li{
	float: left;
	width: 50%;
}.legacy-project-wrapper .project-detail .social-icon-two{
	margin-top: 30px;
	margin-bottom: 30px;
}.legacy-project-wrapper .project-detail blockquote{
	position: relative;
	border: 0;
	padding: 20px 40px 20px;
	font-size: 18px;
	line-height: 26px;
	color: #818181;
	max-width: 95%;
	border-left: 3px solid #b31b1b;
	background-color: rgba(255, 255, 255, .10);
	margin: 40px auto 40px;
	font-family: "Rajdhani", sans-serif;
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.20);
	border-radius: 5px 0 0 5px;
}.legacy-project-wrapper .project-detail blockquote cite{
	display: block;
	font-style: normal;
	margin-top: 5px;
	color: #ffffff;
	font-size: 14px;
	text-align: right;
	margin-top: 10px;
}.legacy-project-wrapper .project-detail blockquote cite span{
	font-weight: 500;
	font-size: 18px;
	color: #b31b1b;
	font-style: normal;
}.legacy-project-wrapper .project-detail .project-info{
	position: relative;
	background-color: #252525;
	border-bottom: 3px solid #b31b1b;
	padding: 50px 30px 20px;
	
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.20);
}.legacy-project-wrapper .project-detail .project-info li{
	
	padding-left: 30px;
	padding-right: 20px;
	margin-bottom: 20px;
}.legacy-project-wrapper .project-detail .project-info li .icon{
	position: absolute;
	left: 15px;
	top: 10px;
	font-size: 20px;
	line-height: 30px;
	color: #b31b1b;
}.legacy-project-wrapper .project-detail .project-info li strong{
	color: #ffffff;
	font-size: 16px;
}.legacy-project-wrapper .project-detail .project-info li p{
	font-size: 15px;
	color: #ffffff;
	font-weight: 400;
	margin-bottom: 0;
}.legacy-project-wrapper .project-detail .project-info li p a{
	color: #ffffff;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .project-detail .project-info li p a:hover{
	color: #b31b1b;
}.legacy-project-wrapper .load-more-option{
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 50px;
}.legacy-project-wrapper .load-more-option li.prev a, .legacy-project-wrapper .load-more-option li.next a{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 30px;
	width: 50px;
	border-radius: 50%;
	padding: 10px 10px;
	text-align: center;
	color: #ffffff;
	background-color: #222222;
	font-variant: small-caps;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .load-more-option li.prev a:hover, .legacy-project-wrapper .load-more-option li.next a:hover{
	background-color: #b31b1b;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.10);
}.legacy-project-wrapper .load-more-option .load-more{
	position: relative;
	display: inline-block;
	font-size: 30px;
}.legacy-project-wrapper .load-more-option .load-more a{
	position: relative;
	display: inline-block;
	font-size: 30px;
	line-height: 42px;
	color: #b31b1b;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .load-more-option .load-more a:hover{
	color: #ffffff;
}.legacy-project-wrapper .faq-section{
	position: relative;
	padding: 120px 0px 90px;
}.legacy-project-wrapper .faq-section.style-two .accordion-box{
	max-width: 970px;
	margin: 0 auto;
}.legacy-project-wrapper .faq-section .content-column{
	position: relative;
}.legacy-project-wrapper .faq-section .content-column .inner-column{
	position: relative;
	margin-bottom: 30px;
}.legacy-project-wrapper .accordion-box{
	position: relative;
}.legacy-project-wrapper .accordion-box .block{
	position: relative;
	margin-bottom: 30px;
}.legacy-project-wrapper .accordion-box .block:last-child{
	margin-bottom: 0px;
}.legacy-project-wrapper .accordion-box .block .acc-btn{
	position: relative;
	font-size: 18px;
	cursor: pointer;
	line-height: 35px;
	color: #ffffff;
	font-weight: 400;
	border-radius: 4px;
	padding: 12px 25px 12px 25px;
	transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	background-color: #252525;
}.legacy-project-wrapper .accordion-box .block .icon-outer{
	position: absolute;
	right: 25px;
	top: 13px;
	font-size: 16px;
	line-height: 35px;
	color: #999999;
	text-align: center;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .accordion-box .block .acc-btn .icon-outer .icon{
	position: relative;
}.legacy-project-wrapper .accordion-box .block .acc-btn.active{
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.70);
	color: #b31b1b;
}.legacy-project-wrapper .accordion-box .block .acc-btn.active .icon-outer{
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
	color: #b31b1b;
}.legacy-project-wrapper .accordion-box .block .acc-content{
	position: relative;
	display: none;
}.legacy-project-wrapper .accordion-box .block .acc-content.current{
	display: block;
}.legacy-project-wrapper .accordion-box .block .content{
	position: relative;
	font-size: 16px;
	padding: 30px 35px 0px;
}.legacy-project-wrapper .accordion-box .block .content .text{
	position: relative;
	font-size: 16px;
	line-height: 26px;
	color: #999999;
}.legacy-project-wrapper .accordion-box .block .content p:last-child{
	margin-bottom: 0px;
}.legacy-project-wrapper .faq-form-section{
	position: relative;
	padding: 120px 0;
}.legacy-project-wrapper .faq-form-section .faq-form{
	position: relative;
}.legacy-project-wrapper .faq-form .form-group{
	position: relative;
	margin-bottom: 20px;
}.legacy-project-wrapper .faq-form .form-group input[type="text"], .legacy-project-wrapper .faq-form .form-group input[type="email"], .legacy-project-wrapper .faq-form .form-group input[type="url"], .legacy-project-wrapper .faq-form .form-group textarea, .legacy-project-wrapper .faq-form .form-group select{
	position: relative;
	display: block;
	width: 100%;
	font-size: 15px;
	color: #aaaaaa;
	line-height: 28px;
	padding: 10px 25px;
	background-color: #252525;
	font-weight: 400;
	height: 50px;
	border: 1px solid transparent;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.50);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .faq-form .form-group input:focus, .legacy-project-wrapper .faq-form .form-group select:focus, .legacy-project-wrapper .faq-form .form-group textarea:focus{
	border-color: #b31b1b;
}.legacy-project-wrapper .faq-form .form-group textarea{
	height: 200px;
	resize: none;
	padding-top: 15px;
}.legacy-project-wrapper .faq-form .form-group button{
	border: 0;
	font-size: 14px;
	font-weight: 400;
	margin-top: 10px;
}.legacy-project-wrapper .faq-form-section .image-column{
	position: relative;
}.legacy-project-wrapper .faq-form-section .image-column .image-box{
	position: relative;
}.legacy-project-wrapper .faq-form-section .image-column .image{
	position: relative;
	margin-bottom: 0;
}.legacy-project-wrapper .faq-form-section .image-column .image img{
	display: block;
}.legacy-project-wrapper .call-back-section{
	position: relative;
	padding: 120px 0;
}.legacy-project-wrapper .call-back-section .outer-box{
	position: relative;
	max-width: 90%;
	margin: 0 auto;
}.legacy-project-wrapper .call-back-section .form-column{
	position: relative;
}.legacy-project-wrapper .call-back-section .form-column .inner-column{
	position: relative;
}.legacy-project-wrapper .request-form{
	position: relative;
	padding: 50px 30px;
	background-color: #222222;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.50);
	overflow: hidden;
	border-radius: 20px;
	border-bottom: 5px solid #b31b1b;
}.legacy-project-wrapper .news-block .lower-content .text{
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}.legacy-project-wrapper .request-form .form-group{
	position: relative;
	margin-bottom: 15px;
}.legacy-project-wrapper .request-form .form-group:last-child{
	margin-bottom: 0;
}.legacy-project-wrapper .request-form .form-group input[type="text"], .legacy-project-wrapper .request-form .form-group input[type="email"], .legacy-project-wrapper .request-form .form-group input[type="url"], .legacy-project-wrapper .request-form .form-group textarea, .legacy-project-wrapper .request-form .form-group select{
	position: relative;
	display: block;
	width: 100%;
	font-size: 16px;
	color: #cccccc;
	line-height: 20px;
	padding: 14px 20px;
	background-color: rgba(255, 255, 255, .10);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.30);
	font-weight: 400;
	border: 1px solid rgba(255, 255, 255, .10);
	height: 50px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .request-form .form-group textarea{
	height: 200px;
	resize: none;
}.legacy-project-wrapper .request-form .form-group input:focus, .legacy-project-wrapper .request-form .form-group textarea:focus, .legacy-project-wrapper .request-form .form-group select:focus{
	border-color: #b31b1b;
}.legacy-project-wrapper .request-form .form-group button{
	text-transform: capitalize;
	font-size: 14px;
	padding: 15px 40px;
	line-height: 20px;
	border-radius: 0;
}.legacy-project-wrapper .call-back-section .image-column{
	position: relative;
	text-align: center;
	z-index: 9;
}.legacy-project-wrapper .call-back-section .image-column .image-box{
	position: relative;
}.legacy-project-wrapper .call-back-section .image-column .image{
	position: relative;
	display: inline-block;
	margin-bottom: 0;
}.legacy-project-wrapper .call-back-section .image-column .image:before{
	position: absolute;
	left: 90px;
	top: 50px;
	width: 300px;
	height: 450px;
	border: 10px solid #b31b1b;
	z-index: -1;
	content: "";
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.50);
}.legacy-project-wrapper .contact-page-section{
	position: relative;
	padding: 60px 0 80px;
	background: white;
}.legacy-project-wrapper .contact-page-section .form-column{
	position: relative;
	margin-bottom: 40px;
}.legacy-project-wrapper .contact-page-section .form-column .inner-column{
	position: relative;
	padding-right: 50px;
}.legacy-project-wrapper .contact-page-section .sec-title{
	margin-bottom: 70px;
}.legacy-project-wrapper .contact-form{
	position: relative;
	background-color: #252525;
	padding: 50px 50px 50px;
	
	border-bottom: 2px solid #b31b1b;
	
}.legacy-project-wrapper .contact-form .row{
	margin: 0 -10px;
}.legacy-project-wrapper .contact-form .form-group{
	position: relative;
	padding: 0 10px;
	margin-bottom: 20px;
}.legacy-project-wrapper .contact-form .form-group:last-child{
	margin-bottom: 0;
}.legacy-project-wrapper .contact-form .form-group input[type="text"], .legacy-project-wrapper .contact-form .form-group input[type="email"], .legacy-project-wrapper .contact-form .form-group input[type="url"], .legacy-project-wrapper .contact-form .form-group textarea, .legacy-project-wrapper .contact-form .form-group select{
	position: relative;
	display: block;
	width: 100%;
	font-size: 18px;
	color: #999999;
	line-height: 20px;
	padding: 14px 30px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.20);
	border: 1px solid transparent;
	background-color: rgba(255, 255, 255, .10);
	font-weight: 400;
	height: 50px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .contact-form .form-group input:focus, .legacy-project-wrapper .contact-form .form-group select:focus, .legacy-project-wrapper .contact-form .form-group textarea:focus{
	border-color: #b31b1b;
	color: #ffffff;
}.legacy-project-wrapper .contact-form .form-group textarea{
	height: 156px;
	resize: none;
}.legacy-project-wrapper .contact-form input.error:focus, .legacy-project-wrapper .contact-form select.error:focus, .legacy-project-wrapper .contact-form textarea.error:focus{
	border-color: #ff0000;
}.legacy-project-wrapper .contact-form label.error{
	display: block;
	font-weight: 500;
	font-size: 13px;
	text-transform: capitalize;
	line-height: 24px;
	color: #ff0000;
	padding-top: 7px;
	margin-bottom: 0;
}.legacy-project-wrapper .contact-page-section .contact-column{
	position: relative;
	margin-bottom: 30px;
}.legacy-project-wrapper .contact-page-section .contact-column .text{
	position: relative;
	margin-bottom: 30px;
}.legacy-project-wrapper .contact-page-section .contact-info{
	position: relative;
	margin-bottom: 30px;
	text-align: center;

	.contact-info {
		text-align: center;
		
		color: white;
	}.legacy-project-wrapper ;

	.contact-info{
		text-align: center;
		
		color: white;
	}.legacy-project-wrapper ;

	.contact-info{
		text-align: center;
		
		color: white;
	}

	;
}.legacy-project-wrapper .contact-page-section .contact-info li{
	position: relative;
	background: #252525;
	padding: 5px 30px;
	padding-left: 70px;
	box-shadow: 0 0 20px rgb(0 0 0 / 5%);
	margin-bottom: 10px;
}.legacy-project-wrapper .contact-page-section .contact-info li p{
	display: block;
	font-size: 14px;
	line-height: 25px;
	color: #999999;
	font-weight: 400;
}.legacy-project-wrapper .contact-page-section .contact-info li strong{
	display: block;
	font-size: 16px;
	line-height: 25px;
	color: #ffffff;
	font-family: "Rajdhani", sans-serif;
	font-weight: 600;
}.legacy-project-wrapper .contact-page-section .contact-info li .icon{
	position: absolute;
	left: 0px;
	top: 5px;
	height: 50px;
	width: 71px;
	text-align: center;
	font-size: 28px;
	line-height: 50px;
	background-color: #252525;
	border-radius: 50%;
	color: #ffffff;
}.legacy-project-wrapper .contact-page-section .contact-info li a{
	color: #ffffff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .contact-page-section .contact-info li a:hover{
	color: #b31b1b;
}.legacy-project-wrapper .contact-page-section .social-icon-three{
	position: relative;
	padding: 10px 20px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}.legacy-project-wrapper .contact-info-section{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 80px 0;
	text-align: center;
}.legacy-project-wrapper .contact-info-section:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #222222;
	opacity: .90;
	content: "";
}.legacy-project-wrapper .contact-info-section .content{
	position: relative;
	max-width: 900px;
	margin: 0 auto;
}.legacy-project-wrapper .contact-info-section .title{
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 1.2em;
	color: #b31b1b;
	margin-bottom: 20px;
}.legacy-project-wrapper .contact-info-section h2{
	position: relative;
	display: block;
	font-size: 42px;
	line-height: 1.3em;
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 20px;
}.legacy-project-wrapper .contact-info-section h2 span{}.legacy-project-wrapper .contact-info-section .number{
	position: relative;
	display: block;
	font-size: 32px;
	line-height: 1em;
	color: #b31b1b;
	font-weight: 600;
	margin-bottom: 30px;
}.legacy-project-wrapper .contact-info-section .number a{
	color: #b31b1b;
}.legacy-project-wrapper .map-section{
	position: relative;
	display: block;
	padding-bottom: 120px;
	background: white;
}.legacy-project-wrapper .map-area{
	position: relative;
}.legacy-project-wrapper .map-data{
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8em;
}.legacy-project-wrapper .map-data a{
	display: block;
}.legacy-project-wrapper .map-data h6{
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	color: #121212;
}.legacy-project-wrapper .map-section .map-canvas{
	height: 540px;
	
	
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.50);
}.legacy-project-wrapper .team-section{
	position: relative;
	padding: 120px 0 120px;
}.legacy-project-wrapper .team-section .carousel-outer{
	position: relative;
	margin: 0 -15px;
}.legacy-project-wrapper .team-block{
	position: relative;
	padding: 15px;
}.legacy-project-wrapper .team-block .inner-box{
	position: relative;
	text-align: center;
	background-color: #252525;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.50);
	padding: 50px 0;
	z-index: 3;
	max-width: 275px;
	margin: 0 auto;
}.legacy-project-wrapper .team-block .thumb{
	position: relative;
	height: 120px;
	width: 120px;
	display: inline-block;
	margin-bottom: 30px;
	border: 3px solid #b31b1b;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 10px;
}.legacy-project-wrapper .team-block .thumb img{
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .team-block .inner-box:hover .thumb img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}.legacy-project-wrapper .team-block .info-box{
	position: relative;
	margin-bottom: 30px;
}.legacy-project-wrapper .team-block .info-box .name{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: 500;
	color: #ffffff;
	margin-bottom: 5px;
}.legacy-project-wrapper .team-block .info-box .designation{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 1em;
	color: #b31b1b;
	font-weight: 500;
}.legacy-project-wrapper .team-block .devider{
	position: relative;
	top: -50px;
	display: block;
	height: 120px;
	background-image: url(../images/icons/team-devider.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	z-index: -1;
	margin-bottom: -30px;
}.legacy-project-wrapper .team-block .lower-content{
	position: relative;
	padding: 0 35px;
}.legacy-project-wrapper .team-block .other-info{
	position: relative;
	text-align: left;
}.legacy-project-wrapper .team-block .other-info li{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	margin-bottom: 5px;
}.legacy-project-wrapper .team-block .other-info li strong{
	position: relative;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	font-family: "Oswald", sans-serif;
	min-width: 50px;
}.legacy-project-wrapper .team-block .other-info li a{
	color: #ffffff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .team-block .other-info li a:hover{
	color: #b31b1b;
}.legacy-project-wrapper .team-block .other-info .social-links{
	position: relative;
	display: inline-block;
}.legacy-project-wrapper .team-block .other-info .social-links a{
	position: relative;
	display: inline-block;
	margin-right: 7px;
	text-align: center;
	color: #ffffff;
	border-radius: 50%;
	font-size: 14px;
	line-height: 20px;
}.legacy-project-wrapper .team-block .other-info .social-links a:hover{
	background-color: #000000;
}.legacy-project-wrapper .team-block .other-info .social-links a:last-child{
	margin-right: 0;
}.legacy-project-wrapper .team-section .owl-nav{
	display: none;
}.legacy-project-wrapper .pricing-section{
	position: relative;
	background: white;
	padding: 120px 0;
}.legacy-project-wrapper .pricing-section .row{
	margin: 0 -50px;
}.legacy-project-wrapper .pricing-table{
	position: relative;
	padding: 0 50px;
	margin-bottom: 50px;
}.legacy-project-wrapper .pricing-table .inner-box{
	position: relative;
	max-width: 325px;
	margin: 0 auto;
	box-shadow: 0 0 0px rgb(235 235 235 / 50%);
	padding-top: 50px;
	border-top: 5px solid #b31b1b;
	border-bottom: 5px solid #b31b1b;
	overflow: hidden;
	BACKGROUND: #252525;
	
}.legacy-project-wrapper .pricing-table .title-box{
	position: relative;
	border-right: 5px solid #b31b1b;
	padding: 10px 20px;
	text-align: center;
	margin-bottom: 30px;
}.legacy-project-wrapper .pricing-table .title-box h3{
	position: relative;
	display: block;
	font-size: 30px;
	line-height: 1.2em;
	color: #b31b1b;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 5px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .pricing-table .title-box span{
	display: block;
	font-size: 16px;
	color: #ffffff;
	line-height: 1em;
}.legacy-project-wrapper .pricing-table .text{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	text-align: right;
	padding: 0 20px;
	margin-bottom: 40px;
}.legacy-project-wrapper .pricing-table .table-content{
	position: relative;
}.legacy-project-wrapper .pricing-table .table-content ul{
	position: relative;
	text-align: left;
	margin-bottom: 25px;
}.legacy-project-wrapper .pricing-table .table-content ul li{
	position: relative;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 400;
	padding: 7px 25px;
	background-color: rgba(0, 0, 0, 0.20);
	border-left: 2px solid #b31b1b;
	margin-bottom: 5px;
}.legacy-project-wrapper .pricing-table .price-box{
	position: relative;
	text-align: center;
}.legacy-project-wrapper .pricing-table .price-box .title{
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 1em;
	color: #b31b1b;
	font-weight: 600;
	text-transform: uppercase;
	font-family: "Rajdhani", sans-serif;
	margin-bottom: 10px;
}.legacy-project-wrapper .pricing-table .price{
	position: relative;
	display: block;
	font-size: 40px;
	line-height: 1em;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 20px;
}.legacy-project-wrapper .pricing-table .price span{
	position: relative;
	display: inline-block;
	font-size: 30px;
	top: 0px;
	margin-right: 5px;
	font-weight: 600;
}.legacy-project-wrapper .pricing-table .price sup{
	font-size: 24px;
	color: #ffffff;
	margin-left: 5px;
	font-weight: 400;
}.legacy-project-wrapper .pricing-table .table-footer{
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}.legacy-project-wrapper .pricing-table .table-footer a{
	position: relative;
	display: inline-block;
}.legacy-project-wrapper .pricing-tabs{
	position: relative;
}.legacy-project-wrapper .pricing-tabs .tab-buttons{
	position: relative;
	display: block;
	text-align: center;
	margin-top: 30px;
}.legacy-project-wrapper .pricing-tabs .tab-btns{
	position: relative;
	display: inline-block;
	width: 280px;
	border-radius: 20px 0 20px 0;
	border-left: 2px solid #b31b1b;
	border-right: 2px solid #b31b1b;
	overflow: hidden;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}.legacy-project-wrapper .pricing-tabs .tab-btns li{
	position: relative;
	float: left;
	width: 50%;
	font-size: 14px;
	line-height: 20px;
	padding: 14px 25px;
	text-align: center;
	color: #ffffff;
	font-weight: 600;
	cursor: pointer;
	z-index: 8;
	font-family: "Rajdhani", sans-serif;
	text-transform: uppercase;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .pricing-tabs .tab-btns li.tab-btn:before{
	position: absolute;
	top: 0;
	left: 100%;
	height: 100%;
	width: 100%;
	background-color: #252525;
	content: "";
	z-index: -1;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms linear;
}.legacy-project-wrapper .pricing-tabs .tab-btns li.tab-btn:last-child:before{
	display: none;
}.legacy-project-wrapper .pricing-tabs .tab-btns li.tab-btn.active-btn{
	color: #ffffff;
}.legacy-project-wrapper .pricing-tabs .tab-btns li.tab-btn.active-btn:before{
	left: 0;
}.legacy-project-wrapper .testimonial-section{
	position: relative;
	background: #212121;
	padding: 60px 0;
}.legacy-project-wrapper .testimonial-section .carousel-outer{
	margin: 0 -20px;
}.legacy-project-wrapper .testimonial-block{
	position: relative;
	padding: 40px 20px;
	padding-top: 40px;
}.legacy-project-wrapper .testimonial-block .inner-box{
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.20);
	position: relative;
	background-color: #252525;
}.legacy-project-wrapper .testimonial-block .inner-box:before{
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 10px;
	background-color: #b31b1b;
	content: "";
}.legacy-project-wrapper .testimonial-block .content-box{
	position: relative;
	padding: 70px 30px 40px;
}.legacy-project-wrapper .testimonial-block .content-box .icon{
	position: absolute;
	right: 30px;
	top: -30px;
	font-size: 60px;
	line-height: 1em;
	color: #b31b1b;
}.legacy-project-wrapper .testimonial-block .content-box .rating{
	position: relative;
	display: block;
	font-size: 18px;
	line-height: 1em;
	color: #b31b1b;
	margin-bottom: 20px;
}.legacy-project-wrapper .testimonial-block .content-box .text{
	display: block;
	font-size: 20px;
	color: #bbbbbb;
	line-height: 1.5em;
}.legacy-project-wrapper .testimonial-block .info-box{
	position: relative;
	padding: 30px 50px;
	
	text-align: left;
	background-color: rgba(0, 0, 0, 0.30);
	border-top: 1px solid rgba(255, 255, 255, .1);
}.legacy-project-wrapper .testimonial-block .thumb{
	position: absolute;
	top: 15px;
	left: 30px;
	height: 80px;
	width: 80px;
	border-radius: 50%;
	overflow: hidden;
}.legacy-project-wrapper .testimonial-block .name{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	color: #ffffff;
}.legacy-project-wrapper .testimonial-block .designation{
	display: block;
	font-size: 16px;
	line-height: 1.4em;
	color: #b31b1b;
}.legacy-project-wrapper .testimonial-white{
	background: #ffffff !important;
}.legacy-project-wrapper .testimonial-white .inner-box{
	background-color: #f9f9f9 !important;
	box-shadow: 0 0 15px rgba(0,0,0,0.05) !important;
}.legacy-project-wrapper .testimonial-white .inner-box:before{
	background-color: #b31b1b;
}.legacy-project-wrapper .testimonial-white .content-box .text{
	color: #444444 !important;
}.legacy-project-wrapper .testimonial-white .info-box{
	background-color: rgba(0, 0, 0, 0.03) !important;
	border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
}.legacy-project-wrapper .testimonial-white .name{
	color: #222222 !important;
}.legacy-project-wrapper .testimonial-white .sec-title h2{
	color: #b31b1b;
}.legacy-project-wrapper .testimonial-section .owl-nav{
	display: none;
}.legacy-project-wrapper .testimonial-section-two{
	position: relative;
	padding: 120px 0;
}.legacy-project-wrapper .testimonial-section .owl-dots, .legacy-project-wrapper .testimonial-section .owl-nav{
	display: none;
}.legacy-project-wrapper .testimonial-block-two{
	position: relative;
}.legacy-project-wrapper .testimonial-block-two .inner-box{
	position: relative;
	text-align: center;
}.legacy-project-wrapper .testimonial-block-two .inner-box .image{
	position: relative;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	border-radius: 50%;
	overflow: hidden;
}.legacy-project-wrapper .testimonial-block-two .inner-box .text{
	position: relative;
	color: #999999;
	font-size: 22px;
	line-height: 1.6em;
	max-width: 800px;
	margin: 0 auto;
	margin-top: 30px;
}.legacy-project-wrapper .testimonial-block-two .inner-box h3{
	position: relative;
	color: #ffffff;
	font-size: 22px;
	line-height: 1.7em;
	margin-top: 30px;
}.legacy-project-wrapper .testimonial-block-two .inner-box .designation{
	position: relative;
	color: #87909f;
	font-size: 16px;
	line-height: 1.4em;
	margin-top: 5px;
}.legacy-project-wrapper .newsletter-section{
	position: relative;
	padding: 100px 0;
	z-index: 1;
}.legacy-project-wrapper .subscribe-form{
	position: relative;
	background-color: #252525;
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.50);
	padding: 80px 70px;
	overflow: hidden;
}.legacy-project-wrapper .subscribe-form:before{
	position: absolute;
	right: 50%;
	top: 0;
	height: 100%;
	width: 100%;
	transform: rotate(-30deg);
	background-color: #ffffff;
	opacity: .02;
	content: "";
}.legacy-project-wrapper .subscribe-form .envelope-image{
	position: absolute;
	right: 5%;
	top: 0;
	width: 30%;
	height: 100%;
	opacity: .70;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url(../images/icons/envelope-icon.png);
}.legacy-project-wrapper .subscribe-form .form-inner{
	position: relative;
	max-width: 60%;
	width: 100%;
}.legacy-project-wrapper .subscribe-form .upper-box{
	position: relative;
	margin-bottom: 30px;
	padding-left: 30px;
	border-left: 5px solid #b31b1b;
}.legacy-project-wrapper .subscribe-form .upper-box h4{
	position: relative;
	display: block;
	font-size: 42px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 700;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, .10);
	margin-bottom: 15px;
}.legacy-project-wrapper .subscribe-form .upper-box h4 span{
	color: #b31b1b;
}.legacy-project-wrapper .subscribe-form .upper-box .text{
	display: block;
	font-size: 16px;
	line-height: 1.8em;
	color: #999999;
}.legacy-project-wrapper .subscribe-form .form-group{
	position: relative;
	display: block;
	margin: 0px;
	width: 100%;
	padding-right: 70px;
	z-index: 2;
}.legacy-project-wrapper .subscribe-form .form-group input[type="text"], .legacy-project-wrapper .subscribe-form .form-group input[type="tel"], .legacy-project-wrapper .subscribe-form .form-group input[type="email"], .legacy-project-wrapper .subscribe-form .form-group textarea{
	position: relative;
	display: block;
	width: 100%;
	line-height: 30px;
	height: 60px;
	font-size: 15px;
	color: #ffffff;
	background: #3b3b3b;
	padding: 14px 30px;
	border: 1px solid transparent;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .subscribe-form .form-group input[type="submit"], .legacy-project-wrapper .subscribe-form .form-group button{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 60px;
	min-width: 60px;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	line-height: 60px;
	background-color: #222222;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.50);
	color: #ffffff;
}.legacy-project-wrapper .subscribe-form .form-group input[type="submit"]:hover, .legacy-project-wrapper .subscribe-form .form-group button:hover{
	background-color: #ffffff;
	color: #222222;
	border-radius: 50%;
}.legacy-project-wrapper .subscribe-form .form-group input:focus, .legacy-project-wrapper .subscribe-form .form-group select:focus, .legacy-project-wrapper .subscribe-form .form-group textarea:focus{
	border-color: #b31b1b;
}.legacy-project-wrapper .news-section{
	position: relative;
	background: white;
	padding: 60px 0 90px;
	background-image: url("images/background/background.png");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
	position: relative;
	z-index: 1;
}.legacy-project-wrapper .news-section.alternate{
	padding: 120px 0;
}.legacy-project-wrapper .news-block{
	position: relative;
	margin-bottom: 50px;
}.legacy-project-wrapper .news-block .inner-box{
	position: relative;
	
}.legacy-project-wrapper .news-block .inner-box .image{
	position: relative;
	display: block;
	
	overflow: hidden;
}.legacy-project-wrapper .news-block .inner-box .image img{
	position: relative;
	width: 100%;
	display: block;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}.legacy-project-wrapper .news-block .inner-box:hover .image a img{
	opacity: 0.7;
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}.legacy-project-wrapper .news-block .lower-content{
	position: relative;
	padding: 30px 25px 25px;
	
	border-bottom: 4px solid #b31b1b;
	border-radius: 0 0 0px 0px;
	z-index: 1;
}.legacy-project-wrapper .news-block .post-info{
	position: relative;
	margin-bottom: 10px;
}.legacy-project-wrapper .news-block .post-info li{
	position: relative;
	display: inline-block;
	margin-right: 3px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 30px;
	padding: 0 10px;
	background-color: #111111;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	color: #ffffff;
}.legacy-project-wrapper .news-block .post-info li:last-child{
	margin-right: 0;
}.legacy-project-wrapper .news-block .lower-content h3{
	position: relative;
	font-weight: 500;
	font-size: 24px;
	color: #d71910;
	line-height: 1em;
	margin-bottom: 10px;
}.legacy-project-wrapper .news-block .lower-content h3 a{
	position: relative;
	color: #d71910;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}.legacy-project-wrapper .news-block .lower-content h3 a:hover{
	color: #b31b1b;
}.legacy-project-wrapper .news-block .lower-content .text{
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
}.legacy-project-wrapper .news-block .lower-content .theme-btn{
	padding: 10px 20px;
	line-height: 20px;
	font-size: 14px;
	
}.legacy-project-wrapper .blog-single, .legacy-project-wrapper .blog-sidebar{
	position: relative;
	padding-right: 50px;
}.legacy-project-wrapper .blog-single .news-block h3{
	margin-bottom: 20px;
}.legacy-project-wrapper .blog-single .news-block p{
	position: relative;
	margin-bottom: 20px;

}.legacy-project-wrapper .blog-single .two-column{
	position: relative;
	margin-top: 40px;
	margin-bottom: 10px;
}.legacy-project-wrapper .blog-single blockquote{
	position: relative;
	border-left: 3px solid #b31b1b;
	padding: 20px 40px 20px;
	font-size: 18px;
	line-height: 26px;
	color: #ffffff;
	max-width: 95%;
	background-color: rgb(81 81 81);
	margin: 40px auto 40px;
	font-family: "Rajdhani", sans-serif;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.20);
	border-radius: 5px 0 0 5px;
}.legacy-project-wrapper .blog-single blockquote cite{
	display: block;
	font-style: normal;
	margin-top: 5px;
	color: #ffffff;
	font-size: 14px;
}.legacy-project-wrapper .blog-single blockquote cite span{
	font-weight: 500;
	font-size: 18px;
	color: ;
	font-style: normal;
}.legacy-project-wrapper .blog-single .post-share-options{
	position: relative;
	margin-bottom: 40px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.40);
	padding: 20px 20px;
	background-color: #252525;
}.legacy-project-wrapper .blog-single .post-share-options p{
	position: relative;
	color: #ffffff;
	font-size: 16px;
	line-height: 25px;
	font-weight: 600;
	margin: 0;
	display: inline-block;
	font-family: "Rajdhani", sans-serif;
}.legacy-project-wrapper .blog-single .post-share-options .tags{
	position: relative;
	display: inline-block;
}.legacy-project-wrapper .blog-single .post-share-options .tags li{
	position: relative;
	display: inline-block;
}.legacy-project-wrapper .blog-single .post-share-options .tags a{
	position: relative;
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	padding: 5px 10px;
	color: #ffffff;
	border-radius: 3px;
	background-color: rgba(0, 0, 0, 0.30);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .blog-single .post-share-options .tags a:hover{
	color: #000000;
	background-color: #ffffff;
}.legacy-project-wrapper .blog-single .post-share-options .social-icon-two{
	position: relative;
	display: inline-block;
}.legacy-project-wrapper .author-box{
	position: relative;
	padding: 38px 40px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.10);
	margin-bottom: 70px;
}.legacy-project-wrapper .author-box .inner-box{
	position: relative;
	padding-left: 160px;
	min-height: 150px;
	padding-top: 15px;
}.legacy-project-wrapper .author-box .thumb{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 145px;
	width: 135px;
	margin-bottom: 20px;
}.legacy-project-wrapper .author-box .thumb img{
	display: block;
	width: 100%;
	height: auto;
}.legacy-project-wrapper .author-box .name{
	position: relative;
	font-size: 18px;
	line-height: 25px;
	color: #222222;
	font-weight: 600;
	margin-bottom: 10px;
}.legacy-project-wrapper .author-box .text{
	position: relative;
	float: right;
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	font-weight: 400;
	margin-bottom: 10px;
}.legacy-project-wrapper .author-box .social-icon{
	position: relative;
	z-index: 9;
}.legacy-project-wrapper .author-box .social-icon li{
	position: relative;
	display: inline-block;
	margin-right: 12px;
}.legacy-project-wrapper .author-box .social-icon li a{
	position: relative;
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	color: #222222;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .author-box .social-icon li a:hover{
	color: ;
}.legacy-project-wrapper .error-section{
	position: relative;
	text-align: center;
	padding: 200px 0px 150px;
	
}.legacy-project-wrapper .error-section .sec-title{
	margin-bottom: 20px;
}.legacy-project-wrapper .error-section .sec-title .float-text{
	top: 0px;
}.legacy-project-wrapper .error-section .sec-title h1{
	position: relative;
	display: inline-block;
	font-size: 200px;
	line-height: 1em;
	color: ;
	font-weight: 700;
	letter-spacing: 0;
	transition: all 800ms ease;
}.legacy-project-wrapper .error-section .sec-title h1 span{
	color: #ffffff;
}.legacy-project-wrapper .error-section h3{
	font-size: 60px;
	line-height: 1.2em;
	padding: 0;
	margin: 0;
	font-weight: 700;
	color: #252525;
	margin-bottom: 50px;
}.legacy-project-wrapper .error-section .text{
	font-size: 24px;
	line-height: 1.2em;
	color: #222222;
	margin-bottom: 35px;
}.legacy-project-wrapper .error-section .theme-btn{
	border-radius: 5px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 3px;
}.legacy-project-wrapper .styled-pagination{
	position: relative;
	display: block;
	width: 100%;
	margin-top: 50px;
}.legacy-project-wrapper .styled-pagination li{
	position: relative;
	display: inline-block;
	margin: 0 10px;
}.legacy-project-wrapper .styled-pagination li a{
	CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 40px;
	width: 78px;
	color: #ffffff;
	text-align: center;
	
	background-color: #252525;
	border-radius: 0px;
	border-bottom: 2px solid;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .styled-pagination li a:hover, .legacy-project-wrapper .styled-pagination li.active a{
	color: ;
}.legacy-project-wrapper .clients-section{
	position: relative;
	padding: 5px 0px;
	background: #ffffff;
	
}.legacy-project-wrapper .clients-section .slide-item{
	text-align: center;
}.legacy-project-wrapper .clients-section .slide-item a{
	position: relative;
	display: block;
}.legacy-project-wrapper .clients-section .slide-item img{
	position: relative;
	display: inline-block;
	max-width: 100%;
	width: auto;
	opacity: 0.5;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .clients-section .slide-item a:hover img{
	opacity: 1;
}.legacy-project-wrapper .main-footer{
	position: relative;
}.legacy-project-wrapper .main-footer .widgets-section{
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 40px 0 2px;
	background: linear-gradient(88deg, #8a1a21, #571014, #380a0c);
}.legacy-project-wrapper .video-background{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	overflow: hidden;
}.legacy-project-wrapper #bgVideo{
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	transform: translateX(-50%) translateY(-50%);
	object-fit: cover;
	pointer-events: none;
	
}.legacy-project-wrapper .video-overlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	
	z-index: 1;
	pointer-events: none;
}.legacy-project-wrapper .main-footer .footer-column{
	position: relative;
	margin-bottom: -3px;
}.legacy-project-wrapper .main-footer .footer-widget{
	position: relative;
}.legacy-project-wrapper .main-footer .footer-column .widget-title{
	position: relative;
	font-size: 24px;
	font-weight: 500;
	color: #ffffff;
	line-height: 30px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}.legacy-project-wrapper .main-footer .footer-column .widget-title:before{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 40px;
	background-color: ;
	content: '';
}.legacy-project-wrapper .main-footer .about-widget{
	position: relative;
}.legacy-project-wrapper .main-footer .logo{
	position: relative;
	margin-bottom: 25px;
}.legacy-project-wrapper .main-footer .footer-logo figure{
	margin: 0;
}.legacy-project-wrapper .main-footer .footer-logo img{
	display: block;
	max-width: 100%;
}.legacy-project-wrapper .main-footer .about-widget .text{
	position: relative;
	margin-bottom: 30px;
}.legacy-project-wrapper .main-footer .about-widget .text p{
	font-size: 14px;
	line-height: 24px;
	color: #f4f4f4;
	font-weight: 400;
	margin-bottom: 30px;
}.legacy-project-wrapper .social-icon-two{
	position: relative;
	display: block;
}.legacy-project-wrapper .social-icon-two li{
	position: relative;
	display: inline-block;
	margin-right: 10px;
}.legacy-project-wrapper .social-icon-two li:last-child{
	margin-right: 0;
}.legacy-project-wrapper .social-icon-two li a{
	position: relative;
	display: block;
	font-size: 12px;
	line-height: 30px;
	width: 30px;
	color: #ffffff;
	text-align: center;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.40);
	background-color: #252525;
	border-radius: 15px;
	border-bottom: 2px solid;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .social-icon-two li a:hover{
	color: #b31b1b;
	border-color: #ffffff;
}.legacy-project-wrapper .recent-posts{
	position: relative;
	padding-left: 40px;
}.legacy-project-wrapper .recent-posts .post{
	position: relative;
	min-height: 90px;
	margin-bottom: 30px;
}.legacy-project-wrapper .recent-posts .post:last-child{
	margin-bottom: 0;
}.legacy-project-wrapper .recent-posts .post .thumb{
	position: absolute;
	left: 0;
	top: 0;
	height: 90px;
	width: 90px;
	overflow: hidden;
}.legacy-project-wrapper .recent-posts .post .thumb a{
	display: block;
}.legacy-project-wrapper .recent-posts .post .thumb img{
	display: block;
	width: 100%;
	height: auto;
}.legacy-project-wrapper .recent-posts .post h4{
	position: relative;
	font-size: 18px;
	color: #ffffff;
	line-height: 30px;
	font-weight: 500;
	margin-bottom: 5px;
}.legacy-project-wrapper .recent-posts .post h4 a{
	color: #ffffff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .recent-posts .post h4 a:hover{
	color: #b31b1b;
}.legacy-project-wrapper .recent-posts .post .date{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #bbbbbb;
}.legacy-project-wrapper .recent-posts .post .date span{
	color: #b31b1b;
	margin-right: 4px;
	opacity: .70;
}.legacy-project-wrapper .useful-links{
	position: relative;
	padding-left: 50px;
}.legacy-project-wrapper .user-links li{
	position: relative;
	display: block;
	margin-bottom: 5px;
}.legacy-project-wrapper .user-links li a{
	
	display: block;
	font-size: 16px;
	line-height: 38px;
	color: #ffffff;
	font-weight: 400;
	padding: 0 15px;
	border-left: 1px solid #b31b1b;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .user-links li a:hover{
	color: #b31b1b;
}.legacy-project-wrapper .main-footer .contact-list{
	position: relative;
}.legacy-project-wrapper .main-footer .contact-list li{
	position: relative;
	padding: 10px 30px;
	padding-left: 55px;
	margin-bottom: 10px;
	background-color: #252525;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.50);
}.legacy-project-wrapper .main-footer .contact-list li:last-child{
	margin-bottom: 0;
}.legacy-project-wrapper .main-footer .contact-list li .icon{
	position: absolute;
	left: 15px;
	top: 10px;
	font-size: 23px;
	line-height: 25px;
	color: #ffffff;
}.legacy-project-wrapper .main-footer .contact-list li .text{
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	font-weight: 400;
}.legacy-project-wrapper .main-footer .contact-list li .text a{
	color: #ffffff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .main-footer .contact-list li .text a:hover{
	color: #b31b1b;
}.legacy-project-wrapper .main-footer .footer-bottom{
	position: relative;
	width: 100%;
	background-color: #252525;
}.legacy-project-wrapper .main-footer .footer-bottom .inner-container{
	position: relative;
}.legacy-project-wrapper .main-footer .footer-bottom .copyright-text{
	position: relative;
	float: left;
	padding: 20px 0;
}.legacy-project-wrapper .main-footer .footer-bottom .copyright-text p{
	position: relative;
	line-height: 20px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 400;
}.legacy-project-wrapper .main-footer .footer-bottom .copyright-text a{
	color: #ffffff;
	font-weight: 600;
	font-family: "Rajdhani", sans-serif;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .main-footer .footer-bottom .copyright-text a:hover{
	color: #ffffff;
}.legacy-project-wrapper .main-footer .footer-bottom .footer-nav{
	position: relative;
	float: right;
}.legacy-project-wrapper .main-footer .footer-bottom .footer-nav ul{
	position: relative;
	padding: 15px 0;
}.legacy-project-wrapper .main-footer .footer-bottom .footer-nav ul li{
	position: relative;
	float: left;
	margin-left: 10px;
	font-family: "Oswald", sans-serif;
}.legacy-project-wrapper .main-footer .footer-bottom .footer-nav ul li a{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	font-weight: 400;
	padding: 5px 10px;
	text-transform: uppercase;
	background-color: #333333;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .main-footer .footer-bottom .footer-nav ul li a:hover{
	color: #b31b1b;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.20);
}.legacy-project-wrapper .sidebar-page-container{
	position: relative;
	overflow: hidden;
	padding: 120px 0 70px;
	background: white;
}.legacy-project-wrapper .sidebar-page-container .sidebar-side, .legacy-project-wrapper .sidebar-page-container .content-side{
	position: relative;
	margin-bottom: 50px;
}.legacy-project-wrapper .sidebar-side .sidebar{
	position: relative;
}.legacy-project-wrapper .sidebar-side .sidebar.pd-left{
	padding-left: 30px;
}.legacy-project-wrapper .sidebar-widget{
	position: relative;
	margin-bottom: 50px;
	
	overflow: hidden;
	background-color: #252525;
	border-bottom: 2px solid #b31b1b;
	padding: 40px 30px 40px;
}.legacy-project-wrapper .sidebar-side .sidebar-widget:last-child{
	margin-bottom: 0;
}.legacy-project-wrapper .sidebar-page-container .sidebar-title{
	position: relative;
	margin-bottom: 25px;
}.legacy-project-wrapper .sidebar-page-container .sidebar-title h2{
	position: relative;
	display: inline-block;
	font-size: 26px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 600;
	text-transform: capitalize;
	letter-spacing: 0.02em;
}.legacy-project-wrapper .sidebar .search-box{
	position: relative;
	padding: 0;
}.legacy-project-wrapper .sidebar .search-box .form-group{
	position: relative;
	margin: 0px;
}.legacy-project-wrapper .sidebar .search-box .form-group input[type="text"], .legacy-project-wrapper .sidebar .search-box .form-group input[type="search"]{
	position: relative;
	display: block;
	font-size: 18px;
	color: #ffffff;
	line-height: 20px;
	padding: 24px 30px;
	height: 70px;
	width: 100%;
	background-color: #252525;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .sidebar .search-box .form-group input:focus{
	border-color: #b31b1b;
}.legacy-project-wrapper .sidebar .search-box .form-group input[type="submit"], .legacy-project-wrapper .sidebar .search-box .form-group button{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	font-size: 18px;
	background-color: transparent;
	color: #ffffff;
	font-weight: normal;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .sidebar .search-box .form-group input[type="submit"]:hover, .legacy-project-wrapper .sidebar .search-box .form-group button:hover{
	color: #777777;
}.legacy-project-wrapper .sidebar .blog-categories{
	position: relative;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.50);
	background-color: #252525;
}.legacy-project-wrapper .cat-list{
	position: relative;
}.legacy-project-wrapper .cat-list li{
	position: relative;
	margin-bottom: 5px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .cat-list li a{
	position: relative;
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
	font-weight: 400;
	padding: 10px 20px;
	display: block;
	background-color: rgba(0, 0, 0, 0.20);
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .cat-list li a span{
	float: right;
	font-size: 13px;
	line-height: 30px;
	color: #ffffff;
	opacity: .90;
}.legacy-project-wrapper .cat-list li:hover a, .legacy-project-wrapper .cat-list li.active a{
	background-color: rgba(255, 255, 255, .10);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.30);
}.legacy-project-wrapper .sidebar .latest-news{
	position: relative;
	padding: 30px 30px 35px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}.legacy-project-wrapper .latest-news .post{
	position: relative;
	padding-left: 105px;
	margin-bottom: 30px;
	min-height: 85px;
	padding-top: 5px;
}.legacy-project-wrapper .latest-news .post:last-child{
	margin-bottom: 0;
}.legacy-project-wrapper .latest-news .post-thumb{
	position: absolute;
	left: 0;
	top: 0;
	height: 85px;
	width: 85px;
	margin-bottom: 20px;
}.legacy-project-wrapper .latest-news .post-thumb a:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: .80;
	content: "";
	
	z-index: 1;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .latest-news .post:hover .post-thumb a:before{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}.legacy-project-wrapper .latest-news .post-thumb a:after{
	position: absolute;
	height: 20px;
	width: 20px;
	left: 50%;
	top: 50%;
	margin-left: -10px;
	margin-top: -10px;
	text-align: center;
	line-height: 20px;
	font-size: 18px;
	z-index: 9;
	color: #ffffff;
	font-weight: 900;
	content: "\f002";
	font-family: "Font Awesome 5 Free";
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .latest-news .post:hover .post-thumb a:after{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}.legacy-project-wrapper .latest-news .post-thumb img{
	position: relative;
	display: block;
	width: 100%;
}.legacy-project-wrapper .latest-news .post h3{
	position: relative;
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	font-weight: 500;
	margin-bottom: 7px;
}.legacy-project-wrapper .latest-news .post h3 a{
	color: #ffffff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .latest-news .post:hover h3 a{
	color: #b31b1b;
}.legacy-project-wrapper .latest-news .post .post-info{
	position: relative;
	font-size: 12px;
	line-height: 24px;
	color: #b31b1b;
	font-weight: 400;
	font-style: italic;
}.legacy-project-wrapper .instagram-widget{
	position: relative;
	padding: 30px 30px 35px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}.legacy-project-wrapper .instagram-widget .link-box{
	position: absolute;
	right: 30px;
	top: 32px;
}.legacy-project-wrapper .instagram-widget .link-box a{
	display: inline-block;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	background-color: #252525;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .instagram-widget .link-box a:hover{
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.10);
	background-color: #ffffff;
	color: #252525;
}.legacy-project-wrapper .instagram-widget .outer{
	position: relative;
	margin: 0px -4px 0;
}.legacy-project-wrapper .instagram-widget .outer .image{
	position: relative;
	float: left;
	width: 25%;
	padding: 0px 4px;
	margin-bottom: 8px;
}.legacy-project-wrapper .instagram-widget .image img{
	display: block;
	width: 100%;
}.legacy-project-wrapper .instagram-widget .image a{
	position: relative;
	display: block;
}.legacy-project-wrapper .instagram-widget .image a:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #252525;
	padding: 5px;
	opacity: .70;
	content: "";
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .instagram-widget .image a:hover:before{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}.legacy-project-wrapper .instagram-widget .image a:after{
	position: absolute;
	height: 20px;
	width: 20px;
	left: 50%;
	top: 50%;
	margin-left: -10px;
	margin-top: -10px;
	text-align: center;
	line-height: 20px;
	font-size: 18px;
	color: #ffffff;
	font-weight: 900;
	content: "\f002";
	font-family: "Font Awesome 5 Free";
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .instagram-widget .image a:hover:after{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}.legacy-project-wrapper .sidebar .tags{
	padding: 30px 30px 30px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}.legacy-project-wrapper .tag-list{
	position: relative;
	display: block;
}.legacy-project-wrapper .tag-list li{
	position: relative;
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
}.legacy-project-wrapper .tag-list li a{
	position: relative;
	display: block;
	font-size: 12px;
	color: #ffffff;
	line-height: 25px;
	padding: 5px 18px;
	font-weight: 400;
	text-align: center;
	background-color: #252525;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.30);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .tag-list li a:hover{
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.30);
	background-color: #ffffff;
	color: #000000;
}.legacy-project-wrapper .sidebar-side .services-sidebar{
	position: relative;
	padding-right: 50px;
}.legacy-project-wrapper .blog-cat{
	position: relative;
	border: 1px dashed #cccccc;
}.legacy-project-wrapper .blog-cat li{
	position: relative;
}.legacy-project-wrapper .blog-cat li a{
	position: relative;
	font-size: 18px;
	font-weight: 600;
	line-height: 34px;
	color: #222222;
	display: block;
	border-bottom: 1px dashed #cccccc;
	border-left: 5px solid transparent;
	padding: 25px 40px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	font-family: 'Rubik', sans-serif;
}.legacy-project-wrapper .blog-cat li:last-child a{
	border-bottom: 0;
}.legacy-project-wrapper .blog-cat li a:before{
	position: absolute;
	content: '\f105';
	right: 33px;
	top: 27.5px;
	color: #b31b1b;
	font-size: 18px;
	line-height: 30px;
	font-family: 'FontAwesome';
}.legacy-project-wrapper .blog-cat li.active a, .legacy-project-wrapper .blog-cat li a:hover{
	color: #ffffff;
	background-color: #b31b1b;
	border-left: 5px solid #222222;
}.legacy-project-wrapper .blog-cat li.active a:before, .legacy-project-wrapper .blog-cat li a:hover:before{
	color: #ffffff;
}.legacy-project-wrapper .group-title{
	position: relative;
	margin-bottom: 40px;
}.legacy-project-wrapper .group-title h3{
	position: relative;
	display: block;
	font-size: 32px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 600;
}.legacy-project-wrapper .comments-area{
	position: relative;
	margin-bottom: 70px;
}.legacy-project-wrapper .comments-area .comment-box{
	position: relative;
	margin-bottom: 30px;
}.legacy-project-wrapper .comments-area .comment-box.reply-comment{
	margin-left: 70px;
}.legacy-project-wrapper .comments-area .comment-box:last-child{
	margin-bottom: 0;
}.legacy-project-wrapper .comments-area .comment{
	position: relative;
	min-height: 110px;
	padding: 30px 30px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.50);
	background-color: #252525;
	padding-left: 130px;
}.legacy-project-wrapper .comments-area .comment-box .author-thumb{
	position: absolute;
	left: 30px;
	top: 30px;
	height: 80px;
	width: 80px;
	margin-bottom: 10px;
}.legacy-project-wrapper .comments-area .comment-box .author-thumb img{
	width: 100%;
	display: block;
}.legacy-project-wrapper .comments-area .comment-info{
	position: relative;
	display: block;
	margin-bottom: 5px;
}.legacy-project-wrapper .comments-area .comment-box .name{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 1em;
	font-weight: 600;
	color: #ffffff;
	margin-right: 10px;
}.legacy-project-wrapper .comments-area .comment-box .date{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	color: #b31b1b;
	font-weight: 400;
}.legacy-project-wrapper .comments-area .comment-box .rating{
	font-size: 10px;
	line-height: 1em;
	color: orange;
	margin-bottom: 10px;
}.legacy-project-wrapper .comments-area .comment-box .text{
	font-size: 15px;
	line-height: 25px;
	color: #999999;
	font-weight: 400;
}.legacy-project-wrapper .comments-area .comment-box .reply-btn{
	position: absolute;
	right: 30px;
	top: 28px;
	font-size: 14px;
	line-height: 15px;
	color: #ffffff;
	font-weight: 400;
	background-color: #444444;
	padding: 5px 10px;
	text-transform: uppercase;
	font-family: "Rajdhani", sans-serif;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.40);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .comments-area .comment-box .reply-btn:hover{
	color: #b31b1b;
	background-color: transparent;
}.legacy-project-wrapper .comment-form{
	position: relative;
}.legacy-project-wrapper .comment-form .form-group{
	position: relative;
	margin-bottom: 30px;
}.legacy-project-wrapper .comment-form .form-group:last-child{
	margin-bottom: 0;
}.legacy-project-wrapper .comment-form .form-group input[type="text"], .legacy-project-wrapper .comment-form .form-group input[type="email"], .legacy-project-wrapper .comment-form .form-group textarea, .legacy-project-wrapper .comment-form .form-group select{
	position: relative;
	display: block;
	height: 50px;
	width: 100%;
	font-size: 16px;
	color: #999999;
	line-height: 20px;
	font-weight: 400;
	padding: 14px 22px;
	background-color: #252525;
	border: 1px solid transparent;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.45);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .comment-form .form-group input:focus, .legacy-project-wrapper .comment-form .form-group select:focus, .legacy-project-wrapper .comment-form .form-group textarea:focus{
	border-color: #b31b1b;
}.legacy-project-wrapper .comment-form .form-group textarea{
	height: 150px;
	resize: none;
	padding-top: 20px;
}.legacy-project-wrapper .comment-form .form-group input[type="submit"], .legacy-project-wrapper .comment-form .form-group button{
	padding: 15px 35px;
	font-size: 16px;
	font-weight: 600;
}.legacy-project-wrapper .our-shop{
	position: relative;
}.legacy-project-wrapper .shop-item{
	position: relative;
	margin-bottom: 80px;
}.legacy-project-wrapper .shop-item .inner-box{
	position: relative;
	overflow: hidden;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.50);
}.legacy-project-wrapper .shop-item .image-box{
	position: relative;
	overflow: hidden;
}.legacy-project-wrapper .shop-item .image-box .image{
	position: relative;
	margin-bottom: 0;
}.legacy-project-wrapper .shop-item .image-box .image img{
	display: block;
	width: 100%;
	height: auto;
}.legacy-project-wrapper .shop-item .overlay-box{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(1.50);
	-moz-transform: scale(1.50);
	-ms-transform: scale(1.50);
	-o-transform: scale(1.50);
	transform: scale(1.50);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .shop-item .inner-box:hover .overlay-box{
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}.legacy-project-wrapper .shop-item .overlay-box .tag{
	position: absolute;
	left: 20px;
	top: 20px;
	padding: 0px 15px;
	border-radius: 3px;
	background-color: #252525;
	font-size: 12px;
	line-height: 25px;
	color: #ffffff;
	border-radius: 5px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.50);
}.legacy-project-wrapper .shop-item .overlay-box .btn-box{
	position: absolute;
	text-align: center;
	bottom: 20px;
	width: 100%;
}.legacy-project-wrapper .shop-item .overlay-box .btn-box a{
	position: relative;
	display: inline-block;
	font-size: 14px;
	color: #222222;
	line-height: 40px;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	text-align: center;
	background-color: #ffffff;
	margin: 0 2px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.30);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .shop-item .overlay-box .btn-box a:hover{
	background-color: #b31b1b;
	color: #ffffff;
}.legacy-project-wrapper .shop-item .lower-content{
	position: relative;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}.legacy-project-wrapper .shop-item .lower-content .name{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 600;
	font-family: "Rajdhani", sans-serif;
	margin-bottom: 5px;
}.legacy-project-wrapper .shop-item .lower-content .name a{
	display: inline-block;
	color: #ffffff;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .shop-item .lower-content .name a:hover{
	color: #b31b1b;
}.legacy-project-wrapper .shop-item .lower-content .price{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 20px;
	color: #b31b1b;
	font-weight: 700;
}.legacy-project-wrapper .shop-item .lower-content .price del{
	color: #dddddd;
}.legacy-project-wrapper .our-shop .styled-pagination{
	position: relative;
	margin-top: 0;
}.legacy-project-wrapper .shop-sidebar{
	position: relative;
	padding-right: 30px;
}.legacy-project-wrapper .sidebar .related-posts{
	position: relative;
	padding: 30px 30px 40px;
}.legacy-project-wrapper .sidebar .related-posts .post{
	position: relative;
	padding: 0px 0px;
	padding-left: 90px;
	margin-bottom: 20px;
}.legacy-project-wrapper .sidebar .related-posts .post:last-child{
	margin-bottom: 0px;
	border: 0px;
	min-height: inherit;
}.legacy-project-wrapper .sidebar .related-posts .post .post-thumb{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 70px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.50);
}.legacy-project-wrapper .sidebar .related-posts .post .post-thumb img{
	display: block;
	width: 100%;
}.legacy-project-wrapper .sidebar .related-posts .post h4{
	position: relative;
	padding-top: 4px;
	font-size: 16px;
	font-weight: 700;
	color: #ffffff;
	line-height: 1.2em;
	text-transform: capitalize;
	font-family: 'Rajdhani', sans-serif;
	margin-bottom: 4px;
}.legacy-project-wrapper .sidebar .related-posts .post h4 a{
	color: #ffffff;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}.legacy-project-wrapper .sidebar .related-posts .post a, .legacy-project-wrapper .sidebar .related-posts .post a:hover{
	color: #b31b1b;
}.legacy-project-wrapper .sidebar .related-posts .post .price{
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 400;
	color: #999999;
	line-height: 20px;
}.legacy-project-wrapper .sidebar .related-posts .post .rating{
	line-height: 1em;
}.legacy-project-wrapper .sidebar .related-posts .post .rating .fa{
	position: relative;
	display: inline-block;
	font-size: 10px;
	line-height: 20px;
	color: orange;
}.legacy-project-wrapper .price-filters{
	position: relative;
	padding: 30px 30px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}.legacy-project-wrapper .price-filters .sidebar-title{
	margin-bottom: 30px;
}.legacy-project-wrapper .range-slider-one{
	position: relative;
	min-height: 48px;
	padding-top: 10px;
	margin-top: -20px;
}.legacy-project-wrapper .range-slider-one .title{
	position: relative;
	float: left;
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	margin-top: 8px;
}.legacy-project-wrapper .range-slider-one .title:before{
	position: absolute;
	content: '$';
	right: -14px;
	top: 0px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 300;
}.legacy-project-wrapper .range-slider-one .input{
	float: right;
	left: 8px;
	max-width: 75px;
	padding-left: 8px;
	margin-top: 8px;
	position: relative;
}.legacy-project-wrapper .range-slider-one .input input{
	background: none;
	color: #ffffff;
	font-size: 16px;
	font-weight: 300;
	width: auto;
	text-align: left;
}.legacy-project-wrapper .range-slider-one .ui-widget.ui-widget-content{
	height: 3px;
	border: none;
	margin-bottom: 25px;
	background: #ffffff;
}.legacy-project-wrapper .range-slider-one .ui-slider .ui-slider-range{
	top: 0px;
	height: 3px;
	background: #666666;
}.legacy-project-wrapper .range-slider-one .ui-state-default, .legacy-project-wrapper .range-slider-one .ui-widget-content .ui-state-default{
	top: -3px;
	width: 10px;
	height: 10px;
	background: #b31b1b;
	cursor: pointer;
	border-radius: 50%;
	border-color: #b31b1b;
}.legacy-project-wrapper .range-slider-one .theme-btn{
	padding: 8px 25px;
	border-radius: 0px;
}.legacy-project-wrapper .product-details{
	position: relative;
}.legacy-project-wrapper .product-details .basic-details{
	position: relative;
	margin-bottom: 50px;
}.legacy-project-wrapper .product-details .image-column, .legacy-project-wrapper .product-details .info-column{
	margin-bottom: 20px;
}.legacy-project-wrapper .product-details .image-column .image-box{
	margin-bottom: 0;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.50);
}.legacy-project-wrapper .product-details .image-column .image-box img{
	position: relative;
	display: block;
	width: 100%;
	background-color: #f7f7f7;
}.legacy-project-wrapper .product-details .basic-details .details-header{
	position: relative;
	margin-bottom: 16px;
}.legacy-project-wrapper .product-details .basic-details .details-header h4{
	font-size: 28px;
	font-weight: 700;
	line-height: 1.2em;
	color: #ffffff;
	margin: 5px 0px 5px;
}.legacy-project-wrapper .product-details .basic-details .details-header h4 a{
	color: #333333;
}.legacy-project-wrapper .product-details .basic-details .details-header .rating{
	font-size: 12px;
	color: #b31b1b;
	margin-bottom: 15px;
	display: inline-block;
}.legacy-project-wrapper .product-details .basic-details .details-header .reviews{
	position: relative;
	display: inline-block;
	color: #999999;
	font-weight: 400;
	margin-left: 15px;
}.legacy-project-wrapper .product-details .basic-details .details-header .rating .fa{
	display: inline-block;
}.legacy-project-wrapper .product-details .basic-details .details-header .rating .txt{
	font-size: 14px;
	padding-left: 10px;
	color: #999999;
}.legacy-project-wrapper .product-details .basic-details .details-header .item-price{
	font-size: 20px;
	font-weight: 600;
	color: #ffffff;
	line-height: 24px;
}.legacy-project-wrapper .product-details .basic-details .details-header .item-price del{
	color: #999999;
	margin-left: 10px;
	font-weight: 400;
}.legacy-project-wrapper .product-details .basic-details .prod-info{
	margin-bottom: 15px;
	line-height: 1.6em;
	font-size: 13px;
}.legacy-project-wrapper .product-details .basic-details .prod-info strong{
	font-weight: 700;
	color: #111111;
}.legacy-project-wrapper .product-details .basic-details .text{
	margin-bottom: 25px;
	color: #999999;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.8em;
}.legacy-project-wrapper .product-details .basic-details .item-quantity .field-label{
	float: left;
	font-weight: 700;
	font-size: 14px;
	line-height: 32px;
	display: inline-block;
	padding-right: 20px;
}.legacy-project-wrapper .product-details .basic-details .quantity-spinner, .legacy-project-wrapper .cart-section input.quantity-spinner{
	line-height: 24px;
	padding: 10px 15px !important;
	height: 46px !important;
	box-shadow: none !important;
	background-color: #252525;
	border-color: #252525 !important;
	color: #ffffff !important;
}.legacy-project-wrapper .cart-section .bootstrap-touchspin .input-group-btn-vertical{
	position: absolute;
	right: 20px;
	top: 0;
	z-index: 99;
}.legacy-project-wrapper .product-details .basic-details .bootstrap-touchspin .input-group-btn-vertical>.btn, .legacy-project-wrapper .cart-section .bootstrap-touchspin .input-group-btn-vertical>.btn{
	padding: 11px 10px;
	background: #555555 !important;
	color: #ffffff;
}.legacy-project-wrapper .product-details .bootstrap-touchspin .input-group-btn-vertical i, .legacy-project-wrapper .cart-section .bootstrap-touchspin .input-group-btn-vertical i{
	top: 0px;
	font-weight: 900;
}.legacy-project-wrapper .product-details .basic-details .item-quantity{
	position: relative;
	float: left;
	width: 85px;
	margin-bottom: 25px;
	margin-right: 25px;
}.legacy-project-wrapper .product-details .basic-details .item-quantity .field-label{
	float: left;
	font-weight: 700;
	font-size: 14px;
	line-height: 32px;
	display: inline-block;
	padding-right: 20px;
}.legacy-project-wrapper .product-details .basic-details .quantity-spinner, .legacy-project-wrapper .cart-table input.quantity-spinner{
	font-size: 18px;
	line-height: 24px;
	padding: 10px 15px !important;
	height: 50px !important;
	box-shadow: none !important;
}.legacy-project-wrapper .product-details .basic-details .bootstrap-touchspin .input-group-btn-vertical>.btn, .legacy-project-wrapper .cart-table .bootstrap-touchspin .input-group-btn-vertical>.btn{
	padding: 12px 10px;
	background: #f4f5f6;
	border-radius: 0px;
}.legacy-project-wrapper .product-details .bootstrap-touchspin .input-group-btn-vertical i, .legacy-project-wrapper .cart-table .bootstrap-touchspin .input-group-btn-vertical i{
	top: 8px;
}.legacy-project-wrapper .product-details .basic-details .add-to-cart{
	margin-left: 10px;
	border-radius: 0;
}.legacy-project-wrapper .shop-single .product-details .prod-tabs{
	position: relative;
}.legacy-project-wrapper .shop-single .product-details .prod-tabs .tab-btns{
	position: relative;
	z-index: 1;
	margin-bottom: 50px;
}.legacy-project-wrapper .shop-single .product-details .prod-tabs .tab-btns .tab-btn{
	position: relative;
	top: 1px;
	display: block;
	float: left;
	margin-right: 10px;
	font-size: 14px;
	background: rgba(255, 255, 255, .90);
	color: #222222;
	font-weight: 600;
	line-height: 20px;
	cursor: pointer;
	border-radius: 0px;
	padding: 10px 30px;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	border: 1px solid #222222;
}.legacy-project-wrapper .shop-single .product-details .prod-tabs .tab-btns .tab-btn:hover, .legacy-project-wrapper .shop-single .product-details .prod-tabs .tab-btns .tab-btn.active-btn{
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.10);
	background-color: #222222;
	color: #ffffff;
}.legacy-project-wrapper .shop-single .product-details .prod-tabs .tabs-content{
	position: relative;
}.legacy-project-wrapper .shop-single .product-details .prod-tabs .tabs-content .tab{
	position: relative;
	display: none;
	border-top: 0px;
}.legacy-project-wrapper .shop-single .product-details .prod-tabs .tabs-content .tab.active-tab{
	display: block;
}.legacy-project-wrapper .shop-single .product-details .prod-tabs .tabs-content .tab .content{
	position: relative;
	padding: 30px 30px;
	background-color: #252525;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0);
}.legacy-project-wrapper .shop-single .product-details .prod-tabs .tabs-content .tab .content p{
	position: relative;
	font-size: 16px;
	line-height: 1.7em;
	margin-bottom: 25px;
	color: #999999;
}.legacy-project-wrapper .shop-single .product-details .prod-tabs .tabs-content .tab .content p:last-child{
	margin-bottom: 0px;
}.legacy-project-wrapper .prod-tabs .tabs-content .tab .title{
	position: relative;
	color: #ffffff;
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 30px;
	font-family: 'Rajdhani', sans-serif;
}.legacy-project-wrapper .shop-comment-form{
	position: relative;
	margin-top: 50px;
}.legacy-project-wrapper .shop-comment-form h2{
	position: relative;
	color: #ffffff;
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 10px;
}.legacy-project-wrapper .shop-comment-form .mail-text{
	position: relative;
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 15px;
}.legacy-project-wrapper .shop-comment-form .group-title{
	margin-bottom: 20px;
}.legacy-project-wrapper .shop-comment-form .rating-box{
	position: relative;
	margin-bottom: 20px;
}.legacy-project-wrapper .shop-comment-form .rating-box .text{
	position: relative;
	float: left;
	margin-right: 30px;
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 15px;
}.legacy-project-wrapper .shop-comment-form .rating-box .rating{
	position: relative;
	margin-right: 10px;
	display: inline-block;
}.legacy-project-wrapper .shop-comment-form .rating-box .rating .fa{
	position: relative;
	margin-right: 5px;
	display: inline-block;
}.legacy-project-wrapper .shop-comment-form .rating-box .rating a{
	position: relative;
	color: #cccccc;
	font-size: 12px;
	display: inline-block;
}.legacy-project-wrapper .shop-comment-form .rating-box .rating a:hover{
	color: orange;
}.legacy-project-wrapper .shop-comment-form .form-group{
	position: relative;
	margin-bottom: 20px;
}.legacy-project-wrapper .shop-comment-form .form-group label{
	position: relative;
	color: #333333;
	font-size: 16px;
	font-weight: 400;
}.legacy-project-wrapper .shop-comment-form .form-group:last-child{
	margin-bottom: 0px;
}.legacy-project-wrapper .shop-comment-form .form-group input[type="text"], .legacy-project-wrapper .shop-comment-form .form-group input[type="password"], .legacy-project-wrapper .shop-comment-form .form-group input[type="tel"], .legacy-project-wrapper .shop-comment-form .form-group input[type="email"], .legacy-project-wrapper .shop-comment-form .form-group select{
	position: relative;
	display: block;
	width: 100%;
	line-height: 28px;
	padding: 10px 20px;
	height: 50px;
	color: #848484;
	font-weight: 300;
	background: #252525;
	border: 1px solid transparent;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.30);
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .shop-comment-form .form-group input[type="text"]:focus, .legacy-project-wrapper .shop-comment-form .form-group input[type="password"]:focus, .legacy-project-wrapper .shop-comment-form .form-group input[type="tel"]:focus, .legacy-project-wrapper .shop-comment-form .form-group input[type="email"]:focus, .legacy-project-wrapper .shop-comment-form .form-group select:focus, .legacy-project-wrapper .shop-comment-form .form-group textarea:focus{
	border-color: #b31b1b;
}.legacy-project-wrapper .shop-comment-form .form-group textarea{
	position: relative;
	display: block;
	width: 100%;
	line-height: 26px;
	padding: 15px 20px;
	color: #848484;
	height: 120px;
	font-weight: 300;
	resize: none;
	background: #252525;
	border: 1px solid transparent;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.50);
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .shop-comment-form button{
	position: relative;
	font-weight: 600;
	font-size: 14px;
	line-height: 30px;
	padding: 10px 40px;
	margin-top: 10px;
	text-transform: uppercase;
}.legacy-project-wrapper .shop-comment-form input:focus, .legacy-project-wrapper .shop-comment-form select:focus, .legacy-project-wrapper .shop-comment-form textarea:focus{
	border-color: #f06529;
}.legacy-project-wrapper .cart-section{
	position: relative;
	padding: 100px 0px 60px;
}.legacy-project-wrapper .cart-outer{
	position: relative;
}.legacy-project-wrapper .checkout-page .cart-outer{
	margin-bottom: 40px;
}.legacy-project-wrapper .cart-outer .table-outer{
	position: relative;
	width: 100%;
	overflow-x: auto;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	margin-bottom: 50px;
}.legacy-project-wrapper .cart-outer .cart-table{
	width: 100%;
	min-width: 900px;
}.legacy-project-wrapper .cart-table .cart-header{
	position: relative;
	width: 100%;
	text-transform: uppercase;
	font-size: 13px;
	background: #252525;
	color: #ffffff;
	border: 1px solid #444444;
}.legacy-project-wrapper .cart-table thead tr th{
	line-height: 24px;
	padding: 15px 25px;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	border-right: 1px solid #444444;
}.legacy-project-wrapper .cart-table thead tr th .fa{
	font-size: 18px;
}.legacy-project-wrapper .cart-table tbody tr td{
	line-height: 24px;
	padding: 30px 25px 30px;
}.legacy-project-wrapper .cart-table tbody tr .qty{
	width: 200px;
}.legacy-project-wrapper .cart-table tbody tr .qty .item-quantity{
	max-width: 100px;
	margin: 0 auto;
}.legacy-project-wrapper .cart-table tbody tr .qty .quantity-spinner{
	background: #252525;
}.legacy-project-wrapper .cart-table tbody tr .prod-column .column-box{
	position: relative;
	min-height: 110px;
}.legacy-project-wrapper .cart-table tbody tr .prod-column .column-box .prod-thumb{
	position: relative;
	width: 140px;
	margin: 0 auto;
	text-align: center;
}.legacy-project-wrapper .cart-table tbody tr .prod-column .column-box .prod-thumb img{
	display: inline-block;
	max-width: 100%;
}.legacy-project-wrapper .cart-table tbody tr .prod-column .column-box h4{
	font-size: 14px;
	color: #aaaaaa;
	font-weight: 400;
	line-height: 90px;
}.legacy-project-wrapper .cart-table tbody tr .prod-column .author{
	font-size: 13px;
	color: #aaaaaa;
	margin-bottom: 0px;
}.legacy-project-wrapper .cart-table tbody tr .sub-total{
	font-weight: 500;
	color: #aaaaaa;
	font-size: 16px;
}.legacy-project-wrapper .cart-table tbody tr .sub-total.price{
	font-weight: 500;
}.legacy-project-wrapper .cart-table tbody tr .remove-btn{
	position: relative;
	font-size: 14px;
	color: #aaaaaa;
	line-height: 30px;
	font-weight: 500;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .cart-table tbody tr .remove-btn .fa{
	position: relative;
	font-size: 18px;
	line-height: 30px;
}.legacy-project-wrapper .cart-table tbody tr .remove-btn:hover{
	color: #b31b1b;
}.legacy-project-wrapper .cart-table tbody tr{
	border-bottom: 1px solid #444444;
}.legacy-project-wrapper .cart-table tbody tr td{
	vertical-align: middle;
	color: #797979;
	font-size: 17px;
	text-align: center;
	font-weight: 500;
	border-left: 1px solid #444444;
}.legacy-project-wrapper .cart-table tbody tr td.total{
	font-size: 18px;
	color: #aaaaaa;
}.legacy-project-wrapper .cart-table tbody tr td:last-child{
	border-right: 1px solid #444444;
	text-align: center;
}.legacy-project-wrapper .cart-table tbody tr td .prod-title{
	position: relative;
	font-size: 18px;
	color: #aaaaaa;
	font-weight: 700;
	font-family: "Rajdhani", sans-serif;
}.legacy-project-wrapper .cart-table tbody tr td .quantity-spinner{
	padding: 5px 0px 5px 20px;
	line-height: 24px;
	height: 34px;
	display: block;
	width: 100%;
	position: relative;
}.legacy-project-wrapper .cart-table tbody .available-info{
	position: relative;
	padding-left: 50px;
}.legacy-project-wrapper .cart-table tbody .available-info .icon{
	position: absolute;
	left: 0px;
	top: 5px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	background: #223555;
	border-radius: 50%;
}.legacy-project-wrapper .cart-section .cart-options{
	position: relative;
	padding: 30px 30px 10px;
	border: 1px solid #444444;
	margin-bottom: 50px;
}.legacy-project-wrapper .cart-section .apply-coupon{
	position: relative;
}.legacy-project-wrapper .cart-section .cart-options .cart-btn{
	padding: 14px 36px;
	line-height: 20px;
	font-size: 14px;
	color: #ffffff;
	font-weight: 700;
	text-transform: capitalize;
	background-color: #222222;
	border: 1px solid transparent;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 10px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .cart-section .cart-options .cart-btn:hover{
	background-color: #ffffff;
	color: #222222;
	border: 1px solid #222222;
}.legacy-project-wrapper .cart-section .apply-coupon .form-group{
	position: relative;
	float: left;
	margin-right: 20px;
}.legacy-project-wrapper .cart-section .apply-coupon .form-group input[type="text"]{
	display: block;
	line-height: 28px;
	padding: 10px 25px;
	border: 1px solid #252525;
	width: 225px;
	height: 50px;
	color: #ffffff;
	background: #252525;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.50);
}.legacy-project-wrapper .cart-section .coupon-btn{
	padding: 14px 25px;
	line-height: 24px;
	font-size: 14px;
	color: #ffffff;
	font-weight: 700;
	line-height: 20px;
	text-transform: capitalize;
	background-color: #222222;
	border: 1px solid transparent;
	font-family: 'Montserrat', sans-serif;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .cart-section .coupon-btn:hover{
	background-color: #ffffff;
	color: #222222;
	border: 1px solid #222222;
}.legacy-project-wrapper .cart-section .cart-options .btn-style-one{
	top: -7px;
	padding-left: 32px;
	padding-right: 32px;
}.legacy-project-wrapper .cart-section .totals-table{
	position: relative;
	margin-bottom: 20px;
	border: 1px solid #444444;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}.legacy-project-wrapper .cart-section .totals-table li{
	line-height: 24px;
	padding: 18px 30px;
	border-bottom: 1px solid #444444;
}.legacy-project-wrapper .cart-section .totals-table li:first-child{
	background-color: #252525;
	padding: 18px 45px;
}.legacy-project-wrapper .cart-section .totals-table li h3{
	position: relative;
	font-weight: 600;
	color: #ffffff;
	font-size: 18px;
}.legacy-project-wrapper .cart-section .totals-table li:last-child{
	border-bottom: none;
	padding: 40px 40px 50px;
}.legacy-project-wrapper .cart-section .totals-table .col{
	position: relative;
	display: block;
	float: left;
	line-height: 30px;
	width: 50%;
	color: #aaaaaa;
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
}.legacy-project-wrapper .cart-section .totals-table li .col:last-child{
	text-align: right;
	border-left: 1px solid #444444;
}.legacy-project-wrapper .cart-section .totals-table .total .price{
	color: #aaaaaa;
	font-weight: 600;
}.legacy-project-wrapper .cart-section .totals-table .proceed-btn{
	padding: 14px 25px;
	line-height: 24px;
	font-size: 14px;
	color: #ffffff;
	font-weight: 700;
	line-height: 20px;
	text-transform: capitalize;
	background-color: #222222;
	border: 1px solid transparent;
	font-family: 'Montserrat', sans-serif;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .cart-section .totals-table .proceed-btn:hover{
	background-color: #ffffff;
	color: #222222;
	border: 1px solid #222222;
}.legacy-project-wrapper .shipping-block{
	position: relative;
}.legacy-project-wrapper .shipping-block .inner-box{
	position: relative;
	padding: 40px 30px 20px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	border: 1px solid #444444;
	margin-bottom: 50px;
}.legacy-project-wrapper .shipping-block .inner-box h3{
	position: relative;
	color: #ffffff;
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 4px;
	text-transform: capitalize;
}.legacy-project-wrapper .shipping-block .inner-box h4{
	position: relative;
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 22px;
	text-transform: capitalize;
}.legacy-project-wrapper .shipping-form{
	position: relative;
}.legacy-project-wrapper .shipping-form .row{
	position: relative;
	margin: 0px -10px;
}.legacy-project-wrapper .shipping-form .form-group{
	position: relative;
	margin-bottom: 20px;
	padding: 0px 10px;
}.legacy-project-wrapper .shipping-form .form-group input[type="text"], .legacy-project-wrapper .shipping-form .form-group input[type="password"], .legacy-project-wrapper .shipping-form .form-group input[type="tel"], .legacy-project-wrapper .shipping-form .form-group input[type="email"]{
	position: relative;
	display: block;
	width: 100%;
	line-height: 28px;
	padding: 10px 20px;
	height: 50px;
	font-size: 16px;
	color: #aaaaaa;
	border: 1px solid #252525;
	background-color: #252525;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .shipping-form .form-group input[type="text"]:focus, .legacy-project-wrapper .shipping-form .form-group input[type="password"]:focus, .legacy-project-wrapper .shipping-form .form-group input[type="tel"]:focus, .legacy-project-wrapper .shipping-form .form-group input[type="email"]:focus, .legacy-project-wrapper .shipping-form .form-group select:focus, .legacy-project-wrapper .shipping-form .form-group textarea:focus{
	border-color: #b31b1b;
	color: #ffffff;
}.legacy-project-wrapper .shipping-form button{
	padding: 14px 25px;
	line-height: 24px;
	font-size: 14px;
	color: #ffffff;
	font-weight: 700;
	line-height: 20px;
	text-transform: capitalize;
	background-color: #222222;
	border: 1px solid transparent;
	font-family: 'Montserrat', sans-serif;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .shipping-form button:hover{
	background-color: #ffffff;
	color: #222222;
	border: 1px solid #222222;
}.legacy-project-wrapper .shipping-form button:hover{
	background-color: #ffffff;
	border: 1px solid #222222;
	color: #222222;
}.legacy-project-wrapper .checkout-page{
	position: relative;
	padding: 110px 0px 70px;
}.legacy-project-wrapper .checkout-page .default-links{
	position: relative;
	margin-bottom: 40px;
}.legacy-project-wrapper .checkout-page .default-links li{
	line-height: 20px;
	padding: 15px 25px;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	background-color: #252525;
	box-shadow: 0 0 20px rgba(0, 0, 0, .50);
	margin-bottom: 30px;
}.legacy-project-wrapper .checkout-page .default-links li .far{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	color: #b31b1b;
	margin-right: 20px;
}.legacy-project-wrapper .checkout-page .default-links li a{
	color: #b31b1b;
	font-size: 16px;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .checkout-page .default-links li a:hover{
	color: #b31b1b;
	text-decoration: underline;
}.legacy-project-wrapper .checkout-page .sec-title{
	margin-bottom: 20px;
}.legacy-project-wrapper .checkout-page .sec-title h3{
	font-size: 28px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 600;
	padding-bottom: 20px;
	border-bottom: 1px solid #444444;
}.legacy-project-wrapper .checkout-form{
	position: relative;
	margin-bottom: 50px;
}.legacy-project-wrapper .checkout-form .column{
	position: relative;
	margin-bottom: 40px;
}.legacy-project-wrapper .checkout-form .column .inner-column{
	position: relative;
	padding: 30px 30px;
	border: 1px solid #444444
}.legacy-project-wrapper .checkout-form .form-group{
	position: relative;
	margin-bottom: 15px;
}.legacy-project-wrapper .checkout-form .form-group .field-label{
	display: block;
	line-height: 24px;
	text-transform: capitalize;
	color: #aaaaaa;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 10px;
}.legacy-project-wrapper .checkout-form .form-group .field-label span{
	position: relative;
	font-size: 16px;
	color: #aaaaaa;
	display: block;
	font-weight: 600;
}.legacy-project-wrapper .checkout-form .form-group .field-label sup{
	top: -1px;
	font-size: 15px;
	color: #009fe9;
}.legacy-project-wrapper .checkout-form .form-group .text{
	position: relative;
	color: #999999;
	font-size: 14px;
	line-height: 24px;
}.legacy-project-wrapper .checkout-form input[type="text"], .legacy-project-wrapper .checkout-form input[type="email"], .legacy-project-wrapper .checkout-form input[type="password"], .legacy-project-wrapper .checkout-form input[type="tel"], .legacy-project-wrapper .checkout-form input[type="number"], .legacy-project-wrapper .checkout-form input[type="url"], .legacy-project-wrapper .checkout-form select, .legacy-project-wrapper .checkout-form textarea{
	position: relative;
	display: block;
	width: 100%;
	background: #252525;
	font-size: 16px;
	line-height: 20px;
	color: #aaaaaa;
	padding: 14px 22px;
	height: 50px;
	border: 1px solid #252525;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}.legacy-project-wrapper .checkout-form select{
	cursor: pointer;
	-webkit-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	-moz-appearance: none;
	color: #aaaaaa;
	background: #252525 url(../images/icons/icon-select.png) right center no-repeat;
}.legacy-project-wrapper .checkout-form textarea{
	resize: none;
	height: 160px !important;
	padding-left: 30px;
}.legacy-project-wrapper .checkout-form input:focus, .legacy-project-wrapper .checkout-form select:focus, .legacy-project-wrapper .checkout-form textarea:focus{
	border-color: #b31b1b;
	color: #aaaaaa;
}.legacy-project-wrapper .checkout-page .check-box{
	line-height: 24px;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
}.legacy-project-wrapper .checkout-page .check-box label{
	position: relative;
	top: -1px;
	font-weight: normal;
	padding: 0px;
	font-size: 16px;
	cursor: pointer;
	color: #333333;
}.legacy-project-wrapper .checkout-page .lower-content{
	margin-top: 30px;
}.legacy-project-wrapper .checkout-page .lower-content .order-column{
	margin-bottom: 40px;
}.legacy-project-wrapper .checkout-page .lower-content .column h2{
	position: relative;
	color: #222222;
	font-size: 24px;
	margin-bottom: 30px;
	padding-bottom: 12px;
}.legacy-project-wrapper .checkout-page .lower-content .column h2:after{
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0px;
	width: 40px;
	height: 2px;
	background-color: #fa9928;
}.legacy-project-wrapper .coupon-box{
	position: relative;
	padding: 25px 25px;
	margin-bottom: 25px;
	background-color: #f5f5f5;
}.legacy-project-wrapper .coupon-form{
	position: relative;
}.legacy-project-wrapper .coupon-form .form-group{
	position: relative;
	margin-bottom: 0px;
}.legacy-project-wrapper .coupon-form .form-group input[type="text"]{
	position: relative;
	display: block;
	width: 100%;
	line-height: 28px;
	padding: 10px 20px;
	height: 44px;
	font-size: 14px;
	border: 1px solid #cccccc;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .coupon-form .form-group input[type="text"]:focus{
	border-color: #b31b1b;
}.legacy-project-wrapper .coupon-form button{
	margin-top: 0px;
	font-size: 16px;
	font-weight: 700;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	padding: 8px 26px;
	text-transform: capitalize;
}.legacy-project-wrapper .order-box{
	position: relative;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	margin-bottom: 50px;
}.legacy-project-wrapper .order-box .sec-title{
	margin-bottom: 25px;
}.legacy-project-wrapper .order-box .sec-title h3{
	border-bottom: 0;
	padding-bottom: 0;
}.legacy-project-wrapper .order-box .title-box{
	position: relative;
	padding: 15px 15px;
	font-weight: 500;
	color: #ffffff;
	background-color: #252525;
}.legacy-project-wrapper .order-box .title-box .col{
	position: relative;
	width: 50%;
	float: left;
	color: #ffffff;
	font-size: 16px;
	line-height: 25px;
}.legacy-project-wrapper .order-box ul{
	position: relative;
	border: 1px solid #444444;
}.legacy-project-wrapper .order-box ul li{
	position: relative;
	padding: 25px 30px;
	font-size: 16px;
	font-weight: 500;
	color: #999999;
	line-height: 30px;
	border-bottom: 1px solid #444444;
}.legacy-project-wrapper .order-box ul li strong{
	color: #aaaaaa;
	font-weight: 500;
	font-size: 16px;
	font-family: "Rajdhani", sans-serif;
}.legacy-project-wrapper .order-box ul li span{
	padding: 0 15px;
	width: 50%;
	float: right;
	color: #ffffff;
	font-size: 16px;
}.legacy-project-wrapper .order-box ul li span.free{
	color: #999999;
}.legacy-project-wrapper .order-box ul li:last-child{
	border-bottom: 0;
}.legacy-project-wrapper .payment-box{
	position: relative;
	padding: 30px 50px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.50);
	background-color: #252525;
	margin-bottom: 50px;
}.legacy-project-wrapper .payment-box .upper-box{
	position: relative;
	border-bottom: 1px solid #444444;
}.legacy-project-wrapper .payment-options{
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}.legacy-project-wrapper .payment-box .payment-options li{
	position: relative;
	margin-bottom: 15px;
}.legacy-project-wrapper .payment-box .payment-options li .radio-option{
	position: relative;
}.legacy-project-wrapper .payment-box .payment-options li .radio-option label{
	position: relative;
	display: block;
	padding-left: 30px;
	font-weight: 500;
	text-transform: capitalize;
	color: #ffffff;
	cursor: pointer;
	font-size: 16px;
}.legacy-project-wrapper .payment-box .payment-options li .radio-option label strong{
	font-weight: 400;
}.legacy-project-wrapper .payment-box .payment-options li .radio-option input[type="radio"]{
	position: absolute;
	left: 0px;
	top: 8px;
}.legacy-project-wrapper .payment-box .payment-options li .radio-option label .small-text{
	position: relative;
	display: none;
	letter-spacing: 0px;
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	line-height: 1.8em;
	padding: 25px 30px;
	margin-top: 20px;
	background-color: rgba(0, 0, 0, 0.30);
}.legacy-project-wrapper .payment-box .payment-options li .radio-option input:checked+label .small-text{
	display: block;
}.legacy-project-wrapper .payment-box .payment-options li .radio-option label .small-text:before{
	position: absolute;
	content: '';
	left: 30px;
	top: -8px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 8px solid rgba(0, 0, 0, 0.30);
}.legacy-project-wrapper .payment-box .payment-options li .radio-option label img{
	position: relative;
	display: block;
	max-width: 100%;
	padding-left: 30px;
	margin-top: 20px;
}.legacy-project-wrapper .payment-box .payment-options li .radio-option .what-paypall{
	position: relative;
	display: block;
	color: #999999;
	font-size: 16px;
	font-weight: 700;
	margin-left: 120px;
	margin-top: 10px;
}.legacy-project-wrapper .payment-box .lower-box{
	position: relative;
	padding: 30px 0 0;
	text-align: right;
}.legacy-project-wrapper .payment-box .lower-box .theme-btn{
	padding: 15px 32px;
	margin-right: 0;
	font-weight: 700;
	font-size: 18px;
}.legacy-project-wrapper .login-section{
	position: relative;
	padding: 120px 0px 60px;
}.legacy-project-wrapper .login-section .column{
	position: relative;
	margin-bottom: 70px;
}.legacy-project-wrapper .login-section h2{
	position: relative;
	color: #ffffff;
	font-size: 28px;
	font-weight: 600;
	line-height: 1.2em;
	margin-bottom: 25px;
	background-color: #252525;
}.legacy-project-wrapper .login-form{
	position: relative;
	margin-bottom: 40px;
	padding: 30px 40px 25px;
	background-color: #252525;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.50);
	max-width: 400px;
	margin: 0 auto;
	border-bottom: 5px solid #b31b1b;
	border-radius: 0 0 10px 10px;
}.legacy-project-wrapper .login-form .form-group{
	position: relative;
	margin-bottom: 20px;
}.legacy-project-wrapper .login-form .form-group label{
	position: relative;
	top: -1px;
	color: #999999;
	font-weight: 400;
	font-size: 16px;
}.legacy-project-wrapper .login-form .form-group input[type="text"], .legacy-project-wrapper .login-form .form-group input[type="password"], .legacy-project-wrapper .login-form .form-group input[type="tel"], .legacy-project-wrapper .login-form .form-group input[type="email"]{
	position: relative;
	display: block;
	width: 100%;
	line-height: 28px;
	padding: 10px 20px;
	height: 50px;
	color: #aaaaaa;
	font-size: 14px;
	border: 1px solid #222222;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
	background-color: rgba(0, 0, 0, 0.40);
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .login-form .form-group input[type="text"]:focus, .legacy-project-wrapper .login-form .form-group input[type="password"]:focus, .legacy-project-wrapper .login-form .form-group input[type="tel"]:focus, .legacy-project-wrapper .login-form .form-group input[type="email"]:focus, .legacy-project-wrapper .login-form .form-group select:focus, .legacy-project-wrapper .login-form .form-group textarea:focus{
	border-color: #b31b1b;
	color: #ffffff;
}.legacy-project-wrapper .login-form button{
	top: 0px;
	margin-top: 0px;
	font-size: 16px;
	font-weight: 700;
	padding: 10px 36px;
	line-height: 25px;
	color: #ffffff;
	text-transform: uppercase;
	width: 100%;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.50);
}.legacy-project-wrapper .login-form .psw{
	position: relative;
	color: #999999;
	font-size: 16px;
	transition: all 300ms ease;
}.legacy-project-wrapper .login-form .psw:hover{
	text-decoration: underline;
	color: #ffffff;
}.legacy-project-wrapper .coming-soon{
	position: fixed;
	width: 100%;
	height: 100%;
	display: block;
	overflow-y: auto;
	background-repeat: no-repeat;
	background-position: center right;
	background-size: cover;
	text-align: center;
	background-color: #252525;
}.legacy-project-wrapper .coming-soon .content:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-image: url(../images/icons/bg-texture-01.jpg);
	content: "";
	opacity: .2;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	filter: grayscale(1);
	transform: scaleX(-1);
}.legacy-project-wrapper .coming-soon .content{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: table;
	vertical-align: middle;
}.legacy-project-wrapper .coming-soon .content .content-inner{
	position: relative;
	padding: 90px 15px;
	display: table-cell;
	vertical-align: middle;
}.legacy-project-wrapper .coming-soon .content .content-inner .logo{
	position: relative;
	margin-bottom: 240px;
}.legacy-project-wrapper .coming-soon .content .content-inner .sec-title{
	display: none;
	margin-bottom: 50px;
}.legacy-project-wrapper .coming-soon .content .content-inner h2{
	position: relative;
	font-size: 48px;
	font-weight: 700;
	line-height: 1.2em;
	padding-bottom: 0;
	color: #ffffff;
	font-variant: small-caps;
}.legacy-project-wrapper .coming-soon .content .content-inner h2:after{
	display: none;
}.legacy-project-wrapper .time-counter{
	position: relative;
}.legacy-project-wrapper .time-counter .time-countdown{
	position: relative;
	margin-bottom: 180px;
}.legacy-project-wrapper .time-counter .time-countdown .counter-column{
	position: relative;
	display: inline-block;
	width: 180px;
	height: 180px;
	font-size: 20px;
	line-height: 1em;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	z-index: 7;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.10);
	background-color: rgba(0, 0, 0, .20);
	font-family: "Rajdhani", sans-serif;
	margin: 0 15px 20px;
}.legacy-project-wrapper .time-counter .time-countdown .counter-column .count{
	position: relative;
	display: block;
	font-size: 72px;
	line-height: 30px;
	padding: 60px 0px 30px;
	color: #ffffff;
	font-weight: 700;
}.legacy-project-wrapper .coming-soon .emailed-form{
	position: relative;
	margin-bottom: 40px;
}.legacy-project-wrapper .coming-soon .emailed-form .text{
	position: relative;
	display: block;
	font-size: 30px;
	line-height: 1.3em;
	color: #ffffff;
	font-weight: 500;
	margin-bottom: 40px;
	font-family: "Rajdhani", sans-serif;
}.legacy-project-wrapper .coming-soon .emailed-form .form-group{
	position: relative;
	display: block;
	max-width: 440px;
	width: 100%;
	margin: 0 auto;
}.legacy-project-wrapper .coming-soon .emailed-form .form-group input[type="text"], .legacy-project-wrapper .coming-soon .emailed-form .form-group input[type="tel"], .legacy-project-wrapper .coming-soon .emailed-form .form-group input[type="email"], .legacy-project-wrapper .coming-soon .emailed-form .form-group textarea{
	position: relative;
	display: block;
	width: 100%;
	line-height: 28px;
	height: 60px;
	font-size: 16px;
	color: #aaaaaa;
	overflow: hidden;
	padding: 14px 50px 14px 30px;
	background: #252525;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.30);
	border: 1px solid transparent;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .coming-soon .emailed-form .form-group input:focus, .legacy-project-wrapper .coming-soon .emailed-form .form-group select:focus, .legacy-project-wrapper .coming-soon .emailed-form .form-group textarea:focus{
	border: 1px solid #b31b1b;
}.legacy-project-wrapper .coming-soon .emailed-form .form-group input[type="submit"], .legacy-project-wrapper .coming-soon .emailed-form button{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 60px;
	height: 60px;
	line-height: 40px;
	font-size: 18px;
	color: #ffffff;
	background-color: transparent;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .coming-soon .emailed-form .form-group input[type="submit"]:hover, .legacy-project-wrapper .coming-soon .emailed-form button:hover{
	color: #b31b1b;
}.legacy-project-wrapper .coming-soon .social-icon-three li{
	margin: 0 1px;
}.legacy-project-wrapper .coming-soon .copyright-text{
	position: relative;
	font-size: 18px;
	line-height: 26px;
	color: #ffffff;
	font-weight: 400;
}.legacy-project-wrapper .coming-soon .copyright-text a{
	color: #ff9600;
}.legacy-project-wrapper .coming-soon .copyright-text a:hover{
	text-decoration: underline;
}.legacy-project-wrapper .clock-wrapper{
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	width: 250px;
	height: 250px;
	margin: auto;
	margin-top: -145px;
	padding: 5px;
	border-radius: 50%;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.50);
	transform: scale(2);
}.legacy-project-wrapper .clock-wrapper:before{
	position: absolute;
	left: 0;
	top: 5px;
	height: 100%;
	width: 100%;
	content: "";
	border-bottom: 2px solid #b31b1b;
	content: "";
	border-radius: 50%;
}.legacy-project-wrapper .clock-base{
	width: 250px;
	height: 250px;
	border-radius: 50%;

}.legacy-project-wrapper .click-indicator{
	position: absolute;
	z-index: 1;
	top: 10px;
	left: 10px;
	width: 230px;
	height: 230px;
}.legacy-project-wrapper .click-indicator div{
	position: absolute;
	width: 2px;
	height: 4px;
	margin: 113px 114px;
}.legacy-project-wrapper .click-indicator div>span{
	height: 5px;
	width: 5px;
	background-color: #888888;
	display: inline-block;
	border-radius: 50%;
	margin-left: -1px;
	margin-top: -1px;
	opacity: .30;
}.legacy-project-wrapper .click-indicator div:nth-child(1){
	transform: rotate(30deg) translateY(-113px);
}.legacy-project-wrapper .click-indicator div:nth-child(2){
	transform: rotate(60deg) translateY(-113px);
}.legacy-project-wrapper .click-indicator div:nth-child(3){
	transform: rotate(90deg) translateY(-113px);
	background-color: #b31b1b;
}.legacy-project-wrapper .click-indicator div:nth-child(4){
	transform: rotate(120deg) translateY(-113px);
}.legacy-project-wrapper .click-indicator div:nth-child(5){
	transform: rotate(150deg) translateY(-113px);
}.legacy-project-wrapper .click-indicator div:nth-child(6){
	transform: rotate(180deg) translateY(-113px);
	background-color: #b31b1b;
}.legacy-project-wrapper .click-indicator div:nth-child(7){
	transform: rotate(210deg) translateY(-113px);
}.legacy-project-wrapper .click-indicator div:nth-child(8){
	transform: rotate(240deg) translateY(-113px);
}.legacy-project-wrapper .click-indicator div:nth-child(9){
	transform: rotate(270deg) translateY(-113px);
	background-color: #b31b1b;
}.legacy-project-wrapper .click-indicator div:nth-child(10){
	transform: rotate(300deg) translateY(-113px);
}.legacy-project-wrapper .click-indicator div:nth-child(11){
	transform: rotate(330deg) translateY(-113px);
}.legacy-project-wrapper .click-indicator div:nth-child(12){
	transform: rotate(360deg) translateY(-113px);
	background-color: #b31b1b;
}.legacy-project-wrapper .clock-hour{
	position: absolute;
	z-index: 2;
	top: 80px;
	left: 128px;
	width: 4px;
	height: 65px;
	background-color: #555;
	border-radius: 2px;
	box-shadow: 0 0 2px rgba(0, 0, 0, .2);
	transform-origin: 2px 50px;
	transition: .5s;
	-webkit-animation: rotate-hour 43200s linear infinite;
	-moz-animation: rotate-hour 43200s linear infinite;
}.legacy-project-wrapper .clock-minute{
	position: absolute;
	z-index: 3;
	top: 60px;
	left: 128px;
	width: 4px;
	height: 85px;
	background-color: #555;
	border-radius: 2px;
	box-shadow: 0 0 2px rgba(0, 0, 0, .2);
	transform-origin: 2px 70px;
	transition: .5s;
	-webkit-animation: rotate-minute 3600s linear infinite;
	-moz-animation: rotate-minute 3600s linear infinite;
}.legacy-project-wrapper .clock-second{
	position: absolute;
	z-index: 4;
	top: 20px;
	left: 129px;
	width: 2px;
	height: 130px;
	background-color: #b31b1b;
	opacity: .5;
	box-shadow: 0 0 2px rgba(0, 0, 0, .2);
	transform-origin: 1px 110px;
	transition: .5s;
	-webkit-animation: rotate-second 60s linear infinite;
	-moz-animation: rotate-second 60s linear infinite;
}.legacy-project-wrapper .clock-second:after{
	content: "";
	display: block;
	position: absolute;
	left: -3px;
	bottom: 16px;
	width: 8px;
	height: 8px;
	background-color: #b31b1b;
	border: solid 2px #b31b1b;
	border-radius: 50%;
	box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}.legacy-project-wrapper .clock-center{
	position: absolute;
	z-index: 1;
	width: 150px;
	height: 150px;
	top: 55px;
	left: 55px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	border-radius: 50%;
}.legacy-project-wrapper .clock-center:after{
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	margin: 65px;
	background-color: #ddd;
	border-radius: 50%;
}.legacy-project-wrapper body.no-scroll{
	overflow: hidden;
}.legacy-project-wrapper ***/ .testimonial-one{
	position: relative;
	overflow: hidden;
	padding: 110px 0px 110px;
	background-color: var(--white-color);
}.legacy-project-wrapper .testimonial-one_circle{
	position: absolute;
	right: -250px;
	top: 80px;
	width: 536px;
	height: 536px;
	border-radius: 550px;
	border: 80px solid #f5f5f5;
}.legacy-project-wrapper .testimonial-one .single-item_carousel-pagination{
	position: absolute;
	top: 5%;
	z-index: 999;
	right: 0px !important;
	left: auto !important;
	width: 20px !important;
}.legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet{
	position: relative;
	opacity: 1;
	width: 10px;
	height: 10px;
	display: block;
	background: none;
	margin: 30px 0px !important;
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	border-radius: 50px;
	display: block;
	background-color: #d9d9d9;
}.legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet::before{
	position: absolute;
	content: '';
	left: -8px;
	top: -8px;
	right: -8px;
	bottom: -8px;
	opacity: 0;
	border-radius: 50px;
	border: 1px solid var(--white-color);
}.legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet:hover, .legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	opacity: 1;
	background-color: var(--black-color);
}.legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet:hover::before, .legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before{
	opacity: 1;
	border-color: var(--black-color);
}.legacy-project-wrapper .testimonial-one_options{
	position: relative;
	font-size: 24px;
	font-weight: 600;
	color: var(--black-color);
}.legacy-project-wrapper .testimonial-one_options .rating{
	position: relative;
	font-size: 24px;
	margin-top: 15px;
	color: var(--main-color);
}.legacy-project-wrapper .testimonial-one__authors{
	position: relative;
	margin-top: 10px;
	margin-left: 60px;
}.legacy-project-wrapper .testimonial-one__authors li{
	position: relative;
	width: 74px;
	height: 74px;
	margin-left: -30px;
	border-radius: 50px;
	display: inline-block;
	border: 3px solid var(--white-color);
}.legacy-project-wrapper .testimonial-one__trusted{
	position: relative;
	font-size: 24px;
	color: #666666;
	font-weight: 700;
	line-height: 36px;
	margin-left: 40px;
}.legacy-project-wrapper .testimonial-one__trusted span{
	position: relative;
	display: block;
	font-size: 22px;
	font-weight: 400;
	color: var(--black-color);
}.legacy-project-wrapper .testimonial-one_carousel{
	position: relative;
	margin-top: 50px;
}.legacy-project-wrapper .testimonial-block_one{
	position: relative;
}.legacy-project-wrapper .testimonial-block_one-inner{
	position: relative;
}.legacy-project-wrapper .testimonial-block_one-text{
	position: relative;
	font-size: 40px;
	font-weight: 700;
	line-height: 55px;
	max-width: 990px;
	color: var(--black-color);
}.legacy-project-wrapper .testimonial-block_one-designation{
	position: relative;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	margin-top: 30px;
	color: var(--black-color);
}.legacy-project-wrapper .testimonial-block_one-designation span{
	position: relative;
	display: block;
	font-size: 16px;
	color: #666666;
	font-weight: 400;
}.legacy-project-wrapper .testimonial-one{
	position: relative;
	overflow: hidden;
	padding: 110px 0px 110px;
	background-color: var(--white-color);
}.legacy-project-wrapper .testimonial-one_circle{
	position: absolute;
	right: -250px;
	top: 80px;
	width: 536px;
	height: 536px;
	border-radius: 550px;
	border: 80px solid #f5f5f5;
}.legacy-project-wrapper .testimonial-one .single-item_carousel-pagination{
	position: absolute;
	top: 5%;
	z-index: 999;
	right: 0px !important;
	left: auto !important;
	width: 20px !important;
}.legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet{
	position: relative;
	opacity: 1;
	width: 10px;
	height: 10px;
	display: block;
	background: none;
	margin: 30px 0px !important;
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	border-radius: 50px;
	display: block;
	background-color: #d9d9d9;
}.legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet::before{
	position: absolute;
	content: '';
	left: -8px;
	top: -8px;
	right: -8px;
	bottom: -8px;
	opacity: 0;
	border-radius: 50px;
	border: 1px solid var(--white-color);
}.legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet:hover, .legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	opacity: 1;
	background-color: var(--black-color);
}.legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet:hover::before, .legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before{
	opacity: 1;
	border-color: var(--black-color);
}.legacy-project-wrapper .testimonial-one_options{
	position: relative;
	font-size: 24px;
	font-weight: 600;
	color: var(--black-color);
}.legacy-project-wrapper .testimonial-one_options .rating{
	position: relative;
	font-size: 24px;
	margin-top: 15px;
	color: var(--main-color);
}.legacy-project-wrapper .testimonial-one__authors{
	position: relative;
	margin-top: 10px;
	margin-left: 60px;
}.legacy-project-wrapper .testimonial-one__authors li{
	position: relative;
	width: 74px;
	height: 74px;
	margin-left: -30px;
	border-radius: 50px;
	display: inline-block;
	border: 3px solid var(--white-color);
}.legacy-project-wrapper .testimonial-one__trusted{
	position: relative;
	font-size: 24px;
	color: #666666;
	font-weight: 700;
	line-height: 36px;
	margin-left: 40px;
}.legacy-project-wrapper .testimonial-one__trusted span{
	position: relative;
	display: block;
	font-size: 22px;
	font-weight: 400;
	color: var(--black-color);
}.legacy-project-wrapper .testimonial-one_carousel{
	position: relative;
	margin-top: 50px;
}.legacy-project-wrapper .testimonial-block_one{
	position: relative;
}.legacy-project-wrapper .testimonial-block_one-inner{
	position: relative;
}.legacy-project-wrapper .testimonial-block_one-text{
	position: relative;
	font-size: 40px;
	font-weight: 700;
	line-height: 55px;
	max-width: 990px;
	color: var(--black-color);
}.legacy-project-wrapper .testimonial-block_one-designation{
	position: relative;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	margin-top: 30px;
	color: var(--black-color);
}.legacy-project-wrapper .testimonial-block_one-designation span{
	position: relative;
	display: block;
	font-size: 16px;
	color: #666666;
	font-weight: 400;
}.legacy-project-wrapper .counter-one{
	position: relative;
	overflow: hidden;
	padding: 0px 0px 70px;
}.legacy-project-wrapper .counter-one_pattern{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: center bottom;
	background-repeat: repeat-x;
	animation: slideBackground 10s linear infinite;
}.legacy-project-wrapper .counter-one .counter-block_one:nth-child(2n + 1){
	transform: translateY(90px);
}.legacy-project-wrapper .counter-block_one{
	position: relative;
	margin-bottom: 120px;
}.legacy-project-wrapper .counter-block_one-inner{
	position: relative;
	padding-left: 40px;
}.legacy-project-wrapper .counter-block_one-outline{
	position: absolute;
	left: 0px;
	top: 90px;
	width: 2px;
	height: 180%;
	background-image: linear-gradient(to bottom, #999999, #717171, #4c4c4c, #2a2a2a, #060606);
}.legacy-project-wrapper .counter-block_one-outline:before{
	position: absolute;
	content: '';
	left: -5px;
	top: 0px;
	width: 14px;
	height: 14px;
	border-radius: 50px;
	background-color: #999999;
	outline: 1px dashed var(--black-color);
	outline-offset: 10px;
}.legacy-project-wrapper .counter-block_one-count{
	position: relative;
	font-size: 64px;
	font-weight: 700;
	line-height: 1em;
	color: var(--black-color);
	font-family: "Lexend Deca", sans-serif;
}.legacy-project-wrapper .counter-block_one-count sup{
	position: relative;
	color: var(--main-color);
}.legacy-project-wrapper .counter-block_one-text{
	position: relative;
	font-size: 24px;
	font-weight: 700;
	line-height: 36px;
	color: var(--black-color);
	text-transform: capitalize;
	font-family: "Lexend Deca", sans-serif;
}.legacy-project-wrapper .testimonial-one{
	position: relative;
	background: white;
	overflow: hidden;
	padding: 110px 0px 110px;
	
}.legacy-project-wrapper .testimonial-one_circle{
	position: absolute;
	right: -250px;
	top: 80px;
	width: 536px;
	height: 536px;
	border-radius: 550px;
	border: 80px solid #f5f5f5;
}.legacy-project-wrapper .testimonial-one .single-item_carousel-pagination{
	position: absolute;
	top: 5%;
	z-index: 999;
	right: 0px !important;
	left: auto !important;
	width: 20px !important;
}.legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet{
	position: relative;
	opacity: 1;
	width: 10px;
	height: 10px;
	display: block;
	background: none;
	margin: 30px 0px !important;
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	border-radius: 50px;
	display: block;
	background-color: #d9d9d9;
}.legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet::before{
	position: absolute;
	content: '';
	left: -8px;
	top: -8px;
	right: -8px;
	bottom: -8px;
	opacity: 0;
	border-radius: 50px;
	border: 1px solid var(--white-color);
}.legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet:hover, .legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	opacity: 1;
	background-color: var(--black-color);
}.legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet:hover::before, .legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before{
	opacity: 1;
	border-color: var(--black-color);
}.legacy-project-wrapper .testimonial-one_options{
	position: relative;
	font-size: 24px;
	font-weight: 600;
	color: var(--black-color);
}.legacy-project-wrapper .testimonial-one_options .rating{
	position: relative;
	font-size: 24px;
	margin-top: 15px;
	color: var(--main-color);
}.legacy-project-wrapper .testimonial-one__authors{
	position: relative;
	margin-top: 10px;
	margin-left: 60px;
}.legacy-project-wrapper .testimonial-one__authors li{
	position: relative;
	width: 74px;
	height: 74px;
	margin-left: -30px;
	border-radius: 50px;
	display: inline-block;
	border: 3px solid var(--white-color);
}.legacy-project-wrapper .testimonial-one__trusted{
	position: relative;
	font-size: 24px;
	color: #666666;
	font-weight: 700;
	line-height: 36px;
	margin-left: 40px;
}.legacy-project-wrapper .testimonial-one__trusted span{
	position: relative;
	display: block;
	font-size: 22px;
	font-weight: 400;
	color: var(--black-color);
}.legacy-project-wrapper .testimonial-one_carousel{
	position: relative;
	margin-top: 50px;
}.legacy-project-wrapper .testimonial-block_one{
	position: relative;
}.legacy-project-wrapper .testimonial-block_one-inner{
	position: relative;
}.legacy-project-wrapper .testimonial-block_one-text{
	position: relative;
	font-size: 40px;
	font-weight: 700;
	line-height: 55px;
	max-width: 990px;
	color: var(--black-color);
}.legacy-project-wrapper .testimonial-block_one-designation{
	position: relative;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	margin-top: 30px;
	color: var(--black-color);
}.legacy-project-wrapper .testimonial-block_one-designation span{
	position: relative;
	display: block;
	font-size: 16px;
	color: #666666;
	font-weight: 400;
}.legacy-project-wrapper .counter-one{
	position: relative;
	overflow: hidden;
	padding: 0px 0px 70px;
}.legacy-project-wrapper .counter-one_pattern{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: center bottom;
	background-repeat: repeat-x;
	animation: slideBackground 10s linear infinite;
}.legacy-project-wrapper .counter-one .counter-block_one:nth-child(2n + 1){
	transform: translateY(90px);
}.legacy-project-wrapper .counter-block_one{
	position: relative;
	margin-bottom: 120px;
}.legacy-project-wrapper .counter-block_one-inner{
	position: relative;
	padding-left: 40px;
}.legacy-project-wrapper .counter-block_one-outline{
	position: absolute;
	left: 0px;
	top: 90px;
	width: 2px;
	height: 180%;
	background-image: linear-gradient(to bottom, #999999, #717171, #4c4c4c, #2a2a2a, #060606);
}.legacy-project-wrapper .counter-block_one-outline:before{
	position: absolute;
	content: '';
	left: -5px;
	top: 0px;
	width: 14px;
	height: 14px;
	border-radius: 50px;
	background-color: #999999;
	outline: 1px dashed var(--black-color);
	outline-offset: 10px;
}.legacy-project-wrapper .counter-block_one-count{
	position: relative;
	font-size: 64px;
	font-weight: 700;
	line-height: 1em;
	color: var(--black-color);
	font-family: "Lexend Deca", sans-serif;
}.legacy-project-wrapper .counter-block_one-count sup{
	position: relative;
	color: var(--main-color);
}.legacy-project-wrapper .counter-block_one-text{
	position: relative;
	font-size: 24px;
	font-weight: 700;
	line-height: 36px;
	color: var(--black-color);
	text-transform: capitalize;
	font-family: "Lexend Deca", sans-serif;
}.legacy-project-wrapper .video-background{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
	overflow: hidden;
	background: black;
}.legacy-project-wrapper .video-background video{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}.legacy-project-wrapper .video-background .video-overlay{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.5);
	
	z-index: 1;
}.legacy-project-wrapper .about-us{
	background-image: url("images/background/background.png");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	
	
	position: relative;
	z-index: 1;
}.legacy-project-wrapper .about-us::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	
	z-index: -1;
}.legacy-project-wrapper .popup-overlay{
	display: none;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	justify-content: center;
	align-items: center;
}.legacy-project-wrapper .popup-box{
	background: #fff;
	border-radius: 10px;
	width: 90%;
	max-width: 480px;
	padding: 30px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	position: relative;
	animation: fadeIn 0.3s ease-in-out;
}.legacy-project-wrapper .popup-box .close-btn{
	position: absolute;
	top: 15px;
	right: 15px;
	background: none;
	border: none;
	font-size: 20px;
	color: #666;
	cursor: pointer;
}.legacy-project-wrapper .popup-box h2{
	font-size: 22px;
	margin-bottom: 25px;
	color: #333;
	font-weight: 600;
	text-align: center;
}.legacy-project-wrapper .popup-box input, .legacy-project-wrapper .popup-box select{
	width: 100%;
	padding: 10px 15px;
	margin-bottom: 15px;
	border: 1px solid #ddd;
	border-radius: 6px;
	background-color: #fff;
	font-size: 14px;
	box-sizing: border-box;
}.legacy-project-wrapper .popup-box .disclaimer{
	font-size: 13px;
	color: #777;
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 10px 0 20px;
}.legacy-project-wrapper .popup-box .btn-submit, .legacy-project-wrapper .popup-box .btn-skip{
	width: 100%;
	padding: 12px;
	border: none;
	border-radius: 6px;
	font-weight: 600;
	font-size: 15px;
	margin-bottom: 10px;
}.legacy-project-wrapper .popup-box .btn-submit{
	background-color: #222;
	color: #fff;
}.legacy-project-wrapper .popup-box .btn-skip{
	background-color: #ccc;
	color: #000;
}.legacy-project-wrapper #thankYouMessage{
	display: none;
	text-align: center;
	color: green;
	padding: 20px 0;
	font-size: 16px;
}


@keyframes fadeIn {
	from {
		opacity: 0;
		transform: scale(0.95);
	}.legacy-project-wrapper to{
		opacity: 1;
		transform: scale(1);
	}
}.legacy-project-wrapper .popup-overlay{
	display: none;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	overflow-y: auto;
}.legacy-project-wrapper .popup-box{
	width: 90%;
	max-width: 500px;
	border-radius: 0px;
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}.legacy-project-wrapper body.popup-open{
	overflow: hidden;
}.legacy-project-wrapper .thank-you-message h5{
	font-size: 16px;
	color: green;
}.legacy-project-wrapper .report-link-box{
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #3f508e;
	
	color: #ffffff;
	padding: 15px 20px;
	border-radius: 4px;
	font-size: 14px;
	text-align: center;
	transition: background-color 0.3s ease;
	min-width: 200px;
	border: none;
	cursor: pointer;
}.legacy-project-wrapper .report-link-box i{
	margin-right: 8px;
	font-size: 16px;
}.legacy-project-wrapper .report-link-box:hover{
	background-color: #b31b1b;
	color: #121212;
}.legacy-project-wrapper .report-links{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: flex-start;
}.legacy-project-wrapper .report-link-box{
	flex: 0 1 calc(33.33% - 14px);
	display: flex;
	align-items: center;
	
	justify-content: flex-start;
	gap: 7px;
	padding: 15px 17px;
	
	
	border-radius: 0px;
	background-color: #1e1e1e;
	color: #fff;
	font-size: 18px;
	line-height: 1.4;
	text-align: left;
	box-sizing: border-box;
	cursor: pointer;
}.legacy-project-wrapper .report-link-box i.fas.fa-file-pdf{
	font-size: 22px;
	color: #ff0000;
	flex-shrink: 0;
	width: 24px;
	text-align: left;
}.legacy-project-wrapper .report-link-box span{
	flex: 1;
	display: block;
	word-break: break-word;
	text-align: left;
}


@media (max-width: 991px) {
	.report-link-box {
		flex: 0 1 calc(50% - 10px);
	}
}


@media (max-width: 575px) {
	.report-link-box {
		flex: 0 1 100%;
	}
}.legacy-project-wrapper .pdf-modal{
	display: none;
	position: fixed;
	z-index: 999999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.8);
}.legacy-project-wrapper .pdf-modal-content{
	position: relative;
	margin: 2% auto;
	padding: 0;
	width: 80%;
	max-width: 900px;
	background-color: #121212;
	border-radius: 4px;
}.legacy-project-wrapper .pdf-modal-content iframe{
	width: 100%;
	height: 80vh;
	border: none;
	border-radius: 4px;
}.legacy-project-wrapper .pdf-close{
	color: #b31b1b;
	position: absolute;
	top: 10px;
	right: -36px;
	font-size: 30px;
	font-weight: bold;
	cursor: pointer;
	z-index: 10;
}.legacy-project-wrapper .pdf-close:hover, .legacy-project-wrapper .pdf-close:focus{
	color: #ffffff;
}.legacy-project-wrapper .sebi-disclosure-title{
	margin-bottom: 30px;
	padding-top: 20px;
	
}.legacy-project-wrapper .sebi-disclosure-title h2{
	font-size: 44px;
	color: #b31b1b;
	font-weight: 600;
	text-transform: uppercase;
	
}.legacy-project-wrapper .investor-relations{
	background-color: #ffffff;
	
	padding: 0px 20px;
	
	border-radius: 0px;
	
	
	
}.legacy-project-wrapper .main-tilte-investor{

	position: relative;
	display: inline-block;
	font-size: 50px;
	line-height: 1.2em;
	color: #b31b1b;
	font-weight: 700;
	transform: scaleY(0);
	transform-origin: bottom;
	-webkit-transition: all 800ms ease;
	-moz-transition: all 800ms ease;
	-ms-transition: all 800ms ease;
	-o-transition: all 800ms ease;
	transition: all 800ms ease;
	-webkit-transition-delay: 500ms;
	-moz-transition-delay: 500ms;
	-ms-transition-delay: 500ms;
	-o-transition-delay: 500ms;
	transition-delay: 500ms;
}.legacy-project-wrapper ====================================================================Project One====================================================================***/ .project-one{
	position: relative;
	border-radius: 50px 50px;
	padding: 120px 0px 100px;
	background-color: #F5F5F5;
}.legacy-project-wrapper .project-one .auto-container{
	max-width: 1320px;
}.legacy-project-wrapper .project-block_one.style-two .project-block_one-overlay{
	display: flex;
	justify-content: end;
}.legacy-project-wrapper .project-block_one.style-two .project-block_one-image:before{
	left: -1px;
	right: auto;
	background: url(../images/icons/shape-2.png);
}.legacy-project-wrapper .project-block_one{
	position: relative;
	margin-bottom: 50px;
}.legacy-project-wrapper .project-block_one-inner{
	position: relative;
}.legacy-project-wrapper .project-block_one-image{
	position: relative;
}.legacy-project-wrapper .project-block_one-image img{
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	border-radius: 40px 40px 40px 40px;
}.legacy-project-wrapper .project-block_one-image:before{
	position: absolute;
	content: '';
	right: 0px;
	top: -1px;
	width: 393px;
	height: 111px;
	z-index: 1;
	background: url(../images/icons/shape-1.png);
	background-repeat: no-repeat;
}.legacy-project-wrapper .project-block_one-overlay{
	position: absolute;
	left: 100px;
	top: 110px;
	right: 130px;
}.legacy-project-wrapper .project-block_one-overlay_inner{
	position: relative;
	width: 100%;
	max-width: 478px;
	min-height: 332px;
	padding: 42px 45px 42px;
	background-size: cover;
}.legacy-project-wrapper .project-block_one-title{
	position: relative;
	font-weight: 600;
	font-size: 18px;
	color: var(--main-color);
	text-transform: capitalize;
}.legacy-project-wrapper .project-block_one-location{
	position: relative;
	font-weight: 600;
	font-size: 18px;
	display: flex;
	gap: 15px;
	align-items: center;
	color: var(--black-color);
	text-transform: capitalize;
}.legacy-project-wrapper .project-block_one-location .icon{
	position: relative;
	width: 24px;
	display: inline-block;
}.legacy-project-wrapper .project-block_one-heading{
	font-weight: 700;
	margin-top: 18px;
}.legacy-project-wrapper .project-block_one-heading a{
	position: relative;
	color: var(--black-color);
}.legacy-project-wrapper .project-block_one-heading a:hover{
	color: var(--main-color);
}.legacy-project-wrapper .project-block_one-text{
	position: relative;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin-top: 25px;
	text-transform: capitalize;
}.legacy-project-wrapper .project-block_one-arrow{
	position: absolute;
	right: 66px;
	bottom: -30px;
	width: 59px;
	height: 59px;
	font-size: 20px;
	line-height: 59px;
	text-align: center;
	border-radius: 50px;
	display: inline-block;
	color: var(--white-color);
	transform: rotate(-45deg);
	background-color: var(--main-color);
}.legacy-project-wrapper .project-block_one-arrow:hover{
	background-color: var(--black-color);
}.legacy-project-wrapper .testimonial-one{
	position: relative;
	overflow: hidden;
	padding: 110px 0px 110px;
	background-color: var(--white-color);
}.legacy-project-wrapper .testimonial-one_circle{
	position: absolute;
	right: -250px;
	top: 80px;
	width: 536px;
	height: 536px;
	border-radius: 550px;
	border: 80px solid #f5f5f5;
}.legacy-project-wrapper .testimonial-one .single-item_carousel-pagination{
	position: absolute;
	top: 5%;
	z-index: 999;
	right: 0px !important;
	left: auto !important;
	width: 20px !important;
}.legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet{
	position: relative;
	opacity: 1;
	width: 10px;
	height: 10px;
	display: block;
	background: none;
	margin: 30px 0px !important;
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	border-radius: 50px;
	display: block;
	background-color: #d9d9d9;
}.legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet::before{
	position: absolute;
	content: '';
	left: -8px;
	top: -8px;
	right: -8px;
	bottom: -8px;
	opacity: 0;
	border-radius: 50px;
	border: 1px solid var(--white-color);
}.legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet:hover, .legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	opacity: 1;
	background-color: var(--black-color);
}.legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet:hover::before, .legacy-project-wrapper .testimonial-one .single-item_carousel-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before{
	opacity: 1;
	border-color: var(--black-color);
}.legacy-project-wrapper .testimonial-one_options{
	position: relative;
	font-size: 24px;
	font-weight: 600;
	color: var(--black-color);
}.legacy-project-wrapper .testimonial-one_options .rating{
	position: relative;
	font-size: 24px;
	margin-top: 15px;
	color: var(--main-color);
}.legacy-project-wrapper .testimonial-one__authors{
	position: relative;
	margin-top: 10px;
	margin-left: 60px;
}.legacy-project-wrapper .testimonial-one__authors li{
	position: relative;
	width: 74px;
	height: 74px;
	margin-left: -30px;
	border-radius: 50px;
	display: inline-block;
	border: 3px solid var(--white-color);
}.legacy-project-wrapper .testimonial-one__trusted{
	position: relative;
	font-size: 24px;
	color: #666666;
	font-weight: 700;
	line-height: 36px;
	margin-left: 40px;
}.legacy-project-wrapper .testimonial-one__trusted span{
	position: relative;
	display: block;
	font-size: 22px;
	font-weight: 400;
	color: var(--black-color);
}.legacy-project-wrapper .testimonial-one_carousel{
	position: relative;
	margin-top: 50px;
}.legacy-project-wrapper .testimonial-block_one{
	position: relative;
}.legacy-project-wrapper .testimonial-block_one-inner{
	position: relative;
}.legacy-project-wrapper .testimonial-block_one-text{
	position: relative;
	font-size: 40px;
	font-weight: 700;
	line-height: 55px;
	max-width: 990px;
	color: var(--black-color);
}.legacy-project-wrapper .testimonial-block_one-designation{
	position: relative;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	margin-top: 30px;
	color: var(--black-color);
}.legacy-project-wrapper .testimonial-block_one-designation span{
	position: relative;
	display: block;
	font-size: 16px;
	color: #666666;
	font-weight: 400;
}.legacy-project-wrapper .counter-one{
	position: relative;
	overflow: hidden;
	padding: 0px 0px 70px;
}.legacy-project-wrapper .counter-one_pattern{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: center bottom;
	background-repeat: repeat-x;
	animation: slideBackground 10s linear infinite;
}.legacy-project-wrapper .counter-one .counter-block_one:nth-child(2n + 1){
	transform: translateY(90px);
}.legacy-project-wrapper .counter-block_one{
	position: relative;
	margin-bottom: 120px;
}.legacy-project-wrapper .counter-block_one-inner{
	position: relative;
	padding-left: 40px;
}.legacy-project-wrapper .counter-block_one-outline{
	position: absolute;
	left: 0px;
	top: 90px;
	width: 2px;
	height: 180%;
	background-image: linear-gradient(to bottom, #999999, #717171, #4c4c4c, #2a2a2a, #060606);
}.legacy-project-wrapper .counter-block_one-outline:before{
	position: absolute;
	content: '';
	left: -5px;
	top: 0px;
	width: 14px;
	height: 14px;
	border-radius: 50px;
	background-color: #999999;
	outline: 1px dashed var(--black-color);
	outline-offset: 10px;
}.legacy-project-wrapper .counter-block_one-count{
	position: relative;
	font-size: 64px;
	font-weight: 700;
	line-height: 1em;
	color: var(--black-color);
	font-family: "Lexend Deca", sans-serif;
}.legacy-project-wrapper .counter-block_one-count sup{
	position: relative;
	color: var(--main-color);
}.legacy-project-wrapper .counter-block_one-text{
	position: relative;
	font-size: 24px;
	font-weight: 700;
	line-height: 36px;
	color: var(--black-color);
	text-transform: capitalize;
	font-family: "Lexend Deca", sans-serif;
}.legacy-project-wrapper .faq-one{
	position: relative;
	padding: 110px 0px 125px;
	background-color: #f5f5f5;
}.legacy-project-wrapper .faq-one.style-two{
	background-color: inherit;
	background-position: left top;
	background-repeat: no-repeat;
}.legacy-project-wrapper .faq-one.style-two:before{
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	right: 0px;
	height: 50%;
	z-index: -1;
	background-image: linear-gradient(to bottom, #f5f5f5, #f7f7f7, #fafafa, #fcfcfc, #ffffff);
}.legacy-project-wrapper .faq-one_pattern{
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 70px;
	background-position: center bottom;
	background-repeat: repeat-x;
	animation: slideBackground 10s linear infinite;
}.legacy-project-wrapper .faq-one_image-column{
	position: relative;
	margin-bottom: 30px;
}.legacy-project-wrapper .faq-one_image{
	position: relative;
	margin-left: -180px;
}.legacy-project-wrapper .faq-one_accordian-column{
	position: relative;
	margin-bottom: 30px;
}.legacy-project-wrapper .faq-one_accordian-outer{
	position: relative;
	padding-left: 40px;
}.legacy-project-wrapper .accordion-box{
	position: relative;
	z-index: 1;
}.legacy-project-wrapper .accordion-box .block{
	position: relative;
	border-radius: 50px;
	margin-bottom: 25px;
	background-color: var(--white-color);
}.legacy-project-wrapper .accordion-box .block.active-block{
	border-radius: 35px;
}.legacy-project-wrapper .accordion-box .block:last-child{
	margin-bottom: 0px;
}.legacy-project-wrapper .accordion-box .block .acc-btn{
	position: relative;
	cursor: pointer;
	line-height: 30px;
	font-weight: 600;
	font-size: 20px;
	border-radius: 50px;
	padding: 22px 55px 22px 35px;
	color: var(--black-color);
	transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	font-family: "Lexend Deca", sans-serif;
	background-image: linear-gradient(to right, #eeeeee, #f2f2f2, #f6f6f6, #fbfbfb, #ffffff);
}.legacy-project-wrapper .accordion-box .block .acc-btn.active{
	background: none;
}.legacy-project-wrapper .accordion-box .block .icon-outer{
	position: absolute;
	right: 12px;
	top: 10px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}.legacy-project-wrapper .accordion-box .block .icon-outer .icon{
	position: relative;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50px;
	display: inline-block;
	transform: rotate(-45deg);
	color: var(--white-color);
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	background-color: var(--main-color);
}.legacy-project-wrapper .accordion-box .block .acc-btn.active .icon-outer .icon{
	transform: rotate(45deg);
	background-color: var(--black-color);
}.legacy-project-wrapper .accordion-box .block.active-block .icon{
	opacity: 1;
	color: var(--white-color);
}.legacy-project-wrapper .accordion-box .block .acc-content{
	position: relative;
	display: none;
}.legacy-project-wrapper .accordion-box .block .acc-content .content-text{}.legacy-project-wrapper .accordion-box .block .acc-content.current{
	display: block;
}.legacy-project-wrapper .accordion-box .block .content{
	position: relative;
	padding: 0px 30px 30px;
}.legacy-project-wrapper .accordion-box .block .content .text{
	line-height: 32px;
	font-size: 18px;
	color: #666666;
}.legacy-project-wrapper .accordion-box.style-two .block{
	border: 1px solid rgba(0, 0, 0, 0.60);
}.legacy-project-wrapper .accordion-box.style-two .block .acc-btn{
	background: none;
}.legacy-project-wrapper .accordion-box.style-two .block.active-block{
	background-color: #eeeeee;
}.legacy-project-wrapper .clients-box_one{
	position: relative;
	margin-top: 80px;
}.legacy-project-wrapper .clients-box_one.style-two{
	position: relative;
	margin-bottom: 100px;
}.legacy-project-wrapper .clients-box_one .client-image{
	position: relative;
	text-align: center;
}.legacy-project-wrapper .client-one_subtitle{
	position: relative;
	padding: 10px 25px;
	color: #666666;
	font-size: 16px;
	font-weight: 700;
	margin-top: 70px;
	border-radius: 50px;
	display: inline-block;
	text-transform: uppercase;
	border: 1px solid #666666;
}.legacy-project-wrapper .contact-one{
	position: relative;
	padding: 110px 0px 200px;
}.legacy-project-wrapper .contact-one .sec-title_text{
	font-weight: 600;
	font-size: 21px;
	line-height: 32px;
	color: var(--black-color);
}.legacy-project-wrapper .info-block_one{
	position: relative;
	margin-bottom: 45px;
}.legacy-project-wrapper .info-block_one-inner{
	position: relative;
	color: #666666;
	font-size: 16px;
	padding-left: 75px;
}.legacy-project-wrapper .info-block_one-icon{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 60px;
	height: 60px;
	font-size: 22px;
	border-radius: 50px;
	text-align: center;
	line-height: 60px;
	display: inline-block;
	color: var(--white-color);
	background-color: var(--main-color);
}.legacy-project-wrapper .info-block_one-inner strong{
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 5px;
	color: var(--black-color);
	font-family: "Lexend Deca", sans-serif;
}.legacy-project-wrapper .contact-form{
	position: relative;
	z-index: 10;
}.legacy-project-wrapper .contact-form .form-group{
	margin-bottom: 20px;
}.legacy-project-wrapper .contact-form .form-group:last-child{
	margin-bottom: 0px;
}.legacy-project-wrapper .contact-form .form-group input[type="text"], .legacy-project-wrapper .contact-form .form-group input[type="password"], .legacy-project-wrapper .contact-form .form-group input[type="tel"], .legacy-project-wrapper .contact-form .form-group input[type="email"], .legacy-project-wrapper .contact-form .form-group select{
	position: relative;
	display: block;
	width: 100%;
	height: 60px;
	line-height: 28px;
	padding: 10px 30px;
	font-weight: 400;
	font-size: 16px;
	background: none;
	color: var(--black-color);
	
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
	background-color: #f5f5f5;
}.legacy-project-wrapper .contact-form .form-group input[type="text"]:focus, .legacy-project-wrapper .contact-form .form-group input[type="password"]:focus, .legacy-project-wrapper .contact-form .form-group input[type="tel"]:focus, .legacy-project-wrapper .contact-form .form-group input[type="email"]:focus, .legacy-project-wrapper .contact-form .form-group select:focus, .legacy-project-wrapper .contact-form .form-group textarea:focus{}.legacy-project-wrapper .contact-form .form-group textarea{
	position: relative;
	display: block;
	width: 100%;
	height: 130px;
	resize: none;
	font-size: 16px;
	line-height: 26px;
	padding: 20px 20px;
	
	color: var(--black-color);
	background-color: #f5f5f5;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}.legacy-project-wrapper .contact-form input:focus, .legacy-project-wrapper .contact-form select:focus, .legacy-project-wrapper .contact-form textarea:focus{}.legacy-project-wrapper .contact-form input.error, .legacy-project-wrapper .contact-form select.error, .legacy-project-wrapper .contact-form textarea.error{
	border-color: #ff0000 !important;
}.legacy-project-wrapper .contact-form label.error{
	display: block;
	line-height: 24px;
	padding: 5px 0px 0px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 12px;
	color: #ff0000;
	font-weight: 500;
}.legacy-project-wrapper .contact-form_text{
	position: relative;
	font-weight: 600;
	font-size: 18px;
	line-height: 32px;
	color: var(--black-color);
}.legacy-project-wrapper .contact-one .video-image{
	position: relative;
	margin-top: -70px;
	z-index: 1;
}.legacy-project-wrapper .contact-one .video-image img{
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	border-radius: 40px;
}.legacy-project-wrapper .contact-one .video-image:before{
	position: absolute;
	content: '';
	right: 0px;
	top: 0px;
	z-index: 1;
	width: 724px;
	height: 156px;
	background: url(../images/background/pattern-5.png);
	background-repeat: no-repeat;
}.legacy-project-wrapper .contact-one_video{
	position: absolute;
	right: 90px;
	bottom: -90px;
	width: 176px;
	height: 176px;
	font-size: 40px;
	text-align: center;
	border-radius: 100px;
	line-height: 176px;
	display: inline-block;
	color: var(--white-color);
	background-color: var(--black-color);
}.legacy-project-wrapper .contact-one_video:before{
	position: absolute;
	content: '';
	right: 7px;
	top: 7px;
	left: -7px;
	bottom: -7px;
	z-index: -1;
	border-radius: 150px;
	background-color: var(--main-color);
}.legacy-project-wrapper .contact-one_video .ripple, .legacy-project-wrapper .contact-one_video .ripple:before, .legacy-project-wrapper .contact-one_video .ripple:after{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 176px;
	height: 176px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 0 rgba(255, 101, 12, .3);
	-moz-box-shadow: 0 0 0 0 rgba(255, 101, 12, .3);
	-ms-box-shadow: 0 0 0 0 rgba(255, 101, 12, .3);
	-o-box-shadow: 0 0 0 0 rgba(255, 101, 12, .3);
	box-shadow: 0 0 0 0 rgba(255, 101, 12, .3);
	-webkit-animation: ripple 3s infinite;
	-moz-animation: ripple 3s infinite;
	-ms-animation: ripple 3s infinite;
	-o-animation: ripple 3s infinite;
	animation: ripple 3s infinite;
}.legacy-project-wrapper .contact-one_video .ripple:before{
	-webkit-animation-delay: .9s;
	-moz-animation-delay: .9s;
	-ms-animation-delay: .9s;
	-o-animation-delay: .9s;
	animation-delay: .9s;
	content: "";
	position: absolute;
}.legacy-project-wrapper .contact-one_video .ripple:after{
	-webkit-animation-delay: .6s;
	-moz-animation-delay: .6s;
	-ms-animation-delay: .6s;
	-o-animation-delay: .6s;
	animation-delay: .6s;
	content: "";
	position: absolute;
}

@-webkit-keyframes ripple {
	70% {
		box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);
	}.legacy-project-wrapper 100%{
		box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);
	}
}

@keyframes ripple {
	70% {
		box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);
	}.legacy-project-wrapper 100%{
		box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);
	}
}.legacy-project-wrapper .marketing-one{
	position: relative;
	z-index: 1;
	overflow: hidden;
}.legacy-project-wrapper .marketing-one .animation_mode{
	position: relative;
	min-height: 100px;
	margin-left: -10px;
}.legacy-project-wrapper .marketing-one .animation_mode h1{
	font-weight: 800;
	font-size: 64px;
	line-height: 1em;
	padding: 20px 0px 6px;
	display: inline-block;
	text-transform: uppercase;
	color: var(--black-color);
}.legacy-project-wrapper .marketing-one .animation_mode h1.light{
	color: transparent;
	font-weight: 800;
	opacity: 0.70;
	-webkit-text-stroke-width: 2px;
	font-family: "Raleway", serif;
	-webkit-text-stroke-color: rgba(var(--black-color-rgb), 1);
}.legacy-project-wrapper .marketing-one .animation_mode .marketing-one_icon{
	position: relative;
	top: -15px;
	line-height: 1em;
	margin: 0px 15px;
}.legacy-project-wrapper .marketing-one .animation_mode-two{
	position: relative;
	min-height: 100px;
	top: 0px;
	margin-left: -10px;
	transform: rotate(0deg);
	background-color: var(--color-five);
}.legacy-project-wrapper .marketing-one .animation_mode-two::before{
	position: absolute;
	content: '';
	left: 0px;
	top: 8px;
	right: 0px;
	bottom: 8px;
	background-color: var(--main-color);
}.legacy-project-wrapper .marketing-one .animation_mode-two h1{
	font-weight: 800;
	font-size: 36px;
	line-height: 1em;
	padding: 30px 0px 15px;
	display: inline-block;
	text-transform: uppercase;
	color: var(--white-color);
}.legacy-project-wrapper .marketing-one .animation_mode-two .marketing-one_icon{
	position: relative;
	top: -8px;
	line-height: 1em;
	margin: 0px 15px;
}.legacy-project-wrapper .news-one{
	position: relative;
	padding: 110px 0px 80px;
}.legacy-project-wrapper .news-one.style-two{
	padding-top: 110px;
}.legacy-project-wrapper .news-block_one{
	position: relative;
	z-index: 2;
	margin-bottom: 30px;
}.legacy-project-wrapper .news-block_one-inner{
	position: relative;
}.legacy-project-wrapper .news-block_one-image_outer{
	position: relative;
}.legacy-project-wrapper .news-block_one-image{
	position: relative;
	overflow: hidden;
	border-radius: 30px;
}.legacy-project-wrapper .news-block_one-image:before{
	position: absolute;
	content: '';
	right: 0px;
	bottom: 0px;
	width: 174px;
	height: 66px;
	z-index: 9;
	background: url(../images/icons/shape-3.png);
	background-repeat: no-repeat;
}.legacy-project-wrapper .news-block_one-image img:first-child{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	-webkit-transform: translatex(50%) scalex(2);
	transform: translatex(50%) scalex(2);
	opacity: 0;
	-webkit-filter: blur(10px);
	filter: blur(10px);
}.legacy-project-wrapper .news-block_one-inner:hover .news-block_one-image img:first-child{
	-webkit-transform: translatex(0) scalex(1);
	transform: translatex(0) scalex(1);
	opacity: 1;
	-webkit-filter: blur(0);
	filter: blur(0);
}.legacy-project-wrapper .news-block_one-inner:hover .news-block_one-image img:nth-child(2){
	-webkit-transform: translatex(-50%) scalex(2);
	transform: translatex(-50%) scalex(2);
	opacity: 0;
	-webkit-filter: blur(10px);
	filter: blur(10px);
}.legacy-project-wrapper .news-block_one-image img{
	position: relative;
	width: 100%;
	display: block;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}.legacy-project-wrapper .news-block_one-content{
	position: relative;
	padding-top: 30px;
}.legacy-project-wrapper .news-block_one-date{
	position: absolute;
	right: 10px;
	bottom: 0px;
	z-index: 10;
	font-size: 16px;
	font-weight: 600;
	padding: 9px 35px;
	border-radius: 50px;
	letter-spacing: 1px;
	color: var(--white-color);
	text-transform: uppercase;
	font-family: "Lexend Deca", sans-serif;
	background-color: var(--black-color);
}.legacy-project-wrapper .news-block_one-meta{
	position: relative;
}.legacy-project-wrapper .news-block_one-meta li{
	position: relative;
	font-size: 16px;
	padding-left: 30px;
	margin-right: 15px;
	display: inline-block;
	color: var(--black-color);
}.legacy-project-wrapper .news-block_one-meta li .icon{
	position: absolute;
	left: 0px;
	top: 2px;
	line-height: 1em;
	color: var(--main-color);
}.legacy-project-wrapper .news-block_one-meta li:last-child{
	margin-right: 0px;
	padding-right: 0px;
}.legacy-project-wrapper .news-block_one-title{
	position: relative;
	margin-top: 15px;
	text-transform: capitalize;
}.legacy-project-wrapper .news-block_one-title a{
	position: relative;
	color: var(--black-color);
}.legacy-project-wrapper .news-block_one-title a:hover{
	color: var(--main-color);
}.legacy-project-wrapper .news-block_one-text{
	position: relative;
	color: #666666;
	font-size: 16px;
	line-height: 28px;
	margin-top: 15px;
}.legacy-project-wrapper .news-block_one-button{
	position: relative;
	margin-top: 25px;
}.legacy-project-wrapper .news-block_one-button:before{
	position: absolute;
	content: '';
	left: 25px;
	bottom: 0px;
	right: 0px;
	border-bottom: 2px solid #f5f5f5;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}.legacy-project-wrapper .news-block_one-button:after{
	position: absolute;
	content: '\f0da';
	right: 0px;
	bottom: -10px;
	color: #f5f5f5;
	font-size: 20px;
	font-weight: 800;
	font-family: 'Font Awesome 6 Free';
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}.legacy-project-wrapper .news-block_one-more{
	position: relative;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 17px 35px;
	border-radius: 50px 50px 0px 50px;
	display: inline-block;
	background-color: #f5f5f5;
	color: var(--black-color);
	text-transform: uppercase;
	font-family: "Lexend Deca", sans-serif;
}.legacy-project-wrapper .news-block_one-inner:hover .news-block_one-button:after{
	color: var(--main-color);
}.legacy-project-wrapper .news-block_one-inner:hover .news-block_one-button:before{
	border-color: var(--main-color);
}.legacy-project-wrapper .news-block_one-inner:hover .news-block_one-more{
	color: var(--white-color);
	background-color: var(--main-color);
}.legacy-project-wrapper .banner-one{
	position: relative;
	overflow: hidden;
	padding: 270px 0px 70px;
}.legacy-project-wrapper .banner-one_image{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50%;
	bottom: 0px;
	overflow: hidden;
	border-radius: 0px 0px 0px 75px;
}.legacy-project-wrapper .banner-one_content{
	position: relative;
}.legacy-project-wrapper .banner-one_text{
	position: relative;
	font-weight: 600;
	font-size: 20px;
	line-height: 34px;
	margin-bottom: 45px;
	color: var(--black-color);
}.legacy-project-wrapper .banner-one_title{
	position: relative;
	font-size: 100px;
	line-height: 1em;
	text-transform: uppercase;
	color: var(--black-color);
	font-family: "Lexend Deca", sans-serif;
}.legacy-project-wrapper .banner-one_subtitle{
	position: relative;
	font-size: 276px;
	font-weight: 800;
	line-height: 1em;
	text-transform: uppercase;
	color: var(--main-color);
	font-family: "Alumni Sans", sans-serif;
}.legacy-project-wrapper .banner-one_subtitle span{
	position: relative;
	color: var(--white-color);
}.legacy-project-wrapper .banner-one_button{
	position: relative;
}.legacy-project-wrapper .banner-one_video{
	position: absolute;
	left: 46%;
	top: 10%;
	width: 126px;
	height: 126px;
	font-size: 30px;
	text-align: center;
	border-radius: 100px;
	line-height: 126px;
	display: inline-block;
	color: var(--white-color);
	background-color: var(--black-color);
}.legacy-project-wrapper .banner-one_video:before{
	position: absolute;
	content: '';
	right: 7px;
	top: 7px;
	left: -7px;
	bottom: -7px;
	z-index: -1;
	border-radius: 150px;
	background-color: var(--main-color);
}.legacy-project-wrapper .banner-one_video .ripple, .legacy-project-wrapper .banner-one_video .ripple:before, .legacy-project-wrapper .banner-one_video .ripple:after{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 126px;
	height: 126px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 0 rgba(255, 101, 12, .3);
	-moz-box-shadow: 0 0 0 0 rgba(255, 101, 12, .3);
	-ms-box-shadow: 0 0 0 0 rgba(255, 101, 12, .3);
	-o-box-shadow: 0 0 0 0 rgba(255, 101, 12, .3);
	box-shadow: 0 0 0 0 rgba(255, 101, 12, .3);
	-webkit-animation: ripple 3s infinite;
	-moz-animation: ripple 3s infinite;
	-ms-animation: ripple 3s infinite;
	-o-animation: ripple 3s infinite;
	animation: ripple 3s infinite;
}.legacy-project-wrapper .banner-one_video .ripple:before{
	-webkit-animation-delay: .9s;
	-moz-animation-delay: .9s;
	-ms-animation-delay: .9s;
	-o-animation-delay: .9s;
	animation-delay: .9s;
	content: "";
	position: absolute;
}.legacy-project-wrapper .banner-one_video .ripple:after{
	-webkit-animation-delay: .6s;
	-moz-animation-delay: .6s;
	-ms-animation-delay: .6s;
	-o-animation-delay: .6s;
	animation-delay: .6s;
	content: "";
	position: absolute;
}.legacy-project-wrapper .service-two{
	position: relative;
	overflow: hidden;
	padding: 110px 0px 140px;
	background-position: right bottom;
	background-repeat: no-repeat;
}.legacy-project-wrapper .service-two .auto-container{
	max-width: 1650px;
}.legacy-project-wrapper .service-two .service-block_one{
	width: 20%;
	padding: 0px 15px;
}.legacy-project-wrapper .service-block_one{
	position: relative;
	margin-bottom: 30px;
}.legacy-project-wrapper .service-block_one-inner{
	position: relative;
	padding: 35px 35px;
	border-radius: 15px;
	border: 1px solid rgba(0, 0, 0, 0.10)
}.legacy-project-wrapper .service-block_one-icon{
	position: relative;
	width: 80px;
	height: 80px;
	line-height: 80px;
	border-radius: 50px;
	text-align: center;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	background-color: var(--main-color);
}.legacy-project-wrapper .service-block_one-inner:hover .service-block_one-icon{
	transform: rotateY(180deg);
}.legacy-project-wrapper .service-block_one-heading{
	position: relative;
	margin-top: 40px;
}.legacy-project-wrapper .service-block_one-heading a{
	position: relative;
	color: var(--black-color);
}.legacy-project-wrapper .service-block_one-text{
	position: relative;
	font-size: 15px;
	color: #666666;
	line-height: 27px;
	margin-top: 20px;
	margin-bottom: 28px;
}.legacy-project-wrapper .service-block_one-more{
	position: relative;
	font-size: 15px;
	margin-top: 20px;
	font-weight: 700;
	color: var(--main-color);
	font-family: "Lexend Deca", sans-serif;
}.legacy-project-wrapper .service-block_one_image{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	opacity: 0;
	overflow: hidden;
	border-radius: 15px;
	background-size: cover;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transform: scale(0.2, 1);
}.legacy-project-wrapper .service-block_one-inner:hover .service-block_one_image{
	opacity: 1;
	transform: scale(1, 1);
}.legacy-project-wrapper .service-block_one-inner:hover .service-block_one-text, .legacy-project-wrapper .service-block_one-inner:hover .service-block_one-heading a{
	color: var(--white-color);
}.legacy-project-wrapper .service-block_one_hover-image{
	position: absolute;
	right: -30px;
	top: 40px;
	z-index: 1;
	opacity: 0;
	width: 210px;
	height: 100px;
	border-radius: 15px;
	transform: scale(1, 0.2);
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}.legacy-project-wrapper .service-block_one-inner:hover .service-block_one_hover-image{
	opacity: 1;
	transform: scale(1, 1);
}.legacy-project-wrapper .service-two_btn{
	position: relative;
	margin-top: 30px;
}.legacy-project-wrapper .fluid-one{
	position: relative;
}.legacy-project-wrapper .fluid-one:before{
	position: absolute;
	content: '';
	right: 0px;
	top: 90px;
	bottom: 0px;
	left: 0px;
	background-color: #F5F5F5;
}.legacy-project-wrapper .fluid-one .outer-container{
	position: relative;
}.legacy-project-wrapper .fluid-one .left-box{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 50%;
	height: 100%;
	background-size: cover;
	border-radius: 0px 50px 50px 0px;
}.legacy-project-wrapper .fluid-one_image{
	position: relative;
	display: none;
}.legacy-project-wrapper .fluid-one_image img{
	position: relative;
	width: 100%;
	display: block;
}.legacy-project-wrapper .fluid-one .right-box{
	position: relative;
	float: right;
	width: 50%;
	padding: 210px 15px 40px 80px;
}.legacy-project-wrapper .fluid-one .right-box_inner{
	position: relative;
	max-width: 650px;
}.legacy-project-wrapper .fluid-one .sec-title_text{
	max-width: 550px;
}.legacy-project-wrapper .fluid-one_list{
	position: relative;
	margin-bottom: 50px;
}.legacy-project-wrapper .fluid-one_list li{
	position: relative;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
	color: var(--black-color);
	font-family: "Lexend Deca", sans-serif;
}.legacy-project-wrapper .fluid-one_list li i{
	position: relative;
	margin-right: 20px;
	color: var(--main-color);
}.legacy-project-wrapper .fluid-one_list li:last-child{
	margin-bottom: 0px;
}.legacy-project-wrapper .fluid-one_experiance{
	position: relative;
	line-height: 1em;
	font-size: 120px;
	font-weight: 700;

	color: #ffffff;
	-webkit-text-stroke-width: 2px;
	font-family: "Raleway", serif;
	-webkit-text-stroke-color: rgba(var(--black-color-rgb), 1);
}.legacy-project-wrapper .fluid-one_experiance span{
	position: relative;
	font-size: 16px;
	font-weight: 300 !important;
	margin-left: -30px;
	letter-spacing: 2px;
	color: var(--black-color);
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 1);
}.legacy-project-wrapper .fluid-one_author{
	position: relative;
}.legacy-project-wrapper .fluid-one_author-inner{
	position: relative;
	font-size: 20px;
	min-height: 98px;
	font-weight: 700;
	padding-top: 22px;
	padding-left: 125px;
	color: var(--main-color);
	text-transform: uppercase;
	font-family: "Lexend Deca", sans-serif;
}.legacy-project-wrapper .fluid-one_author-image{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 98px;
	height: 98px;
	border-radius: 150px;
	border: 3px solid var(--white-color);
}.legacy-project-wrapper .fluid-one_author-inner span{
	position: relative;
	color: #666666;
	font-size: 14px;
	display: block;
	margin-top: 5px;
	text-transform: capitalize;
}.legacy-project-wrapper .fluid-one_video{
	position: relative;
	padding: 8px 8px;
	border-radius: 200px;
	background-color: var(--main-color);
}.legacy-project-wrapper .fluid-one_video-text{
	position: relative;
	font-size: 16px;
	color: var(--white-color);
	text-transform: capitalize;
	font-family: "Lexend Deca", sans-serif;
}.legacy-project-wrapper .fluid-one_author{
	position: relative;
	display: inline-block;
}.legacy-project-wrapper .fluid-one_video-play{
	position: relative;
	width: 80px;
	height: 80px;
	font-size: 22px;
	text-align: center;
	border-radius: 100px;
	line-height: 80px;
	display: inline-block;
	color: var(--white-color);
	background-color: var(--black-color);
}.legacy-project-wrapper .fluid-one_video-play:before{
	position: absolute;
	content: '';
	right: 7px;
	top: 7px;
	left: -7px;
	bottom: -7px;
	z-index: -1;
	border-radius: 150px;
	background-color: var(--main-color);
}.legacy-project-wrapper .fluid-one_video-play .ripple, .legacy-project-wrapper .fluid-one_video-play .ripple:before, .legacy-project-wrapper .fluid-one_video-play .ripple:after{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, .3);
	-ms-box-shadow: 0 0 0 0 rgba(0, 0, 0, .3);
	-o-box-shadow: 0 0 0 0 rgba(0, 0, 0, .3);
	box-shadow: 0 0 0 0 rgba(0, 0, 0, .3);
	-webkit-animation: ripple 3s infinite;
	-moz-animation: ripple 3s infinite;
	-ms-animation: ripple 3s infinite;
	-o-animation: ripple 3s infinite;
	animation: ripple 3s infinite;
}.legacy-project-wrapper .fluid-one_video-play .ripple:before{
	-webkit-animation-delay: .9s;
	-moz-animation-delay: .9s;
	-ms-animation-delay: .9s;
	-o-animation-delay: .9s;
	animation-delay: .9s;
	content: "";
	position: absolute;
}.legacy-project-wrapper .fluid-one_video-play .ripple:after{
	-webkit-animation-delay: .6s;
	``` -moz-animation-delay: .6s;
	-ms-animation-delay: .6s;
	-o-animation-delay: .6s;
	animation-delay: .6s;
	content: "";
	position: absolute;
}

@charset "utf-8";

html {
	scroll-behavior: smooth;
}.legacy-project-wrapper .investor-relations{
	padding-top: 50px;
	
}.legacy-project-wrapper .image-background{
	background-color: #f0f0f0;
	
	padding: 23px 23px;
	
	margin: 17px auto;
	
	display: flex;
	
	justify-content: center;
	
	align-items: center;
	
	border-radius: 0;
	
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.10);
	
	width: fit-content;
	
}.legacy-project-wrapper .original-size-img{
	width: 120%;
	
	height: unset;
	
	display: block;
	margin-left: auto;
	margin-right: auto;
	
	transition: transform 0.3s;
}.legacy-project-wrapper .original-size-img:hover{
	transform: scale(1.1);
	
}.legacy-project-wrapper .ratio-image{
	width: 400px;
	
	aspect-ratio: 16 / 9;
	
	object-fit: cover;
	
	display: block;
	margin: 0 auto;
}.legacy-project-wrapper{
	margin: 0;
	background: #fafbfa;
	
}.legacy-project-wrapper .slider-wrap{
	width: 100vw;
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	background: #fafbfa;
	padding-top: 36px;
}.legacy-project-wrapper .slider-title{
	margin-bottom: 18px;
	font-size: 2.35rem;
	font-weight: bold;
	color: #2a2d2e;
	letter-spacing: 1.1px;
	text-align: center;
}.legacy-project-wrapper .slider-frame{
	position: relative;
	width: 88vw;
	max-width: 1340px;
	aspect-ratio: 16/8.4;
	background: #dfe2e7;
	border-radius: 16px;
	overflow: hidden;
	box-shadow: 0 4px 24px rgba(0, 0, 0, 0.09);
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}.legacy-project-wrapper .slide{
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 1;
	pointer-events: none;
	transition: opacity .5s cubic-bezier(.21, .79, .15, 1);
}.legacy-project-wrapper .slide.active{
	opacity: 1;
	pointer-events: auto;
	z-index: 2;
}.legacy-project-wrapper .slide img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 0;
}.legacy-project-wrapper .slider-arrow{
	position: absolute;
	top: 50%;
	background: rgba(255, 255, 255, 0.93);
	border-radius: 50%;
	width: 46px;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 2px 10px #bbb6;
	cursor: pointer;
	border: none;
	z-index: 12;
	transform: translateY(-50%);
	transition: box-shadow 0.18s;
	border: 1.5px solid #dedede;
}.legacy-project-wrapper .slider-arrow.left{
	left: 16px;
}.legacy-project-wrapper .slider-arrow.right{
	right: 16px;
}.legacy-project-wrapper .slider-arrow:hover{
	box-shadow: 0 4px 22px #ffd55d90;
}.legacy-project-wrapper .arrow-svg{
	width: 22px;
	height: 22px;
	stroke: #393d41;
	stroke-width: 3;
	fill: none;
}.legacy-project-wrapper .project-caption-box{
	position: absolute;
	left: 50%;
	bottom: 28px;
	transform: translateX(-50%);
	min-width: 340px;
	max-width: 700px;
	width: 40vw;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 3px 16px rgba(40, 47, 55, 0.13);
	border: 1.5px solid #dedede;
	padding: 22px 28px 14px 28px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	z-index: 12;
}.legacy-project-wrapper .caption-heading{
	font-size: 2.2rem;
	font-weight: 700;
	color: #222;
	margin-bottom: 7px;
	line-height: 1.08;
}.legacy-project-wrapper .caption-subtitle{
	font-size: 1.22rem;
	color: #333;
	font-weight: 500;
	margin-bottom: 13px;
}.legacy-project-wrapper .caption-text{
	font-size: 1.02rem;
	color: #646464;
	line-height: 1.6;
	max-width: 98%;
}


@media (max-width: 1000px) {
	.slider-frame {
		max-width: 97vw;
		width: 97vw;
	}.legacy-project-wrapper .project-caption-box{
		min-width: 180px;
		width: 78vw;
		padding: 15px 8vw 11px 18px;
		left: 3vw;
		transform: none;
	}.legacy-project-wrapper .caption-heading{
		font-size: 1.27rem;
	}.legacy-project-wrapper .caption-subtitle{
		font-size: 0.99rem;
	}.legacy-project-wrapper .caption-text{
		font-size: 0.93rem;
	}
}

@media (max-width: 700px) {
	.slider-title {
		font-size: 1.32rem;
	}.legacy-project-wrapper .slider-frame{
		width: 99vw;
		aspect-ratio: 16/11.5;
	}.legacy-project-wrapper .slide img{
		border-radius: 0;
	}.legacy-project-wrapper .project-caption-box{
		min-width: 111px;
		width: 97vw;
		left: 1vw;
		transform: none;
	}
}

@media (max-width: 480px) {
	.slider-frame {
		width: 100vw;
		min-height: 180px;
	}.legacy-project-wrapper .project-caption-box{
		width: 99vw;
		min-width: 0;
		left: 0;
		padding: 8px 6vw 7px 10px;
		border-radius: 0 0 5px 5px;
		bottom: 0;
	}
}.legacy-project-wrapper project slider .slider-wrap{
	width: 100vw;
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	background: #fafbfa;
	padding-top: 36px;
}.legacy-project-wrapper .slider-title{
	margin-bottom: 18px;
	font-size: 2.35rem;
	font-weight: bold;
	color: #2a2d2e;
	letter-spacing: 1.1px;
	text-align: center;
}.legacy-project-wrapper .slider-frame{
	position: relative;
	width: 88vw;
	max-width: 1340px;
	aspect-ratio: 16/8.4;
	background: #dfe2e7;
	border-radius: 16px;
	overflow: hidden;
	box-shadow: 0 4px 24px rgba(0, 0, 0, 0.09);
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}.legacy-project-wrapper .slide{
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 1;
	pointer-events: none;
	transition: opacity .5s cubic-bezier(.21, .79, .15, 1);
}.legacy-project-wrapper .slide.active{
	opacity: 1;
	pointer-events: auto;
	z-index: 2;
}.legacy-project-wrapper .slide img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 0;
}.legacy-project-wrapper .slider-arrow{
	position: absolute;
	top: 50%;
	background: rgba(255, 255, 255, 0.93);
	border-radius: 50%;
	width: 46px;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 2px 10px #bbb6;
	cursor: pointer;
	border: none;
	z-index: 12;
	transform: translateY(-50%);
	transition: box-shadow 0.18s;
	border: 1.5px solid #dedede;
}.legacy-project-wrapper .slider-arrow.left{
	left: 16px;
}.legacy-project-wrapper .slider-arrow.right{
	right: 16px;
}.legacy-project-wrapper .slider-arrow:hover{
	box-shadow: 0 4px 22px #ffd55d90;
}.legacy-project-wrapper .arrow-svg{
	width: 22px;
	height: 22px;
	stroke: #393d41;
	stroke-width: 3;
	fill: none;
}.legacy-project-wrapper .project-caption-box{
	position: absolute;
	left: 50%;
	bottom: 28px;
	transform: translateX(-50%);
	min-width: 340px;
	max-width: 700px;
	width: 40vw;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 3px 16px rgba(40, 47, 55, 0.13);
	border: 1.5px solid #dedede;
	padding: 22px 28px 14px 28px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	z-index: 12;
}.legacy-project-wrapper .caption-heading{
	font-size: 2.2rem;
	font-weight: 700;
	color: #222;
	margin-bottom: 7px;
	line-height: 1.08;
}.legacy-project-wrapper .caption-subtitle{
	font-size: 1.22rem;
	color: #333;
	font-weight: 500;
	margin-bottom: 13px;
}.legacy-project-wrapper .caption-text{
	font-size: 1.02rem;
	color: #646464;
	line-height: 1.6;
	max-width: 98%;
}


@media (max-width: 1000px) {
	.slider-frame {
		max-width: 97vw;
		width: 97vw;
	}.legacy-project-wrapper .project-caption-box{
		min-width: 180px;
		width: 78vw;
		padding: 15px 8vw 11px 18px;
		left: 3vw;
		transform: none;
	}.legacy-project-wrapper .caption-heading{
		font-size: 1.27rem;
	}.legacy-project-wrapper .caption-subtitle{
		font-size: 0.99rem;
	}.legacy-project-wrapper .caption-text{
		font-size: 0.93rem;
	}
}

@media (max-width: 700px) {
	.slider-title {
		font-size: 1.32rem;
	}.legacy-project-wrapper .slider-frame{
		width: 99vw;
		aspect-ratio: 16/11.5;
	}.legacy-project-wrapper .slide img{
		border-radius: 0;
	}.legacy-project-wrapper .project-caption-box{
		min-width: 111px;
		width: 97vw;
		left: 1vw;
		transform: none;
	}
}

@media (max-width: 480px) {
	.slider-frame {
		width: 100vw;
		min-height: 180px;
	}.legacy-project-wrapper .project-caption-box{
		width: 99vw;
		min-width: 0;
		left: 0;
		padding: 8px 6vw 7px 10px;
		border-radius: 0 0 5px 5px;
		bottom: 0;
	}
}.legacy-project-wrapper :root{
	
	
}.legacy-project-wrapper{
	font-family: Arial, sans-serif;
	background: #222222;
	margin: 0;
	padding: 0;
}.legacy-project-wrapper .slider-container{
	width: 90vw;
	max-width: 1100px;
	margin: 40px auto;
	background-color: #fff;
	border-radius: 14px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09);
	padding-bottom: 36px;
	position: relative;
}.legacy-project-wrapper .slider-title{
	text-align: center;
	padding: 32px 0 8px;
	font-size: 2.5rem;
	letter-spacing: 1px;
	font-weight: bold;
}.legacy-project-wrapper .slider{
	position: relative;
	width: 100%;
	overflow: hidden;
	height: auto;
	cursor: grab;
	user-select: none;
}.legacy-project-wrapper .slide{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.7s cubic-bezier(.4, 0, .2, 1);
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}.legacy-project-wrapper .slide.active{
	position: relative;
	opacity: 1;
	pointer-events: auto;
	z-index: 2;
}.legacy-project-wrapper .main-image{
	width: 100%;
	height: var(--image-height);
	object-fit: cover;
	border-radius: 12px 12px 0 0;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.13);
	transition: transform 0.5s ease-in-out;
}.legacy-project-wrapper .slide.active .main-image{
	transform: scale(1.02);
}.legacy-project-wrapper .caption{
	width: 82%;
	background: rgba(255, 255, 255, 0.95);
	box-shadow: 0 3px 12px rgba(0, 0, 0, 0.10);
	margin: -48px auto 0 auto;
	padding: 22px 18px 18px;
	border-radius: 0 0 8px 8px;
	text-align: left;
	font-size: 1.05rem;
	color: #262626;
}.legacy-project-wrapper .caption h3{
	margin: 0 0 6px 0;
	font-size: 1.25rem;
	font-weight: 600;
	letter-spacing: 0.5px;
	color: #2c3e50;
}.legacy-project-wrapper .slide-indicators{
	display: flex;
	justify-content: center;
	margin-top: 14px;
	gap: 8px;
}.legacy-project-wrapper .indicator-dot{
	width: 12px;
	height: 12px;
	background: #e0e0e0;
	border-radius: 50%;
	cursor: pointer;
	transition: background 0.2s;
	border: 1px solid #999;
}.legacy-project-wrapper .indicator-dot.active{
	background: #ffb300;
	border-color: #ffb300;
}.legacy-project-wrapper .slide-counter{
	text-align: center;
	font-size: 1rem;
	font-weight: 500;
	color: #333;
	margin-top: 10px;
}

@media (max-width: 750px) {
	:root {
		--image-height: 220px;
	}.legacy-project-wrapper .caption{
		width: 96%;
		font-size: 0.94rem;
	}
}.legacy-project-wrapper *{
	margin: 0;
	
	box-sizing: border-box;
	font-family: 'Oswald';
}.legacy-project-wrapper{
	
	
	
	
}.legacy-project-wrapper .container{
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
}.legacy-project-wrapper .contact-info{
	flex: 1;
	min-width: 300px;

}.legacy-project-wrapper .form-section{
	flex: 2;
	min-width: 340px;
}.legacy-project-wrapper .info-card{
	background: #222222;
	
	padding: 32px 30px;
	
	margin-bottom: 28px;
	
	
	
	position: relative;
}.legacy-project-wrapper .info-card .icon{
	width: 52px;
	height: 52px;
	background: rgba(120, 180, 255, 0.09);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 16px;
	font-size: 26px;
	color: #366fe0;
}.legacy-project-wrapper .info-card h3{
	text-align: center;
	font-size: 22px;
	margin-bottom: 15px;
	font-weight: 600;
}.legacy-project-wrapper .info-card p{
	text-align: center;
	font-size: 16px;
	font-family: 'Oswald';
}.legacy-project-wrapper .form-container{
	
	
	
	
	
	padding: 5px 42px 36px 42px;
}.legacy-project-wrapper .form-title{
	font-size: 28px;
	color: #333;
	margin-bottom: 28px;
	text-align: center;
	font-weight: 700;
}.legacy-project-wrapper .form-row{
	display: flex;
	gap: 20px;
	margin-bottom: 24px;
	flex-wrap: wrap;
}.legacy-project-wrapper .form-group{
	flex: 1 1 100%;
}

@media (min-width: 600px) {
	.form-group {
		flex: 1;
	}
}.legacy-project-wrapper .form-group.full-width{
	width: 100%;
	flex-basis: 100%;
}.legacy-project-wrapper .form-input, .legacy-project-wrapper .form-textarea{
	width: 100%;
	padding: 13px 0;
	border: none;
	border-bottom: 2px solid #e0e0e0;
	background: transparent;
	font-size: 15.5px;
	color: #333;
	outline: none;
	transition: border-color 0.3s, box-shadow 0.3s;
}.legacy-project-wrapper .form-input:focus, .legacy-project-wrapper .form-textarea:focus{
	border-bottom-color: #0080ff;
	box-shadow: 0 1px 0 0 #7bc1f5;
}.legacy-project-wrapper .form-textarea{
	min-height: 100px;
	resize: vertical;
}.legacy-project-wrapper .form-input::placeholder, .legacy-project-wrapper .form-textarea::placeholder{
	color: #9baac1;
	font-size: 15.5px;
	opacity: 1;
}.legacy-project-wrapper .recaptcha-container, .legacy-project-wrapper .checkbox-container{
	margin: 15px 0 15px 0;
	display: flex;
	align-items: center;
	gap: 11px;
}.legacy-project-wrapper .checkbox-container label, .legacy-project-wrapper .recaptcha-container label{
	font-size: 14px;
	PADDING: 10PX;
	color: #555;
}.legacy-project-wrapper .checkbox-container a{
	color: #007bff;
	text-decoration: none;
}.legacy-project-wrapper .checkbox-container a:hover{
	text-decoration: underline;
}.legacy-project-wrapper .submit-btn{
	width: 100%;
	padding: 15px;
	background: linear-gradient(135deg, #1a1a1a 0%, #333 100%);
	color: white;
	border: none;
	
	font-size: 17px;
	font-weight: 600;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: 1px;
	transition: box-shadow 0.2s, background 0.2s, transform 0.2s;
	font-family: 'Oswald';
}.legacy-project-wrapper .submit-btn:hover{
	background: linear-gradient(135deg, #333 0%, #4f4f4f 100%);
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.14);
	transform: translateY(-2px) scale(1.01);
}.legacy-project-wrapper .submit-btn:disabled{
	opacity: 0.6;
	cursor: not-allowed;
	transform: none;
}.legacy-project-wrapper .success-message, .legacy-project-wrapper .error-message{
	display: none;
	padding: 14px;
	border-radius: 8px;
	margin-bottom: 20px;
	font-size: 15px;
}.legacy-project-wrapper .success-message{
	background: #e3faf4;
	color: #08875a;
	border: 1px solid #b3edd7;
}.legacy-project-wrapper .error-message{
	background: #fff2f2;
	color: #b03535;
	border: 1px solid #e8bbbb;
}


@media (max-width: 912px) {
	.container {
		flex-direction: column;
		gap: 0;
	}.legacy-project-wrapper .form-section, .legacy-project-wrapper .contact-info{
		min-width: 100%;
		width: 100%;
	}
}

@media (max-width: 600px) {

	.form-container,
	.info-card {
		padding: 18px 10px;
		font-size: 15px;
		text-align: center;
	}.legacy-project-wrapper .form-title{
		font-size: 22px;
	}.legacy-project-wrapper .submit-btn{
		font-size: 15px;
		padding: 12px;
	}.legacy-project-wrapper .info-card h3{
		font-size: 26px;
	}.legacy-project-wrapper .info-card p, .legacy-project-wrapper .form-input, .legacy-project-wrapper .form-textarea{
		font-size: 19.5px;
		font-family: 'Oswald', sans-serif;
	}.legacy-project-wrapper .form-row{
		flex-direction: column;
		gap: 8px;
	}
}

@media (max-width: 430px) {
	.form-title {
		font-size: 16.5px;
		margin-bottom: 17px;
	}.legacy-project-wrapper .form-input, .legacy-project-wrapper .form-textarea{
		font-size: 12.5px;
	}
}.legacy-project-wrapper .success-message, .legacy-project-wrapper .error-message{
	display: none;
	opacity: 0;
	transition: opacity 0.3s ease;
	padding: 15px;
	margin-bottom: 20px;
	border-radius: 8px;
	font-size: 15px;
}.legacy-project-wrapper .success-message.show, .legacy-project-wrapper .error-message.show{
	display: block;
	opacity: 1;
}.legacy-project-wrapper .success-message{
	background-color: #e6ffed;
	color: #017a38;
	border: 1px solid #acecc9;
}.legacy-project-wrapper .error-message{
	background-color: #ffecec;
	color: #b10000;
	border: 1px solid #f5bcbc;
}.legacy-project-wrapper .image-overlay{
	display: flex;
	flex-direction: row;
	
	align-items: center;
	
	justify-content: space-between;
	
	background: #232323;
	
	color: #fff;
	padding: 16px 46px;
	box-sizing: border-box;
	
}.legacy-project-wrapper .overlay-content{
	display: flex;
	flex-direction: column;
	
}.legacy-project-wrapper .overlay-title{
	margin: 0 0 8px 0;
	
	font-size: 1.6rem;
	font-weight: 700;
	color: #b31b1b;
	letter-spacing: 0.3px;
	font-family: 'Oswald', sans-serif;
}.legacy-project-wrapper .overlay-subtitle{
	margin: 0;
	font-size: 1.06rem;
	color: #bcbcbc;
	opacity: 1;
	font-family: 'Oswald', sans-serif;
}.legacy-project-wrapper .overlay-btn-box{
	
}.legacy-project-wrapper .know-more-btn{
	display: inline-block;
	background: #fff;
	color: #222;
	padding: 11px 19px;
	
	font-weight: 600;
	font-size: 1rem;
	text-decoration: none;
	transition: background 0.2s, color 0.2s;
	border: none;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.07);
}.legacy-project-wrapper .know-more-btn:hover{
	background: #e44737;
	color: #fff;
}.legacy-project-wrapper .project-header-row{
	width: 100%;
	background: #232323;
	padding: 30px 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}.legacy-project-wrapper .project-title{
	color: #e44737;
	font-weight: 700;
	font-size: 1.55rem;
	font-family: 'Montserrat', Arial, sans-serif;
}.legacy-project-wrapper .project-subtitle{
	color: #bcbcbc;
	font-size: 1.08rem;
	font-family: 'Montserrat', Arial, sans-serif;
	opacity: 1;
}.legacy-project-wrapper .modal-overlay{
	display: none;
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.30);
}.legacy-project-wrapper .modal{
	display: none;
	position: fixed;
	z-index: 9999;
	left: 50%;
	top: 35%;
	transform: translate(-50%, -50%);
	background: #fff;
	border-radius: 12px;
	min-width: 300px;
	max-width: 90vw;
	padding: 2em 2.5em 1.5em 2.5em;
	box-shadow: 0 2px 28px rgba(0, 0, 0, .19);
	text-align: center;
}

@media (max-width: 600px) {
	.modal {
		padding: 1.25em 0.5em;
		min-width: 180px;
	}
}.legacy-project-wrapper .my-features-section{
	position: relative;
	padding: 60px 0 50px;
	background: #181818;
}.legacy-project-wrapper .my-feature-block{
	display: flex;
	
}.legacy-project-wrapper .my-inner-box{
	position: relative;
	
	
	
	
	
	
	
}.legacy-project-wrapper .my-inner-box .my-icon{
	position: absolute;
	left: 30px;
	top: 30px;
	font-size: 64px;
	color: #b31b1b;
}.legacy-project-wrapper .my-feature-block h4{
	font-size: 24px;
	line-height: 1em;
	color: #ffffff;
	font-weight: 500;
	margin-bottom: 15px;
}.legacy-project-wrapper .my-inner-box .my-text{
	font-size: 20px;
	line-height: 31px;
	color: #aaaaaa;
	max-width: 300px;
}.legacy-project-wrapper .map-container{
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	
	height: 0;
	overflow: hidden;
}.legacy-project-wrapper .map-container iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0;
}.legacy-project-wrapper #thankyou-modal{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.50);
	z-index: 9999;
	display: flex;
	align-items: center;
	justify-content: center;
}.legacy-project-wrapper #thankyou-modal>div{
	background: #fff;
	padding: 30px 50px;
	border-radius: 12px;
	font-size: 20px;
	text-align: center;
	max-width: 90%;
}.legacy-project-wrapper .thank-you-popup{
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #4BB543;
	
	color: #fff;
	padding: 20px 40px;
	font-size: 18px;
	border-radius: 8px;
	z-index: 10000;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
	text-align: center;
	font-weight: 600;
	user-select: none;
}.legacy-project-wrapper .scroll-down-btn{
	position: absolute;
	bottom: 78px;
	left: 50%;
	transform: translateX(-50%);
	background: #D80000 00;
	
	color: #ffffff;
	padding: 12px 24px;
	font-size: 16px;
	font-weight: 500;
	font-family: 'Oswald', sans-serif;
	
	cursor: pointer;
	z-index: 20;
	
	display: none;
	
	opacity: 0;
	transition: opacity 0.3s ease, transform 0.3s ease, background 0.3s ease;
	
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
	white-space: nowrap;
	
	touch-action: manipulation;
	
}.legacy-project-wrapper .scroll-down-btn.active{
	display: flex !important;
	
	align-items: center;
	justify-content: center;
	gap: 8px;
	opacity: 1;
}.legacy-project-wrapper .scroll-down-btn:hover{
	background: #b31b1b;
	
	transform: translateX(-50%) scale(1.05);
}.legacy-project-wrapper .scroll-down-btn .fa{
	font-size: 18px;
}


@media (max-width: 768px) {
	.scroll-down-btn {
		bottom: 15px;
		padding: 10px 20px;
		font-size: 14px;
	}.legacy-project-wrapper .scroll-down-btn .fa{
		font-size: 16px;
	}
}

@media (max-width: 480px) {
	.scroll-down-btn {
		bottom: 100px;
		padding: 8px 16px;
		font-size: 12px;
	}.legacy-project-wrapper .scroll-down-btn .fa{
		font-size: 14px;
	}
}.legacy-project-wrapper .gallery-container{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 340px;
	
	gap: 22px;
}.legacy-project-wrapper .scroller{
	
	
	
	
	
	
	
	
	
	height: 52px;
	
	align-items: center;
	justify-content: center;
	
	
}.legacy-project-wrapper .scroller:hover{
	background: #ececec;
	transform: scale(1.08);
}.legacy-project-wrapper .scroller svg{
	pointer-events: none;
	user-select: none;
	display: block;
}.legacy-project-wrapper .image-window{
	overflow: hidden;
	width: 1080px;
	
	
	
	
}.legacy-project-wrapper .image-strip{
	display: flex;
	gap: 10px;
	transition: transform 0.6s cubic-bezier(.22, .61, .36, 1);
	
	will-change: transform;
}.legacy-project-wrapper .image-strip img{
	width: 210px;
	height: 300px;
	object-fit: cover;
	
	
	background: #dedede;
	flex-shrink: 0;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
	user-select: none;
}


@media (max-width: 768px) {
	.owl-dots {
		display: none !important;
	}
}.legacy-project-wrapper .logo-desktop{
	display: block;
	max-height: 94px;
	
}.legacy-project-wrapper .logo-mobile{
	display: none;
}


@media (max-width: 768px) {
	.logo-desktop {
		display: none;
	}.legacy-project-wrapper .logo-mobile{
		display: inline-grid;
		max-height: 67px;
		
	}
}.legacy-project-wrapper .news-block .lower-content-2 h3{
	position: relative;
	font-weight: 500;
	font-size: 24px;
	color: #d71910;
	line-height: 1em;
	margin-bottom: 10px;
}.legacy-project-wrapper .news-block .lower-content-2 h3 a{
	position: relative;
	color: #d71910;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}.legacy-project-wrapper .news-block .lower-content-2 h3 a:hover{
	color: #b31b1b;
}.legacy-project-wrapper .news-block .lower-content-2 .text{
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
}.legacy-project-wrapper .news-block .lower-content-2 .theme-btn{
	padding: 10px 20px;
	line-height: 20px;
	font-size: 14px;
	
}.legacy-project-wrapper .features{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 2rem;
	max-width: 900px;
	line-height: 1;
}

@media (max-width: 600px) {
	.features {
		grid-template-columns: 1fr;
	}
}.legacy-project-wrapper .features ul{
	list-style: none;
	padding: 0;
	margin: 0;
}.legacy-project-wrapper .features li{
	position: relative;
	padding-left: 1.2rem;
	margin-bottom: 0.8rem;
}.legacy-project-wrapper .features li::before{
	content: "â€“\00a0";
	
	position: absolute;
	left: 0;
	color: #000;
}

	{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}.legacy-project-wrapper .form-container:hover{
	transform: translateY(-5px);
}.legacy-project-wrapper .form-title{
	text-align: center;
	color: #d71916;
	margin-bottom: 30px;
	font-size: 2rem;
	font-weight: 600;
}.legacy-project-wrapper .form-group{
	
}.legacy-project-wrapper .form-input{
	
	padding: 15px 20px;
	
	
	
	
	background: rgba(255, 255, 255);
}.legacy-project-wrapper .form-input:focus{
	outline: none;
	border-color: #667eea;
	background: rgba(255, 255, 255, 1);
	transform: scale(1.02);
}.legacy-project-wrapper .form-input::placeholder{
	color: #999;
}.legacy-project-wrapper .checkbox-container:hover{
	border-color: #667eea;
}.legacy-project-wrapper .custom-checkbox{
	position: relative;
	width: 20px;
	height: 20px;
	cursor: pointer;
}.legacy-project-wrapper .custom-checkbox input{
	opacity: 0;
	position: absolute;
	cursor: pointer;
}.legacy-project-wrapper .checkmark{
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #fff;
	border: 2px solid #667eea;
	border-radius: 4px;
	transition: all 0.3s ease;
}.legacy-project-wrapper .custom-checkbox input:checked~.checkmark{
	background-color: #667eea;
}.legacy-project-wrapper .checkmark:after{
	content: "";
	position: absolute;
	display: none;
}.legacy-project-wrapper .custom-checkbox input:checked~.checkmark:after{
	display: block;
}.legacy-project-wrapper .custom-checkbox .checkmark:after{
	left: 6px;
	top: 2px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}.legacy-project-wrapper .checkbox-label{
	color: #333;
	font-size: 14px;
	cursor: pointer;
}.legacy-project-wrapper .theme-btn:disabled{
	background: #ccc;
	border-color: #ccc;
	cursor: not-allowed;
}.legacy-project-wrapper .theme-btn:disabled:hover{
	background: #ccc;
	color: #ffffff;
}.legacy-project-wrapper .btn-title{
	position: relative;
	z-index: 1;
}.legacy-project-wrapper .loading{
	display: none;
	text-align: center;
	margin: 20px 0;
	color: #667eea;
}.legacy-project-wrapper .spinner{
	border: 3px solid #f3f3f3;
	border-top: 3px solid #667eea;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	animation: spin 1s linear infinite;
	margin: 0 auto;
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}.legacy-project-wrapper 100%{
		transform: rotate(360deg);
	}
}.legacy-project-wrapper .success-message{
	display: none;
	padding: 15px;
	border-radius: 10px;
	margin: 20px 0;
	text-align: center;
}.legacy-project-wrapper .error-message{
	display: none;
	padding: 15px;
	border-radius: 10px;
	margin: 20px 0;
	text-align: center;
}.legacy-project-wrapper .theme-btn.btn-style-one{
	color: white;
	padding: 10px 20px;
	border: none;
	border-radius: 5px;
	cursor: pointer;
}.legacy-project-wrapper .success-message{
	display: none;
	text-align: center;
	color: green;
}.legacy-project-wrapper .check-circle{
	font-size: 24px;
}.legacy-project-wrapper .success-message, .legacy-project-wrapper .error-message{
	padding: 15px 20px;
	margin-bottom: 25px;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
	text-align: left;
	display: flex;
	align-items: center;
	gap: 10px;
}.legacy-project-wrapper .success-message{
	background-color: #e6ffed;
	
	color: #017a38;
	
	border: 1px solid #acecc9;
}.legacy-project-wrapper .error-message{
	background-color: #ffecec;
	
	color: #b10000;
	
	border: 1px solid #f5bcbc;
}.legacy-project-wrapper .success-message .fa-check-circle, .legacy-project-wrapper .error-message .fa-times-circle{
	font-size: 1.2em;
	flex-shrink: 0;
}.legacy-project-wrapper .theme-btn:disabled{
	background-color: #555555;
	
	cursor: not-allowed;
	opacity: 0.8;
	box-shadow: none;
}.legacy-project-wrapper .theme-btn.btn-style-one:disabled:before{
	
	transform: scale(0, 1) !important;
}.legacy-project-wrapper .sidebar .sidebar-widget.dark-widget{
	background: #1a1a1a;
	padding: 40px 25px;
	color: #fff;
	border-bottom: 8px solid #d00;
	margin-bottom: 30px;
}.legacy-project-wrapper .sidebar-widget.dark-widget .sidebar-title{
	margin-bottom: 30px;
}.legacy-project-wrapper .sidebar-widget.dark-widget .sidebar-title h2{
	color: #fff;
	margin: 0;
	font-size: 24px;
	font-weight: 800;
	text-transform: capitalize;
	font-family: 'Oswald', sans-serif;
	position: relative;
	padding-bottom: 15px;
}.legacy-project-wrapper .sidebar-widget.dark-widget .sidebar-title h2:before{
	display: none;
	
}.legacy-project-wrapper .sidebar-widget.dark-widget .post{
	margin-bottom: 25px;
	border-bottom: none !important;
	padding-bottom: 0 !important;
	display: flex;
	align-items: flex-start;
}.legacy-project-wrapper .sidebar-widget.dark-widget .post .post-thumb{
	width: 80px;
	height: 65px;
	flex-shrink: 0;
	margin-right: 15px;
	overflow: hidden;
	border-radius: 3px;
}.legacy-project-wrapper .sidebar-widget.dark-widget .post .post-thumb img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.3s ease;
}.legacy-project-wrapper .sidebar-widget.dark-widget .post .post-thumb:hover img{
	transform: scale(1.1);
}.legacy-project-wrapper .sidebar-widget.dark-widget .post h3{
	margin: 0;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	color: #fff;
}.legacy-project-wrapper .sidebar-widget.dark-widget .post h3 a{
	color: #fff;
	transition: color 0.3s ease;
}.legacy-project-wrapper .sidebar-widget.dark-widget .post h3 a:hover{
	color: #d00;
}.legacy-project-wrapper .sidebar-widget.dark-widget .post .post-thumb a:before, .legacy-project-wrapper .sidebar-widget.dark-widget .post .post-thumb a:after{
	display: none !important;
}.legacy-project-wrapper .clients-section{
	position: relative;
	
	background-color: #ffffff;
	
	border-bottom: 1px solid #e0e0e0;
	
}.legacy-project-wrapper .clients-section .owl-nav{
	display: none !important;
}.legacy-project-wrapper .clients-section .sponsors-carousel .slide-item{
	position: relative;
	text-align: center;
	padding: 0 15px;
}.legacy-project-wrapper .clients-section .sponsors-carousel .slide-item figure.image{
	position: relative;
	margin-bottom: 0;
	transition: all 0.3s ease;
	
}.legacy-project-wrapper .clients-section .sponsors-carousel .slide-item figure.image:hover{
	opacity: 1;
	
}.legacy-project-wrapper .clients-section .sponsors-carousel .slide-item figure.image a{
	display: block;
}.legacy-project-wrapper .clients-section .sponsors-carousel .slide-item figure.image img{
	display: inline-block;
	max-width: 100%;
	height: auto;
	transition: all 0.3s ease;
	
}.legacy-project-wrapper .clients-section .sponsors-carousel .slide-item figure.image:hover img{
	filter: grayscale(0%);

	
	.sidenav-bar-visible .sidenav-bar {
		left: 0 !important;
		visibility: visible !important;
		opacity: 1 !important;
		transform: none !important;
	}.legacy-project-wrapper body.sidenav-bar-visible{
		overflow: hidden;
	}.legacy-project-wrapper .sidebar-widget.latest-news .post{
		display: flex;
		align-items: center;
		gap: 15px;
		margin-bottom: 20px;
		border-bottom: 1px solid #eee;
		padding-bottom: 15px;
	}.legacy-project-wrapper .sidebar-widget.latest-news .post:last-child{
		border-bottom: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}.legacy-project-wrapper .sidebar-widget.latest-news .post .post-thumb{
		width: 80px;
		height: 60px;
		
		flex-shrink: 0;
		margin-bottom: 0;
	}.legacy-project-wrapper .sidebar-widget.latest-news .post .post-thumb img{
		width: 100%;
		height: 100%;
		object-fit: cover;
		border-radius: 4px;
	}.legacy-project-wrapper .sidebar-widget.latest-news .post h3{
		margin: 0;
		font-size: 15px;
		line-height: 1.4;
	}.legacy-project-wrapper .sidebar-widget.latest-news .post .post-thumb a::before, .legacy-project-wrapper .sidebar-widget.latest-news .post .post-thumb a::after{
		display: none !important;
		content: none !important;
	}.legacy-project-wrapper .news-block .inner-box .responsive-video-container, .legacy-project-wrapper .responsive-video-container{
		position: relative;
		margin-bottom: 20px;
		overflow: hidden;

		width: calc(100% + 50px) !important;
		max-width: none !important;
		height: 500px !important;
		padding-bottom: 0 !important;

		
		margin-left: -25px !important;
		margin-right: -25px !important;
	}.legacy-project-wrapper .sidebar-widget.latest-news .post .post-thumb a::before, .legacy-project-wrapper .sidebar-widget.latest-news .post .post-thumb a::after{
		display: none !important;
		content: none !important;

	}.legacy-project-wrapper .main-footer .widgets-section{
		position: relative;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		padding: 45px 0 0px;
		background: linear-gradient(88deg, #8a1a21, #571014, #380a0c);
	}.legacy-project-wrapper .projects-slider .swiper-button-next, .legacy-project-wrapper .projects-slider .swiper-button-prev{
		position: absolute;
		top: 50%;
		width: 27px;
		height: 44px;
		margin-top: -22px;
		z-index: 10;
		cursor: pointer;
		background-size: 27px 44px;
		background-position: center;
		background-repeat: no-repeat;
	}.legacy-project-wrapper .projects-slider .swiper-button-next{
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
		right: 10px;
	}.legacy-project-wrapper .projects-slider .swiper-button-prev{
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
		left: 10px;

		
		.main-footer .about-widget .text,
		.main-footer .about-widget .text p {
			color: #fff;
			margin-bottom: 15px;
			font-size: 14px;
			line-height: 1.4;
		}.legacy-project-wrapper .sec-title h2{
    position: relative;
    display: inline-block;
    font-size: 26px !important;
    line-height: 1.2em;
}



@media only screen and (max-width: 1479px){
	.main-header .main-box{
		padding: 10px 30px;
	}.legacy-project-wrapper .sidenav-bar-visible header, .legacy-project-wrapper .sidenav-bar-visible main{
		width: 100%;
	}.legacy-project-wrapper .sidenav-bar{
		width: 320px;
	}
}

@media only screen and (max-width: 1139px){
	.about-us .content-column .inner-column{
		padding-right: 0;
	}.legacy-project-wrapper .sec-title{
		padding-top: 30px;
	}.legacy-project-wrapper .sec-title .float-text{
		font-size: 150px;
	}.legacy-project-wrapper .fact-counter .column .inner{
		padding: 40px 20px;
	}.legacy-project-wrapper .welcome-section .row, .legacy-project-wrapper .pricing-section .row{
		margin: 0 -15px;
	}.legacy-project-wrapper .welcome-section .column, .legacy-project-wrapper .pricing-table{
		padding: 0 15px;
	}.legacy-project-wrapper .fun-facts .progress-column .inner-column, .legacy-project-wrapper .main-footer .footer-column .useful-links, .legacy-project-wrapper .main-footer .footer-column .recent-posts{
		padding-left: 0;
	}.legacy-project-wrapper .scroll-to-top{
		left: 15px;
	}.legacy-project-wrapper .banner-section-three h2{
		font-size: 48px;
	}.legacy-project-wrapper .about-section .image-column .inner-column{
		padding: 70px 0 0;
	}.legacy-project-wrapper .blog-single, .legacy-project-wrapper .blog-sidebar, .legacy-project-wrapper .sidebar-side .services-sidebar, .legacy-project-wrapper .contact-page-section .form-column .inner-column, .legacy-project-wrapper .about-me .image-column .image-box{
		padding-right: 0;
	}.legacy-project-wrapper .sidebar-side .sidebar.pd-left{
		padding-left: 0;
	}
}

@media only screen and (max-width: 1023px){
	.main-header{
		top: 0;
	}.legacy-project-wrapper .main-header .main-box{
		padding: 10px 15px;
	}.legacy-project-wrapper .banner-section .swiper-slide h2{
		font-size: 60px;
	}.legacy-project-wrapper .banner-section-two .slide-item h2, .legacy-project-wrapper .banner-section .swiper-slide h3{
		font-size: 40px;
	}.legacy-project-wrapper .banner-section-three .social-icon-two, .legacy-project-wrapper .banner-section-two .owl-nav, .legacy-project-wrapper .banner-slider-arrows{
		left: 15px;
		bottom: 15px;
	}.legacy-project-wrapper .banner-section-two .square-menu, .legacy-project-wrapper .banner-section .circular-menu{
		right: 15px;
		bottom: 15px;
	}.legacy-project-wrapper .banner-section-two .slide-item .content-box{
		height: 800px;
	}.legacy-project-wrapper .subscribe-form{
		padding: 60px 50px;
	}.legacy-project-wrapper .banner-section-three .center-stipts, .legacy-project-wrapper .subscribe-form br{
		display: none;
	}.legacy-project-wrapper .banner-section-three .shape-outer, .legacy-project-wrapper .banner-section-three .inner{
		width: 75%;
	}.legacy-project-wrapper .project-block .caption-box{
		position: relative;
		left: 0;
		right: 0;
		bottom: 0;
		opacity: 1;
    	transform: scale(1);
    	background-color: #252525;
	}.legacy-project-wrapper .project-block .caption-box .read-more, .legacy-project-wrapper .project-block .caption-box .text, .legacy-project-wrapper .project-block .caption-box h4{
		opacity: 1;
	    visibility: visible;
	    transform: translateY(0);
	}.legacy-project-wrapper .faq-form-section .image-column, .legacy-project-wrapper .about-section .image-column .image:before, .legacy-project-wrapper .call-back-section .image-column{
		display: none;
	}.legacy-project-wrapper .service-detail-section .content-side, .legacy-project-wrapper .about-section .content-column{
		order: 0;
	}.legacy-project-wrapper .about-section .image-column .inner-column{
		padding: 0;
	}.legacy-project-wrapper .time-counter .time-countdown, .legacy-project-wrapper .coming-soon .content .content-inner .logo{
		margin-bottom: 120px;
	}
}	

@media only screen and (max-width: 767px){
	.banner-section .swiper-slide .content .inner{
		max-width: 400px;
	}.legacy-project-wrapper .banner-section-two .active .text br, .legacy-project-wrapper .banner-section .swiper-slide .content .inner br{
		display: none;
	}.legacy-project-wrapper .sec-title .float-text{
		font-size: 120px;
	}.legacy-project-wrapper .pricing-table{
		padding: 0 50px;
	}.legacy-project-wrapper .subscribe-form{
		text-align: center;
	}.legacy-project-wrapper .subscribe-form .form-inner{
		max-width: 100%;
		text-align: center;
	}.legacy-project-wrapper .subscribe-form .upper-box{
		padding-left: 0;
		border-left: 0;
	}.legacy-project-wrapper .subscribe-form .envelope-image{
		position: relative;
		display: inline-block;
		left: 0;
		top: 0;
		height: 150px;
		width: 150px;
		right: 0;
		margin: 0 auto 20px;
	}.legacy-project-wrapper .project-detail, .legacy-project-wrapper .project-section, .legacy-project-wrapper .call-back-section, .legacy-project-wrapper .pricing-section, .legacy-project-wrapper .about-me, .legacy-project-wrapper .news-section.alternate, .legacy-project-wrapper .service-detail-section, .legacy-project-wrapper .faq-form-section, .legacy-project-wrapper .features-section, .legacy-project-wrapper .services-section, .legacy-project-wrapper .testimonial-section, .legacy-project-wrapper .fun-facts{
		padding: 60px 0;
	}.legacy-project-wrapper .services-section-two, .legacy-project-wrapper .about-section, .legacy-project-wrapper .welcome-section, .legacy-project-wrapper .faq-section, .legacy-project-wrapper .sidebar-page-container, .legacy-project-wrapper .main-footer .widgets-section, .legacy-project-wrapper .about-us{
		padding: 70px 0 20px;
	}.legacy-project-wrapper .team-section, .legacy-project-wrapper .contact-page-section, .legacy-project-wrapper .project-section-two{
		padding: 70px 0 40px;
	}.legacy-project-wrapper .map-section{
		padding-bottom: 70px;
	}.legacy-project-wrapper .video-section .content-box h2, .legacy-project-wrapper .contact-info-section h2{
		font-size: 36px;
		line-height: 1.2em;
	}.legacy-project-wrapper .contact-info-section h2 br{
		display: none;
	}.legacy-project-wrapper .newsletter-section{
		padding: 0;
	}.legacy-project-wrapper .welcome-section .sec-title br, .legacy-project-wrapper .main-footer .footer-bottom .footer-nav{
		display: none;
	}.legacy-project-wrapper .main-footer .footer-bottom .copyright-text{
		width: 100%;
		text-align: center;
	}.legacy-project-wrapper .project-block .caption-box{
		position: relative;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		display: block;
	}.legacy-project-wrapper .banner-section-three .shape-outer, .legacy-project-wrapper .banner-section-three .inner{
		width: 100%;
	}.legacy-project-wrapper .about-section .sec-title{
		margin-bottom: 30px;
	}.legacy-project-wrapper .page-title{
		padding: 150px 0 100px;
	}.legacy-project-wrapper .page-title h2{
		font-size: 28px;
		line-height: 1.2em;
	}.legacy-project-wrapper .project-detail .list-style-two li{
		width: 100%;
	}.legacy-project-wrapper .error-section h3{
		font-size: 50px;
	}.legacy-project-wrapper .error-section{
		padding: 150px 0 100px;
	}.legacy-project-wrapper .login-section{
		padding: 100px 0 30px;
	}
}

@media only screen and (max-width: 599px){

	.banner-section .swiper-slide h2{
		font-size: 40px;
		margin-bottom: 15px;
	}.legacy-project-wrapper .error-section .sec-title h1{
		font-size: 150px;
	}.legacy-project-wrapper .error-section h3{
		font-size: 34px;
	}.legacy-project-wrapper .project-detail .lower-content h2, .legacy-project-wrapper .banner-section .swiper-slide h3{
		font-size: 24px;
	}.legacy-project-wrapper .banner-section .swiper-slide .text{
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 20px;
	}.legacy-project-wrapper .banner-section .swiper-slide .btn-box .theme-btn{
		padding: 10px 30px;
		line-height: 20px;
		font-size: 14px;
	}.legacy-project-wrapper .banner-section .swiper-slide .text br, .legacy-project-wrapper .banner-section .content .inner:before, .legacy-project-wrapper .banner-section .content .inner:after, .legacy-project-wrapper .video-section .content-box h2 br, .legacy-project-wrapper .about-us .image-column .inner-column:before, .legacy-project-wrapper .main-header .cart-btn{
		display: none;
	}.legacy-project-wrapper .main-header .btn-box, .legacy-project-wrapper .main-header .search-box{
		margin-left: 0;
	}.legacy-project-wrapper .banner-section-two .slide-item h2{
		font-size: 34px;
	}.legacy-project-wrapper .about-us .about-years{
		padding: 0;
		box-shadow: none;
		background-color: transparent;
	}.legacy-project-wrapper .about-us .image-column .image{
		padding: 0 0 30px;
	}.legacy-project-wrapper .sec-title{
		padding-top: 20px;
	}.legacy-project-wrapper .sec-title .float-text{
		font-size: 64px;
	}.legacy-project-wrapper .sec-title h2{
		font-size: 34px;
	}.legacy-project-wrapper .subscribe-form{
		padding: 40px 30px;
	}.legacy-project-wrapper .subscribe-form .upper-box h4{
		font-size: 32px;
	}.legacy-project-wrapper .contact-info-section .number{
		font-size: 24px;
	}.legacy-project-wrapper .pricing-table{
		padding: 0 15px;
	}.legacy-project-wrapper .testimonial-block .content-box .text{
		font-size: 16px;
		line-height: 1.4em;
	}.legacy-project-wrapper .testimonial-block .info-box{
		padding: 30px 20px;
		padding-left: 120px;
	}.legacy-project-wrapper .testimonial-block .thumb{
		left: 20px;
	}.legacy-project-wrapper .subscribe-form .form-group{
		padding-right: 0;
	}.legacy-project-wrapper .subscribe-form .form-group input[type="submit"], .legacy-project-wrapper .subscribe-form .form-group button{
		position: relative;
		display: inline-block;
		margin-top: 30px;
	}.legacy-project-wrapper .banner-section-two .slide-item .content-box{
		height: 700px;
	}.legacy-project-wrapper .banner-section-three .content-outer{
		height: 500px;
	}.legacy-project-wrapper .banner-section-three h2{
		font-size: 30px;
	}.legacy-project-wrapper .service-block-two .text{
		font-size: 15px;
	}.legacy-project-wrapper .service-block-two .lower-content{
		padding: 30px 20px;
	}.legacy-project-wrapper .video-section .content-box h2, .legacy-project-wrapper .contact-info-section h2{
		font-size: 28px;
	}.legacy-project-wrapper .project-block .caption-box{
		padding: 30px 25px 30px;
		text-align: center;
	}.legacy-project-wrapper .feature-block-two .inner-box .icon{
		left: 0;
		top: 0;
		position: relative;
		display: inline-block;
		margin-bottom: 20px;
	}.legacy-project-wrapper .feature-block-two .inner-box{
		padding: 20px 30px;
		text-align: center;
	}.legacy-project-wrapper .call-back-section .outer-box{
		max-width: 100%;
	}.legacy-project-wrapper .about-section .content-column .message, .legacy-project-wrapper .testimonial-block-two .inner-box .text{
		font-size: 18px;
		line-height: 1.4em;
	}.legacy-project-wrapper .coming-soon .emailed-form .text br, .legacy-project-wrapper .sec-title .text br{
		display: none;
	}.legacy-project-wrapper .about-section .list-style-two li{
		width: 100%;
	}.legacy-project-wrapper .about-me .info-column .text-box{
		padding: 40px 20px;
	}.legacy-project-wrapper .time-counter .time-countdown, .legacy-project-wrapper .coming-soon .content .content-inner .logo{
	    margin-bottom: 60px;
	}.legacy-project-wrapper .coming-soon .emailed-form .text{
		font-size: 24px;
		line-height: 1.2em;
	}.legacy-project-wrapper .clock-wrapper{
		transform: scale(1.2);
	}.legacy-project-wrapper .project-detail .project-info{
		padding: 40px 20px 20px;
	}.legacy-project-wrapper .styled-pagination li{
		margin: 0 5px;
	}.legacy-project-wrapper .news-section.alternate .styled-pagination{
		margin-top: 0;
	}.legacy-project-wrapper .blog-single blockquote{
		padding: 20px;
	}.legacy-project-wrapper .blog-single blockquote cite span{
		display: block;
	}.legacy-project-wrapper .comments-area .comment-box .author-thumb{
		position: relative;
		display: inline-block;
		left: 0;
		top: 0;
	}.legacy-project-wrapper .comments-area .comment-box .reply-btn{
		position: relative;
		display: inline-block;
		left: 0;
		top: 0;
		margin-top: 20px;
	}.legacy-project-wrapper .comments-area .comment{
		padding: 20px 20px;
	}.legacy-project-wrapper .comment-form .form-group{
		margin-bottom: 20px;
	}.legacy-project-wrapper .comments-area .comment-box.reply-comment{
		margin-left: 0;
	}.legacy-project-wrapper .cart-section .apply-coupon .form-group{
		margin-right: 0;
	}.legacy-project-wrapper .shop-comment-form .rating-box .text{
		width: 100%;
	}.legacy-project-wrapper .shipping-form button, .legacy-project-wrapper .cart-section .coupon-btn, .legacy-project-wrapper .cart-section .cart-options > div, .legacy-project-wrapper .cart-section .apply-coupon .form-group, .legacy-project-wrapper .cart-section .cart-options .cart-btn, .legacy-project-wrapper .cart-section .totals-table .proceed-btn, .legacy-project-wrapper .cart-section .apply-coupon .form-group input[type="text"]{
	    width: 100%;
	}.legacy-project-wrapper .payment-box .payment-options li .radio-option .what-paypall{
		margin-left: 0;
		width: 100%;
		text-align: right;
	}.legacy-project-wrapper .contact-form, .legacy-project-wrapper .payment-box{
		padding: 30px 20px;
	}.legacy-project-wrapper .sec-title, .legacy-project-wrapper .contact-page-section .sec-title{
		margin-bottom: 30px;
	}.legacy-project-wrapper .request-form{
		padding: 40px 20px;
	}
}

@media only screen and (max-width: 479px){

	.blog-single .post-share-options .social-icon-two{
		margin-top: 10px;
	}.legacy-project-wrapper .latest-news .post{
		padding-top: 0;
	}.legacy-project-wrapper .project-detail blockquote{
		padding: 20px 20px;
	}
}