/*PCS css start*/
.ghc_f_w_300 {
    font-weight: 300;
}
.ghc_f_w_400 {
    font-weight: 400;
}
.ghc_f_w_500 {
    font-weight: 500;
}
.ghc_f_w_600 {
    font-weight: 600;
}
.ghc_txt_justify {
    text-align: justify;
}

/*PCS css end*/
.nav-tabs .nav-link {
    border: 1px solid var(--plain-color) !important;
}
.nav-tabs .nav-link {
    color: var(--primary-color);
    border-top: 1px solid var(--border-color) !important;
    border-left: 1px solid var(--border-color) !important;
    border-right: 1px solid var(--border-color) !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-top: 1px solid var(--border-color) !important;
    border-left: 1px solid var(--border-color) !important;
    border-right: 1px solid var(--border-color) !important;
}
#home-tab {
    border-top: 1px solid var(--border-color) !important;
    border-left: 1px solid var(--border-color) !important;
    border-right: 1px solid var(--border-color) !important;
}
.nav-tabs .nav-link:hover {
    color: var(--secondary-color);
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: var(--plain-color) !important;
    background: var(--primary-color) !important;
}
.view_all_pac.btn-primary {
    background: var(--primary-color);
    border-color: var(--border-color);
    color: var(--plain-color);
    -webkit-box-shadow: 3px 5px 0px 0px var(--box-shadow-secondary-color);
    -moz-box-shadow: 3px 5px 0px 0px var(--box-shadow-secondary-color);
    box-shadow: 3px 5px 0px 0px var(--box-shadow-secondary-color);
}

.view_all_pac.btn-primary:hover{
    background: var(--secondary-color);
}
.view_all_pac {
    padding: 12px 16px;
    cursor: pointer;
    border-width: 1px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    -webkit-box-shadow: 0px 5px 0px 0px var(--box-shadow-secondary-color);
    -moz-box-shadow: 0px 5px 0px 0px var(--box-shadow-secondary-color);
    box-shadow: 0px 5px 0px 0px var(--box-shadow-secondary-color);
    overflow: hidden;
    position: relative;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.navbar a, .navbar a:focus {
    font-size: 16px !important;
}
.navbar {
    display: block !important;
}
.header_login {
    margin-top: -38px;
}
.carousel_img {
    max-height: 700px;
    height: 100%;
}
.head-block {
    background: var(--primary-color);
    box-shadow: 0px 2px 15px var(--box-shadow-secondary-color);
    padding: 15px 5px 20px 5px;
}
section.section_two {
    margin-top: -115px;
    position: relative;
}
.ghc_f_d_icon {
    font-size: 25px;
    border: 1px solid var(--border-color);
    border-radius: 10px;
    padding: 10px;
    color: var(--plain-color);
}
.ghc_f_d_txt {
    font-size: 20px;
}
.ghc_f_d_txt2 {
    font-size: 12px;
}
.send_inq {
    background-color: var(--tartiary-color);
}
.book_lab_img {
    margin-top: -1em !important;
    margin-right: -12px;
}
.con_docs_img {
    width: 109px;
    float: right;
}
section.package {
    padding: 4rem 0;
    background: radial-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
}

.ghc_package_img {
    min-height: 225px;
}
.ghc_pac_card:hover {
    box-shadow: var(--primary-color) 0px 25px 20px -20px !important;
}
.footer_logo {
    height: 85px;
    margin-bottom: 1.5rem;
}
#footer .footer-newsletter form input[type=email]:focus-visible {
    outline: none;
}

/*About us*/
.about_us_txt p {
   text-align: justify;
}

