.text-justify {
    text-align: justify;
}

.choose-us-resfeber .shape {
    top: unset !important;
}

.header-logo img {
    width: 175px;
}

.widget-head img {
    width: 200px;
}

.count-box h2 {
    font-size: 40px !important;
}

.count-box p {
    font-size: 14px;
}

.service-5 .signle-service-item .icon img {
    width: 131px;
    height: 135px;
    object-fit: cover;
}

.hero-3 .hero-content h1 {
    font-size: 40px !important;
    line-height: 60px !important;
}

.hero-3 .hero-inner {
    height: 700px !important;
}

.service-5 .signle-service-item {
    height: 280px;
}

.service-5 .signle-service-item h3 a {
    font-size: 20px;
}

.service-5 .signle-service-item .icon {
    animation: unset !important;
    -webkit-animation: unset !important;
}

.service-5 .signle-service-item .service-title {
    font-size: 21px !important;
}

.service-4 .signle-service-item .service-bg {
    height: 400px !important;
}

.signle-service-item h4 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.signle-service-item-new {
    height: 400px !important;
}

.case-study-1 .single-case-item .image img {
    height: 488px;
}

.brand-1 .brand-inner .brand-logo img {
    width: 160px !important;
    height: 100px !important;
}

@media only screen and (max-width: 768px) {
    .service-5 .signle-service-item {
        height: 345px;
        margin: 15px;
    }

    .case-study-1 .single-case-item .content .title h4 {
        white-space: nowrap;
        font-size: 18px !important;
    }

    .testimonial-1 .signle-testimonial-item {
        margin: 15px;
    }

    .brand-1 .brand-inner .brand-logo img {
        height: 50px !important;
        width: 100% !important;
    }
}

@media only screen and (max-width: 991px) {
    .funfact-3 .funfact-inner .funfact-content .funfact-items .signle-funfact-item .icon {
        background: linear-gradient(84deg, var(--theme) 0%, var(--theme-2) 100%);
    }

    .case-study-1 .single-case-item .content {
        bottom: 20px;
    }

    .case-study-1 .single-case-item {
        margin: 15px;
    }
}

.offcanvas__logo img {
    height: 115px;
}

.service-4 .signle-service-resfeber {
    height: 400px !important;
}

.image-1-career {
    height: 730px !important;
}

.single-contact-resfeber {
    height: 170px;
}

 .single-contact-card:hover h4 a {
    color: #fff;
 }

 .btn-resfeber:hover{
    border: 1px solid #0d6efd;
    color: #0d6efd;
    background: #fff;
 }

.single-blog-item .case-study-img {
    width: 374px;
    height: 281px;
}

.single-blog-item .case-study-img img {
    width: 374px;
    height: 281px;
}

.footer-padding {
	padding: 50px 0 !important;
}

/*==============================
    Service Details
==============================*/

.space {
    padding: 100px 0;
}

.page-content {
    margin-bottom: 60px;
}

.page-content .box-title {
    font-size: 38px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 25px;
    line-height: 1.3;
}

.page-content p {
    font-size: 16px;
    line-height: 1.9;
    color: #6b7280;
    margin-bottom: 20px;
}

.mt-30 {
    margin-top: 40px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

/*==============================
    Checklist
==============================*/

.sv-details-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sv-details-list ul li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 1.8;
    color: #444;
}

.sv-details-list ul li::before {
    content: "\f00c";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #1c8b43;
    position: absolute;
    left: 0;
    top: 2px;
}

/*==============================
    Gallery
==============================*/

.sv-gallery-wrapper {
    margin: 60px 0;
}

.sv-sm-img {
    overflow: hidden;
    border-radius: 15px;
}

.sv-sm-img img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    transition: .4s;
    display: block;
}

.sv-sm-img:hover img {
    transform: scale(1.08);
}

/*==============================
    Categories
==============================*/

