[class*=col-]{
    padding-right:0;
    padding-left:0;
  float:left;
}
.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{
    position:relative;
    width:100%;
    min-height:1px;
    padding-right:15px;
    padding-left:15px
}
.col{
    -ms-flex-preferred-size:0;
    flex-basis:0;
    -ms-flex-positive:1;
    flex-grow:1;
    max-width:100%
}
.col-auto{
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    width:auto;
    max-width:none
}
.col-1{
    -ms-flex:0 0 8.333333%;
    flex:0 0 8.333333%;
    max-width:8.333333%
}
.col-2{
    -ms-flex:0 0 16.666667%;
    flex:0 0 16.666667%;
    max-width:16.666667%
}
.col-3{
    -ms-flex:0 0 25%;
    flex:0 0 25%;
    max-width:25%
}
.col-4{
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%
}
.col-5{
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%
}
.col-6{
    -ms-flex:0 0 50%;
    flex:0 0 50%;
    max-width:50%
}
.col-7{
    -ms-flex:0 0 58.333333%;
    flex:0 0 58.333333%;
    max-width:58.333333%
}
.col-8{
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%
}
.col-9{
    -ms-flex:0 0 75%;
    flex:0 0 75%;
    max-width:75%
}
.col-10{
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%
}
.col-11{
    -ms-flex:0 0 91.666667%;
    flex:0 0 91.666667%;
    max-width:91.666667%
}
.col-12{
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%
}
.order-first{
    -ms-flex-order:-1;
    order:-1
}
.order-last{
    -ms-flex-order:13;
    order:13
}
.order-0{
    -ms-flex-order:0;
    order:0
}
.order-1{
    -ms-flex-order:1;
    order:1
}
.order-2{
    -ms-flex-order:2;
    order:2
}
.order-3{
    -ms-flex-order:3;
    order:3
}
.order-4{
    -ms-flex-order:4;
    order:4
}
.order-5{
    -ms-flex-order:5;
    order:5
}
.order-6{
    -ms-flex-order:6;
    order:6
}
.order-7{
    -ms-flex-order:7;
    order:7
}
.order-8{
    -ms-flex-order:8;
    order:8
}
.order-9{
    -ms-flex-order:9;
    order:9
}
.order-10{
    -ms-flex-order:10;
    order:10
}
.order-11{
    -ms-flex-order:11;
    order:11
}
.order-12{
    -ms-flex-order:12;
    order:12
}
.offset-1{
    margin-left:8.333333%
}
.offset-2{
    margin-left:16.666667%
}
.offset-3{
    margin-left:25%
}
.offset-4{
    margin-left:33.333333%
}
.offset-5{
    margin-left:41.666667%
}
.offset-6{
    margin-left:50%
}
.offset-7{
    margin-left:58.333333%
}
.offset-8{
    margin-left:66.666667%
}
.offset-9{
    margin-left:75%
}
.offset-10{
    margin-left:83.333333%
}
.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%
    }
    .col-sm-auto{
        -ms-flex:0 0 auto;
        flex:0 0 auto;
        width:auto;
        max-width:none
    }
    .col-sm-1{
        -ms-flex:0 0 8.333333%;
        flex:0 0 8.333333%;
        max-width:8.333333%
    }
    .col-sm-2{
        -ms-flex:0 0 16.666667%;
        flex:0 0 16.666667%;
        max-width:16.666667%
    }
    .col-sm-3{
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%
    }
    .col-sm-4{
        -ms-flex:0 0 33.333333%;
        flex:0 0 33.333333%;
        max-width:33.333333%
    }
    .col-sm-5{
        -ms-flex:0 0 41.666667%;
        flex:0 0 41.666667%;
        max-width:41.666667%
    }
    .col-sm-6{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%
    }
    .col-sm-7{
        -ms-flex:0 0 58.333333%;
        flex:0 0 58.333333%;
        max-width:58.333333%
    }
    .col-sm-8{
        -ms-flex:0 0 66.666667%;
        flex:0 0 66.666667%;
        max-width:66.666667%
    }
    .col-sm-9{
        -ms-flex:0 0 75%;
        flex:0 0 75%;
        max-width:75%
    }
    .col-sm-10{
        -ms-flex:0 0 83.333333%;
        flex:0 0 83.333333%;
        max-width:83.333333%
    }
    .col-sm-11{
        -ms-flex:0 0 91.666667%;
        flex:0 0 91.666667%;
        max-width:91.666667%
    }
    .col-sm-12{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
    .order-sm-first{
        -ms-flex-order:-1;
        order:-1
    }
    .order-sm-last{
        -ms-flex-order:13;
        order:13
    }
    .order-sm-0{
        -ms-flex-order:0;
        order:0
    }
    .order-sm-1{
        -ms-flex-order:1;
        order:1
    }
    .order-sm-2{
        -ms-flex-order:2;
        order:2
    }
    .order-sm-3{
        -ms-flex-order:3;
        order:3
    }
    .order-sm-4{
        -ms-flex-order:4;
        order:4
    }
    .order-sm-5{
        -ms-flex-order:5;
        order:5
    }
    .order-sm-6{
        -ms-flex-order:6;
        order:6
    }
    .order-sm-7{
        -ms-flex-order:7;
        order:7
    }
    .order-sm-8{
        -ms-flex-order:8;
        order:8
    }
    .order-sm-9{
        -ms-flex-order:9;
        order:9
    }
    .order-sm-10{
        -ms-flex-order:10;
        order:10
    }
    .order-sm-11{
        -ms-flex-order:11;
        order:11
    }
    .order-sm-12{
        -ms-flex-order:12;
        order:12
    }
    .offset-sm-0{
        margin-left:0
    }
    .offset-sm-1{
        margin-left:8.333333%
    }
    .offset-sm-2{
        margin-left:16.666667%
    }
    .offset-sm-3{
        margin-left:25%
    }
    .offset-sm-4{
        margin-left:33.333333%
    }
    .offset-sm-5{
        margin-left:41.666667%
    }
    .offset-sm-6{
        margin-left:50%
    }
    .offset-sm-7{
        margin-left:58.333333%
    }
    .offset-sm-8{
        margin-left:66.666667%
    }
    .offset-sm-9{
        margin-left:75%
    }
    .offset-sm-10{
        margin-left:83.333333%
    }
    .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%
    }
    .col-md-auto{
        -ms-flex:0 0 auto;
        flex:0 0 auto;
        width:auto;
        max-width:none
    }
    .col-md-1{
        -ms-flex:0 0 8.333333%;
        flex:0 0 8.333333%;
        max-width:8.333333%
    }
    .col-md-2{
        -ms-flex:0 0 16.666667%;
        flex:0 0 16.666667%;
        max-width:16.666667%
    }
    .col-md-3{
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%
    }
    .col-md-4{
        -ms-flex:0 0 33.333333%;
        flex:0 0 33.333333%;
        max-width:33.333333%
    }
    .col-md-5{
        -ms-flex:0 0 41.666667%;
        flex:0 0 41.666667%;
        max-width:41.666667%
    }
    .col-md-6{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%
    }
    .col-md-7{
        -ms-flex:0 0 58.333333%;
        flex:0 0 58.333333%;
        max-width:58.333333%
    }
    .col-md-8{
        -ms-flex:0 0 66.666667%;
        flex:0 0 66.666667%;
        max-width:66.666667%
    }
    .col-md-9{
        -ms-flex:0 0 75%;
        flex:0 0 75%;
        max-width:75%
    }
    .col-md-10{
        -ms-flex:0 0 83.333333%;
        flex:0 0 83.333333%;
        max-width:83.333333%
    }
    .col-md-11{
        -ms-flex:0 0 91.666667%;
        flex:0 0 91.666667%;
        max-width:91.666667%
    }
    .col-md-12{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
    .order-md-first{
        -ms-flex-order:-1;
        order:-1
    }
    .order-md-last{
        -ms-flex-order:13;
        order:13
    }
    .order-md-0{
        -ms-flex-order:0;
        order:0
    }
    .order-md-1{
        -ms-flex-order:1;
        order:1
    }
    .order-md-2{
        -ms-flex-order:2;
        order:2
    }
    .order-md-3{
        -ms-flex-order:3;
        order:3
    }
    .order-md-4{
        -ms-flex-order:4;
        order:4
    }
    .order-md-5{
        -ms-flex-order:5;
        order:5
    }
    .order-md-6{
        -ms-flex-order:6;
        order:6
    }
    .order-md-7{
        -ms-flex-order:7;
        order:7
    }
    .order-md-8{
        -ms-flex-order:8;
        order:8
    }
    .order-md-9{
        -ms-flex-order:9;
        order:9
    }
    .order-md-10{
        -ms-flex-order:10;
        order:10
    }
    .order-md-11{
        -ms-flex-order:11;
        order:11
    }
    .order-md-12{
        -ms-flex-order:12;
        order:12
    }
    .offset-md-0{
        margin-left:0
    }
    .offset-md-1{
        margin-left:8.333333%
    }
    .offset-md-2{
        margin-left:16.666667%
    }
    .offset-md-3{
        margin-left:25%
    }
    .offset-md-4{
        margin-left:33.333333%
    }
    .offset-md-5{
        margin-left:41.666667%
    }
    .offset-md-6{
        margin-left:50%
    }
    .offset-md-7{
        margin-left:58.333333%
    }
    .offset-md-8{
        margin-left:66.666667%
    }
    .offset-md-9{
        margin-left:75%
    }
    .offset-md-10{
        margin-left:83.333333%
    }
    .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%
    }
    .col-lg-auto{
        -ms-flex:0 0 auto;
        flex:0 0 auto;
        width:auto;
        max-width:none
    }
    .col-lg-1{
        -ms-flex:0 0 8.333333%;
        flex:0 0 8.333333%;
        max-width:8.333333%
    }
    .col-lg-2{
        -ms-flex:0 0 16.666667%;
        flex:0 0 16.666667%;
        max-width:16.666667%
    }
    .col-lg-3{
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%
    }
    .col-lg-4{
        -ms-flex:0 0 33.333333%;
        flex:0 0 33.333333%;
        max-width:33.333333%
    }
    .col-lg-5{
        -ms-flex:0 0 41.666667%;
        flex:0 0 41.666667%;
        max-width:41.666667%
    }
    .col-lg-6{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%
    }
    .col-lg-7{
        -ms-flex:0 0 58.333333%;
        flex:0 0 58.333333%;
        max-width:58.333333%
    }
    .col-lg-8{
        -ms-flex:0 0 66.666667%;
        flex:0 0 66.666667%;
        max-width:66.666667%
    }
    .col-lg-9{
        -ms-flex:0 0 75%;
        flex:0 0 75%;
        max-width:75%
    }
    .col-lg-10{
        -ms-flex:0 0 83.333333%;
        flex:0 0 83.333333%;
        max-width:83.333333%
    }
    .col-lg-11{
        -ms-flex:0 0 91.666667%;
        flex:0 0 91.666667%;
        max-width:91.666667%
    }
    .col-lg-12{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
    .order-lg-first{
        -ms-flex-order:-1;
        order:-1
    }
    .order-lg-last{
        -ms-flex-order:13;
        order:13
    }
    .order-lg-0{
        -ms-flex-order:0;
        order:0
    }
    .order-lg-1{
        -ms-flex-order:1;
        order:1
    }
    .order-lg-2{
        -ms-flex-order:2;
        order:2
    }
    .order-lg-3{
        -ms-flex-order:3;
        order:3
    }
    .order-lg-4{
        -ms-flex-order:4;
        order:4
    }
    .order-lg-5{
        -ms-flex-order:5;
        order:5
    }
    .order-lg-6{
        -ms-flex-order:6;
        order:6
    }
    .order-lg-7{
        -ms-flex-order:7;
        order:7
    }
    .order-lg-8{
        -ms-flex-order:8;
        order:8
    }
    .order-lg-9{
        -ms-flex-order:9;
        order:9
    }
    .order-lg-10{
        -ms-flex-order:10;
        order:10
    }
    .order-lg-11{
        -ms-flex-order:11;
        order:11
    }
    .order-lg-12{
        -ms-flex-order:12;
        order:12
    }
    .offset-lg-0{
        margin-left:0
    }
    .offset-lg-1{
        margin-left:8.333333%
    }
    .offset-lg-2{
        margin-left:16.666667%
    }
    .offset-lg-3{
        margin-left:25%
    }
    .offset-lg-4{
        margin-left:33.333333%
    }
    .offset-lg-5{
        margin-left:41.666667%
    }
    .offset-lg-6{
        margin-left:50%
    }
    .offset-lg-7{
        margin-left:58.333333%
    }
    .offset-lg-8{
        margin-left:66.666667%
    }
    .offset-lg-9{
        margin-left:75%
    }
    .offset-lg-10{
        margin-left:83.333333%
    }
    .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%
    }
    .col-xl-auto{
        -ms-flex:0 0 auto;
        flex:0 0 auto;
        width:auto;
        max-width:none
    }
    .col-xl-1{
        -ms-flex:0 0 8.333333%;
        flex:0 0 8.333333%;
        max-width:8.333333%
    }
    .col-xl-2{
        -ms-flex:0 0 16.666667%;
        flex:0 0 16.666667%;
        max-width:16.666667%
    }
    .col-xl-3{
        -ms-flex:0 0 25%;
        flex:0 0 25%;
        max-width:25%
    }
    .col-xl-4{
        -ms-flex:0 0 33.333333%;
        flex:0 0 33.333333%;
        max-width:33.333333%
    }
    .col-xl-5{
        -ms-flex:0 0 41.666667%;
        flex:0 0 41.666667%;
        max-width:41.666667%
    }
    .col-xl-6{
        -ms-flex:0 0 50%;
        flex:0 0 50%;
        max-width:50%
    }
    .col-xl-7{
        -ms-flex:0 0 58.333333%;
        flex:0 0 58.333333%;
        max-width:58.333333%
    }
    .col-xl-8{
        -ms-flex:0 0 66.666667%;
        flex:0 0 66.666667%;
        max-width:66.666667%
    }
    .col-xl-9{
        -ms-flex:0 0 75%;
        flex:0 0 75%;
        max-width:75%
    }
    .col-xl-10{
        -ms-flex:0 0 83.333333%;
        flex:0 0 83.333333%;
        max-width:83.333333%
    }
    .col-xl-11{
        -ms-flex:0 0 91.666667%;
        flex:0 0 91.666667%;
        max-width:91.666667%
    }
    .col-xl-12{
        -ms-flex:0 0 100%;
        flex:0 0 100%;
        max-width:100%
    }
}

