::-webkit-scrollbar {
  width: 0px;
}

::-webkit-scrollbar-track {
  background: transparent;
}

::-webkit-scrollbar-thumb {
  background: #0000005a;
  width: 5px;
}

::-webkit-scrollbar-thumb:hover {
  background: #000000ac;
}

:root {
  --hero_transition: linear 0.35s all !important;
  --white: #ffffff;
}

html {
  scroll-behavior: smooth;
}

a.invest-box[href=""] {
  pointer-events: none;
}

.grecaptcha-badge {
  display: none !important;
}

.invest-box{
  display: flex;
  flex-direction: column;
  max-width: 288px;
  min-height: 276px;
  padding: 8px;
  border: 1px solid #D4D4D4;
}
.invest-box-img img{
  width: 272px;
  height: 160px;
  object-fit: cover;
}
.invest-box-content .inv-name{
text-align: left;
font-family:Trajan Pro 3;
letter-spacing: 0px;
color: #141414;
opacity: 1;
}
.invest-box-content .inv-info{
text-align: left;
font-family: inherit;
letter-spacing: 0px;
color: #7F7F7F;
opacity: 1;
}


body #page-container .et_pb_row.home_hover_investments {
  display: flex !important;
  gap: 0;
  flex-direction: row;
  justify-content: space-around !important;
}

body #page-container .home_hover_investments .et_pb_column {
  min-height: 240px;
  width: 100% !important;
  overflow: hidden;
  margin-right: 24px;
}

body #page-container .home_hover_investments .et_pb_column::after{
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(180deg, #00000000 0%, #000000CC 100%) 0% 0% no-repeat padding-box;
  transition: ease-in-out 0.25s background 0.15s , ease-in-out 0.25s all 0s;
  opacity: 0;
}

body #page-container .home_hover_investments .et_pb_column:hover::after{
  top: 0;
  opacity: 1;
  /* background: transparent linear-gradient(180deg, #00000000 0%, #000000CC 100%) 0% 0% no-repeat padding-box; */
}

body #page-container .home_hover_investments .et_pb_column .et_pb_button_module_wrapper {
  position: absolute;
  bottom: -50px;
  /* left: calc(50% + 5px); */
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  z-index: 1;
  transition: ease-in-out 0.35s all;
}


body #page-container .home_hover_investments .et_pb_column:hover .et_pb_button_module_wrapper {
  bottom: 24px;
}

body #page-container .home_hover_investments .et_pb_column .et_pb_module.et_pb_text {
  position: absolute;
  bottom: -100px;
  left: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
  transition: ease-in-out 0.35s all;
}


body #page-container .home_hover_investments .et_pb_column:hover .et_pb_module.et_pb_text{
  bottom: 60px;
  opacity: 1;
}

body #page-container .home_hover_investments .et_pb_column .et_pb_button_module_wrapper a.et_pb_button{
  background: transparent;
  padding: 0 !important;
  display: inline-block;
  position: relative;
  pointer-events: none;
  z-index: 0;
}

body #page-container .home_hover_investments .et_pb_column .et_pb_button_module_wrapper a.et_pb_button::after {
  content: '';
  background: url(/wp-content/uploads/2023/09/vuesax-linear-arrow-right.svg);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 8px !important;
  position: relative;
  display: inline-block;
  top: 5px;
}

.ts-leader-main-col h5{
  padding-bottom : 8px !important;
}
.ts-leader-main-col h6{
  padding-bottom : 0px !important;
}

.ts-leader-main-col.ts-leader-secondary-row h6{
  padding-bottom : 0px !important;
}

.ts-leader-header h2{
  padding-bottom : 0px !important;
}

.ts-leader-main-col h5:not(:empty) ~ .ts-leader-main-col h6{
  color : red !important;
}

.et_pb_row.leadership_row .et_pb_module.leadership_descr {
  max-height: 0px;
  overflow: hidden;
  transition: cubic-bezier(0.42, 0, 0, 1.05) 0.5s all;
}
.et_pb_row.leadership_row .et_pb_module.leadership_descr.expand {
  max-height: 200px;
}

