
body { font-size: 18px;}
body a {color: #222222;}
ul {list-style-position: outside !important;}
p, li {font-size: 18px;}
a:focus, a:active, li:focus, li:active {border: none; outline: none !important;}
.bg-orange { background: #FF7724 !important;}
.bg-dark-grey { background: #222222 !important;}
.bg-light-grey { background: #f0f0f0 !important;}
.bg-white {background: #FFFFFF !important;}
.bg-yellowish { background-image: radial-gradient(circle, #CFD700, #b3d700) !important;}
.bg-purple {background: #844C98 !important;}

.header-hero .hero_prehead { color: #FF7724; font-size: 24px; font-weight: 400;}
.hero-image {border-radius: 0 0 0 1000px;}
.font-size-larger {font-size: 200%;}
.font-size-large {font-size: 120%;}
.font-size-small {font-size: 80%;}

.text-white {color: #FFFFFF;}

.list-group-no-bg {background: none;}
.list-group-no-bg .list-group-item {background: none; border: none;}
.list-group-no-bg .list-group-item {color: #FFFFFF; text-decoration: none;}
.list-group-no-bg .list-group-item li {color: #FFFFFF; text-decoration: none;}
.list-group-no-bg .list-group-item a {color: #FFFFFF; text-decoration: none;}
.list-group-no-bg .list-group-item i {color: #FFFFFF; text-decoration: none;}
#footer .list-group-item a.active {color: #f5f5f5; text-decoration: none;}
#logo {max-height: 90px;}
#top-bar {}
#top-bar a { color: #FFFFFF; text-decoration: none;}
#toTop{ display: none; cursor: pointer; }
.nav-link { color: #FFFFFF !important; font-size: 18px;}
.nav-link.active { color: #FF7724 !important;}
#footer { background: #222222; color: #ffffff;}
#footer a {color: #ffffff; text-decoration: none;}
#footer i {color: #ffffff; text-decoration: none;}
#repair-services {background: url("../images/blurred-kitchen.png") no-repeat center center}
#header{   background-color: #222222}
.front-page-banner {background-image: radial-gradient(circle, #FF7724, #ff9924); height: 500px;}
.btn-success { background-color: #FF7724; border: #FF7724; color: #222222;}
.btn-success:hover {background-color: #F39457; color: #222222;}
#evaluateUrl { float: left !important; }
#terms { color: #FFFFFF; text-decoration: none;}



.set-max-width { max-width: 400px !important;}

#page-preloader {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    height: 100vh;
    width: 100%;
    opacity: 1;
    transition: opacity .3s linear;
}
#page-preloader img {
    max-width: 200px;
    height: auto;
}
.header-image {
    min-height: 250px;
    max-height: 400px;
    overflow: hidden;
    display: flex;
    align-items: center;
    position: relative;
    border-radius: 0 0 10% 10%;
}
.header-image__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.header-image__overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background-color: #000;
}
header-image__content {
    position: relative;
    z-index: 4;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 0 max(20px,8vw);}

/* Sorted CSS */
#breadcrumbs {font-style: italic;}
#breadcrumbs a {text-decoration: none; color: #FF7724;}
#breadcrumbs .breadcrumb_last {font-weight: 700;}
.flx-textimage ul {list-style-type: none; list-style-position: outside; margin-top: 20px; }
.flx-textimage li {padding-left: 10px; }
.flx-textimage li::marker {font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0ad"; margin-right: 10px; }
.flx-accordion .accordion-button { background: #FF7724; color: #333;}
#site-header {z-index: 500; width: 100%;}
.flx-accordion .accordion-button.collapsed {color: #333;background-color: #f0f0f0 !important;  }
#site-header #logo {height: 120px;}
#site-header.position-fixed #logo {height: 50px; }
#site-header .current_page_item .nav-link { color: #FF7724 !important; }
#site-header .nav-link:hover { color: #CCCCCC !important; }


#header_header2 {
    overflow: hidden;
    margin-bottom: 20px;
}

#header_header2__content_wrap {
    height: 100%;
}
#header_header2__content_wrap .card {
    background: none;
    border: none;
    outline: none;
    z-index: 5;
}
#header_header2__content_inner {

}
#header_header2__content_preheading {
    font-size: 18px;
    color: #29AbE2 ;
}
#header_header2__content_heading {
    font-size: 40px;
    font-weight: 500;
    color: #FF7724;
}

#header_header2__content_subheading {
    font-size: 20px;
}
.header_header2_sub-heading{
    font-size: 22px;
}
#header_header2__image_wrap {
    position: relative;
    overflow: hidden;
    text-align: right;
    border-radius: 0 0 0 1000px;
}
#header_header2__image {

}
