body{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #2f363c;
}
.regular-font{
    font-weight: 400;
}
.medium-font {
    font-weight: 500;
}
h1 {
    font-size: 1.5rem; }
h2 {
    font-size: 1.25rem; }
h3 {
    font-size: 1.1875rem; }
h4 {
    font-size: 1.125rem; }
h5 {
    font-size: 1.0625rem; }
h6 {
    font-size: 1rem; }
p {
    font-size: inherit;
    line-height: 1.6;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility;
}
a {
    color: #19a5aa;
    color: #49cfd9;
}
a:hover, a:focus {
    color: #0295aa;
}
@media screen and (min-width: 40em) {
    h1 {
        font-size: 2.5rem; }
    h2 {
        font-size: 2.25rem; }
    h3 {
        font-size: 1.9375rem; }
    h4 {
        font-size: 1.6875rem; }
    h5 {
        font-size: 1.25rem; }
    h6 {
        font-size: 1rem; }
    p {
        line-height: 1.35;
        margin-bottom: 1rem;
        text-rendering: optimizeLegibility; }
}
hr {
    display: block;
    border: 0px;
    max-width: 100%;
    height: 5px;
    background-image: url(../images/color-border.png);
    background-size: 100%;
}

.banner {
    height: inherit;
    background-position: left 31%;
    background: url(../images/banner-2.png);
    /*background: url(../images/banner-2.png), -webkit-linear-gradient(#fff, transparent);*/
    background-blend-mode: color-burn;
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom: 5px solid transparent;
    -webkit-border-image: url(../images/color-border.png) 30 stretch; /* Safari 3.1-5 */
    -o-border-image: url(../images/color-border.png) 30 stretch; /* Opera 11-12.1 */
    border-image: url(../images/color-border.png) 30 stretch;
    padding: 1rem;
}

.home .banner {
    height: 20rem;
    background-image: url(../images/banner.jpg);
    background-position: center .5px;
    background-size: cover;

}
@media screen and (min-width: 40em) {
    .banner {

    }
    .home .banner {
        height: 29rem;
    }
}

/*------------ NAV ------------*/
.top-bar {
    background-color: #2f363c;
    /*width: 100%;*/
    /*position: fixed;*/
    /*top: 0;*/
}
.top-bar ul {
    background-color: transparent;
    padding: .75rem 1.75rem;
}
.top-bar ul ul{
    /*background-color: #6ca8a8;*/
    background-color: #19a5aa;
    padding: .75rem;
}
.menu > li {
    display: block;
    border-bottom: 0.125rem solid #fdfcfc;
}
.menu > li:last-child{
    border: none;
}
.menu > li > a {
    display: block;
    padding: 1.125rem 0.625rem;
    line-height: 1;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
}

.menu .active > a {
    background: none;
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
    right: auto;
    /*left: 0.625rem;*/
    left: 0;
    top: 100%;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    border-color: transparent;
    right: 8px;
    margin-top: -4px;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: none;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
    padding-right:0.625rem;
}

/*------------ mobile-nav ------------*/
.title-bar {
    background: #2e3a3d;
    color: #fff;
    padding: 0.75rem;
}
.title-bar-title a{
   color: #fff;
}
.is-dropdown-submenu {
    position: relative;
}
@media screen and (min-width: 40em) {
    .top-bar ul {
        background-color: transparent;
        padding: 1.75rem;
    }
    .menu > li {
        display: inline-block;
        border-bottom: 0.125rem solid transparent;
    }
    .menu > li > a {
        padding: 0.7rem 0.625rem 0.6rem 0.625rem;
        border-bottom: 0.125rem solid transparent;
    }
    .menu > li > a:hover{
        border-bottom: 0.125rem solid #ffb732;
    }
    .is-dropdown-submenu {
        position: absolute;
    }
}

