

/** news-section **/

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

.news-section_53d4f2a37014dd42 .outer-container_625cb31cd8cca30b{
  position: relative;
  padding: 0px 125px;
}

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

.news-section_53d4f2a37014dd42 .title-box_3612f8a16458856c 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_53d4f2a37014dd42 .title-box_3612f8a16458856c h2 span{
  position: relative;
  display: block;
  padding-left: 100px;
}

.news-section_53d4f2a37014dd42 .title-box_3612f8a16458856c h2 span:before{
  position: absolute;
  content: '';
  background-image: url(../../visuals/shape_310389e86b/shape-104.f234c76329.png);
  width: 65px;
  height: 65px;
  left: 0px;
  top: 23px;
  background-repeat: no-repeat;
}

.news-section_53d4f2a37014dd42 .title-box_3612f8a16458856c .theme-btn-three_0a7fc8151d9330bc{
  background: var(--secondary-color);
  padding: 15px 57px;
  bottom: 30px;
}

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

.news-block-one_fbf50cff8b89a870 .inner-box_546f603c462f1f83 .image-box_6bf32b0eb1db8d6c{
  position: relative;
  display: block;
  overflow: hidden;
}

.news-block-one_fbf50cff8b89a870 .inner-box_546f603c462f1f83 .image-box_6bf32b0eb1db8d6c img{
  width: 100%;
  transition: all 0.3s ease-in-out 0.1s;
}

.news-block-one_fbf50cff8b89a870 .inner-box_546f603c462f1f83:hover .image-box_6bf32b0eb1db8d6c img{
  transform: scale(1.05);
  opacity: 0.5;
}

.news-block-one_fbf50cff8b89a870 .inner-box_546f603c462f1f83 .lower-content_5b20c10d581e8ffd{
  position: relative;
  display: block;
  padding-top: 35px;
}

.news-block-one_fbf50cff8b89a870 .inner-box_546f603c462f1f83 .lower-content_5b20c10d581e8ffd .post-info_d3f0a597c2983727{
  position: relative;
  display: flex;
  align-items: center;
}

.news-block-one_fbf50cff8b89a870 .inner-box_546f603c462f1f83 .lower-content_5b20c10d581e8ffd .post-info_d3f0a597c2983727 li{
  position: relative;
  font-size: 17px;
  line-height: 25px;
  color: rgba(0, 0, 0, 0.50);
  margin-right: 25px;
}

.news-block-one_fbf50cff8b89a870 .inner-box_546f603c462f1f83 .lower-content_5b20c10d581e8ffd .post-info_d3f0a597c2983727 li a{
  display: inline-block;
  color: rgba(0, 0, 0, 0.50);
}

.news-block-one_fbf50cff8b89a870 .inner-box_546f603c462f1f83 .lower-content_5b20c10d581e8ffd .post-info_d3f0a597c2983727 li a:hover{

}

.news-block-one_fbf50cff8b89a870 .inner-box_546f603c462f1f83 .lower-content_5b20c10d581e8ffd .post-info_d3f0a597c2983727 li:last-child{
  margin-right: 0px;
}

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

.news-block-one_fbf50cff8b89a870 .inner-box_546f603c462f1f83 .lower-content_5b20c10d581e8ffd .post-info_d3f0a597c2983727 li:last-child:before{
  display: none;
}

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

.news-block-one_fbf50cff8b89a870 .inner-box_546f603c462f1f83 .lower-content_5b20c10d581e8ffd h3 a{
  display: inline-block;
  color: var(--title-color);
}

.news-block-one_fbf50cff8b89a870 .inner-box_546f603c462f1f83 .lower-content_5b20c10d581e8ffd h3 a:hover{
 text-decoration: underline;
}

.news-section_53d4f2a37014dd42 .news-block_f57beb208f81e033{
  padding: 0px 35px;
}

.news-section_53d4f2a37014dd42 .inner-container_c74cc7c979f8f5c1{
  position: relative;
  margin: 0px -20px;
}

