@charset "utf-8";
@import url("cookiealert.css");

html {
	scroll-behavior: smooth;
}
.scrollmagic-toggle-class {
    opacity: 0;
    transition: all 1s ease;
}
.scrollmagic-toggle-class.scrollmagic-active {
    transition: all 2.5s ease;
    opacity: 1;
}

#goog-gt-tt { display: none !important; }
.goog-te-banner-frame { display: none !important; }
.goog-te-menu-value:hover { text-decoration: none !important; }
.goog-te-gadget-icon { background-image: url(//gtranslate.net/flags/gt_logo_19x19.gif) !important;background-position:0 0 !important; }
body { top: 0 !important; }

body {
	padding: 0px;
	margin: 0px;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #383335;
	font-weight: 400;
}
a {
	color: #2eb16b;
	text-decoration: underline;
}
a:hover {
	color: #2eb16b;
	text-decoration: none;
}
hr {
	width: 100%;
	margin: 50px 0%;
	border: none;
	border-top: 1px dashed #c7c7c7 !important;
}
.p-0 {
	padding-right: 0;
	padding-left: 0;
}
#wrap {
	float: left;
	width: 100%;
}
.container {
	position: relative;
	width: 1310px;
	margin: 0 auto;
	padding: 0;
}
.container:after {
	content: " 0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.header-divider {
	display: none;
}
#header {
	float: left;
	width: 100%;
	padding: 15px 0;
	background: #ffffff;
	top: -131px;
	transition: all .3s ease-in-out;
}
#header * {
 transition: all .3s ease-in-out;
}
#header .logo {
	float: left;
	width: 261px;
	position: relative;
    z-index: 100;
}
#header .logo img {
	width: 100%;
	height: auto;
}
#header .top_right {
	float: right;
	width: auto;
	text-align: right;
}
#header .top_right .hdr_links {
	float: right;
	width: 100%;
	text-align: right;
}
#header .top_right .hdr_links ul {
	padding: 0px;
	margin: 0;
	list-style-type: none;
}
#header .top_right .hdr_links ul li {
    position: relative;
	display: inline-block;
	padding: 0 0px;
}
#header .top_right .hdr_links ul li:last-child {
	padding-right: 0px;
}
#header .top_right .hdr_links ul li a {
	display: inline-block;
	margin-right: 3px;
	margin-left: 3px;
	font-size: 13px;
	color: #757575;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
}
#header .top_right .hdr_links ul li a:hover {
	color: #1b1b1b;
	text-decoration: none;
}
#header .top_right .hdr_links ul li > a:hover,  #header .top_right .hdr_links ul li.current_page_item > a {
	color: #1b1b1b;
	text-decoration: none;
}
#header .top_right .hdr_links ul li:after {
	content: "|";
    position: absolute;
    font-size: 13px;
    top: 50%;
    transform: translateY(-50%);
}
#header .top_right .hdr_links ul li:last-child:after {
	content: none;
}
#header .top_right .language {
	float: right;
	width: auto;
	padding: 29px 20px 0 0;
	position: relative;
    z-index: 100;
}
#header .top_right .phone {
	float: right;
	width: auto;
	padding-top:20px;
	padding-bottom: 20px;
	position: relative;
    z-index: 100;
}
#header .top_right .phone a {
	display: inline-block;
	width:auto;
	padding:10px 50px;
	background:#34b470;
	border-radius:35px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
	text-align:center;
}
#header .top_right .phone a:hover {
	background:#000000;
}

