/* widget: Title 01 */

.uc_title_01_elementor_0a1096a{
  display:flex;
  flex-wrap:wrap;
}

.uc_title_01_elementor_0a1096a.left-align{
  justify-content:flex-start;
}

.uc_title_01_elementor_0a1096a.center-align{
  justify-content:center;
}

.uc_title_01_elementor_0a1096a.right-align{
  justify-content:flex-end;
}

.uc_title_01_elementor_0a1096a .title-inner{
  width:100%;
  display:flex;
  flex-wrap:wrap;
  flex-direction:column-reverse;
  margin-bottom:10px;
}

.uc_title_01_elementor_0a1096a.left-align .title-inner{
  text-align:left;
}

.uc_title_01_elementor_0a1096a.center-align .title-inner{
  text-align:center;
}

.uc_title_01_elementor_0a1096a.right-align .title-inner{
  text-align:right;
}

.uc_title_01_elementor_0a1096a .title-inner.position-top{
  flex-direction:column;
}

.uc_title_01_elementor_0a1096a .title-inner h4{
  margin-top:0px;
  margin-bottom:0px;
  font-size:36px;
  color:#293679;
  font-weight:600;
  text-transform:capitalize;
  line-height:1.4em;
  transition:all 0.4s ease-in-out;
  font-family:'Poppins',sans-serif;
}

.uc_title_01_elementor_0a1096a:hover .title-inner h4{
  color:#293679;
}

.uc_title_01_elementor_0a1096a .title-inner h6{
  margin-top:0px;
  margin-bottom:0px;
  font-size:14px;
  color:#7d8791;
  font-weight:600;
  text-transform:capitalize;
  line-height:1.4em;
  transition:all 0.4s ease-in-out;
  font-family:'Poppins',sans-serif;
}

.uc_title_01_elementor_0a1096a .title-inner.position-top h6{
  margin-bottom:0px;
}

.uc_title_01_elementor_0a1096a .title-inner.position-bottom h6{
  margin-top:0px;
}

.uc_title_01_elementor_0a1096a:hover .title-inner h6{
  color:#7d8791;
}

.uc_title_01_elementor_0a1096a .line{
  width:50px;
  height:7px;
  display:inline-block;
  transition:all 0.4s ease-in-out;
}

.uc_title_01_elementor_0a1096a .line.first-line{
  background-color:#C5D92F;
}

.uc_title_01_elementor_0a1096a .line.second-line{
  background-color:#293679;
}

.uc_title_01_elementor_0a1096a:hover .line.first-line{
  background-color:#C5D92F;
}

.uc_title_01_elementor_0a1096a:hover .line.second-line{
  background-color:#293679;
}

@media (max-width:768px){
  .uc_title_01_elementor_0a1096a .title-inner.position-top h6{
    margin-bottom:;
  }

  .uc_title_01_elementor_0a1096a .title-inner.position-bottom h6{
    margin-top:;
  }
  
  .uc_title_01_elementor_0a1096a .line{
    width:px;
    height:px;
  }  

  .uc_title_01_elementor_0a1096a .title-inner{
    margin-bottom:;
  }
}

@media (max-width:500px){
  .uc_title_01_elementor_0a1096a .title-inner.position-top h6{
    margin-bottom:;
  }

  .uc_title_01_elementor_0a1096a .title-inner.position-bottom h6{
    margin-top:;
  }
  
  .uc_title_01_elementor_0a1096a .line{
    width:px;
    height:px;
  }  

  .uc_title_01_elementor_0a1096a .title-inner{
    margin-bottom:;
  }
}