/*Patient Profile*/
.dropdown-toggle::after {
    display: none;
}
.profile_dropdown {
    box-shadow: var(--box-shadow-secondary-color) 0px 20px 30px -10px;
}
.profile_dropdown li{
    padding: 10px 5px;
}
.profile_dropdown li a {
    padding: 10px;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    color: var(--primary-base-color);
    border: none;
}
.p_profile_img {
    border: 3px solid var(--border-color);
    border-radius: 49px;
}
.user-pro-dash{
    background: var(--primary-color);
    cursor: pointer;
    padding: .2rem 1rem;
}
.user-pro-dash.badge{
    font-size: .9rem;
}
.right-side-menu .user-pro-drop{
    padding: 0;
}
.right-side-menu .user-pro-drop a{
    padding: 0;
}
.patient-list-fron-wrap{
    min-height: 53vh;
}
.patient-list-fron-wrap .ghc_bottom_hr i{
    background: var(--primary-color);
    color: var(--plain-color);
    padding: 8px 14px;
    border-radius: 47px;
    font-size: 15px;
    margin-right: 5px;
}
.patient-list-fron-wrap .f_p_info{
    margin-bottom: 1rem;
    color: var(--primary-color);
}
hr {
    margin: 0;
}
.patient_menu_list {
    margin-left: -85px !important;
}
.p_login {
    margin-top: 35px;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.password-icon {
    font-size: 20px;
    background: var(--primary-color);
    padding: 7px;
    color: var(--plain-color);
    border-radius: 21px;
    margin-right: 2px;
}
.ghc_fw_400 {
    font-weight: 400;
}
.ghc_fw_500 {
    font-weight: 500;
}
.card.ghc_pac_card {
    min-height: 444px;
}
/*For Image Capture css s*/
/* Flipping the video as it was not mirror view */
video {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    height: 235px;
}
/* Flipping the canvas image as it was not mirror view */
#patient_canvas {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    width: 80%;
    height: 237px;
    margin-left: 23px;
    margin-top: 20px;
}
img.capture_img {
    height: 143px;
    width: 100%;
}
/*For Image Capture css e*/

/*Services Start*/
section.services{
    padding: 4rem 0;
}
.services-side-wrap .services-side-img{
    width: 100%;
    max-height: 400px;
    overflow: hidden;
    object-fit: cover;
}
.services-side-wrap{
   position: relative;
}
.services-side-wrap .overlay-wrap{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgb(0,0,0, .5);
}
.services .services-wrap{
    position: relative;
}
.services-wrap .services-card{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 5%;
    gap: 3rem;
    position: relative;
    margin-top: -15%;
}

.services-wrap .slide-container {
    max-width: 1000px;
    width: 100%;
    padding: 40px 0;
}

.services-wrap .slide-content {
    margin: 0 40px;
    overflow: hidden;
    border-radius: 8px;
}
.all-service-wrap{
    padding: 4rem 0;
}
.all-service-wrap .card{
    margin-bottom: 2rem;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.services-wrap .card {
    border-radius: 8px;
    background-color: #FFFFFF;
    min-height: 311px;
}

.services-wrap .image-content,
.services-wrap .card-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 14px;
}

.services-wrap .image-content {
    row-gap: 5px;
    position: relative;
    padding: .8rem;
}

.services-wrap .overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(-20deg, var(--secondary-color), var(--primary-color));
    border-radius: 8px 8px 0 8px;
}

.services-wrap .overlay::before, .overlay::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -40px;
    height: 40px;
    width: 40px;
    background-color: var(--secondary-color);
}

.services-wrap .overlay::after {
    border-radius: 0 25px 0 0;
    background-color: #FFFFFF;
}

.services-wrap .card-image {
    position: relative;
    height: 100%;
    width: 100%;
    border-radius: 20px;
    background: #FFFFFF;
}

.services-wrap .card-image .card-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.services-wrap .name {
    font-size: 22px;
    font-weight: 500;
    color: var(--primary-color);
    margin: .5rem;
}

.services-wrap .description {
    font-size: 14px;
    color: #707070;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.services-wrap .swiper-navBtn {
    color: var(--primary-color) !important;
    transition: all .3s ease;
}

.services-wrap .swiper-navBtn:hover { color: var(--secondary-color) !important; }

.services-wrap .swiper-navBtn::before, .swiper-navBtn::after { font-size: 40px !important; }

.services-wrap .swiper-button-next { right: 0 !important; }
.services-wrap .swiper-button-prev { left: 0 !important; }

.services-wrap .swiper-pagination-bullet { background-color: var(--primary-color) !important; opacity: 1 !important; }
.services-wrap .swiper-pagination-bullet-active { background-color: var(--secondary-color) !important; }

@media screen and (max-width: 1399px) {
    .services-wrap .slide-container {
        max-width: 800px;
    }
    .services-wrap .services-card {
        gap: 0;
        margin-top: -15.5%;

    }
    .services-wrap .card {
        min-height: 260px;
    }

}
@media screen and (max-width: 768px) {
    .services-wrap .slide-content {
        margin: 0 10px;
    }
    .services-wrap .swiper-navBtn {
        display: none !important;
    }
    .services-wrap .slide-content {
         border-radius: 15px;
    }
}
/*Services End*/