.expand_leadership {
  position: absolute;
  top: 0;
  right: 20px;
  background: transparent;
  width: 20px;
  height: 20px;
  z-index: 1;
  cursor: pointer;
}
.expand_leadership::after {
  content: '';
  background: url(/wp-content/uploads/2023/09/vuesax-linear-arrow-down.svg);
  position: relative;
  width: 20px;
  height: 20px;
  display: inline-block;
  transform: rotate(180deg);
  transition: cubic-bezier(0.42, 0, 0, 0.98) 0.5s all;
}
.expand_leadership.expand::after {
  transform: rotate(0deg);
}

body.home #site_main_header.et_pb_section{
  background-color: transparent !important;
  border-color: transparent !important;
}
body.home.deepScrolled #site_main_header.et_pb_section {
  background-color: white !important;
  border-color: #CCCCCC !important;
}

.et_pb_section_0.et_pb_section.tavistock_banner_sec{
  transition: none !important;
  padding-top: 0 !important;
  overflow: hidden;
}
.et_pb_section_0.et_pb_section.tavistock_banner_sec .et_pb_column {
  height: 100%;
}
.et_pb_section_0.et_pb_section.tavistock_banner_sec .et_pb_column .et_pb_module.et_pb_image.landed_state{
  height: 100%;
}
.et_pb_section_0.et_pb_section.tavistock_banner_sec .et_pb_column .et_pb_module.et_pb_image.landed_state .et_pb_image_wrap{
  height: 100%;
}
.et_pb_section_0.et_pb_section.tavistock_banner_sec .et_pb_column .et_pb_module.et_pb_image.landed_state .et_pb_image_wrap img{
  height: 100%;
}

body.home #site_main_header.et_pb_section.scrolled{
  background-color: white !important;
}

.home .et_pb_module.et_pb_text.hero_title {
  padding-top: 290px;
}

.home.scrolled .et_pb_module.et_pb_text.hero_title {
  padding-top: 330px;
  transition:  var(--hero_transition);
}

.home.scrolled .et_pb_module.et_pb_text.hero_title h1 {
  transition:  var(--hero_transition);
}
.home.scrolled .et_pb_module.et_pb_text.hero_title h1 {
  color: #9D152E !important;
  font-size: 46px !important;
  line-height: 65px !important;
}

.home .et_pb_module.et_pb_image.landed_state {
  opacity: 1;
  bottom: calc( 0px + 20vh);
  transition: var(--hero_transition);
}

.home.scrolled .et_pb_module.et_pb_image.landed_state {
  opacity: 0;
}

.home .et_pb_module.et_pb_image.scrolled_buildings,
.home .et_pb_module.et_pb_image.scrolled_sky  {
  opacity: 0;
  transform: scale(1);
  transition: var(--hero_transition);
  left: 0;
}
.home.scrolled .et_pb_module.et_pb_image.scrolled_buildings,
.home.scrolled .et_pb_module.et_pb_image.scrolled_sky  {
  opacity: 1;
  transform: scale(1.05);
}
.et_pb_text_inner p {
    padding-bottom: 25px;
}

.home .header_menu ul#menu-main-menu li{
  left: 0;
}
.home.scrolled .header_menu ul#menu-main-menu li:nth-of-type(1){
  left: -135px;
}
.home.scrolled .header_menu ul#menu-main-menu li:nth-of-type(3){
  left: 85px;
}


.ginput_container input[type=radio] {
  visibility: hidden;
  position: relative;
  cursor: pointer;
}

.ginput_container input[type=radio]:checked::before {
  content: '';
  position: absolute;
  top: 2px;
  left: 1px;
  width: 12px;
  height: 12px;
  background: #000000;
  visibility: visible;
  border-radius: 100%;
}
.ginput_container input[type=radio]::after {
  content: '';
  background: transparent;
  position: absolute;
  top: -3px;
  left: -4px;
  width: 20px;
  height: 20px;
  border: 1px solid #555555;
  border-radius: 100%;
  visibility: visible;
}

label#label_1_6_1,
label#label_1_6_0 {
  padding-left: 7px;
}

