

/** news-section **/

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

.news-section_72f6894217b7052b .outer-container_8ebfd1e47450ca14{
  position: relative;
  padding: 0px 125px;
}

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

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

.news-section_72f6894217b7052b .title-box_998d8aa51fd65b2e h2 span:before{
  position: absolute;
  content: '';
  background-image: url(../../visuals/shape_833e9f5d30/shape-104.71c2a8f9ca.png);
  width: 65px;
  height: 65px;
  left: 0px;
  top: 23px;
  background-repeat: no-repeat;
}

.news-section_72f6894217b7052b .title-box_998d8aa51fd65b2e .theme-btn-three_b15e0304d9a51818{
  background: var(--secondary-color);
  padding: 15px 57px;
  bottom: 30px;
}

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

.news-block-one_476b89f91d8c8d33 .inner-box_531a7db0ae891f8c .image-box_6642deeedc4eb2f8{
  position: relative;
  display: block;
  overflow: hidden;
}

.news-block-one_476b89f91d8c8d33 .inner-box_531a7db0ae891f8c .image-box_6642deeedc4eb2f8 img{
  width: 100%;
  transition: all 0.3s ease-in-out 0.1s;
}

.news-block-one_476b89f91d8c8d33 .inner-box_531a7db0ae891f8c:hover .image-box_6642deeedc4eb2f8 img{
  transform: scale(1.05);
  opacity: 0.5;
}

.news-block-one_476b89f91d8c8d33 .inner-box_531a7db0ae891f8c .lower-content_27b9fd810d4b3ee1{
  position: relative;
  display: block;
  padding-top: 35px;
}

.news-block-one_476b89f91d8c8d33 .inner-box_531a7db0ae891f8c .lower-content_27b9fd810d4b3ee1 .post-info_adf28535d7c928b4{
  position: relative;
  display: flex;
  align-items: center;
}

.news-block-one_476b89f91d8c8d33 .inner-box_531a7db0ae891f8c .lower-content_27b9fd810d4b3ee1 .post-info_adf28535d7c928b4 li{
  position: relative;
  font-size: 17px;
  line-height: 25px;
  color: rgba(0, 0, 0, 0.50);
  margin-right: 25px;
}

.news-block-one_476b89f91d8c8d33 .inner-box_531a7db0ae891f8c .lower-content_27b9fd810d4b3ee1 .post-info_adf28535d7c928b4 li a{
  display: inline-block;
  color: rgba(0, 0, 0, 0.50);
}

.news-block-one_476b89f91d8c8d33 .inner-box_531a7db0ae891f8c .lower-content_27b9fd810d4b3ee1 .post-info_adf28535d7c928b4 li a:hover{

}

.news-block-one_476b89f91d8c8d33 .inner-box_531a7db0ae891f8c .lower-content_27b9fd810d4b3ee1 .post-info_adf28535d7c928b4 li:last-child{
  margin-right: 0px;
}

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

.news-block-one_476b89f91d8c8d33 .inner-box_531a7db0ae891f8c .lower-content_27b9fd810d4b3ee1 .post-info_adf28535d7c928b4 li:last-child:before{
  display: none;
}

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

.news-block-one_476b89f91d8c8d33 .inner-box_531a7db0ae891f8c .lower-content_27b9fd810d4b3ee1 h3 a{
  display: inline-block;
  color: var(--title-color);
}

.news-block-one_476b89f91d8c8d33 .inner-box_531a7db0ae891f8c .lower-content_27b9fd810d4b3ee1 h3 a:hover{
 text-decoration: underline;
}

.news-section_72f6894217b7052b .news-block_a41e57f8ca5a77d8{
  padding: 0px 35px;
}

.news-section_72f6894217b7052b .inner-container_f537fb431582d978{
  position: relative;
  margin: 0px -20px;
}

/** news-style-two **/

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

.news-style-two_240b35b4a691aafa .outer-container_8ebfd1e47450ca14{
  padding: 0px 100px;
}

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

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

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