.container,.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
}
.navbar-brand{
    display:inline-block;
    padding-top:.3125rem;
    padding-bottom:.3125rem;
    margin-right:1rem;
    font-size:1.25rem;
    line-height:inherit;
    white-space:nowrap
}
.navbar-brand:focus,.navbar-brand:hover{
    text-decoration:none
}
.navbar-nav{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-direction:column;
    flex-direction:column;
    padding-left:0;
    margin-bottom:0;
    list-style:none
}
.navbar-nav .nav-link{
    padding-right:0;
    padding-left:0
}
.navbar-nav .dropdown-menu{
    position:static;
    float:none
}
.navbar-text{
    display:inline-block;
    padding-top:.5rem;
    padding-bottom:.5rem
}
.navbar-collapse{
    -ms-flex-preferred-size:100%;
    flex-basis:100%;
    -ms-flex-positive:1;
    flex-grow:1;
    -ms-flex-align:center;
    align-items:center
}
.navbar-toggler{
    padding:.25rem .75rem;
    font-size:1.25rem;
    line-height:1;
    background-color:transparent;
    border:1px solid transparent;
    border-radius:.25rem
}
.navbar-toggler:focus,.navbar-toggler:hover{
    text-decoration:none
}
.navbar-toggler:not(:disabled):not(.disabled){
    cursor:pointer
}
.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
    }
    .navbar-expand-sm .navbar-nav{
        -ms-flex-direction:row;
        flex-direction:row
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu{
        position:absolute
    }
    .navbar-expand-sm .navbar-nav .nav-link{
        padding-right:.5rem;
        padding-left:.5rem
    }
    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{
        -ms-flex-wrap:nowrap;
        flex-wrap:nowrap
    }
    .navbar-expand-sm .navbar-collapse{
        display:-ms-flexbox!important;
        display:flex!important;
        -ms-flex-preferred-size:auto;
        flex-basis:auto
    }
    .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
    }
    .navbar-expand-md .navbar-nav{
        -ms-flex-direction:row;
        flex-direction:row
    }
    .navbar-expand-md .navbar-nav .dropdown-menu{
        position:absolute
    }
    .navbar-expand-md .navbar-nav .nav-link{
        padding-right:.5rem;
        padding-left:.5rem
    }
    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid{
        -ms-flex-wrap:nowrap;
        flex-wrap:nowrap
    }
    .navbar-expand-md .navbar-collapse{
        display:-ms-flexbox!important;
        display:flex!important;
        -ms-flex-preferred-size:auto;
        flex-basis:auto
    }
    .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
    }
    .navbar-expand-lg .navbar-nav{
        -ms-flex-direction:row;
        flex-direction:row
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu{
        position:absolute
    }
    .navbar-expand-lg .navbar-nav .nav-link{
        padding-right:.5rem;
        padding-left:.5rem
    }
    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{
        -ms-flex-wrap:nowrap;
        flex-wrap:nowrap
    }
    .navbar-expand-lg .navbar-collapse{
        display:-ms-flexbox!important;
        display:flex!important;
        -ms-flex-preferred-size:auto;
        flex-basis:auto
    }
    .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
    }
    .navbar-expand-xl .navbar-nav{
        -ms-flex-direction:row;
        flex-direction:row
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu{
        position:absolute
    }
    .navbar-expand-xl .navbar-nav .nav-link{
        padding-right:.5rem;
        padding-left:.5rem
    }
    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{
        -ms-flex-wrap:nowrap;
        flex-wrap:nowrap
    }
    .navbar-expand-xl .navbar-collapse{
        display:-ms-flexbox!important;
        display:flex!important;
        -ms-flex-preferred-size:auto;
        flex-basis:auto
    }
    .navbar-expand-xl .navbar-toggler{
        display:none
    }
}
.navbar-expand{
    -ms-flex-flow:row nowrap;
    flex-flow:row nowrap;
    -ms-flex-pack:start;
    justify-content:flex-start
}
.navbar-expand>.container,.navbar-expand>.container-fluid{
    padding-right:0;
    padding-left:0
}
.navbar-expand .navbar-nav{
    -ms-flex-direction:row;
    flex-direction:row
}
.navbar-expand .navbar-nav .dropdown-menu{
    position:absolute
}
.navbar-expand .navbar-nav .nav-link{
    padding-right:.5rem;
    padding-left:.5rem
}
.navbar-expand>.container,.navbar-expand>.container-fluid{
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap
}
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;width:100%;float:left;}



