html
{
    font-family: 'Open Sans',sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body
{
    margin: 0;
    font-family: 'mundial',sans-serif;
}
h1, h2, h3, h4, h5, h6
{
    font-family: "mundial",sans-serif;
    font-weight: 700;
    color: #313131;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 1.5rem;
}
body
{
    background-color: #fff;
}
p, ul, ol
{
    color: #616161;
    line-height: 1.5;
}
p:has(img.aligncenter), p:has(.button)
{
    margin-bottom: 0;
}
h1
{
    font-size: 2.625rem;
}
h2
{
    font-size: 2.25rem;
}
h3
{
    font-size: 1.5rem;
}
h4
{
    font-size: 1.25rem;
}
h5
{
    font-size: 1rem;
}
h6
{
    font-size: .875rem;
}
t1
{
    font-size: 1.5rem;
}
t2
{
    font-size: 1.25rem;
}
t3
{
    font-size: 1.1875rem;
}
t4
{
    font-size: 1.125rem;
}
t5
{
    font-size: 1.0625rem;
}
t6
{
    font-size: 1rem;
}
img.aligncenter
{
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
img.alignright
{
    float: right;
    margin-left: 24px;
    margin-top: 10px;
}
img.alignleft
{
    float: left;
    margin-right: 24px;
    margin-top: 10px;
}
.shadow img
{
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
}
.no-padding-top-bottom .column, .no-padding-top-bottom.columns, .no-padding-top-bottom .columns
{
    padding-top: 0;
    padding-bottom: 0;
}
.no-padding-left-right .column, .no-padding-left-right.columns, .no-padding-left-right .columns
{
    padding-left: 0;
    padding-right: 0;
}
.no-padding-wrapper .wrapper
{
    padding: 0;
}
.no-padding-bottom-wrapper .wrapper
{
    padding-bottom: 0;
}
.no-padding-top-wrapper .wrapper
{
    padding-top: 0;
}
.header-image, .header-slideshow-image
{
    width: 100%;
}
.border-bottom
{
    border-bottom: 1px solid #ccc;
}
h1 span, h2 span, h3 span
{
    color: #707070;
    font-weight: 400;
    letter-spacing: .1em;
    display: block;
}
h1 span
{
    font-size: 1.5rem;
}
h2 span
{
    font-size: 1.25rem;
}
h3 span
{
    font-size: 1rem;
}
h1 br, h2 br, h3 br
{
    display: none;
}
p:has(img)
{
    margin-bottom: 0;
}
p:has(.button)
{
    margin-bottom: 0;
}
.wht-text h1, .wht-text h2, .wht-text h3, .wht-text h4, .wht-text h5, .wht-text h6, .wht-text h1 span, .wht-text h2 span, .wht-text p, .wht-text ul, .wht-text ol
{
    color: #fff;
}
.contentblock.wht-content, .wht-content .block-single-inner
{
    background: #fff;
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
    padding: 2rem;
}
.wht-content .button
{
    margin-top: 10px;
}
.yellow-middle
{
    background: linear-gradient(#fff 33%,#fedc2f 33%,#fedc2f 66%,#fff 66%);
    padding-top: 50px;
    padding-bottom: 50px;
}
.yellow-middle img.aligncenter
{
    margin-bottom: 0;
}
.black-gradient
{
    background: linear-gradient(#313131 50%,#fff 50%);
}
.shape-bg, .home #slider-row
{
    background-image: url(/wp-content/uploads/2024/07/small-bg-shape.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 120px;
    padding-bottom: 120px;
}
.h1border h1
{
    position: relative;
}
.h1border h1:after, .tagline .h1border h1:after
{
    content: "";
    display: block;
    width: 202px;
    padding-top: 24px;
    border-bottom: 7px solid #fedc2f;
    margin-bottom: 24px;
}
.h1border.text-center h1:after, .h1border .text-center h1:after
{
    margin: 0 auto;
    margin-bottom: 24px;
}
.xtra-pad-row
{
    padding-top: 30px;
    padding-bottom: 30px;
}
.xtra-pad-top
{
    padding-top: 60px;
}
.xtra-marg-top
{
    margin-top: 100px;
}
.large-p p, p.large-p
{
    font-size: 18px;
}
.row
{
    max-width: 75rem;
}
.column, .columns
{
    padding-top: .9375rem;
    padding-bottom: .9375rem;
}
.row-inner
{
    margin-left: auto!important;
    margin-right: auto!important;
}
.wrapper
{
    padding: 1.875em 0;
}
.entry-title
{
    margin-bottom: 1.25em;
}
.empty-h-tag
{
    display: hidden;
    display: none;
}
h2.headerphone.subheader a
{
    color: unset;
}
header
{
    position: relative;
}
.template-fullwidth .aside
{
    display: none;
}
ul.phone_numbers
{
    margin-left: initial;
}
.phone_numbers li
{
    list-style: none;
}
.phone_number .button a, .phone_numbers .button a
{
    color: #313131;
}
.phone_number i, .phone_numbers i
{
    padding-right: 5px;
}
.the_phone_number
{
    padding-left: 5px;
}
.header-logo-phone .the-number-side
{
    margin: 1.25em 1.25em 0 0;
}
.inline-number i
{
    display: none;
}
.inline-number .the_phone_number, .inline-number a
{
    padding: 0;
}
#top-row
{
    background: #313131;
    padding: 8px 10px;
}
#top-row p
{
    color: #fff;
    margin-bottom: 0;
    font-size: 14px;
}
#top-row a
{
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}
#top-row .social-media
{
    margin: 0;
}
#top-row .social-media
{
    margin: 0;
    float: right;
}
#top-row .phone_number
{
    letter-spacing: .1em;
}
.tagline h1
{
    font-size: 6.25rem;
    color: #313131;
    margin-bottom: .5rem;
}
.tagline h1 span
{
    font-size: 1.9rem;
    text-transform: uppercase;
    color: #707070;
    letter-spacing: .1em;
}
.tagline h2, .subheader
{
    color: #313131;
    font-weight: 400;
    font-size: 2rem;
    text-transform: initial;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    max-width: 483px;
    line-height: 1.14;
}
.tagline h2 br
{
    display: initial;
}
#slider-row
{
    background-color: #f5f5f5;
}
#slider-row
{
    padding-top: 30px;
    padding-bottom: 30px;
}
.home #slider-row
{
    background-color: transparent;
}
button.radius, .button.radius
{
    border-radius: 3px;
}
button.round, .button.round
{
    border-radius: 1000px;
}
label.radius, .label.radius
{
    border-radius: 3px;
}
label.round, .label.round
{
    border-radius: 1000px;
}
.button
{
    position: relative;
    border-radius: 0;
    background-color: #fedc2f;
    color: #313131;
    font-weight: 700;
    text-transform: uppercase;
    transform: translateZ(0);
    font-size: 16px;
    letter-spacing: .05em;
    margin-top: 10px;
}
.button:hover::before
{
    transform: scaleX(1);
}
.button:hover, .button:focus
{
    background-color: #fedc2f;
    color: #313131;
}
.button::before
{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(53deg,rgba(255,255,255,.15) 50%,#fedc2f 50%);
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition: transform .3s ease-out;
}
.button.black-btn, .black-btn .button
{
    background-color: #313131;
    color: #fff;
}
.button.black-btn:hover, .black-btn .button:hover
{
    background-color: #313131;
    color: #fff;
}
.button.black-btn::before, .black-btn .button:before
{
    background-image: linear-gradient(53deg,rgba(255,255,255,.15) 50%,#313131 50%);
}
.no-js .header-navigation
{
    display: none;
}
.no-js .menu
{
    display: none;
}
.is-lower
{
    position: absolute!important;
    z-index: 99995!important;
    top: initial!important;
}
.main-navigation
{
    width: 100%;
    height: auto;
    clear: both;
    background: #000 none repeat scroll 0% 0%!important;
}
.main-navigation-absolute
{
    position: absolute;
    z-index: 100;
}
.header-navigation
{
    width: 100%;
    height: auto;
    clear: both;
}
.header-navigation
{
    position: absolute;
    z-index: 100;
}
.top-bar, #header-menu
{
    background-color: transparent;
}
#header-menu .menu-item-has-children:hover .submenu a
{
    color: #313131;
}
#header-menu.menu ul.submenu a:hover
{
    color: #313131;
}
#header-menu.menu .current-menu-item .submenu a
{
    color: #313131;
}
#header-menu a
{
    color: #313131;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
}
#header-menu a:hover #header-menu li.current-menu-item a
{
    color: #26429b;
}
#header-menu a:before
{
    content: "";
    position: absolute;
    height: 3px;
    bottom: 0;
    left: 0;
    background-color: #fedc2f;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    width: 100%;
}
#header-menu a:hover:before
{
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.drill-down-menu ul
{
    background-color: #313131;
}
.drill-down-menu .is-drilldown-submenu
{
    background: #313131;
}
.drilldown a
{
    background: #313131;
}
.dropdown.menu>li.is-dropdown-submenu-parent>a::after
{
    border-color: #707070 transparent transparent;
}
.drilldown .is-drilldown-submenu-parent>a::after
{
    border-color: transparent transparent transparent #fedc2f;
}
.drilldown .js-drilldown-back>a::before
{
    border-color: transparent #fedc2f transparent transparent;
}
.title-bar-right .top-bar, .top-bar ul
{
    background-color: #fff;
}
#site-navigation .top-bar, .top-bar ul
{
    background-color: #fff;
}
#site-navigation .top-bar .is-dropdown-submenu
{
    border: 1px solid #cacaca;
    background: #fff;
}
.top-bar-center
{
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.top-container.shrink
{
    height: 65px!important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=.6);
    opacity: .6;
    transition: all .5s ease;
}
.top-container.shrink
{
    line-height: 65px;
    transition: all .5s ease;
}
.top-container .title-bar.shrink
{
    height: 65px!important;
    line-height: 65px;
    transition: all .5s ease;
}
.sticky-container .header-navigation
{
    z-index: 99995!important;
}
[data-sticky]
{
    width: 100%;
}
.main-navigation.shrink
{
    height: 55px!important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=.6);
    opacity: .6;
    transition: all .5s ease;
}
.main-navigation.shrink
{
    line-height: 25px;
    transition: all .5s ease;
}
.main-navigation.shrink
{
    height: 55px!important;
    line-height: 55px;
    transition: all .5s ease;
}
.main-navigation.shrink .columns
{
    height: 55px!important;
    line-height: 55px;
    transition: all .5s ease;
}
.tab-bar
{
    padding: 5px;
}
.tab-bar .menu-icon
{
    color: #000;
}
.tab-bar .menu-icon span a::after
{
    box-shadow: 0 0 0 .077em #fff,0 .538em 0 .077em #fff,0 1.077em 0 .077em #fff;
    width: 1rem;
}
.tab-bar .menu-icon span a:hover::after
{
    box-shadow: 0 0 0 .077em #b3b3b3,0 .538em 0 .077em #b3b3b3,0 1.077em 0 .077em #b3b3b3;
}
.menu-icon span
{
    color: #fff;
    margin-left: 30px;
}
.menu-icon
{
    height: 25px;
    cursor: pointer;
}
.menu-icon span
{
    font-size: 1.25em;
}
.menu-icon::after
{
    top: 5px;
}
.hamburger-menu-right
{
    margin: 0 30px 0 -60px!important;
}
.navigation
{
    padding: 20px;
}
.off-canvas
{
    background: #313131;
}
.off-canvas-extra-content-bottom .fab
{
    color: #fedc2f;
}
.menu.vertical>li>a
{
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
}
ul.header-social
{
    list-style: none;
}
.header-social
{
    list-style-type: none;
    float: right;
    margin: 0;
    padding: 0;
}
.header-social li
{
    float: left;
    margin: 0 .231em;
    padding: .077em;
}
.header-social li a
{
    opacity: .8;
}
.header-social li a:hover
{
    opacity: 1;
}
.header-social li a img
{
    height: 1.846em!important;
    width: auto;
}
.social-media
{
    display: block;
    margin-top: 0;
}
.social-media li
{
    list-style: none;
    display: block;
    float: left;
    margin-left: 10px;
}
ul.social-media
{
    margin-left: 0;
    margin-bottom: 0;
}
.home4, .bg-top-pad
{
    padding-top: 130px;
    padding-bottom: 30px;
}
.cta-single-inner img
{
    width: auto;
}
.cta-single-inner
{
    background: #fedc2f;
    font-family: "mundial",sans-serif;
    padding: 20px;
    color: #313131;
    transform: translateZ(0);
}
.cta-single-inner:hover::before
{
    transform: scaley(1);
}
.cta-single-inner::before
{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 50%,#fedc2f 50%);
    transform: scaley(0);
    transform-origin: left bottom;
    transition: transform .5s ease-out;
}
.large-cta .cta-single-inner::before
{
    background-image: linear-gradient(35deg,rgba(255,255,255,.15) 50%,#fedc2f 50%);
}
.cta-heading
{
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: 1;
    color: #313131;
}
.cta-heading span
{
    font-size: 20px;
    font-weight: 400;
    display: block;
}
.cta-text p
{
    color: #313131;
}
.cta-row .column
{
    padding: .5rem;
}
.empty-cta .cta-single-inner, .empty-cta .cta-single-inner::before
{
    background: transparent;
}
.cta-row .column-block, .yellow-blocks .column-block
{
    margin-bottom: 0;
}
.logo-package-blocks .column-block, .content-packages .column-block
{
    margin-bottom: 0;
}
.contact-buttons
{
    margin-top: 10px;
}
.home7
{
    padding-top: 40px;
}
.yellow-blocks .block-single-inner, .yellow-content
{
    background: #fedc2f;
    padding: 2rem;
}
.accordion-title
{
    color: #313131;
    font-size: 1.25rem;
    padding: 1.25rem 2.125rem 1.25rem 1rem;
}
.accordion-title:focus, .accordion-title:hover
{
    background-color: #f5f5f5;
    color: #313131;
}
.accordion-title:focus
{
    background-color: #313131;
    color: #fff;
}
.accordion-title
{
    border: none;
}
.accordion-content
{
    display: none;
    padding: 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
.accordion-item
{
    border-bottom: 3px solid #fedc2f;
    margin-bottom: 10px;
    margin-top: 10px;
}
.accordion-title::before
{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "";
}
.logo-example
{
    border: solid 5px #f5f5f5;
    padding: 1rem;
}
.thumbnail
{
    border: none;
    box-shadow: none;
    padding: 10px;
}
.light-theme a, .light-theme span
{
    border-radius: 50%!important;
    height: 26px;
    width: 26px;
    border: none!important;
}
.light-theme a
{
    background: #f5f5f5!important;
    color: #313131!important;
}
.light-theme .current
{
    box-shadow: none!important;
}
.simple-pagination
{
    display: inline-block!important;
}
.staff-contact
{
    padding: 1rem;
    margin-top: 1rem;
    background-image: linear-gradient(30deg,#fee359 50%,#fedc2f 50%);
}
.staff-info h2
{
    font-size: 1.5rem;
    margin-bottom: 0;
}
.staff-info h2 span
{
    font-size: 1rem;
}
.staff-catalog-row
{
    background: linear-gradient(#313131 40%,#fff 40%);
}
.staff-title
{
    border-bottom: 5px solid #fedc2f;
    margin-bottom: 1.5rem;
}
.bio-info .large-p
{
    margin-bottom: 2px;
    font-size: 20px;
    color: #313131;
}
.staff-contact p
{
    color: #313131;
    margin-bottom: .5rem;
}
.staff-contact a
{
    color: #616161;
}
.staff-contact a:hover
{
    text-decoration: underline;
}
.staff-contact p:last-of-type
{
    margin-bottom: .5rem;
}
ul.about-list li:before
{
    content: url(/wp-content/uploads/2024/08/Key-sketch-icon-small.webp);
    margin: 1px 15px 0 -15px;
    display: inline;
}
ul.about-list li p
{
    display: inline;
}
ul.about-list
{
    list-style-type: none;
}
.about-list li
{
    font-size: 18px;
    display: flex;
}
.staff-block-single-inner
{
    position: relative;
}
.staff-block-single-inner, .staff-block-single-inner img
{
    transition: all ease .3s;
}
.staff-block-single-inner img
{
    background: #313131;
}
.staff-block-single-inner:hover img
{
    filter: grayscale(100%);
}
.all-staff-row .column-block
{
    margin-bottom: 0;
}
.staff-info
{
    position: relative;
    background-color: #fedc2f;
    transform: translateZ(0);
    margin-top: 10px;
    padding: 1.25rem;
    margin-top: 1rem;
}
.staff-block-single-inner:hover .staff-info:before
{
    transform: scaleX(1);
}
.staff-info::before
{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(53deg,rgba(255,255,255,.15) 50%,#fedc2f 50%);
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition: transform .3s ease-out;
}
.frame-col
{
    background-image: url(/wp-content/uploads/2024/09/device.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.frame-col .responsive-embed
{
    margin-bottom: 0;
    padding-bottom: 90%;
    width: 91.2%;
    left: 4.4%;
    padding-top: 10%;
    margin-top: -20%;
}
.screen-reader-text
{
    clip: rect(.077em,.077em,.077em,.077em);
    position: absolute!important;
    height: .077em;
    width: .077em;
    overflow: hidden;
}
.screen-reader-text:focus
{
    background-color: #f1f1f1;
    border-radius: .231em;
    box-shadow: 0 0 .154em .154em rgba(0,0,0,.6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 1.077em;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: .385em;
    line-height: normal;
    padding: 1.154em 1.769em 1.077em;
    text-decoration: none;
    top: .385em;
    width: auto;
    z-index: 100000;
}
.slideshow
{
    width: 100%;
    margin: 0 auto;
    clear: both;
}
.slideshow-featuredcontent .caption, .slideshow-nodescription .caption
{
    visibility: hidden!important;
}
#slideshow, #slideshow-gallery, .slideshow-gallery
{
    display: none;
}
.slideshow
{
    visibility: hidden;
}
.header-slideshow-image img
{
    text-align: center;
}
.home .header-slideshow-image img
{
    width: 100%;
}
.bx-wrapper .bx-viewport
{
    -moz-box-shadow: unset;
    -webkit-box-shadow: unset;
    transform: unset;
    box-shadow: unset;
    border: unset;
    background: unset;
}
.bx-wrapper img
{
    width: 100%;
}
.bx-wrapper .bx-viewport
{
    left: 0;
}
.bx-viewport .slide-caption
{
    background-color: rgba(255,255,255,.6);
    position: absolute;
    bottom: 10%;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
}
ul.slideshowheader
{
    margin-left: 0;
}
.gallery-row
{
    padding-bottom: 1.538em;
}
.gallery
{
    list-style-type: none;
    float: left;
    margin: 0!important;
    padding: 0;
    width: 100%;
}
.gallery li
{
    float: left;
    width: 18%;
    margin: 1%;
    opacity: .8;
    -moz-transform: scale(1) rotate(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
    -webkit-transform: scale(1) rotate(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
    -o-transform: scale(1) rotate(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1) rotate(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
    transform: scale(1) rotate(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.gallery li:hover
{
    opacity: 1;
    -moz-transform: scale(1.1) rotate(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
    -webkit-transform: scale(1.1) rotate(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
    -o-transform: scale(1.1) rotate(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1.1) rotate(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
    transform: scale(1.1) rotate(0deg) translateX(0) translateY(0) skewX(0deg) skewY(0deg);
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.card img
{
    width: 100%;
}
.link-section
{
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 1rem;
}
#copyright
{
    padding-top: 1.538em;
    line-height: 1.923em;
    text-align: center;
    text-transform: uppercase;
    font-size: .769em;
    letter-spacing: .231em;
}
#copyright, #copyright a, #copyright a:hover
{
    text-decoration: none;
    color: #000;
}
#developer
{
    display: block;
    opacity: .6;
    -webkit-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    -ms-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    transition: all 450ms ease;
}
#developer:hover
{
    opacity: 1;
    -webkit-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    -ms-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    transition: all 450ms ease;
}
.copyrightkey
{
    background: url(/wp-content/themes/kdw-framework4/images/kdw-footer.png) left center no-repeat;
    width: auto;
    height: 1.923em;
    display: inline-block;
    border: 0;
    padding-left: 1.923em;
}
#copyright
{
    padding-top: 1.538em;
    line-height: 1.923em;
    text-align: center;
    text-transform: uppercase;
    font-size: .769em;
    letter-spacing: .231em;
}
#copyright, #copyright a, #copyright a:hover, #menu-legal-menu.menu a, #developer a
{
    text-decoration: none;
    color: #313131;
    font-size: 12px;
}
#developer
{
    display: block;
    opacity: .6;
    -webkit-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    -ms-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    transition: all 450ms ease;
}
#developer:hover
{
    opacity: 1;
    -webkit-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    -ms-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    transition: all 450ms ease;
}
.copyrightkey
{
    background: url(/wp-content/themes/kdw-framework4/images/kdw-footer.png) left center no-repeat;
    width: auto;
    height: 1.923em;
    display: inline-block;
    border: 0;
    padding-left: 1.923em;
}
#menu-legal-menu.menu
{
    width: auto;
}
.single-blog-title
{
    background-color: #999;
    margin-bottom: 50px;
}
.single-blog-title .entry-title
{
    margin-bottom: 0;
}
.blog-title a, h1.portfolio-title
{
    color: #313131;
    font-weight: 700;
    font-size: 1.5rem;
    display: inline-block;
}
.blog-title a:after, h1.portfolio-title:after
{
    content: "";
    display: block;
    max-width: 202px;
    background: transparent;
    height: 4px;
    margin-top: 16px;
    height: 4px;
}
h1.blog-title
{
    margin-bottom: .6rem;
}
.author-about
{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.blogging .callout.secondary.authorbox
{
    margin: 0;
    margin-top: 50px;
}
.blogging .tags-links
{
    display: inline-block;
    text-align: center;
}
.blogging .tags-links a
{
    color: #05496a;
    border: 1px solid #05496a;
    padding: 3px 10px;
    margin: 0 2px;
    font-size: 1rem;
}
.blogging .tags-title
{
    display: inline-block;
    font-size: 1.12rem;
    margin-right: 10px;
    font-weight: 700;
    color: #05496a;
}
.author-thumb
{
    margin-bottom: 20px;
}
#content .blog-content img
{
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
blockquote
{
    border-left: none;
}
#cat-meta
{
    text-align: center;
    color: #999;
    font-size: .85rem;
}
#cat-meta a
{
    color: #999;
    font-size: .85rem;
}
.single-format-standard .blog-post-featured-image img
{
    padding-bottom: 20px;
}
.single-format-standard .blog-content
{
    padding: 0;
}
.last-three .large-7.medium-7
{
    padding-left: 30px;
    padding-right: 30px;
}
.last-three .large-5.medium-5
{
    min-height: 117px;
}
.blogcard
{
    border: none;
    padding: 0;
}
.blogcard img
{
    width: 100%;
}
.blogcard h4
{
    font-weight: 700;
    padding-top: 10px;
}
.entry-footer
{
    padding: 6px;
}
.blog-entry-footer
{
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.author .more-posts
{
    list-style: none;
    margin-left: 0;
}
.author .more-posts li
{
    display: block;
    padding: 4px;
}
.author-thumb
{
    margin-bottom: 0;
}
.author-thumb.author-thumb-page
{
    margin-bottom: 30px;
}
.author main h2
{
    font-weight: 700;
    font-size: 1.3rem;
    text-transform: capitalize;
}
#tertiary #search-2 .widget-title
{
    padding-left: 0;
    padding-right: 0;
}
#search-2
{
    background-color: #f5f5f5;
    padding: 20px;
    margin-bottom: 30px;
}
.search-submit
{
    display: none;
}
.blogging .entry-footer
{
    padding: 20px 0;
}
.blogging .header-entry.entry-footer
{
    padding: 0 0 20px 0;
}
.blogging .callout.secondary
{
    background-color: #f5f5f5;
    color: #0a0a0a;
    padding: 8px;
    border-color: #fff;
}
.blogging .callout.secondary img, .post-row-widget img
{
    border-radius: 100%;
}
#widget-posts
{
    background-color: #f5f5f5;
}
.entry-meta
{
    display: none;
}
#tertiary .widget-title
{
    font-size: 1.235rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-top: 1rem;
}
#tertiary ul
{
    list-style: none;
    margin: 0;
}
#tertiary li
{
    padding: 8px 20px;
}
#tertiary a
{
    color: #707070;
}
#tertiary a:hover
{
    color: #000;
}
.comments-link::before
{
    content: " • ";
}
.category-row
{
    background-color: #313131;
}
article.blog-content
{
    padding-top: 30px;
    padding-bottom: 30px;
}
.menu .active>a
{
    background: #fedc2f;
    color: #313131;
}
.menu a
{
    color: #313131;
}
.menu
{
    justify-content: center;
}
.blog-row
{
    margin-top: 50px;
}
.link-to-post a
{
    color: #313131;
    font-size: 1.125rem;
    text-transform: uppercase;
    font-weight: 700;
}
.link-to-post a small
{
    letter-spacing: .1em;
    color: #707070;
    font-weight: 400;
}
.link-to-post
{
    display: block;
    margin-top: 40px;
}
#recent-posts-2
{
    margin-top: 30px;
    background: #313131;
    padding: 20px;
}
#recent-posts-2 .widget-title
{
    color: #fff;
    font-size: 2rem;
    text-align: center;
    position: relative;
}
#recent-posts-2 .widget-title:after
{
    content: "";
    display: block;
    width: 202px;
    padding-top: 24px;
    border-bottom: 7px solid #fedc2f;
    margin-bottom: 24px;
    margin: auto;
}
#recent-posts-2 ul
{
    list-style: none;
    margin: 0;
}
#recent-posts-2 li
{
    padding: 10px;
    background: #f5f5f5;
    margin-bottom: 10px;
}
#recent-posts-2 li:hover
{
    background-color: #fedc2f;
}
#recent-posts-2 a
{
    color: #313131;
}
#recent-posts-2 a:hover
{
    color: #000;
}
.entry-content .entry-title
{
    font-size: 2rem;
    margin-top: 30px;
}
figure.aligncenter figcaption
{
    text-align: center;
}
figure.aligncenter, img.aligncenter
{
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
figure.alignright, img.alignright
{
    float: right;
    margin-left: 24px;
    margin-top: 10px;
}
figure.alignleft, img.alignleft
{
    float: left;
    margin-right: 24px;
    margin-top: 10px;
}
ul.footer-addresses-location
{
    list-style-type: none;
    text-align: center;
    text-transform: uppercase;
    font-size: .769em;
    letter-spacing: .231em;
    padding: 0;
    margin: 0;
}
.address-alink
{
    color: #000;
}
.address-alink:hover
{
    text-decoration: none;
}
.address-0, .address-1, .address-2
{
    border-right: .077em dotted #333;
    margin-right: .385em;
}
address li
{
    list-style: none;
    padding-right: 5px;
    display: inline-block;
}
.location-adress ul
{
    margin-left: .6rem;
}
.locations-title
{
    margin-left: 10px;
}
.footer .widget-title
{
    color: #fff;
    font-weight: 700;
    position: relative;
}
.footer a, .footer p
{
    color: #fff;
}
.footer
{
    background-color: #313131;
}
.footer
{
    margin-top: 40px;
}
.footer .widget-title:after
{
    content: "";
    display: block;
    width: 103px;
    padding-top: 10px;
    border-bottom: 7px solid #fedc2f;
}
h4.widget-title
{
    margin-bottom: 20px;
}
#text-4 ul.social-media li:first-of-type
{
    margin-left: 0;
}
#text-4 ul.social-media
{
    margin-bottom: 1rem;
}
.contact-column
{
    margin: 0 2%;
}
.contact-column-full
{
    width: 100%;
    margin: 0;
}
.contact-left-margin
{
    margin-left: 10px;
}
form .contact-website
{
    position: absolute;
    left: -769230.692em;
}
.directions-link
{
    font-size: .8em;
}
.gm-style img
{
    max-width: 769230.692em!important;
}
.acf-map
{
    width: 100%;
    height: 23.077em;
    margin-top: 1.923em;
}
#phone-small-s, #email-small-s, #location-small-s
{
    margin-left: 5px;
}
#contact-page-phone-block, #contact-page-email-block, #contact-page-location-block
{
    margin-top: 25px;
}
#contact-page-phone-block a, #contact-page-email-block a, #contact-page-location-block a, #contact-page-location-block .fas, #contact-page-email-block .fa, #contact-page-location-block address li
{
    color: #707070;
    font-style: normal;
    font-size: 18px;
}
.pricing-table
{
    border: solid 5px #f5f5f5;
    margin-left: 0;
    margin-bottom: 1.25rem;
    text-align: center;
    overflow: hidden;
}
.pricing-table *
{
    list-style: none;
    line-height: 1;
}
.pricing-table .title
{
    background-color: #fedc2f;
    padding: .95rem 1.25rem .5rem;
    text-align: center;
    color: #313131;
    font-weight: 700;
    font-size: 2rem;
    text-transform: uppercase;
    position: relative;
}
.pricing-table .title:after
{
    border-style: solid;
    border-width: 24px 200px 0 200px;
    border-color: #fedc2f transparent transparent transparent;
    content: '';
    position: absolute;
    top: 100%;
    transform: translateX(-50%);
    left: 50%;
}
.pricing-table .price
{
    background-color: #f6f6f6;
    padding: .9375rem 1.25rem;
    text-align: center;
    color: #333;
    font-weight: 400;
    font-size: 2rem;
}
.pricing-table .description
{
    background-color: #313131;
    padding: .9375rem;
    text-align: center;
    color: #fff;
    font-weight: 400;
    line-height: 1.4;
    font-size: 20px;
    letter-spacing: .03em;
    text-transform: uppercase;
    padding-top: 2rem;
    min-height: 70px;
}
.pricing-table .description span
{
    font-size: 12px;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    display: block;
}
.pricing-table .bullet-item
{
    background-color: #fedc2f;
    padding: 20px 5px 0;
    text-align: center;
    color: #313131;
    font-size: 14px;
    font-weight: 700;
}
.pricing-table .bullet-item span
{
    display: block;
    font-size: 10px;
}
.pricing-table .bullet-item:last-of-type
{
    padding-bottom: 1.5rem;
}
.pricing-table .info
{
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #616161;
    background-color: #f5f5f5;
    padding: 20px 10px;
    min-height: 173px;
}
.content-packages .pricing-table .info
{
    min-height: 260px;
}
.pricing-table .cta-button
{
    background-color: #fff;
    text-align: center;
    padding: 1.25rem 1.25rem 0;
}
.flex-center
{
    display: flex;
    align-items: center;
    justify-content: center;
}
.parallax
{
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: -410px;
    margin-right: -410px;
}
.cart-contents:before
{
    font-family: "Font Awesome 5 Free";
    content: "";
    font-size: 28px;
    margin-top: 10px;
    font-style: normal;
    font-weight: 900;
    padding-right: 5px;
    vertical-align: bottom;
}
.cart-contents:hover
{
    text-decoration: none;
}
.cart-contents-count
{
    color: #fff;
    background-color: #2ecc71;
    font-weight: 700;
    border-radius: 10px;
    padding: 1px 6px;
    line-height: 1;
    font-family: Arial,Helvetica,sans-serif;
    vertical-align: top;
}