.padded-icon {
    padding: 15px;
    background-color: rgba(0, 0, 0, .3);
}

a#top-link {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px;
    border-radius: 4px;
    color: white;
}

.copyright {
    padding-top: 12px;
    color: #c0c0c0;
}

.society-logo {
    padding-top: 0px;
    padding-bottom: 15px;
}

.no-padding {
    padding: 0;
}

header a {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: normal;
    font-size: 13px;
    color: white;
}

::selection {
    background-color: #00b398;
    color: #fff;
}

body {
    font-family: 'PT Sans', sans-serif;
    padding-top: 96px;
}


a:link {
    color: #808080;
    text-decoration: none;
}

a:hover {
    color: rgb(0, 179, 152);
    text-decoration: none;
}

a.call-to-action {
    border: 2px solid;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

a.nav-link {
    color: white !important;
    border-bottom:2px solid transparent;
    padding-bottom: 2px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 10px;
    margin-right: 10px;
}

a.nav-link:hover {
    /* text-decoration: underline rgb(0, 179, 152) solid;
    text-decoration-thickness: 20%; */
    border-bottom:2px solid rgb(0, 179, 152);
}

nav li.active a {
    /* text-decoration: underline rgb(0, 179, 152) solid;
    text-decoration-thickness: 20%; */
    border-bottom: 2px solid rgb(0, 179, 152);    
}

nav.bg-dark {
    background-color: rgb(51, 63, 72)!important;
}

.dropdown-menu {
    background-color: rgb(51, 63, 72);
}

a.dropdown-item {
    color: white;
}

a.dropdown-item:visited {
    color: white;
}

a.dropdown-item:hover {
    background-color: rgb(43, 57, 71); 
    color: rgb(0, 179, 152);
}


#carousel-highlights {
    margin-bottom: 3em;
}

#carousel-highlights .carousel-caption {
    text-align: left;
    top: 300px;
}

#carousel-highlights .carousel-item {
    max-height: 600px;
    min-width: auto;
}

#carousel-highlights h1 {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 46px;
}

#carousel-highlights h2 {
    text-transform: lowercase;
    font-weight: normal;
    font-size: 25px;
}


.marketing {
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
}

.marketing .subtitle {
    margin-bottom: 4em;
}


.marketing h1 {
    font-weight: 700;
    letter-spacing: 7px;
    font-size: 35px;
}

.marketing h2 {
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 16px;
    color: #808080;
}

.marketing h3 {
    font-weight: 700;
    font-size: 17px;
    padding: 1em;
}

.marketing p {
    font-family: 'PT Sans', sans-serif;
    text-transform: none;
    font-size: 16px;
}

.divider {
    width: 35px;
    min-height: 20px;
    padding: 0px 0 20px;
    border-top-color: #808080;
    border-top-width: 2px solid;
}

.testimonial {
    min-width: 150px;
    min-height: 27em;
    /* max-width:200px;
    max-height:100px; */
    text-align: center;
    color: white;
    background: #252525;
    background-image: url('/static/images/cartographer.png');
    overflow: hidden;
    display: block;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
}

.testimonial .title {
    margin-top: 1.5em;
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 7px;
    margin-bottom: 2.5em;
}

.testimonial .quote {
    max-width: 50%;
    margin: 0 auto 0;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 2.5em;
}

.testimonial .person {
    text-transform: uppercase;
    color:rgb(0, 179, 152);
}

.testimonial .person-title {
    font-size: 12px;
    font-family: 'PT Sant', sans-serif;
    font-style: italic;
    font-weight: 400;
}


.action-bar {
    margin: 0;
    border-radius: 0;
    background-color: #00b398;
    text-transform: uppercase;
    color: white;
    font-size: 18px;
    font-weight: 400px;
    font-family: 'Source Sans Pro', sans-serif;
}

.action-bar .call-to-action {
    border-color: white;
    font-size: 14px;
    color: white;
    padding: 8px 20px;
    letter-spacing: 2px;
}

.action-bar .call-to-action:hover {
    background-color: white;
    color: black;
}

.action-bar .row .col-lg-8 {
    min-height: 70px;
}

footer {
    font-size: 14px;
    background-color: #000000;
    color: #808080;
    padding-top: 30px;
}

footer h1 {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 800;
}

footer ul {
    list-style: none;
    padding-left: 0;
}

/* Services pages styles */

.no-hor-margin {
    margin-left: 0px;
    margin-right: 0px;
    min-width: 100%;
}

.services {
    background: transparent url('/static/images/services.jpg') no-repeat center center /cover;
}

.conveyancing {
    background: transparent url('/static/images/conveyancing.jpg') no-repeat center center /cover;
}

.estate {
    background: transparent url('/static/images/estateplanning.jpg') no-repeat center center /cover;
}

.personal {
    background: transparent url('/static/images/personalplanning.jpg') no-repeat center center /cover;
}

.representation {
    background: transparent url('/static/images/representation.jpg') no-repeat center center /cover;
}

.notarizations {
    background: transparent url('/static/images/notarizations.jpg') no-repeat center center /cover;
}

.about {
    background: transparent url('/static/images/about.jpg') no-repeat center center /cover;
}

