#section1  { height:810px; -webkit-clip-path: polygon(0 0, 100% 0, 100% 710px, 0 100%); clip-path: polygon(0 0, 100% 0, 100% 710px, 0 100%); }
#section1 .innerTpl { margin-top:180px; }
#section1 .title { font-size:50px; font-weight:700; line-height:48px; color:#FFF; padding-bottom:45px; margin-bottom:35px; }
#section1 .title:before { content: ""; position: absolute; width: 40px; height: 1px; bottom: 0; left: 0; border-bottom: 1px solid #af8656; }
#section1 .text { font-size:26px; line-height:39px; color:#e9e4d0; max-width:60%; }
#section1 .more {font-size:20px; color:#FFF; font-style:italic; }
#section1 .more a { color:#FFF; }

#section2  { height:585px;  }
#section2 h2 { text-align:center; padding-top:30px; }
#section2 h2:before { content:normal;}
#section2 .slideshow-2 { height:260px; margin-top:80px;  }
#section2 .date { position:relative; font-size:13px; font-weight:400; line-height:24px; color:#b18857; margin-bottom:10px; }
#section2 .title { color:#514137; padding-bottom:20px; margin-bottom:30px; max-width:80%; }
#section2 .title:before { content: ""; position: absolute; width: 40px; height: 1px; bottom: 0; left: 0; border-bottom: 1px solid #b18857; }
#section2 .text {  max-width:80%; }
#section2 .more { color:#b18857; font-style:italic; }
#section2 .more a { color:#b18857; }

#section2 .slideshow-2 .slick-dots { text-align:center; }
#section2 .slideshow-2 .slick-dots li { width: 15px; height: 15px; border-radius: 50%; background: #d7d7d7; margin:0 5px; display:inline-block; cursor:pointer; }
#section2 .slideshow-2 .slick-dots li.slick-active { background: #b18857;}
#section2 .slideshow-2 .slick-dots li button { display:none; }

#section3 { padding:60px 0 !important; background:#b18857; }
#section3 { text-align:center; }
#section3 .title { padding-bottom:15px; margin-bottom:25px; padding:20px 40px 20px 40px; }
#section3 .title:before {content: ""; position: absolute; width: 40px; height: 1px; bottom: 0; left: calc(50% - 20px); border-bottom: 1px solid #cdb694;}
#section3 .text { color:#FFF;  max-width:80%; margin:0 auto;}
#section3 .text a { color:#FFF; }

#section4 { padding:120px 0 140px 0 !important; text-align:center;  }
#section4 h2:before { content:normal;}
#section4 .text { max-width:70%; margin:0 auto; }


@media (max-width: 1023px) { 
	#section1 .text { font-size:20px; line-height:30px; }
	#section3 .column.c25 { width:49%; margin-bottom:50px;  }
	#section4 { padding:80px 0 !important; }
	#section4 .text { max-width:90%; }
}
@media (max-width: 768px) {
    #section2 .slideshow-2 {height: 320px;}
} 
@media (max-width: 640px) { 
	#section1  { height:750px; }
	#section1 .slideshow { height:500px; }
	#section1 .innerTpl { margin-top:70px; }
	#section1 .title { font-size:35px; line-height:40px; }
	#section1 .text { max-width:100%; }
	#section2 .slideshow-2 { margin-top:0; }
	#section3 .column.c25 { width:100%;  }
    #section2 .slideshow-2 {height: 320px;}
}