/* -------------------- Stiky Css Start -------------------- */
.header-divider.stiky {
	display: block;
	height: 177px;
}
#header.stiky {
	padding: 10px 0;
	position: fixed;
	top: 0;
	z-index: 99;
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
}
#header.stiky .logo {
	width: 220px;
}
#header.stiky .top_right .language {
	padding-top: 19px;
}
#header.stiky .top_right .phone {
	padding-top: 10px;
	padding-bottom: 0px;
}
#header.stiky .menu_box {
	display: none;
}
#header.stiky .menu_box2 {
	display: block;
}
/*#header.stiky .dl-menuwrapper {
    margin-top: 10px;
}
#dl-menu {
	display: none;
}
.stiky #dl-menu {
	display: block;
	clear: right;
	margin-top: 10px;
}*/
/* -------------------- Stiky Css END -------------------- */
.menu_box {
	float: left;
	width: 100%;
	padding: 0px 0px;
	border-top:1px solid #e5e5e5;
}
.menu_box ul.menu {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu_box ul.menu li {
	float: left;
	width: auto;
	padding: 0 15px;
	position: relative;
}
.menu_box ul.menu li a {
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #ffffff;
	font-size: 14px;
	color: #000000;
	font-weight: 400;
	text-decoration: none;
	text-transform:uppercase;
}
.menu_box ul.menu > li > a:hover,  .menu_box ul.menu > li.current_page_item > a {
	border-bottom: 2px solid #34b470;
	color: #34b470;
}
.menu_box ul.menu > li:hover > ul.sub-menu {
	display: block;
}
.menu_box ul.menu li ul.sub-menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 300px;
	background-color: #ffffff;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 2;
	display: none;
}
.menu_box ul.menu li ul.sub-menu li {
	float: left;
	width: 100%;
	padding: 0 0px;
}
.menu_box ul.menu li ul.sub-menu li a {
	display:inline-block;
	width: 100%;
	padding: 10px 20px;
	border-bottom: 2px solid #ffffff;
	font-size: 14px;
	color: #000000;
	font-weight: 400;
	text-decoration: none;
	text-transform:uppercase;
}
.menu_box ul.menu li ul.sub-menu li a:hover {
	border-bottom: 2px solid #34b470;
	color: #34b470;
}
.menu_box ul.menu li ul.sub-menu li.current_page_item a {
	border-bottom: 2px solid #34b470;
	color: #34b470;
}
.menu_box ul.menu li ul li ul.sub-menu {
	top: 0;
	left: 100%;
	display: none;
}
.menu_box ul.menu > li > ul > li:hover > ul.sub-menu {
	display: block;
}
.menu_box2 {
	display: none;
	float: right;
	width: 65px;
    padding: 10px 0 0 20px;
}
#slider {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
#slider .owl-carousel {
	z-index: auto;
}
#slider .owl-carousel .owl-item img {
	width: 100%;
}
#slider .owl-theme .owl-dots .owl-dot span {
    background: #fff;
}
#slider .owl-theme .owl-dots .owl-dot.active span, #slider .owl-theme .owl-dots .owl-dot:hover span {
    background: #34b470;
}
#slider .owl-item .item:before {
    content: "";
    width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.35);
	position: absolute;
	top: 0;
	left: 0;
}
#slider .owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    z-index: 2;
    margin-top: 0px;
    width: 100%;
}
#slider .owl-theme .owl-nav button.owl-prev {
    position: absolute;
    left: 40px;
}
#slider .owl-theme .owl-nav button.owl-next {
    position: absolute;
    right: 40px;
}
#slider .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}
#slider .caption {
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	z-index: 1;
}
#slider .caption h1 {
	margin: 0 0 10px 0;
	font-family: 'PT Serif', serif;
	font-size: 45px;
	color: #ffffff;
	font-weight: 400;
	line-height: 55px;
}
#slider .caption p {
	margin: 0 0 20px 0;
	font-size: 18px;
	color: #ffffff;
	font-weight: 600;
	line-height: 26px;
}
#slider .caption .list-type li {
	cursor: pointer;
}
.list-type {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 25px 0px 25px 0px;
	text-align:center;
}
.list-type li {
	display: inline-table;
	text-align: center;
	width: 12%;
	padding-left: 15px;
	padding-right: 15px;
}
.list-type li .over-icon {
	display:inline-block;
	width: 100%;
	margin-bottom:15px;
	position: relative;
	display: block;
 transition: all .3s cubic-bezier(.4, 0, .2, 1);
}
.list-type li .title {
	display: inline-table;
	font-size: 16px;
	color: #ffffff;
	font-weight: 400;
	line-height: 26px;
	text-transform:uppercase;
	text-align:center;
}
#middle {
	float: left;
	width: 100%;
}
.min_section {
	padding-top: 85px;
	padding-bottom: 30px;
}
.min_section .image {
	text-align: center;
}
.min_section .image img {
	max-width: 100%;
	height: auto;
}
.min_section .image .readmore {
	display: inline-block;
	width:auto;
	padding:10px 50px;
	margin-top: 20px;
	background:#34b470;
	border-radius:35px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
	text-align:center;
	transition: all ease-in 0.2s;
}
.min_section .image .readmore:hover {
	background:#000000;
}
.min_section .image .readmore i {
	padding-left: 6px;
	font-size: 20px;
	line-height: inherit;
	vertical-align: middle;
    transition: all .0s ease-in-out !important;
}
.min_section .content {
	padding-top: 0px;
}
.min_section .content h1 {
	margin: 0 0 20px 0;
	font-family: 'PT Serif', serif;
	font-size: 45px;
	color: #000000;
	font-weight: 400;
	line-height: 40px;
}
.min_section .content p {
	margin: 0 0 20px 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
}
.min_section .content p:last-child {
	margin-bottom: 0px;
}
.min_section .content .readmore {
	display: inline-block;
	width:auto;
	padding:10px 50px;
	background:#34b470;
	border-radius:35px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
	text-align:center;
	transition: all ease-in 0.2s;
}
.min_section .content .readmore:hover {
	background:#000000;
}
.min_section .content .readmore i {
	padding-left: 6px;
	font-size: 20px;
	line-height: inherit;
	vertical-align: middle;
    ransition: all .0s ease-in-out !important;
}
.playground_section {
	padding-top: 30px;
	padding-bottom: 85px;
}
.playground_section .image {
	text-align: center;
}
.playground_section .image img {
	max-width: 100%;
	height: auto;
}
.playground_section .image .readmore {
	display: inline-block;
	width:auto;
	padding:10px 50px;
	margin-top: 20px;
	background:#34b470;
	border-radius:35px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
	text-align:center;
	transition: all ease-in 0.2s;
}
.playground_section .image .readmore:hover {
	background:#000000;
}
.playground_section .image .readmore i {
	padding-left: 6px;
	font-size: 20px;
	line-height: inherit;
	vertical-align: middle;
    transition: all .0s ease-in-out !important;
}
.playground_section .content {
	padding-top: 0px;
}
.playground_section .content h1 {
	margin: 0 0 20px 0;
	font-family: 'PT Serif', serif;
	font-size: 45px;
	color: #000000;
	font-weight: 400;
	line-height: 35px;
}
.playground_section .content p {
	margin: 0 0 20px 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
}
.playground_section .content p:last-child {
	margin-bottom: 0px;
}
.playground_section .content .readmore {
	display: inline-block;
	width:auto;
	padding:10px 50px;
	background:#34b470;
	border-radius:35px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
	text-align:center;
	transition: all ease-in 0.2s;
}
.playground_section .content .readmore:hover {
	background:#000000;
}
.playground_section .content .readmore i {
	padding-left: 6px;
	font-size: 20px;
	line-height: inherit;
	vertical-align: middle;
    transition: all .0s ease-in-out !important;
}
.services_section {
	min-height: 785px;
	padding-top: 90px;
	padding-bottom: 90px;
	background:url(../images/papyrus_ptrn.png) left top repeat;
}
.services_section .box_cnt {
	position:relative;
	float:left;
	width:100%;
}
.services_section .box_cnt .image {
	float:left;
	width:100%;
	box-shadow: 0px 0px 5px 5px rgba(227, 227, 227, 1);
	webkit-box-shadow: 0px 0px 5px 5px rgba(227, 227, 227, 1);
	-moz-box-shadow: 0px 0px 5px 5px rgba(227, 227, 227, 1);
}
.services_section .box_cnt .image img {
	width:100%;
	height:auto;
}
.services_section .box_cnt .white_box {
	position: absolute;
	width: 525px;
	min-height: 272px;
	padding: 20px;
	background: #ffffff;
	box-shadow: 0px 0px 9px 5px rgba(0, 0, 0, 0.14);
	-webkit-box-shadow: 0px 0px 9px 5px rgba(0, 0, 0, 0.14);
	-moz-box-shadow: 0px 0px 9px 5px rgba(0, 0, 0, 0.14);
	bottom: -180px;
	left: 60px;
	z-index: 1;
	text-align:center;
}
.services_section .box_cnt .white_box h1 {
	margin: 0 0 20px 0;
	font-family: 'PT Serif', serif;
	font-size: 35px;
	color: #2eb16b;
	font-weight: 400;
	line-height: 45px;
	text-align:center;
}
.services_section .box_cnt .white_box p {
	min-height: 100px;
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	text-align:center;
}
.services_section .box_cnt .white_box .readmore {
	display: inline-block;
	width:auto;
	padding:10px 50px;
	background:#34b470;
	border-radius:35px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
	text-align:center;
	transition: all ease-in 0.2s;
}
.services_section .box_cnt .white_box .readmore:hover {
	background:#000000;
}
.services_section .box_cnt .white_box .readmore i {
	padding-left: 6px;
	font-size: 20px;
	line-height: inherit;
	vertical-align: middle;
 transition: all .0s ease-in-out !important;
}
.package_section {
	padding-top: 85px;
	padding-bottom: 85px;
	background:#eaf0ee;
}
.package_section .content {
	padding-top: 20px;
}
.package_section h1 {
	margin: 0 0 20px 0;
	font-family: 'PT Serif', serif;
	font-size: 45px;
	color: #000000;
	font-weight: 400;
	line-height: 55px;
	text-align:center;
}
.package_section p {
	margin: 0 0 20px 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	text-align:center;
}
.package_section .content p:last-child {
	margin-bottom: 0px;
}
.package_section .content .clm_box {
	/*float:left;*/
	/*width:100%;*/
	padding:9px;
	background:#ffffff;
}
.package_section .content .clm_box .thumb_pic {
	float:left;
	width:100%;
	margin-bottom:25px;
}
.package_section .content .clm_box .thumb_pic img {
	width:100%;
	height:auto;
}
.package_section .content .clm_box .cont_box {
	float:left;
	width:100%;
}
.package_section .content .clm_box .cont_box h2 {
	margin: 0 0 10px 0;
	font-family: 'PT Serif', serif;
	font-size: 30px;
	color: #000000;
	font-weight: 400;
	line-height: 40px;
	text-align:center;
	min-height: 80px;
}
.package_section .content .clm_box .cont_box .text-amount {
	float: left;
	width:100%;
	padding:5px 0px;
	font-size: 28px;
	color: #2eb16b;
	font-weight: 700;
	line-height: 40px;
	text-align: center;
}
.package_section .content .clm_box .cont_box .text-amount span {
	width:auto;
	font-size: 16px;
	color:#272727;
	font-weight: 400;
	line-height: 27px;
}
.package_section .content .clm_box .cont_box .btn_row {
	float: left;
	width:100%;
	padding:10px 0px;
	text-align:center;
}
.package_section .content .clm_box .cont_box .btn_row a {
	display: inline-block;
	width:auto;
	padding:6px 25px;
	background:#ffffff;
	border: 1px solid #34b470;
	border-radius:25px;
	font-size: 16px;
	color: #34b470;
	font-weight: 700;
	text-decoration: none;
	text-align:center;
	transition: all ease-in 0.2s;
}
.package_section .content .clm_box .cont_box .btn_row a:hover {
	background:#34b470;
	border: 1px solid #34b470;
	color: #ffffff;
}
.package_section .content .clm_box .cont_box .btn_row a i {
	padding-left: 6px;
	font-size: 18px;
	line-height: inherit;
	vertical-align: middle;
 transition: all .0s ease-in-out !important;
}
.map_section {
	float:left;
	width:100%;
}
.map_section iframe {
	width:100%;
	min-height:730px;
}
.btm_reviews {
	padding-top:50px;
	padding-bottom:50px;
}
.btm_reviews {
	padding-top:50px;
	padding-bottom:50px;
}
.btm_reviews .facebook_review {
	float:left;
	width:100%;
	text-align: center;
}
/*.btm_reviews .facebook_review iframe {

	width:100%;

	min-height:400px;

}	*/

