.w3-about-2 .w3-services-ab {
  background: #f5f5f5; }

.w3-about-2 .fea-gd-vv h5 {
  font-size: 22px;
  line-height: 28px;
  color: var(--heading-color);
  font-weight: 600;
  margin-bottom: 15px; }

.w3-about-2 h4 {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  color: #fff; }

span.number {
  display: inline-block;
  text-align: center;
  width: 70px;
  height: 70px;
  font-size: 22px;
  line-height: 70px;
  font-weight: 700;
  border-radius: 50%;
  color: #ffffff;
  background: var(--primary-color);
  font-family: "Merriweather", "Times New Roman", serif; }

span.number1 {
  background: #01C9F5; }

span.number2 {
  background: #01a4ff; }

span.number3 {
  background: #0066FF; }

span.number4 {
  background: #01C9F5; }

  span.text {
  font-size: 22px;
  color: #999;
  font-weight: 400;
  display: block;
  margin-bottom: 20px; }

.w3-about-2 .feature-gd {
  grid-template-columns: auto 1fr;
  display: grid;
  grid-gap: 25px;
  background: #fff;
  padding: 40px 30px;
  border-radius: var(--border-radius);
  box-shadow: 0 25px 98px 0 rgba(19, 19, 19, 0.03); }

@media (max-width: 736px) {
  .w3-about-2 h4 {
    font-size: 28px;
    line-height: 35px; } }

@media (max-width: 384px) {
  .w3-about-2 h4 {
    font-size: 28px;
    line-height: 34px; }
  .w3-about-2 .feature-gd {
    grid-template-columns: auto; } }

.text-black{
	color: #000;
}


/*Trusted partners
*/
.w3l-about-us {
  background: #f6f6f6;;
  z-index: 1;
  position: relative; }

.text-start{
	font-size: 20px;
	font-family: tahoma;
}

.start-link{
	margin-top: 30px;
}

/*.brand-link.text-sm .brand-image, .text-sm .brand-link .brand-image {
  height: 29px;
  margin-bottom: -.25rem;
  margin-left: .95rem;
  margin-top: -.25rem;
}
.brand-link .brand-image {
  float: left;
  line-height: .8;
  margin-left: .8rem;
  margin-right: .5rem;
  margin-top: -3px;
  max-height: 33px;
  width: auto;
}*/

.text-11 .text11-content h4 {
  font-size: 24px;
  line-height: 30px;
  color: var(--heading-color);
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 40px; }

.text-11 .text11-content h5 {
  font-size: 26px;
  line-height: 31px;
  color: #232527;
  font-weight: 600; }

.text-11 .text11-content a.next {
  display: inline-block;
  font-weight: 600;
  font-size: 40px;
  line-height: 45px;
  margin-top: 30px;
  color: #232527; }

.text-11 .text11-content a.prev {
  display: inline-block;
  font-weight: 600;
  font-size: 40px;
  line-height: 45px;
  margin-top: 30px;
  color: #232527; }

.prev-next {
  display: flex;
  justify-content: space-between; }

.text-11 .text11-content ul.blog-list {
  padding-left: 15px; }

.text-11 .text11-content h6 {
  display: inline-block;
  font-size: 16px;
  line-height: 25px;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: normal; }

.text-11 .text11-content a.category {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  color: #999;
  padding-left: 10px; }

.text-11 .text11-content .media-grid p {
  margin: 0px; }

.text-11 .media a,
.text-11 .media .media-body {
  float: left; }

.media-grid.even-grid {
  margin-left: 135px; }

.text-11 .comments .media-grid {
  margin-bottom: 20px; }

.text-11 .media-body.comments-grid-right {
  padding-left: 15px; }

.new-posts {
  border-top: 1px solid #ececf0;
  border-bottom: 1px solid #ececf0;
  margin-top: 40px; }

.new-posts a {
  display: grid;
  margin: 20px 0;
  grid-template-columns: auto auto;
  grid-gap: 10px;
  color: var(--heading-color);
  font-weight: 600;
  align-items: center; }

.new-posts a:hover {
  color: #49c0b6; }

.text-11 h3.aside-title {
  font-size: 24px;
  line-height: 30px;
  color: var(--heading-color);
  font-weight: 600;
  margin-bottom: 30px; }

.text-11 .comments h5 {
  font-size: 18px;
  line-height: 23px;
  color: var(--heading-color);
  font-weight: 600;
  margin: 0; }

.text-11 .comments-grid-right ul li {
  display: inline-block;
  color: #888;
  font-size: 16px;
  vertical-align: middle; }

.text-11 .comments-grid-right ul li a {
  font-weight: 600; }

.text-11 .text11-content h4.heading-no-margin {
  margin: 0; }

.text-11 .text11-content .social {
  align-self: center; }

.text-11 img.margin-top {
  margin-top: 30px; }

.text-11 .social-share-blog {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 30px; }

.text-11 .text11-content h5.quote {
  padding: 30px;
  border-left: 2px solid var(--heading-color);
  background: #f8f9fa;
  margin: 50px 0;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  color: var(--heading-color); }

ul.comment {
  display: grid;
  grid-auto-flow: column;
  justify-content: space-between; }

.text-11 .leave-comment-form input[type="text"],
.text-11 .leave-comment-form input[type="email"],
.text-11 .leave-comment-form textarea {
  outline: none;
  border: none;
  padding: 13px 15px;
  font-size: 16px;
  line-height: 26px;
  color: var(--para-color);
  width: 100%;
  height: inherit;
  border-radius: 0;
  background: #eee;
  border-radius: 8px;
  border: 2px solid transparent; }

.text-11 .leave-comment-form input[type="text"]:focus,
.text-11 .leave-comment-form input[type="email"]:focus,
.text-11 .leave-comment-form textarea:focus {
  box-shadow: none;
  border: 2px solid #49c0b6; }

.text-11 .comments {
  margin: 60px 0; }

.text-11 textarea.form-control {
  height: 150px;
  font-family: inherit;
  resize: none; }

.text-11 .features-2 .feature-main {
  padding-top: 40px;
  padding-bottom: 0px; }

.text-11 .media {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 15px;
  margin-bottom: 30px;
  position: relative;
  border: 1px solid #eee;
  padding: 20px;
  background: #f9f9f9; }

.text-11 .feature-main .img1 {
  padding: 20px 10px;
  border: 1px solid rgba(130, 152, 171, 0.2); }

.text-11 .feature-main .img1:hover {
  background: #fff; }

.text-11 .feature-main .img1 img {
  width: 35px; }

.text-11 .features-2 .img1 h4 {
  margin-top: 10px; }

.text11-content img {
  border-radius: 8px; }

.text-11 .social li {
  display: inline-block; }

.text-11 ul.social li {
  display: inline-block;
  margin: 0;
  margin-right: 7px;
  margin-top: 5px; }

.text-11 ul.social li span.fa {
  text-align: center; }

.text-11 ul.social li span.fa:hover {
  color: #29a19c; }

@media (max-width: 992px) {
  .text-11 .text11-content h5.quote {
    margin: 40px 0; } }

@media (max-width: 668px) {
  .text-11 .text11-content h5.quote {
    padding-left: 20px;
    font-size: 20px;
    line-height: 25px; } }

@media (max-width: 568px) {
  .text-11 .text11-content h4 {
    font-size: 30px;
    line-height: 35px; }
  .text-11 .text11-content h5 {
    font-size: 25px;
    line-height: 30px; }
  .text-11 .text11-content a.next,
  .text-11 .text11-content a.prev {
    font-size: 35px;
    line-height: 40px;
    margin-top: 10px; } }

@media (max-width: 480px) {
  .text-11 .text11-content p {
    margin-top: 15px; }
  .text-11 .text11-content h6 {
    font-size: 15px; }
  .text-11 .text11-content a.category {
    font-size: 15px;
    padding-left: 15px; }
  .text-11 .text11-content h5 {
    font-size: 20px;
    line-height: 25px; }
  .text-11 .comments {
    margin: 30px 0; }
  .text-11 .text11-content a.next,
  .text-11 .text11-content a.prev {
    font-size: 30px;
    line-height: 35px; }
  .media-grid.even-grid {
    margin-left: 0px; }
  .text-11 .media-body.comments-grid-right {
    padding-left: 5px; } }

@media (max-width: 415px) {
  .text-11 .social-share-blog {
    grid-auto-flow: row;
    grid-gap: 15px; }
  .text-11 .text11-content .social {
    text-align: left; }
  .text-11 .text11-content h4 {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 28px; }
  ul.comment,
  .text-11 .media {
    grid-auto-flow: row;
    grid-gap: 10px; }
  .text-11 ul.social li {
    margin-right: 0px; }
  .column3 a {
    font-size: 16px; }
  .text-11 h3.aside-title {
    font-size: 22px;
    line-height: 28px; } }

@media (max-width: 384px) {
  .text-11 .text11-content h5.quote {
    font-size: 18px;
    line-height: 24px; }
  .text-11 .text11-content h4 {
    font-size: 20px; } }

/*Search Box Widget*/
.sidebar-title h4 {
  font-size: 24px;
  line-height: 30px;
  color: var(--heading-color);
  font-weight: 600;
  margin-bottom: 30px; }

.sidebar-widget {
  margin-bottom: 40px;
  padding-left: 20px; }

.sidebar .search-box .form-group {
  position: relative;
  margin: 0px; }

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"] {
  position: relative;
  line-height: 28px;
  padding: 10px 50px 10px 20px;
  border: 1px solid #ececf0;
  background: none;
  display: block;
  font-size: 16px;
  width: 100%;
  height: 50px;
  color: var(--para-color);
  border-radius: 8px;
  outline: none; }

.sidebar .search-box .form-group input[type="text"]:focus,
.sidebar .search-box .form-group input[type="search"]:focus {
  border: 1px solid #999; }

.sidebar .search-box .form-group button {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 50px;
  width: 50px;
  font-size: 16px;
  color: #222222;
  line-height: 100%;
  border: none;
  background: none;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  border-left: 1px solid #f2f2f2; }

/* Blog Category */
.blog-cat {
  position: relative;
  padding: 0; }

.blog-cat li {
  position: relative;
  border-bottom: 1px solid #ececf0;
  list-style-type: none; }

.blog-cat li a {
  position: relative;
  color: var(--heading-color);
  font-size: 16px;
  font-weight: 600;
  display: block;
  padding: 16px 15px 16px 15px; }

.blog-cat li a span {
  position: absolute;
  right: 0px;
  top: 15px;
  width: 27px;
  height: 27px;
  font-size: 12px;
  text-align: center;
  line-height: 27px;
  background-color: #eeeeee; }

.blog-cat li a:before {
  position: absolute;
  content: "\f105";
  left: 0px;
  top: 15px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  display: inline-block;
  color: #49c0b6;
  font-family: 'FontAwesome'; }

.blog-cat li a:hover::before {
  opacity: 1; }

.blog-cat li.active a,
.blog-cat li a:hover {
  color: #49c0b6; }

/* Post Widget */
.popular-posts .post {
  position: relative;
  font-size: 14px;
  color: #666666;
  min-height: 100px;
  padding-left: 90px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e2e2e7; }

.sidebar-widget:last-child {
  margin-bottom: 0px; }

.popular-posts .post .post-thumb {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 75px;
  height: 75px;
  overflow: hidden;
  borrder-radius: 50%; }

.popular-posts .post .post-thumb img {
  display: block;
  width: 100%;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease; }

.popular-posts .post .text {
  position: relative;
  top: 0px;
  font-size: 16px;
  margin: 0px 0px 3px;
  font-weight: 600;
  color: var(--heading-color);
  line-height: 1.5em;
  text-transform: capitalize; }

.popular-posts .post .text a {
  color: var(--heading-color);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease; }

.popular-posts .post a:hover {
  color: #49c0b6; }

.popular-posts .post-info {
  position: relative;
  font-size: 15px;
  color: #777a91;
  font-weight: 400;
  font-family: 'Poppins', sans-serif; }

/*Instagram Widget*/
.sidebar .instagram-widget .images-outer {
  position: relative;
  margin: 0px -4px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 10px; }

.sidebar .instagram-widget .image-box1 {
  position: relative;
  float: left;
  width: 33.3333%;
  padding: 0px 6px;
  margin-bottom: 12px; }

.sidebar .instagram-widget .image-box:nth-child(3),
.sidebar .instagram-widget .image-box:nth-child(6) {
  margin-right: 0px; }

.images-outer a img {
  border-radius: 8px; }

.sidebar .instagram-widget .image-box1 .overlay-box {
  position: absolute;
  content: '';
  left: 14px;
  top: 10px;
  bottom: 10px;
  right: 14px;
  display: block;
  z-index: 1;
  opacity: 0;
  text-align: center;
  padding: 8px;
  color: #ffffff;
  font-size: 24px;
  line-height: 44px;
  transition: all 300ms ease;
  background-color: #49c0b6;
  border-radius: 8px; }

.sidebar .instagram-widget .image-box .overlay-box:before {
  position: absolute;
  top: 50%;
  margin-left: -12px;
  margin-top: -22px;
  display: inline-block; }

.sidebar .instagram-widget .image-box:hover .overlay-box {
  opacity: 1; }

.sidebar .instagram-widget .image-box img {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 8px;
  transition: all 300ms ease; }

/*Tags*/
.sidebar .popular-tags a {
  position: relative;
  display: inline-block;
  line-height: 24px;
  padding: 7px 24px 7px;
  margin: 0px 4px 8px 0px;
  color: var(--para-color);
  text-align: center;
  font-size: 16px;
  border: 1px solid #eeecec;
  background-color: #ffffff;
  border-radius: 8px; }

.sidebar .popular-tags a:hover {
  background-color: #49c0b6;
  border-color: #49c0b6;
  color: #ffffff; }

.subscribe-widget .widget-content {
  position: relative;
  padding: 32px 25px;
  background-color: #131313;
  border-radius: 8px; }

.subscribe-widget h5 {
  position: relative;
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3em;
  padding-left: 30px;
  margin-bottom: 15px; }

.subscribe-widget h5:before {
  position: absolute;
  content: "\f0e0";
  left: 0px;
  top: 2px;
  color: #ffffff;
  line-height: 1em;
  font-weight: 400;
  font-size: 20px;
  font-family: 'FontAwesome'; }

/* Subscribe Form Three */
.subscribe-form-three {
  position: relative; }

.subscribe-form-three .form-group {
  position: relative;
  display: block;
  margin: 0;
  width: 100%;
  z-index: 1; }

.subscribe-form-three .form-group input,
.subscribe-form-three .form-group select,
.subscribe-form-three .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  color: var(--para-color);
  padding: 12px 25px;
  overflow: hidden;
  border-radius: 8px;
  transition: all 300ms ease;
  background-color: #ffffff;
  border: none;
  outline: none; }

.subscribe-form-three .form-group input:focus,
.subscribe-form-three .form-group select:focus,
.subscribe-form-three .form-group textarea:focus {
  border-color: #49c0b6; }

@media (max-width: 992px) {
  .sidebar-widget {
    padding-left: 0px; } }

/* Preload images */
body:after {
  display: none; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-container {
  padding: 4px; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 5em;
  float: left;
  background: url(../images/img-sprite.png) 40px 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 5em;
  right: 0;
  float: right;
  background: url(../images/img-sprite.png) -23px 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s; }

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  width: 90%;
  float: left;
  text-align: left;
  line-height: 1.1em;
  margin-top: 2em; }

.lb-data .lb-caption {
  font-size: 16px;
  line-height: 1.8em;
  color: #fff;
  letter-spacing: .5px; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-top: 1em;
  font-size: 1em;
  color: #49c0b6; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  margin-top: 1.5em;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

@media screen and (max-width: 320px) {
  .lb-data .lb-details {
    width: 89%;
    margin-top: 1em; }
  .lb-data .lb-caption {
    font-size: 12px; } }
    
.postactive{
    background-color: #007bff;
}

.postnext{
    border-left: 2px solid #49c0b6;
    background: #fff;
    borderr: 2px solid red;
    line-height: 20px;
    padding: 20px;
    color: var(--heading-color); }
}

.blockquote {
  padding: 30px;
  border-left: 2px solid var(--heading-color);
  background: #f8f9fa;
  margin: 50px 0;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  color: var(--heading-color); }

@media (max-width: 992px) {
  .blockquote {
    margin: 40px 0; } }

@media (max-width: 668px) {
  .blockquote {
    padding-left: 20px;
    font-size: 20px;
    line-height: 25px; } }

@media (max-width: 384px) {
  .blockquote {
    font-size: 18px;
    line-height: 24px; }

    .postinfo p{
      font-size: 12px;
    }
}

.postinfo{
  position: absolute;
  padding: 2px;
  z-index: 1000;
  background-color: #49c0b6;
  left: 10;
}

.postinfo p{
  color: #fff;
  font-size: 15px;
}

.relative{
  position: relative;
}

.singlepostinfo{
  position: absolute;
  padding: 2px;
  z-index: 2000;
  background-color: #49c0b6;
  top: 145px;
}

.singlepostinfo p{
  color: #fff;
  font-size: 15px;
}

@media screen {
  
}

.birthdayimg{
  background-image: url('./images/birthdayballon.png');
  background-repeat: no-repeat;
  background-positiion: cover;
}