.services-title {
    min-height: 250px;
    margin-top: 250px;
    color: white;
    font-family: 'Source Sans Pro', sans-serif;
}

.services-title h1 {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 3px;
    font-size: 45px;
}

.services-title h2 {
    text-transform: lowercase;
    font-style: italic;
    font-weight: normal;
    font-size: 23px;
}

.services-content {
    color: #808080;
    margin-bottom: 2em;
}

.hr {
    height: 0.3em;
    width: 2em;
    background-color: #00b398;
}

.hr-inverse {
    height: 0.3em;
    width: 2em;
    background-color: white;
}

.hr-thin {
    height: 0.2em;
    width: 2.3em;
    background-color: #808080;
}

.centered {
    margin: 0 auto;
}

.services-content h3 {
    margin-top: 2em;
    margin-bottom: 1em;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 18px;
    color: #222222;
}

.services-content p {
    margin-top: 1.5em;
}

.generic-services-content h3 {
    margin-top: 2em;
    margin-bottom: 1em;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 30px;
    color: #222222;
    text-align: center;
}

.generic-services-content h4 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
    color: #222222;
    text-align: center;
}

.generic-services-content p {
    font-family: 'Source Sans Pro', sans-serif;
    margin-top: 2em;
    margin-bottom: 3em;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    text-align: center;
    line-height: 1.5em;
}

.generic-services-content .call-to-action {
    border-color: black;
    font-size: 12px;
    color: black;
    padding: 12px 24px;
    letter-spacing: 1px;
}

.generic-services-content .call-to-action:hover {
    background-color: black;
    color: white;
}

.real-talk {
    background-color: #00b398;
    color: white;
    margin: 0;
    border-radius: 0;
    text-transform: uppercase;
}

.real-talk ul {
    color: #007866;
    list-style: none;
    text-transform: none;
    line-height: 2.5em;
}

.real-talk h3 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 900;
    font-size: 30px;
}

.real-talk p {
    margin-top: 1.5em;
}

.real-talk .call-to-action {
    border-color: white;
    font-size: 14px;
    color: white;
    padding: 12px 22px;
    letter-spacing: 2px;
}

.real-talk .call-to-action:hover {
    background-color: white;
    color: black;
}

.gray {
    color: #E0E0E0;
}

.about-quote {
    font-family: 'Source Sans Pro', sans-serif;
    color: #777777;
    font-size: 24px;
    line-height: 1.6;
    font-weight: 300;
    margin-top: 2.5em;
    margin-bottom: 2.5em;
}

.quote-highlight {
    color: #00b398;
    font-weight: 700;
}

.image-inner {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: auto;
}

.image-inner img {
    height: auto;
    max-width: 100%;
}

.about-bio {
    font-family: 'Source Sans Pro', sans-serif;
    margin-top: 2.5em;
    margin-bottom: 2.5em;
}

.about-bio h1 {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #686868;
}

.about-bio h2 {
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #393836;
}

.about-bio p {
    color: #808080;
    line-height: 1.66em;
}

.about-community {
    background-color: #e8e8e8;
    font-family: 'Source Sans Pro', sans-serif;
    padding: 1em;
    margin-bottom: 0;
}

.about-community .title {
    text-transform: uppercase;
    text-align: center;
    color: #222222;
    font-weight: 900;
    font-size: 30px;
    margin-bottom: 0.5em;
}

.about-community p {
    margin-top: 1em;
    color: #666666;
    line-height: 2em;
    font-weight: 300;
    font-size: 18px;
    text-align: center;
}

.contact {
    font-family: 'Source Sans Pro', sans-serif;
    margin-top: 30px;
}

.contact .title {
    text-transform: uppercase;
    text-align: center;
    color: #222222;
    font-size: 30px;
    font-weight: 900;
    letter-spacing: 0px;
    margin-bottom: 0.5em;
}

.contact p {
    color: #666666;
    text-align: center;
    line-height: 2em;
    font-weight: 400;
    font-size: 18px;
    margin-top: 0.5em;
}

.highlight {
    color: rgb(0, 179, 152);
    font-weight: bold;
}

.address p {
    font-size: 15px;
    line-height: normal;
    text-align: left;
}

.hours p {
    font-size: 15px;
    line-height: normal;
    text-align: left;
}

.contact h1 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 22px;
}

.contact h2 {
    font-weight: 700;
    font-size: 17px;
    color: rgb(128, 128, 128);
}

.parking {
    margin-top: 40px;
    margin-bottom: 0px;
    background-color: rgb(239, 239, 239);
}

.btn-primary {
    background-color: rgb(0, 179, 152);
    border-color: rgb(0, 179, 152);
}

.btn-primary:hover {
    background-color: rgb(0, 179, 152);
    border-color: rgb(0, 179, 152);
}

.btn-primary:not(:disabled):not(.disabled):active {
    background-color: rgb(0, 179, 152);
    border-color: rgb(0, 179, 152);
}

.about-photos {
    background-color: #e8e8e8;
    padding: 0;
    margin: 0;
}

/* .about-photos .container {
    margin: 0;
} 
*/

.about-photos img {
    width: 350px;
    height: 250px;
    border: 0;
}

div.tiles div.col-lg-3.col-md-3.col-sm-3.col-xs-6 {
    padding: 0px;
}