/*
Theme Name: TwoTen Custom
Theme URI: https://twotenstudio.co.uk
Template: hello-elementor
Author: TwoTen Studio
Author URI: https://twotenstudio.co.uk
Version: 1.0.0.1639046704
Updated: 2021-12-09 10:45:04

*/

@import url(fonts/style.css);

body {
  font-size: 1em;
}

h1,
h4,
h5,
h6,
p,
a,
ul li,
ul ol,
body {
  font-family: "Gotham Book", sans-serif !important;
  color: #000;
  margin-top: 0px;
}

h2,
h3 {
  font-family: "Gotham Light", sans-serif;
  color: #000;
  margin-top: 0px;
}

p {
  font-size: 1em;
}

h1 {
  font-size: 2.5em;
  font-weight: 500;
}

h1 .white,
.white h1,
.white p,
.white p a {
  color: #fff;
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1.3em;
  line-height: 1.3em;
  font-weight: 300;
}

.pBold p {
  font-weight: bold;
  font-family: "Gotham";
  margin-bottom: 10px !important;
}

.titleAleph h1 {
  color: #000 !important;
  text-transform: uppercase;
  font-size: 4.5em;
}

.subTitleAleph h1 {
  color: #000 !important;
  margin-top: 30px;
  font-family: "Gotham Light" !important;
  font-weight: 100;
  font-size: 3em;
}

.pBold.whyInvestTitle {
  margin-top: 60px !important;
}

.pBold.whyInvestTitle p {
  margin-bottom: 0px !important;
}

.factsTitle h1 {
  font-weight: bold;
  margin-bottom: 30px !important;
  margin-top: 60px;
}

.teamName h4 {
  font-weight: bold;
}

.factsRepeater .dce-acf-repeater-grid .dce-acf-repeater-item {
  border-bottom: 2px solid #000;
  padding: 20px 0px 2px 0px;
}

.factsRepeater .dce-acf-repeater-grid .dce-acf-repeater-item:last-child {
  border-bottom: none;
}

.factsRepeater .dce-acf-repeater-grid .dce-acf-repeater-item:first-child {
  padding: 8px 0px 2px 0px;
}

.factsRepeaterGreybg .dce-acf-repeater-grid .dce-acf-repeater-item:first-child {
  padding: 15px 0px 10px 0px;
}

.factsRepeaterGreybg .dce-acf-repeater-grid .dce-acf-repeater-item,
.factsRepeaterWhyInvested .dce-acf-repeater-grid .dce-acf-repeater-item {
  border-bottom: 2px solid #000;
  padding: 15px 0px 10px 0px;
}

.factsRepeaterGreybg .dce-acf-repeater-grid .dce-acf-repeater-item:last-child,
.factsRepeaterWhyInvested
  .dce-acf-repeater-grid
  .dce-acf-repeater-item:last-child {
  border-bottom: none;
}

.factsRepeater p {
  font-size: 1.1em;
}

.factsRepeater.factsRepeaterText p {
  font-size: 1em;
}

.textWithFacts {
}

.sectionMargin {
  padding: 50px 0px;
}

.imageLinksTextWhiteBg {
  position: absolute !important;
  padding: 20px;
  background: #f5f5f5;
  width: 240px !important;
}

.imageLinksTextGreyBg {
  position: absolute !important;
  padding: 20px;
  background: #fff;
  width: 240px !important;
}

.elementor-widget:not(:last-child) {
  margin-bottom: 0px !important;
}

.pageTitleContainer {
  position: absolute !important;
  top: 44%;
}

.closed .vertical {
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
}

.closed .horizontal {
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
  opacity: 1;
}

.opened {
  opacity: 1;
}

.opened .vertical {
  transition: all 0.5s ease-in-out;
  transform: rotate(90deg);
}

.opened .horizontal {
  transition: all 0.5s ease-in-out;
  transform: rotate(90deg);
  opacity: 0;
}

.circle-plus {
  height: 4em;
  width: 4em;
  font-size: 1em;
}

.circle-plus .circle {
  position: relative;
  width: 2.55em;
  height: 2.5em;
  border-radius: 100%;
  border: solid 2px #000;
}

.circle-plus .circle .horizontal {
  position: absolute;
  background-color: #000;
  width: 30px;
  height: 3px;
  left: 50%;
  margin-left: -15px;
  top: 50%;
  margin-top: -1.5px;
}

.circle-plus .circle .vertical {
  position: absolute;
  background-color: #000;
  width: 3px;
  height: 30px;
  left: 50%;
  margin-left: -1.5px;
  top: 50%;
  margin-top: -15px;
}

.investments .dce-item.dce-item_title {
  position: relative;
  z-index: 9 !important;
  top: 50%;
  left: auto;
}

.investments .dce-item.dce-item_title h1 a {
  color: #fff !important;
  font-size: 2em;
}

.dce-carousel-controls .swiper-button-next,
.dce-carousel-controls .swiper-button-prev {
  display: flex;
  align-items: end;
}

.dce-carousel-controls .swiper-button-next {
  justify-content: flex-end;
}

.dce-carousel-controls .swiper-button-prev {
  justify-content: flex-start;
}

section.newsDefaultBg {
  background-image: url(http://aleph.local/wp-content/uploads/2021/12/newsheader2.jpg);
}

ul#menu-1-998d9d2 {
  font-size: 14px;
}

.elementor-62 .elementor-element.elementor-element-43338e4 img {
  width: 100%;
  max-width: 160px;
}

.factsRepeater .dce-acf-repeater-grid .dce-acf-repeater-item {
  border-bottom: 1px solid #000;
  padding: 20px 0px 2px 0px;
}

.factsRepeaterGreybg .dce-acf-repeater-grid .dce-acf-repeater-item,
.factsRepeaterWhyInvested .dce-acf-repeater-grid .dce-acf-repeater-item {
  border-bottom: 1px solid #000;
  padding: 15px 0px 10px 0px;
}

.teamName {
  font-weight: bold;
  font-size: 20px !important;
}

.teamTitle p {
  color: #777;
  font-size: 14px;
}

.circle-plus .circle .horizontal {
  position: absolute;
  background-color: #000;
  width: 22px;
  height: 2px;
  left: 61%;
  margin-left: -15px;
  top: 50%;
  margin-top: -1.5px;
}

.circle-plus .circle .vertical {
  position: absolute;
  background-color: #000;
  width: 2px;
  height: 22px;
  left: 50%;
  margin-left: -1.5px;
  top: 62%;
  margin-top: -15px;
}

@media (max-width: 991.98px) {
  .investments .dce-item.dce-item_title h1 a {
    color: #fff !important;
    font-size: 1.3em;
  }
}

.elementor-422
  .elementor-element.elementor-element-465aebf3:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-422
  .elementor-element.elementor-element-465aebf3
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #fff;
}
