/*
 * 
	Bay Tree Cottages CSS
	Harrogate Web Solutions
	Freddie Sampson 2019
 * 
 */


body {
	
}

p,a,h4, button {
	font-family: 'Source Sans Pro', sans-serif;
    color: #737373;
}

h1, h2, h3 {
    font-family: 'Cinzel', serif;
    color: #737373;
}


/*------- Menu -------*/
.header-logo h1 {
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    width: -moz-fit-content;
    margin-top: 30px;
}

.header-container a:hover {
    text-decoration: none;
}

.header-container {
    border-bottom: solid 1px #737373;
}

.navigation-container ul li {
    list-style: none;
    width: 100%;
    text-align: center;
}

.main-menu ul {
    display: inline-flex;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
}

ul {
    width: 100%;
}

.main-menu {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
}

.main-menu ul li a:hover {
    transform: scaleX(1.1) scaleY(1.1);
}

.dropdown ul {
    display: block;
}

ul li.divider {
    width: 100%;
}

.navigation-container {
    margin-top: 20px;
    height: 40px;
    font-size: 18px;
}

button#dropdownMenuButton {
    background-color: #fff;
    padding: 0px;
    border: none;
}

.dropdown a {
    font-size: 18px;
    margin-top:10px;
    margin-bottom:10px;
}

.dropdown-menu {
    width: 200%;
    text-align: left;
}

.dropdown button {
    font-size: 18px;
}
.btn:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0);
}

.main-menu ul li:hover {
    transform: scaleX(1.1) scaleY(1.1);
}

.main-menu ul li {
    transition: 0.2s;
}

.dropdown button:hover {
    transform: scaleX(1.1) scaleY(1.1);
}
.dropdown button {
    transition: 0.2s;
}
.main-menu a {
    color: #737373;
}


@media (max-width: 500px) {
    .header-logo h1 {
        font-size: 29px;
    }
}

.dropdown-menu div {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 15px;
}

.dropdown-menu {
    border-radius: 0px;
    box-shadow: none;
}




/*------- Slider -------*/
.slider-text {
    position: absolute;
    padding: 20px;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffffffd4;
    width: 500px;
}

.slideshow img {
    max-width: 1920px;
    margin-left:auto;
    margin-right:auto;
}

.slider-text p {
    font-size: 20px;
}

.slider-text h2 {
    font-size: 35px;
}

.slider-button p {
    background-color: #737373;
    color: #fff;
    padding: 5px 10px;
    transition: 0.2s;
    
}

.slider-text hr {
    border: solid 1px #737373;
    width: 100px;
}

.slider-text a:hover {
    text-decoration: none;
}

.slider-button p:hover {
    transform: scaleX(1.1) scaleY(1.1);
}



@media (max-width: 1100px) {
    .slider-text {
        display: none;
    }
}




/*------- Homepage -------*/

.title-area h2 {
    text-align: center;
    margin-top: 60px;
}

.three-buttons-area {
    margin-top: 60px;
}

.three-buttons img {
    width: 100%;
    min-height: 467px;
}

.three-buttons-text {
    position: absolute;
    /* padding: 20px; */
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #0000007a;
    width: 100%;
    height: 100%;
}

.three-buttons-text p {
    color: #fff;
}

.three-buttons-text h2 {
    color: #fff;
    margin-top: 25%;
}

.three-buttons-text p {
    font-size: 20px;
    padding: 10px;
}

.find-out-more-button p {
    background-color: #737373;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    transition: 0.2s;
    padding: 10px 30px;
    width: -moz-fit-content;
}

.find-out-more-button p:hover {
    transform: scaleX(1.1) scaleY(1.1);
}

.find-out-more-button a:hover {
    text-decoration: none;
}

.slider-region {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}

.carousel-indicators {
    display: flex;
    width: 100%;
    justify-content: space-between;
    position: initial;
    margin-left: 0px;
    transition: 0.2s;
    flex-wrap: wrap;
}

.carousel-indicators img {
    width: 100%;
    padding: 5px;
    height: 100px;
    object-fit: cover;
    max-width: 130px;
    margin: auto;
}

.carousel-indicators img:hover {
    transform: scaleX(1.1) scaleY(1.1);
    cursor: pointer;
}

.slider-container-region {
    height: 500px;
    overflow: hidden;
}

.carousel-control {
    height: 500px;
}

