img {
    max-width: 100%;
    height: auto
}

button {
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer
}

.service-box {
    text-align: center;
    cursor: pointer;
    background: transparent
}

.service-box h3 {
    font-weight: 400;
    font-size: 1rem;
    color: #000;
}

.service-box p {
    color: #000;
    font-size: 1rem;
    line-height: 28px;
    margin-bottom: 0
}

.me-1 {
    margin-right: .25rem !important
}

.btn-outline-secondary {
    color: #777;
    border-color: #777
}

.footer_hover_txt *,
::before,
::after {
    box-sizing: border-box
}

:root {
    --circle-size: clamp(1.5rem, 5vw, 3rem);
    --spacing: clamp(0.25rem, 2vw, 0.5rem)
}

@media screen and (max-width: 992px) {
    .navbar {
        max-height: 400px;
        overflow-y: auto
    }
}

:root {
    --color02: #502883;
    --color03: linear-gradient(#000000b3, #000000b3)
}

.text-size-new p {
    font-size: 1.5rem;
}

.price_section-1 h2 {
    line-height: 1.2;
    font-weight: 700;
    font-style: normal;
    font-size: 2rem;
    color: #000;
}

.price_section-1 {
    background: linear-gradient(#fff, #3859b2)
}

@media (max-width: 767px) {
    .price_section-1 h2 {
        font-size: 1.9328em;
        font-weight: 300
    }

    .title-1756 h2 {
        font-size: 1.9328em
    }
}

html {
    --dark-gray: #5a5a5a;
    --light-gray: #949494;
    --focus-blue: #459fbd
}

.hero-slider {
    width: 100%;
    height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0
}

@media (max-width: 991px) {
    .hero-slider {
        height: 400px
    }
}

@media (max-width: 767px) {
    .hero-slider {
        height: 300px
    }
}

.hero-slider .swiper-slide {
    overflow: hidden;
    color: #fff
}

.hero-slider .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.hero-slider .slide-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left
}

.hero-slider .swiper-button-prev,
.hero-slider .swiper-button-next {
    background: transparent;
    width: 55px;
    height: 55px;
    line-height: 53px;
    text-align: center;
    border: 2px solid #d4d3d3;
    border-radius: 55px;
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.hero-slider .swiper-button-prev {
    left: 25px
}

.hero-slider .swiper-button-next {
    right: 25px
}

.hero-slider .swiper-button-prev:before,
.hero-slider .swiper-button-next:before {
    content: "";
    background-size: cover;
    width: 30px;
    height: 30px;
    color: transparent;
    display: inline-block;
    vertical-align: middle;
    font-weight: 900
}

@media (max-width: 767px) {

    .hero-slider .swiper-button-prev,
    .hero-slider .swiper-button-next {
        display: none
    }
}

.hero-slider .swiper-button-prev:before {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="%23d4d3d3" d="M17 11H9.41l3.3-3.29a1 1 0 1 0-1.42-1.42l-5 5a1 1 0 0 0-.21.33a1 1 0 0 0 0 .76a1 1 0 0 0 .21.33l5 5a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.42L9.41 13H17a1 1 0 0 0 0-2"%2F%3E%3C%2Fsvg%3E')
}

.hero-slider .swiper-button-next:before {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="%23d4d3d3" d="M17.92 11.62a1 1 0 0 0-.21-.33l-5-5a1 1 0 0 0-1.42 1.42l3.3 3.29H7a1 1 0 0 0 0 2h7.59l-3.3 3.29a1 1 0 0 0 0 1.42a1 1 0 0 0 1.42 0l5-5a1 1 0 0 0 .21-.33a1 1 0 0 0 0-.76"%2F%3E%3C%2Fsvg%3E')
}

.swiper-pagination {
    text-align: left
}

.hero-style {
    height: 800px;
    transition: all .4s ease
}

@media (max-width: 991px) {
    .hero-style {
        height: 400px
    }
}

@media (max-width: 767px) {
    .hero-style {
        height: 300px
    }
}

.hero-style .slide-title,
.hero-style .slide-text,
.hero-style .slide-btns {
    max-width: 690px
}

.hero-style .slide-title h1,
h2 {
    font-size: 70px;
    line-height: 1;
    color: #fff;
    margin: 0 0 10px;
    font-weight: 700;
    letter-spacing: 0;
    transition: all .4s ease
}

.hero-style .slide-title h3 {
    font-size: 40px;
    line-height: 2;
    color: #fff;
    margin: 0 0 3px;
    font-weight: 700;
    letter-spacing: 0;
    transition: all .4s ease
}

@media (max-width: 1199px) {
    .hero-style .slide-title h3 {
        font-size: 25px
    }

    .hero-style .slide-title h1,
    h2 {
        font-size: 65px
    }
}

@media (max-width: 991px) {

    .hero-style .slide-title h1,
    h2 {
        font-size: 40px;
        margin: 0 0 10px
    }
}

@media (max-width: 767px) {

    .hero-style .slide-title h1,
    h2 {
        font-size: 25px;
        margin: 0
    }
}

.hero-style .slide-text p {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: normal;
    color: #fff;
    margin: 0 0 10px;
    transition: all .4s ease
}

@media (max-width: 1200px) {
    .hero-style .slide-text p {
        font-size: 22px;
        font-weight: 300;
        margin: 0 0 10px
    }
}

@media (max-width: 991px) {
    .hero-style .slide-text p {
        font-size: 15px;
        font-weight: 300;
        margin: 0 0 10px
    }
}

@media (max-width: 767px) {
    .hero-style .slide-text p {
        font-size: 12px;
        font-weight: 300;
        margin: 0 0 10px
    }
}

.hero-style .slide-btns>a:first-child {
    margin-right: 5px
}

.theme-btn,
.theme-btn-s2,
.theme-btn-s2-child-one {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    text-align: center;
    color: #0070d2;
    padding: 9px 32px;
    border: 0;
    border-radius: 3rem;
    display: inline-block;
    line-height: initial;
    transition: all .4s ease;
    background: linear-gradient(to left, #fff 50%, #dc3545 50%) right;
    background-size: 200%;
    transition: .5s ease-out
}

.theme-btn,
.theme-btn-s2:hover {
    background-position: left
}

.slide-btns a {
    text-decoration: none;
    transition: all .2s ease
}

.theme-btn-s2 {
    background: #feb811;
    color: #fff
}

.theme-btn-s2-child-one {
    background: #ff5000;
    color: #fff
}

.theme-btn-s2-child-one:hover {
    background: #0070d2;
    color: #fff
}

.theme-btn:hover,
.theme-btn-s2:hover,
.theme-btn:focus,
.theme-btn-s2:focus,
.theme-btn:active,
.theme-btn-s2:active {
    background-color: #0070d2;
    color: #fff
}

.theme-btn,
.theme-btn-s5 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    text-align: center;
    color: #0070d2;
    padding: 9px 50px;
    border: 0;
    border-radius: 3rem;
    display: inline-block;
    line-height: initial;
    transition: all .4s ease;
    background: linear-gradient(to left, #fff 50%, #0070d2 50%) right;
    background-size: 200%;
    transition: .5s ease-out
}

.theme-btn,
.theme-btn-s5:hover {
    background-position: left
}

.theme-btn-s5 {
    background: #fff;
    color: #0070d2
}

.theme-btn:hover,
.theme-btn-s5:hover,
.theme-btn:focus,
.theme-btn-s5:focus,
.theme-btn:active,
.theme-btn-s5:active {
    background-color: #0070d2;
    color: #fff
}

@media (max-width: 991px) {

    .theme-btn,
    .theme-btn-s2,
    .theme-btn-s3,
    .theme-btn-s5,
    .theme-btn-s2-child-one {
        padding: 5px 8px;
        font-size: 8px
    }
}

.sec-title h4 {
    font-weight: 800;
    color: #0070d2;
    letter-spacing: .35rem
}

.sec-title h2 {
    line-height: 1.2;
    font-weight: 700;
    font-style: normal;
    font-size: 2rem;
    color: #000;
}

.custom-button-siginup {
    overflow: hidden;
    border-radius: 3rem;
    font-size: 1rem
}

.image-box img {
    border-radius: 1rem
}

.width-main-page {
    width: 70%
}

.dropdown-menu a {
    transition: 1s
}

.video-inner .image-box-1 img {
    width: 100%;
    height: auto;
    position: relative;
    display: block;
    overflow: hidden;
    clip-path: polygon(0% 0%, 85% 0%, 100% 100%, 0% 100%, 0% 0%)
}

.custom-input-collection-site>.form-control {
    border: #0070d2 solid 2px;
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 13px 10px
}

.service-box img {
    width: 150px;
    height: 150px
}

.single-offer {
    text-align: center;
    box-shadow: 0 0 20px 3px #0000000d;
    transition: all .5s;
    transition: transform .3s ease, box-shadow .3s ease
}

.single-offer h3 {
    margin-bottom: 15px;
    color: #24416b;
    font-size: 18px;
    font-weight: 700;
    margin-top: 2%
}

.text-shadow {
    text-shadow: 1px 1px 1px #21130dff
}

.icon-purple-award {
    display: inline-block;
    width: 28px;
    height: 28px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%23502883' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6 9a6 6 0 1 0 12 0A6 6 0 1 0 6 9'/%3E%3Cpath d='m12 15l3.4 5.89l1.598-3.233l3.598.232l-3.4-5.889M6.802 12l-3.4 5.89L7 17.657l1.598 3.232l3.4-5.889'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.icon-blue-profile-group {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='%2305c3fb' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2M16 3.128a4 4 0 0 1 0 7.744M22 21v-2a4 4 0 0 0-3-3.87'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.icon-green-location-pin {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2309ad95' d='M12 3a7 7 0 0 0-7 7c0 2.862 1.782 5.623 3.738 7.762A26 26 0 0 0 12 20.758q.262-.201.615-.49a26 26 0 0 0 2.647-2.504C17.218 15.623 19 12.863 19 10a7 7 0 0 0-7-7m0 20.214l-.567-.39l-.003-.002l-.006-.005l-.02-.014l-.075-.053l-.27-.197a28 28 0 0 1-3.797-3.44C5.218 16.875 3 13.636 3 9.999a9 9 0 0 1 18 0c0 3.637-2.218 6.877-4.262 9.112a28 28 0 0 1-3.796 3.44a17 17 0 0 1-.345.251l-.021.014l-.006.005l-.002.001zM12 8a2 2 0 1 0 0 4a2 2 0 0 0 0-4m-4 2a4 4 0 1 1 8 0a4 4 0 0 1-8 0'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.icon-close1 {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23e82646' d='M15.1 3.1L12.9.9L8 5.9L3.1.9L.9 3.1l5 4.9l-5 4.9l2.2 2.2l4.9-5l4.9 5l2.2-2.2l-5-4.9z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.icon-check1 {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2309ad95' d='m9 20.42l-6.21-6.21l2.83-2.83L9 14.77l9.88-9.89l2.83 2.83z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.page-header4 {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(assets/images/carousel-5.webp) center center no-repeat;
    background-size: cover
}

.page-header4 .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light)
}

.page-header5 {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(assets/images/consortium-img.webp) center center no-repeat;
    background-size: cover
}

.page-header5 .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light)
}

.page-header6 {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(assets/images/slide45.webp) center center no-repeat;
    background-size: cover
}

.page-header6 .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light)
}

.page-header7 {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(assets/images/slide5.webp) center center no-repeat;
    background-size: cover
}

.page-header7 .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light)
}