#menu-main-menu{
  position: relative;
}
/* .home li.et_pb_menu_page_id-597.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item.menu-item-597 a {
  color: #7f7f7f!important;
}
.home li.et_pb_menu_page_id-597.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item.menu-item-597:hover a {
  color: #9d152e!important;
} */
.home #desktop-nav .menu-item-652 a { color:black !important}
.home #desktop-nav .menu-item-652:hover a { color:#9d152e !important }



body.special_for_homepage.home.sticky_special #site_main_header.et_pb_section {
  background-color: white !important;
  border-color: #cccccc !important;
}

.home.special_for_homepage .et_pb_module.et_pb_image.landed_state {
  opacity: 1;
  bottom: 0px;
  transition: var(--hero_transition);
}

.home .et_pb_module.et_pb_image.scrolled_buildings, 
.home .et_pb_module.et_pb_image.scrolled_sky{
  opacity: 1;
  bottom: -10px;
  top: -10px;
  height: calc(100vh + 20px);
  transition: none;
}

.home .et_pb_module.et_pb_image.scrolled_buildings img, 
.home .et_pb_module.et_pb_image.scrolled_sky img{
  object-fit: cover;
  object-position: bottom;
}
.home.special_for_homepage .et_pb_module.et_pb_text.hero_title h1 {
  color: #9D152E !important;
  font-size: 46px !important;
  line-height: 65px !important;
}

#site_main_header .et_pb_menu__wrap{
  position: relative;
} 

.leadership_description_toggler {
  cursor: pointer;
}

.home .et_pb_module.et_pb_image.scrolled_buildings .et_pb_image_wrap, 
.home .et_pb_module.et_pb_image.scrolled_sky .et_pb_image_wrap {
  height: 100%;
}

body.home.freeze_scroll{
  overflow: hidden !important;
}


body.home_animation_scrolled div#desktop-nav .et_pb_column_1_tb_header .et_pb_module.et_pb_image {
  max-width: 139px;
}

body.home_animation_scrolled div#desktop-nav .et_pb_column_1_tb_header {
  position: relative;
  top: 0;
}

body.home_animation_scrolled div#desktop-nav .et_pb_column_0_tb_header {
  position: relative;
  left: 0;
}

body.home_animation_scrolled div#desktop-nav .et_pb_column_2_tb_header {
  position: relative;
  right:0;
}

@media(min-width:1025px){
  .home div#desktop-nav .et_pb_column_0_tb_header {
    position: relative;
    left: 120px;
    transition: var(--hero_transition);
  }
  
  .home div#desktop-nav .et_pb_column_1_tb_header {
    position: relative;
    top: 130px;
    transition: var(--hero_transition);
  }
  
  .home div#desktop-nav .et_pb_column_2_tb_header {
    position: relative;
    right: 120px;
    transition: var(--hero_transition);
  }
  
  .home div#desktop-nav .et_pb_column_1_tb_header .et_pb_module.et_pb_image {
    max-width: 250px;
    transition: var(--hero_transition);
    opacity: 0;
  }
  
}

