/* widget: Unlimited Timeline */



#uc_unlimited_timeline_elementor_40b08e5{
  direction:ltr;
}

#uc_unlimited_timeline_elementor_40b08e5 *{
  box-sizing:border-box;
}

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item{
  display:flex;
  flex-direction:row-reverse;
}

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_icon{
  display:flex;
  flex-direction:column;
  align-items:center;
}

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_icon_line{
  flex-grow:1;
}

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_icon_line_offset{
  flex-grow:0;
  flex-shrink:0;
}

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_icon_holder{
  display:flex;
  justify-content:center;
  align-items:center;
  line-height:1em;
  flex-direction:column;
  transition: all 0.4s ease-in-out;
  text-align: center;
}

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_icon_holder svg{
  height:1em;
  width:1em;
}

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_content{
  flex:1;
  flex-shrink:0;
  flex-direction:row-reverse;
}

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_spacer{
  flex:1;
  flex-shrink:0;
}

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_content_main{
  flex-grow:1;
  word-break: break-word;
  transition: all .3s;
  position: relative;
}

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_content_main_link{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: block;
}

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_content{
  display:flex;
}

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_pointer_spacer{
  flex-grow:0;
  flex-shrink:0;
}

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_icon{
  flex-grow:0;
  flex-shrink:0;
}

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_pointer{  
  flex-grow:0;
  flex-shrink:0;
  margin-top:0px;
  position:relative;
}

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item .ue_timeline_item_content .ue_timeline_item_pointer .ue_timeline_item_pointer_inside{
  position:relative;
  clip-path: polygon(0 50%, 100% 0, 100% 100%);
  transition: all .3s;
}

  #uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item:last-child .ue_timeline_item_icon_line{
    display:none;
  }
	

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item:last-child .ue_timeline_item_content{
  margin-bottom:0px;
}

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_spacer  {
  display:none;
}

  #uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item:nth-child(odd)    {
   flex-direction:row;
  }

  #uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item:nth-child(odd) .ue_timeline_item_content{
   flex-direction:row;
  } 

  #uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_spacer  {
    display:block;
  }

  #uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item:nth-child(odd) .ue_timeline_item_content .ue_timeline_item_pointer .ue_timeline_item_pointer_inside{ 
   clip-path: polygon(100% 50%, 0 0, 0 100%);
  }
	

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_button{
	display: flex;
  	align-items: center;
}

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_link{
	cursor: pointer;
  	transition: all .3s;
}


.ue_timeline_item_title{
  font-size:21px;
}

.ue_text_one, .ue_text_two, .ue_text_three{
  font-size:14px;
  line-height:1.1em;
}

.ue_timeline_item_icon_line_mask, .ue_timeline_item_icon_line_offset_mask {
  width: 100%;
  height: 0%;
  max-height: 100%;
  will-change: height;
}

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_line_icon_holder{
  position: relative;
}

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_line_floating_icon,
#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_line_floating_icon-offset{
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  opacity: 0;
  display: none;
    display: none !important;
  }

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_floating_icon{
  display:flex;
  opacity: 1;
  justify-content:center;
  align-items:center;
  line-height:1em;
  flex-direction:column;
  transition: all 0.4s ease-in-out;
  text-align: center;
}
  
#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_image{
object-fit: cover;
}

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_content_inside{
  position:relative;
}

#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_content_main{
  position:relative;
  overflow:hidden;
}


@media only screen and (max-width: 768px) {
  #uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item{
    flex-direction:row-reverse !important;
  }

  #uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item .ue_timeline_item_content{
   flex-direction:row-reverse !important;
  }
  
  #uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_spacer  {
    display:none;
  }
  
  #uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item .ue_timeline_item_content .ue_timeline_item_pointer .ue_timeline_item_pointer_inside  { 
   clip-path: polygon(0 50%, 100% 0, 100% 100%) !important;
  }  
}
#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item_img_wrapper{
  display: flex;
}
#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item:nth-child(even) .ue_timeline_item_img_wrapper{
  justify-content: flex-end;
}
#uc_unlimited_timeline_elementor_40b08e5 .ue_timeline_item:nth-child(odd) .ue_timeline_item_img_wrapper{
  justify-content: flex-start;
}
	





	





	





	





	







