@import url('https://fonts.font.im/css?family=Raleway');
body{padding:0;color:#5a5a5a;font-size:16px;line-height:1.8rem;color:#424242;font-family:raleway,sans-serif;font-weight:500;background-image:url(header-back.svg);background-repeat:no-repeat;background-position:top;background-size:cover}
.home-header{background-color:#5cc124e0;background-image:url(bub-repeat-bg.png);background-size:auto;background-position:center center;background-attachment:scroll;background-repeat:repeat;box-shadow:0 50px 50px rgb(0 192 32 / 10%)}
.home-header h1{text-align:center;font-size:2.7em;font-weight:bolder;margin-bottom:40px;color:#fff;line-height:1.4;padding-top:50px}
.home-header h2{text-align:center;font-size:22px;font-weight:700;color:#15281ebf;text-transform:uppercase}
.btn-exam{font-size:24px;width:auto;padding:22px 40px;color:#fff;background-color:#f15d32;border-radius:5px;border-width:0;border-style:solid;font-weight:bolder}
.btn-exam:hover{color:#fff;opacity:.9}
.nav-top{ overflow-x: auto; flex-wrap: nowrap!important;}
.nav-top a{color:rgba(0,0,0,.7);}
.feature-icon{text-align:center;font-size:50px;padding:20px 0;color:#00c020}
.feature h2{font-size:1.5rem;text-align:center}
.section-header{text-align:center}
.trusted-items{display:flex;align-items:center;justify-content:space-between}
.front-page-trusted-by{background-color:#00c020}
.trusted-header h2{font-weight:400;margin-bottom:30px;text-align:center;font-size:44px;color:#fefffe}
.box-blue{background:linear-gradient(240deg,rgba(240,240,253,.1),rgba(0,192,32,.2));box-shadow:0 5px 20px rgb(0 192 32 / 10%)}
.box-blue-right{background:linear-gradient(240deg,#fff,rgba(0,192,32,.2))}
.home-soft{padding:50px 0}
.prices-table{display:flex;align-items:center;justify-content:space-between;overflow-x: auto;}
.price-item{color:#fff;text-align:center;border-radius:4px;border:1px #eee solid;background:#00c338;box-shadow:0 0 10px #3700d254}
.price-item .price-header{font-size:1.1rem;font-weight:500;padding:10px 0;color:#fff;border-radius:4px 4px 0 0;background:#00b43d;padding:10px 30px}
.price-item .price-logo{margin:20px 0;display:flex;flex-direction:row;justify-content:center}
.price-item .price-logo i{font-size:40px}
.price-item .price-title{padding:20px 0;border-bottom:1px rgba(255,255,255,.465) solid}
.price-item .price-total{padding:20px 0;font-size:1.3rem;font-weight:700;border-bottom:1px rgba(255,255,255,.465) solid}
.price-item .price-link{padding:20px 0}
.sp-el-section{margin:0 auto;padding:30px}
.sp-el-section h2{padding:15px 0 10px 0;font-weight:bolder;font-size:18px}
.sp-el-section a{color:#721c24}
.sp-el-list li{line-height:30px}
.fbox{margin-bottom:10px}
.fbox h3{font-size:20px}
.fbox li{list-style:none}
.fbox ul{margin:0;padding:0}
.fbox a{text-decoration:none;color:#0b5ed7}
.fbox a:hover{text-decoration:underline}
.fbox .share svg{fill:#0b5ed7}