
@font-face {
    font-family: 'Helvetica Neue Black';
    src: url('../fonts/HelveticaNeue-Black.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue Bold';
    src: url('../fonts/HelveticaNeue-Bold.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue BoldItalic';
    src: url('../fonts/HelveticaNeue-BoldItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue BlackItalic';
    src: url('../fonts/HelveticaNeue-BlackItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue Italic';
    src: url('../fonts/HelveticaNeue-Italic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue LightItalic';
    src: url('../fonts/HelveticaNeue-LightItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue Heavy';
    src: url('../fonts/HelveticaNeue-Heavy.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue HeavyItalic';
    src: url('../fonts/HelveticaNeue-HeavyItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue Light';
    src: url('../fonts/HelveticaNeue-Light.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue MediumItalic';
    src: url('../fonts/HelveticaNeue-MediumItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue Medium';
    src: url('../fonts/HelveticaNeue-Medium.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue Roman';
    src: url('../fonts/HelveticaNeue-Roman.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue UltraLightItalic';
    src: url('../fonts/HelveticaNeue-UltraLightItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-UltraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue UltraLight';
    src: url('../fonts/HelveticaNeue-UltraLight.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-UltraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue Thin';
    src: url('../fonts/HelveticaNeue-Thin.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue ThinItalic';
    src: url('../fonts/HelveticaNeue-ThinItalic.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
body {
    color: #393939;
    font-family: 'Helvetica Neue Medium';
    font-size: 18px;
    font-style: normal;    
    line-height: 150%;
    color: #696969;
}
.container {
    max-width: 1300px;
}
a {
    color: #247BA0;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: normal;
    color: #247BA0;
    margin: 0
}

h1 {
    color: #FFF;
    font-family: 'Helvetica Neue Bold';
    font-size: 64px;
    font-style: normal;    
    line-height: 110%;    
}
h1 span{
    color: #E1C7AD;
}
h2 {
    color: #040404;
    font-family: 'Helvetica Neue Bold';
    font-size: 46px;
    font-style: normal;
    line-height: 110%;     
}
h2 span{
    color: #247BA0;
}
h3 {
    color: #040404;
    font-family: 'Helvetica Neue Bold';
    font-size: 28px;
    font-style: normal;    
    line-height: 150%;
}
h3 span{
    color: #fff;
}
h4 {
    color: #040404;
    font-family: 'Helvetica Neue Bold';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

h5 {
    color: #22022B;
    font-family: 'Helvetica Neue Bold';
    font-size: 19px;
    font-style: normal;    
    line-height: normal;
}
h6 {
    color: #22022B;
    font-family: 'Helvetica Neue Bold';
    font-size: 16px;
    font-style: normal;    
    line-height: normal;
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

button:focus {
    outline: none;
}
ul,
li,
ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
 a:focus,
.btn:focus {
    outline: 0;
}
.form-control:focus {
    box-shadow:none;
    border-color: transparent;
}
.tm-custom-padding{
    padding: 100px 0;
}
.tm-btn{    
    border-radius: 5px;
    background-color: #247BA0;
    padding: 16px 25px;
    color: #fff;
    font-family: 'Helvetica Neue Bold';
    font-size: 18px;   
    line-height: normal;
    border: 2px solid #247BA0;
    display: inline-block;
    text-transform: capitalize;
}
.tm-btn:hover{
    background-color: #fff;
    color: #247BA0;
    border-color: #247BA0;
}
.tm-btn2{    
    border-radius: 5px;
    background-color: transparent;
    padding: 16px 25px;
    color: #fff;
    font-family: 'Helvetica Neue Bold';
    font-size: 18px;   
    line-height: normal;
    border: 2px solid #fff;
    display: inline-block;
    text-transform: capitalize;
}
.tm-btn2:hover{
    background-color: #247BA0;
    color: #fff;
    border-color: #247BA0;
}
/* STICKY STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.page-header.is-sticky {
    position: fixed;   
    animation: slideDown 0.35s ease-out;    
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;   
}
.page-header.is-sticky .tm-header-bg{
     box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);    
    backdrop-filter: blur(100px);
    backdrop-filter: blur(25px);
     -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2);
    background-color: rgba(255,255,255,.9);
}
.page-header.is-sticky img {
  max-width: 80%;
}

/*.page-header.is-sticky button {
  font-size: 20px;
  padding: 0;
  border: 0;
}
*/
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}

/*header*/

.tm-header {
    position: fixed;
    z-index: 99;
    width: 100%;
    top: 10px;
}
.tm-header-logo img {
  width: 100px;
}
.tm-header-bg {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 20px 6px rgba(0, 0, 0, 0.15);
    padding: 5px 10px;
}
.tm-browse-projects{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.tm-browse-projects-search-bar-mob{
    display: none;
}
.tm-browse-projects .input-group {
  width: 100%;
  background-color: #E3E3E3;
  border-radius: 10px;
}
.tm-browse-projects button{
   border: 0; 
   padding: 0 8px !important;
}
.tm-browse-projects button:hover{
    background-color: #247BA0;
}
.tm-browse-projects button:active {
    color: var(--bs-btn-active-color);
    background-color: var(--bs-btn-active-bg);
    border-color: var(--bs-btn-active-border-color);
}
.tm-browse-projects input.form-control {
    background-color: #E3E3E3;
    border-radius: 10px;
    padding-left: 0;
}
.tm-browse-projects p {
    margin: 0;
    color: #161616;
}
.tm-resources-rogin .btn {
    background-color: transparent;
    color: #000;
    border: 0;
    margin-right: 10px;
}
.tm-resources-rogin .btn:focus{
    color: #000;
    background-color: transparent;
    border: 0;
}
.tm-resources-rogin-panel{
  position: relative;
}
.tm-resources-rogin-drop-down-list {
  position: absolute;
  left: 0;
  text-align: left;
}
.tm-resources-rogin-drop-down-list ul{
  margin: 0;
  padding: 0;
}
.tm-resources-rogin-drop-down-list li{
  display: inline-block;
  text-align: center;
}
.tm-resources-rogin-drop-down-list li a{
  display: inline-block;
  padding: 5px 0;
}
/*========quick-contact==========*/
.tm-quick-contact-sec {
  padding: 0 0 100px;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.tm-quick-contact-sec-form {
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.15);
  padding: 50px 30px;
  text-align: center;
}
.tm-quick-contact-sec-form h2{
    text-transform: capitalize;
}
.tm-quick-contact-sec-form .form-control {
    border-radius: 5px;
    border: 1px solid #B3B3B3;
    background-color: #F6F6F6;
    margin-bottom: 25px;
    padding: 10px;
    resize: none;
}
.tm-quick-contact-sec-form-datepicker {
    margin-bottom: 25px;
}
.tm-quick-contact-sec-form-datepicker button {
  background-color: #F6F6F6;
  padding: 0;
  border-left: 0;    
  border-color: #B3B3B3;
}
.tm-quick-contact-sec-form-datepicker button:hover{
    background-color: #228CCA;
}
.tm-quick-contact-sec-form-datepicker button i{
  font-size: 24px !important;
}
.tm-quick-contact-sec-form-datepicker .form-control{
    margin-bottom: 0;
}
.tm-quick-contact-sec-form .gj-datepicker{
    margin-bottom: 0 !important;
}
.tm-quick-contact-sec-form .form-control:focus {
    box-shadow: none;
    border: 1px solid #B3B3B3;
}
/*===========Banner==============*/
.tm-hero-banner-sec{
    position: relative;
}
.tm-hero-banner-sec:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #247BA0;
    clip-path: polygon(0 85%, 0% 100%, 100% 100%);
    z-index: 1;
}
.tm-hero-banner-sec .video-background-holder {
    position: relative;
    background-color: black;
    height: auto;
    min-height: 100vh;
    width: 100%;
    overflow: hidden;
    padding: 200px 0;
}
.tm-hero-banner-sec .video-background-holder video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.tm-hero-banner-sec .video-background-content {
  position: relative;
  z-index: 2;
}
.tm-hero-banner-sec .video-background-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.65;
  z-index: 1;
}
.tm-hero-banner-sec-text p{
    margin-bottom: 0;
}
.tm-hero-banner-sec-text .tm-btn{
    margin-top: 30px;
}
.tm-hero-banner-sec ul li{
    display: inline-block;
    margin: 0 10px;
}

/*=========banner-bottom-quick-contact==========*/
.tm-banner-bottom-quick-contact-box {
  border-radius: 10px;
  box-shadow: 0px 0px 20px 6px rgba(0, 0, 0, 0.15);
  padding: 30px 40px;
  margin-top: -125px;
  position: relative;
  z-index: 9;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.tm-banner-bottom-quick-contact-box-panel-icon {
    min-height: 76px;
}
.tm-banner-bottom-quick-contact-box-panel-icon img {
  mix-blend-mode: darken;
  width: 80px;
}
.tm-banner-bottom-quick-contact-box-panel-text h3 {
  padding-bottom: 0;
  color: #247BA0;
}
.tm-banner-bottom-quick-contact-box-panel-text h3 span{
  color: #247BA0;
}
/*==========our-featured-projects===========*/
.tm-our-featured-projects-sec {
    padding: 100px 0 160px;
}
.tm-sec-title{
    margin-bottom: 50px;
}
.tm-our-featured-projects-sec .tm-sec-title h2{
    color: #247BA0;
}
.tm-our-featured-projects-panel {
  border-radius: 20px;
  background-color: #FFF;
  box-shadow: 0px 4px 15px 4px rgba(0, 0, 0, 0.10);
  margin: 20px;
}
.tm-our-featured-projects-panel-img {
  background-color: #B3B3B3;
  border-radius: 20px 20px 0 0;
  text-align: center;
}
.tm-our-featured-projects-panel-img img {
  border-radius: 20px 20px 0 0;
  height: 360px;
  object-fit: contain;
  object-position: center center;
}
.tm-our-featured-projects-panel-text {
  padding: 15px;
}
.tm-our-featured-projects-panel-text-prgs {
    border-radius: 5px;
    background-color: #FFF6E0;
    box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.15);
    padding: 10px 20px;
    margin-top: -66px;
    position: relative;
}
.tm-our-featured-projects-price h4{
    padding: 0;
}
.tm-our-featured-projects-price h4 span {
    color: #696969;
    font-size: 16px;
    font-family: 'Helvetica Neue Medium';
    font-weight: 500;
}
.tm-our-featured-projects-panel-text-prgs .progress, .progress-stacked {  
  --bs-progress-bar-bg: #24A05D;  
  background-color: #696969;
  border-radius: 50px;
  height: 6px;
}
.tm-our-featured-projects-panel-text-prgs-bottom{
    display: flex;
    justify-content: space-between;
}
.tm-our-featured-projects-panel-text-prgs-bottom span{
    color: #696969;
    font-size: 16px;
    font-family: 'Helvetica Neue Medium';
    font-weight: 500;
}
.tm-our-featured-projects-panel-text-bottom {
  margin-top: 20px;
}
.tm-our-featured-projects-panel-text-bottom-1 {
  display: flex;
  justify-content: space-between;
  align-content: center;
}
.tm-our-featured-projects-panel-text-bottom-1 h6 {
  display: flex;
  gap: 5px;
  align-items: center;
}
.tm-our-featured-projects-panel-text-bottom-1 h6 img {
  margin-right: 5px;
  width: auto !important;
}
.tm-our-featured-projects-panel-text-bottom-1 h6 i{
    margin-left: 5px;
}
.tm-our-featured-projects-panel-text-bottom-1 h6 span{
    color: #696969;
    font-family: 'Helvetica Neue Medium';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.tm-our-featured-projects-panel-text-bottom-3 ul li {
    display: inline-block;
    margin-right: 5px;
}
.tm-our-featured-projects-panel-text-bottom-3 ul li a{
    padding: 5px 10px;
    display: inline-block;
    border-radius: 5px;
    color: #696969;
    font-family: 'Helvetica Neue Medium';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.our-featured-projects button{
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    width: 53px;
    height: 53px;
}
.our-featured-projects button:hover {
  background-color: #247BA0 !important;
}
.our-featured-projects button{
    font-size: 40px !important;
}
.our-featured-projects .owl-next {
    position: absolute;
    top: 50%;
    right: -45px;
    transform: translateY(-50%);
}
.our-featured-projects .owl-prev {
    position: absolute;
    top: 50%;
    left: -45px;
    transform: translateY(-50%);    
}
/*go-beyond-backing*/
.tm-go-beyond-backing-sec-main{
    position: relative;
}
.tm-go-beyond-backing-sec {
  padding: 160px 0 100px;
  position: relative;
  z-index: 9;
  background-size: cover;
  background-repeat: no-repeat;
}
.tm-go-beyond-backing-sec-bg {
  position: absolute;
  top: -15px;
  transform: rotateY(0);
  width: 100%;
}
.tm-go-beyond-backing-sec-bg img {
  width: 100%;
}
.tm-go-beyond-backing-sec-panel {
    background-color: #fff;
    border-radius: 20px;
}
.tm-go-beyond-backing-sec-panel-img{
    height: 100%;
}
.tm-go-beyond-backing-sec-panel-img img{
    border-radius: 20px 0 0 20px;
    width: 100%;
    height: 100%;
}
.tm-go-beyond-backing-sec-panel-text {
  padding: 25px 15px;
}
.tm-go-beyond-backing-sec-panel-text ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
}
.tm-go-beyond-backing-sec-panel-text ul li i {
    color: #24A05D;
    position: absolute;
    left: 0;
    top: 5px;
}

/*Insights & Stories*/
.tm-insights-stories-sec{
    padding: 100px 0;
}
.tm-insights-stories-panel {
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.15);
}
.tm-insights-stories-panel-img img {
  border-radius: 10px 10px 0 0;
  width: 100%;
}
.tm-insights-stories-panel-text {
  padding: 15px 15px 20px;
}
.tm-insights-stories-panel-text-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.tm-insights-stories-panel-text-title h3 {
  color: #696969;
  line-height: 34px;
}
/*why-choos-us*/
.tm-why-choos-us-sec {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 100px 0 150px;
}
.tm-why-choos-us-sec:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF6E0;
    z-index: -1;
}
.tm-why-choos-us-sec .tm-sec-title p{
    color: #161616;
}
.tm-why-choos-us-sec-panel{
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 4px 20px 4px rgba(0, 0, 0, 0.15);
    padding: 30px 15px;
    margin-bottom: 25px;
}
.tm-why-choos-us-sec-panel-icon{
    min-height:130px;
}
.tm-why-choose-us-sec-panel-text h3 {
  color: #247BA0;
  line-height: 34px;
  padding: 0 5% 0;
  min-height: 70px;
}
.tm-why-choose-us-sec-panel-text p {
  color: #161616;
  min-height: 162px;
}
.tm-why-choos-us-sec-panel-icon {
  min-height: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* .tm-why-choos-us-sec-panel-icon img {
    width: 500px;    
    height: 400px;   
    object-fit: contain; 
} */
/*About GIG*/
.tm-about-sec {
  margin-top: -68px;
  position: relative;
}
.tm-about-sec-Bg-icon {
  position: absolute;
  top: 0;
  width: 100%;
}
.tm-about-sec-Bg-icon img {
  width: 100%;
}
.tm-about-sec-content {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  padding: 160px 0 100px;
}
.tm-about-sec-content-img{
    position: relative;
}
.tm-about-sec-content-img-main {
  position: relative;
  z-index: 1;
}
.tm-about-sec-content-img-main img {
  border-radius: 100px 10px 10px 10px;
  height: 406px;
  object-fit: cover;
  object-position: center center;
}
.tm-about-sec-content-img-bg {
  position: absolute;
  z-index: 0;
  top: 20px;
  left: -20px;
}
.tm-about-sec-content-img-bg img{
    border-radius: 100px 10px 10px 10px;
    height: 406px;
}
.tm-about-sec-content-text {
  padding-right: 12%;
}
.tm-about-sec-content-text h2{
    color: #FFF6E0;
}
.tm-about-sec-content-text p{
    color: #fff;
}

/*=================================about-us-page========================================*/
.tm-inner-banner{
    padding: 100px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.tm-inner-banner-title{
    position: relative;
    z-index: 1;
}
.tm-inner-banner-title h1{
    color: #FFF6E0;
}
.tm-inner-banner {
  padding: 210px 0 180px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 84%);
}
.tm-inner-banner:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #247BA0;
    opacity: 0.4;
}
.tm-about-us-page{
    padding: 100px 0;
}
.tm-about-us-page-bottom {
  padding: 160px 0 100px;
  position: relative;
  clip-path: polygon(0 14%, 100% 0, 100% 100%, 0 100%);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.tm-about-us-page-bottom:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #247BA0;
    opacity: 0.9;
    z-index: 1;
}
.tm-about-us-page-bottom-text {
  position: relative;
  z-index: 2;
}
.tm-about-us-page-bottom-text h2 {
  color: #FFF6E0;
}
.tm-about-us-page-bottom-text p{
    color: #fff;
}
/*======================================user-details-page==================================*/
.tm-user-details-page {
  padding: 170px 0 90px;
}
.tm-user-details-page-tab .nav-tabs {
  display: flex;
  border: 0;
  justify-content: center;
  margin-bottom: 40px;
}
.tm-user-details-page-tab .nav-link:hover{
    border-bottom: 3px solid #247BA0;
}
.tm-user-details-page-tab .nav-link {
  border: 0;    
  border-bottom: 3px solid transparent;
  color: #161616;
  font-family: 'Helvetica Neue Medium';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  text-transform: uppercase;
}
.tm-user-details-page-tab .nav-link.active {
  border: 0;    
  border-bottom: 3px solid #247BA0;
  color: #247BA0;
  background-color: transparent;
}
.tm-user-details-page-tab-banner{
    background-color: #247BA0;
    padding: 100px 0;
}
.tm-user-details-page-tab-banner-text h6{
    color: #fff;
}
.tm-user-details-page-tab-portfolio-main {
  padding-top: 50px;
}
.tm-user-details-page-tab-portfolio-chart{
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 4px 20px 4px rgba(0, 0, 0, 0.15);
    padding: 30px;
}
.tm-user-details-page-tab-portfolio-chart-title-right select {
  border-radius: 5px;
  border: 2px solid #161616;
  padding: 15px 25px;
  background-color: #fff;
}
.tm-user-details-make-meaningful-investment {
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 4px 20px 4px rgba(0, 0, 0, 0.15);
  padding: 20px 30px;
  height: 100%;
}
.tm-user-details-make-meaningful-investment h2 {
  color: #247BA0;
}
.tm-my-investments-sec{
    padding: 100px 0 0;
}
.tm-my-investments-title h2{
    color: #247BA0;
}
.tm-my-investments-dropdown {
  display: flex;
  justify-content: end;
  gap: 15px;
}
.tm-my-investments-tab .nav.nav-tabs {
  justify-content: end;
}
.tm-my-investments-sec-panel-box {
  border-radius: 20px;
  background-color: #FFF;
  box-shadow: 0px 4px 20px 4px rgba(0, 0, 0, 0.15);
  padding: 20px;
  margin-top: 30px;
}
.tm-my-investments-sec-panel-box-img img {
  height: 144px;
  border-radius: 10px;
  object-fit: cover;
  object-position: center center;
}
.tm-my-investments-sec-panel-box-panel h6{
    font-family: 'Helvetica Neue Medium';
    font-size: 18px;
}
.tm-my-investments-sec-panel-box-panel span{
    color: #696969;
    font-size: 16px;
}
/*.tm-my-investments-sec-panel-box-panel a{
    color: #24A05D;
    font-size: 16px;
}*/
.tm-my-investments-sec-panel-box-panel a.tm-btn{
    color: #fff;
}
.tm-my-investments-sec-panel-box-panel a.tm-btn:hover{
    color: #247BA0;
}
.tm-cancel-my-investment-panel{
    display: flex;
    justify-content: space-between;
    border-radius: 5px;
    background-color: #E3E3E3;
    padding: 10px 20px;
}
.tm-cancel-my-investment-panel p{ 
    margin-bottom: 0;
}
.tm-cancel-my-investment-panel a{
    position: relative;
}
.tm-cancel-my-investment-panel a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #247BA0;
}
.tm-user-details-account .nav-link{
    border: 0;
    border-radius: 0;
}
.tm-user-details-account .nav-link.active {
    border-radius: 5px;
    background-color: #E3E3E3;
    color: #161616;
    border-bottom: 0;
}
.tm-user-details-account .nav-link:hover{
    border-bottom: 0;
}
.tm-user-details-account button{
    text-align: left;
}
.tm-login-security-tab-content-form-panel{
    position: relative;
}
.tm-login-security-tab-content-form-panel-right {
  display: flex;
  justify-content: end;
  align-items: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.tm-login-security-tab-content-form-panel input {
  border: 0;    
  border-radius: 0;
  border-bottom: 1px solid #E3E3E3;
}
.tm-login-security-tab-content-form-panel input {
  color: #161616;
  font-family: 'Helvetica Neue Medium';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  padding: 20px 0;
}
.tm-login-security-tab-content-form-panel .form-control:focus {
  box-shadow: none;
  border-bottom: 1px solid #E3E3E3;
}
.tm-login-security-tab-content-form-panel-right a{
    color: #24A05D;
    font-family: 'Helvetica Neue Bold';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-left: 5px;
}
.tm-login-security-tab-content-form-panel-right span{
    color: #696969;
    font-family: 'Helvetica Neue Medium';
    font-size: 16px;
    font-style: normal;
    line-height: 140%;
}
.tm-multifactor-authentication-sec {
  margin: 25px 0 0;
}
.tm-multifactor-authentication-sec-panel-left h6{
    font-family: 'Helvetica Neue Medium';
}
.tm-multifactor-authentication-sec-panel-left p{
    font-size: 16px;
    margin-bottom: 0;
}
.tm-multifactor-authentication-sec-panel-right {
  display: flex;
  justify-content: end;
  align-items: center;
}
.tm-multifactor-authentication-sec-panel-right a{
    color: #24A05D;
    font-family: 'Helvetica Neue Bold';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-left: 5px;
}
.tm-multifactor-authentication-sec-panel-right span{
    color: #696969;
    font-family: 'Helvetica Neue Medium';
    font-size: 16px;
    font-style: normal;
    line-height: 140%;
}
.tm-multifactor-authentication-sec-panel {
  border-bottom: 1px solid #E3E3E3;
  padding: 20px 0;
}
.tm-multifactor-authentication-del-acc{
    text-align: right;
}
.tm-multifactor-authentication-del-acc a{
    color: #A02424;
    font-family: 'Helvetica Neue Bold';
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    display: block;
    margin-top: 25px;
}
/*======================================project-details==================================*/
.tm-project-details-main{
    position: relative;     
}
.tm-project-details-main::after {
  content: '';
  background-image: url('../img/why-choos-us-bg2.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right top;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 1;
}
.tm-project-details-banner {
  padding: 200px 0 250px;
  position: relative;
}
.tm-project-details-banner::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #247BA0;
  z-index: -1;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 94%);
}
.tm-project-details-banner-text {
  position: relative;
  z-index: 5;
}
.tm-project-details-banner-text h1{
    color: #FFF6E0;
}
.tm-project-details-banner-text p{
    color: #fff;
}
.tm-project-details-sec {
  margin-top: -200px;
  position: relative;
  z-index: 2;
  padding-bottom: 100px;
}
/* Slider CSS Start  */

.tm-project-details-sec-left-thumbnail-slider .thumbnail_slider {
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 4px 20px 4px rgba(0, 0, 0, 0.15);
  padding: 0;
}
.tm-project-details-sec-left-thumbnail-slider .splide__slide {
    display: flex;
    justify-content: center;
    align-items: center;    
    width: 580px ;
    overflow: hidden;
    transition: .2s;  
    
}
.tm-primary-slider-project .splide__slide {
    height: 462px !important;
    background-size: contain !important;
}
.tm-primary-slider-project {
  background-color: #0E0E0E;
  padding: 0 15%;
  border-radius: 20px 20px 0 0;
}
.tm-thumbnail-slider-project {
  padding: 20px;    
  padding-right: 0;
}
.tm-project-details-sec-left-thumbnail-slider .splide--nav > .splide__track > .splide__list > .splide__slide {
  border-radius: 10px;
  opacity: 0.5;
}
.tm-project-details-sec-left-thumbnail-slider .splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
    border-radius: 10px;
    border: 2px solid var(--primary, #247BA0);
    opacity: 1;
}
.tm-project-details-sec-left-thumbnail-slider .splide__slide img {
    width: auto;
    height: auto;
    margin: auto;
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.tm-project-details-sec-left-thumbnail-slider .splide__arrows button {
  z-index: 2;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 10px;
  opacity: 1;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
}
/* Slider CSS End  */
.tm-project-overview-tab ul li a {
  border: 0 !important;    
/*  border-bottom: 1px solid #E3E3E3 !important;*/
  color: #696969;
  position: relative;
  transition: all esae-in-out .3s;
}
.tm-project-overview-tab ul li a:hover{
    color: #247BA0;
    border: 0;
}
.tm-project-overview-tab ul li a:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background-color: #247BA0;
    opacity: 0;
    transition: all esae-in-out .3s;
}
.tm-project-overview-tab ul li a:hover:after{
    opacity: 1;
}
.tm-project-overview-tab ul li a.active{
    color: #247BA0!important;
    border: 0;
}
.tm-project-overview-tab ul li a.active:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background-color: #247BA0;
    opacity: 1;
    transition: all esae-in-out .3s;
}
.tm-project-overview-tab ul li a span {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #247BA0;
    line-height: 1;
    color: #fff;
}
.tm-project-details-sec-right-top {
  border-radius: 20px;
  background: var(--white, #FFF);
  box-shadow: 0px 4px 20px 4px rgba(0, 0, 0, 0.15);
  padding: 30px 20px;
}
.tm-project-details-sec-right-top .tm-our-featured-projects-panel-text-prgs {
  border-radius: unset;
  background-color: transparent;
  box-shadow: none;
  padding: 0;
  margin-top: 0;
  position: relative;
}
.tm-project-details-sec-right-top-btn {
  margin-top: 15px;
}
.tm-project-details-sec-right-top-btn a {
  border-radius: 5px;
  background-color: #247BA0;
  padding: 15px 25px;
  display: block;
  color: #fff;
  text-align: center;
  border: 2px solid  #247BA0;
}
.tm-project-details-sec-right-top-btn a:hover {
  background-color: #fff;
  color: #247BA0;
  border-color: #247BA0;
  transition: all ease-in-out .3s;
}
.tm-project-details-sec-right-middle-btn {
  margin-top: 15px;
}
.tm-project-details-sec-right-middle-btn ul{
    column-count: 2;
}
.tm-project-details-sec-right-middle-btn ul li a {
  display: block;
  border-radius: 5px;
  border: 2px solid #161616;
  padding: 15px 20px;
  color: #161616;
  text-align: center;
  transition: all ease-in-out .3s;
}
.tm-project-details-sec-right-middle-btn ul li a:hover {
  background-color: #247BA0;
  color: #fff;
  border-color: #247BA0;
}
#sidebar.fixed {
  position: fixed;
  top: 80px;
  width: 409px;
}
#sidebar {
  width: 409px;
}
.tm-investment-terms-panel{
    margin-top: 30px;
}
.tm-investment-terms-panel-title h6{
    color: #696969;
    font-family: 'Helvetica Neue Medium';
}
.tm-investment-terms-panel-list ul li{
    color: #000;
    margin-bottom: 10px;
}
.tm-investment-terms-panel-list ul li span{
    color: #696969;
}
.tm-investment-terms-panel-list ul li img{
    margin-right: 10px;
}
.tm-project-documents-sec{
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 4px 20px 4px rgba(0, 0, 0, 0.15);
    padding: 30px 20px 100px;
    margin-top: 50px;
}
.tm-project-documents-sec-list ul li a {
  color: #161616;
  text-decoration: underline !important;
  position: relative;
  padding-left: 54px;
  display: block;
  margin-bottom: 15px;
}
.tm-project-documents-sec-list ul li a img{
    position: absolute;
    left: 0;
}
.tm-recent-contributions-panel {
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 4px 20px 4px rgba(0, 0, 0, 0.15);
  padding: 30px 20px;
  margin-top: 50px;
}
.tm-recent-contributions-panel-list ul li {
  display: flex;
  gap: 10px;
  margin-bottom: 15px;
  align-items: center;
}
.tm-recent-contributions-panel-list-text h6{
    padding: 0;
}
.tm-recent-contributions-panel-list-text p{
    margin: 0;
}
.tm-recent-contributions-panel-list-icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #B6B3B3;
  line-height: 44px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tm-recent-contributions-panel-list-icon h6{
    padding: 0;
}
.tm-recent-contributions-panel .tm-project-details-sec-right-top-btn{
    margin-top: 30px;
}
.tm-project-overview-tab{
    margin-top: 40px;
}
.tm-project-overview-tab .nav-tabs{
    margin-bottom: 40px;
}
.tm-project-overview-tab-content-img img {
  border-radius: 10px;
}
.tm-project-overview-tab-content-video{
    position: relative;
}
.tm-project-overview-tab-content-video video {
  width: 100%;
  border-radius: 10px;
}
.tm-project-overview-tab-content-video{
    position: relative;
    margin-bottom: 30px;
}
.tm-project-overview-tab-content-video-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50% , -50%);
  display: inline-block;
  width: 78px;
  height: 78px;
  background: rgba(0, 0, 0, 0.80);
  line-height: 78px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  font-size: 30px;
  transition: all ease-in-out .3s;
}
.tm-project-overview-tab-content-video-btn:hover{
    color: #247BA0;
}
.tm-rewards-list {
  padding: 50px 0;
}
.tm-rewards-list-panel{
    border-bottom: 1px solid #E3E3E3;
    padding: 30px 0;
}
.tm-rewards-list-panel:last-child{
    border-bottom: 0 !important;
}
.tm-rewards-list-panel-left span{
    color: #247BA0;
    font-family: 'Helvetica Neue Medium';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.tm-rewards-list-panel-left h3{
    color: #247BA0;
}
.tm-rewards-list-panel-right ul li {
  position: relative;
  padding-left: 20px;
  line-height: 30px;
  margin: 8px 0;
}
.tm-rewards-list-panel-right ul li::after {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 8px;
    height: 8px;
    background-color: #696969;
    border-radius: 50%;
}
.tm-project-overview-tab-content2-panel {
  margin-bottom: 50px;
}
.tm-project-overview-tab-content-top img{
    border-radius: 10px;
}
.tm-project-overview-tab-content-details-img img{
    border-radius: 50%;
}
.tm-project-overview-tab-content-details {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 25px;
}
.tm-project-overview-tab-content-top h2{
    margin-bottom: 15px;
}
.tm-project-overview-tab-content-details-text h6 {
  padding-bottom: 0;
  font-family: 'Helvetica Neue Medium';
}
.tm-project-overview-tab-content-details-text h6 span{
    color: #696969;
}
.tm-project-overview-tab-content-details-text p {
  margin: 0;
}
/*=========================product-details-odd-page=============================*/
.tm-product-details-odd-page{
    padding: 200px 0 80px;
}
.tm-project-overview-tab-content-details-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.tm-project-overview-tab-content-details-main .tm-project-overview-tab-content-details{
    margin-top: 0;
}
.tm-project-overview-tab-content-details-share h6{
    padding: 0;
}
.tm-project-overview-tab-content-top h5{
    color: #000;
    font-size: 18px;
    margin-bottom: 15px;
}
.tm-product-details-odd-page-panel-text{
    margin-top: 40px;
}
/*=========================Insights & Stories=============================*/
.tm-insights-stories-page .tm-insights-stories-panel{
    margin-bottom: 30px;
}
.tm-insights-stories-page {
    margin-top: 40px;
}
.tm-insights-stories-page ul li{
    display: inline-block;
}
.tm-insights-stories-page ul li span{
  display: inline-block;
  border-radius: 5px;
  background-color: #247BA0;
  padding: 15px 25px;
  color: #fff;
  border: 1px solid #247BA0;
}
.tm-insights-stories-page ul li a{
    display: inline-block;
    border-radius: 5px;
    background-color: #fff;
    padding: 15px 25px;
    color: #247BA0;
    border: 1px solid #247BA0;
    transition: all ease-in-out .3s;
}
.tm-insights-stories-page ul li a:hover{
    background-color: #247BA0;
    color: #fff;
}
/*=========================Insights & Stories Details=============================*/
.tm-insights-stories-details-page{
    padding: 150px 0 80px;
}
.tm-insights-stories-details-page-panel{
    margin-top: 40px;
}
.tm-insights-stories-details-page-panel-text{
    margin-top: 20px;
}
.tm-insights-stories-details-page-panel-text h6{
    font-family: 'Helvetica Neue Medium';
    color: #161616;
    margin-bottom: 20px;
}
.tm-insights-stories-details-page-panel-text h6 span{
    color: #696969;
}
.tm-insights-stories-details-page-panel-text h2{
    margin-bottom: 15px;
}
/*=================================invest-now========================================*/
.tm-invest-now-page{
    padding: 200px 0 100px;
    background-color: #FFF6E0;
}
.tm-invest-now-page-top-img img {
  border-radius: 10px;
  width: 155px;
}
.tm-invest-now-page-top {
  display: flex;
  align-items: center;
  gap: 30px;
}
.tm-invest-now-page-top-text h1{
    color: #161616;
}
.tm-invest-now-page-top-text h2{
    color: #696969;
}
.tm-invest-now-perks-rewards {
  margin-top: 50px;
}
.tm-invest-now-perks-rewards-left{
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 4px 20px 4px rgba(0, 0, 0, 0.15);
    padding: 30px 30px 15px;
}
.tm-invest-now-perks-rewards-left h2{
    color: #247BA0;
}
.tm-invest-now-perks-rewards-right {
  border-radius: 20px;
  background-color: #FFF;
  box-shadow: 0px 4px 20px 4px rgba(0, 0, 0, 0.15);
  padding: 30px;
}
.tm-invest-now-perks-rewards-right-form .input-group {
  padding: 25px 0;
}
.tm-invest-now-perks-rewards-right .input-group-text {
  background-color: #fff;
  border-radius: 5px 0 0 5px;
  border: 1px solid #161616;
  font-size: 28px;
}
.tm-invest-now-perks-rewards-right .form-control{
    border: 1px solid #161616;
    border-left: 0;
    padding-left: 0;
    font-size: 28px;
}
.tm-invest-now-perks-rewards-right .form-control::placeholder{
    color: #696969;
}
.tm-invest-now-perks-rewards-right-price-box li {
  display: inline-block;
  margin: 5px 10px 5px 0;
}
.tm-invest-now-perks-rewards-right-price-box li a {
  border-radius: 5px;
  border: 1px solid #161616;
  color: #161616;
  display: inline-block;
  font-family: 'Helvetica Neue Bold';
  padding: 12px 19px;
  font-size: 28px;
}
.tm-invest-now-perks-rewards-right-title {
  margin-bottom: 10px;
}
.tm-invest-now-perks-rewards-right-title h3 {
  line-height: 32px;
  color: #247BA0;
}
.tm-invest-now-perks-rewards-right-form .tm-btn {
  display: block;
  width: 100%;
  margin-top: 30px;
}
.tm-invest-now-perks-rewards-right-list ul{
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 14px;
}

/*===============================Investor Information===============================*/
.tm-investor-information-panel-img-upload{
    border-radius: 10px;
    border: 1px dashed #696969;
}
.tm-investor-information-panel-img-upload .avatar-upload {
    position: relative;
    max-width: 205px;
    margin: 20px auto;    
}
.tm-investor-information-panel-img-upload .avatar-upload .avatar-edit {
  position: absolute;
  right: 12px;
  z-index: 1;
  top: 10px;
}
.tm-investor-information-panel-img-upload .avatar-upload .avatar-edit input {
  display: none;
}
.tm-investor-information-panel-img-upload .avatar-upload .avatar-edit input + label {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 0;
  border-radius: 100%;
  background: #FFFFFF;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
}
.tm-investor-information-panel-img-upload .avatar-upload .avatar-edit input + label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}
.tm-investor-information-panel-img-upload .avatar-upload .avatar-edit input + label:after {
  content: "\f040";
  font-family: 'FontAwesome';
  color: #757575;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}
.tm-investor-information-panel-img-upload .avatar-upload .avatar-preview {
  width: 192px;
  height: 192px;
  position: relative;
  border-radius: 100%;
  border: 6px solid #F8F8F8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.tm-investor-information-panel-img-upload .avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/*=================================footer========================================*/
.tm-footer {
  background-color: #161616;
}
.tm-footer-top {
    padding: 100px 0 50px;
}
.tm-footer-content p {
    font-size: 18px;    
    color: #fff;
}
.tm-footer-content a:hover {
  color: #228CCA;
}
.tm-social-icon{
    margin-top: 20px;
}
.tm-social-icon ul li a{
    color: #393939;
}
.tm-footer-heading h4 {
  color: #FFF6E0;
}
.tm-footer-contact-panel a{
    color: #393939;
}
.tm-footer-contact-panel a i{
    color: #6850FF;
}
.tm-footer-contact-panel span i{
    color: #6850FF;
}
.tm-footer-menu ul li a {
    color: #fff;
    font-family: 'Helvetica Neue Medium';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.tm-footer-menu ul li a:hover{
    color: #247BA0;
}
.tm-footer-content a {
    color: #fff;
    font-family: 'Helvetica Neue Medium';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.tm-footer-logo {
  margin-bottom: 10px;
}
.tm-footer-logo img {
  width: 100px;
}
.tm-footer-heading {
  margin-bottom: 15px;
}
.tm-footer-2 {
  padding-right: 10%;
}
.tm-social-icon ul li {
  display: inline-block;
  margin-right: 10px;
}
.tm-social-icon ul li a {
  color: #FFF6E0;
  font-size: 26px;
}
.tm-footer-contact ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}
.tm-footer-contact ul li a{
    color: #fff;
    font-family: 'Helvetica Neue Medium';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.tm-footer-contact ul li a:hover {
    color: #247BA0;
}
.tm-footer-contact ul li a i {
  position: absolute;
  left: 0;
  top: 4px;
  color: #FFF;
}
.tm-footer-menu ul li{
    margin-bottom: 10px;
}
.tm-footer-form .form-control {
  padding: 12px;
  border-radius: 5px;
  border: 1px solid #B3B3B3;
  background: #F6F6F6;
}
.tm-footer-form .form-control:focus {
    box-shadow: none;
}
.tm-footer-form .form-control::placeholder {
    color: #8A8989;    
    font-family: 'Helvetica Neue Medium';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;  
}
.tm-footer-bottom {
  border-top: 1px solid #FFF;
  padding: 20px 0;
}
.tm-footer-bottom p {
    margin-bottom: 0;
    color: #fff;
    font-size: 16px;
}
.tm-footer-bottom-right{
    text-align: right;
}
.tm-footer-bottom-right p a{
    color: #fff;
}
.tm-footer-bottom-right p a:hover{
    color: #228CCA;
}

.tm-project-listing-page{
  padding: 180px 0 100px;
}

.header-profile-img {
  width: 50px; /* Adjust size as needed */
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #fff; /* Optional: Adds a white border */
}

/* Price */

.tm-packages-page-panel .price {
  list-style-type: none;
  border: 1px solid #eee;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.tm-packages-page-panel .price:hover {
  box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.tm-packages-page-panel .price .header {
  background-color: #111;
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  padding: 7px 20%;
}
.tm-packages-page-panel .price li {
  border-bottom: 1px solid #c1b8b8;
  padding: 7px 20px;
  text-align: center;
  background-color: #FFF6E0;
  font-size: 16px;
  line-height: 22px;
}

.tm-packages-page-panel .price .grey {
  background-color: #eee;
  font-size: 20px;
}

.tm-packages-page-panel .button {
  background-color: #04AA6D;
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
}
.tm-packages-page-panel .tm-btn{
  padding: 12px 20px;  
  font-size: 16px;
}
.tm-project-documents-sec-btn li{
  margin: 10px 0;
}
.tm-btn-log {
  border-radius: 5px;
  background-color: #870000;
  padding: 16px 25px;
  color: #fff;
  font-family: 'Helvetica Neue Bold';
  font-size: 18px;
  line-height: normal;
  border: 2px solid #870000;
  display: inline-block;
  text-transform: capitalize;
  transition: all ease-in-out .3s;
}
.tm-btn-log:hover{
  background-color: transparent;
  color: #870000;
}
.tm-contact-us-page {
  position: relative;
  z-index: 99999;
}
.tm-resources-rogin img {
  max-width: 100% !important;
}
.tm-hero-banner-sec .video-background-holder img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
/*=================================story-architect-sec========================================*/
.tm-story-architect-sec{
    padding:100px 0;
}
.tm-story-architect-sec-left{
    position: relative;
    margin-right:20px;
}
.tm-story-architect-sec-left img {
    border-radius: 10px 100px 10px 10px;
    position: relative;
    z-index: 2;
}
.tm-story-architect-sec-left:after{
    content:'';
    position: absolute;
    top: 20px;
    right: -20px;
    width: 100%;
    height: 100%;
    background-color: #247BA0;
    border-radius: 10px 100px 10px 10px;
}
.tm-story-architect-sec-right .tm-sec-title{
    margin:0 0 10px;
}
.tm-sec-title b{
    color:#161616;
}