.widget_categories {
    background: #f8f9fb;
    padding: 35px;
    border-radius: 15px;
    /* margin-top: 60px; */
}

.widget_title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 25px;
}

.widget_categories ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget_categories ul li {
    border-bottom: 1px solid #e5e7eb;
}

.widget_categories ul li:last-child {
    border-bottom: none;
}

.widget_categories ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px 0;
    color: #222;
    text-decoration: none;
    font-size: 15px;
    transition: .3s;
}

.widget_categories ul li a:hover {
    color: #0d6efd;
    padding-left: 10px;
}

/*==============================
    Our Approaches
==============================*/

.history-sec1 {
    padding: 100px 0;
    background: #f8f9fb;
}

.sec-title {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 60px;
}

.story-box {
    background: #fff;
    padding: 35px 30px;
    border-radius: 15px;
    text-align: center;
    height: 100%;
    box-shadow: 0 10px 35px rgba(0,0,0,.08);
    transition: .4s;
}

.story-box:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 45px rgba(0,0,0,.12);
}

.story-box_icon {
    width: 80px;
    height: 80px;
    margin: 0 auto 25px;
    background: #f3f6ff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.story-box_icon img {
    width: 42px;
}

.box_heading {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 700;
}

.story-box_text {
    color: #666;
    line-height: 1.8;
    margin: 0;
}

/*==============================
    Desktop
==============================*/

@media (min-width:1200px){

    .story-box{
        min-height:320px;
    }

}

/*==============================
    Tablet
==============================*/

@media (max-width:991px){

    .space,
    .history-sec1{
        padding:80px 0;
    }

    .page-content .box-title{
        font-size:32px;
    }

    .sec-title{
        font-size:34px;
    }

    .sv-sm-img img{
        height:280px;
    }

    .widget_categories{
        margin-top:50px;
    }

    .story-box{
        min-height:300px;
    }

}

/*==============================
    Mobile
==============================*/

@media (max-width:767px){

    .space,
    .history-sec1{
        padding:60px 0;
    }

    .page-content .box-title{
        font-size:28px;
    }

    .sec-title{
        font-size:30px;
        margin-bottom:40px !important;
    }

    .page-content p,
    .sv-details-list ul li{
        font-size:15px;
    }

    .widget_title{
        font-size:24px;
    }

    .widget_categories{
        padding:25px;
    }

    .widget_categories ul li a{
        font-size:15px;
    }

    .sv-gallery-wrapper{
        margin:40px 0;
    }

    .sv-sm-img{
        margin-bottom:20px;
    }

    .sv-sm-img img{
        height:220px;
    }

    .story-box{
        padding:30px 20px;
        min-height:auto;
    }

    .story-box_icon{
        width:70px;
        height:70px;
    }

    .box_heading{
        font-size:22px;
    }

}

/*==============================
    Small Mobile
==============================*/

@media (max-width:575px){

    .page-content .box-title{
        font-size:24px;
    }

    .sec-title{
        font-size:26px;
    }

    .col-6{
        width:100%;
    }

    .sv-sm-img img{
        height:240px;
    }

}

.service-space {
    margin-top: 0px !important;
}

.space .image_service img {
    height: 386px !important;
    width: 870px !important;
    object-fit: cover;
    object-position: top center;
    border-radius: 20px 20px 0 0;
}

.sv-page-content {
    padding: 40px;
    border: 1px solid #D5D7DA;
    border-top: 0;
    border-radius: 0 0 20px 20px;
}

/* ===========================
   Case Study Details
=========================== */

.head-img img,
.project-dsc-img img,
.sv-sm-img img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 12px;
    object-fit: cover;
}

.page-single {
    width: 100%;
}

.page-content {
    width: 100%;
}

.page-content .box-title {
    font-size: 28px !important;
    line-height: 1.4;
    margin-bottom: 20px;
    word-break: break-word;
}

