

/** news-section **/

.news-section_b4f286b3eb51e077{
  position: relative;
  padding: 245px 0px 155px 0px;
  background: #F6EFE9;
}

.news-section_b4f286b3eb51e077 .outer-container_3aaeda0891eb5170{
  position: relative;
  padding: 0px 125px;
}

.news-section_b4f286b3eb51e077 .title-box_ce38bd73566a9f8e{
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.news-section_b4f286b3eb51e077 .title-box_ce38bd73566a9f8e h2{
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 111px;
  font-family: 'Gambetta', serif;
  font-weight: 500;
  font-style: italic;
  text-transform: uppercase;
  font-style: italic;
}

.news-section_b4f286b3eb51e077 .title-box_ce38bd73566a9f8e h2 span{
  position: relative;
  display: block;
  padding-left: 100px;
}

.news-section_b4f286b3eb51e077 .title-box_ce38bd73566a9f8e h2 span:before{
  position: absolute;
  content: '';
  background-image: url(../../captures/shape_1e5561f8b2/shape-104.0f64ca7ddf.png);
  width: 65px;
  height: 65px;
  left: 0px;
  top: 23px;
  background-repeat: no-repeat;
}

.news-section_b4f286b3eb51e077 .title-box_ce38bd73566a9f8e .theme-btn-three_b84bdd1d66880372{
  background: var(--secondary-color);
  padding: 15px 57px;
  bottom: 30px;
}

.news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499{
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499 .image-box_8ab87e57ab5de2c5{
  position: relative;
  display: block;
  overflow: hidden;
}

.news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499 .image-box_8ab87e57ab5de2c5 img{
  width: 100%;
  transition: all 0.3s ease-in-out 0.1s;
}

.news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499:hover .image-box_8ab87e57ab5de2c5 img{
  transform: scale(1.05);
  opacity: 0.5;
}

.news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499 .lower-content_e1463c79bedd6280{
  position: relative;
  display: block;
  padding-top: 35px;
}

.news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499 .lower-content_e1463c79bedd6280 .post-info_b04895f7372b4a9f{
  position: relative;
  display: flex;
  align-items: center;
}

.news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499 .lower-content_e1463c79bedd6280 .post-info_b04895f7372b4a9f li{
  position: relative;
  font-size: 17px;
  line-height: 25px;
  color: rgba(0, 0, 0, 0.50);
  margin-right: 25px;
}

.news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499 .lower-content_e1463c79bedd6280 .post-info_b04895f7372b4a9f li a{
  display: inline-block;
  color: rgba(0, 0, 0, 0.50);
}

.news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499 .lower-content_e1463c79bedd6280 .post-info_b04895f7372b4a9f li a:hover{

}

.news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499 .lower-content_e1463c79bedd6280 .post-info_b04895f7372b4a9f li:last-child{
  margin-right: 0px;
}

.news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499 .lower-content_e1463c79bedd6280 .post-info_b04895f7372b4a9f li:before{
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.50);
  width: 1px;
  height: 15px;
  top: 5px;
  right: -13px;
}

.news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499 .lower-content_e1463c79bedd6280 .post-info_b04895f7372b4a9f li:last-child:before{
  display: none;
}

.news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499 .lower-content_e1463c79bedd6280 h3{
  position: relative;
  display: block;
  font-size: 42px;
  line-height: 50px;
  font-family: 'Gambetta', serif;
  font-weight: 500;
}

.news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499 .lower-content_e1463c79bedd6280 h3 a{
  display: inline-block;
  color: var(--title-color);
}

.news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499 .lower-content_e1463c79bedd6280 h3 a:hover{
 text-decoration: underline;
}

.news-section_b4f286b3eb51e077 .news-block_2d562fd9b525aa34{
  padding: 0px 35px;
}

.news-section_b4f286b3eb51e077 .inner-container_e308942be6f48da1{
  position: relative;
  margin: 0px -20px;
}

/** news-style-two **/

.news-style-two_ea4c5d918bed452f{
  position: relative;
  padding: 200px 0px;
}

.news-style-two_ea4c5d918bed452f .outer-container_3aaeda0891eb5170{
  padding: 0px 100px;
}

.news-style-two_ea4c5d918bed452f .title-box_ce38bd73566a9f8e{
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.news-style-two_ea4c5d918bed452f .title-box_ce38bd73566a9f8e h2{
  font-size: 90px;
  line-height: 105px;
  font-family: 'Playfire Display', serif;
  font-weight: 500;
  max-width: 620px;
}

.news-style-two_ea4c5d918bed452f .title-box_ce38bd73566a9f8e p{
  font-size: 26px;
  line-height: 45px;
  max-width: 350px;
}

.news-style-two_ea4c5d918bed452f .title-box_ce38bd73566a9f8e .theme-btn-three_b84bdd1d66880372{
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 40px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  background: var(--secondary-color);
  padding: 12.5px 60px;
}

.news-style-two_ea4c5d918bed452f .title-box_ce38bd73566a9f8e a:hover{

}

.news-block-two_78789056da5ceee5 .inner-box_8059842c2a732499{
  position: relative;
  width: 100%;
  padding: 473px 68px 50px 60px;
  overflow: hidden;
}

.news-block-two_78789056da5ceee5 .inner-box_8059842c2a732499 .bg-layer_e2bb3a8301cfdf67{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.3s ease-in-out 0.1s;
}

.news-block-two_78789056da5ceee5 .inner-box_8059842c2a732499:hover .bg-layer_e2bb3a8301cfdf67{
  transform: scale(1.1);
}

.news-block-two_78789056da5ceee5 .inner-box_8059842c2a732499 .bg-layer_e2bb3a8301cfdf67:before{
  position: absolute;
  content: '';
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.76) 100%);
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 50%;
}