.orangedark {
    width: 100%;
    height: 300px;
    background: #e18604;
    clip-path: polygon(0% 100%, 0% 0%, 500% 50%);
  -webkit-clip-path: polygon(0% 100%, 0% 0%, 500% 50%);
  padding:0;
}
.orangelight {
    width: 100%;
    height: 300px;
    background: #fb9504;
    clip-path: polygon(-400% 50%, 100% 0%, 102% 100%);
  -webkit-clip-path: polygon(-400% 50%, 100% 0%, 102% 100%);
  padding:0;
}

.orangelight, .orangedark {
    text-align: center;
    color: white!important;
      font-size: 14px;
}
.orangelight img, .orangedark img {
    margin: 50px auto 20px;
}
.orangelight a, .orangedark a {
    color: white;
}


    div.moduletable h3 {
    color: #fd9405;
    font-weight: bold;
    font-size: 21px;
    margin-bottom: 5px;
}

.nspArt h4.nspHeader a {
    color: #0092d0!important;
}
.nspArt img.nspImage {
    border: 0px!important;    width: 100%!important;     max-width: 300px;
}
.bgorangee .moduletable .custom, .bgorangee .moduletable .custom a {
    color: #fd9405!important;
    font-weight: bold;
}
.nspArtPage .nspArt div {
    padding: 0 10px!important;
}
.nspArtScroll1, .nspArtPage, .wrapper, #sp-nh139, #top, #footer, #pathway {
    width: 1200px!important;
}
    .bgorangee {
    position: relative;
          background-image: linear-gradient(white, #58b8e2, #58b8e2, #58b8e2, #58b8e2, #58b8e2);
}
div#sp-nh139 .sp-nh-prev, div#sp-nh139 .sp-nh-next {
    display: none;
}
div#sp-nh139 .sp-nh-buttons {
    width: 100%!important;
    text-align: center;
  padding: 50px 0;
}
div#sp-nh139 span.sp-nh-text {
    color: white;
    font-weight: bold;
    font-size: 20px;
}

