

/** news-section **/

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

.news-section_f022d42af4d84efe .outer-container_3534083aaa3687b4{
  position: relative;
  padding: 0px 125px;
}

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

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

.news-section_f022d42af4d84efe .title-box_e46b49aa04b4b32e h2 span:before{
  position: absolute;
  content: '';
  background-image: url(../../photos/shape_b992e00a61/shape-104.5f8205ab6f.png);
  width: 65px;
  height: 65px;
  left: 0px;
  top: 23px;
  background-repeat: no-repeat;
}

.news-section_f022d42af4d84efe .title-box_e46b49aa04b4b32e .theme-btn-three_fcee95239ecc5847{
  background: var(--secondary-color);
  padding: 15px 57px;
  bottom: 30px;
}

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

.news-block-one_53e58a1d058a23b6 .inner-box_2e99ddf90aea93ea .image-box_bd8517741a8e3ea5{
  position: relative;
  display: block;
  overflow: hidden;
}

.news-block-one_53e58a1d058a23b6 .inner-box_2e99ddf90aea93ea .image-box_bd8517741a8e3ea5 img{
  width: 100%;
  transition: all 0.3s ease-in-out 0.1s;
}

.news-block-one_53e58a1d058a23b6 .inner-box_2e99ddf90aea93ea:hover .image-box_bd8517741a8e3ea5 img{
  transform: scale(1.05);
  opacity: 0.5;
}

.news-block-one_53e58a1d058a23b6 .inner-box_2e99ddf90aea93ea .lower-content_b275e296592302a3{
  position: relative;
  display: block;
  padding-top: 35px;
}

.news-block-one_53e58a1d058a23b6 .inner-box_2e99ddf90aea93ea .lower-content_b275e296592302a3 .post-info_87f4cf9a9333958c{
  position: relative;
  display: flex;
  align-items: center;
}

.news-block-one_53e58a1d058a23b6 .inner-box_2e99ddf90aea93ea .lower-content_b275e296592302a3 .post-info_87f4cf9a9333958c li{
  position: relative;
  font-size: 17px;
  line-height: 25px;
  color: rgba(0, 0, 0, 0.50);
  margin-right: 25px;
}

.news-block-one_53e58a1d058a23b6 .inner-box_2e99ddf90aea93ea .lower-content_b275e296592302a3 .post-info_87f4cf9a9333958c li a{
  display: inline-block;
  color: rgba(0, 0, 0, 0.50);
}

.news-block-one_53e58a1d058a23b6 .inner-box_2e99ddf90aea93ea .lower-content_b275e296592302a3 .post-info_87f4cf9a9333958c li a:hover{

}

.news-block-one_53e58a1d058a23b6 .inner-box_2e99ddf90aea93ea .lower-content_b275e296592302a3 .post-info_87f4cf9a9333958c li:last-child{
  margin-right: 0px;
}

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

.news-block-one_53e58a1d058a23b6 .inner-box_2e99ddf90aea93ea .lower-content_b275e296592302a3 .post-info_87f4cf9a9333958c li:last-child:before{
  display: none;
}

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

.news-block-one_53e58a1d058a23b6 .inner-box_2e99ddf90aea93ea .lower-content_b275e296592302a3 h3 a{
  display: inline-block;
  color: var(--title-color);
}

.news-block-one_53e58a1d058a23b6 .inner-box_2e99ddf90aea93ea .lower-content_b275e296592302a3 h3 a:hover{
 text-decoration: underline;
}

.news-section_f022d42af4d84efe .news-block_211c599014b87834{
  padding: 0px 35px;
}

.news-section_f022d42af4d84efe .inner-container_80318eac633f77e3{
  position: relative;
  margin: 0px -20px;
}

/** news-style-two **/

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

.news-style-two_45002e0421226697 .outer-container_3534083aaa3687b4{
  padding: 0px 100px;
}

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

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

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

