/*
Colours:
#3a4751 - Dark blue
#808285 - Grey
#e5d4d3 - Light brown
*/

body {
    font-family: 'Lora', serif;
    font-family: "ingra",sans-serif;
	margin: 0;
	padding: 0;
	color: #808285;
	font-size: 15px;
	height: 100vh;
	/*overflow-x: hidden;*/
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Lora', serif;
}

img {
    width: 100%;
    height: auto;
}

p, li {
    font-weight: 300;
    font-family: "ingra",sans-serif;
    color: #808285;
}

p>strong {
    font-family: 'Lora', serif;
}

a {
    color: #808285;
    border-bottom: none;
    text-decoration: none;
    font-family: "ingra",sans-serif;
}

a:hover, a:focus, a:link {
    outline: none;
    border-bottom: none;
    text-decoration: none;
}

.btn-primary {
    background-color:#3a4751;
    border: none;
    border-radius: 6px;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 20px;
    min-width: 100px;
    width: auto;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:visited {
    background-color:#3a4751!important;
}

.mt40 {
    margin-top: 40px;
}

.mt80 {
    margin-top: 80px;
}

.pr0 {
    padding-right: 0;
}

.pl0 {
    padding-left: 0;
}

.pl20 {
    padding-left: 20px;
}

.mobi-team-info {
    display: none;
}

.top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-height: 100px;
    height: auto;
    text-align: left;
    background-color: #3a4751;
    z-index: 1;
    padding-top: 10px;
    padding-bottom: 10px;
}

#top-left {
    width: auto;
    float: left;
    padding-left: 100px;
}

#top-right {
    width: auto;
    float: right;
    padding-right: 100px;
}

.top .col-md-12 {
    background-color: #fff;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.heading {
    text-align: center;
    padding-top: 90px;
    padding-bottom: 30px;
}

.heading h1{
    text-transform: uppercase;
    color: #3a4751;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 40px;
}

.heading h2 {
    text-transform: uppercase;
    color: #808285;
    margin-top: 0;
    font-size: 33px;
    margin-bottom: 0;
}

.heading p {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5px;
    vertical-align: middle;
}

.top a {
    color: #fff!important;
}
.fa.fa-instagram-square{
    color: #fff;
    z-index:9999999999;
}
.top i {
    font-size: 28px;
    /* vertical-align: middle; */
    color: #fff!important;
    float: right;
}

/* .ion-social-instagram-outline {
    padding-left: 10px;
} */

.header-contact-details img {
    width:20%;
}

.header-contact-details p>strong {
    font-family: 'Lora', serif;
    position: relative;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.header-contact-details p>strong:after {
    content: '';
    border-bottom: 1px solid #3a4751;
    position: absolute;
    top: 100%;
    left: 0;
    width: 20px;
}

.header-social {
    text-align: right;
    padding-right: 0;
    color:white;
}

.left {
	position:fixed;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    z-index:999;
    height: 100vh;
    width: 50px;
}

.right {
    position:fixed;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    z-index:999;
    height: 100vh;
    width: 50px;
}

.content {
    margin-right: auto;
    margin-left: auto;
    z-index: 800;
    padding: 0 35px 0px 40px;
    /*margin-top: 150px;*/
    /*margin-bottom: 150px;*/
}

.header {
    background-image: url('/images/updates-2022/new-updated-header.jpg');
    background-position: center;
    background-size: cover;
    height: 83vh;
    text-align: center;
    padding-top: 50vh;
    position: relative;
}

.mobile-header {
    display: none;
    padding-top: 19.4vh;
    position: relative;
}

.header-text h2 {
    text-transform: uppercase;
    color: #3a4751;
}

.header-text p {
    color: #3a4751;
}

.header-text .col-md-12 {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
}

/*.arrow {*/
/*    font-family: 'Lora', serif;*/
/*    position: absolute;*/
/*    top: 17vh;*/
/*    color: #3a4751;*/
/*}*/

/*.arrow:hover, .arrow:focus, .arrow:active {*/
/*    color: #3a4751;*/
/*}*/

.about {
    padding-top: 40px;
    padding-bottom: 40px;
}

.text.about-section {
    padding-left: 80px;
    padding-right: 80px;
}

.text.about-section p>strong { 
    font-family: 'Lora', serif;
    font-size: 25px;
    font-weight: 500;
    color:#3a4751;
}

.text.about-section p {
    margin-bottom: 30px;
}

#bed-img {
    min-height: 200px;
    max-height: 604px;
    height: auto;
}

.blu-background .text p {
    color: #fff;
    font-size: 25px;
}

.blu-background {
    background-color:#3a4751;
    padding: 30px;
    color: #fff;
    text-align: center;
    margin-top: 38px;
    height: 380px;
    align-items: center;
    justify-content: center;
}

.blu-background.active {
    display: flex;
}
#map {
    height: 460px;
    width: 100%;
    top: 0;
    left: 0;
 }

.facilities {
    background-color: #ececec;
    padding: 40px;
    text-align: center;
    margin-bottom: 40px;
}

.facilities img {
    width: 40%;
    margin-bottom: 20px;
}

.facilities .col-md-3 p {
    text-transform: uppercase;
    font-family: 'Lora', serif;
    color: #000;
}

.facilities .col-md-12 {
    text-align: center;
}

.facilities .col-md-3 {
    margin-bottom: 30px;
    text-align: center;
}

p.intro {
    text-transform: none;
    margin-bottom: 40px;
    font-family: "ingra",sans-serif;
}

.gallery {
    padding-bottom: 20px;
}

.gallery .col-lg-3 {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.contact {
    padding-right: 60px;
}

.contact p>strong {
    font-size: 20px;
    text-transform: uppercase;
    color: #3a4751;
}

.contact-form {
    padding-left: 60px;
    padding-top: 10px;
}

.contact-details a:hover {
    color: #808285;
}

form {
    margin-top: 40px;
}

input {
    width: 100%;
    padding: 15px;
    margin-bottom: 20px;
}

textarea {
    width: 100%;
    height: 100px;
    padding: 15px;
    margin-bottom: 20px;
}

input:focus, textarea:focus {
    outline-color:#808285; 
}

.error {
	margin-top: 15px;
	padding: 10px;
	background-color: #C0352C;
	color: #fff;
	display: none;
}

.output {
	margin-top: 15px;
	padding: 10px;
	background-color: #6cedbc;
	color: #fff;
	display: none;
}

/*Placeholder text*/

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #808285;
    opacity: 1; /* Firefox */
    font-weight: 400;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #808285;
    font-weight: 400;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #808285;
    font-weight: 400;
}

.footer {
    padding-top: 40px;
    padding-bottom: 40px;
}

.footer img {
    width:100%;
    display: inline-block
}

.contact-details {
    padding-left: 40px;
}

.contact-details p>strong {
    text-transform: uppercase;
    font-size: 20px;
}

.instagram-feed {
    text-align: center;
    padding-top: 40px;
}

.instagram-feed img {
    width: 100%;
}

.footer-bottom {
    background-color: #3a4751;
    z-index: 999999;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

.footer-bottom p, .footer-bottom a {
    /*text-transform: uppercase;*/
    /* margin-bottom: 0;
    padding-bottom: 0;
    vertical-align: middle;
    padding-top: 10px; */
    color: #fff;
    margin-bottom: 0;
}

.bottom .col-md-12 {
    width: auto;
	padding-left: 100px;
}

.bottom a {
    color: #fff;
}