@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:wght@100;200;300;400;500;600;700&display=swap");
html {
  min-height: 100%;
}

@font-face {
  font-family: "signature-font";
  src: url("../../../fonts/creattion_demo-webfont.woff") format("woff2"), url("../../../fonts/CreattionDemo.woff2") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*===================== Colors ===================*/
h1, h2, h3, h4, h5, h6 {
  font-family: "futura_ptmedium";
}

.bg-primary {
  background-color: #6D455A !important;
}

.btn-primary {
  background-color: #6D455A !important;
  border-color: #6D455A !important;
}
.btn-primary:focus {
  background-color: #6D455A !important;
  border-color: #6D455A !important;
}
.btn-primary:hover {
  background-color: #503242 !important;
  border-color: #503242 !important;
}

* {
  outline: none;
}

img {
  max-width: 100%;
}

.btn {
  border-radius: 0;
}

b {
  font-family: "futura_ptmedium";
}

strong {
  font-family: "futura_ptmedium";
}

body {
  background: #f9f9f9;
  font-size: 16px;
  line-height: 21px;
  color: #777777;
  font-family: "futura_ptlight";
}

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  max-width: 1080px;
}

.top-header {
  background: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.top-header .mailinfo a {
  font-size: 14px;
  color: #777777;
  text-decoration: none;
  margin-right: 15px;
}

header .custom-header {
  background: #ffffff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}
header .custom-header ul .nav-link {
  font-size: 16px;
  padding: 0 16px !important;
}
header .custom-header ul .nav-link.active {
  color: #6D455A !important;
}

.offcanvas {
  z-index: 999999;
}

.search-header {
  max-width: 320px;
  width: 100%;
  position: relative;
}
.search-header .form-control {
  border: none;
  background: #ffffff;
  padding: 9px 9px 9px 45px;
  border-radius: 30px;
  border: 1px solid #ddd;
}
.search-header .btnsearch {
  position: absolute;
  left: 10px;
  top: 10px;
  border: none;
  background: no-repeat;
  font-size: 17px;
}

.custom-navbar .nav-item .nav-link {
  color: #777777;
  text-transform: uppercase;
  font-size: 14px;
}
.custom-navbar .nav-item .nav-link.active {
  color: #6D455A;
}

.mainbanner-img img {
  border: 6px solid #ffffff;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
}

.banner-top {
  padding: 10px 0;
}
.banner-top .banner-top-box a {
  font-size: 16px;
  color: #000000;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.banner-top .banner-top-box a:hover {
  color: #6D455A;
}
.banner-top .banner-top-box i {
  font-size: 28px;
}

.banner .banner-box {
  background: #ffffff;
  height: 100%;
  padding: 40px;
}
.banner .banner-box .bannerbox-text h1 {
  font-size: 60px;
  color: #000000;
  font-weight: 600;
}
.banner .banner-box .bannerbox-text p {
  font-size: 25px;
}
.banner .banner-box .btn1 {
  height: 68px;
  background-color: #6D455A;
  padding: 10px;
  text-align: center;
  width: 100%;
  display: block;
  margin-top: 15px;
  color: #ffffff;
  font-size: 25px;
  text-decoration: none;
  line-height: 45px;
}
.banner .banner-box .btn2 {
  height: 68px;
  background-color: #000000;
  padding: 10px;
  text-align: center;
  width: 100%;
  display: block;
  margin-top: 15px;
  color: #ffffff;
  font-size: 25px;
  text-decoration: none;
  line-height: 45px;
}
.banner .banner-image {
  position: relative;
}
.banner .banner-image .banner-caption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: rgba(8, 65, 92, 0.5);
}
.banner .banner-image .banner-caption h1 {
  font-size: 60px;
  color: #000000;
  font-weight: 600;
  color: #ffffff;
}
.banner .banner-image .banner-caption p {
  font-size: 25px;
  color: #ffffff;
}
.banner .banner-image .banner-caption .btn1 {
  height: 68px;
  background-color: #6D455A;
  padding: 10px;
  text-align: center;
  width: 100%;
  margin-top: 15px;
  color: #ffffff;
  font-size: 25px;
  text-decoration: none;
  line-height: 45px;
  max-width: 280px;
}

.top-blogs .top-blogs-text {
  padding: 24px 24px 62px 24px;
  background: #ffffff;
  min-height: 347px;
  position: relative;
}
.top-blogs .top-blogs-text h4 {
  color: #000000;
}
.top-blogs .top-blogs-text .readmore-btn {
  position: absolute;
  bottom: 25px;
  left: 25px;
}

.archive h3 {
  border-bottom: 4px solid #FCDB00;
}
.archive h3 span {
  background: #FCDB00;
  position: relative;
  padding: 7px 30px;
  display: inline-block;
  color: #000;
  font-size: 40px;
  font-weight: 700;
}
.archive h3 span::after {
  width: 0;
  height: 0;
  border-bottom: 62px solid #FCDB00;
  border-right: 62px solid transparent;
  content: "";
  position: absolute;
  right: -62px;
  top: 0;
}
.archive .archive-box {
  padding: 27px 24px 60px;
  background: #ffffff;
  min-height: 221px;
  position: relative;
}
.archive .archive-box h4 {
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.archive .archive-box .readmore {
  position: absolute;
  bottom: 25px;
  left: 25px;
}
.archive .archive-box p {
  font-size: 14px;
}
.archive .archive-box a {
  position: absolute;
  bottom: 20px;
}

.blog h3 {
  border-bottom: 4px solid #000000;
}
.blog h3 span {
  background: #000000;
  position: relative;
  padding: 7px 30px;
  display: inline-block;
  color: #ffffff;
  font-size: 40px;
  font-weight: 700;
}
.blog h3 span::after {
  width: 0;
  height: 0;
  border-bottom: 62px solid #000000;
  border-right: 62px solid transparent;
  content: "";
  position: absolute;
  right: -62px;
  top: 0;
}
.blog ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog ul li {
  background: #ffffff;
  padding: 20px;
  margin-bottom: 30px;
}
.blog ul li h4 {
  color: #000000;
}

.events {
  background: #ffffff;
}
.events .eventsbox h4 {
  color: #000000;
  margin-top: 15px;
}

footer {
  background: #000000;
}
footer p {
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 10px;
}

.blog-view-headding {
  background: #6D455A;
  background-size: cover;
  text-align: center;
  padding: 80px 0;
}
.blog-view-headding h2 {
  color: #ffffff;
  text-transform: uppercase;
  font-family: "futura_ptlight";
}
.blog-view-headding p {
  font-size: 20px;
  line-height: 28px;
}
.blog-view-headding .breadcrumb-item a {
  color: #01adef;
  text-decoration: none;
}
.blog-view-headding .breadcrumb-item.active {
  color: #fff;
}
.blog-view-headding .breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
}

.blog-view .blog-right-sidebar .card {
  border: none;
}
.blog-view .blog-right-sidebar .card .card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: none;
  padding: 8px 0;
  padding-bottom: 0;
}
.blog-view .blog-right-sidebar .card .card-header a {
  text-decoration: none;
  color: #6D455A;
}
.blog-view .blog-right-sidebar .card .card-header h5 {
  color: #000000;
  text-transform: uppercase;
}
.blog-view .blog-right-sidebar .card .blog-sidebar-card .tags a {
  background: #ffffff;
  padding: 4px 8px;
  margin: 0;
  display: inline-block;
  color: #000000;
  text-decoration: none;
  font-size: 14px;
  border-radius: 4px;
}
.blog-view .blog-right-sidebar .card .blog-sidebar-card .tags a:hover {
  background: #6D455A;
  color: #ffffff;
}
.blog-view .blog-right-sidebar .card .blog-sidebar-card ul li {
  padding: 0px;
}
.blog-view .blog-right-sidebar .card .blog-sidebar-card ul li:hover {
  background: #edf3f7;
}
.blog-view .blog-right-sidebar .card .blog-sidebar-card ul li a {
  text-decoration: none;
  display: flex;
  padding: 10px;
}
.blog-view .blog-right-sidebar .card .blog-sidebar-card ul li a span {
  width: 80px;
  min-width: 80px;
  margin-right: 8px;
  height: 60px;
  overflow: hidden;
  border-radius: 8px;
}
.blog-view .blog-right-sidebar .card .blog-sidebar-card ul li a span img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.blog-view .blog-right-sidebar .card .blog-sidebar-card ul li a .postlist p {
  font-size: 13px;
  margin: 0;
  color: #777777;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog-view .blog-right-sidebar .card .blog-sidebar-card ul li a .postlist h6 {
  margin: 0 0 3px 0;
  color: #000000;
}
.blog-view .blog-view-inner {
  padding: 90px;
}
.blog-view .blog-view-inner h3 font {
  color: #000000;
  font-family: "futura_ptlight";
}
.blog-view .blog-view-inner h4 font {
  color: #000000;
  font-family: "futura_ptlight";
}
.blog-view .blog-view-inner a {
  color: #503242;
  font-weight: 500;
  font-family: "futura_ptmedium";
}
.blog-view .blog-view-inner .highlight {
  position: relative;
  bottom: 31px;
  left: 10px;
  background: rgba(0, 0, 0, 0.5);
  padding: 5px 10px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.blog-view .blog-view-inner img {
  min-height: 210px;
  float: inherit !important;
}
.blog-view .blog-view-inner div font {
  color: #6D455A;
}

.blog-right-sidebar.sticky-top {
  top: 85px;
}

.blog-comment {
  margin-top: 30px;
}
.blog-comment .blog-comment-textarea textarea {
  width: 100%;
  background: #fff;
  border: 1px solid #ddd;
  padding: 12px 20px;
  font-size: 15px;
  border-radius: 10px;
  height: 130px;
}
.blog-comment .blog-comment-textarea button {
  border-radius: 30px;
}

.blog-comment ul {
  list-style: none;
  margin-bottom: 20px;
}
.blog-comment ul li .bloguser img {
  border-radius: 50%;
  min-width: 40px;
  width: 40px;
  margin-right: 15px;
  margin-top: 20px;
}
.blog-comment ul li ul li {
  margin-top: 20px;
}
.blog-comment .comment-iteam-box {
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 8px;
}
.blog-comment .comment-iteam-box .comment-iteam-header .dropdown-menu li {
  margin-top: 0;
}
.blog-comment .comment-iteam-box .comment-iteam-header .dropdown-menu li a {
  font-size: 13px;
  color: #777777;
}
.blog-comment .comment-iteam-box .comment-iteam-header .dropdown-menu li a i {
  margin-right: 8px;
}
.blog-comment .comment-action button {
  background: #f2f2f2;
  border: none;
  width: 80px;
  padding: 7px;
  text-align: center;
  border-radius: 30px;
  font-size: 14px;
  margin-right: 8px;
}
.blog-comment .comment-action .likebtn {
  background: #fff1f1;
}

button.likebtn.active {
  color: #e20f36;
}

.top-blogs-box-img {
  height: 220px;
  overflow: hidden;
}
.top-blogs-box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.globle-hedding {
  border-bottom: 4px solid #6D455A;
}
.globle-hedding span {
  background: #6D455A;
  position: relative;
  padding: 7px 30px;
  display: inline-block;
  color: #ffffff;
  font-size: 40px;
  font-weight: 700;
}
.globle-hedding span::after {
  width: 0;
  height: 0;
  border-bottom: 62px solid #6D455A;
  border-right: 62px solid transparent;
  content: "";
  position: absolute;
  right: -62px;
  top: 0;
}

.our-categories h3 {
  border-bottom: 4px solid #3F8A00;
}
.our-categories h3 span {
  background: #3F8A00;
  position: relative;
  padding: 7px 30px;
  display: inline-block;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
}
.our-categories h3 span::after {
  width: 0;
  height: 0;
  border-bottom: 62px solid #3F8A00;
  border-right: 62px solid transparent;
  content: "";
  position: absolute;
  right: -62px;
  top: 0;
}
.our-categories .categories-box {
  display: block;
  position: relative;
}
.our-categories .categories-box img {
  display: block;
  width: 100%;
}
.our-categories .categories-box h4 {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  padding: 80px 10px 20px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#a6000000",GradientType=0 ); /* IE6-9 */
  margin: 0;
  color: #fff;
  font-size: 20px;
}

.categories-list a {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
  color: #000;
  font-weight: 500;
  text-decoration: none;
}
.categories-list a span {
  min-width: 60px;
  width: 60px;
  margin-right: 15px;
  max-height: 50px;
  height: 50px;
}
.categories-list a span img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}

