/*
Theme Name: Grovemere 2020
Author: KLWD
*/



h1,h2,h3,h4
{
  line-height:1.2;
	font-weight:500;
  text-transform:uppercase;
      margin-bottom: 1rem;
}

body{
  overflow-x: hidden;
  font-family: 'Barlow',arial;
  font-weight:300;
  color:#ffffff;
    font-size: 17px;
    line-height: 1.4;
	background:#2c2433;
}

a{
	color:#e5620a;
}

.main-content{
    font-family: 'Roboto',arial;
    font-size: 17px;
	line-height: 1.7;
}

.wide-content{
        color: #181818;
        font-family: 'Roboto',arial;
        font-size: 18px;
	line-height: 1.8;
}

.grey-bg{
    background:#f1f1f1;
}




#header .container, #headerhome .container{
  text-align:center;
}
.no-margin{
  margin:0 !important;
}
#logo{
  max-width: 100%;
}


.header-row{
  padding:40px 0;
}
.blue{
  background:#444444;
  color:#FFF !important;
  font-size:22px;
}
.orange a{
  background-color:#f17721;
  color:#FFF !important;
  padding:10px 0;
  display:block;
  text-align:center;
  text-decoration:none;
}
.contact-bar-text{
  padding:10px 0;
}
h1{
    font-size:34px;   
    line-height:40px;
    padding-bottom: 10px;
}
h2{ 
  font-size:27px;
}
h3{ 
  font-size:25px;
color: #e5620a;
}

.grey-row{
  background:#f1f1f1 !important;
  padding:30px 0;
}
.news-post{
  background:#FFF;
  margin-left:auto;
  margin-right:auto;
  padding:10px;
  text-align:center;
}
.news-post h3{
  font-size:19px;
	margin-top:14px;
  text-align:left;
  margin-left:20px;
}
.news-post h4{
  text-align:left;
  margin-left:4px;
}
.news-post img{
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
  max-width:100%;
  max-height:200px;
}
.news-post p{
  font-size:16px;
  font-weight:500;
  padding:3px;
}
footer{
   background:#2c2433;
   padding:10px 0 10px;
   color:#FFF !important;
   font-size:16px !important;
  
}
#footerlogo{
  margin-bottom:20px;
}

footer h3 {
    color: #e5620a !important;
    font-weight: 700;
    font-size: 20px;
    margin-top: 2px;
    margin-bottom: 2px;
		letter-spacing:1px;

}


footer .tweets a{
  color: #009fe3;
}
footer ul{
  margin:0;
  padding:0;
}
footer ul li{
  list-style: none;
}
footer ul li a{
  font-size:17px;
  color:#FFF;
}
footer ul li a:hover{
  color:#FFF;
}

footer p{
      font-size: 17px;
}
footer p span{
      font-weight:600;
      color:#e5620a;
}

footer a{
  
  color:#FFF;
}

.mainContentText{
   padding-right:20px;
  margin-bottom:50px;
}

.btn-primary {
    color: #fff;
    background-color: #251b28;
    border-color: #251b28;
    font-weight: 500;
    margin-top: 16px;
    font-size: 17px;
    text-transform: uppercase;   
    border-radius: 0;
}

.btn-primary:hover {
    color: #fff;
    background-color: #282829;
    border-color: #282829;
}

.no-gutters{
	 padding-right: 0;
    padding-left: 0;
}

.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.page-title{
	padding-top:6px; 
	padding-bottom:6px;
}

@media (max-width: 800px){
	h1{
		font-size:30px;
		line-height:36px;
	}
}

.jumbotron{
  border-radius:0;
}

.banner-box p{
font-size: 20px;
    line-height: 1.1;
 
}

.banner-box h1{
font-size: 30px;
    line-height: 0.9;
  text-transform: none;
 
}
.banner-box h1 span{
font-size: 60%;    
}

.banner-box h4{
  
  font-weight:300;
  margin-top:20px;
  
  font-size:16px;
}

@media (min-width: 992px){
.banner-box h1{
font-size: 40px;
}
  .banner-box h4{
    font-size:22px;
  }
}