/*our doctor*/
section.our-doctor {
    padding: 4rem 0;
    background: radial-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
}
.our-side-wrap .services-side-img{
    width: 100%;
    max-height: 400px;
    overflow: hidden;
    object-fit: cover;

}
.our-side-wrap{
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 73%, 50% 100%, 0 73%);
}
.our-side-wrap .overlay-wrap{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgb(0,0,0, .5);
}
.our-doctor-card{
    margin-top: -5%;
}
.our-doctor .our-team {
    padding: 30px 0 40px;
    background: #f9f9f9;
    text-align: center;
    overflow: hidden;
    position: relative;
    border-bottom: 5px solid #616161;
    min-height: 480px;
}
.our-doctor .our-team:hover{
    border-bottom: 5px solid #2f2f2f;
}

.our-doctor .our-team .pic{
    display: inline-block;
    z-index: 1;
    position: relative;
}
.our-doctor .our-team .pic:before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #616161;
    position: absolute;
    bottom: 135%;
    right: 0;
    left: 0;
    opacity: 1;
    transform: scale(3);
    transition: all 0.3s linear 0s;
}
.our-doctor .our-team:hover .pic:before{
    height: 100%;
    background: #2f2f2f;
}

.our-doctor .our-team:hover .pic:after{
    background: var(--primary-color);
    box-shadow: var(--primary-color) 0px 5px 15px;
}
.our-doctor .our-team .pic img {
    width: 100%;
    height: auto;
    transition: all 0.9s ease 0s;
    box-shadow: 0 0 0 14px #f7f5ec;
    transform: scale(0.7);
    position: relative;
    z-index: 2;
}
.our-doctor .our-team:hover .pic img{
    box-shadow: 0 0 0 14px #f7f5ec;
    transform: scale(0.7);
}
.our-doctor .our-team .team-content{
    padding: 1rem;
}
.our-doctor .our-team .title{
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: var(--primary-color);
}
.our-doctor .our-team .post{
    display: block;
    font-size: 15px;
    color: #4e5052;
    text-transform:capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.our-doctor .our-team .view-btn{
    width: 100%;
    padding: 0;
    margin: 0;
    background: var(--primary-color);
    position: absolute;
    bottom: -100px;
    left: 0;
    transition: all 0.5s ease 0s;
}
.our-doctor .our-team:hover .view-btn{
    bottom: 0;
}
.our-doctor .our-team .view-btn li{
    display: inline-block;
}
.our-doctor .our-team .view-btn li a{
    display: block;
    padding: 10px;
    font-size: 17px;
    color: #fff;
    transition: all 0.3s ease 0s;
    text-transform: uppercase;
}
.doctor-slide-content{
    margin: 0 4rem 2rem 4rem;
    overflow: hidden;
}
.doctor-slider-wrap .swiper-button-next,
.doctor-slider-wrap .swiper-button-prev {
    top: 50%;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    color: #fff;
    background-color: var(--primary-color);
    transition: 500ms;
}
.doctor-slider-wrap .swiper-pagination-bullet-active{
    background-color: var(--primary-color);
}
.doctor-slider-wrap .swiper-button-next:hover,
.doctor-slider-wrap .swiper-button-prev:hover {
    background-color: var(--secondary-color);
    box-shadow: var(--primary-color) 0px 0 15px;
}
.doctor-slider-wrap .swiper-button-next:after,
.doctor-slider-wrap .swiper-button-prev:after {
    font-size: 18px;
}
@media only screen and (max-width: 990px){
    .our-doctor .our-team{ margin-bottom: 30px; }
}
/*our doctor END*/
/*Our Works*/
section.our-works{
    padding: 4rem 0;
}

.our-works .works-map-button {
    width: 100%;
    position: absolute;
    display: table;
    right: 0;
    top: 0;
    height: 200px;
    line-height: 164px;
    white-space: nowrap;
    font-size: 0;
}

.our-works .works-map-button {
    right: auto;
}

.our-works .works-map-button-text span {
    background-color: #fff;
    color: #252525;
    text-shadow: none;
}

.our-works .works-page-header-content .works-map-button-text span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    height: 44px;
    line-height: 1.6;
    padding: 10px 25px;
    box-shadow: 0 0 300px rgba(0, 0, 0, 0.65), 0 0 30px rgba(0, 0, 0, 0.06);
    border-radius: 50px;
    background-color: rgba(35, 40, 45, 0.9);
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}