.top-blogs-text.blog-gray {
  background: #edf3f7;
}

.grid {
  display: grid;
  grid-template-columns: 24.8% 50.2% 24.8%;
  grid-gap: 5px;
}

.item:nth-child(1) {
  grid-row: 1/2;
  grid-column: 1/2;
}

.item:nth-child(2) {
  grid-column: 1/2;
  grid-row: 2/3;
}

.item:nth-child(3) {
  grid-column: 2/3;
  grid-row: 1/4;
}

.item:nth-child(4) {
  grid-column: 3/3;
  grid-row: 1/2;
}

.item:nth-child(5) {
  grid-column: 3/3;
  grid-row: 2/2;
}

/* styling code */
.grid {
  margin: 20px auto;
  max-width: 100%;
}

.grid > .item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.post-photo {
  height: 220px;
}

.post-photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.blog-right-sidebar.sticky-md-top {
  top: 90px;
}

/*==============================================*/
.all-articals .blogpost-box {
  background: #ffffff;
  padding: 12px;
  height: 100%;
}
.all-articals .blogpost-box .blogpost-box-img {
  aspect-ratio: 1.7/1;
  background-color: #f9f9f9;
  position: relative;
}
.all-articals .blogpost-box .blogpost-box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.all-articals .blogpost-box .blogpost-box-img a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.all-articals .blogpost-box .blogpost-box-img a .caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 20px;
  text-align: center;
  font-weight: "futura_ptbook";
}
.all-articals .blogpost-box .blogpost-box-img:hover .caption {
  display: flex;
}
.all-articals .blogpost-box .blogpost-box-con {
  margin: 0;
  padding: 25px;
}
.all-articals .blogpost-box .blogpost-box-con h3 {
  color: #000000;
  text-transform: uppercase;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.all-articals .blogpost-box:hover {
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.05);
}

