body {
    background: url(/storage/app/media/background.jpg);
}
/* header */
#slot-requestAppointmentTwo {
    height: 44px;
}
#slot-requestAppointmentTwo, #slot-mapDirections2 {
    width: 210px;
    border-bottom: 1px dotted #ffffff;
    background: url(/storage/app/media/transBlack.png) repeat left top;
    height: 63px;
}
#slot-requestAppointmentTwo a, #slot-mapDirections2 a {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    text-transform: lowercase;
    background: url(/storage/app/media/circleArrow.png) no-repeat right 19px;
    display: block;
    padding: 19px 13px;
    width: 197px;
}
body.swal2-in {
    overflow-y: auto !important;
}
.swal2-container.fade.in {
    display: none !important;
}
.logo {
    padding: 60px !important;
    display: block !important;
}
.componentWith__container.logo__container {
    background: linear-gradient(0deg, rgba(239,250,219,1) 0%, rgba(254,255,253,1) 100%) !important;
}
.col-lg-6.section__column-1.col-sm-12.ple-module-justify-left.alias-header_logo {
    padding-left: 0px !important;
}
div#slot-requestAppointmentTwo a:hover {
    color: #0384d7;
}

/* banner */
#id_668c4739-5312-5a85-9f54-7bcafba54468::before {
    background: url(/storage/app/media/greenBar.png);
    background-size: contain;
    background-position: center;
    background-repeat: repeat-x;
}
p.banner-c__subtitle.component__subtitle.banner-text__subtitle--small {
    max-width: 227px;
}
p.banner-c__subtitle.component__subtitle.banner-text__subtitle--small {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    line-height: 25px !important;
}
p.banner-c__subtitle.component__subtitle.banner-text__subtitle--small a {
    color: #68931B !important;
}
p.banner-c__subtitle.component__subtitle.banner-text__subtitle--small a:hover {
    color: #333 !important;
}

/* navigation */
#id_b6e25ea6-805e-5732-8705-ae904bf26a06::before {
    background: url(/storage/app/media/nav-bg.png);
    background-repeat: repeat-x;
}



/* content */
#id_281ddb3c-e529-5f5e-854b-9af527715a49::before {
    background: transparent !important;
}
.alias-new_left_content {
    background: #00000085 !important;
    border-right: dotted 1px #fff;
}
.alias-new_center_content {
    background: #00000085 !important;
    border-right: dotted 1px #fff;
}
.alias-new_right_content {
    background: #00000085 !important;
}

div#slot-main-home *, div#slot-main-services * {
    color: #333 !important;
}


/* sidebar */
.col-lg-4.section__column-2.col-sm-12.alias-new_sidebar {
    background: url(/storage/app/media/index_05.png);
    background-size: cover;
}
#slot-links a {
    color: #000000;
    font-size: 14px;
    text-decoration: none;
    text-transform: lowercase;
    display: block;
    background: url(/storage/app/media/circleArrow.png)
      no-repeat left 2px;
    padding: 6px 0 6px 32px;
}
#slot-links ul {
    list-style: none !important;
    padding: 0px !important;
}
div#slot-links a:hover {
    color: #fff !important;
}
#slot-links li {
    list-style: none;
    border-bottom: 1px dotted #666666;
    margin: 0 0 5px;
    padding: 0 0 5px 20px;
}



/* home */
#id_f89d98ac-f711-5ccd-b06a-e6e7217c2f1e::before {
    background: transparent !important;
}
.alias-new_home {
    background: #fff !important;
    padding: 14px;
}

/* footer form */
#id_3e056c9e-812c-56ca-8b0d-d0ce46704a7f::before {
    background: linear-gradient(0deg, rgba(255,255,253,1) 0%, rgba(219,234,198,1) 100%);
}
.form-themeExtras .leadForm {
    padding-top: 0.125rem !important;
    padding-bottom: 3.125rem;
    text-align: left !important;
}


@media(max-width: 991px) {
    .alias-header_logo,
    .alias-new_header_btn {
        justify-content: center !important;
    }
    p.banner-c__subtitle.component__subtitle.banner-text__subtitle--small {
        max-width: 100% !important;
        text-align: center !important;
    }
}












/* @media (min-width: 576px) {
        .container {
            max-width: 100% !important;
        }
    } */

#id_a362f701-eabd-5bad-9d4c-78f3fe0d169d::before {
    background: #3f4553;
    opacity: 1;
}

.section-editable .editable__container h2, .section-editable .editable__container h3, .section-pagecontent h2, .section-pagecontent h3 {
    text-shadow: 1px 1px 1px #cbcbcb !important;
    color: #000 !important;
    font-size: 16pt !important;
    font-family: Arial,Helvetica,sans-serif !important;
}

.section-editable .editable__container h1, .section-pagecontent h1 {
    color: #68931B !important;
    font-size: 22pt !important;
    font-family: Arial,Helvetica,sans-serif !important;
}


#id_316672f0-92d7-5c66-947e-1d469d380f9a .section__column-1.ple-column-padding, #id_816a11bb-a6af-5c20-abbe-e542d6254522 .section__column-1.ple-column-padding, #id_316672f0-92d7-5c66-947e-1d469d380f9a .section__column-1.ple-column-padding {
    background: #fff !important;
    padding-top: 40px;
    padding-bottom: 40px;
}

a[href^="tel"], a[href^="fax"], a[href^="email"] {
    cursor: pointer;
    pointer-events: auto;
}

table#officeHours {
    width: unset !important;
}

table td {
    border: none !important;
}

  

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}



.img-float-right {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    clear: right;
}

.img-float-left {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    clear: left;
}



@media (max-width: 480px){

    .img-float-right {
        float: unset !important;
        clear: unset !important; 
        margin: 0 auto !important;
        display: block !important;
        text-align: center !important;
    }
    
    .img-float-left {
        float: unset !important;
        clear: unset !important; 
        margin: 0 auto !important;
        display: block !important;
        text-align: center !important;
    }
  
}