@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@200;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@500;600&display=swap');
html {
  scroll-behavior: smooth;
}
body { font-family: 'Raleway', sans-serif; background:#fff; }
a:visited {
    color: #fff;
}
.container { width: 1200px; margin: 0 auto; }
header { padding: 30px 0; overflow: hidden; }
ul {  margin:0; }
p, ul li { margin:0; padding: 0 0 15px 0; font-size: 16px; line-height:20px; font-family: 'Cinzel', serif; font-family: 'Raleway', sans-serif; }
ul, li > ul, li > ol { padding: 0 0 15px 15px; }
.logo { max-width: 249px; float: left; }
.right-header { float: right; }
.toplinks { float: right; margin: 24px 0 0 0; }
.toplinks li { float: left; list-style-type: none; padding: 0 11px; color: #a47d39; text-transform: uppercase; font-size: 13px; font-weight: 600; border-left: 1px solid #a47d39;
line-height: 12px;}
.toplinks li p { padding-top:7px; font-size:14px; }
.toplinks li a { color: #a47d39; }
.top-menu-mob li { padding:0;}
.toplinks li a:hover { color:#000; }
.toplinks li li, .toplinks li:first-child { border-left: 0; }
.toplinks li ul, .toplinks li ul li { padding-left:0; }
h1,h2,h3,h4,h5,h6 { font-family: 'Cinzel', serif; margin: 0 0 15px 0; }
h1:before,h2:before,h3:before,h4:before,h5:before,h6:before, h1:not(.site-title)::before, h2::before { display: none; }
.banner-txt { width:805px; margin: 0 auto; }
.banner-txt p { padding: 0 60px; font-family: 'Raleway', sans-serif; }
.light-sec ul li, .light-sec h2, .light-sec h3, .light-sec h4, .light-sec p { color:#fff; }
.default-btn { border: 2px solid #fff; color:#fff; background: transparent; border-radius: 24px; }
.default-btn.dark { border: 2px solid #c0914e; color:#c0914e; }
.default-btn:hover { color: #fff; border-color: #c0914e; background: #c0914e; }
#list-sec img { width: 50px; margin: 0 0 20px 0; }
#list-sec h4 { color:#c0914e; }
#list-sec .kc_single_image { min-height: 75px; }
.content-desc { font-size: 15px; line-height:20px; }
.kc-fb-layout-3 .content-title { margin: 0 0 5px 0; }
#contact-sec h3 { color:#fff; font-size: 25px; line-height: 30px; }
#contact-sec input[type="text"], #contact-sec input[type="tel"], #contact-sec input[type="email"], #contact-sec select, #contact-sec textarea { width: 100%; background: none; color:#fff; border:0; border-bottom:2px solid #fff; margin: 0 0 15px 0; font-family: 'Raleway', sans-serif; min-height:50px; }
.light-sec input[type="text"], .light-sec input[type="tel"], .light-sec input[type="email"], .light-sec select, .light-sec textarea { width: 100%; background: none; color:#fff; border:0; border-bottom:2px solid #fff; margin: 0 0 15px 0; font-family: 'Raleway', sans-serif; min-height:50px; }
.light-sec textarea { height:60px; }
#contact-sec textarea { height:60px; }
#contact-sec input[type="submit"], .light-sec input[type="submit"] { color: #ffffff;background-color: #c0914e;
font-size: 16px;line-height: 30px;text-transform: uppercase;border-radius: 34px 34px 34px 34px;padding: 4px 26px; }
#contact-sec input[type="submit"]:hover, .light-sec input[type="submit"]:hover { background:#92837c; }
#contact-sec h4 { color:#f8deb8; }
#contact-sec p { color:#fff; font-size: 14px; line-height: 23px; }
.top-menu-mob li a { color: #ffffff;background-color: #c0914e;font-size: 16px;line-height: 30px;text-transform: uppercase;border-radius: 34px 34px 34px 34px;margin-top: 30px; padding: 8px 20px}
.logo a { display: inline-block;line-height: 20px;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output { border:0; color:#fff; padding: 0;margin: 0;font-size: 15px; }


@media only screen and (max-width: 1200px) {
header .container {	width: 100%;max-width: 1170px;margin: 0 auto;padding-left: 15px;padding-right: 15px;}
.logo { max-width: 249px; float: none;	margin: 0 auto; }	
.toplinks { text-align: center; width: 100%;}	
.toplinks li { float: none; }
.toplinks li:last-child { border-left:0; }
}

@media only screen and (max-width: 900px) {
	.toplinks li p {font-size: 12px;}
	.top-menu-mob li a { font-size: 12px; line-height:30px; }
	.toplinks { margin: 26px 0 0 0; }
	#feature-sec .content-title { line-height: 24px; }
}

@media only screen and (max-width: 767px) {
	.toplinks { padding;0; margin:0; }
	.toplinks li { display: block; float: none; border-left:0; }	
	.toplinks li p { padding-bottom:6px; font-size:14px; }
	
	#gal-sec .bafg-twentytwenty-container { margin: 0 auto 20px auto; }
	.top-menu-mob { padding-bottom:0; }
	#gal-sec h4.kc_title { margin-bottom:30px; }
	.logo { line-height:20px;}
}
@media only screen and (max-width: 640px) {
	.logo { display: block; max-width: 100%; text-align: center; width: 100%; }
	.logo img { width: 209px; margin: 0 auto; }	
	.toplinks { width:100%; text-align: center; }
	.top-menu-mob li { text-align: center; }
	header { padding: 23px 0; }
}