
a{
    color: #062729;
}

#home_hero
{
    background: url('images/Florida-houses-for-sale.jpg') center center no-repeat;
    background-size: cover;;
}

.libre-baskerville-regular {
    font-family: "Libre Baskerville", serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .libre-baskerville-bold {
    font-family: "Libre Baskerville", serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .libre-baskerville-regular-italic {
    font-family: "Libre Baskerville", serif;
    font-weight: 400;
    font-style: italic;
  }

.lightTealBG
{
    background-color: #c0f0f7;;
}
.darkGreenBG
{
    background-color: #0a4e53 !important;
}
.veryDarkGreenBG
{
    background-color: #052729;
}

.btn-primary
{
    background-color: #052729 !important;
    border: 0px !important;;
}
.btn-secondary
{
    background-color: #0a4e53 !important;
    border: 0px !important;;
}

h3{
    font-family: "Libre Baskerville", serif;
    font-weight: 700;
    font-style: normal;
    color: #062729;

    font-family: "DM Serif Text", serif;
    font-weight: 700;
    font-style: normal;

}

.textcenter
{
    text-align: center;;
}

#header
{
    background-color: #0a4e53 !important;
    border-bottom:4px solid #062729;
    padding:20px auto 20px auto !important;
}
#hero_overlay
{
    background: rgb(10,78,83);
    background: linear-gradient(38deg, rgba(10,78,83,0.8) 0%, rgba(192,240,247,0.8) 100%);
    text-align: center;;
    color:#fff;
    padding-bottom: 0px !important;
}
#hero_overlay h1{
    color:#fff;
    font-size: 56px;;
    font-family: "Libre Baskerville", serif;
    font-weight: 700;
    font-style: normal;
    padding: 40px 0px 20px 0px;
}
#hero_overlay p{
    color:#fff !important;
    font-size: 32x;;
    font-weight:500;
}

footer
{
    border-top:4px solid #c0f0f7;
    background-color: #0a4e53 !important;
    color:#fff !important;
}
.clear
{
    height:1px;
    clear:both;
    margin-top: -1px;
}

#header-logo
{
	width:180px;
    margin: 20px auto 20px 0px;
}

.navbar-toggler
{
    display: none;;
}

#nav-menu
{
    float:right; 
    margin-top: 60px;   
}

#nav-menu ul,
#nav-menu ul li 
{
    list-style: none; 
}
#nav-menu ul li 
{
    float:left;
    padding: 0px 20px 0px 20px;
}
#nav-menu ul li a
{
    color:#fff;
    padding: 12px 20px 12px 20px;;
    background-color: #062729;
    border-radius: 6px;
    text-decoration: none;
    border-bottom: 4px solid #bfeff7;
}


#nav-menu ul li a:hover
{
    border-bottom-color:#9bd4de ;
}


.listing-title,
.listing-title a
{
    /*font-family: "Libre Baskerville", serif;*/
    font-family: "DM Serif Text", serif;
    text-transform: uppercase;;
    font-weight: 700;
    font-style: normal;
    color: #062729;
    text-decoration: none;;
}

#header-search
{
    padding:30px 0px 30px 0px;
}

#header-search input[type=text],
#header-search select
{
    padding: 10px;;
    border:2px solid #fff;
    width:100%;
}

#header-search-container
{
    padding-left: 40px;
    padding-right: 40px;;
    /*background: linear-gradient(38deg, rgba(10,78,83,0.9) 0%, rgba(192,240,247,0.9) 100%);*/


    /*background-color: #0a4e53;*/
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    
    
    background: linear-gradient(180deg, rgba(10, 78, 83, 0.6) 0%, rgba(10, 78, 83, 0.6) 100%);

}

footer
{
    color:#fff;
}

.general
{
    padding: 30px 0px 30px 0px;
}

.listing-details-more
{
    padding: 20px 0px 20px 0px;
}

.listing-details-more .price
{
    font-family: "Libre Baskerville", serif;
    font-weight: 700;
    font-style: normal;
    color: #062729;
    font-size: 18px;;
}
.listing-details-more .address
{
    font-family: "Libre Baskerville", serif;
    font-weight: 700;
    font-style: normal;
    color: #062729;
    font-size: 16px;;
}

.listing-image
{
    border:2px solid #fff;
}

.listing-image-large
{
    height:382px;
    width:100%;
}

.listing-image-small
{
    height:191px;
}

.list-image-div
{
    padding-left: 0px;
    padding-right: 0px;;
    position: relative;
}
#listing-stats
{
    text-align: right;
    font-family: "Libre Baskerville", serif;
    font-weight: 700;
    font-style: normal;
    color: #0a4e53;
    font-size: 23px;;
    float:right;
}
.space
{
    height:5px;
    clear:both;
}

