html{font-size: 16px;}
body{font-family: 'Poppins', sans-serif; font-size: 1rem;}
img{max-width: 100%; height: auto;}
a {color: #A53027;}
a:hover {color: #84B06B;}
.trans-btn{display: inline-block; height: 50px; line-height: 50px; padding: 0 40px; color: #fff; font-weight: bold; border: 2px solid #fff;}
.trans-btn:hover{background: #fff; color: #999999; text-decoration: none;}

.site-header{position: absolute; z-index: 10; width: 100%; top: 0; left: 0;}
.site-header__menu ul{list-style: none; margin: 0; padding: 0;}
.site-header__menu ul li{display: inline-block; position: relative;}
.site-header__menu ul li .sub-menu{background: #849F16; width: 200px; position: absolute; top: 100%; left: 0; box-shadow: 0 10px 10px rgba(0,0,0,.1); display: none;}
.site-header__menu ul li:hover .sub-menu{display: block; text-align: left;}
.site-header__menu ul li .sub-menu li{margin: 0; display: block;}
.site-header__menu ul li .sub-menu li a{display: block; padding: 8px 10px;}
.site-header__menu ul li .sub-menu li a:hover{background: #728a0f; color: #fff;}
.site-header__menu ul li a{display: block; color: #fff;}
.head{background-size: cover; background-position: center center; padding: 270px 0 180px; color: #fff; text-align: center; position: relative;}
.head__inner{position: relative; z-index: 1;}
.head:before{content: ""; display: block; width: 100%; height: 100%; background: #000; opacity: .5; position: absolute; top: 0; left: 0;}
.head h1{font-family: 'Playfair Display', serif; font-size: 5.5rem; font-weight: bold;}
.head h1{margin: 0 0 10px;}
.head h5{margin: 0 0 10px;}
.head p{font-size: 1.3rem; margin: 0 0 40px;}
.s1{background: #fff;}
.s2{background-size: cover; background-position: center center;}
.s-pad{padding: 100px 0;}
.p-title{text-align: center; margin: 0 auto 30px; max-width: 620px;}
.p-title h5{font-size: .9rem; color: #999; margin: 0 0 10px;}
.p-title h2{margin: 0; font-size: 3rem;}
.p-content{text-align: center; margin: 0 auto 35px; max-width: 920px;}
.s2 .p-title{margin: 0 auto 50px;}
.sbox__left ul{list-style: none; margin: 0; padding: 0;}
.sbox__left li{margin: 0 0 25px;}
.sbox__left a{box-shadow: 0 5px 5px rgba(0,0,0,.1); display: block; width: 100%; padding: 20px; background: #fff; border: 1px solid #849F16; font-family: 'Playfair Display', serif; font-size: 1.4rem;}
.sbox__left a img{vertical-align: middle; margin-right: 25px;}
.sbox__left a:hover, .sbox__left a.active{background: #849F16; color: #fff; text-decoration: none;}
.sbox__item{position: relative; min-height: 300px; display: none;}
.sbox__item.active{display: block;}
.sbox__item > img{position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover;}
.sbox__content{position: absolute; bottom: 0; left: 0; width: 100%; color: #fff; padding: 40px 20px 25px; background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.8));}
.sbox__content .trans-btn{padding: 0 16px; text-align: center; width: 100%; border-color: #849F16;}
.sbox__content p{font-size: 0.9rem;}
.s3{background: #fff;}
.s3 blockquote.easy_testimonial p{color: #999999; font-style: italic;}
.social{text-align: center; padding: 40px 0;}
.social ul{list-style: none; margin: 0; padding: 0;}
.social li{margin: 0 15px; display: inline-block;}
.social a{font-size: 2.2rem; color: #999999;}

.site-footer{background: #212020; color: #fff; text-align: center; padding: 35px 0;}
.footer-logo img{max-width: 226px; margin: 0 0 15px;}
.site-footer a{color: #fff;}
.footer__bottom{background: none; border-top: 1px solid #4e4d4d; padding:  0; margin-top: 30px;}
.site-footer .footer__bottom a{color: #849F16;}
.footer-add{margin: 0 0 5px;}

.section-item{display: flex; align-items: center; margin: 0 0 40px;}
.section-item-right{flex-direction: row-reverse;}
.section-content{flex: 0 0 68%; padding-right: 40px;}
.section-item-right .section-content{padding-left: 40px;}
.section-img{flex: 0 0 32%; padding: 10px; background: #fff; box-shadow: 0 10px 10px rgba(0,0,0,.1);}
.section-item h2{font-size: 1.8rem; font-family: inherit;}
.link-a{font-weight: bold; color: #849F16;}
.link-a .fa{margin-left: 6px;}
.button-box, .section-img {
    text-align: center;
}
.button-box {
    text-align: center;
    margin-top: 20px;
}
.socialbox li {list-style: none !important; font-size: 40px !important;}
.button-box a:hover {
    background: #474455;
    color: #fff !important;
}
.button-box a {
    background: #849F16;
    color: #fff !important;
    font-weight: 300;
    font-size: 1.1rem;
    padding: 7px 20px;
    display: inline-block;
    width: 80%;
    border-radius: 8px;
    font-weight: bold;
    text-align: center;
}
.menu-toggle{display: none;}

.details .button {
	text-align: center;
	margin: 10px auto;
}


.button {background: #4D862F; border-radius: 5px;}

@media (min-width: 992px){
	.site-header__left ul li{margin-right: 65px;}
	.site-header__right ul li{margin-left: 65px;}
	.site-header__left ul li:last-child, .site-header__right ul li:first-child{margin: 0;}
	.site-header__right{text-align: right;}
	.site-header .col-lg-2{min-height: 110px;}
	.site-header__logo{position: absolute;top: 0;left: 50%;width: 226px;transform: translateX(-50%);}
	

}

@media (max-width: 991px){
	.s-pad{padding: 100px 0;}
	.head{padding: 130px 0 50px;}
	.head h1{font-size: 2rem;}
	.p-title h2{font-size: 1.7rem;}
	.s-pad{padding: 50px 0;}
	.site-header__menu{display: none;}
	.slideout-nav{opacity: 1; z-index: 9999; display: none;}
	.slideout-nav__inner ul li a{padding: 0 15px;}
	.slideout-nav__close{background: #849F16;}
	.slideout-nav__inner ul li a{color: #849F16;}
	.sbox__left a{font-size: 1.2rem;}
	.sbox__right ul{padding: 0;}
	.menu-toggle{
		position: absolute;
	    top: 37px;
	    right: 8px;
	    color: #fff;
	    display: block;
	    border: 1px solid #fff;
	    padding: 3px 10px;
	}
	.section-item{display: block;}
	.section-item-right .section-content, .section-content{padding: 0 !important;}
}