/** news-style-two **/

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

.news-style-two_d38bcf06d895105e .outer-container_625cb31cd8cca30b{
  padding: 0px 100px;
}

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

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

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

.news-style-two_d38bcf06d895105e .title-box_3612f8a16458856c .theme-btn-three_0a7fc8151d9330bc{
  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_d38bcf06d895105e .title-box_3612f8a16458856c a:hover{

}

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

.news-block-two_bb323077b48af5f8 .inner-box_546f603c462f1f83 .bg-layer_7ecee0aa22a359d6{
  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_bb323077b48af5f8 .inner-box_546f603c462f1f83:hover .bg-layer_7ecee0aa22a359d6{
  transform: scale(1.1);
}

.news-block-two_bb323077b48af5f8 .inner-box_546f603c462f1f83 .bg-layer_7ecee0aa22a359d6: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_bb323077b48af5f8 .inner-box_546f603c462f1f83 .content-box_137909605fbddf2d{
  position: relative;
  display: block;
}

.news-block-two_bb323077b48af5f8 .inner-box_546f603c462f1f83 .content-box_137909605fbddf2d .date_124d6a80775d4ca4{
  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_bb323077b48af5f8 .inner-box_546f603c462f1f83 .content-box_137909605fbddf2d 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_bb323077b48af5f8 .inner-box_546f603c462f1f83 .content-box_137909605fbddf2d h2 a{
  display: inline-block;
  color: #fff;
}

.news-block-two_bb323077b48af5f8 .inner-box_546f603c462f1f83 .content-box_137909605fbddf2d h2 a:hover{

}

.news-block-two_bb323077b48af5f8 .inner-box_546f603c462f1f83 .content-box_137909605fbddf2d .link_6fe8aa57c4823b10{
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.news-block-two_bb323077b48af5f8 .inner-box_546f603c462f1f83 .content-box_137909605fbddf2d .link_6fe8aa57c4823b10 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_bb323077b48af5f8 .inner-box_546f603c462f1f83 .content-box_137909605fbddf2d .link_6fe8aa57c4823b10 a:hover{

}

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

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

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

.news-block-three_7543cda83843fd05 .inner-box_546f603c462f1f83 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_7543cda83843fd05 .inner-box_546f603c462f1f83 h2 a{
  position: relative;
  display: inline-block;
  color: var(--title-color);
}

.news-block-three_7543cda83843fd05 .inner-box_546f603c462f1f83 h2 a:hover{

}

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

.news-block-three_7543cda83843fd05 .inner-box_546f603c462f1f83 .link_6fe8aa57c4823b10{
  position: absolute;
  right: 0px;
  bottom: 55px;
}

.news-block-three_7543cda83843fd05 .inner-box_546f603c462f1f83 .link_6fe8aa57c4823b10 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_7543cda83843fd05 .inner-box_546f603c462f1f83 .link_6fe8aa57c4823b10 a:hover{
  transform: rotate(45deg);
}

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

.news-section_53d4f2a37014dd42.blog-one_bfb53a278f9f085c{
  padding-bottom: 47px;
}

.news-section_53d4f2a37014dd42.blog-one_bfb53a278f9f085c .news-block-one_fbf50cff8b89a870 .inner-box_546f603c462f1f83{
  margin-bottom: 100px;
}

.news-block-one_fbf50cff8b89a870 .inner-box_546f603c462f1f83 .image-box_6bf32b0eb1db8d6c .post-date_f569345497de0141{
  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_53d4f2a37014dd42.about-7-news_e55a1ec4ce22b9b5{
  padding-top: 170px;
}

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

.blog-one_bfb53a278f9f085c .blog-pagination_3581a5deaabd1be3 .pagination-list_0e2c0e488a95a661{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog-one_bfb53a278f9f085c .blog-pagination_3581a5deaabd1be3 .pagination-list_0e2c0e488a95a661 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_bfb53a278f9f085c .blog-pagination_3581a5deaabd1be3 .pagination-list_0e2c0e488a95a661 li a:hover{
  color: #fff;
  background: var(--secondary-color);
}

.blog-one_bfb53a278f9f085c .blog-pagination_3581a5deaabd1be3 .pagination-list_0e2c0e488a95a661 li:last-child a{
  font-size: 10px;
}


/** sidebar-page-container **/

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

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

.sidebar-page-container_fc0480746ab72271 .title-text_ce5af194f6d7be8e 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_fc0480746ab72271 .blog-grid-content_e0de56e427c8a179{
  margin: 0px -10px;
}

.sidebar-page-container_fc0480746ab72271 .blog-grid-content_e0de56e427c8a179 .news-block_f57beb208f81e033{
  padding: 0px 25px;
}

.sidebar-page-container_fc0480746ab72271 .blog-pagination_3581a5deaabd1be3 .pagination-list_0e2c0e488a95a661{
  position: relative;
  display: flex;
  align-items: center;
}

.sidebar-page-container_fc0480746ab72271 .blog-pagination_3581a5deaabd1be3 .pagination-list_0e2c0e488a95a661 li{
  position: relative;
  display: inline-block;
  margin-right: 10px;
}

.sidebar-page-container_fc0480746ab72271 .blog-pagination_3581a5deaabd1be3 .pagination-list_0e2c0e488a95a661 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_fc0480746ab72271 .blog-pagination_3581a5deaabd1be3 .pagination-list_0e2c0e488a95a661 li:last-child a{
  font-size: 10px;
}

.sidebar-page-container_fc0480746ab72271 .blog-pagination_3581a5deaabd1be3 .pagination-list_0e2c0e488a95a661 li a.current,
.sidebar-page-container_fc0480746ab72271 .blog-pagination_3581a5deaabd1be3 .pagination-list_0e2c0e488a95a661 li a:hover{
  color: #fff;
  background: #B9916E;
}

.sidebar-page-container_fc0480746ab72271 .blog-grid-content_e0de56e427c8a179 .news-block-one_fbf50cff8b89a870 .inner-box_546f603c462f1f83{
  margin-bottom: 80px;
}

.sidebar-page-container_fc0480746ab72271 .blog-grid-content_e0de56e427c8a179 .news-block-one_fbf50cff8b89a870 .inner-box_546f603c462f1f83 .lower-content_5b20c10d581e8ffd h3{
  font-size: 36px;
  line-height: 46px;
}

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

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

.blog-three_e6240f4426790109 .news-block-one_fbf50cff8b89a870 .inner-box_546f603c462f1f83 .lower-content_5b20c10d581e8ffd h3{
  font-size: 48px;
  line-height: 58px;
}

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

.blog-three_e6240f4426790109 .inner-container_c74cc7c979f8f5c1{
  margin: 0px -30px;
}

.sidebar-page-container_fc0480746ab72271.blog-four_9869d59e7c08a60a .outer-container_625cb31cd8cca30b,
.blog-details_46388dc471728318 .outer-container_625cb31cd8cca30b{
  max-width: 1400px;
}

.sidebar-page-container_fc0480746ab72271.blog-four_9869d59e7c08a60a .news-block-one_fbf50cff8b89a870 .inner-box_546f603c462f1f83 .lower-content_5b20c10d581e8ffd h3{
  font-size: 48px;
  line-height: 58px;
}

.sidebar-page-container_fc0480746ab72271.blog-four_9869d59e7c08a60a .news-block-one_fbf50cff8b89a870 .inner-box_546f603c462f1f83{
  margin-bottom: 90px;
}

.news-block-one_fbf50cff8b89a870.style-two_a258f2a5d7535979 .inner-box_546f603c462f1f83{
  background: #f5f5f5;
  padding: 52px 60px 130px 54px;
}

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
