.open-house
{
    background-color: #c5f7c0;
    text-align: center;;
    padding:6px;
    border-radius:6px;
    width:100%;
    font-family: "Libre Baskerville", serif;
}

.request-house
{
    background-color: #062729;
    text-align: center;;
    padding:6px;
    border-radius:6px;
    width:100%;
    font-family: "Libre Baskerville", serif;
    font-size: 22px;
    line-height: 40px;;
    width:96%;
}
.request-house a
{
    color:#fff;
    font-family: serif;
    text-decoration: none;;
}


.nosidepad
{
    padding-left: 0px;
    padding-right: 0px;;
}

.about
{
    padding: 10px;;
}

h4
{
    font-family: "Libre Baskerville", serif;
    font-weight: 700;
    font-style: normal;
    color: #0a4e53;
    font-size: 24px;;
}


#search_btn
{
    background-color: #052729 !important;
    border: 0px !important;
    color:#fff;
    outline:none;
    padding:5px 30px;
    width:100%;
    border-radius: 6px;;
}


footer p,
footer a
{
color:#fff;
}

form label{
    width:100%;
}
input[type=text],
input[type=number],
input[type=email],
textarea
{
    width:100%;
    border:1px solid #ccc;
    border-radius: 8px;;
    pad: 7px;;
    background-color: #f1f1f1;
    line-height: 32px;;
    text-indent: 10px;;
}
textarea
{
    height: 134px;;
}
input[type=submit]
{
    background-color: #062729;
    text-align: center;
    padding: 6px;
    border-radius: 6px;
    width: 100%;
    font-family: "Libre Baskerville", serif;
    font-size: 22px;
    line-height: 40px;
    width: 50%;
    color:#fff;
    margin: 0px auto;;
    display:block;
}

.screen-reader-response
{
    pad: 10px;;
    background-color: #f8e896;
    border: 1px solid #dfd087;
    margin: 20px 0px;;
}

h1.entry-title
{
    font-family: "Libre Baskerville", serif;
    font-weight: 700;
    font-style: normal;
    color: #062729;
}

#moreimages
{
    position: absolute;;
    bottom:0;right:0;
    background-color: #fff;;
    padding: 8px;;
    text-decoration: none;;
}

.openhouse
{
    margin-bottom: 10px;;
    background-color: #c5f7c0;
    text-align: center;
    padding: 6px;
    border-radius: 6px;
    width: 100%;
    font-family: "Libre Baskerville", serif;
    text-align: center;;
}

.listing-card
{
    position: relative;
}

.list-open-house
{
    position: absolute;
    top: -10px;
    right: 10px;
    background-color: #fff;
    font-weight: bold;
    padding: 7px;
    background-color: #baedf2;
}

.ohspan
{
    color:#0e666c;
    color:weight;
}


#blueviewbadge
{
    position: absolute;
    left:26px;
    top:0px;
}

.wpcf7-not-valid-tip
{
    color:red;
    padding: 5px 0px 5px 0px;;
}
.screen-reader-response
{
    display:none;
}

.card-body
{
    background-color: #eafbfd;
}

.card-body-title
{
    background-color: #062729;
}
.card-body-title h4 a
{
    color:#fff;
}
.card-body-title h4 a:hover
{
    color:#c0f0f6;
}
.card-body-title h4
{
    padding-bottom: 0px;;
    margin-bottom: 0px;;
}

#nav-menu-mobile,#nav-menu-mobile-a
{
    display:none;    
}


#header-two
{
    position: relative;
}

@media screen and (max-width:768px)
{
    #nav-menu
    {
        display:none;
        margin-top: 0px;
    }
    
    
    #nav-menu-mobile
    {
        display:none;
    }
    #nav-menu-mobile-a
    {
        position: absolute;
        top: 50px;
        right: 30px;
        width: 50px;
        height: 50px;
        background: url(images/burger-bar.png) left top no-repeat transparent;
        background-size: 50px 50px;
        text-indent: -9999px;
        display: block;
    }

    #blueviewbadge
    {
        display:none !important;
    }
    
    #nav-menu-mobile ul,
    #nav-menu-mobile ul li
    {
        list-style: none;
        padding-left: 0px;
    }
    #nav-menu-mobile ul li a
    {
        line-height: 52px;
        text-indent: 20px;
        font-size: 18px;
        color:#fff;
        font-weight:bold;
        display:block;
        border-bottom: 1px solid #052729;
        text-decoration: none;
        text-align: center;
    }
    #nav-menu-mobile ul li a:nth-child(3)
    {
        border-bottom: 0px !important;
    }
    #hero_overlay h1 
    {
        font-size:58px !important;
    } 
    
}