.news-block-two_78789056da5ceee5 .inner-box_8059842c2a732499 .content-box_a0b9e2d9b4702275{
  position: relative;
  display: block;
}

.news-block-two_78789056da5ceee5 .inner-box_8059842c2a732499 .content-box_a0b9e2d9b4702275 .date_31c9a7563344ec3e{
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 25px;
  color: #fff;
  text-transform: uppercase;
  background: #B9916E;
  padding: 0px 12px;
  margin-bottom: 22px;
}

.news-block-two_78789056da5ceee5 .inner-box_8059842c2a732499 .content-box_a0b9e2d9b4702275 h2{
  position: relative;
  display: block;
  font-size: 48px;
  line-height: 58px;
  font-family: 'Playfire Display', serif;
  font-weight: 500;
  max-width: 580px;
}

.news-block-two_78789056da5ceee5 .inner-box_8059842c2a732499 .content-box_a0b9e2d9b4702275 h2 a{
  display: inline-block;
  color: #fff;
}

.news-block-two_78789056da5ceee5 .inner-box_8059842c2a732499 .content-box_a0b9e2d9b4702275 h2 a:hover{

}

.news-block-two_78789056da5ceee5 .inner-box_8059842c2a732499 .content-box_a0b9e2d9b4702275 .link_bee3877d4de6d972{
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.news-block-two_78789056da5ceee5 .inner-box_8059842c2a732499 .content-box_a0b9e2d9b4702275 .link_bee3877d4de6d972 a{
  position: relative;
  display: inline-block;
  width: 93px;
  height: 93px;
  line-height: 93px;
  border: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 30px;
  color: #fff;
}

.news-block-two_78789056da5ceee5 .inner-box_8059842c2a732499 .content-box_a0b9e2d9b4702275 .link_bee3877d4de6d972 a:hover{

}

.news-block-three_b48c56fbf520f92c .inner-box_8059842c2a732499{
  position: relative;
  display: block;
  padding: 55px 0px;
  border-bottom: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.20);
}

.news-block-three_b48c56fbf520f92c:first-child .inner-box_8059842c2a732499{
  border-top: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.20);
}

.news-block-three_b48c56fbf520f92c .inner-box_8059842c2a732499 .date_31c9a7563344ec3e{
  position: relative;
  display: block;
  font-size: 17px;
  line-height: 25px;
  color: rgba(0, 0, 0, 0.50);
  margin-bottom: 4px;
}