.news-style-two_240b35b4a691aafa .title-box_998d8aa51fd65b2e .theme-btn-three_b15e0304d9a51818{
  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_240b35b4a691aafa .title-box_998d8aa51fd65b2e a:hover{

}

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

.news-block-two_9759772c86e3d677 .inner-box_531a7db0ae891f8c .bg-layer_de8ee7e8baa61ee9{
  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_9759772c86e3d677 .inner-box_531a7db0ae891f8c:hover .bg-layer_de8ee7e8baa61ee9{
  transform: scale(1.1);
}

.news-block-two_9759772c86e3d677 .inner-box_531a7db0ae891f8c .bg-layer_de8ee7e8baa61ee9: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_9759772c86e3d677 .inner-box_531a7db0ae891f8c .content-box_26a427d8bb65e006{
  position: relative;
  display: block;
}

.news-block-two_9759772c86e3d677 .inner-box_531a7db0ae891f8c .content-box_26a427d8bb65e006 .date_db4e6d11e962ebdd{
  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_9759772c86e3d677 .inner-box_531a7db0ae891f8c .content-box_26a427d8bb65e006 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_9759772c86e3d677 .inner-box_531a7db0ae891f8c .content-box_26a427d8bb65e006 h2 a{
  display: inline-block;
  color: #fff;
}

.news-block-two_9759772c86e3d677 .inner-box_531a7db0ae891f8c .content-box_26a427d8bb65e006 h2 a:hover{

}

.news-block-two_9759772c86e3d677 .inner-box_531a7db0ae891f8c .content-box_26a427d8bb65e006 .link_7a4b763e0ece7cbb{
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.news-block-two_9759772c86e3d677 .inner-box_531a7db0ae891f8c .content-box_26a427d8bb65e006 .link_7a4b763e0ece7cbb 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_9759772c86e3d677 .inner-box_531a7db0ae891f8c .content-box_26a427d8bb65e006 .link_7a4b763e0ece7cbb a:hover{

}

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

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

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

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

.news-block-three_94b6c0ca6aed8273 .inner-box_531a7db0ae891f8c h2 a:hover{

}

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

.news-block-three_94b6c0ca6aed8273 .inner-box_531a7db0ae891f8c .link_7a4b763e0ece7cbb{
  position: absolute;
  right: 0px;
  bottom: 55px;
}

.news-block-three_94b6c0ca6aed8273 .inner-box_531a7db0ae891f8c .link_7a4b763e0ece7cbb 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_94b6c0ca6aed8273 .inner-box_531a7db0ae891f8c .link_7a4b763e0ece7cbb a:hover{
  transform: rotate(45deg);
}

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

.news-section_72f6894217b7052b.blog-one_db2493b9d37c7a2b{
  padding-bottom: 47px;
}

.news-section_72f6894217b7052b.blog-one_db2493b9d37c7a2b .news-block-one_476b89f91d8c8d33 .inner-box_531a7db0ae891f8c{
  margin-bottom: 100px;
}

.news-block-one_476b89f91d8c8d33 .inner-box_531a7db0ae891f8c .image-box_6642deeedc4eb2f8 .post-date_5f1af97977a7ffc8{
  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_72f6894217b7052b.about-7-news_b7174bf91fa48849{
  padding-top: 170px;
}

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

.blog-one_db2493b9d37c7a2b .blog-pagination_afd118c842ab2b0e .pagination-list_57e3b89411544f19{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog-one_db2493b9d37c7a2b .blog-pagination_afd118c842ab2b0e .pagination-list_57e3b89411544f19 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_db2493b9d37c7a2b .blog-pagination_afd118c842ab2b0e .pagination-list_57e3b89411544f19 li a:hover{
  color: #fff;
  background: var(--secondary-color);
}

.blog-one_db2493b9d37c7a2b .blog-pagination_afd118c842ab2b0e .pagination-list_57e3b89411544f19 li:last-child a{
  font-size: 10px;
}


/** sidebar-page-container **/

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

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

.sidebar-page-container_d033a8031208643e .title-text_3482db752531687d 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_d033a8031208643e .blog-grid-content_860bd7aaa031e2d4{
  margin: 0px -10px;
}

.sidebar-page-container_d033a8031208643e .blog-grid-content_860bd7aaa031e2d4 .news-block_a41e57f8ca5a77d8{
  padding: 0px 25px;
}

.sidebar-page-container_d033a8031208643e .blog-pagination_afd118c842ab2b0e .pagination-list_57e3b89411544f19{
  position: relative;
  display: flex;
  align-items: center;
}

.sidebar-page-container_d033a8031208643e .blog-pagination_afd118c842ab2b0e .pagination-list_57e3b89411544f19 li{
  position: relative;
  display: inline-block;
  margin-right: 10px;
}

.sidebar-page-container_d033a8031208643e .blog-pagination_afd118c842ab2b0e .pagination-list_57e3b89411544f19 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_d033a8031208643e .blog-pagination_afd118c842ab2b0e .pagination-list_57e3b89411544f19 li:last-child a{
  font-size: 10px;
}

.sidebar-page-container_d033a8031208643e .blog-pagination_afd118c842ab2b0e .pagination-list_57e3b89411544f19 li a.current,
.sidebar-page-container_d033a8031208643e .blog-pagination_afd118c842ab2b0e .pagination-list_57e3b89411544f19 li a:hover{
  color: #fff;
  background: #B9916E;
}

.sidebar-page-container_d033a8031208643e .blog-grid-content_860bd7aaa031e2d4 .news-block-one_476b89f91d8c8d33 .inner-box_531a7db0ae891f8c{
  margin-bottom: 80px;
}

.sidebar-page-container_d033a8031208643e .blog-grid-content_860bd7aaa031e2d4 .news-block-one_476b89f91d8c8d33 .inner-box_531a7db0ae891f8c .lower-content_27b9fd810d4b3ee1 h3{
  font-size: 36px;
  line-height: 46px;
}

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

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

.blog-three_3d31574eed41d508 .news-block-one_476b89f91d8c8d33 .inner-box_531a7db0ae891f8c .lower-content_27b9fd810d4b3ee1 h3{
  font-size: 48px;
  line-height: 58px;
}

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

.blog-three_3d31574eed41d508 .inner-container_f537fb431582d978{
  margin: 0px -30px;
}

.sidebar-page-container_d033a8031208643e.blog-four_7a501e5413928b7d .outer-container_8ebfd1e47450ca14,
.blog-details_28e723f88cef011e .outer-container_8ebfd1e47450ca14{
  max-width: 1400px;
}

.sidebar-page-container_d033a8031208643e.blog-four_7a501e5413928b7d .news-block-one_476b89f91d8c8d33 .inner-box_531a7db0ae891f8c .lower-content_27b9fd810d4b3ee1 h3{
  font-size: 48px;
  line-height: 58px;
}

.sidebar-page-container_d033a8031208643e.blog-four_7a501e5413928b7d .news-block-one_476b89f91d8c8d33 .inner-box_531a7db0ae891f8c{
  margin-bottom: 90px;
}

.news-block-one_476b89f91d8c8d33.style-two_66186bfc24356c40 .inner-box_531a7db0ae891f8c{
  background: #f5f5f5;
  padding: 52px 60px 130px 54px;
}

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
