.our-works .works-feature-item-wrapper {
    padding-left: 27px;
    padding-right: 27px;
    position: relative;
}

.our-works .works-feature-item {
    height: calc(100% - 20px);
}

.our-works .works-feature-item.works-feature-has-link ~ .works-feature-fix-bottom-padding.works-fix-feature-arrow-button-height {
    position: relative;
    display: block;
    width: 100%;
    height: 30px;
}

.our-works .works-feature-item a {
    position: absolute;
    top: -12px;
    left: 15px;
    width: calc(100% - 30px);
    height: calc(100% + 4px);
    border-radius: 1000px;
    z-index: 10;
}

.our-works .works-feature-with-image .works-feature-item a:before {
    content: "";
    position: absolute;
    top: -74px;
    left: 50%;
    margin-left: -74px;
    width: 148px;
    height: 148px;
    border-radius: 1000px;
    z-index: 10;
}

.our-works .works-feature-item .ripple-wrap:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    border-radius: 1000px;
    z-index: 1;
    animation: ripple 0.7s linear infinite;
    box-shadow: 5px 5px 10px rgba(163, 177, 198, 0.6),
    -5px -5px 10px rgba(255, 255, 255, 0.5);
}


@keyframes ripple {
    0% {
        box-shadow: 0 0 0 0 rgba(163, 177, 198, 0.3), 0 0 0 1em rgba(163, 177, 198, 0.3), 0 0 0 3em rgba(163, 177, 198, 0.03), 0 0 0 5em rgba(163, 177, 198, 0.01);
    }
    100% {
        box-shadow: 0 0 0 1em rgba(163, 177, 198, 0.3), 0 0 0 3em rgba(163, 177, 198, 0.03), 0 0 0 5em rgba(163, 177, 198, 0.03), 0 0 0 8em rgba(163, 177, 198, 0.01);
    }
}



.our-works .works-feature-item .works-feature-item-inner {
    padding: 50px 30px;
    border-radius: 6px;
    z-index: 5;
    position: relative;
    height: 100%;
}

.our-works .works-feature-item .works-feature-item-inner {
    padding-top: 60px;
    padding-bottom: 60px;
}

.our-works .works-feature-item .works-feature-item-inner:before {
    border: 0;
    box-shadow: 120px 0px 150px rgba(80, 80, 80, 0.15),
    10px 0px 10px rgba(80, 80, 80, 0.02);
    border-radius: 1000px;
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(
        left,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0) 40%,
        rgba(255, 255, 255, 1) 100%
    );
    background: -webkit-gradient(
        left top,
        right top,
        color-stop(0%, rgba(255, 255, 255, 0)),
        color-stop(40%, rgba(255, 255, 255, 0)),
        color-stop(100%, rgba(255, 255, 255, 1))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0) 40%,
        rgba(255, 255, 255, 1) 100%
    );
    background: -o-linear-gradient(
        left,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0) 40%,
        rgba(255, 255, 255, 1) 100%
    );
    background: -ms-linear-gradient(
        left,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0) 40%,
        rgba(255, 255, 255, 1) 100%
    );
    background: linear-gradient(
        to right,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0) 40%,
        rgba(255, 255, 255, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=1);
}

.our-works .works-feature-item .works-feature-item-inner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.our-works .works-feature-right-border {
    position: absolute;
    width: calc(100% + 24px);
    height: calc(100% + 24px);
    top: -12px;
    left: 50%;
    overflow: hidden;
}

.our-works .works-feature-items {
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.our-works .works-feature-right-border:before,
.our-works .works-hovering-features .works-feature-item a:hover ~ .works-feature-item-inner .works-feature-right-border:before {
    border: 11px solid var(--secondary-color);
}

.our-works .works-feature-right-border:before,
.our-works .works-hovering-features .works-feature-item a:hover ~ .works-feature-item-inner .works-feature-right-border:before,
.our-works .works-hovering-features-grey .works-feature-item a:hover ~ .works-feature-item-inner .works-feature-right-border:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 11px solid var(--primary-color);
    border-radius: 800px;
    left: -50%;
}