/*------------ Logo ------------*/
.logo-img{
    max-width: 400px;
    max-height: 200px;
}
.logo-wrap {
    padding: 3.125rem 1rem .25rem;
}
.logo-wrap .logo-name{
    padding: .5rem .5rem 0 .5rem;
}
.logo-wrap a h1{
    font-size: 24px;
    font-weight: 500;
    /*font-size: 42px;*/
    /*font-weight: 700;*/
    color: #2f363c;
}
@media screen and (min-width: 40em) {
    .logo-wrap a h1{
        font-size: 42px;
        font-weight: 700;
    }
}

/*------------ Body ------------*/

.text-content {
    /*padding: .5rem auto 2rem auto;*/
    padding: 1.5rem 2.85rem 1.75rem 2.85rem;
    font-weight: 500;
    margin-top: 1rem;
}
.text-content.home {
    text-align: center;
    margin-top: 0;
}
.text-content h1{
    font-size: 40px;
    line-height: 45px;
    font-weight: 600;
}
/*.text-content #pageContent{*/
    /*padding: 0 2.85rem 0 2.85rem;*/
/*}*/
/*.text-content.home #pageContent{*/
    /*padding: 0;*/
/*}*/
.services{
    padding: 1.875rem 0;
}
.services a {
    color: #2f363c;
}
.quick-links .qkl-icon{
    margin-bottom: 1rem;
}

.mid-bar{
    background-color: #2e393c;
    padding:1.875rem;
    color: #fff;
    font-weight: 500;
}

#calendar, #clientarea{
}
/* one item */
.client-links .quick-links .column:first-child:nth-last-child(1) {
    margin: .75rem auto .75rem auto;
    float: none;
}
/* two items */
.client-links .quick-links .column:first-child:nth-last-child(2),
.client-links .quick-links .column:first-child:nth-last-child(2) ~ .column {
    margin: .75rem 0 .75rem 0;
}

#calendar button, #clientarea a {
    color: #2f363c;
    position: relative;
    display: flex;
    align-items: center;
}
.client-links .cl-text, .client-links .cl-icon{
    border: 2px solid #e3e3e3;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.client-links .cl-text {
    height: 8.25rem;
    width: 80%;
}

.client-links h1{
    font-weight: 600;
    color: #2f363c;
}
.client-links .cl-icon {
    height: 5.5rem;
    max-width: 7.125rem;
    width: 20%;
    margin: 1rem 0 0 -1.25rem;
    position: relative;
    background-color: #fff;
}
.client-links .cl-icon:before{
    content: "";
    position: absolute;
    display: block;
    border-style: solid;
    border-color: transparent #e3e3e3 transparent transparent;
    top: -16px;
    left: -2px;
    border-width: 14px 1.25rem 0px 0px;
    z-index: 2;
}
.client-links .cl-icon img{
    padding: .75rem;
}

.link-container {
    margin-bottom: 20px;
}

@media screen and (min-width: 40em){
    .text-content.home p{
        font-size: 1.5rem;
        line-height: 1.45;
    }
    .services .column {
        padding-left: 1.9375rem;
        padding-right: 1.9375rem;
    }
    .quick-links .qkl-icon{
        margin-bottom: 2rem;
    }
    .mid-bar p{
        font-size: 1.5rem;
        line-height: 1.45;
        margin-bottom: 0;
    }
    .client-links hr{
        margin-top: 2.5rem;
    }
    .client-links .quick-links{
        padding: 3rem 0 3rem 0;
    }
    .client-links .cl-text{
        height: 11.25rem;
        width: 80%;
    }
    .client-links .cl-icon {
        height: 6.5rem;
    }
}

/*------------ Contact Page ----------*/

.map-bar{
    background-color: #2e393c;
    padding:1.875rem;
    color: #fff;
    font-weight: 400;
}
.contact-wrap{
    padding:1.875rem 0.9375rem;
}
.map-bar h2, .contact-wrap h2{
    font-weight: 600;
}
.contact-wrap h2 {
    margin-bottom: 1rem;
}

