/* Colours
	#E6803B = Orange
	##74B56F - Widget green
	#292929 - Black ?
	#F9F9F9 - Header white

https://xd.adobe.com/spec/867d11d2-a78a-4d15-79d0-b09e474f18ca-f04c/
*/

html {
  scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0;
    font-family:'Karla', sans-serif;
}

img {
	width: 100%;
	height: auto;
}

p, li, a {
	font-size: 16px;
    line-height: 26px;
	color: #292929;
	outline: 0;
}

p{
	margin-bottom:0;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0;
	font-family:'Karla', sans-serif ;
}

.home-intro ul {
	list-style-type: none;
	padding-left: 30px;
}

.home-intro ul>li {
	line-height: 30px;
	margin-bottom: 10px;
}

.home-intro ul>li>i {
    margin-left: -20px;
	vertical-align: middle;
}

/* h2 {
	font-family: ;
	font-size: 30px;
	color: #fff;
} */

strong {
    font-weight: 800;
}

a:link, a:visited, a:hover, a:active  {
	text-decoration: none;
	border-bottom: none;
	outline: none;
	color:inherit;
	outline: 0;
}

header{

}

.row {
    margin: 0;
}

.container-fluid{
	padding:0;
}

.header .col-lg-3{
	padding:0;
}

.header .col-md-12{
	padding-right:0;
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.29);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.29);
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.29);
}