.our-works .works-feature-item .works-feature-block-content-wrapper {
    position: relative;
    display: block;
    text-decoration: none;
    margin: -30px;
    padding: 30px;
    height: calc(100% + 100px);
}

.our-works .works-features-design-2 .works-feature-item-wrapper {
    margin-bottom: 120px;
    padding-left: 27px;
    padding-right: 27px;
}

.our-works .works-feature-item.works-feature-has-link .works-feature-item-inner:after {
    content: "";
    background-color: #fff;
    z-index: 6;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
}

.our-works .works-feature-icon-wrapper {
    width: 148px;
    height: 148px;
    line-height: 148px;
    border-radius: 500px;
    position: relative;
    background-color: #fff;
    box-shadow: 8px 8px 30px rgba(0, 0, 0, 0.06);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    left: 50%;
    vertical-align: middle;
    margin-left: -74px;
    top: -66px;
    margin-top: -74px;
}

.our-works .works-feature-icon-inner {
    width: 120px;
    height: 120px;
    line-height: 120px;
    border-radius: 500px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.14);
    background: #fff;
}

.our-works .works-feature-icon-inner div {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    display: inline-block;
    position: relative;
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: left;
}

.our-works .works-feature-icon-inner img {
    position: relative;
    margin: 0 auto;
    vertical-align: middle;
    display: inline-block;
    width: auto;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    height: 55px;
}

.our-works .works-feature-item img,
.our-works .works-feature-item i {
    position: relative;
    display: inline-block;
    border-bottom: 0;
    font-size: 40px;
    top: 0;
    padding: 0;
    color: #258bd5;
}

.our-works .works-feature-with-image .works-feature-content-wrapper {
    top: 0;
}
.our-works .works-feature-content-wrapper {
    position: relative;
    margin-top: -15.5px;
}

.our-works .works-feature-item .works-feature-item-title {
    padding-top: 0;
    margin: 0 0 30px;
    text-align: center;
    line-height: 1.5;
}

.our-works .works-feature-item .works-feature-item-title.works-feature-counter-added > span {
    margin-left: 25px;
    border-radius: 0 50px 50px 0;
    white-space: nowrap;
}

.our-works .works-feature-item .works-feature-item-title > span {
    box-shadow: 15px 20px 30px rgba(80, 80, 80, 0.12),
    5px 0px 40px rgba(80, 80, 80, 0.1);
    padding: 10px 20px;
    display: inline-block;
    position: relative;
    background-color: #fff;
}

.our-works .works-feature-item .works-feature-item-title > span span {
    box-shadow: 15px 15px 30px rgba(80, 80, 80, 0.2),
    5px 0px 80px rgba(80, 80, 80, 0.15);
    padding: 10px 0;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 30px;
    white-space: nowrap;
    position: absolute;
    top: -3px;
    left: -40px;
    border-radius: 50px;
    background-color: #fff;
}

.our-works .works-feature-item .works-feature-item-title span {
    display: inline-block;
    font-size: 14px;
    line-height: normal;
    font-weight: 400;
    text-shadow: none;
    border-radius: 50px;
    color: #252525;
    font-size: 18px;
}

.our-works .works-feature-item-excerpt {
    padding: 0 20px;
}

.our-works .works-feature-item-excerpt {
    color: #252525;
    position: relative;
    top: 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.our-works .pset {
    padding-top: 80px;
    padding-bottom: 80px;
}

.our-works .works-map-button-text span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    height: 44px;
    line-height: 1.6;
    padding: 10px 25px;
    box-shadow: 0 0 31px rgba(0, 0, 0, 0.65), 0 0 4px rgba(0, 0, 0, 0.06);
    border-radius: 50px;
    background-color: rgba(35, 40, 45, 0.9);
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}

.our-works .works-map-button-text span {
    background-color: #fff;
    color: #252525;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.our-works .works-map-button-text span:after {
    border: 12px solid #fff;
}

.our-works .works-map-button-text span:after {
    content: "";
    position: absolute;
    top: -14px;
    left: -14px;
    width: calc(100% + 28px);
    height: calc(100% + 28px);
    border-radius: 36px;
}