@media (min-width: 1200px){
.banner-box h1{
font-size: 50px;
}
}
@media (min-width: 1400px){
.banner-box h1{
font-size: 60px;
}
}

@media (min-width: 1600px){
.banner-box h1{
font-size: 76px;
  margin-bottom:30px;
}
  .banner-box p{
font-size: 21px;
}
}



.nav-link {
  text-transform:uppercase;
  font-size: 18px;
    font-weight: 500;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,1);
}

.navbar-toggler-icon{

      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='square' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;

    
}
.navbar-toggler{
  border:0 !important;
}

@media (min-width: 1300px){
.navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}
}

hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
    border: 0;
    border-top: 1px solid rgba(44, 36, 51, 0.1);
}

b, strong {
    font-weight: 600;
}

.page-banner{
  height: 170px;
    background-size: cover;
    background-position: 50% 50%;
        position: relative;
}
.page-banner-side{
  height: 100%;
  min-height:400px;
    background-size: cover;
    background-position: 50% 50%;
}

@media (max-width: 800px){
.navbar-brand img{
    max-width:90%;
}
	.navbar-dark .navbar-brand {
    
    max-width: 70%;
}
}

a:hover {
    color: #b18d6b;
    text-decoration: underline;
}
 
.home-banner{
	    background-image: url('/wp-content/uploads/2020/08/home-bg-1.jpg');
    background-size: cover;
    height: 926px;
    max-height: 72vh;
    background-position: 50% 50%;
	    overflow: hidden;
    position: relative;
}

	    
	    .banner-logo{
   width: 310px;
            height: 310px;
            background-color: rgba(44,36,51,0.71);
            margin: auto; 
            color: white;
}

.banner-logo img{
    width: 96px;    
    margin-top: 74px;    
    margin-bottom: 12px;
}
    
.banner-logo h3, .footer-logo h3{
	        font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 1px;
    font-size: 30px;
	    }
	    
	    .banner-logo h3{
	        color:white;
	    }
    
.banner-logo h4, .footer-logo h4{
    font-weight: 800;
    font-family: arial;
    letter-spacing: 4px;
    font-size: 17px;
	    }
	

.footer-logo img{
	        width: 70px;
    margin-bottom: 6px;
	    }
	    
	    
.page-title h1{
	       
  line-height:1;
	font-weight:700;
	letter-spacing:1px;
  text-transform:uppercase;
      margin-bottom: 0;
      font-size:32px;
      padding-bottom: 0;
}


@media (min-width: 979px){
	.page-title h1{	       
      font-size:50px;
	}
}



.page-title h2{
	       
  line-height:1;
	font-weight:700;
	letter-spacing:1px;
  text-transform:uppercase;
      margin-bottom: 0;
      font-size:44px;
      padding-bottom: 0;
}
.page-title h3{
	       
  line-height:1;
	font-weight:700;
	letter-spacing:1px;
  text-transform:uppercase;
      margin-bottom: 0;
      font-size:30px;
      color:#e5620a !important;
}

.main-content{
    background: #ffffff;
    color: #181818;
}

.main-content h4 {
    text-transform: none;
    font-size: 1.3rem;
    letter-spacing: 0;
	color: #e5620a
}

.corner {
    width: 10%;
    position: absolute;
    left: 0;
    bottom: 0px;
}
@media (min-width: 768px){
 .corner {
    width: 6%;
    position: absolute;
    left: 0;
    bottom: 0px;
}
}
@media (min-width: 1200px){
.corner {
    width: 80px;
    position: absolute;
    left: 0;
    bottom: 0px;
}
}
@media (min-width: 1500px){
.corner {
    width: 101px;
    position: absolute;
    left: 0;
    bottom: 0px;
}
}


.agents-banner {
    background: white;
    margin-bottom: 0px;
    position:relative;
}

.agents-banner .corner {
   
   
}

@media (min-width: 576px){
.offset-sm-1 {
    margin-left: 5.333333%;
	}
	
.col-sm-11 {
    -ms-flex: 0 0 94.666667%;
    flex: 0 0 94.666667%;
    max-width: 94.666667%;
	}
}

.breadcrumbs{
        padding: 6px 10px;
    background: #f1f1f1;
    margin-bottom: 16px;
}