.btm_reviews .btm_logo {
	float:left;
	width:100%;
	/*padding:100px 0px;*/

	text-align:center;
}
.theknot {
    position: relative;
    margin-top: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
	background: url(../images/Best-NH-Dream-weddings-venues-resorts-hotels-greyscale.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
}
.theknot:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.45);
    position: absolute;
    top: 0;
    left: 0;
}
.theknot h2 {
    margin: 0 0 20px 0;
    font-family: 'PT Serif', serif;
    font-size: 45px;
    color: #ffffff;
    font-weight: 400;
    line-height: 55px;
}
.theknot h2 a {
    color: #ffffff;
    text-decoration: none;
}
#footer {
	float: left;
	width: 100%;
	background-color: #2b2b2b;
}
.footer_section [class*="col-"] {
	padding-bottom: 30px;
}
.footer_section {
	padding-top: 45px;
	padding-bottom: 0px;
}
.footer_section h2 {
	margin: 0px;
	padding-bottom: 15px;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
}
.footer_section .ftr_menu {
	float: left;
	width: 100%;
	padding-bottom: 17px;
}
.footer_section .ftr_menu ul {
	float: left;
	width: 33.33%;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.footer_section .ftr_menu ul li {
	float: left;
	width: 100%;
	font-size: 16px;
	padding:5px 0px;
	color: #ffffff;
	font-weight: 300;
}
.footer_section .ftr_menu ul li a {
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
}
.footer_section .ftr_menu ul li:last-child a {
	margin-right: 0px;
}
.footer_section .ftr_menu ul li a:hover {
	color: #9c9c9c;
	text-decoration: none;
}
.footer_section .other_menu {
	float: left;
	width: 100%;
	padding-bottom: 17px;
}
.footer_section .other_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.footer_section .other_menu ul li {
	float:left;
	width:100%;
	font-size: 16px;
	padding:5px 0px;
	color: #ffffff;
	font-weight: 300;
}
.footer_section .other_menu ul li a {
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
}
.footer_section .other_menu ul li:last-child a {
	margin-right: 0px;
}
.footer_section .other_menu ul li a:hover {
	color: #9c9c9c;
	text-decoration: none;
}
.footer_section .ftr_contact {
	float: left;
	width: 100%;
	padding-bottom: 0px;
}
.footer_section .ftr_contact ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
}
.footer_section .ftr_contact ul li {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 0 0 17px 30px;
	font-size: 15px;
	color: #ffffff;
	font-weight: 400;
	line-height: 20px;
}
.footer_section .ftr_contact ul li:last-child {
	padding-bottom: 0px;
}
.footer_section .ftr_contact ul li:before {
	position: absolute;
	left : 0;
	content: '»';
	font-family: "Material Design Icons";
	font-size: 20px;
}
.footer_section .ftr_contact ul li.address:before {
	content: '\F34E';
}
.footer_section .ftr_contact ul li.phone:before {
	content: '\F3F2';
}
.footer_section .ftr_contact ul li.email:before {
	content: '\F1EE';
}
.footer_section .ftr_contact a {
	color: #ffffff;
	text-decoration: none;
}
.footer_section .ftr_contact a:hover {
	color: #9c9c9c;
	text-decoration: none;
}
.footer_bottom {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #525252;
}
.footer_bottom .card_image {
    float: right;
    width: auto;
    padding-top: 20px;
}
.footer_bottom .copy_text {
	float: left;
	width: 100%;
	padding-top: 7px;
	font-size: 13px;
	color: #ffffff;
	line-height: 40px;
}
.footer_bottom .copy_text a {
	color: #ffffff;
	text-decoration: none;
}
.footer_bottom .copy_text a:hover {
	color: #9c9c9c;
	text-decoration: none;
}
.footer_bottom .ftr_social {
	float: left;
	width: 100%;
	text-align:right;
}
.footer_bottom .ftr_social ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.footer_bottom .ftr_social ul li {
	display: inline-block;
	padding: 0 8px 0 0;
}
.footer_bottom .ftr_social ul li:last-child {
	padding-right: 0px;
}
.footer_bottom .ftr_social span {
	float: left;
	font-size: 16px;
	color: #ffffff;
	font-weight: 400;
	line-height: 40px;
	text-align: right;
	width: 45%;
	padding-top: 0px;
}
/* contact form 7 */