div#sp-nh-items139, div#sp-nh-items139 .sp-nh-item {
    width: 100%!important;
    text-align: center;
}

div#sp-nh-items139 .sp-nh-item, div#sp-nh-items139 .sp-nh-item a {
    color: white;
    font-weight: normal;
}

.top {
    background: #8a8a8a;
}
.container {
    max-width: 1200px;
    margin: 0 auto;
}
div#menutop ul.menuorange li a {
    background: none;
    width: auto;
    font-size: 14px;
    padding: 0;
    margin-top: 12px;
}
.social, .social p {
    padding: 0;
    margin: 8px 0;
}
.social a {
    font-size: 17px;
    margin-left: 19px;
    color: #fb9504!important;
}


div#newmenu {
    background: #fb9504;
  padding: 0 0 13px;
}
div#newmenu .menu {
    margin: 0 auto;
}
div#newmenu .menu a {
    color: white!important;
    font-size: 16px;
    margin: 10px;
    font-weight: bold;
}
div#newmenu .menu ul.dj-submenu, div#newmenu .menu ul.dj-submenu ul {
    background: #70b0ef;
    padding: 10px!important;
  height: auto!important;
}

div#newmenu .menu ul.dj-submenu li, div#newmenu .menu ul.dj-submenu li a, div#newmenu .menu ul.dj-submenu li.hover, div#newmenu .menu ul.dj-submenu li.hover a, div#newmenu .menu ul.dj-submenu li.active, div#newmenu .menu ul.dj-submenu li.active a {
    background: transparent!important;
}
.dj-main li.hover ul.dj-submenu li ul li {
    display: block;
    width: 190px;
    white-space: initial;
    text-overflow: ellipsis;
}

