
/* ------------------------
    BLOG WIDGETS
-------------------------- */
.elementor-widget-Element_Ready_Post_Carousel .slick-list {
    overflow: visible !important;
  }
  .elementor-widget-Element_Ready_Post_Carousel .slick-slider {
    margin:0 -10px;
  }
    .elementor-widget-Element_Ready_Post_Carousel .slick-slide {
        margin-right:10px;
        margin-left:10px;
    }
  .sldier-content-area .slick-list .element__ready__single__post.slick-slide {
      opacity: 0;
      visibility: hidden;
  }
  .sldier-content-area .slick-list .element__ready__single__post.slick-slide.slick-active {
      opacity: 1;
      visibility: visible;
      transition: 0.3s;
  }
  
  .sldier-content-area .slick-dots {
      position: inherit;
      bottom: inherit;
  }
  .sldier-content-area .slick-dots li {
      transition: 0.3s;
  }
  .sldier-content-area .slick-dots li button:before{
      display: none;
  }
  .element__ready__single__post {
      background: aliceblue;
  }
  
  .post__thumb img {
      width: 100%;
  }
  .post__content {
      padding: 30px;
  }
  
  .post__title {
      font-size: 24px;
  }
  
  .post__content ul {
      margin: 0;
      padding: 0;
      list-style: none;
  }

  .er--post-group-two .element__ready__left___post .post__content ul{
    display: inline-block;
  }

  .er--post-group-two .element__ready__right__list__post .element__ready__single__post {
    background: aliceblue;
    display: flex;
    align-items: center;
  }

  .er--post-group-two .element__ready__right__list__post .post__thumb{
    margin-right:0;
  }
  
  .post__content ul li {
      display: inline-block;
      margin-right: 10px;
  }
  
  .post__content ul li i {
      margin-right: 5px;
  }
  
  .post__meta {
      margin-top: 30px;
  }
  
  .post__btn {
      margin-top: 30px;
  }
  a.readmore__btn{
      display: inline-block;
  }
  
  @media print {
      html, body {
         display: none;  /* hide whole page */
      }
  }
  /* --------- 2 ---------- */
  .post__carousel__flex {
      display: flex;
  }
  /* ----------3-----------*/
  .element__ready__post__layout__3 {
      position: relative;
      overflow: hidden;
  }
  
  .element__ready__post__layout__3 a {
      color: #ffffff;
  }
  .element__ready__post__layout__3 a:hover,
  .element__ready__post__layout__3 a:focus {
      color: #ffffff;
      text-decoration: underline;
  }
  .single__masonry__item .post__content {
    position: relative;
  }
  .element__ready__post__layout__3 .post__content {
      position: absolute;
      left: 0;
      bottom: 0;
      background: linear-gradient(180deg, rgba(0,33,73,0) 1%, #002149 100%);
      width: 100%;
      height: 40%;
      color: #ffffff;
      transition: 0.3s;
  }
  .element__ready__post__layout__3 .post__title,
  .element__ready__post__layout__3 .post__btn {
      margin: 0;
  }
  
  .element__ready__post__layout__3 .post__btn a {
      margin: 0;
      position: absolute;
      bottom: 40px;
      transition: 0.3s;
      display: inline-block;
      opacity: 0;
      visibility: hidden;
      left: 0;
      transition: 0.5s;
      text-decoration: none;
      min-width: 40px;
      height: 40px;
      padding-top: 6px;
      border-radius: 50%;
  }
  .element__ready__post__layout__3:hover .post__btn a {
      opacity: 1;
      visibility: visible;
      left: 30px;
  }
  .element__ready__post__layout__3:hover .post__btn a:hover {
      background: #ffffff;
      color: #006de8;
      padding-left: 13px;
  }
  .element__ready__post__layout__3:hover .post__content {
      height: 100%;
      background: linear-gradient(180deg, rgba(0, 102, 255, 0.8) 0%, rgba(96, 170, 255, 0.5) 100%);
  }
  
  /*----------4----------*/
  .element__ready__post__layout__4 {
      background: #ffffff;
  }
  .element__ready__post__layout__4 .post__thumb {
      width: calc( 100% - 60px );
      margin: 0 auto -50px;
  }
  .element__ready__post__layout__4 .post__content {
      background: #ffffff;
      border: 10px solid rgba(227,238,255,0.3);
      transition: 0.3s;
      padding-top: 60px;
  }
  .element__ready__post__layout__4 .post__meta{
      margin-bottom:10px;
      font-weight:400;
  }
  .element__ready__post__layout__4 .post__meta a {
      color: inherit;
  }
  .element__ready__post__layout__4 .post__meta a:hover {
      color: #006de8;
  }
  
  .element__ready__post__layout__4 .post__meta i {
      color: #006de8;
  }
  .element__ready__post__layout__4:hover .post__content {
      border-color: #006de8;
  }
  
  .element__ready__post__layout__4 .post__title {
      margin-bottom: 20px;
  }
  
  .element__ready__post__layout__4 .post__btn a {
      font-weight: 700;
  }
  /* ------------- 5 -------------- */
  .element__ready__single__post.element__ready__post__layout__5 {
      background: #ffffff;
      -webkit-filter: drop-shadow(0px 10px 10px rgba(209,221,236,0.3));
      filter: drop-shadow(0px 10px 10px rgba(209,221,236,0.3));
      border-radius: 15px;
      overflow: hidden;
  }
  
  .element__ready__post__layout__5 ul.post__meta {
      margin-bottom: 10px;
  }
  
  .element__ready__post__layout__5 .post__title {margin-bottom: 30px;font-size: 28px;}
  
  .post__author__meta {
      margin-top: 20px;
  }
  .post__author__thumb__link {
      position: relative;
      height: 40px;
      overflow: hidden;
      padding-left: 50px;
      display: flex;
      align-items: center;
      line-height: 1;
  }
  
  .post__author__thumb__link .post__author__thumb {
      width: 40px;
      height: 40px;
      position: absolute;
      left: 0;
      top: 0;
      border-radius: 50%;
      overflow: hidden;
  }
  
  .post__author__thumb img {
      margin: 0 !important;
  }
  /*---------6---------*/
  .element__ready__post__layout__6 {
      border-radius: 10px;
      overflow: hidden;
      background: #ffffff;
      position: relative;
  }
  
  .element__ready__post__layout__6 .post__thumb {
      border-radius: 0 0 20px 20px;
      overflow: hidden;
  }
  
  .element__ready__post__layout__6 .post__meta {
      font-size: 14px;
      position: absolute;
      left: 0;
      top: 25px;
      padding: 10px 20px;
      background: #DE2B36;
      border-radius: 0 50px 50px 0;
      color: #ffffff;
      line-height: 1;
  }
  .element__ready__post__layout__6 .post__category a {
      background: #DE2B36;
      padding: 0 20px;
      border-radius: 50px;
      color: #ffffff;
      font-size: 12px;
      margin-bottom: 20px;
      display: inline-block;
  }
  /*--------- 7 ----------*/
  .post__author__comments_date__meta {
      display: flex;
      margin-top: 20px;
  }
  
  .post__author__comments_date__meta .post__author__thumb {
      width: 44px;
      height: 44px;
      border-radius: 50px;
      overflow: hidden;
  }
  
  .post__author__comments_date__meta .post__author__meta.post__meta {
      margin-top: 0;
      margin-left: 20px;
      line-height: 1.4;
  }
  .comments__counts__meta .post__meta,.comments__counts__meta .comments__count {
      display: inline-block;
  }
  .comments__counts__meta {
      font-size: 14px;
      color: #ff5e5e;
  }
  
  .comments__counts__meta .post__meta li {
      margin-right: 0;
  }
  .post__author__comments_date__meta .author__link {
      font-size: 18px;
  }
  
  /*-----------8----------*/
  .element__ready__post__layout__8 {
      background: #ffffff;
      border-radius: 10px;
  }
  .element__ready__post__layout__8 .post__title {
      font-weight: 600;
      padding: 20px;
      text-align: center;
      font-size: 22px;
      margin-bottom: 0;
  }
  .element__ready__post__layout__8 .post__content {
      position: relative;
  }
  
  .element__ready__post__layout__8 ul.post__category a {
      display: inline-block;
      padding: 2px 15px;
      background: #383838;
      margin-bottom: 20px;
      font-size: 14px;
      text-transform: uppercase;
      letter-spacing: 1px;
      color: #ffab4a;
  }
  
  .element__ready__post__layout__8 ul.post__category a:hover {
      background: #ffab4a;
      color: #000000;
  }
  
  .element__ready__post__layout__8 ul.post__meta {
      position: absolute;
      top: -55px;
      width: 55px;
      text-align: center;
      background: #FFAB4A;
      color: #ffffff;
      display: inline-block;
      height: 56px;
      left: 0;
      line-height: 1;
      font-size: 14px;
      text-transform: uppercase;
      letter-spacing: 1px;
  }
  
  .element__ready__post__layout__8 ul.post__meta li {
      margin-right: 0;
  }
  .element__ready__post__layout__8 ul.post__meta .first__word {
      font-size: 20px;
      font-weight: 700;
      margin-top: 8px;
      display: block;
      margin-bottom: 3px;
  }
  .element__ready__post__layout__8 a.readmore__btn {
      text-transform: uppercase;
      letter-spacing: 1px;
      font-size: 14px;
      position: relative;
      color: #000000;
      z-index: 1;
  }
  
  .element__ready__post__layout__8 .readmore__btn:after {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 2px;
      background: #000000;
      content: "";
      transition: 0.3s;
      z-index: -1;
  }
  
  .element__ready__post__layout__8 .readmore__btn:hover:after {
      height: 100%;
      background: #FFAB4A;
  }
  
  .element__ready__post__layout__8 .readmore__btn:hover {
      padding: 0 10px;
  }
  
  /* ----------------------
      POST LAYOUT 9
  ----------------------- */
  .element__ready__post__layout__9 {
      padding: 10px;
      background: inherit;
      border: 1px solid #E0E0E0;
      border-radius: 8px;
      transition: 0.3s;
  }
  
  .element__ready__post__layout__9:hover {
      background: #ffffff;
      box-shadow: 0 10px 30px rgba(0,0,0,.1);
  }
  
  .element__ready__post__layout__9 .post__thumb {
      border-radius: 8px;
      overflow: hidden;
  }
  
  .element__ready__post__layout__9 .post__content {
      padding: 10px;
      position: relative;
  }
  
  .element__ready__post__layout__9 .post__title {
      font-weight: 600;
  }
  
  .element__ready__post__layout__9 .post__meta {
      position: absolute;
      top: -20px;
      width: 55px;
      height: 55px;
      background: linear-gradient(135deg, #FAD029, #FF564F);
      text-align: center;
      line-height: 1;
      color: #ffffff;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: 600;
      letter-spacing: 1px;
      border-radius: 5px;
      left: 10px;
  }
  
  .element__ready__post__layout__9 .post__meta li {
      margin: 0;
  }
  
  .element__ready__post__layout__9 .post__meta .first__word {
      font-size: 22px;
      margin-bottom: 3px;
      display: block;
      margin-top: 8px;
  }
  
  .element__ready__post__layout__9 .post__category {
      padding-left: 70px;
      margin-bottom: 20px;
      text-transform: capitalize;
  }
  
  /* ----------------------
      POST GROUP
  ------------------------ */
  .row.posts__masonry ul {
      margin: 0;
      padding: 0;
      list-style: none;
  }
  .col-sm-6.col-md-3.single__masonry__item {
      min-height: 300px;
  }
  .single__masonry__item {
      min-height: 300px;
  }
  .single__masonry__item .element__ready__single__post{
      margin-bottom: 30px;
  }

  .col-md-3.single__masonry__item .post__title {
      font-size: 18px;
      line-height: 1.45;
      margin-bottom: 0;
  }
  .single__masonry__item img {
      width: 100%;
  }
  
  .single__masonry__item .post__meta {
      position: absolute;
      top: -50px;
  }
  .single__masonry__item .post__meta a,
  .single__masonry__item .post__meta {
      color: #ffffff;
  }
  
  /* -------2-------- */
  .element__ready__post__group__layout__1 {
      background: inherit;
  }
  .element__ready__post__group__layout__1 .post__content {
      padding: inherit;
      margin-top: 22px;
  }
  .element__ready__post__group__layout__1 .post__category,
  .element__ready__post__group__layout__1 .post__meta {
      display: inline-block;
      margin-bottom: 20px;
  }
  .element__ready__right__list__post .element__ready__post__group__layout__1 {
      overflow: hidden;
      margin-bottom: 30px;
  }
  .element__ready__right__list__post .post__thumb {
      width: 150px;
      float: left;
      margin-right: 20px;
  }
  .element__ready__right__list__post .post__content {
      margin-top: 0;
  }
  .element__ready__right__list__post .post__title {
      margin-bottom: 10px;
      font-size: 20px;
      font-weight: 400;
  }
  
  @media only screen and (max-width: 992px) {
      .element__ready__right__list__post {
          margin-top: 50px;
      }
  }

.elements-ready--top-newsticker--area .er-news-ticker-trand {
    float: left;
    margin-right: 10px;
    padding: 12px 20px;
    background: #f55;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    line-height: 17px;
}

.elements-ready--top-newsticker--area .elements-ready--top-newsticker--item {
    padding: 12px 20px;
    font-size: 14px;
    line-height: 17px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.elements-ready--top-newsticker--area .elements-ready--top-newsticker--item a {
    color: #515A60;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
    word-break: break-word;
}

.elements-ready--top-newsticker--area .owl-nav {
    position: absolute;
    right: 0%;
    top: 50%;
    margin-top: -15px;
}

.elements-ready--top-newsticker--area .owl-nav div {
    height: 23px;
    width: 23px;
    line-height: 23px;
}
.elements-ready--top-newsticker--area .owl-nav div:last-child {
    margin-left: 7px;
}
.elements-ready--top-newsticker--area .owl-nav div{
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #c1c4c6;
    color: #c1c4c6;
    transition: all .3s;
}

.elements-ready--top-newsticker--area .owl-nav div:hover {
    background: #1091ff;
    border-color: #1091ff;
    color: #fff;
    transition: all .3s;
}


  