body div.wpcf7-response-output {
	padding: 0 0px;
	margin: 20px 0 0 0;
	box-sizing: border-box;
	border: none;
}
body span.wpcf7-not-valid-tip {
	position: absolute;
	top: 3px;
	right: 4px;
	font-size: 12px;
	white-space: nowrap;
}
body .wpcf7-not-valid {
	border-color: #97292c !important;
}

/*----------------- inner pages -----------------*/
.alignleft, .alignnone {
	float: left;
	max-width: 100%;
	height: auto;
	margin: 0 20px 20px 0;
}
.alignright {
	float: right;
	max-width: 100%;
	height: auto;
	margin: 0 0 20px 20px;
}
.aligncenter {
	float: none;
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto 20px auto;
}
#inner_banner {
	position: relative;
	float: left;
	width: 100%;
	height: 300px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#inner_banner > img {
	width: 100%;
}
#inner_banner .caption {
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}
#inner_banner .caption h1 {
	margin: 0 0 10px 0;
	font-family: 'PT Serif', serif;
	font-size: 45px;
	color: #ffffff;
	font-weight: 400;
	line-height: 55px;
	text-transform: uppercase;
}
#inner_banner .caption p {
	margin: 0 0 20px 0;
	font-size: 18px;
	color: #ffffff;
	font-weight: 600;
	line-height: 26px;
}
#inner_banner .blklayer {
	background-color: rgba(0, 0, 0, 0.35);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#inner_banner .breadcrumb {
	padding: 15px 0;
	margin-bottom: 0;
	background: transparent;
	color: #fff;
}
#inner_banner .breadcrumb a {
	color: #fff;
}
#inner_banner .breadcrumb a:hover {
	color: #34b470;
}
.inner_section {
	padding-top: 50px;
	padding-bottom: 50px;
}
.inner_section h1 {
	margin: 0 0 20px 0;
	font-family: 'PT Serif', serif;
	font-size: 35px;
	color: #2eb16b;
	font-weight: 400;
	line-height: 45px;
	text-align: center;
	text-transform: uppercase;
}
.inner_section .content {
	padding-top: 20px;
}
.inner_section .content p {
	margin: 0 0 20px 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
}
.inner_section .image img {
	width:100%;
}
.inner_section .content h2 {
	margin: 0 0 10px 0;
	font-size: 30px;
	color: #383335;
	font-weight: 400;
	line-height: 55px;
}
.inner_section .content h3 {
	margin: 0 0 10px 0;
	font-size: 25px;
	color: #383335;
	font-weight: 500;
	line-height: 35px;
}
.inner_section ul.list_items {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}
.inner_section ul.list_items li {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 10px 0 10px 35px;
	font-size: 16px;
	color: #383335;
	font-weight: 400;
}
.inner_section ul.list_items li:before {
	font-family: "Material Design Icons";
	content: '\F135';
	font-size: 20px;
	color: #34b470;
	position: absolute;
	left : 0;
	top: 5px;
}

