@font-face { font-family: 'CreatoDisplay-Bold'; src: url('../fonts/CreatoDisplay-Bold.eot') format('eot'), url('../fonts/CreatoDisplay-Bold.otf') format('otf'), url('../fonts/CreatoDisplay-Bold.svg') format('svg'), url('../fonts/CreatoDisplay-Bold.ttf') format('truetype'), url('../fonts/CreatoDisplay-Bold.woff') format('woff'), url('../fonts/CreatoDisplay-Bold.woff2') format('woff2');}
@font-face { font-family: 'CreatoDisplay-Medium'; src: url('../fonts/CreatoDisplay-Medium.eot') format('eot'), url('../fonts/CreatoDisplay-Medium.otf') format('otf'), url('../fonts/CreatoDisplay-Medium.svg') format('svg'), url('../fonts/CreatoDisplay-Medium.ttf') format('truetype'), url('../fonts/CreatoDisplay-Medium.woff') format('woff'), url('../fonts/CreatoDisplay-Medium.woff2') format('woff2');}
@font-face { font-family: 'CreatoDisplay-Regular'; src: url('../fonts/CreatoDisplay-Regular.eot') format('eot'), url('../fonts/CreatoDisplay-Regular.otf') format('otf'), url('../fonts/CreatoDisplay-Regular.svg') format('svg'), url('../fonts/CreatoDisplay-Regular.ttf') format('truetype'), url('../fonts/CreatoDisplay-Regular.woff') format('woff'), url('../fonts/CreatoDisplay-Regular.woff2') format('woff2');}
@font-face { font-family: 'CreatoDisplay-Light'; src: url('../fonts/CreatoDisplay-Light.eot') format('eot'), url('../fonts/CreatoDisplay-Light.otf') format('otf'), url('../fonts/CreatoDisplay-Light.svg') format('svg'), url('../fonts/CreatoDisplay-Light.ttf') format('truetype'), url('../fonts/CreatoDisplay-Light.woff') format('woff'), url('../fonts/CreatoDisplay-Light.woff2') format('woff2');}
.brandSlider img {
    height: 20.625rem;
    border-radius: 40px;
    object-fit: cover;
}
.slick-next:before, .slick-prev:before {
    content: none !important;
}
.slick-arrow {
    position: absolute !important;
    z-index: 2 !important;
}
.orchid-slider .slick-arrow svg {
    width: 35px;
}
.orchid-slider a:hover svg path {
    stroke: #CF0808;
}
.slick-slide.slick-current {
    width: 108px;
}

.orchid-slider .brandSliderNav img, .machine-detail .machineSliderNav img, .brand-detail .brandSliderNav video, .machine-detail .machineSliderNav video {
    border-radius: 20px;
    height: 5.5rem;
    object-fit: cover;
}
.brandSliderNav {
    margin-top: 1.5rem;
}

.machine-detail .machineSlider figure {
    margin: 0 .25rem;
    border-radius: 40px;
}

.machine-detail .machineSlider figure, .machine-detail .machineSliderNav figure {
    padding: .25rem;
}

figure {
    position: relative;
    margin-bottom: 0;
}

.brand-detail .brandSlider img, .machine-detail .machineSlider img, .machine-detail .machineSlider iframe, .brand-detail .brandSlider video, .machine-detail .machineSlider video {
    height: 20.625rem;
    border-radius: 40px;
    object-fit: cover;
}

.machine-detail .machineSlider img, .machine-detail .machineSliderNav img {
    box-shadow: 2px 4px 10px 0 rgb(0 0 0 / 20%);
}

.videoWrap img {
    position: absolute;
    cursor: pointer;
    opacity: 1;
    transition: 1s;
    background: #fff;
}