.carousel-indicators .active {
    opacity: 0.5;
    width: 100%;
    padding: 5px;
    height: 100px;
    object-fit: cover;
    max-width: 130px;
    margin: auto;
}

@media (max-width: 500px) {
    .slider-container-region {
        height: 230px!important;
    }
    .carousel-control {
        height: 230px!important;
    }
}
@media (max-width: 800px) {
    .slider-container-region {
        height: 450px;
    }
    .carousel-control {
        height: 450px;
    }
}



.second-area {
    background-color: #f6f6f6;
    margin-top: 60px;
    padding-bottom: 60px;
}

.second-area-inner {
    max-width: 1500px;
    margin-right: auto;
    margin-left: auto;
}

.second-area-inner h2 {
    padding-top: 60px;
    text-align: center;
}

.third-area {
    background-color: #434343;
    text-align: center;
}

.third-area-inner h2 {
    color: #fff;
    margin-top: 60px;
}

.third-area-inner {
    margin-bottom: 60px;
}

.third-area-inner p {
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
}

.third-area-button p {
    background-color: #fff;
    color: #777777;
    width: fit-content;
    margin-right: auto;
    margin-left: auto;
    padding: 15px 25px;
    font-size: 20px;
    transition: 0.2s;
    width: -moz-fit-content;
}

.third-area-button p:hover {
    transform: scaleX(1.1) scaleY(1.1);
}

.third-area-button a:hover {
    text-decoration: none;
}



/*@media (max-width: 990px) {
    .three-buttons-image img {
        height: auto;
    }
}*/



/*------- Footer -------*/
.footer {
    text-align: center;
    border-top: solid 1px #434343;
    margin-top: -5px;
    background-color: #f6f6f6;
}

.footer-inner {
    margin-top: 15px;
    font-size: 16px;
}

.footer-menu {
    display: inline-flex;
}

.footer-menu p {
    padding: 15px 20px;
}