.news-block-three_b48c56fbf520f92c .inner-box_8059842c2a732499 h2{
  position: relative;
  display: block;
  font-size: 36px;
  line-height: 46px;
  font-family: 'Playfire Display', serif;
  font-weight: 500;
  margin-bottom: 45px;
  max-width: 400px;
}

.news-block-three_b48c56fbf520f92c .inner-box_8059842c2a732499 h2 a{
  position: relative;
  display: inline-block;
  color: var(--title-color);
}

.news-block-three_b48c56fbf520f92c .inner-box_8059842c2a732499 h2 a:hover{

}

.news-block-three_b48c56fbf520f92c .inner-box_8059842c2a732499 .category_c8a679c5bae73aa4{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 19px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--title-color);
}

.news-block-three_b48c56fbf520f92c .inner-box_8059842c2a732499 .link_bee3877d4de6d972{
  position: absolute;
  right: 0px;
  bottom: 55px;
}

.news-block-three_b48c56fbf520f92c .inner-box_8059842c2a732499 .link_bee3877d4de6d972 a{
  position: relative;
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  color: var(--title-color);
  border: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
  border-radius: 50%;
}

.news-block-three_b48c56fbf520f92c .inner-box_8059842c2a732499 .link_bee3877d4de6d972 a:hover{
  transform: rotate(45deg);
}

.news-section_b4f286b3eb51e077 .title-text_c41f99db86b1cef4 h2{
  position: relative;
  display: block;
  font-size: 180px;
  line-height: 200px;
  font-family: 'Gambetta', serif;
  font-weight: 500;
  text-transform: uppercase;
}

.news-section_b4f286b3eb51e077.blog-one_d4aa47a310ac6eb1{
  padding-bottom: 47px;
}

.news-section_b4f286b3eb51e077.blog-one_d4aa47a310ac6eb1 .news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499{
  margin-bottom: 100px;
}

.news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499 .image-box_8ab87e57ab5de2c5 .post-date_8e983c023cdc66b6{
  position: absolute;
  left: 25px;
  top: 30px;
  font-size: 15px;
  line-height: 25px;
  color: #fff;
  text-transform: uppercase;
  background: #B9916E;
  padding: 0px 12px;
  z-index: 1;
}

.news-section_b4f286b3eb51e077.about-7-news_08d17f57a597c689{
  padding-top: 170px;
}

