
.top-title{
    font-size: 46px;
    line-height: 52px;
    letter-spacing: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;

}
.bread{
    margin-top: 100px;
}
.main-breadcrumb {
    display: block;

}
.main-breadcrumb a{
        font-family: Rajdhani,sans-serif;
        font-size: 14px;
        line-height: 1.5;
        letter-spacing: 1px;
        color: rgb(184, 184, 184);
        text-transform: uppercase;
        font-weight: 600;
        font-style: normal;

}
.right-search{
    background-color: #2c387c;
    border-radius: 6px;
    box-shadow: 0 0 30px 0 rgb(27 68 163 / 7%);
}
.categories{
    border-radius: 6px;
    box-shadow: 0 0 30px 0 rgb(27 68 163 / 7%);
    border: 1px solid #e6e6e6;
}

.categories i {
    font-size: 16px;
    color: #2c387c;
    padding: 5px;
}
.ads img {
 width: 100%;
 border-radius: 6px;
}

.number {
    color: #222;
    font-size: 13px;
    font-weight: 700;
}
#sidebar .form-group{
    position: relative;
}
#sidebar .form-group .form-control{
    height: 60px !important;
}
.input-group {
    border: 1px solid #003C7F;
}

.content-details {
position: relative;
display: block;
background: #fff;
padding: 50px 40px 40px;
-webkit-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
transition: all 0.4s linear;
z-index: 2;
box-shadow: 0 10px 60px 0 rgb(0 0 0 / 5%);
}
.content-details .title{
    font-size: 25px;
    line-height: 40px;
    margin-bottom: 15px;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 700;
}
.btn.btn-sm {
    font-size: 16px;
}
 .datee{
    background: #2c387c;
    color: #fff !important;
    padding: 10px;
    border-radius: 6px;
    position: absolute;
    top: -40px;
    right: 45px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.tagcloud a {
    font-weight: 600;
}
.cat-title {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: -.5px;
    color: #202426;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    font-style: normal;
}
.cat-title:before {
    display: block;
    height: 1px;
    margin-top: 0;
    margin-bottom: -10px;
     content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #e6e6e6;
}
.cat-title:after {
    display: block;
    height: 2px;
    margin-top: 0;
    margin-bottom: -10px;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    background-color: #2c387c;
}

.related-posts-title {

    color: #1c1c1c !important;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    display: block;
}
.related-posts-small {

    color: #2c387c !important;
    font-weight: 700;
    text-transform: uppercase;
}


#sidebar {
    color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    z-index: 0;
    margin-bottom: 30px;
   }
    #sidebar .h6 {
      color: #fff; }
    #sidebar.active {
      margin-left: -270px; }
    #sidebar ul.components {
      padding: 0; }
    #sidebar ul li {
      font-size: 14px;
      display: flex;
      justify-content: space-between;
      border-bottom: 1px solid #ebebeb;
      align-items: center;
    }
      #sidebar ul li > ul {
        margin-left: 10px; }
        #sidebar ul li > ul li {
          font-size: 13px; }
          #sidebar ul li > ul li a {
            border-bottom: 1px solid transparent; }
            #sidebar ul li > ul li a span {
              color: #000; }
      #sidebar ul li a {
        padding: 10px 0;
        display: block;
        color: black;
      font-family: 'Roboto', sans-serif;

      }


        #sidebar ul li a span {
          color: rgb(0, 0, 0); }
      #sidebar ul li.active > a {
        background: transparent;
        color: #2c387c; }
    @media (max-width: 767.98px) {
      #sidebar {
        min-width: 100%;
        max-width: 180px;
        border-left: none; } }
    #sidebar .custom-menu {
      display: inline-block;
      position: absolute;
      top: 20px;
      right: 0;
      margin-right: -20px;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      @media (prefers-reduced-motion: reduce) {
        #sidebar .custom-menu {
          -webkit-transition: none;
          -o-transition: none;
          transition: none; } }
      #sidebar .custom-menu .btn {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        position: relative; }
        #sidebar .custom-menu .btn i {
          margin-right: -40px;
          font-size: 14px; }
        #sidebar .custom-menu .btn.btn-primary {
          background: transparent;
          border-color: transparent; }
          #sidebar .custom-menu .btn.btn-primary:after {
            z-index: -1;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            content: '';
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            background: #2c387c;
            border-radius: 10px; }
          #sidebar .custom-menu .btn.btn-primary:hover, #sidebar .custom-menu .btn.btn-primary:focus {
            background: transparent !important;
            border-color: transparent !important; }

  a[data-toggle="collapse"] {
    position: relative; }

  .dropdown-toggle::after {
    display: none;
     }

  #content {
    width: 100%;
    padding: 0;
    min-height: 100vh;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  #content img{
    width: 100%;
    border-radius: 6px;
  }

  .btn.btn-primary {
    background: #2c387c;
    border-color: #2c387c; }
    .btn.btn-primary:hover, .btn.btn-primary:focus {
      background: #2c387c !important;
      border-color: #2c387c !important;
     }



    .tagcloud a {
        text-transform: uppercase;
        display: inline-block;
        padding: 4px 10px;
        margin-bottom: 7px;
        margin-right: 4px;
        border-radius: 4px;
        color: #000;
        border: 1px solid #ccc;
        font-size: 11px;
    }

    .tagcloud a:hover {
        border-color: #2c387c;
        background: #2c387c;
        color: #fff;
    }


    .detailss {
        margin-top: 15px;
    }
    .detailss .title {
        font-size: 20px;
        color: #000 !important;
        font-weight: 600;
        cursor: pointer;
    }
    .blogss .card {
        cursor: pointer;
        transition: all 0.3s ease-in-out;
        border-radius: 6px;
    }
    .blogss .card:hover {
        margin-top: -10px;
    }
