.footer_offer_timer_sec{
   display: none;
}
.footer_offer_timer {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: #2C404E;
   text-align: left;
   padding: 20px 38px;
   z-index: 999999;
}
.footer_offer_timer .footer_offer_timer_content{
   display: flex;
   align-items: center;
   justify-content: space-between;
}
.footer_offer_timer .footer_offer_timer_content_left_sec p{
   color: #fff;
   font-weight: 600;
   font-size: 24px;
   line-height: 30px;
   /*text-transform: uppercase;*/
   word-break: break-word;
}
.footer_offer_timer .footer_offer_timer_content_left_sec p span.lsore_hellobar_text{
   color: #fff;
}
.footer_offer_timer .footer_offer_timer_content_left_sec p span.lsore_hellobar_text span{
   /*color: rgb(255, 221, 109);*/
   color: rgb(104 255 55);
}
.footer_offer_timer .footer_offer_timer_content_left_sec{
   width: auto;
   float: left;
}

.lsore_hellobar_subtext{
    text-align: right;
    font-size: 12px !important;
    line-height: 1 !important;
    /*color: #FFFFFF !important;*/
    font-weight: 400 !important;
    /*opacity: 0.5 !important;*/
}

/*.lsore_hellobar_subtext span{*/
/*    color: #ffffff !important;*/
/*}*/

.footer_offer_timer .footer_offer_timer_content_right_sec{
   width: auto;
   float: left;
   display: flex;
   align-items: center;
   justify-content: right;
}

.footer_offer_timer .footer_offer_timer_content_right_sec p{
   color: #C5DAE8;
   font-weight: 600;
   font-size: 16px;
   line-height: 27px;
   margin-right: 20px;
}
.footer_offer_timer .footer_offer_timer_content_right_sec .footer_offer_timer_list{
   text-align: center;
    margin-right: 20px;
}
.footer_offer_timer .footer_offer_timer_content_right_sec .footer_offer_timer_list p{
   font-size: 30px;
   line-height: 27px;
   font-weight: 600;
   color: #FFFFFF;
   display: table;
   margin: 0 auto;
   position: relative;
   top: 7px;
}
.footer_offer_timer .footer_offer_timer_content_right_sec .footer_offer_timer_list span{
   font-size: 12px;
   line-height: 27px;
   text-align: center;
   color: #FFFFFF;
   top: 2px;
   position: relative;
}
.footer_offer_timer_sec_position{
   position: relative;
    margin-top: 52px;
    max-width: 100% !important;
}
.footer_offer_timer_count{
   display: flex;
   align-items: center;
}
.footer_offer_timer .footer_offer_timer_content_left_sec p span.utm_timer_percentage{
   color: #fff !important;
}

@media only screen and (min-width: 992px) and (max-width: 1399px)  {
    .lsore_hellobar_subtext{
        text-align: left;
    }
    .footer_offer_timer .footer_offer_timer_content_right_sec, .footer_offer_timer .footer_offer_timer_content_left_sec{
       width: 50%;
    }
    .footer_offer_timer .footer_offer_timer_content_left_sec p{
        font-size: 22px;
    }
}

@media only screen and (max-width:1100px) {
   .footer_offer_timer .footer_offer_timer_content_left_sec p{
      font-size: 22px;
   }
   .footer_offer_timer .footer_offer_timer_content_right_sec p{
      margin-right: 10px;
   }
   .footer_offer_timer .footer_offer_timer_content_right_sec .footer_offer_timer_list{
      margin-right: 13px;
   }
}
@media only screen and (max-width:1000px) {
   .footer_offer_timer .footer_offer_timer_content{
      display: table;
   }
   .footer_offer_timer .footer_offer_timer_content_left_sec{
      width: 100%;
   }
   .footer_offer_timer .footer_offer_timer_content_right_sec{
      width: 100%;
      justify-content: center;
   }
   .footer_offer_timer{
      padding: 10px;
   }
   .footer_offer_timer .footer_offer_timer_content_left_sec p{
      text-align: center;
      font-size: 20px;
   }
   .footer_offer_timer_sec_position {
       margin-top: 70px;
   }
   .footer_offer_timer .footer_offer_timer_content_right_sec .footer_offer_timer_list p{
      font-size: 25px;
   }
   .footer_offer_timer .footer_offer_timer_content_right_sec p{
      margin-right: 20px;
   }
   .footer_offer_timer .footer_offer_timer_content_right_sec .footer_offer_timer_list{
      margin-right: 20px;
   }
}
@media only screen and (max-width:800px) {
   .footer_offer_timer_sec_position {
       margin-top: 69px;
   }
}

@media only screen and (max-width:639px) {
   .utm_luca_link {
         font-size: 12px!important;
         width: 90px!important;
         line-height: 14px!important;
         padding: 8px 8px 8px 8px!important;
   }
   .footer_offer_timer .footer_offer_timer_content_right_sec p{
      font-size: 14px;
      margin-right: 10px;
   }
   .footer_offer_timer .footer_offer_timer_content_right_sec .footer_offer_timer_list{
      margin-right: 15px;
   }
   .lsore_hellobar_subtext{
        text-align: center;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width:480px) {
   .footer_offer_timer .footer_offer_timer_content_left_sec p{
      font-size: 16px;
   }
   .footer_offer_timer .footer_offer_timer_content_right_sec p{
      font-size: 12px;
    line-height: 18px;
   }
   .footer_offer_timer .footer_offer_timer_content_right_sec{
      padding: 0 10px;
   }
   .footer_offer_timer .footer_offer_timer_content_right_sec .footer_offer_timer_list{
      margin-right: 8px;
   }
   .footer_offer_timer .footer_offer_timer_content_right_sec .footer_offer_timer_list p{
      line-height: 23px;
      top: 5px;
   }
   .footer_offer_timer_sec_position{
      margin-top: 65px;
   }
}

@media only screen and (max-width:360px) {
   .footer_offer_timer .footer_offer_timer_content_left_sec p{
      font-size: 14px;
   }
   .utm_luca_link{
      margin-left: 0px !important;
   }
   .footer_offer_timer .footer_offer_timer_content_right_sec p{
      margin-right: 3px;
   }
   .footer_offer_timer .footer_offer_timer_content_right_sec .footer_offer_timer_list span{
      font-size: 11px;
      top: 0px;
   }
   .footer_offer_timer .footer_offer_timer_content_right_sec .footer_offer_timer_list p{
      font-size: 23px;
   }
   .footer_offer_timer .footer_offer_timer_content_right_sec{
      padding: 0 3px;
   }
}
.timer_slide_up{
   animation: timer_slide_up 0.9s cubic-bezier(0.65, 0, 0.35, 1) both;
}

.timer_slide_down{
   animation: timer_slide_down 0.9s cubic-bezier(0.65, 0, 0.35, 1) both;
}
.footer_offer_timer_content .btn-sml-get-started a.utm_luca_link:hover{
   opacity: 0.85;
}

@keyframes timer_slide_up{
   0%{
      transform: translateY(100px);
   }
    
  100%{
   transform: translateY(0);
  }
    
}

@keyframes timer_slide_down{
   0%{
      transform: translateY(0);
   }
    
  100%{
   transform: translateY(100px);
  }
    
}
  