.our-works .works-map-button:hover .works-map-button-text span {
    padding: 10px 43px 10px 51px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.our-works .works-feature-with-image .works-feature-item a:before {
    content: "";
    position: absolute;
    top: -74px;
    left: 50%;
    margin-left: -74px;
    width: 148px;
    height: 148px;
    border-radius: 1000px;
    z-index: 10;
}

.our-works .works-feature-item.works-feature-has-link .works-feature-item-inner:after {
    margin-left: -25px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    box-shadow: 10px 10px 40px rgba(80, 80, 80, 0.15),
    15px 15px 30px rgba(80, 80, 80, 0.05), 0 0 120px rgba(80, 80, 80, 0.6);
    bottom: -30px;
    background-size: 40%;
    color: #555;
    line-height: 52px;
}

/*Our Works END*/

/*Image Gallery*/
.image-gallery-wrap {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 15px;
}

.image-gallery-wrap .gallery-item {
    overflow: hidden;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    border-radius: 8px;
    cursor: pointer;
}
.image-gallery-wrap .gallery-item .overlay-wrap{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(0,0,0, .5);
    opacity: 0;
    transition: 500ms;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--plain-color);
}
.image-gallery-wrap .gallery-item:hover .overlay-wrap{
    opacity: 1;
}
.image-gallery-wrap .gallery-item img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.image-gallery-wrap .gallery-item a {
    text-decoration: none;
    display: block;
}
.all-gallery-image{
    margin-bottom: 4rem;
}
.all-gallery-image .image-gallery-wrap {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    gap: 30px;
}
.all-gallery-image .image-gallery-wrap .gallery-item img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
/*Image Gallery END*/

/*Blog Section*/
.blogcard-container,
.blogcard-container * {
    box-sizing: border-box;
}
.blogcard-container {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}
.blogcard {
    position: relative;
    width: 100%;
    height: 300px;
    margin-bottom: 40px;
    border-radius: 10px;
    background-color: #fff;
    border: 2px solid #ddd;
    font-size: 18px;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0 4px 21px -12px rgba(0, 0, 0, 0.66);
    transition: box-shadow 0.2s ease, transform 0.2s ease;
}
.blogcard:hover {
    box-shadow: 0 34px 32px -33px rgba(0, 0, 0, 0.18);
    transform: translate(0px, -3px);
}
.blogcard::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(-70deg, #424242, transparent 50%);
    opacity: 0.07;
}

