p {
     font-size: 16px;
    line-height: 24px; 
    margin: 0 0 15px;
}
.pt-5 {
    padding-top: 5px;
}
.ttm-page-title-row {
    background: url(/images/about_banner.webp);
    width: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
    background-repeat: no-repeat;
}
.ttm-page-title-row-inner {
    width: 100%;
    padding: 170px 0 100px;
    text-align: center;
        background: linear-gradient(to right, rgba(15, 8, 4, .90) 35%, rgba(15, 8, 4, .45) 65%, rgba(15, 8, 4, .15) 100%);
}
.page-title-heading h1 {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 50px;
    line-height: 56px;
    margin-bottom: 9px;
        color: #fff;
}
.breadcrumb-wrapper {
    display: flex;
    padding-top: 5px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}
.breadcrumb-wrapper span {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 25px;
    position: relative;
        color: #c89b4b;
}
.ttm-textcolor-skincolor {
    color: #c89b4b;
    text-decoration: none;
}
.breadcrumb-wrapper span:first-child a {
    color: #fff;
    text-decoration: none;
}
.ttm-row.about-section_1, .about_content, .team_section {
    padding: 80px 0;
}
.ttm-row.about-section_1 .ttm_row {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    align-items: center;
}
.ttm-row.about-section_1 .ttm_row > .half_box {
    width: calc(50% - 15px);
}
.about-section_1 .section-title .title {
    font-weight: 700;
    text-transform: capitalize;
       margin: 18px 0 25px;
}
.title-desc p {
    margin-bottom: 8px;
    line-height: 24px;
}
.title-desc {
    color: #818491;
    font-size: 16px;
    line-height: 24px;
}
.featured-icon-box {
    position: relative;
    margin: 15px 0;
        display: flex;
}
.featured-icon-box .featured-icon {
    vertical-align: top;
    padding-top: 8px;
}
.featured-icon-box .ttm-icon {
    margin-bottom: 0;
}
.ttm-icon.ttm-icon_element-onlytxt {
    height: auto;
    width: auto;
    line-height: 1;
}
.featured-icon-box .featured-content {
    padding-left: 15px;
}
.featured-desc p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
}
.featured-icon-box .featured-title h5 {
    font-size: 26px;
    line-height: 33px;
    margin-bottom: 3px;
        text-transform: capitalize;
}
.ttm-horizontal_sep {
    border-top: 1px solid #e3e3e3;
    display: block;
    position: relative;
        margin: 30px 0;
}
.ttm_single_image-wrapper img {
    width: 100%;
    height: 100%;
    display: block;
}
.ttm-row.portfolio-section {
    padding: 90px 0 75px;
    background-color: rgb(237, 245, 247);
        margin-top: 136px;
}
.bg-img4 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.ttm-bgcolor-grey.ttm-bg.ttm-bgimage-yes >.ttm-bg-layer {
    opacity: .9;
    background-color: rgb(237, 245, 247);
}
.ttm-bg-layer, .ttm-titlebar-wrapper .ttm-titlebar-wrapper-bg-layer, .ttm-col-wrapper-bg-layer-inner {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.mt_220 {
    margin-top: -220px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.mt_220 .col4 {
    flex: 0 0 auto;
    width: calc(33.33% - 14px);
}
.featured-imagebox-portfolio {
    position: relative;
    z-index: 1;
    border: 30px solid #fff;
    box-shadow: 0 0 10px 0 rgba(18,31,56,.1)
}
.featured-imagebox-portfolio .featured-thumbnail img,
.team-image img {
    width: 100%;
    transform: inherit;
    transition: inherit;
        transform: scale(1);
    transition: all 700ms ease;
}
.featured-imagebox-portfolio .featured-thumbnail, .team-image {
    overflow: hidden;
}
.featured-imagebox-portfolio:hover img,
.team-list > li:hover img {
    transform: scale(1.1);
}
.featured-imagebox-portfolio .featured-content {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(64, 64, 64, 0.47);
    height: 100%;
    width: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}
.featured-imagebox-portfolio .featured-title h5 {
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    margin: 0 auto;
    right: 0;
    font-size: 26px;
    line-height: 32px;
    color: #fff;
    text-transform: capitalize;
    overflow: hidden;
}
.pt-50 {
    padding-top: 50px;
}
.ttm-vertical_sep {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.ttm-box-col-wrapper {
    width: calc(25% - 23px);
    text-align: center;
}
.inside {
    position: relative;
    transition: all .4s;
    padding: 10px 0 15px;
}
.ttm-fid.inside h4 {
    font-size: 45px;
    line-height: 50px;
    font-family: "Cormorant", serif;
    margin-top: 0;
    color: #d7a95d;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.inside h3 {
    margin-bottom: 0;
    font-size: 21px;
    line-height: 23px;
    position: relative;
    padding-top: 5px;
}
.ttm-bg {
    position: relative;
}
.title-header .title span {
    color: #c89b4b;
    display: block;
}
.services-section {
    padding: 80px 0;
    background: #edf5f7;
}
.section-title {
    max-width: 720px;
    margin: 0 auto 70px;
    text-align: center;
}
.services-section .section-title p {
    max-width: 700px;
    margin: auto;
}
.services-list {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    list-style-type: none;
}
.services-list .service-item {
    text-align: center;
    padding: 32px 30px 20px 30px;
    -webkit-box-shadow: 0 0 10px 0 rgba(18, 31, 56, .1);
    -moz-box-shadow: 0 0 10px 0 rgba(18,31,56,.1);
    box-shadow: 0 0 10px 0 rgba(18, 31, 56, .1);
    background-color: #fff;
    width: calc(33.33% - 20px);
    position: relative;
}
.services-list .service-item h3 {
    font-size: 26px;
    line-height: 33px;
    margin-bottom: 3px;
    text-transform: capitalize;
}
.services-list .service-item h3::after, .team-content span::after {
    content: '';
    width: 50px;
    height: 2px;
    display: block;
    background-color: #d7a95d;
    margin: 10px auto 0;
}
.services-list .service-item p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.ttm-row.about-section_1 .section-title {
    max-width: 100%;
    margin: 0;
        text-align: left;
}
.ttm-row.about-section_1 .section-title .golden_icon {
    margin-left: 0;
}
.section-title h2, .full_box h2 {
    font-size: 48px;
    line-height: 1.1;
    margin: 18px 0 25px;
    color: #1b1b1b;
}
.services-list .service-item:hover {
    transform: translateY(-5px);
}
.team-list {
    display:flex;
    flex-wrap:wrap;
    gap:30px;
    margin:60px 0 0;
    padding:0;
    list-style:none;
}
.team-list >li {
    width:calc(25% - 23px);
    list-style:none;
}
.team-card {
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(18, 31, 56, .1);
    overflow: hidden;
    height: 100%;
}
.team-image img {
    width: 100%;
    display: block;
    height: auto;
}
.team-content {
    padding:30px;
}
.team-content h3 {
    margin: 0 0 8px;
    font-size: 32px;
    line-height: 42px;
}
.team-content span {
    display:block;
    color:#c89b4b;
    text-transform:uppercase;
    letter-spacing:2px;
    font-size:13px;
    margin-bottom:25px;
    font-weight:600;
}
.team-content p {
    margin: 0;
}
.team-content {
    text-align: center;
}
.team-info{
    list-style:none;
    margin:0;
    padding:0;
}
.team-info li{
    position:relative;
    padding-left:18px;
    margin-bottom:14px;
    color:#666;
    line-height:1.8;
    font-size:15px;
}
.team-info li:last-child{
    margin-bottom:0;
}
.team-info li:before{
    content:"";
    position:absolute;
    left:0;
    top:10px;
    width:7px;
    height:7px;
    border-radius:50%;
    background:#c89b4b;
}


@media(max-width: 1439px) {
.section-title h2 {
    margin: 14px 0 20px;
}
.section-title h2, .full_box h2 {
    font-size: 40px;
}
.services-list .service-item h3 {
    font-size: 24px;
    line-height: 30px;
}
.about-text, .section-title p {
    line-height: 1.9;
}
.services-section .section-title p {
    max-width: 600px;
}
.page-title-heading h1 {
    font-size: 40px;
    line-height: 46px;
}
}

@media(max-width:1200px) {
.team-content h3 {
    font-size: 28px;
    line-height: 38px;
}
.team-content {
    padding: 16px;
}
.ttm-fid.inside h4 {
    font-size: 38px;
    line-height: 48px;
}
.featured-imagebox-portfolio {
    border: 16px solid #fff;
}
.breadcrumb-wrapper span {
    font-size: 14px;
    line-height: 20px;
}
.featured-desc p {
    font-size: 14px;
}
.featured-icon-box .featured-title h5 {
    font-size: 22px;
    line-height: 30px;
}
}

@media(max-width:991px) {
.team-list > li{
    width:calc(50% - 15px);
}
.services-list .service-item {
    width: calc(50% - 10px);
} 
.services-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}  
.services-list .service-item {
    width: calc(50% - 10px);
} 
p {
    font-size: 14px;
}
.ttm-row.about-section_1 .ttm_row {
    flex-direction: column;
}
.ttm-row.about-section_1 .ttm_row > .half_box {
    width: 100%;
}
.ttm-row.about-section_1, .about_content, .team_section {
    padding: 60px 0;
}
.page-title-heading h1 {
    font-size: 30px;
    line-height: 36px;
}
.pt-50 {
    padding-top: 30px;
}
.featured-imagebox-portfolio .featured-title h5 {
    font-size: 22px;
}
}

@media(max-width: 767px) {
.team-list > li, .services-list .service-item {
    width:100%;
}
.mt_220 .col4 {
    width: 100%;
}  
.ttm-vertical_sep {
    gap: 20px;
} 
.ttm-box-col-wrapper {
    width: calc(50% - 10px);
}
}