@media(max-width:1024px){
  body #page-container .home_hover_investments .et_pb_column .et_pb_button_module_wrapper {
    bottom: 24px;
  }
  body #page-container .home_hover_investments .et_pb_column .et_pb_module.et_pb_text{
    opacity: 1;
    bottom: 60px;
  }
  body #page-container .home_hover_investments .et_pb_column::after{
    top: 0;  
  }
  #site_main_header{
    transition: ease-in-out 0.35s all;
  }
  body.home.deepScrolled #site_main_header.et_pb_section{
    background-color: transparent !important;
    border-color: transparent !important;
  }
  body.home.deepScrolled.mobile_scrolled #site_main_header.et_pb_section{
    background-color: white !important;
    border-color: #cccccc !important;
  }

  #site_main_header #mobile-nav{
    padding-top:12px !important;
    padding-bottom:12px !important;
  }
  body.home #mobile-nav .et_pb_menu__logo-wrap{
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    min-width: 154px;
    width: 100%;
    max-width: 154px;
    top: 100px;
    transition: ease-in-out 0.35s all;
    margin-bottom: 0px !important;
  }
  
  /* scrolled and default state for other pages */
  #mobile-nav .et_pb_menu__logo-wrap,
  body.home.mobile_scrolled #mobile-nav .et_pb_menu__logo-wrap{
    transition: ease-in-out 0.35s all;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    min-width: 120px;
    width: 100%;
    max-width: 120px;
    top: 0px;
    margin-bottom: 0px !important;
    transition: ease-in-out 0.35s all;
  }
  
  body.home #site_main_header #mobile-nav .et_pb_menu__wrap{
    position: relative;
    right : calc(50% - 10px);
    transition: ease-in-out 0.35s all;
  }

  body.mobile_scrolled #site_main_header #mobile-nav .et_pb_menu__wrap{
    position: relative;
    right : 6px;
  }
}
@media (min-width: 981px){
  .ts-leader-main-col .et_pb_column{
    padding-left : 20px;
    padding-right : 20px;    
  }
  .ts-leader-main-col .et_pb_column:first-child{
    padding-left : 10px;
    padding-right : 20px;
  }
  .ts-leader-main-col .et_pb_column:last-child{
    padding-left : 20px;
    padding-right : 10px;
  }
  .ts-leader-main-col .et_pb_column.ts-enable-border:not(:first-child):before {
		content: '';
    border-left: 1px solid #FFFFFF33;
    position: absolute;
    height: 97%;
    left: 0;
    top: 1.25%;
	}
  
}
@media(max-width:980px){
  body #page-container .et_pb_row.home_hover_investments {
    flex-direction: column;
  }

  body #page-container .home_hover_investments .et_pb_column {
    margin-right: 0 !important;
    margin-bottom: 24px !important;
  }

  body #page-container .home_hover_investments .et_pb_column .et_pb_button_module_wrapper {
    bottom: 24px;
  }
  body #page-container .home_hover_investments .et_pb_column .et_pb_module.et_pb_text{
    bottom: 60px;
  }
  body #page-container .home_hover_investments .et_pb_column::after{
    top: 0;  
  }
  .ts-leader-main-col .et_pb_column{
    padding-left : 10px;
    padding-right : 10px;    
    margin-bottom : 30px !important;
  }
  .ts-leader-main-col .et_pb_column.ts-enable-border:nth-child(even):before {
		content: '';
    border-left: 1px solid #FFFFFF33;
    position: absolute;
    height: 97%;
    left: 0;
    top: 1.25%;
	}
  #mobile-nav .et_pb_menu__logo-wrap {
    position: relative;
    left: 50%;
    transform: translate(-50%);
    z-index: 1;
  }
  #site_main_header.sticky_header{
    background-color: transparent;
  }
  #site_main_header.sticky_header{
    background-color: white;
  }
  ul#mobile_menu3 {
    width: 100vw;
    left: -160px;
    position: absolute;
  }
  #site_main_header .et_pb_menu .et_mobile_nav_menu{
    display: inline-flex !important;
  }
  #site_main_header.pa-fullscreen-menu .et_pb_menu__wrap .opened .mobile_menu_bar{
    right: 17px;
    top: 10px;
  }
/*  #site_main_header.pa-fullscreen-menu .mobile_menu_bar:before{
    left : 0 !important;
    right : 0 !important;
  }*/

  #site_main_header .et_pb_column .et_pb_module.et_pb_menu{
    opacity: 1 !important;
    transition: none !important;
  }
}

@media (max-width: 1400px) and (min-width: 1025px)  {
  .home div#desktop-nav .et_pb_column_1_tb_header{
    top: 80px;
  }    
}

@media (max-width: 767px){
	body #page-container .home_hover_investments .et_pb_column {
		margin-bottom: 16px !important;
	}
  ul#mobile_menu3 {
    width: 100vw;
    left: -150px;
    position: absolute;
  }
}

@media (max-width: 479px){
	.ts-leader-main-col .et_pb_column:before {	
    border-left: none !important;   
	}
	.ts-leader-main-col .et_pb_column{   
    padding-bottom : 30px !important;
  }
}