/*----------------- Review pages -----------------*/
.review_sec {
}
.review_sec h2 {
	margin: 0 0 10px 0;
	font-family: 'PT Serif', serif;
	font-size: 25px;
	color: #2eb16b;
	font-weight: 400;
	line-height: 35px;
}
.review_sec h3 {
	margin: 20px 0 20px 0;
	font-family: 'PT Serif', serif;
	font-size: 22px;
	color: #2eb16b;
	font-weight: 400;
	line-height: 35px;
}
.review_sec .slider_box {
	float: left;
	width: 100%;
	padding: 0 10%;
	text-align: center;
}
/* DIRECTION CONTROLS (NEXT / PREV) */

.review_sec .bx-wrapper .bx-prev {
	left:-80px;
	background: url('../images/controls2.png') no-repeat left top;
}
.review_sec .bx-wrapper .bx-prev:hover,  .review_sec .bx-wrapper .bx-prev:focus {
	background-position: left top;
}
.review_sec .bx-wrapper .bx-next {
	right: -80px;
	background: url('../images/controls2.png') no-repeat right top;
}
.review_sec .bx-wrapper .bx-next:hover,  .review_sec .bx-wrapper .bx-next:focus {
	background-position: right top;
}
.review_sec .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: 0px;
	outline: 0;
	width: 38px;
	height: 38px;
	text-indent: -9999px;
	z-index: 3;
}
.review_sec .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.writereciews-box {
	width:100%;
	text-align:center;
	margin:50px 0;
}
.writereciews-box .reviews-btn {
	display: inline-block;
	width:auto;
	padding:10px 50px;
	background:#34b470;
	border-radius:35px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
	text-align:center;
	transition: all ease-in 0.2s;
}
.writereciews-box .reviews-btn:hover {
	background:#000000;
}
.writereciews-box .reviews-btn i {
	padding-left: 6px;
	font-size: 20px;
	line-height: inherit;
	vertical-align: middle;
 transition: all .0s ease-in-out !important;
}
.testimonials_sec {
	margin-top: 20px;
	width: 100%;
}
.testimonials_sec .list_testi {
	width: 100%;
	padding: 20px;
	background: #ffffff;
	box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.14);
	-webkit-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.14);
	-moz-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.14);
	margin-bottom: 30px;
}
.testimonials_sec .list_testi_heads {
	width:100%;
	display:inline-block;
}
.testimonials_sec .list_testi_heads h3 {
	margin: 0 0 5px 0;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	color: #2eb16b;
	font-weight: 400;
	line-height: 20px;
}
.testimonials_sec .list_testi_heads i {
	font-size: 16px;
	color: #ffb100;
}
.reviews-form {
	float: left;
	width: 100%;
	padding:30px 15% 0px 15%;
}
.reviews-form h3 {
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 25px;
	color:#01466f;
	font-weight:400;
	line-height:30px;
}
.reviews-form .form-group {
	width: 49%;
	float: left;
	margin: 0px 0.5% 15px 0.5%;
}
.reviews-form .form-group1 {
	width: 99%;
}
.reviews-form .form-group label {
	font-size: 14px;
	color: #333333;
	font-weight: 400;
	margin-bottom: 10px;
}
.reviews-form .form-group .form-control {
	display: inline-block;
	width: 100%;
	height: 50px;
	padding: 15px 15px;
	margin-bottom: 0px;
	border: 1px solid #dadada;
	background-color: #ffffff;
	box-shadow: none;
	font-size: 16px;
	color: #333333;
	font-weight:400;
}
 .reviews-form .form-group .form-control::placeholder {
 color: #333333;
}
.reviews-form .form-group .form-control:focus {
	outline: 0;
	box-shadow: none;
}
.reviews-form .form-group textarea.form-control {
	height: auto;
	resize: none;
}
.reviews-form .form-group .btn-primary {
	display: inline-block;
	width:auto;
	padding:12px 50px;
	background:#34b470;
	border-radius:35px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
	text-align:center;
	transition: all ease-in 0.2s;
}
.reviews-form .form-group .btn-primary:hover {
	background-color: #000000;
}
.reviews-form .form-group1 .btn-primary:focus {
	outline: 0;
	box-shadow: none;
}