div#toplinkslogo span {
    background: #0192d3;
    border: 1px solid #0192d3!important;
    padding: 5px 15px!important;
    border-radius: 8px;
}
div#toplinkslogo span a {
    color: white!important;
}
div#toplinkslogo {
    margin-top: 50px;
}

div#footer .col-md-3 {
    max-width: 22%!important;
  height: 310px;
}

div#footer .col-md-3 .moduletable h3, div#footer .col-md-3 .moduletablehome h3 {
    color: white;font-weight: bold;
}
.bggrey {
    background-color: #8a8a8a;
  }
#footer ul.menu li a, #footer a, #footer p, #footer {
    display: block;
    line-height: 2.4em;
    color: white!important;
} 
.bgorangee .moduletable {
    background: #e6e6e6;
    padding: 40px;
    text-align: center;
}

.menu.mobile, .iconmenu {
  display:none;
}

.bgorangee .moduletable:first-child {
    background: url(https://endodiabetes.gr/images/testimonials.png);
    background-size: 100%;
    background-repeat: no-repeat;
      padding: 0;
  min-height:355px;
}
div#sp-nh139 {
    margin: 0 auto;
}
div#sp-nh139 .sp-nh-buttons {
    padding: 0;
}
div#sp-nh139 {
    background: transparent;
}
div#sp-nh-items139, div#sp-nh-items139 .sp-nh-item {
    background: transparent!important;
}
  
  #tickerin {
    width:100%;
  }
  .ticker {
    background-color: transparent!important;
  }
