.elementor-1965 .elementor-element.elementor-element-167c6d7 > .elementor-element-populated{margin:0% 0% 0% 35%;--e-column-margin-right:0%;--e-column-margin-left:35%;}.elementor-1965 .elementor-element.elementor-element-d2ba2c6 .ue_timeline_item_icon_holder{width:34px;height:34px;background-color:#B7B7B7;color:#ffffff;border-radius:100px 100px 100px 100px;}.elementor-1965 .elementor-element.elementor-element-d2ba2c6 .ue_timeline_item_icon{width:34px;}.elementor-1965 .elementor-element.elementor-element-d2ba2c6 .ue_timeline_item_icon.uc-active .ue_timeline_item_icon_holder{background-color:#242423;}.elementor-1965 .elementor-element.elementor-element-d2ba2c6 .ue_timeline_item_icon_holder svg{fill:#ffffff;}.elementor-1965 .elementor-element.elementor-element-d2ba2c6 .ue_timeline_item_icon_line_offset{height:0px;width:2px;background-color:#c3c3c3;}.elementor-1965 .elementor-element.elementor-element-d2ba2c6 .ue_text_three{font-family:"GothamMedium", Sans-serif;font-size:30px;font-weight:500;}.elementor-1965 .elementor-element.elementor-element-d2ba2c6 .ue_timeline_item_content{margin-bottom:75px;}.elementor-1965 .elementor-element.elementor-element-d2ba2c6 .ue_timeline_item_content_main{background-color:#ECECEC00;padding:0% 0% 0% 10%;text-align:left;}.elementor-1965 .elementor-element.elementor-element-d2ba2c6 .ue_timeline_item_pointer_inside{background-color:#ececec;height:30px;margin-top:0px;}.elementor-1965 .elementor-element.elementor-element-d2ba2c6 .ue_timeline_item_pointer{width:20px;}.elementor-1965 .elementor-element.elementor-element-d2ba2c6 .ue_timeline_item_pointer_spacer{width:20px;}.elementor-1965 .elementor-element.elementor-element-d2ba2c6 .ue_timeline_item_icon_line{width:2px;background-color:#c3c3c3;}.elementor-1965 .elementor-element.elementor-element-d2ba2c6 .ue_timeline_item_icon_line_mask{background-color:#242423;}.elementor-1965 .elementor-element.elementor-element-d2ba2c6 .ue_timeline_item_icon_line_offset_mask{background-color:#242423;}.elementor-1965 .elementor-element.elementor-element-d2ba2c6 .ue_timeline_item_image{width:68%;height:239px;opacity:100%;mix-blend-mode:normal;}.elementor-1965 .elementor-element.elementor-element-d2ba2c6 .ue_timeline_item_title{color:#242423;font-family:"GothamMedium", Sans-serif;font-size:30px;font-weight:500;line-height:46px;margin-top:0px;}.elementor-1965 .elementor-element.elementor-element-d2ba2c6 .ue_timeline_item_subtitle{color:#242423;font-family:"GothamBook", Sans-serif;font-size:18px;font-weight:600;margin-top:5px;}.elementor-1965 .elementor-element.elementor-element-d2ba2c6 .ue_timeline_item_text{color:#242423;font-family:"GothamBook", Sans-serif;font-weight:400;margin-top:30px;}@media(min-width:1201px){.elementor-1965 .elementor-element.elementor-element-8fce82f{width:26.989%;}.elementor-1965 .elementor-element.elementor-element-2cf81ef{width:73.011%;}}/* Start custom CSS for ucaddon_unlimited_timeline, class: .elementor-element-d2ba2c6 *//* Set the default opacity to 0.25 */
.ue_timeline_item_content {
  opacity: 0.25;
}

/* Set the opacity to 1 when the element is in view after scrolling */
.ue_timeline_item_content.in-view {
  opacity: 1;
}

/* Set the opacity transition to happen over a specified length of time */
.ue_timeline_item_content {
  transition: opacity 0.5s;
}

/* Use the intersection-observer API to add the in-view class when the element is in view */
.ue_timeline_item_content:not(.in-view) {
  opacity: 0.25;
}

.ue_timeline_item_content.in-view {
  opacity: 1;
}

@media screen and (prefers-reduced-motion: no-preference) {
  .ue_timeline_item_content {
    transition: opacity 0.5s;
    will-change: opacity;
  }
  
  .ue_timeline_item_content:not(.in-view) {
    opacity: 0.25;
  }

  .ue_timeline_item_content.in-view {
    opacity: 1;
  }

  .ue_timeline_item_content.in-view {
    transition-delay: 0.2s;
  }
}


.elementor-1965 .elementor-element.elementor-element-d2ba2c6 .ue_text_three {
  font-family: "GothamMedium", Sans-serif;
  font-size: 30px;
  font-weight: 500;
  color: #242423;
  margin-top: -30px !important;
  margin-left: -500px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GothamMedium';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://jorgensen-jorgensen.com/wp-content/uploads/2023/05/GothamMedium.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GothamBook';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://jorgensen-jorgensen.com/wp-content/uploads/2023/05/GothamBook.ttf') format('truetype');
}
/* End Custom Fonts CSS */