.blogcard-innerbox {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.blogcard-img {
    position: absolute;
    height: 300px;
    width: 400px;
    top: 0;
    left: 0;
    transition: transform 0.2s ease;
}
.blogcard .blogcard-img {
    left: initial;
    right: 0;
}
.blogcard:hover .blogcard-img {
    transform: scale(1.05) rotate(1deg);
}
.blogcard:hover .blogcard-bar {
    width: 70px;
}
.blogcard-textbox {
    position: absolute;
    top: 7%;
    bottom: 7%;
    left: 430px;
    width: calc(100% - 470px);
    font-size: 17px;
}
.blogcard .blogcard-textbox {
    left: initial;
    right: 430px;
}
.blogcard-textbox::before,
.blogcard-textbox::after {
    content: "";
    position: absolute;
    display: block;
    background: #ff0000bb;
    background: #fff;
    top: -20%;
    left: -55px;
    height: 140%;
    width: 60px;
    transform: rotate(8deg);
}
.blogcard .blogcard-textbox::before {
    display: none;
}
.blogcard-textbox::after {
    display: none;
    left: initial;
    right: -55px;
}
.blogcard .blogcard-textbox::after {
    display: block;
}
.blogcard-textbox * {
    position: relative;
}
.blogcard-title {
    font-size: 24px;
}
.blogcard-subtitle {
    color: #888;
}
.blogcard-bar {
    left: -2px;
    width: 50px;
    height: 5px;
    margin: 10px 0;
    border-radius: 5px;
    background-color: #424242;
    transition: width 0.2s ease;
}

.blogcard-customcolor .blogcard-bar {
    background-color: var(--primary-color);
}

.blogcard-customcolor::before {
    background-image: linear-gradient(
        -250deg,
        var(--primary-color),
        transparent 50%
    );
}
.blogcard-description {
    font-size: 15px;
    color: #424242;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.all-blog-wrap{
    padding: .2rem 1rem;
}
section.blog-details-wrap{
    padding-top: 0;
}
/*Blog Section END*/

/*Faq Style*/
.faq-wrap .fullwidth-container {
    display:block;
    width:60%;
    margin: 0 auto;
}
.faq-wrap .main-section {
    display: flex;
    align-items: start;
    gap: 5%;
    padding-top: 2rem;
}
.faq-wrap .main-section .faq-side-wrap{
    width: 40%;
}
.faq-wrap .main-section .faq-side-wrap img{
    width: 100%;
}
.faq-wrap .large-heading {
    font-size: 28px;
    line-height: 1.1;
    letter-spacing: -.045em;
}

.faq-wrap .collapsible {
    border: 1px solid var(--border-color);
    border-radius: 7px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    transition: box-shadow .2s ease 0s;
    margin: 0 0 8px;
    width: 100%;
    padding: 12px;
    font-size: 15px;
    text-align:left;
}
.faq-wrap.collapsible:hover {
    box-shadow: 0 10px 60px -15px rgba(0,0,0,1);
}
.faq-wrap .collapsible::before {
    background-image: linear-gradient(-250deg, var(--primary-color), transparent 50%);
}
.faq-wrap .collapsible.active {
    background-image: linear-gradient(-20deg, var(--secondary-color), var(--primary-color));
    color: var(--plain-color);
}

.faq-wrap .collapsible:after {
    content:"\002B";
    font-weight:bold;
    float:right;
    margin-left:5px;
    color: var(--primary-color);
}
.faq-wrap .active:after {
    content:"\2212";
    color: var(--plain-color);
}
.faq-wrap .faq-content {
    overflow: hidden;
    width: 100%;
    padding: 5px 2%;
    transition: all .25s ease-in-out 0s;
    border: 1px solid var(--primary-color);
    border-radius: 7px;
    max-height: 0px;
    visibility: hidden;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    background-image: linear-gradient(-360deg, var(--primary-color), transparent 20%);
}
.faq-wrap .faq-content p {
    font-size: 14px;
    font-weight: 400;
}

/*Faq Style END*/

/*About us*/
.about-wrap{
    display: flex;
    gap: 5%;
    margin-bottom: 5rem;
}
.about-wrap .about-img-wrap{
    position: relative;
    padding-left: 5rem;
}
.about-wrap .about-content,
.about-wrap .about-img-wrap{
    width: 100%;
}
.about-wrap .about-img-wrap .about-img{
    width: 100%;
    border-radius: 8px;
}
.about-wrap .about-img-wrap .about-overlay-img-wrap{
    position: absolute;
    left: -1px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}
.about-wrap .about-img-wrap .about-overlay-img{
    width: 300px;
    height: 250px;
    object-fit: cover;
    border-radius: 8px;
    border: 4px solid var(--primary-color);
}
.about-wrap .about-sub-text{
    font-weight: 700;
    letter-spacing: .2em;
    font-size: 18px;
    color: var(--primary-color);
}
.about-wrap .about-title-text{
    font-size: 40px;
    font-weight: 600;
    line-height: 56px;
}
.about-wrap .about-des-text{
    font-size: 16px;
}
.our-mission-wrap{
    display: flex;
    gap: 5%;
}
.our-mission-wrapper{
    padding: 4rem 1rem;
    background: radial-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
    margin-bottom: 5rem;
}
.our-mission-wrap .about-content,
.our-mission-wrap .about-img-wrap{
    width: 100%;
}
.our-mission-wrap .about-img-wrap .about-img{
    width: 100%;
    border-radius: 8px;
    border-top: 5px solid var(--primary-color);
    border-bottom: 5px solid var(--primary-color);
}
.our-mission-wrap .about-title-text{
    font-size: 40px;
    font-weight: 600;
    line-height: 56px;
}
.our-mission-wrap .about-des-text{
    font-size: 16px;
}
/*About Us END*/

/*Counter*/
.counter-list {
    padding: 0;
    margin: 50px 0 0 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5%;
}
.counter-list li {
    list-style: none;
    display: inline-block;
    line-height: 40px;
    border: 12px solid var(--primary-color);
    color: white;
    position: relative;
    text-align: center;
    box-shadow: 0px 18px 20px -20px rgba(0, 0, 0, 0.8);
    width: 300px;
    height: 220px;
    border-radius: 50%;
}
.counter-list li .icon-holder {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    color: var(--primary-color);
    font-size: 30px;
    position: absolute;
    top: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    transform: translateX(-50%);
}
.counter-list li .show-count {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0.05em;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: .5rem;
    margin-top: 1rem;
}
.counter-list li .show-count .count-number{
    font-size: 40px;
}

/*Counter end*/
