<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: Muli, Arial, Verdana, sans-serif !important;
}
p {
    font-family: Muli, Arial, Verdana, sans-serif !important;
}
.margin-t-100 {
    margin-top: 100px !important;
}
.main_menu {
    background: #fff;
    color: #000;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}
.main_menu .main-menu-offcanvas-item ul li .nav-link {
    color: #000;
}
.header-login-buton,
.menu_fixed .header-login-buton {
    color: #000 !important;
}
.register-select-block {
    text-align: center;
}
.register-select-block .block-or {
    padding-top: 90px;
    color: #aeaeae;
    font-weight: 600;
}
.register-select-block .card {
    border: 1px solid #e6e6e6;
    background: rgba(238, 238, 238, 0.26);
}
.register-select-block .card .card-text {
    margin-bottom: 2rem;
    min-height: 110px;
}
.register-select-block .card .card-body h2 {
    font-size: 20px !important;
    line-height: 26px;
    font-weight: 400;
    margin: 0;
    margin-bottom: 1rem;
    min-height: 55px;
}
.register-select-block .card .card-body a {
    width: 100%;
}
.avg-image,
.prom-image {
    width: 100%;
}
.avg-image,
.prom-image img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: center center;
}
.avg-card {
    position: absolute;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    max-width: 330px;
    bottom: 18%;
    right: 3%;
    padding: 40px 32px 32px;
    border-radius: 4px;
    margin: auto;
    background: #020024;
    background: #fff;
    color: #000;
}
.avg-card .avg-title {
    text-align: center;
    font-weight: 500;
    font-size: 17px;
}
.avg-card .avg-footer {
    -webkit-box-align: baseline;
    align-items: baseline;
    margin-top: 16px;
    text-align: center;
}
.avg-card .avg-footer .avg-price {
    font-size: 35px;
}
.search {
    padding-bottom: 10px;
    font-size: 17px;
    position: absolute;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    max-width: 500px;
    bottom: 22%;
    left: 3%;
    padding: 40px 32px 32px;
    border-radius: 4px;
    margin: auto;
    color: #fff;
}
.search a {
    height: 45px;
    line-height: 2;
}
.prom-card {
    position: absolute;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    max-width: 330px;
    bottom: 4%;
    padding: 40px 32px 32px;
    border-radius: 4px;
    margin: auto;
    background: #020024;
    background: #fff;
    color: #000;
}
.prom-left {
    left: 3%;
}
.prom-right {
    right: 3%;
}
.prom-card .prom-title {
    text-align: center;
    font-weight: 500;
    font-size: 17px;
}
.prom-card .prom-footer {
    -webkit-box-align: baseline;
    align-items: baseline;
    margin-top: 16px;
    text-align: center;
}
.prom-card .prom-footer .adverb {
    padding-top: 5px;
    text-align: end;
    bottom: 22px;
    font-style: italic;
}
.prom-card .prom-icon {
    position: absolute;
    bottom: 87%;
    font-size: 50px;
    color: #e9ec14;
    background: #fff;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    text-align: center;
    line-height: 55px;
    vertical-align: middle;
    padding: 14px;
}
@media screen and (max-width: 600px) {
    .search {
        bottom: 70%;
        left: 16%;
    }
    .avg-card {
        right: 5%;
    }
}
.features {
    text-align: center;
}
h1 {
    display: inline-block;
    text-transform: uppercase;
    border-bottom: 4px solid #09a1b9;
    font-size: 20px;
    padding-bottom: 10px;
    margin-top: 40px;
}
.features .title {
    text-transform: uppercase;
    font-size: 20px;
    padding-bottom: 10px;
    margin-top: 40px;
    color: #09a1b9;
    font-weight: 500;
}
.cen {
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    padding: 20px;
}
.feature {
    margin: 0 -2px;
    padding: 20px;
    box-sizing: border-box;
    cursor: pointer;
    transition: 0.4s;
}
.feature:hover {
    background: #ddd;
}
.feature i {
    color: #09a1b9;
    font-size: 34px;
    margin-bottom: 30px;
}
.feature h3 {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
    border-bottom: 4px solid #09a1b9;
    padding-bottom: 10px;
    margin-bottom: 40px;
}
.features .child-title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
    padding-bottom: 10px;
    color: #e5910f;
    font-weight: 500;
}
.feature p {
    color: gray;
    font-size: 15px;
    font-weight: 500;
}
@media screen and (max-width: 800px) {
    .feature {
        width: 100%;
    }
}
@media screen and (max-width: 500px) {
    .feature {
        width: 100%;
    }
}
.dark-grey-text,
.dark-grey-text:focus,
.dark-grey-text:hover {
    color: #4f4f4f !important;
}
.md-accordion .card {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.md-accordion .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #f8f9fa;
    background-clip: border-box;
    border: 0 solid transparent;
    border-radius: 0.25rem;
}
.md-accordion .card .card-body {
    font-size: 0.9rem;
    font-weight: 300;
    line-height: 1.7;
    color: #626262;
    background-color: #f8f9fa;
    padding: 0 0 0 18px;
}
.accordion .card:after {
    content: "";
    height: 1px;
    background-color: #f8f9fa;
    left: 0;
    position: relative;
    display: block;
    top: 10px;
}
.card-header {
    background-color: #f8f9fa !important;
    padding: 32px 17px;
}
.testimonials {
    padding: 1em 0;
}
.phpkida_testimonials_grids {
    width: 100%;
    margin: 3em auto 0;
}
.pk_testimonial_grid {
    padding: 4em 2em 2em;
    background: #f5f5f5;
    text-align: center;
    position: relative;
    margin: 5em 1.2em 0;
}
.agileits_testimonial_grid:focus,
.pk_testimonial_grid:focus {
    outline: 0;
}
.pk_testimonial_grid_pos {
    position: absolute;
    width: 100%;
    text-align: center;
    top: -25%;
    left: 0;
}
.pk_testimonial_grid_pos img {
    margin: 0 auto;
}
.pk_testimonial_grid h4 {
    color: #999;
    line-height: 2em;
    position: relative;
    padding-left: 2em;
    font-size: 16px;
}
.pk_testimonial_grid h4:before {
    content: "\f10d";
    font-size: 2em;
    color: #09a1b9;
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
}
.agileits_testimonial_grid .studentName {
    font-size: 1.1em;
    color: #212121;
    margin: 1em 0 0.5em;
}
.agileits_testimonial_grid .job {
    font-size: 0.8em;
    color: #09a1b9;
}
.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:after,
.slick-track:before {
    display: table;
    content: "";
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
    border-radius: 50%;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-next,
.slick-prev {
    line-height: 0;
    position: absolute;
    top: 60%;
    display: none !important;
    width: 50px;
    height: 40px;
    margin-top: 0;
    padding: 0;
    cursor: pointer;
    color: #fff;
    border: none;
    font-size: 1em;
    outline: 0;
    background: #09a1b9;
    z-index: 9;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
    font-family: FontAwesome;
    line-height: 1;
    opacity: 0.75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev:before {
    content: "\f177";
}
[dir="rtl"] .slick-prev:before {
    content: "\f177";
}
.slick-next,
[dir="rtl"] .slick-prev {
    right: -6.5%;
}
.slick-prev,
[dir="rtl"] .slick-next {
    right: auto;
    left: -6.5%;
}
.slick-next:before {
    content: "\f178";
}
[dir="rtl"] .slick-next:before {
    content: "\f178";
}
.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: #212121;
    border: 0;
    outline: 0;
    background: 0 0;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: FontAwesome;
    font-size: 13px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "\f111";
    text-align: center;
    opacity: 0.25;
    color: grey;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: #000;
}
@media (max-width: 991px) {
    .pk_testimonial_grid {
        padding: 3em 2.7em 2em;
        margin: 5em 0.5em 0;
    }
    .pk_testimonial_grid p:before {
        font-size: 1.5em;
    }
    .pk_testimonial_grid p {
        padding-left: 1em;
    }
}
@media (max-width: 736px) {
    .slick-list {
        padding: 0 !important;
    }
    .slick-next,
    .slick-prev {
        width: 40px;
    }
}
@media (max-width: 640px) {
    .pk_testimonial_grid {
        padding: 3em 2em 2em;
    }
}
@media (max-width: 600px) {
    .agileits_testimonial_grid h4 {
        font-size: 1em;
    }
    .pk_testimonial_grid {
        padding: 3em 1.5em 2em;
        margin: 4em 0.5em 0;
    }
    .register-block {
        width: 24rem !important;
    }
    .register-select-block .block-or {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .prom-left {
        left: 7%;
    }
    .prom-right {
        display:none;
    }
}
@media (max-width: 480px) {
    .pk_testimonial_grid {
        padding: 2em 1em 1.5em;
        margin: 3em 0.2em 0;
    }
    .pk_testimonial_grid p:before {
        font-size: 1em;
    }
    .pk_testimonial_grid_pos {
        top: -19%;
    }
    .slick-slide img {
        width: 35%;
    }
}
@media (max-width: 384px) {
    .pk_testimonial_grid_pos {
        top: -9%;
    }
    .pk_testimonial_grid {
        margin: 3em 0.2em 0;
    }
}
@media (max-width: 320px) {
    .pk_testimonial_grid_pos {
        top: -19%;
    }
}
.white-row {
    background: #fff;
    border-radius: 0.5rem;
}
.register-block {
    width: 20rem;
}
.select2-container .select2-choice,
.select2-result-label {
    font-size: 1.5em;
    height: 41px;
    overflow: auto;
}
.select2-arrow,
.select2-chosen {
    padding-top: 6px;
}
.select2-selection__rendered {
    line-height: 40px !important;
}
.select2-container .select2-selection--single {
    height: 45px !important;
}
.select2-selection__arrow {
    height: 44px !important;
}
.fs-16 {
    font-size: 16px;
}

@media (max-width: 420px) {
    .progress-container {
        width: 95%;
    }
}
</pre></body></html>