.orangelight p:nth-child(3), .orangedark p:nth-child(3) {
    line-height: 1.5em;
}
@media screen and (max-width:1200px)
{
.nspArtScroll1, .nspArtPage, .wrapper,#pathway
  {
    width:100%!important;  
  }
body {
    overflow-x: hidden;
  }
.container-fluid.top {
    display: none;
}
}


@media screen and (min-width: 992px)
{
  .nivo-caption {
    margin: 0 auto;
    position: absolute!important;
    top: 25%!important;
    left: 20%;
    max-width: 634px;
    /*max-height: 185px;*/
    max-height: 65px;
    right: 0;
  }
  .nivo-heading {
    text-align:center;
    border-bottom:2px solid #0192d3;
  }
}

@media screen and (max-width: 600px)
{
  .Right .item-page div img {
    width: 100%;
  }
}
@media screen and (max-width: 992px)
{
  .menu.mobile > ul > li > ul > li > ul >li {
    display: none!important;
}
  .menu.mobile {
    z-index: 999;
        height: 100%;
    max-height: 100%;
}
.nivo-caption {
    position: relative;
}
a.nivo-imageLink img {
    max-height: 150px!important;
}
.nivo-heading {
  text-align:center;
  border-bottom:2px solid #0192d3;
}
div#top {
    margin-top: 40px;
}
div#toplinkslogo span {
    width: 100%;
    display: inline-block;
    border-radius: 0;
}
.col-lg-10, .col-lg-10 .row {
    padding: 0;
    margin: 0;
    width: 105%;
}
.orangelight, .orangedark {
  clip-path: polygon(0);
    -webkit-clip-path: polygon(0);
}
  
  div#toplinkslogo, #top_left {
    text-align: center;
    width: 100%;
}
  .nspArtScroll1, .nspArtPage, .wrapper, #sp-nh139, #top, #footer, div#footer .col-md-3, .container, .col-md-4, .col-md-6, .col-md-8, #iconsbottom .col-md-3, .wrapper {
    display: block!important;
    max-width: 100%!important;
    flex: none!important;
    width:100%!important;
    float: none!important;
  }
  #iconsbottom .col-md-3 {
    padding:30px 0;  
  }
  .nspArt {
    float: none;
    width: 100%;
  }
  .box.col-md-3, .box.col-md-3 h3, .box.col-md-3 li {
    text-align: center;
  }
  #footer ul.menu li a, #footer a, #footer p, #footer {
    text-align: center;
  }
  .nspBotInterface, .nspTopInterface {
    display:none!important;  
  }
  .nspArt .fleft {
    float: none;
    margin: 20px auto 2px!important;
  }
  .bgorangee .moduletable {
    padding:0;  
  }
  .bgorangee .moduletable div#iconsbottom .row {
    background-color: #e6e6e6;
    text-align: center!important;
  }
  div.moduletable h3 {
    margin-top:30px;  
    text-align:center;
  }
  .nspArt {
    float: none;
    width: 100%!important;
    flex: none!important;
    margin: 0 auto;    display: block;
    max-width: 300px;
  }
  .nspArtScroll2 {
      width: 100%!important;
  }
  .moduletable .custom {
    text-align: center;
  }
  .Right, .Left {
    width: 100%;
  }
  .moduletabledoc-cont {
    display:none;  
  }
  .top {
    background: #8a8a8a;
    height: 84px;
    text-align: center;
    float: none;
    margin-top: 40px;
  }
  div#menutop, .menu.desktop {
    display:none;  
  }
  .menu.mobile, .iconmenu {
    display:block;  
  }
  
  /*****menu*****/
  a.iconmenu {
    position: fixed;
    top: 0;
    background: #fb9504;
    width: 100%;
    text-align: center;
    color: white;
    padding: 10px;
}
  .menu.mobile {
    background: #fb9504;
    position: fixed;
    top: 40px;
    width: 100%;
        overflow-y: scroll;
    overflow-x: hidden;
    max-height: 393px;
    border-bottom: 10px solid #fb9504;

}
.menu.mobile ul li {
    float: none;
}