.travel .fa-5x{
        color: #c3c3c3;
}

.dropdown-item {

    color: #ffffff;
}

.dropdown-menu {

    background-color: #251b28;
    border-radius: 0;
    border:0px;
}

.dropdown-item.active, .dropdown-item:active {
   
    background-color: #483a4c;
}

#menu-item-2675 {
    background: #e5620a;
}

.content-list {
  list-style: none; 
}

.content-list li::before {
  content: "\25A0";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #e5620a; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 24px; /* Also needed for space (tweak if needed) */
 
}

.content-list li{
    margin-bottom:10px;
}

.property-listing {
    padding: 0;
    background: #f8f8f8;
    margin-bottom: 20px;
}

.testimonial {
    width: 100% !important;
    border: 0 !important;
    border-left: 3px solid #eb7005 !important;
}

.testimonial .inner {
    background: none !important;
}

@media (min-width: 1200px){
	.testimonial {
    width: 48% !important;
		float:left;
	}
}

.staffprofile {
    background: #f1f1f1;
    padding: 10px;
	margin-bottom:20px
}

aside#secondary {
    padding: 10px;
    background: #f1f1f1;
}
aside h2 {
    color: #2c2433;
    font-size: 21px;
}

.page-title .current-item {
    display: none;
}

.page-template-page-lancaster-way .page-banner, .page-id-2615 .page-banner {
    height: 374px;
}
.page-id-2621 .page-banner{
height: 370px;
    background-size: cover;
    background-position: 50% 82%;
}

.heading-shout{
	font-size: 34px !important;
    line-height: 1.2  !important;
    margin-bottom: 26px  !important;
    margin-top: 20px  !important;
	color:#2c2433;
}
@media (min-width: 1200px){
	.heading-shout{
	font-size: 34px !important;
    line-height: 1.2 !important;
    margin-bottom: 21px !important;
    margin-top: 13px !important;
}
}

.highlight-box {
    background: #e5620a;
    padding: 20px;
    color: white;
}

.grey-box {
    background: #f5f5f5;
    padding: 20px;
}

.purple-box {
    background: #2c2433;
	color:white;
    padding: 20px;
}

.agent-box {
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
}

.agent-box h3 {
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 2px;
    font-size: 20px;
}

.local-area .header-img{
	position:relative;
	margin-bottom:12px
}
.local-area .header-img span{
	position:absolute;
	bottom:10px;
	right:10px;
	color:white;
}

.home-banner video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.clear-box{
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.13);
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.13);
    border: 1px solid #ececec;
	padding:24px
}

.lead{
	font-size: 20px;
    line-height: 1.6;
    color: #e5620a;
}

.page-id-1652 .agents-banner, .page-id-2680 .agents-banner{
	display:none;
}

.downloadList {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

.downloadList li {
   padding-left: 46px;
    background-image: url(/wp-content/uploads/2020/08/pdf-purple.png);
    background-repeat: no-repeat;
    background-position: 2px 4px;
    line-height: 44px;
    background-size: 32px;
}

.fa-external-link-alt{
font-size:11px;vertical-align:super;
}

.parallax-bg{
     
	background-attachment: fixed;
 	background-position: center;
	background-repeat: no-repeat;
  	background-size: cover;
}

@media (max-width: 992px){
	.parallax-bg{
    background-size: cover;
		background-position:50% 50%;
		height:auto !important;
		background-attachment: scroll;
	}
}

@media (max-width:650px){
	.home-banner{
		display:none;
	}
}

.background-video-container{
	height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    direction: ltr;
	
	-webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    pointer-events: none;
}

.background-video-embed {
    max-width: none;
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.para-heading{
	color: #251b28 !important;
	margin-bottom:10px;
	margin-top:20px;
}

.job-box {
    border: 1px solid #dddddd;
	padding: 14px;
    margin-bottom: 20px;
	font-size:15px;
}

.job-box h4 {
    color: #151515;
    margin-bottom: 4px;
}

.job-box h3 {
    text-transform: none;
	margin-bottom: 6px;
}

.job-box .px-2{
    background: #f3f3f3;
    border-left: 2px solid #e5610a;
}
