﻿.blog-sidebar-widget .search-widget form input, .newslatter-section .newslatter-content .newslatter-form input {
  border: none;
  }

.blog-sidebar-widget .search-widget form button, .blog-details-content .blog-comment-area .comment-form .sub-button button, .newslatter-section .newslatter-content .newslatter-form .nws-button button, .contact-page-section .el-contact-form .contact-form-area .sub-button button {
  border: none;
  background-color: transparent;
  }




.blog-section {
  padding: 30px 0px 60px; }
  .blog-section .background_overlay {
    background-color: rgba(245, 245, 245, 0.95); }
  .blog-section .blog-left-content .blog-text-details p {
    color: #555555; }
  .blog-section .blog-left-content .blog-text-details .b-read-more-btn {
    height: 60px;
    width: 190px;
    line-height: 60px;
    margin-top: 38px;
    border-radius: 2px;
    background-color: #14cedd; }
    .blog-section .blog-left-content .blog-text-details .b-read-more-btn:before {
      background-color: #0071b4; }
    .blog-section .blog-left-content .blog-text-details .b-read-more-btn a {
      color: #fff;
      width: 100%;
      display: block;
      font-weight: 700; }
      .blog-section .blog-left-content .blog-text-details .b-read-more-btn a i {
        margin-left: 5px; }
  .blog-section .blog-post-content {
    margin-left: 50px; }
    .blog-section .blog-post-content .blog-post-pic {
      position: relative;
      overflow: hidden; }
      .blog-section .blog-post-content .blog-post-pic .blog-linker {
        top: 60%; }
      .blog-section .blog-post-content .blog-post-pic img {
        -webkit-transition: .5s all ease-in-out;
        -o-transition: .5s all ease-in-out;
        transition: .5s all ease-in-out; }
    .blog-section .blog-post-content .blog-post-item {
      width: 50%;
      float: left;
      position: relative; }
      .blog-section .blog-post-content .blog-post-item h3 {
        font-size: 22px;
        color: #222222;
        line-height: 1.455;
        font-weight: 700; }
      .blog-section .blog-post-content .blog-post-item .blog-post-text {
        padding: 30px 40px;
        background-color: #fff;
        -webkit-box-shadow: 0px 9px 40px 0px rgba(193, 193, 193, 0.5);
        box-shadow: 0px 9px 40px 0px rgba(193, 193, 193, 0.5); }
      .blog-section .blog-post-content .blog-post-item .blog-meta a {
        color: #555555;
        font-size: 14px;
        margin-right: 12px; }
        .blog-section .blog-post-content .blog-post-item .blog-meta a i {
          margin-right: 8px;
          color: #cccccc; }
      .blog-section .blog-post-content .blog-post-item .blog-more {
        padding-top: 20px;
        margin-top: 20px;
        border-top: 1px solid #eeeeee; }
        .blog-section .blog-post-content .blog-post-item .blog-more a {
          font-weight: 700;
          color: #0071b4; }
      .blog-section .blog-post-content .blog-post-item:nth-child(2) {
        z-index: 2;
        position: relative; }
      .blog-section .blog-post-content .blog-post-item:hover .blog-post-pic:after {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        visibility: visible; }
      .blog-section .blog-post-content .blog-post-item:hover .blog-post-pic img {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2); }
      .blog-section .blog-post-content .blog-post-item:hover .blog-linker:before {
        height: 55px; }
      .blog-section .blog-post-content .blog-post-item:hover .blog-linker:after {
        width: 55px; }

.blog-page-area-section {
  padding: 60px 0px 60px; }
  .blog-page-area-section .blog-post-thumbnile-text {
    margin-bottom: 42px; }
    .blog-page-area-section .blog-post-thumbnile-text .blog-post-thumb-img {
      margin-bottom: 22px; }
      .blog-page-area-section .blog-post-thumbnile-text .blog-post-thumb-img .blog-category {
        left: 25px;
        bottom: 25px;
        position: absolute; }
        .blog-page-area-section .blog-post-thumbnile-text .blog-post-thumb-img .blog-category a {
          color: #fff;
          font-size: 14px;
          font-weight: 700;
          padding: 10px 15px;
          display: inline-block;
          background-color: #14cedd; }
    .blog-page-area-section .blog-post-thumbnile-text .blog-post-meta {
      
      padding-top: 8px;
      padding-bottom: 10px;
      margin-bottom: 10px;
      border-bottom: 1px solid #dddddd; }
      .blog-page-area-section .blog-post-thumbnile-text .blog-post-meta a {
        font-size: 14px;
        padding-right: 35px;
        position: relative; 
        }
        .blog-page-area-section .blog-post-thumbnile-text .blog-post-meta a:after {
          top: -5px;
          width: 1px;
          right: 15px;
          content: '';
          height: 30px;
          position: absolute;
          background-color: #dddddd; }
        .blog-page-area-section .blog-post-thumbnile-text .blog-post-meta a:last-child:after {
          display: none; }
        .blog-page-area-section .blog-post-thumbnile-text .blog-post-meta a i {
          color: #0071b4;
          margin-right: 8px; }
    .blog-page-area-section .blog-post-thumbnile-text .blog-post-text {
      margin-top: 35px;
      max-width: 725px; }
      .blog-page-area-section .blog-post-thumbnile-text .blog-post-text h3 {
        color: #222222;
        font-size: 36px;
        font-weight: 700;
        padding-bottom: 18px; }
      .blog-page-area-section .blog-post-thumbnile-text .blog-post-text p {
        color: #555555; }
      .blog-page-area-section .blog-post-thumbnile-text .blog-post-text .excerpt-more {
        margin-top: 20px; }
        .blog-page-area-section .blog-post-thumbnile-text .blog-post-text .excerpt-more a {
          color: #004168;
          font-size: 14px;
          font-weight: 700;
          text-transform: uppercase;
          text-decoration: underline; }
          .blog-page-area-section .blog-post-thumbnile-text .blog-post-text .excerpt-more a img {
            margin-left: 8px; }
    .blog-page-area-section .blog-post-thumbnile-text .blog-featured-post {
      background-color: #193647;
      padding: 60px 50px; }
      .blog-page-area-section .blog-post-thumbnile-text .blog-featured-post .post-featured-link-icon {
        margin-right: 30px; }
        .blog-page-area-section .blog-post-thumbnile-text .blog-featured-post .post-featured-link-icon i {
          color: #fff;
          font-size: 60px; }
      .blog-page-area-section .blog-post-thumbnile-text .blog-featured-post .blog-post-meta {
        border-bottom: none;
        padding-bottom: 0; }
        .blog-page-area-section .blog-post-thumbnile-text .blog-featured-post .blog-post-meta a {
          color: #fff; }
      .blog-page-area-section .blog-post-thumbnile-text .blog-featured-post .post-featured-link a {
        font-size: 36px;
        font-weight: 700;
        color: #14cedd; }
  .blog-page-area-section .post-no-image .blog-post-thumb-img .blog-category {
    position: static; }

.el-blog-pegination li a {
  width: 45px;
  height: 45px;
  display: block;
  margin: 0px 5px;
  line-height: 45px;
  border-radius: 2px;
  border: 2px solid #dddddd; }
  .el-blog-pegination li a:hover {
    border: 2px solid #0071b4; }

.el-blog-pegination li:first-child a, .el-blog-pegination li:last-child a {
  border: none;
  text-decoration: underline; }
  .el-blog-pegination li:first-child a:hover, .el-blog-pegination li:last-child a:hover {
    color: #0071b4; }

.blog-sidebar {
  margin-left: 20px; }

.blog-sidebar-widget {
  padding: 35px;
  border-radius: 2px;
  margin-bottom: 44px;
  border: 2px solid #edf1f4; }
  .blog-sidebar-widget .widget-title {
    color: #222;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 20px; }
  .blog-sidebar-widget .search-widget form {
    position: relative; }
    .blog-sidebar-widget .search-widget form input {
      width: 100%;
      padding-bottom: 10px;
      border-bottom: 1px solid #dddddd; }
      .blog-sidebar-widget .search-widget form input::-webkit-input-placeholder {
        color: #555555;
        font-style: italic; }
      .blog-sidebar-widget .search-widget form input:-ms-input-placeholder {
        color: #555555;
        font-style: italic; }
      .blog-sidebar-widget .search-widget form input::-ms-input-placeholder {
        color: #555555;
        font-style: italic; }
      .blog-sidebar-widget .search-widget form input::placeholder {
        color: #555555;
        font-style: italic; }
    .blog-sidebar-widget .search-widget form button {
      top: 0;
      right: 0;
      font-size: 18px;
      position: absolute; }
  .blog-sidebar-widget .recent-post-widget .widget-title {
    padding-bottom: 32px; }
  .blog-sidebar-widget .recent-post-widget .blog-img-content {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dddddd; }
    .blog-sidebar-widget .recent-post-widget .blog-img-content .blog-img {
      height: 70px;
      width: 70px;
      margin-right: 20px; }
    .blog-sidebar-widget .recent-post-widget .blog-img-content .blog-text h3 {
      color: #222;
      font-size: 18px;
      font-weight: 600; }
    .blog-sidebar-widget .recent-post-widget .blog-img-content .blog-text span {
      color: #555555;
      font-size: 12px;
      line-height: 1; }
    .blog-sidebar-widget .recent-post-widget .blog-img-content:last-child {
      border: none;
      margin-bottom: 0;
      padding-bottom: 0; }
  .blog-sidebar-widget .popular-tag-widget .widget-title {
    padding-bottom: 28px; }
  .blog-sidebar-widget .popular-tag-widget li a {
    font-size: 13px;
    font-weight: 700;
    border-radius: 2px;
    padding: 12px 20px;
    display: block;
    float: left;
    margin-right: 5px;
    margin-bottom: 2px;
    border: 1px solid #dddddd; }
    .blog-sidebar-widget .popular-tag-widget li a:hover {
      color: #fff;
      background-color: #428bca;
      border: 1px solid #14cedd; }
  .blog-sidebar-widget .project-gallery-widget {
    margin: 0px -5px; }
    .blog-sidebar-widget .project-gallery-widget li {
      width: 80px;
      float: left;
      height: 80px;
      margin: 5px;
      overflow: hidden;
      border-radius: 2px; }  

.blog-sidebar-widget .category-widget li {
  height: 50px;
  line-height: 50px;
  position: relative;
  z-index: 1;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }
  .blog-sidebar-widget .category-widget li a {
    width: 100%;
    display: block;
    color: #222222;
    font-size: 18px; }
  .blog-sidebar-widget .category-widget li:before {
    left: 0;
    top: 20px;
    width: 28px;
    content: '';
    height: 20px;
    position: absolute;
    opacity: 0;
    background-repeat: no-repeat;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    background-image: url(../image/arrow3.png); }
  .blog-sidebar-widget .category-widget li:after {
    top: 0;
    content: '';
    width: 0;
    height: 100%;
    z-index: -1;
    left: -37px;
    position: absolute;
    background-color: #428bca;
    -webkit-transition: .5s all ease-out;
    -o-transition: .5s all ease-out;
    transition: .5s all ease-out; }
  .blog-sidebar-widget .category-widget li:hover {
    padding-left: 32px; }
    .blog-sidebar-widget .category-widget li:hover:before {
      opacity: 1; }
    .blog-sidebar-widget .category-widget li:hover:after {
      width: 340px;
      -webkit-transition: .3s all ease-in;
      -o-transition: .3s all ease-in;
      transition: .3s all ease-in; }
    .blog-sidebar-widget .category-widget li:hover a {
      color: #fff; }

.blog-details-text-content h2 {
  font-size: 36px;
  font-weight: 700;
  color: #222222; }

.blog-details-text-content .blog-category-tag {
  display: inline-block; }
  .blog-details-text-content .blog-category-tag a {
    font-size: 13px;
    font-weight: 700;
    border-radius: 2px;
    padding: 10px 20px;
    border: 1px solid #dddddd; }
    .blog-details-text-content .blog-category-tag a:hover {
      color: #fff;
      background-color: #428bca;
      border: 1px solid #14cedd; }

.blog-details-text-content .blog-share {
  display: inline-block; }
  .blog-details-text-content .blog-share i {
    color: #0071b4; }
  .blog-details-text-content .blog-share span {
    font-weight: 700; }

.blog-comment-area h3 {
  font-size: 30px;
  font-weight: 700;
  color: #000000; }

.blog-comment-area .comment-img-text .comment-img {
  width: 92px;
  float: left;
  height: 92px;
  overflow: hidden;
  border-radius: 100%;
  margin-right: 25px; }

.blog-comment-area .comment-img-text .comment-text {
  overflow: hidden; }
  .blog-comment-area .comment-img-text .comment-text h4 {
    font-size: 18px;
    color: #222222;
    font-weight: 700;
    display: inline-block; }
  .blog-comment-area .comment-img-text .comment-text span {
    color: #555555;
    font-size: 13px;
    font-weight: 600;
    margin-left: 15px; }

.blog-details-content .blog-post-thumbnile-text {
  margin-bottom: 45px; }

.blog-details-content article {
  margin-top: 25px; }

.blog-details-content blockquote {
  margin: 40px 0px;
  font-size: 18px;
  font-weight: 600;
  font-style: italic;
  padding: 50px 70px 50px 50px;
  background-color: #edf1f4;
  border-left: 5px solid #14cedd; }
  .blog-details-content blockquote span {
    display: block;
    text-transform: uppercase;
    color: #0071b4;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    text-decoration: underline; }

.blog-details-content h3 {
  font-size: 36px;
  font-weight: 600;
  color: #222222; }

.blog-details-content .blog-single-img {
  margin-top: 40px; }

.blog-details-content .blog-share-category {
  margin: 45px 0px 70px;
  padding-bottom: 45px;
  border-bottom: 1px solid #dddddd; }

.blog-details-content .blog-comment-area h3 {
  color: #222222;
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 10px; }

.blog-details-content .blog-comment-area .comment-list {
  margin-top: 30px; }
  .blog-details-content .blog-comment-area .comment-list .comment-img-text {
    margin-bottom: 40px; }
  .blog-details-content .blog-comment-area .comment-list .reply-comment {
    font-size: 14px;
    font-weight: 700;
    color: #0071b4;
    text-transform: uppercase;
    text-decoration: underline; }

.blog-details-content .blog-comment-area p {
  color: #999999;
  font-style: italic; }

.blog-details-content .blog-comment-area .comment-form {
  margin-top: 40px; }
  .blog-details-content .blog-comment-area .comment-form input, .blog-details-content .blog-comment-area .comment-form textarea {
    height: 52px;
    width: 100%;
    padding-left: 20px;
    margin-bottom: 20px;
    border: 1px solid #dddddd; }
  .blog-details-content .blog-comment-area .comment-form textarea {
    height: 130px;
    padding-top: 20px; }
  .blog-details-content .blog-comment-area .comment-form .sub-button button {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 13px 25px;
    background-color: #14cedd; }