.menu.mobile ul {
    width: 100%;
    height: 100%;
}
.menu.mobile ul li a, .menu.mobile ul li a span, .menu.mobile ul li {
    text-align: center;
    float: none;
}
.menu.mobile ul.dj-submenu {
  background: #fb9504;
    position: relative;
    top: 0;
    width: 100%;
}

.dj-main li.hover ul.dj-submenu, .dj-main li ul.dj-submenu {
    left: 0;
    top: 0;
    width: 100%!important;
    position: relative;
    z-index: 300;
    right: 0;
    z-index: 9999;
    margin: 0 auto!important;
}

.menu.mobile ul.dj-submenu {
    background: #70b0ef;
    padding: 10px!important;
    height: auto!important;
    display: block!important;
    opacity: 1!important;
    margin: 0!important;
    width: 100%!important;
}


.dj-main li.hover ul.dj-submenu li, .dj-main li ul.dj-submenu li, .dj-main li.hover ul.dj-submenu li a, .dj-main li ul.dj-submenu li a {
    list-style: none;
    width: 100%;
    list-style: none;
    height: 40px!important;
    float: none;
    text-align: center;
    border: none;
    padding: 0!important;
    margin: 0!important;
}
  
  div#myTopnav.topnav .menu.mobile {
    right: 100%;
  }
  div#myTopnav.topnav.responsive .menu.mobile {
    right: 0!important;
  }
  .bgorangee .moduletable:first-child {
    background:#fb9504;
  }
  .bgorangee .moduletable:last-child:before, .bgorangee .moduletable:last-child:after {
    display:none;  
  }
}