.googleMap {
    width: 100%;
    height: 250px;
    float: left;
    border: 1px solid #ccc;
    margin-left: 0;
}
.g-recaptcha{
    margin-bottom: 1rem;
}
.googleMapLink{
    margin-top: .5rem;
}
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
    display: block;
    width: 100%;
    height: 2.4375rem;
    padding: 0.5rem;
    /*border: 2px solid #e3e3e3;*/
    border: 2px solid #cacaca;
    margin: 0 0 1rem;
    font-size: 1rem;
    background-color: #fefefe;
    box-shadow: inset 0px 1px 1px rgba(47, 54, 60, 0.25);
    border-radius: 0;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
.button {
    border: 1px solid transparent;
    font-size: 1.125rem;
    /*background-color: #19a5aa;*/
    background-color: #fd6a33;
    color: #fff;
    font-weight: 600;
}
.button:hover, .button:focus {
    background-color: #ff8c29;
    color: #fefefe;
}

/*------------ Footer ------------*/

footer, footer p{
    color: #fff;
    font-size: 1.1875rem;
}
footer .top-row{
    background-color: #2e393c;
    background-color: #2e3a3d;
    padding:3.125rem;
}
footer .top-row > .row{
    display: inherit;
    align-self: center;
}
footer .top-row > .row .columns{
    text-align: center;
    display: inherit;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
footer .bottom-row{
    background-color: #2f363c;
    padding: 1.25rem 0;
}
footer .bottom-row .row .columns {
    padding: 1.25rem;
}
footer .bottom-row .row .columns p{
    margin: 0;
    font-size: 17px;
    line-height: 1.4rem;
}
footer .bottom-row .row .columns:first-child{
    /*border-right: 1px solid #fff;*/
    text-align: center;
}
footer .bottom-row .row .columns:nth-child(2){
    /*border-left: 1px solid #fff;*/
    text-align: center;
}
footer .lead{
    font-weight: 600;
    margin: 1.75rem auto;
    line-height: 1.4;
}
.map-dot {
    margin-bottom: 1rem;
    max-width: 35px;
}
footer .social-links{
    text-align: center;
    font-weight: 600;
    margin-left: 0;
}

footer .social-links li {
    display: inline-block;
    padding: 0 .75rem;
}

footer .social-links li a{
    color: #fff;
}
footer .social-links li a:hover{
    color: #0295aa;
}
footer .social-links li i{
  margin-right: 5px;
}
@media screen and (min-width: 40em){
    footer .social-links{
        text-align: left;
    }
    footer .social-links li{
        display: block;
        padding: 0;
    }
    footer .top-row > .row{
        display: flex;
        align-self: center;
    }
    footer .top-row > .row .columns{
        text-align: center;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }
    footer .bottom-row .row .columns:first-child{
        border-right: 1px solid #fff;
        text-align: right;
    }
    footer .bottom-row .row .columns:nth-child(2){
        border-left: 1px solid #fff;
        text-align: left;
    }
    footer .bottom-row .row .columns {
        padding: 0 1.25rem;
    }
    .map-dot {
        margin-bottom: 1rem;
        width: 35px;
    }
}


/*  Header CTA Css     */
.header-cta-container {
    padding: 6px 1rem 0;
    /*border-top: 3px solid transparent;*/
    border-bottom: 5px solid transparent;
    -webkit-border-image: url(../images/color-border.png) 30 stretch; /* Safari 3.1-5 */
    -o-border-image: url(../images/color-border.png) 30 stretch; /* Opera 11-12.1 */
    border-image: url(../images/color-border.png) 30 stretch;
}
.header-cta-container a{
    font-weight: 600;
    display: inline-block;
    padding: .5rem 0.625rem .5rem 0.625rem;
}
.header-cta-container a:hover{
}
.header-cta-container .contact-option-cta a{
}
.header-cta-container .contact-option-cta a i{
    margin-right: 0.625rem;
}
.header-cta-container .social-links-cta{
    /*font-size: 13px;*/
    /*font-weight: 700;*/
}
.header-cta-container .social-links-cta a{
    color: #fd6a33;
}
.header-cta-container .social-links-cta a:hover{
    color: #f04149;
}
.header-cta-container .social-links-cta a i{
    margin-right: 0.25rem;
}

/* Page Components */
.skelly-component .component-img-wrap {
    border-color: #fd6a33;
}

/* EOF */