/*Homepage Hero*/

.blockWrap_f620f7b9c4924311b097e03fabb7431d .imgEffect .imgEffect-overlay .imgEffect-content .contentTitle  {
    text-transform: uppercase; 
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.5);
}

.blockWrap_f620f7b9c4924311b097e03fabb7431d .imgEffect-overlay, 
.blockWrap_f620f7b9c4924311b097e03fabb7431d .imgEffect:hover .imgEffect-overlay {background: linear-gradient(0deg, rgba(0,32,67,0.7343137938769257) 0%, rgba(0,32,67,0) 86%);  }

.blockWrap_f620f7b9c4924311b097e03fabb7431d .imgEffect-content p {color:#69bd27;  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.5);}

@media only screen and (max-width: 768px) {
.blockWrap_f620f7b9c4924311b097e03fabb7431d .imgEffect .imgEffect-overlay .imgEffect-content .contentTitle {font-size: 24px; }
}
@media only screen and (min-width: 1200px) {
.blockWrap_f620f7b9c4924311b097e03fabb7431d .imgEffect-content {max-width: 50%; margin: 0 auto;}
}

/*Navigation*/
.mfTextLabel {font-weight:bold;font-size:15px;}

@media only screen and (min-width: 768px) {
.navContent a[href^="tel:"] {
    padding-left: 20px;
    color: #69bd27;
    background: url(https://static.gofasturtle.com/a434e86b53a745e7a455f4a5ec6299c6/i/c19c17886b9847cf9b17a9c064a80317/1/5feFb8zhrk/9023624_phone_fill_icon.png) no-repeat center left;
    background-size: 18px;
}
}

.mobileFullNav ul.subNav li a {text-transform: none;}
.mobileFullNav ul.subNav li a:before {content: "-"; color:#69bd27;}