.video iframe, .videoWrap iframe {
    border: 0;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.w-100 {
    width: 100% !important;
}

.h-100 {
    height: 100% !important;
}

.machine-detail .machineSliderNav figure {
    margin: 0 .5rem !important;
    border-radius: 20px;
    padding: .25rem;
}

.machine-detail .machineSliderNav img, .brand-detail .brandSliderNav video, .machine-detail .machineSliderNav video {
    border-radius: 20px;
    height: 5.5rem;
    object-fit: cover;
}

.machine-detail .machineSliderNav img {
    box-shadow: 2px 4px 10px 0 rgb(0 0 0 / 20%);
}

.machineSliderNav .videoWrap {
    position: relative;
}

.machineSliderNav .videoWrap .nav-play {
    width: 2.5rem;
    height: 2.5rem;
    margin: auto;
}

.machineSliderNav .videoWrap .nav-play {
    cursor: pointer;
    position: absolute;
    inset: 0;
    z-index: 3;
    display: flex
;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.slick-prev {
    left: -3%;
}

.slick-arrow {
    transform: translateY(-50%);
}

.slick-next {
    right: 4%;
}

a:hover svg circle {
    fill: rgb(255 255 255 / 75%);
}

.brand-detail a:hover svg path {
    stroke: #CF0808;
}
@media only screen and (max-width: 991px) {
    .orchid-slider .slick-arrow svg circle, .slick-arrow svg circle {
        fill: #cf0808 !important;
        opacity: 1;
    }

    .orchid-slider.slick-arrow svg path, .slick-arrow svg path {
        stroke: #fff !important;
    }

    .brand-detail .brandSlider img, .machine-detail .machineSlider img, .machine-detail .machineSlider iframe, .brand-detail .brandSlider video, .machine-detail .machineSlider video {
        height: 15rem;
        border-radius: 25px;
    }
}
@media only screen and (min-width: 1600px) {
    .brand-detail .brandSlider img, .machine-detail .machineSlider img, .machine-detail .machineSlider iframe, .brand-detail .brandSlider video, .machine-detail .machineSlider video {
        height: 30.625rem;
    }
    .brand-detail .brandSliderNav img, .machine-detail .machineSliderNav img, .brand-detail .brandSliderNav video, .machine-detail .machineSliderNav video {
        height: 8.75rem;
    }
}

.single-package-detail .machineSliderNav figure img, .single-package-detail .machineSliderNav figure video {
    height: 4.5rem;
    border-radius: 1rem;
    object-fit: cover;
}


/* Machine Category Slider Start */
.home-section-one p {
    color: #141414;
}
.tabSlider {
    border: 1px solid #D9D9D9;
    border-radius: 60px;
    padding: .2rem;
    background: #fff;
    margin: 0 7rem;
}
.tabSlider .slick-arrow {
    left: -9%;
    top: 3px;
}
.tabSlider .slick-next {
    left: auto;
    right: -4.4%;
    top: 3px;
}
.tabSlider .slick-arrow svg, .home-section-four .slick-arrow svg, .home-section-six .slick-arrow svg {
    height: auto;
}
.tabSlider li a {
    font-family: 'CreatoDisplay-Regular', sans-serif;
    padding: .5rem;
    display: block;
    margin: 0 .25rem;
}
.tabSlider li.slick-current.slick-active a {
    background: #CF0808;
    border-radius: 50px;
    color: #fff;
}
.sec1Slider .gallery {
    display: block;
    transform: scale(.95);
    border: 0;
    background: linear-gradient(180deg, rgba(225, 225, 225, 1) 30%, rgb(255 255 255 / 0%) 100%);
    margin: 0 .75rem;
    border-radius: 40px;
    padding: 1rem;
    transition: 0.75s;
}
.sec1Slider .slick-slide .gallery figure {
    height: 350px;
}
.sec1Slider .gallery figure, .home-section-one .sec1Slider .gallery img {
    border-radius: 22px;
}
.sec1Slider .gallery * {
    transition: 0.75s;
}
.sec1Slider .slick-slide .gallery figure img {
    height: 310px;
    object-fit:cover;
}
.sec1Slider .gallery img {
    border-radius: 22px;
}
.sec1Slider .slick-slide .gallery article {
    transform: translateY(-1.5rem);
}
.sec1Slider .gallery .articleWrap {
    min-height: 10rem;
}
.home-section-one .sec1Slider p {
    opacity: 0;
    margin-top: -100px !important;
    transition-delay: 0.75s !important;
}
.sec1Slider .slick-slide .gallery article span {
    margin-top: -20px;
    width: 72px;
    flex: 0 0 auto;
}
.sec1Slider .slick-slide.slick-current.slick-active+div .gallery {
    background: linear-gradient(180deg, rgba(255, 192, 192, 1) 30%, rgba(255, 255, 255, 1) 100%);
}
.sec1Slider .slick-slide.slick-current.slick-active+div .gallery img {
    box-shadow: 0 15px 15px 0 rgb(0 0 0 / 10%);
}
.sec1Slider .slick-slide.slick-current.slick-active+div .gallery span svg circle {
    fill: #CF0808;
    opacity: 1;
}
.sec1Slider .slick-slide .gallery:hover, .home-section-one .sec1Slider .slick-slide.slick-current.slick-active+div .gallery {
    transform: scale(1);
}
.sec1Slider .gallery:hover, .home-section-one .sec1Slider .slick-slide.slick-current.slick-active+div .gallery {
    background: linear-gradient(180deg, rgba(255, 192, 192, 1) 30%, rgba(255, 255, 255, 1) 100%);
    border: 1px solid #f0f0f0;
}
.sec1Slider a:hover p, .home-section-one .sec1Slider .slick-slide.slick-current.slick-active+div .gallery p {
    opacity: 1;
    margin-top: 10px !important;
    transition-delay: 0s !important;
}
.gallery:hover h5, .home-section-one .sec1Slider .slick-slide.slick-current.slick-active+div .gallery h5 {
    color: #141414;
}
.gallery:hover span svg circle, .home-section-one .sec1Slider .slick-slide.slick-current.slick-active+div .gallery span svg circle {
    fill: #CF0808 !important;
    opacity: 1;
}
.tabSlider h5 {
    padding-right: 2rem;
    font-size: 1.75rem;
}
.tabSlider .slick-arrow svg, .home-section-four .slick-arrow svg, .home-section-six .slick-arrow svg {
    width: 60px;
    height: auto;
}
.home-section-one svg {
    width: 60px;
    height: auto;
}
.home-section-one h5 {
    color: rgb(20 20 20 / 60%);
    font-family: 'CreatoDisplay-Medium', sans-serif;
    padding-right: 2rem;
}
.home-section-one .sec1Slider .slick-arrow svg {
    width: 80px;
    height: auto;
}
.home-section-one .devTab, .home-section-one .sec1Slider {
    padding: 0 6rem;
}
.home-section-one .sec1Slider .slick-next {
    left: auto;
    right: 7%;
}

.custom-flex-container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.text-center {
    text-align: center !important;
}
.mb-4 {
    margin-bottom: 1.5rem !important;
}
@media only screen and (max-width: 767px) {
    .home-section-one .devTab, .home-section-one .sec1Slider {
        padding: 0;
    }
    .home-section-one .tabSlider .slick-arrow {
        left: -2.6rem;
        top: 31%;
    }
    .home-section-one .tabSlider .slick-next {
        left: auto;
        right: -1.7rem;
    }
    .home-section-one .tabSlider .slick-arrow svg, .home-section-four .slick-arrow svg, .home-section-six .slick-arrow svg {
        width: 36px;
    }
    .home-section-one .gallery span svg circle, .home-section-one .sec1Slider .slick-slide.slick-current.slick-active+div .gallery span svg circle {
        fill: #CF0808;
        opacity: 1;
    }
    .home-section-one .sec1Slider .slick-slide .gallery, .home-section-one .sec1Slider .slick-slide.slick-current.slick-active+div .gallery {
        transform: scale(1);
    }
    .home-section-one .sec1Slider .gallery {
        margin: 0 6px;
    }
    .home-section-one .sec1Slider .gallery, .home-section-one .sec1Slider .slick-slide.slick-current.slick-active+div .gallery {
        background: linear-gradient(180deg, rgba(255, 192, 192, 1) 30%, rgba(255, 255, 255, 1) 100%);
        border: 1px solid #f0f0f0;
    }
    .home-section-one .sec1Slider a p, .home-section-one .sec1Slider .slick-slide.slick-current.slick-active+div .gallery p {
        opacity: 1;
        margin-top: 10px !important;
        transition-delay: 0s !important;
    }
    .home-section-one .sec1Slider .slick-slide .gallery article, .home-section-one .sec1Slider .slick-slide.slick-current.slick-active+div .gallery article {
        transform: translateY(1.3rem);
    }
    .home-section-one .sec1Slider .gallery article {
        padding: 0 0 15px !important;
    }
    .home-section-one .sec1Slider .slick-slide .gallery figure img, .home-section-one .sec1Slider .slick-slide.slick-current.slick-active+div .gallery figure img {
        height: 200px !important;
    }
    .home-section-one .sec1Slider .slick-slide .gallery figure {
        height: 200px;
    }
    .home-section-one .sec1Slider .slick-slide .gallery article, .home-section-one .sec1Slider .slick-slide.slick-current.slick-active+div .gallery article {
        transform: translateY(1.3rem);
    }
    .home-section-one .sec1Slider a p, .home-section-one .sec1Slider .slick-slide.slick-current.slick-active+div .gallery p {
        opacity: 1;
        margin-top: 10px !important;
        transition-delay: 0s !important;
    }
    .home-section-one .sec1Slider .slick-arrow {
        top: 37%;
    }
    .home-section-one .sec1Slider .slick-next {
        right: 8%;
    }
    .home-section-one .sec1Slider .slick-prev {
        left: 0;
    }
    .home-section-one .sec1Slider .slick-slide .gallery article span, .home-section-one .sec1Slider .slick-slide.slick-current.slick-active+div .gallery article span {
        margin-top: 0;
    }
    .home-section-one .gallery span svg, .home-section-one .sec1Slider .slick-slide.slick-current.slick-active+div .gallery span svg {
        transform: translateX(30px);
    }
}
@media only screen and (max-width: 991px) {
    .home-section-one .tabSlider {
        margin: 0 2.3rem;
    }
    .home-section-one .tabSlider li a {
        font-size: 13px;
        padding: .3rem;
    }
    .home-section-one .sec1Slider .slick-arrow svg {
        width: 50px;
    }
    .home-section-one span svg {
        width: 45px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tabSlider .slick-arrow {
        top: 5%;
        left: -15%;
    }
    .tabSlider .slick-next {
        left: auto;
        right: -8%;
    }
}
@media only screen and (min-width: 1600px) {
    .home-section-one .sec1Slider .slick-next {
        right: 6%;
    }
    .home-section-one .devTab, .home-section-one .sec1Slider {
        padding: 0 8rem;
    }
    .tabSlider .slick-arrow {
        top: -7%;
    }
    .slick-arrow svg, .home-section-one span svg {
        width: auto !important;
    }
    .tabSlider li a {
        font-size: 1.5rem;
        padding: 1.07rem;
    }
    .sec1Slider .slick-arrow {
        left: 0;
        top: 32%;
    }
    .tabAreaSlider h5 {
        font-size: 1.75rem;
        color: rgb(20 20 20 / 60%);
        font-family: 'CreatoDisplay-Medium', sans-serif;
        padding-right: 2rem;
    }
    .sec1Slider p {
        max-width: 80%;
        font-size: 20px;
    }
    .slick-arrow svg, .tabSlider span svg {
        width: auto !important;
    }
    .sec1Slider .slick-next {
        left: auto;
        right: 0%;
    }
    .sec1Slider .slick-arrow {
        left: 0%;
        top: 32%;
    }
    .sec1Slider p {
        max-width: 80%;
        font-size: 20px;
    }
}
@media (min-width: 992px) {
    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .mb-lg-5 {
        margin-bottom: 3rem !important;
    }
}
/* Machine Category Slider End */

/* Compare Machinery Start */
a {
    text-decoration: none !important;
}
a:hover {
    color:inherit;
}
.comparision-section img,
.comparision-section ul,
.comparision-section ol,
.comparision-section li,
.comparision-section span,
.comparision-section p {
    color: #141414;
    font-family: 'Wix Madefor Display', sans-serif;
    font-weight: 400;
    list-style: none;
    padding: 0;
    margin: 0;
    outline: none;
    border: none;
    text-decoration: none;
}
.form-control {
    color: #999;
    background: #333;
    padding: .65rem 1.5rem;
    border-color: transparent;
    transition: 0.5s;
    border: 0;
    border-radius: 28px;
    font-family: 'CreatoDisplay-Regular';
    white-space: normal;
    text-align: left;
}
.form-control:focus {
    box-shadow: none;
}
.main-heading {
    margin-bottom: 1.5rem;
}
.main-heading h2 {
    font-family: 'CreatoDisplay-Bold', sans-serif;
    text-transform: capitalize;
    color: #181818;
}
.comparision-section .comparisionWrap {
    background: #FEFEFE;
    border-radius: 40px;
    padding: 3.5rem;
    position: relative;
    z-index: 1;
}
.comparision-section a:hover {
    color: #141414;
    text-decoration: none;
}
.comparision-section button:hover {
    color: #999;
}
.comparision-section .careerFilter .ct-slct {
    min-height: 90px;
}
.comparision-section .form-control {
    background: #F5F5F5;
    font-family: 'CreatoDisplay-Regular', sans-serif;
    font-size: .75rem;
}
.careerFilter .dropdown-menu2 {
    box-shadow: 0 0 .125rem rgb(0 0 0 / 20%);
    display: none;
    background-color: #fff;
    color: #fff;
    margin: 0;
    width: 100%;
    border-radius: 18px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
    margin-top: 5px;
    max-height: 10rem;
    overflow: auto;
}
.careerFilter .dropdown-menu2 li {
    transition: .6s;
    width: 100%;
    min-width: 100%;
    display: block;
    margin: 0;
}
.comparision-section .careerFilter .dropdown-menu2 li a {
    padding: .75rem 1rem;
    font-size: .75rem;
}
.careerFilter .dropdown-menu2 li a {
    margin: 0;
    color: #CF0808;
    display: block;
    padding: .75rem 1.5rem;
    text-decoration: none;
    line-height: 1;
}
.machines-section-two .gallery {
    background: #F5F5F5;
    padding: 1rem;
    transition: 0.75s;
    display: flex;
    flex-direction: column;
    height: 100%;
    border-radius: 40px;
}
.comparision-section figure, .comparision-section figure img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    object-fit:cover;
}
.machines-section-two figure, .machines-section-two figure img {
    border-radius: 40px;
    height: 295px;
    object-fit:cover;
}
.comparision figure {
    position: relative;
    margin-bottom: 0;
}
.comparision-section figure, .comparision-section figure img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.comparision-section article {
    padding: 2rem;
}
.machines-section-two a h4 {
    font-family: 'CreatoDisplay-Bold', sans-serif;
}
.comparision-section li {
    margin-bottom: 1rem;
    font-size: 18px;
}
.machine-type li {
    color: rgb(51 51 51 / 80%);
    margin-bottom: .5rem;
}
.comparision-section li strong {
    font-size: 18px !important;
}
.machine-type strong {
    color: rgb(34 34 34 / 80%);
    font-family: 'Wix Madefor Display', sans-serif;
    font-size: 0.875rem;
}
.comparision-section span {
    transform: translateY(0);
}
.comparision-section article span svg {
    width: 4rem !important;
}
.machines-section-two a svg, .machines-section-two a svg * {
    transition: 0.75s;
}
.machines-section-two .gallery:hover {
    background: linear-gradient(180deg, rgba(255, 192, 190, 1) 29%, rgba(255, 255, 255, 1) 109%);
}
.machines-section-two .gallery:hover svg {
    transform: translateX(5px);
}
.machines-section-two .gallery:hover svg circle {
    fill: #CF0808 !important;
}
.comparision-section label, .comparision-section h4 {
    color: #333;
}
.careerFilter .dropdown-menu2 li a:hover {
    background-color: #CF0808;
    color: #fff;
}
.careerFilter .dropdown-menu2::-webkit-scrollbar {width: 10px;}
.careerFilter .dropdown-menu2::-webkit-scrollbar-track {background: #f1f1f1;}
.careerFilter .dropdown-menu2::-webkit-scrollbar-thumb {background: #000; border-radius: 10px;}
.careerFilter .dropdown-menu2::-webkit-scrollbar-thumb:hover {background: #555;}
.comparision-section .comparisionWrap .filter.ps-xl-4 {
    padding-left: 1.6rem !important;
}
.comparision-section .comparisionWrap .filter.pe-xl-4 {
    padding-right: 1.6rem !important;
}
@media (min-width: 1200px) {
    .main-heading h2 {
        font-size: 2.7rem;
    }
}
@media (min-width: 1400px) {
    .mb-xxl-4 {
        margin-bottom: 1.5rem !important;
    }
}
@media only screen and (min-width: 1600px) {
    .main-heading {
        margin-bottom: 2.5rem;
    }
    .comparision-section h2 {
        font-size: 3rem;
    }
    .comparision-section .comparisionWrap {
        padding: 5rem;
    }
    .comparision-section .comparisionWrap .filter.pe-xl-4 {
        padding-right: 2.3rem !important;
    }
    .comparision-section .comparisionWrap .filter.ps-xl-4 {
        padding-left: 2.3rem !important;
    }
    .machine-type-one .row, .machines-section-two .row {
        --bs-gutter-x: 3.5rem;
    }
    .comparision-section label {
        font-size: 1.25rem;
    }
    .careerFilter .ct-slct .child_option {
        position: relative;
    }
    .comparision-section .form-control {
        font-size: 1.063rem;
        padding: .875rem 1.5rem .875rem 1.5rem;
    }
    .machine-type li, .machine-type strong {
        font-size: 1.125rem;
    }
    .comparision-section .careerFilter .dropdown-menu2 li a {
        font-size: 1.125rem;
    }
    .machines-section-two figure, .machines-section-two figure img {
        height: 440px;
    }
    .home-section-four h5, .machines-section-two a h4, .package-section h5, .package-section h5 strong {
        font-size: 1.75rem;
    }
    .slick-arrow svg, .home-section-one span svg {
        width: auto !important;
    }

}
/* Compare Machinery End */

/* Packages Details CSS Start */
.package-section img,
.package-section ul,
.package-section ol,
.package-section li,
.package-section span,
.package-section p {
    color: #141414;
    font-size:1.125rem;
    font-family: 'Wix Madefor Display', sans-serif;
    font-weight: 400;
    list-style: none;
    padding: 0;
    margin: 0;
    outline: none;
    border: none;
    text-decoration: none;
}
.overflow-hidden {
    overflow: hidden !important;
}
.main-section {
    padding: 0 0 3rem;
    position: relative;
}
.package-section .row.g-5 {
    --bs-gutter-x: 2.5rem;
}
.package-section .packageWrap {
    border-radius: 50px !important;
    padding: 2.5rem;
    background: #F2F2F2;
}
.package-section .shape {
    top: 0 !important;
    opacity: .4;
}
.package-section .shape {
    z-index: 1;
}
.packageWrapInr {
    z-index: 2;
}
.package-section .row.g-5 {
    --bs-gutter-x: 2.5rem;
}
.package-section h3 {
    color: #000;
    font-family: 'CreatoDisplay-Bold', sans-serif;
    font-size: 1.38rem;
}
.package-section .topList li {
    font-size: 1rem;
    font-family: 'CreatoDisplay-Medium', sans-serif;
    color: #000;
}
.package-section .topList strong, .package-section h5, .package-section h5 strong {
    color: #000;
}
.package-section .topList strong {
    font-size: 1rem;
}
.home-package-section strong {
    font-weight: 500;
    font-size: 1.25rem;
    color: #333;
    font-family: 'CreatoDisplay-Medium', sans-serif;
}
.single-package-detail.package-section .packageWrap .machineSlider figure img, .single-package-detail.package-section .packageWrap .machineSlider iframe {
    height: 20rem;
    border-radius: 40px;
    object-fit: cover;
}
.package-section .videoWrap {
    line-height: 0;
}
.single-package-detail .machineSliderNav figure {
    margin: 0 .5rem !important;
}
.package-section span {
    color: #333;
    font-weight: 500;
    font-family: 'CreatoDisplay-Medium', sans-serif;
}
.package-section p {
    padding-right: 0;
}
.package-section p {
    color: #555;
}
.home-package-section p {
    margin-bottom: .8rem;
    line-height: 1.25;
}
.package-section .packageWrap h5 {
    padding-right: 0;
    font-family: 'CreatoDisplay-Bold', sans-serif;
}
.inquire-now {
    line-height: 1;
    position: relative;
    padding: .875rem 1.5rem;
    font-size: 1rem;
    border-radius: 28px;
    overflow: hidden;
    color: #eee !important;
    background: #CF0808;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 1;
    border: 1px solid transparent;
    min-width: 11rem;
    text-transform: capitalize;
    font-family: 'CreatoDisplay-Regular' !important;
}

.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
    margin-top: var(--bs-gutter-y);
}
.g-5, .gy-5 {
    --bs-gutter-y: 3rem;
}
@media only screen and (max-width: 767px) {
    .package-section img,
    .package-section ul,
    .package-section ol,
    .package-section li,
    .package-section span,
    .package-section p {
        font-size:0.875rem;
    }
}
@media (min-width: 992px) {
    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}
@media only screen and (max-width: 991px) {
    .package-section .packageWrap {
        border-radius: 25px !important;
        padding: 1.5rem !important;
    }
}

@media only screen and (min-width: 1600px) {
    .package-section .topList li strong, .package-section .topList li {
        font-size: 1.2rem;
    }
    .package-section .row.g-5 {
        --bs-gutter-x: 4.5rem;
    }
    .package-section .packageWrap {
        padding: 3rem;
        border-radius: 40px;
    }
    .package-section h3 {
        font-size: 2.625rem;
    }
    .package-section .topList li {
        font-size: 1.2rem;
    }
    .package-section .topList li strong, .package-section .topList li {
        font-size: 1.2rem;
    }
    .package-section h5, .package-section h5 strong {
        font-size: 1.75rem;
    }
    .inquire-now {
        min-width: 13.76rem;
        font-size: 1.25rem;
        padding: 1.04rem 1.5rem;
    }
}
/* Packages Details CSS End */