/*----------------- FAQ pages -----------------*/
.faq_sec {
	margin-top: 20px;
}
.faq_sec .list_faq {
	width: 100%;
	padding: 20px;
	background: #ffffff;
	box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.14);
	-webkit-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.14);
	-moz-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.14);
	margin-bottom: 30px;
	min-height:190px;
}
.faq_sec .list_faq h3 {
	margin: 0 0 10px 0;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	color: #2eb16b;
	font-weight: 400;
	line-height: 20px;
}
.faq_time {
	background: #dedede;
	color: #000000;
	text-align:center;
	padding:15px;
	margin-bottom:10px;
}

/*------------------------- Contact Page -----------------*/
.contact-form {
	float: left;
	width: 100%;
	padding: 0px 0 0 0;
}
.contact-form h2 {
	margin: 0 0 20px 0;
	font-family: 'PT Serif', serif;
	font-size: 40px;
	color: #202020;
	line-height: 40px;
	text-transform: uppercase;
	text-align: left;
}
.contact-form .form-group {
	margin-bottom:15px;
	width:100%;
	float:left;
}
.contact-form .form-group .form-control {
	display: inline-block;
	width: 100%;
	height: 50px;
	padding: 13px 15px;
	margin-bottom: 0px;
	border: 1px solid #dadada;
	background-color: #ffffff;
	border-radius: 0px;
	box-shadow: none;
	font-size: 16px;
	color: #4f4f4f;
	font-weight:400;
}
.contact-form .form-group .form-control::placeholder {
    color: #4f4f4f;
}
.contact-form .form-group .form-control:focus {
	outline: 0;
	box-shadow: none;
}
.contact-form .form-group textarea.form-control {
	height: auto;
	resize: none;
}
.contact-form .form-group .btn-primary {
	display: inline-block;
	padding:14px 47px;
	background-color:#2eb16b;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 700;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
	border:0px;
}
.contact-form .form-group .btn-primary:hover {
	background-color: #000;
}
.contact-form .form-group .btn-primary:focus {
	outline: 0;
	box-shadow: none;
}
.contact_detail {
	float: left;
	width: 100%;
	padding: 0px 0 0 0;
}
.contact_detail h2 {
	margin: 0 0 20px 0;
	font-family: 'PT Serif', serif;
	font-size: 25px;
	color: #000;
	line-height: 40px;
	text-transform: uppercase;
	text-align: left;
}
.contact_detail .detail {
	position:relative;
	float: left;
	width: 100%;
	padding:0px 0px 10px 25px;
	color: #000;
	font-size: 16px;
	font-weight: 500;
	line-height: 25px;
}
.contact_detail .address:before {
	position:absolute;
	left:0px;
	content:'\f041';
	font-family: fontAwesome;
	font-size: 16px;
	color:#2eb16b;
	line-height: 30px;
}
.contact_detail .phone:before {
	position:absolute;
	left:0px;
	content:'\f10b';
	font-family: fontAwesome;
	font-size: 24px;
	color:#2eb16b;
	line-height: 30px;
}
.contact_detail .tollFree:before {
	position:absolute;
	left:0px;
	content:'\f095';
	font-family: fontAwesome;
	font-size: 16px;
	color:#2eb16b;
	line-height: 30px;
}
.contact_detail .fax:before {
	position:absolute;
	left:0px;
	content:'\f1ac';
	font-family: fontAwesome;
	font-size: 16px;
	color:#2eb16b;
	line-height: 30px;
}
.contact_detail .email:before {
	position:absolute;
	left:0px;
	content:'\f0e0';
	font-family: fontAwesome;
	font-size: 16px;
	color:#2eb16b;
	line-height: 30px;
}
.contact_detail a {
	color: #000;
	text-decoration: none;
}
.contact_detail a:hover {
	color: #2eb16b;
}
.contact_detail p i {
	display:inline-block;
	width:40px;
	font-family: fontAwesome;
	font-size: 16px;
	color:#0089cc;
	line-height: 30px;
	text-align:center;
}
.contact_detail .contact-person {
	float: left;
	width: 100%;
	color: #4f4f4f;
	font-size: 16px;
	font-weight: 500;
	line-height: 25px;
}
.contact_detail .contact-person span {
	color: #e46c33;
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
	text-transform:uppercase;
	width: 100%;
	float: left;
	margin:20px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}
