#header{background: #0E0C3A;color: #fff;text-align: center;padding: 0 12.1rem 6.1rem;}
#header .pre{font-size: .9rem;margin-top: .8rem;}
h2{text-align: center;color: #0E0C3A;margin: 4.6rem auto;font-weight: bold;}
#edge,#partnerships{padding: 0 11rem 6.1rem;}
#edge{background: #fff;color: #070762;}
#onestopshop,#network{background: #0E0C3A;color: #fff;padding: 6.1rem 12.1rem;}
#expertise{background: #fff;color: #070762;padding: 6.1rem 12.1rem;}
.icon{display: block;}
.icon img{height: 2.7rem;margin-bottom: .8rem;}
.title{font-size: 1.2rem;font-weight: bold;line-height: 120%;margin-bottom: 3.1rem;}
.text{font-size: .9rem;line-height: 135%;}
.splide__slide{background: #F4F8FE;border: .05rem solid rgba(7, 7, 98, 0.50);border-radius: .3rem;padding: 1.6rem;color: #070762;}
.splide .splide__pagination{bottom:-2.6rem;}
.splide .splide__pagination__page{background: #E7E8E8;opacity: 1;width: .45rem;height: .45rem;margin: .4rem;}
.splide .splide__pagination__page.is-active{background: #070762;transform: none;}
.splide__arrow--prev{left: -1em;}
.splide__arrow--next{right: -1em;}
.splide__arrow svg{fill: #fff;}
.splide__arrow{background: #0E0C3A;opacity: 1;border: .05rem solid #fff;}
.splide__slide h3{font-size: 1.2rem;line-height: 120%;margin: 3.1rem 0 0;font-weight: bold;}
.splide__slide p,.splide__slide ul li{font-size: .9rem;line-height: 135%;margin-top: 1.6rem;}
.splide__slide ul{margin: 0;padding: 0;;}
.splide__slide ul li{list-style: none;display: flex;align-items: baseline;}
.splide__slide ul li::before{content: "";background: #070762;margin-right: .5rem;flex:0 0 .5rem;height: .5rem;border-radius: 50%;display: inline-block;border: .075rem solid #070762;}
section .inner .cont{display: flex;flex-direction: column;}
a{color: #070762;}
h2{color: #070762;}
@media(max-width:1000px){
    #header{padding: 0 1.1rem 5.1rem;}
    #header .pre{font-size: 1rem;margin-top: 1.9rem;}
    #edge,#partnerships{padding: 0 1.1rem 3.1rem;}
    #onestopshop,#network{padding: 1.1rem;}
    #expertise{padding: 1.1rem;}
    h2{text-align: left;margin: 2.6rem auto;}
    .inner .text{font-size: 1rem;line-height: 120%;}
    .cont .title{order: 0;display: flex;margin-bottom: 1.5rem;align-items: center;font-size: 1.3825rem;}
    .cont .title .icon{margin-right: 1rem;}
    .cont .imgwrp{order: 1;margin-bottom: 1.5rem;}
    .cont .text{order: 2;}
    section .inner .cont{padding: 2.1rem 0;}
    .splide__slide{padding: 1.1rem;}
    .splide__slide h3{margin-top: .5rem;}
    .splide__slide p, .splide__slide ul li{margin-top: 1.1rem;}
    .splide .splide__pagination{top:-2.6rem;bottom: auto;}
    #partnerships h2{margin-bottom: 5rem;}
    #partnerships .gstart{margin-top: 2.5rem;}
    #onestopshop .gstart, #expertise .gstart,#network .gstart{margin-bottom: 2.9rem;}
    .splide .splide__pagination__page{background: #E7E8E8;opacity: 1;width: .75rem;height: .75rem;margin: .4rem;}
}
@media(min-width:1001px){
    #expertise .col-md-6,#edge .col-md-6{display: flex;align-items: center;}
     #onestopshop .imgwrp img,#network .imgwrp img{margin-left: auto;display: block;} 
    .inner .text{width: 27.5rem;}
    section .inner .cont{flex-wrap: wrap;height: 23rem;justify-content: center;}
    .imgwrp{width: 60%;}
    .imgwrp img{width: 35.5rem;}
    .gstart{margin-top: 1.7rem;}
    #partnerships .gstart{margin-top: 5rem;}
    /* section .inner > div{width: 50%;} */
    .splide__arrow img{width: .5rem;}
.splide__arrow.splide__arrow--next img{transform: scale(-1);}
}