.ProductsMainCategory img {
    width: 100%;
    /* height: 560px; */
    object-fit: cover;
}
.ProductsMainCategory h1 {
    text-align: center;
    margin-bottom: 50px;
}

.ProductsMainCategory .row>* {
    margin-bottom: 20px;
}

section.ProductsMainCategory .card {
    filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.15));
    margin-bottom: 30px;
    height: 100%;
    border: 0;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border: 0;
    border-radius: 0px;
}
    
    
section.ProductsMainCategory .card-body {
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

section.ProductsMainCategory h3 {
    color: #091E3A;
    font-family: "fontInter";
    font-size: 25px;
    font-weight: 800;
    line-height: 30px;
    margin-bottom: 15px;
}

section.ProductsMainCategory p {
    margin-bottom: 15px;
}

section.ProductsMainCategory a {
    margin-bottom: 15px
}

section.ProductsMainCategory .card-cta a::after {
    font-family: FontAwesome;
    content: "\f061";
    padding: 19px 5px;
}

section.ProductsMainCategory .card-cta a {
    color: black;
    font-weight: 700;
    display: inline-block;
    margin: 0;
    border-radius: 10px;
    background: #FFB800;
    width: 100%;
    padding: 15px 30px;
    text-align: center;
}

section.ProductsMainCategory .card-cta a:hover {
    color: white;
    font-weight: 700;
    border-radius: 10px;
    background: #091E3A;
}

section.ProductsMainCategory p:last-of-type {
    font-weight: 700;
    line-height: 38px;
    color: var(--text, #091E3A);
    font-size: 20px;
    margin-bottom: 30px;
}
section.article-2 {
    background: var(--reverse-bg-blue, linear-gradient(90deg, #091E3A 0%, #0C3162 100%));
}
section.article-2 .col-lg-10{
    margin:auto;
}
section.article-2 .col-lg-6{
    align-self: center;
}
section.article-2 h2, section.article-2 p {
    color: white;
}
section.article-2 h2 {
    margin-bottom: 30px;
}
section.article-2 img {
    width: 100%;
}
section.article-2 p a{
    color: #FFBF19;
}
section.article-3 h2{
    color: #061426;
}
section.article-3 .carousel-wrap{
        margin-bottom: 30px;
    
}

section.article-3 .owl-carousel .item{
    width: fit-content;
    
}
section.article-3 .owl-carousel.owl-drag .owl-item {
    display: flex;
    justify-content: center;
    width: 750px;
    height: 575px;
}

section.article-3 button.owl-prev{
    
    position: absolute;
    left: 0;
    top: 50%;
    border: black 1px solid !important;
    border-radius: 100px !important;
    width: 28px !important;
}
section.article-3 .fa-caret-left:before{
    content: "\f053" !important;
    font: FontAwesome;
}
section.article-3 button.owl-next{
    position: absolute;
    right: 0;
    top: 50%;
    border: black 1px solid !important;
    border-radius: 100px !important;
    width: 28px !important;
}
section.article-3 .fa-caret-right:before{
    content: "\f054" !important;
    font: FontAwesome;
}
section.article-3 .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: black;
}
section.article-3 .col-lg-10 {
    margin: auto;
}
section.article-3 h2 {
    text-align: center;
    margin-bottom: 30px;
}
section.article-3 p {
    margin-bottom: 30px;
}
section.article-3 .intallation-fee-for-first-grab-bar {
    border-radius: 10px;
    background: var(--bg-blue, linear-gradient(270deg, #091E3A 0%, #0C3162 100%));
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
    padding: 50px;
}
section.article-3 .intallation-fee-for-first-grab-bar h3 {
    text-align: center;
    font-size: 31px;
    color: white;
    margin-bottom: 20px;
}
section.article-3 .intallation-fee-for-first-grab-bar p {
    color: white;
    margin: 0;
    text-align: center;
}
section.article-3 .intallation-fee-for-first-grab-bar a {
    color: #FFBF19;

}
section.ready-to-book-a-schedule {
    background-image: url(/wp-content/themes/HomeToStay/assets/images/Products%20Main%20Page/Rectangle%20319-min.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
section.ready-to-book-a-schedule .col-lg-10 {
    margin: auto;
}
section.ready-to-book-a-schedule .col-lg-6 {
    align-self: center;
}
section.ready-to-book-a-schedule h2 {
    color: white;
    margin-bottom: 30px;
}
section.ready-to-book-a-schedule .ready-to-book-a-schedule__image {
    width: 100%;
    max-height: 488px;
    object-fit: cover;
}
section.ready-to-book-a-schedule p {
    color: white;
    margin-bottom: 40px;
}
section.ready-to-book-a-schedule .section-cta {
    margin-bottom: 30px;
}
section.ready-to-book-a-schedule .section-cta a {
    color: black;
    font-weight: 700;
    border-radius: 10px;
    background: #FFB800;
    padding: 15px 30px;
    text-align: center;
}
section.new-blog .col-md-10{
    margin: auto;
}
section.new-blog h2{
    margin-bottom: 30px;
    color: #061426 !important;
}
section.new-blog .card{
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
}
section.new-blog  h4.card-title {
    color: black;
}

section.new-blog .card p:first-of-type{
    color: #BFBFBF;
}
section.new-blog .card p:last-of-type{
    color: black;
    margin-bottom: 40px;
}
section.new-blog .card .btn-read-more{
    text-align: end;
}
section.new-blog .card .btn-read-more a{
    color: #10305A;
    font-size: 20px !important;
}
section.new-blog .card .card-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
section.new-blog  .fa-arrow-right:before {
    content: "\f061";
    padding: 10px;
}
.pagination {
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: stretch;
    padding: 10px 10px;
    border-radius: 30px;
    margin-top: 30px;
}
span.page-numbers.current{
    border-radius: 5px;
    background: var(--lblue, #0087E9);
    /* font-size: 20px; */
    padding: 3px 15px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    display: flex;
    color: white;
    font-size: 20px;
}
a.page-numbers{
    display: flex;
    padding: 0px 15px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    margin: 0 !important;
    justify-content: center;
}
@media (max-width:991px){
    section.article-3 .intallation-fee-for-first-grab-bar h3 {
        font-size: 26px;
    }
}
@media (max-width: 767px) {
    section.article-2 .owl-carousel .item {
      width: 100%;
      height: auto;
      margin-bottom: 0;
    }
    section.article-3 .img-fluid{
        max-width: none;
    }
    section.article-3 .owl-carousel .owl-item img {
        width: unset;
    }

    section.article-3 .intallation-fee-for-first-grab-bar h3 {
        font-size: 21px;
    }
  }