.logo{
	width: 50%;
    height: auto;
    padding: 7% 0%;
    background-image: url(/images/logo.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 57%;
}

.mobi-logo{
	display:none;
	background-image: url(/images/logo.jpg);
}

.navbar-collapse {
	padding:0;
}

.navbar-nav>li {
    padding-right: 2.2em;
}

.nav>li>a {
	border-top:3px solid transparent;
	padding: 0 7px;
	font-size: 15px;
    line-height: 82px;
    font-weight: 600;
    text-transform: uppercase;
}

.navbar {
	margin-bottom: 0;
}

.navbar-default .navbar-nav>li>a {
    color: #292929;
}

.navbar-default {
    background-color: #fff;
    border-color: transparent;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #E6803B;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus{
    color: #E6803B;
    background-color: transparent;
    border-top:3px solid #E6803B;
}

.btn-primary.enquiry:link , .btn-primary.enquiry:visited, .btn-primary.enquiry:hover, .btn-primary.enquiry:active, .btn-primary.see-more:link , .btn-primary.see-more:visited, .btn-primary.see-more:hover, .btn-primary.see-more:active   {
	background-color: #E6803B;
    color: #fff;
}

.btn-primary{
	background-color: #E6803B;
    color: #fff;
    font-size: 20px;
	text-align:center;
	text-transform:uppercase;
    margin-left: 0;
	border:0;
	width:auto;
	font-family:'Karla';
	border-radius:0;
}

.enquiry{
	margin: 6% 0;
    width: 100%;
    text-transform: uppercase;
    border-color: transparent;
    font-size: 19px;
    line-height: 40px;
    font-weight: 400;
    text-transform: uppercase;
}

.see-more{
    margin: 3% auto 1%;
	display:block;
    width: 30%;
    text-transform: uppercase;
    border-color: transparent;
    font-size: 19px;
    line-height: 50px;
    font-weight: 400;
    text-transform: uppercase;
}

.home-header{
	text-align:center;
}

.home-main-head{
/* 	background-size: 100%; */
	height: 550px;
/* 	padding:10% 0; */
    background-position: center;
    background-repeat: no-repeat;
/*     background-size: cover; */
	background-size: 100% 100%;
}

.header-row{
	padding:1% 0;
	background-color: #F9F9F9;
}

.head-p{
	text-transform:uppercase;
}

.header-row h1{
	color:#74B56F;
	font-size:28px;
	font-weight:600;
	text-transform:uppercase;
}

.header-row p{
	font-weight:600;
	color:#292929;
	font-size: 15px;
	text-transform:uppercase;
	margin-bottom: 0;
}

.gallery-image{
	min-height: 250px;
    max-height: 250px;
    margin-bottom: 15px;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

/* ----------------------------Footer---------------------------- */

footer{
	background-color:#292929;
	color:#fff;
    padding: 4% 0 1%;
}

.footer h2{
	text-transform:uppercase;
    font-size: 26px;
	font-weight:600;
	text-align:center;
	color:#fff;
	padding-bottom: 15px;
}

.footer p{
	font-size: 16px;
    line-height: 25px;
	text-align:center;
	color:#fff;
}

.footer .inputs{
	background-color:transparent;
    width: 100%;
    margin-bottom: 4%;
	padding:4%;
	border: 2px solid #676767;
	outline: 0;
}

.spacing-l{
	padding-left:0;
}

.spacing-r{
	padding-right:0;
}

.p-space{
	padding-right:10px;
/* 	font-weight:600; */
}

.p2-space{
	padding-right:2%;
}

.footer .p-space{
	padding-right:2%;
/* 	font-weight:600; */
}

.footer-form{
    padding: 4% 13% 0;
}

.foot-h{
	color:#E6803B;
	padding-right:5px;
	font-weight:600;
}

.last-item{
	padding-right: 1em!important;
}

.msg-input{
    background-color: transparent;
    height: 100px;
    width: 100%;
	border: 2px solid #676767;
    padding: 2%;
    resize: vertical;
	outline: 0;
}

.send-btn{
    margin-top: 10px;
    text-transform: uppercase;
    color: #E6803B;
    background-color: #fff;
    padding: 10px;
    width: 20%;
    font-weight: 600;
	border: 0;
	outline: 0;
}

.error {
	margin-top: 2%;
	padding: 10px;
	background-color: #C0352C;
	color: #fff;
	display: none;
}

.output {
	margin-top: 15px;
	padding: 10px;
	background-color: #6cedbc;
	color: #fff;
	display: none;
}

#email2 {
	display: none;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}

.contact-info{
	padding: 4% 0;
}

.copyright{
    padding-top: 15px;
	font-size:15px!important;
	line-height:20px;	
/* 	float:left; */
}

.copyright-section{
	border-top:1px solid #676767;
}

.crt{
	color:#fff;
	font-size: 15px;
}

.crt:hover, .crt:visited{
	color:#fff;
}

/* ----------------------------Cottage---------------------------- */

.get-in-touch{
    text-transform: uppercase;
    padding-right: 2%;
    font-size: 25px;
	color:#E6803B;
	font-weight:600;
	vertical-align: middle;
}

.in-touch{
	background-color:#292929;
	padding:1% 0;
}

.in-touch p{
	color:#fff;
}

.green{
    padding: 6% 0 4%;
}

.greenbox{
	background-color: #74B56F;
    border-radius: 29px;
    border: 6px solid #fff;
    padding: 5% 6%;
    color: #fff;
    display: block;
    margin: 0 auto;
    width: 80%;
	float:right;
	-webkit-box-shadow: 4px 5px 8px 0px rgba(0,0,0,0.17);
	-moz-box-shadow: 4px 5px 8px 0px rgba(0,0,0,0.17);
	box-shadow: 4px 5px 8px 0px rgba(0,0,0,0.17);
}

.greenbox h2{
	text-transform:uppercase;
	color:#fff;
	padding-bottom: 3%;
}

.greenbox p{
	color:#fff;
}

.italic-fy{
	font-style:italic;
}

.home-info{
	padding-top:5%;
	font-size:16px;
	line-height:20px;
}

.home-info p{
    font-size: 16px;
    line-height: 23px;
}

.home-images{
	padding:3% 0;
}

.home-images .col-md-4{
	padding:1%;
}

.parallax {
    background-color: #74B56F;
/* 	background-image:url("https://via.placeholder.com/1920x617.jpg"); */
    height: auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
/*     filter: opacity(0.9); */
}

.parallax-text{
	margin:0 auto;
	display:block;
	padding:4% 0;
}

.parallax-text p{
    text-align: center;
    color: #fff;
    font-size: 25px;
	padding:0 26%;
}

.parallax-text .italic-fy{
    font-style: italic;
    font-size: 22px;
    line-height: 45px;
    text-align: center;
	color:#fff;
	margin-bottom: 1%;
}

/* Css shorthand background: bg-color bg-image position/bg-size bg-repeat bg-origin bg-clip bg-attachment initial|inherit; */

.other-headers{
    background-size: cover;
	background-position:center;
    background-repeat: no-repeat;
	padding: 3% 0 40px;
	color:#fff;
	text-align: center;
    overflow: hidden;
}

.cottage-head{
/* 	background-image: url(https://via.placeholder.com/1920x296); */
	
}

.contact-head{
/* 	background-image: url(https://via.placeholder.com/1920x296); */
}

.other-headings-h2 {
	text-transform:uppercase;
	font-size:36px;
	font-weight:600;
	margin-bottom:2%;
}

.other-headers-p{
	font-size:25px;
	color:#fff;
}

.line{
	display:block;
	margin:0 auto 2%;
	width:13%;
	border-top:3px solid #fff;
}

.main_content{
	padding: 3% 0 0;
}

.amenities{
    padding: 0 10% 5%;
    height: 180px;
}

.amenities .fa-ul{
	font-weight:600;
	font-size:21px;
	text-transform:uppercase;
}

.amenities .fa-li {
		line-height: 23px;
}

.fa-check-circle:before {
    color: #74B56F;
}

.info{
	padding:0 10%;
}

.info p{
	margin-bottom:2%;
}

.cottage_enquiry{
	padding: 6% 9% 0 0;
}

.cottage_enquiry .enquiry{
	margin-top: 20px;
    width: 55%;
    font-size: 17px;
}

.cottage_enquiry h2{
	color:#E6803B;
	text-transform:uppercase;
	font-weight:600;
	margin-bottom:10px;
}

.cottage_enquiry p{
    font-size: 16px;
	line-height: 21px;
}

.cottage_images{
    padding: 7% 15px 5%;
}

.cottage_images .col-md-4{
	padding:1%;
}

.main_content .greenbox{
	margin-top: 5%;
    margin-left: 17%;
    width: 71%;
    float: left;
}

.break{
	display:none;
}

.cottage_hosts{
	background-color:#F9F9F9;
	padding:6% 0;
}

.cottage_hosts h2{
	color:#74B56F;
	font-size:40px;
	font-weight:600;
	text-transform:uppercase;
	margin-bottom:2%;
}

.cottage_hosts p{
    margin-bottom: 2%;
    padding-right: 42%;
}

.cottage_hosts .p-space {
	padding-right: 7%;
}

/* ----------------------------Contact---------------------------- */

.contact-info ul{
	list-style:none;
	margin-top: 0;
    margin-bottom: 0;
    margin-left: -1.6em;
}

.contact-info li::before {
	color:#E6803B;
	content: "\2022"; 
  	display: inline-block; 
	width: 1em;
  	margin-left: -1em;
}

#map {
	width:100%;
	height:500px;
}

.trip-advisor{
	width:60%;
	margin:0 auto;
	display:block;
}

.contact-info ul {
	text-align: left!important;
}

.spacing{
	padding-right:2%;
}

.header .col-lg-2{
	padding:0;
}