.user-head .user-head-con p {
  margin: 0;
  font-family: "futura_ptbook";
}
.user-head .user-head-con span {
  font-size: 13px;
}

.out-category-menu {
  background: #ffffff;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.out-category-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.out-category-menu ul li a {
  color: #777777;
  text-transform: uppercase;
  padding: 3px 8px;
  text-decoration: none;
  font-size: 13px;
  font-family: "futura_ptbook";
}

@media (max-width: 575.98px) {
  header .custom-header {
    background: #ffffff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
  }
  header .custom-header ul .nav-link {
    font-size: 16px;
    padding: 8px !important;
  }
  header .custom-header ul .nav-link:hover {
    color: #6D455A !important;
  }
  header .custom-header ul .nav-link.active {
    color: #6D455A !important;
  }
  .blog-view-headding {
    padding: 20px 0;
  }
  .btn1, .btn2 {
    font-size: 18px !important;
  }
  .banner .banner-image .banner-caption {
    padding: 15px;
  }
  .banner .banner-image .banner-caption h1 {
    font-size: 25px;
  }
  .banner .banner-image .banner-caption p {
    font-size: 13px;
  }
  .banner .banner-image .banner-caption .btn1 {
    height: 38px;
    padding: 0 10px;
    font-size: 25px;
    line-height: 38px;
    max-width: 220px;
  }
  .globle-hedding span {
    font-size: 25px;
  }
  .globle-hedding span::after {
    border-bottom: 47px solid #01adef;
    border-right: 47px solid transparent;
    right: -47px;
  }
  .archive h3 span {
    font-size: 25px;
  }
  .archive h3 span::after {
    border-bottom: 47px solid #FCDB00;
    border-right: 47px solid transparent;
    right: -47px;
  }
  .blog h3 span {
    font-size: 25px;
  }
  .blog h3 span::after {
    border-bottom: 47px solid #000;
    border-right: 47px solid transparent;
    right: -47px;
  }
  .our-categories h3 span {
    font-size: 25px;
  }
  .our-categories h3 span::after {
    border-bottom: 47px solid #3F8A00;
    border-right: 47px solid transparent;
    right: -47px;
  }
  .banner-top .banner-top-box a {
    flex-direction: column;
    font-size: 14px;
  }
  .banner-top .banner-top-box a i {
    margin-right: 0 !important;
  }
  .grid {
    grid-template-columns: 100%;
  }
  .item {
    grid-row: unset !important;
    grid-auto-columns: unset !important;
    grid-column: unset !important;
  }
  .blog-view .blog-view-inner {
    padding: 20px;
  }
}/*# sourceMappingURL=main.css.map */