.page-header8 {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(assets/images/slide2.webp) center center no-repeat;
    background-size: cover
}

.page-header8 .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light)
}

.page-header9 {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(assets/images/slide4.webp) center center no-repeat;
    background-size: cover
}

.page-header9 .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light)
}

.page-header10 {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(assets/images/carousel-9.webp) center center no-repeat;
    background-size: cover
}

.page-header10 .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light)
}

.page-header10-1 {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(assets/images/slide6.webp) center center no-repeat;
    background-size: cover
}

.page-header10-1 .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light)
}

.page-header11 {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(assets/images/carousel-12.webp) center center no-repeat;
    background-size: cover
}

.page-header11 .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light)
}

.page-header12 {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(assets/images/carousel-13.webp) center center no-repeat;
    background-size: cover
}

.page-header12 .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light)
}

.page-header13 {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(assets/images/carousel-13.webp) center center no-repeat;
    background-size: cover
}

.page-header13 .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light)
}

.page-header14 {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(assets/images/carousel-14.webp) center center no-repeat;
    background-size: cover
}

.page-header14 .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light)
}

.page-header15 {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(assets/images/carousel-4.webp) center center no-repeat;
    background-size: cover
}

.page-header15 .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light)
}

.page-header16 {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(assets/images/carousel-2.webp) center center no-repeat;
    background-size: cover
}

.page-header16 .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light)
}

.page-header17 {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(assets/images/pre-employment-3.webp) center center no-repeat;
    background-size: cover
}

.page-header17 .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light)
}

.width-main-page1 {
    width: 70%
}

.page-header18 {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(assets/images/court-order-3.webp) center center no-repeat;
    background-size: cover
}

.page-header18 .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light)
}

.page-header19 {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(assets/images/post-accident-3.webp) center center no-repeat;
    background-size: cover
}

.page-header19 .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light)
}

.page-header20 {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(assets/images/reasonable-3.webp) center center no-repeat;
    background-size: cover
}

.page-header20 .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light)
}

.page-header21 {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(assets/images/periodic-3.webp) center center no-repeat;
    background-size: cover
}

.page-header21 .breadcrumb-item+.breadcrumb-item::before {
    color: var(--light)
}