.contact_detail .contact-person strong {
	width: 100%;
	float: left;
	font-size: 18px;
}
.directions_sec {
	float: left;
	width: 100%;
	padding: 20px 0 0 0;
}
.directions_sec h2 {
	margin: 0 0 20px 0;
	font-family: 'PT Serif', serif;
	font-size: 25px;
	color: #000;
	line-height: 40px;
	text-transform: uppercase;
	text-align: left;
}
.directions_sec ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}
.directions_sec ul li {
	position: relative;
	float: left;
	width: 100%;
	padding: 0 0 10px 30px;
	margin: 0;
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	line-height: 30px;
}
.directions_sec ul li:before {
	content: '\F135';
	color: #2eb16b;
	font-size: 20px;
	font-family: "Material Design Icons";
	position: absolute;
	left: 0;
}
.contact-worning {
	margin-top: 30px;
	margin-bottom: 20px;
	border: 1px solid #003c6f;
	padding: 15px 20px;
	background-color: #e46c33;
	color: #fff;
}
.contact-worning h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;
	color: #fff;
	margin-top:0;
}
.contact-worning h2 a {
	font-size: 34px;
	font-weight: 700;
	line-height: 28px;
	color: #fff;
}
body .contact-form div.wpcf7-response-output {
	padding: 0 0px;
	margin: 0px 0 20px 0;
	box-sizing: border-box;
	border: none;
	color: #be5827;
	width: 100%;
	float: left;
	font-size: 15px;
	text-align: center;
	position: inherit;
	bottom: 28px;
	left: 0;
	font-weight: 700;
}
.map {
	float: left;
	width: 100%;
	padding: 20px 0 0 0px;
}
.map iframe {
	display: block;
}