@media (max-width: 990px) {
    .footer-inner {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .footer-menu {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .footer-menu p {
        padding: 0px;
    }
    .footer {
        padding-bottom: 100px;
    }
}




/*------- Collapse Nav -------*/
.navbar-default .navbar-toggle .icon-bar {
    background-color: #737373;
}

.navbar-default .navbar-toggle {
    border-color: #737373;
}

.navbar-toggle {
    margin-top: 29px;
    margin-right: 10px;
    border: none;
}

.navbar-nav {
    text-align: center;
    margin: 0px;
}





/*------- Accommodation -------*/

.about-us-container {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.about-row {
    margin-top: 60px;
}

.about-text p {
    font-size: 18px;
}

.about-image img {
    margin-top: 25px;
    width: 80%;
}
@media (min-width: 768px) {
    .row.about-row {
        display: flex;
        align-items: center;
    }
}





/*------- Book Together -------*/

.book-together-content {
    text-align: center;
}

.book-together-content p {
    font-size: 18px;
    margin-top: 30px;
}

.together-slogans-image img {
    width: 85%;
    height: 293px;
}

.together-slogans {
    text-align: center;
}

.together-lower {
    margin-top: 60px;
}

.together-slogans-text {
    position: absolute;
    padding: 20px;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #0000007a;
    width: 82%;
    height: 100%;
}

.together-slogans-text p {
    font-size: 20px;
    padding: 10px;
    color: #fff;
    margin-top: 35px;
}

.book-now-together-button p {
    margin-top: 50px;
    background-color:  #737373;
    color: #fff;
    padding: 10px 100px;
    font-size: 20px;
    transition: 0.2s;
}

.book-now-together-button {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    width: -moz-fit-content;
}

.book-now-together-button a:hover {
    text-decoration: none;
}

.book-now-together-button p:hover {
    transform: scaleX(1.1) scaleY(1.1);
}

.book-together-content-half {
    text-align: left;
    background-color: #f6f6f6;
    padding: 20px;
    margin-top: 30px;
}

.book-together-content-half p {
    margin-top: 0px;
}

.inner-page-main-image img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}





/*-------- Rates --------*/

.rates-row {
    margin-top: 30px;
}

.rate-months {
    background-color: #f6f6f6;
    padding: 35px;
    font-size: 22px;
    text-align: center;
}

.rate-months a {
    background-color: #737373;
    color: #fff;
    padding: 5px 20px;
    font-size: 18px;
    transition: 0.2s;
}

.rate-months a:hover {
    text-decoration: none;
    transform: scaleX(1.1) scaleY(1.1);
}

.rate-price {
    background-color: #f6f6f6;
    padding: 20px;
}

.rate-price p {
    font-size: 24px;
    border-top: solid 1px;
}

.rates-info {
    background-color: #f6f6f6;
    padding: 20px;
    margin-top: 60px;
    text-align: center;
}

.no-padding {
    padding: 0px;
}

.grey-row {
    background-color: #f6f6f6;
    margin-top: 60px;
}

.booking-terms-title h2 {
    margin-top: 60px;
    text-align: center;
}

.booking-terms-title p {
    text-align: center;
}

.booking-terms-title {
    margin-bottom: 40px;
}

.booking-terms-top-image img {
    width: 100%;
    margin-top: 35px;
}

.booking-terms-top {
    background-color: #fff;
    padding: 20px;
}

.booking-terms-top h3 {
    margin-top: 0px;
}

.booking-terms-half {
    background-color: #fff;
    padding: 20px;
    margin-top: 30px;
    height: 100%;
}

.booking-terms p {
    font-size: 16px;
}

.booking-terms-trio {
    background-color: #fff;
    padding: 20px;
    margin-top: 30px;
}

@media(min-width:992px){
.row.equal-height{
	display: -webkit-flex;
	display: -webkit-box;
	-webkit-flex-wrap : wrap;
	/*
	display:flex;flex-wrap:wrap;
	*/
	margin-bottom: 20px;}
.row.equal-height.vertical-centre{align-items:center;}
}




/*------- Special Offers -------*/
.offers-image {
    height: 300px;
    overflow: hidden;
}

.offers-image img {
    margin-top: -240px;
    width: 100%;
}

.offers {
    background-color: #f6f6f6;
    margin-top: 50px;
}

.offers-text p {
    font-size: 18px;
}

.offers-text-lower a:hover {
    text-decoration: none;
}

.offers-text-lower p:hover {
    transform: scaleX(1.1) scaleY(1.1);
}

.offers-text {
    padding: 20px;
    padding-top: 0px;
    text-align: center;
}

.offers-text-lower p {
    background-color: #737373;
    color: #fff;
    padding: 5px;
    transition: 0.2s;
}



/*------- Local Area -------*/

.local-box img {
    width: 100%;
}

.local-box {
    background-color: #f6f6f6;
    padding: 20px;
    margin-top: 40px;
}

.local-box button {
    background-color: #737373;
    color: #fff;
    border: none;
    padding: 5px 0px;
    width: 100%;
    font-size: 18px;
    margin-top: 10px;
}

.local-box p {
    font-size: 18px;
    margin-top: 20px;
}

.local-box-title {
    text-align: center;
}

.local-box-title p {
    margin-top: 0px;
}





/*------- Location -------*/

.content-area {
    margin-top: 50px;
    text-align: center;
    background-color: #f6f6f6;
    padding: 20px;
    margin-bottom: 50px;
}

.content-area p {
    margin-top: 30px;
    font-size: 18px;
}





/*------- Contact -------*/
.contact-form-area {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.checkbox label {
    color: #737373;
}

.text-muted {
    margin-top: 10px;
}

textarea.form-control {
    height: 150px;
}

.title-area p {
    text-align: center;
    font-size: 18px;
    margin-top: 40px;
}

.grecaptcha-badge{display:none;}

/*
	NAVBAR ON MD SIZE
*/

@media (max-width: 1068px) {
   .main-menu a {
   	font-size:14px;
   }
   
   .top-nav-button {
   	padding-top:4px;
   	font-size:14px !Important;
   }
}

.home_top {
	
}

.home_top p {
	color:#ffffff;
}

.home_top h2 {
	color:#ffffff;
	margin-top:12px;
}

.home_top h4 {
	font-weight:normal;
	color:#ffffff;


}

.home_top a {
	color:#ffffff;
}

/* Popup */
.popup {
  /*display: none;*/
  position: fixed;
  padding: 24px;
  width: 80%px;
  left: 50%;
  margin-right: -50%;
  
  top: 50%;
 
  background: #FFF;
  transform: translate(-50%,-50%);
  z-index: 20;
  
}

#popup1 {
  -webkit-box-shadow:  0px 0px 0px 9999px rgba(0, 0, 0, 0.5);
  box-shadow:  0px 0px 0px 9999px rgba(0, 0, 0, 0.5);
}