.news-style-two_45002e0421226697 .title-box_e46b49aa04b4b32e .theme-btn-three_fcee95239ecc5847{
  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_45002e0421226697 .title-box_e46b49aa04b4b32e a:hover{

}

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

.news-block-two_dabe0dc1bdf3766a .inner-box_2e99ddf90aea93ea .bg-layer_a02b5d1e25629531{
  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_dabe0dc1bdf3766a .inner-box_2e99ddf90aea93ea:hover .bg-layer_a02b5d1e25629531{
  transform: scale(1.1);
}

.news-block-two_dabe0dc1bdf3766a .inner-box_2e99ddf90aea93ea .bg-layer_a02b5d1e25629531: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_dabe0dc1bdf3766a .inner-box_2e99ddf90aea93ea .content-box_dac24e9e8668ce2f{
  position: relative;
  display: block;
}

.news-block-two_dabe0dc1bdf3766a .inner-box_2e99ddf90aea93ea .content-box_dac24e9e8668ce2f .date_f1600905af49beb1{
  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_dabe0dc1bdf3766a .inner-box_2e99ddf90aea93ea .content-box_dac24e9e8668ce2f 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_dabe0dc1bdf3766a .inner-box_2e99ddf90aea93ea .content-box_dac24e9e8668ce2f h2 a{
  display: inline-block;
  color: #fff;
}

.news-block-two_dabe0dc1bdf3766a .inner-box_2e99ddf90aea93ea .content-box_dac24e9e8668ce2f h2 a:hover{

}

.news-block-two_dabe0dc1bdf3766a .inner-box_2e99ddf90aea93ea .content-box_dac24e9e8668ce2f .link_078016848e85f66a{
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.news-block-two_dabe0dc1bdf3766a .inner-box_2e99ddf90aea93ea .content-box_dac24e9e8668ce2f .link_078016848e85f66a 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_dabe0dc1bdf3766a .inner-box_2e99ddf90aea93ea .content-box_dac24e9e8668ce2f .link_078016848e85f66a a:hover{

}

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

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

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

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

.news-block-three_a61f0863c47cf248 .inner-box_2e99ddf90aea93ea h2 a:hover{

}

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

.news-block-three_a61f0863c47cf248 .inner-box_2e99ddf90aea93ea .link_078016848e85f66a{
  position: absolute;
  right: 0px;
  bottom: 55px;
}

.news-block-three_a61f0863c47cf248 .inner-box_2e99ddf90aea93ea .link_078016848e85f66a 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_a61f0863c47cf248 .inner-box_2e99ddf90aea93ea .link_078016848e85f66a a:hover{
  transform: rotate(45deg);
}

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

.news-section_f022d42af4d84efe.blog-one_dce70e49912aefab{
  padding-bottom: 47px;
}

.news-section_f022d42af4d84efe.blog-one_dce70e49912aefab .news-block-one_53e58a1d058a23b6 .inner-box_2e99ddf90aea93ea{
  margin-bottom: 100px;
}

.news-block-one_53e58a1d058a23b6 .inner-box_2e99ddf90aea93ea .image-box_bd8517741a8e3ea5 .post-date_9c92d923847001a1{
  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_f022d42af4d84efe.about-7-news_86b32855f861c542{
  padding-top: 170px;
}

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

.blog-one_dce70e49912aefab .blog-pagination_549fd65e5e23504f .pagination-list_e8c926ec4acf9020{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog-one_dce70e49912aefab .blog-pagination_549fd65e5e23504f .pagination-list_e8c926ec4acf9020 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_dce70e49912aefab .blog-pagination_549fd65e5e23504f .pagination-list_e8c926ec4acf9020 li a:hover{
  color: #fff;
  background: var(--secondary-color);
}

.blog-one_dce70e49912aefab .blog-pagination_549fd65e5e23504f .pagination-list_e8c926ec4acf9020 li:last-child a{
  font-size: 10px;
}


/** sidebar-page-container **/

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

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

.sidebar-page-container_40785396c7ef2d54 .title-text_6d87614be9324028 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_40785396c7ef2d54 .blog-grid-content_b675d71a3c6e8258{
  margin: 0px -10px;
}

.sidebar-page-container_40785396c7ef2d54 .blog-grid-content_b675d71a3c6e8258 .news-block_211c599014b87834{
  padding: 0px 25px;
}

.sidebar-page-container_40785396c7ef2d54 .blog-pagination_549fd65e5e23504f .pagination-list_e8c926ec4acf9020{
  position: relative;
  display: flex;
  align-items: center;
}

.sidebar-page-container_40785396c7ef2d54 .blog-pagination_549fd65e5e23504f .pagination-list_e8c926ec4acf9020 li{
  position: relative;
  display: inline-block;
  margin-right: 10px;
}

.sidebar-page-container_40785396c7ef2d54 .blog-pagination_549fd65e5e23504f .pagination-list_e8c926ec4acf9020 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_40785396c7ef2d54 .blog-pagination_549fd65e5e23504f .pagination-list_e8c926ec4acf9020 li:last-child a{
  font-size: 10px;
}

.sidebar-page-container_40785396c7ef2d54 .blog-pagination_549fd65e5e23504f .pagination-list_e8c926ec4acf9020 li a.current,
.sidebar-page-container_40785396c7ef2d54 .blog-pagination_549fd65e5e23504f .pagination-list_e8c926ec4acf9020 li a:hover{
  color: #fff;
  background: #B9916E;
}

.sidebar-page-container_40785396c7ef2d54 .blog-grid-content_b675d71a3c6e8258 .news-block-one_53e58a1d058a23b6 .inner-box_2e99ddf90aea93ea{
  margin-bottom: 80px;
}

.sidebar-page-container_40785396c7ef2d54 .blog-grid-content_b675d71a3c6e8258 .news-block-one_53e58a1d058a23b6 .inner-box_2e99ddf90aea93ea .lower-content_b275e296592302a3 h3{
  font-size: 36px;
  line-height: 46px;
}

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

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

.blog-three_b1ba4b22edba5d26 .news-block-one_53e58a1d058a23b6 .inner-box_2e99ddf90aea93ea .lower-content_b275e296592302a3 h3{
  font-size: 48px;
  line-height: 58px;
}

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

.blog-three_b1ba4b22edba5d26 .inner-container_80318eac633f77e3{
  margin: 0px -30px;
}

.sidebar-page-container_40785396c7ef2d54.blog-four_4695e94db38feb54 .outer-container_3534083aaa3687b4,
.blog-details_a66229d285debb9b .outer-container_3534083aaa3687b4{
  max-width: 1400px;
}

.sidebar-page-container_40785396c7ef2d54.blog-four_4695e94db38feb54 .news-block-one_53e58a1d058a23b6 .inner-box_2e99ddf90aea93ea .lower-content_b275e296592302a3 h3{
  font-size: 48px;
  line-height: 58px;
}

.sidebar-page-container_40785396c7ef2d54.blog-four_4695e94db38feb54 .news-block-one_53e58a1d058a23b6 .inner-box_2e99ddf90aea93ea{
  margin-bottom: 90px;
}

.news-block-one_53e58a1d058a23b6.style-two_931382628aeb6216 .inner-box_2e99ddf90aea93ea{
  background: #f5f5f5;
  padding: 52px 60px 130px 54px;
}

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
