/*------------------------- Dining Page -----------------*/
.green_btn {
	display: inline-block;
	width:auto;
	padding:10px 25px;
	margin-right: 15px;
	margin-top:15px;
	background:#34b470;
	border-radius:35px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
	text-align:center;
}
.green_btn:hover {
	background:#000000;
	color: #ffffff;
	text-decoration: none;
}
.black_btn {
	display: inline-block;
	width:auto;
	padding:10px 25px;
	margin-right: 15px;
	margin-top:15px;
	background:#000000;
	border-radius:35px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
	text-align:center;
}
.black_btn:hover {
	background:#34b470;
	color: #ffffff;
	text-decoration: none;
}
.blue_btn {
	display: inline-block;
	width:auto;
	padding:10px 25px;
	margin-right: 15px;
	margin-top:15px;
	background:#0db4e6;
	border-radius:35px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
	text-align:center;
}
.blue_btn:hover {
	background:#059ecc;
	color: #ffffff;
	text-decoration: none;
}

/*------------------------- Amenities Page -----------------*/
.amenities_cnt {
	list-style:none;
	margin:0px 0px;
	padding: 0px 0px;
}
.amenities_cnt ul {
	list-style:none;
	margin:0px 0px;
	padding: 0px 0px;
}
.amenities_cnt ul li {
	position:relative;
	float:left;
	width:100%;
	padding:10px 0px 10px 35px;
	font-size: 16px;
	color: #383335;
	font-weight: 400;
}
.amenities_cnt ul li:before {
	position: absolute;
	content: '\F135';
	left : 0;
	top:5px;
	font-family: "Material Design Icons";
	font-size: 20px;
	color:#34b470;
}
.inr_thumb {
	float:left;
	width:100%;
	margin-bottom:20px;
}
.inr_thumb img {
	width:100%;
	height:auto;
}

/*----- Portfolio Page -----*/
.photos_box {
    margin-top: 0px;
}
.photos_box .thumbnail {
    margin-bottom: 30px;
}
.photos_box .thumbnail a {
    display: flex;
    align-items: center;
    height: 195px;
    overflow: hidden;
}
.photos_box .thumbnail a img {
    width: 100%;
    height: auto;
}

/*------------------------- book-your-dream-wedding-NH Page -----------------*/
.wedding-form {
	float: left;
	width: 100%;
	padding: 0px 0 0 0;
}
.wedding-form form {
	margin: 0 -10px;
}
.wedding-form .form-group {
	float: left;
	width: 100%;
	padding: 0 10px;
	margin-bottom: 15px;
}
.wedding-form .form-group.half {
	width: 50%;
}
.wedding-form .form-group.shorter {
	width: 33.33%;
}
.wedding-form .form-group .form-control {
	display: inline-block;
	width: 100%;
	height: 50px;
	padding: 13px 15px;
	margin-bottom: 0px;
	border: 1px solid #dadada;
	background-color: #ffffff;
	border-radius: 0px;
	box-shadow: none;
	font-size: 16px;
	color: #4f4f4f;
	font-weight:400;
}
.wedding-form .form-group .form-control::placeholder {
    color: #4f4f4f;
}
.wedding-form .form-group .form-control:focus {
	outline: 0;
	box-shadow: none;
}
.wedding-form .form-group textarea.form-control {
	height: auto;
	resize: none;
}
.wedding-form .form-group .btn-primary {
	display: inline-block;
	padding:14px 47px;
	background-color:#2eb16b;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 700;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
	border:0px;
}
.wedding-form .form-group .btn-primary:hover {
	background-color: #000;
}
.wedding-form .form-group .btn-primary:focus {
	outline: 0;
	box-shadow: none;
}