.blog-one_d4aa47a310ac6eb1 .blog-pagination_12d8aa5db5d95e32{
  position: relative;
  display: block;
  padding: 30px 0px;
  border-top: solid;
  border-bottom: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.blog-one_d4aa47a310ac6eb1 .blog-pagination_12d8aa5db5d95e32 .pagination-list_b0a72cb215ee7c0e{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog-one_d4aa47a310ac6eb1 .blog-pagination_12d8aa5db5d95e32 .pagination-list_b0a72cb215ee7c0e li a{
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  color: var(--title-color);
}

.blog-one_d4aa47a310ac6eb1 .blog-pagination_12d8aa5db5d95e32 .pagination-list_b0a72cb215ee7c0e li a:hover{
  color: #fff;
  background: var(--secondary-color);
}

.blog-one_d4aa47a310ac6eb1 .blog-pagination_12d8aa5db5d95e32 .pagination-list_b0a72cb215ee7c0e li:last-child a{
  font-size: 10px;
}


/** sidebar-page-container **/

.sidebar-page-container_238c033f9b7b7f44{
  position: relative;
  padding: 162px 0px 170px 0px;
}

.sidebar-page-container_238c033f9b7b7f44 .outer-container_3aaeda0891eb5170{
  position: relative;
  max-width: 1530px;
  width: 100%;
  padding: 0px 15px;
  margin: 0 auto;
}

.sidebar-page-container_238c033f9b7b7f44 .title-text_c41f99db86b1cef4 h2{
  position: relative;
  display: block;
  font-size: 240px;
  line-height: 230px;
  font-family: 'Playfair Display', serif;
  font-weight: 500;
  text-transform: uppercase;
}



.sidebar-page-container_238c033f9b7b7f44 .blog-grid-content_b54ad650cef513d8{
  margin: 0px -10px;
}

.sidebar-page-container_238c033f9b7b7f44 .blog-grid-content_b54ad650cef513d8 .news-block_2d562fd9b525aa34{
  padding: 0px 25px;
}

.sidebar-page-container_238c033f9b7b7f44 .blog-pagination_12d8aa5db5d95e32 .pagination-list_b0a72cb215ee7c0e{
  position: relative;
  display: flex;
  align-items: center;
}

.sidebar-page-container_238c033f9b7b7f44 .blog-pagination_12d8aa5db5d95e32 .pagination-list_b0a72cb215ee7c0e li{
  position: relative;
  display: inline-block;
  margin-right: 10px;
}

.sidebar-page-container_238c033f9b7b7f44 .blog-pagination_12d8aa5db5d95e32 .pagination-list_b0a72cb215ee7c0e li a{
  position: relative;
  display: inline-block;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  border-radius: 50%;
  font-size: 24px;
  font-weight: 500;
  color: var(--title-color);
}

.sidebar-page-container_238c033f9b7b7f44 .blog-pagination_12d8aa5db5d95e32 .pagination-list_b0a72cb215ee7c0e li:last-child a{
  font-size: 10px;
}

.sidebar-page-container_238c033f9b7b7f44 .blog-pagination_12d8aa5db5d95e32 .pagination-list_b0a72cb215ee7c0e li a.current,
.sidebar-page-container_238c033f9b7b7f44 .blog-pagination_12d8aa5db5d95e32 .pagination-list_b0a72cb215ee7c0e li a:hover{
  color: #fff;
  background: #B9916E;
}

.sidebar-page-container_238c033f9b7b7f44 .blog-grid-content_b54ad650cef513d8 .news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499{
  margin-bottom: 80px;
}

.sidebar-page-container_238c033f9b7b7f44 .blog-grid-content_b54ad650cef513d8 .news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499 .lower-content_e1463c79bedd6280 h3{
  font-size: 36px;
  line-height: 46px;
}

.sidebar-page-container_238c033f9b7b7f44 .shape_f9cf4c65707fbe75{
  position: absolute;
  top: 212px;
  right: 130px;
  width: 339px;
  height: 144px;
  background-repeat: no-repeat;
}

.sidebar-page-container_238c033f9b7b7f44 .shape-2_c6ea37c5755d984a{
  position: absolute;
  top: 212px;
  right: 130px;
  width: 339px;
  height: 144px;
  background-repeat: no-repeat;
}

.blog-three_0fb2e05aa1199060 .news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499 .lower-content_e1463c79bedd6280 h3{
  font-size: 48px;
  line-height: 58px;
}

.blog-three_0fb2e05aa1199060 .masonry-item{
  padding: 0px 45px;
}

.blog-three_0fb2e05aa1199060 .inner-container_e308942be6f48da1{
  margin: 0px -30px;
}

.sidebar-page-container_238c033f9b7b7f44.blog-four_8282cee1faabc95a .outer-container_3aaeda0891eb5170,
.blog-details_c734f42722d56b86 .outer-container_3aaeda0891eb5170{
  max-width: 1400px;
}

.sidebar-page-container_238c033f9b7b7f44.blog-four_8282cee1faabc95a .news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499 .lower-content_e1463c79bedd6280 h3{
  font-size: 48px;
  line-height: 58px;
}

.sidebar-page-container_238c033f9b7b7f44.blog-four_8282cee1faabc95a .news-block-one_fb13c58eaeb7e9bd .inner-box_8059842c2a732499{
  margin-bottom: 90px;
}

.news-block-one_fb13c58eaeb7e9bd.style-two_8379256513f80ce8 .inner-box_8059842c2a732499{
  background: #f5f5f5;
  padding: 52px 60px 130px 54px;
}

.news-block-one_fb13c58eaeb7e9bd.style-two_8379256513f80ce8 .inner-box_8059842c2a732499 .post-date_8e983c023cdc66b6{
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 25px;
  color: #fff;
  text-transform: uppercase;
  background: #B9916E;
  padding: 0px 12px;
  z-index: 1;
}
