.page-content .box-text,
.page-content p {
    font-size: 16px;
    line-height: 1.8;
    color: #666;
    word-break: break-word;
}

.case-study-list {
    margin-top: 20px;
}

.case-study-list-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 18px;
}

.case-study-list-item .icon {
    min-width: 22px;
    font-size: 18px;
    color: #0d6efd;
    margin-top: 3px;
}

.case-study-list-item p {
    margin: 0;
    font-size: 16px;
    line-height: 1.7;
	text-align: justify;
}

.project-gallery-wrapper {
    margin-top: 40px;
}

.project-gallery-wrapper .img-box {
    overflow: hidden;
    border-radius: 12px;
}

.project-gallery-wrapper img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    transition: .4s;
}

.project-gallery-wrapper img:hover {
    transform: scale(1.05);
}

.sidebar-area .widget {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 30px;
}

.sidebar-info-item {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}

.sidebar-info-item:last-child {
    border-bottom: none;
}

.sidebar-info-icon {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #f4f4f4;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

.sidebar-info-icon i {
    font-size: 18px;
}

.sidebar-info-meta {
    display: block;
    font-size: 14px;
    color: #777;
}

.sidebar-info-title {
    margin: 5px 0 0;
    font-size: 16px;
    line-height: 1.5;
    word-break: break-word;
}

.footer-service,
.out-come {
    border-radius: 12px;
}

.footer-service span,
.out-come span {
    line-height: 1.6;
}

.text-break li {
    word-break: break-word;
    line-height: 1.8;
    margin-bottom: 10px;
}

/* ===========================
   Large Devices
=========================== */

@media (max-width: 1199px) {

    .page-content .box-title {
        font-size: 24px !important;
    }

    .project-gallery-wrapper img {
        height: 230px;
    }
}

/* ===========================
   Tablet
=========================== */

@media (max-width: 991px) {

    .sidebar-area {
        margin-top: 50px;
    }

    .page-content .box-title {
        font-size: 22px !important;
    }

    .page-content p {
        font-size: 15px;
    }

    .project-gallery-wrapper img {
        height: 220px;
    }

    .footer-service {
        padding: 40px 20px !important;
    }

}

/* ===========================
   Mobile
=========================== */

@media (max-width: 767px) {

    .page-content .box-title {
        font-size: 20px !important;
        line-height: 1.4;
    }

    .page-content p,
    .case-study-list-item p {
        font-size: 15px;
    }

    .case-study-list-item {
        gap: 10px;
        margin-bottom: 15px;
    }

    .project-gallery-wrapper .col-6 {
        width: 100%;
    }

    .project-gallery-wrapper img {
        height: 220px;
    }

    .sidebar-info-item {
        gap: 12px;
    }

    .sidebar-info-icon {
        width: 40px;
        height: 40px;
    }

    .footer-service {
        padding: 30px 15px !important;
    }

    .footer-service span {
        font-size: 18px !important;
    }

    .out-come {
        padding: 30px 20px !important;
    }

}

/* ===========================
   Small Mobile
=========================== */

@media (max-width: 575px) {

    .space {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .page-content .box-title {
        font-size: 18px !important;
    }

    .page-content p,
    .case-study-list-item p {
        font-size: 14px;
    }

    .project-gallery-wrapper img {
        height: 180px;
    }

    .sidebar-info-title {
        font-size: 15px;
    }

    .footer-service span {
        font-size: 16px !important;
    }

}

.sv-page-content ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.sv-page-content ul li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 12px;
    line-height: 1.8;
}

.sv-page-content ul li::before {
    content: "\f058";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #0d6efd;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 18px;
}

.sv-page-content h3 {
	margin-bottom: 14px;
}

.sv-sm-img img {
	height: 383px;
}

.case-item-link{
    display:block;
    text-decoration:none;
    color:inherit;
}

@media (max-width: 1399px) {
    .case-study-2 .case-study-grid {
        grid-template-columns: auto auto auto !important;
    }
}