div#my_testimonials p, div#my_testimonials span {
    color: white;
}
div#my_testimonials p {
  font-weight:normal;
}

.greydark {
    width: 100%;
    height: 50px;
    background: #e6e6e6;
    clip-path: polygon(0% 100%, 0% 0%, 500% 50%);
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 500% 50%);
    padding: 0;
}
.greylight {
    width: 100%;
    height: 50px;
    background: #e6e6e6;
    clip-path: polygon(-400% 50%, 100% 0%, 102% 100%);
    -webkit-clip-path: polygon(-400% 50%, 100% 0%, 102% 100%);
    padding: 0;
}
.bgorangee .moduletable:nth-child(2), div#my_testimonials .row {
    background: #58b8e2;
    color: white;
}

.bgorangee .moduletable:last-child:before {
    position: absolute;
    content: "";
    height: 50px;
    background: #e6e6e6;
    clip-path: polygon(0% 100%, 0% 0%, 500% 50%);
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 100% 100%);
    padding: 0;
    z-index: 1;
    margin-top: -89px;
    width: 50%;
    left: 0;
}

.bgorangee .moduletable:last-child:after {
    position: absolute;
    content: "";
    height: 50px;
    background: #e6e6e6;
    clip-path: polygon(-400% 50%, 100% 0%, 102% 100%);
    -webkit-clip-path: polygon(0% 100%, 100% 0%, 100% 100%);
    padding: 0;
    z-index: 999;
    margin-top: -198px;
    width: 50%;
    right: 0;
}
div#footer h3:after {
    position: absolute!important;
    content: ""!important;
    background: white!important;
    width: 17%!important;
    height: 1px!important;
    margin-top: 21px!important;
    margin-left: 2px!important;
}
.moduletabledoc-cont {
    position: relative;
}


.mobilecontact {display:none!important;}
@media screen and (max-width: 992px) {
.mobilecontact {display:block!important;}
.desktopcontact {display:none!important;}
}

.item-page ul li ul {
    margin-left: 30px;
}
.dj-main li.hover ul.dj-submenu li ul li a {
    margin-left: -2px!important;
}