/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
/**------------------------------------------- Header -------------------------------------------*/
.et_mobile_menu .menu-item-has-children > a { background-color: transparent; position: relative; }
.et_mobile_menu .menu-item-has-children > a:after { font-family: 'ETmodules'; text-align: center; speak: none; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; position: absolute; }
.et_mobile_menu .menu-item-has-children > a:after { font-size: 16px; content: '\4c'; top: 3px; right: 10px; }
.et_mobile_menu .menu-item-has-children.visible > a:after { content: '\4d'; }
.et_mobile_menu ul.sub-menu { display: none !important; visibility: hidden !important;  transition: all 1.5s ease-in-out;}
.et_mobile_menu .visible > ul.sub-menu { display: block !important; visibility: visible !important; }
@media all and (max-width: 980px) {
.full-height-menu-container {
    display: flex !important;
    flex-direction: column !important;
}
.full-height-menu-container .et_pb_column_1_3 {
	flex-direction: column !important;
    order: 2;
}
#citypage-container {
	display: flex !important;
    flex-direction: column !important;
}
#citypage-container .et_pb_column_2_3   {
	flex-direction: column !important;
    order: 1;
}
}
@media all and (max-width: 768px) {
	.wp-caption.alignright {
    margin: 0 auto;
    text-align: center;
}
.alignright {
    float: none;
}
.home .carousel-slider {
	width:90%;
}
}
.et_fixed_nav.et_show_nav.et_header_style_centered #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_header_style_centered #page-container {
    padding-top: 0px !important;
}
.hero-ul ul.checks li {
    font-size: 18px !important;
}
.hero-ul ul.checks li:before {
    margin-top: -1px !important;
}
#header {
    background-color: rgb(245, 245, 245);
    background-image: url('/wp-content/uploads/2019/01/brilliant.png');
    padding: 20px 0px;
	width: 100%;
    max-width: 100%;
}
.row {
    max-width: 1200px;
    position: relative;
}

#nav-bar {
    width: 100%;
    max-width: 100%;
}

@media only screen and (min-width: 64.0625em){
.column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
    }}
@media only screen and (min-width: 40.0625em){
.medium-5 {
    width: 41.66667%;
}}
@media screen and (min-width: 1025px){
#logo-custom a {
    display: block;
    }}
#logo-custom img {
    max-height: 150px;
}
#contact {
    position: relative;
}
@media only screen and (min-width: 40.0625em){
.medium-7 {
    width: 58.33333%;
    
    }}
#header-service-wrap {
    margin-bottom: 5px;
}
.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto;
}
.row .row.collapse:before, .row .row.collapse:after {
    content: " ";
    display: table;
}
.row .row:before, .row .row:after {
    content: " ";
    display: table;
}
.row:before, .row:after {
    content: " ";
    display: table;
}
.row.collapse>.column, .row.collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
@media only screen and (min-width: 64.0625em){
.large-offset-3 {
    margin-left: 25% !important;
    }}
@media only screen and (min-width: 64.0625em){
.large-9 {
    width: 75%;
    }}
#header-service-area p {
    display: block;
    line-height: 1.2em;
    text-align: right;
    color: rgb(85, 85, 85);
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 400;
    font-family: "Roboto Condensed", sans-serif;
}
@media screen and (min-width: 1025px){
#phone > a {
    right: 0px;
}}
#phone > a {
    color: rgb(172, 21, 21);
    line-height: 100%;
    font-weight: 400;
    font-size: 52px;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
}
#phone {
    font-family: Roboto, "Open Sans", sans-serif;
    position: relative;
}
@media screen and (min-width: 1025px){
#header-btn a.button {
    float: right;
}
#phone {
    text-align: right;
    height: 55px;
}
}
.row.collapse>.column, .row.collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
#header-btn a.button {
    text-transform: none;
    line-height: 100%;
    font-weight: 400;
    font-size: 16px;
    width: auto !important;
    border-radius: 30px;
    padding: 10px 20px;
    margin: 10px auto 0px;
}
a.button, a.arrow-button {
    text-shadow: none;
    text-transform: uppercase;
    background: rgb(172, 21, 21);
    font: bold 20px/1.3em "Open Sans", sans-serif;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    transition: background 0.2s ease 0s;
}
@media only screen and (min-width: 40.0625em){
button, .button {
    display: inline-block;
}}
.column+.column:last-child, .columns+.column:last-child, .column+.columns:last-child, .columns+.columns:last-child {
    float: right;
}
.row {
    margin: 0 auto;
    width: 100%;
}
#nav-bar, .contain-to-grid {
    background: rgb(45, 45, 45);
}
.top-bar, .top-bar ul {
    background-color: rgb(45, 45, 45);
}
#nav-bar {
    position: relative;
    z-index: 999
}


.top-bar,.top-bar-section ul li,ul#top-nav-list>li {
    background: 0 0
}

.top-bar .toggle-topbar.menu-icon a span::after {
    box-shadow: 0 0 0 2px #fff,0 7px 0 2px #fff,0 14px 0 2px #fff
}

.top-bar .toggle-topbar.menu-icon a {
    color: #fff;
    font: 600 20px sans-serif;
    height: auto
}

.top-bar-section {
    text-align: center;
    line-height: 0
}

.top-bar-section .has-dropdown {
    position: static
}

.top-bar-section .has-dropdown>a {
    position: relative
}

.top-bar-section .has-dropdown.moved {
    position: static
}

.top-bar-section .has-dropdown.moved>a:after {
    display: block
}

ul#top-nav-list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block
}

#top-nav-list.right {
    overflow: visible
}

ul#top-nav-list>li {
    display: block;
    float: left;
    padding: 15px 30px;
    margin-bottom: 0;
    transition: all .25s ease
}

@media screen and (max-width: 640px) {
    ul#top-nav-list>li:hover {
        background:0 0
    }
}

ul#top-nav-list>li a {
    font: 16px/1.4em sans-serif;
    text-transform: uppercase;
    color: #fff;
    background: 0 0;
    padding: 0;
    display: block;
    transition: all .25s ease
}

ul#top-nav-list>li.quote {
    background: #EDEDED
}

ul#top-nav-list>li.quote a {
    color: #d50208;
    font-weight: 400;
    padding: 0
}

ul#top-nav-list>li:hover>a {
    color: #fff
}

ul#top-nav-list>li.quote:hover {
    background-color: #EB0209
}

ul#top-nav-list>li>a[href="#"] {
    cursor: default
}

#logo-phone-sticky {
    background: #fff;
    height: 0;
    overflow: hidden;
	max-width: 100%;
}



@-webkit-keyframes slideDown {
    0% {
        height: 0
    }

    100% {
        height: 60px
    }
}

@keyframes slideDown {
    0% {
        height: 0
    }

    100% {
        height: 60px
    }
}

#logo-phone-sticky .row {
    max-width: 66.25rem;
    margin: 0 auto!important
}



#logo-sticky a {
    display: block;
    margin-top: 5px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat
}

#phone-sticky a {
    font-family: sans-serif;
    float: right;
    margin: 13px 0 0 50px
}

#phone-sticky a.phone_link {
    margin-left: 0
}

#phone-sticky a.phone_link span,#phone-sticky a.phone_link:hover span {
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
    color: #E63900
}

#phone-sticky a.button {
    text-transform: none;
    border-radius: 30px;
    padding: 10px 20px;
    line-height: 100%;
    font-size: 14px;
    width: auto!important
}

#phone-sticky a.button span {
    font-weight: 700
}

@media screen and (min-width: 1025px) {
    .sticky div.logo-phone-stick {
        display:none!important;
        margin: 0 auto;
        max-width: 66.25rem;
        transition: .2s ease;
        position: relative;
        z-index: 100
    }

    .sticky.fixed div.logo-phone-stick {
        display: block!important
    }

    .logo-phone-stick>span a {
        color: #efefef;
        font-size: 28px;
        line-height: 24px;
        float: left;
        padding: 15px 20px 0;
        display: block;
        font-weight: 600;
        cursor: pointer
    }

    .contain-to-grid .top-bar {
        max-width: 66.25rem;
        height: auto
    }

    .top-bar-section .has-dropdown:not(:first-child) {
        position: relative
    }

    ul#top-nav-list ul.m-menu.short {
        min-width: 100%!important;
        width: auto!important;
        left: 0!important;
        right: auto!important
    }
}

@media screen and (min-width: 641px) {
    .top-bar-section .has-dropdown>a {
        padding-right:0!important
    }

    .top-bar-section .has-dropdown>a:after {
        display: none
    }

    .top-nav.contain-to-grid.sticky.fixed {
        box-shadow: 0 5px 10px rgba(0,0,0,.35);
        z-index: 999
    }

    ul#top-nav-list ul.m-menu {
        background: rgba(255,255,255,.975);
        padding: 20px;
        box-shadow: 0 10px 20px rgba(0,0,0,.2);
        text-align: left;
        margin-top: 15px
    }

    ul#top-nav-list ul.m-menu a {
        color: #353535
    }

    ul#top-nav-list ul.m-menu-ul {
        display: block
    }

    ul#top-nav-list ul.m-menu ul a {
        font-weight: 700;
        font-size: 17px;
        line-height: 18px;
        outline: 0
    }

    ul#top-nav-list .m-menu ul ul a {
        font-size: 15px;
        font-weight: 400;
        line-height: 1.8em;
        text-transform: none
    }

    ul.m-menu ul li {
        margin-bottom: 20px;
        display: inline-block;
        float: none;
        -webkit-column-break-inside: avoid;
        column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid
    }

    ul.m-menu ul ul li {
        padding-left: 20px;
        border: 0;
        margin: 0;
        position: relative
    }

    ul.m-menu ul ul li::before {
        content: "";
        display: block;
        width: 7px;
        height: 7px;
        border: 2px solid #d50208;
        border-width: 2px 2px 0 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 9px;
        left: 0
    }

    ul#top-nav-list ul.m-menu ul a:hover {
        color: #000;
        text-decoration: underline!important
    }
}

@media screen and (min-width: 641px) and (max-width:1024px) {
    .top-bar {
        height:auto
    }

    ul#top-nav-list.right {
        float: none!important
    }

    ul#top-nav-list:not(.right)>li {
        padding: 0 15px
    }

    ul#top-nav-list>li>a {
        font-size: 14px!important;
        position: relative
    }

    ul#top-nav-list:not(.right)>li>a {
        width: 75px;
        height: 65px
    }

    ul#top-nav-list>li>a span {
        position: absolute;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        top: 50%;
        left: 50%;
        width: 100%
    }

    ul#top-nav-list:not(.right) ul.m-menu {
        margin-top: 0
    }
}

@media screen and (min-width: 900px) {
    ul#top-nav-list .m-menu:not(.short) ul.m-menu-ul {
        -webkit-column-count:3;
        -moz-column-count: 3;
        column-count: 3
    }
}

@media screen and (min-width: 641px) and (max-width:899px) {
    ul#top-nav-list .m-menu:not(.short) ul.m-menu-ul {
        -webkit-column-count:2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media screen and (max-width: 640px) {
    .top-bar {
        padding:10px 20px;
        height: 55px
    }

    .top-bar.expanded .title-area {
        background: 0 0
    }

    ul#top-nav-list li {
        float: none;
        padding: 0;
        margin-bottom: 0;
        text-align: left
    }

    ul#top-nav-list li a {
        padding: 10px;
        border-bottom: 1px solid rgba(0,0,0,.1)
    }

    ul#top-nav-list li:hover {
        background: 0 0!important;
        padding: 0
    }

    ul#top-nav-list li.quote {
        border: 0;
        background-color: #ea1d2c;
        margin: 20px 20px 10px
    }

    ul#top-nav-list li.quote a {
        font-size: 20px;
        text-align: center;
        padding: 15px 0
    }

    ul#top-nav-list li a {
        color: #fff!important;
        font-size: 18px
    }

    .back.js-generated a:after {
        border: 5px inset;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: transparent rgba(255,255,255,.4) transparent transparent;
        border-left-style: solid;
        margin-right: .9375rem;
        margin-top: -4.5px;
        position: absolute;
        top: 22px;
        left: -10px
    }

    li.title.back.js-generated {
        margin: 0 auto!important
    }

    li.parent-link.hide-for-medium-up {
        display: none!important
    }

    .m-menu-ul ul {
        display: none
    }
}

a#scrollToTop {
    display: none;
    position: fixed;
    right: 30px;
    bottom: 30px;
    background: rgba(0,0,0,.25);
    border-radius: 5px;
    padding: 10px 15px;
    color: #fff;
    font-size: 20px;
    z-index: 999
}

a#scrollToTop .fa {
    margin-right: 10px;
    font-size: inherit
}
#top-menu li {
    display: block;
    float: left;
    padding: 15px 30px;
    margin-bottom: 0;
    transition: all .25s ease;
}
.et_header_style_centered #top-menu>li>a {
    padding-bottom: 0em;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 1.4em;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
	font-weight: normal;
}
#et-top-navigation {
        margin: 0 auto;
    text-align: center;
    line-height: 0;
}
.hero-txt h2 {
    font-size: 30px;
    line-height: 100%;
    color: rgb(255, 255, 255);
    text-shadow: rgb(51, 51, 51) 0px 2px 3px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
}
.hero-txt span {
    display: block;
    font-style: normal;
    font-size: 18px;
    line-height: 100%;
    font-weight: 400;
    color: rgb(255, 255, 255);
    font-family: "Open Sans", sans-serif;
    margin: 10px 0px;
}
@media screen and (min-width: 1025px){
.hero-txt h2 {
    font-size: 55px;
    }
.hero-txt span {
    font-size: 24px;
}
}
@media screen and (min-width: 1025px){
.hero-txt {
    margin: 150px auto 50px;
    }}
#top-menu>li:last-child {
    padding-right: 30px;
}

#content-wrap h3, h3, .related_pages .title {
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6 {
    color: #222;
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 0.5rem;
    margin-top: 0.2rem;
    text-rendering: optimizeLegibility;
}

h3 {
font-family: "Open Sans", sans-serif;
    font-weight: 600;
}
*, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
/***------------------------------------------- Homepage Services -------------------------------------------***/
#services {
    position: absolute;
    padding: 20px 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}

.service-item {
    display: block;
    height: 130px;
    text-align: center;
    position: relative;
    overflow: hidden;
    background-size: cover;
    margin: 5px 0;
}

.service-item i {
    display: block;
    font-size: 50px;
    height: 75px;
    width: 75px;
    margin: auto;
    color: #ac1515;
    transition: all 0.3s ease-in-out;
    background-color: #fff;
}

.service-item h3 {
    font-size: 16px;
    color: #fff;
}

.service-item p {
    font-size: 14px;
    color: #fff;
    padding: 10px 5px;
    background-color: rgba(51,51,51,0.8);
}

@media screen and (max-width: 640px) {
    #services {
        position:relative;
        background-color: #ac1515;
    }

    #services .columns {
        border-left: 0;
    }
}

@media screen and (min-width: 641px) {
    #services .columns {
        border-left:1px solid rgba(255,255,255,0.4);
    }

    #services .columns:first-of-type {
        border-left: 0;
    }

    .service-item i {
        background-color: rgba(255,255,255,0.8);
    }
}

@media screen and (min-width: 1025px) {
    .service-item:hover i {
        height:0;
        opacity: 0;
        transform: translateY(-75px);
        margin-bottom: -10px;
    }

    .service-item h3 {
        font-size: 20px;
        color: #fff;
        margin-bottom: 24px;
    }
}
i {
    font-style: italic;
    line-height: inherit;
}
#services .fa {
    margin-top: 16%;
}
ul.checks li:before {
    color: #851917;
    font-family: FontAwesome;
    content: "\f14a";
    font-weight: 900;
    padding-right: 5px;
    margin-left: -1.3em;
    margin-top: -3px;
    font-size: 1.3em;
    float: left;
    position: absolute;
}
ul.checks li {
    font-size: 19px;
    font-family: "Titillium Web", sans-serif;
    color: #fff;
}
ul.checks li:before {
    color: #ffffff;
    margin-left: -1.5em;
    margin-top: -4px;
    font-size: 1.2em;
}

@media only screen and (min-width: 64.0625em){
.large-block-grid-4>li:nth-of-type(1n) {
    clear: none;
    }}
ul.arrows li, ul.checks li {
    list-style: none;
    padding: 0 0 0 25px!important;
    
    margin-bottom: 10px;
    min-height: 20px;
}
@media only screen and (min-width: 64.0625em){
.large-block-grid-4>li {
    list-style: none;
    width: 25%;
    }}
ul.checks, ol.checks, ul.arrows, ol.arrows {
    margin: 0 0 0 1.1rem;
    list-style: none;
}
#content-wrap ul, #content-wrap ol, ul.checks, ol.checks, ul.arrows, ol.arrows {
    padding: 0px 20px !important;
    margin: 0 0 0 1.1rem;
    list-style: none;
}
[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625rem;
}
@media only screen and (min-width: 64.0625em){
.large-block-grid-4>li:nth-of-type(4n+1) {
    clear: both;
    }}
ul.arrows li, ul.checks li {
    list-style: none;
    padding: 0 0 0 20px!important;
    margin-bottom: 10px;
    min-height: 20px;
    font-size: 16px;
    color: #333;
    line-height: 23px;
}
@media only screen and (min-width: 64.0625em){
.large-block-grid-4>li {
    list-style: none;
    width: 25%;
    }}
[class*="block-grid-"]>li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem;
}
ul.checks li a {
    color: #fff;
}
.opensign {
    float: left;
    border-radius: 0;
    padding: 5px;
    margin: -5px 10px 0px 0px;
    text-align: center;
    font-size: 18px;
    line-height: 103%;
    color: #2d2d2d;
    text-transform: uppercase;
}
.opensign span {
    color: #ac1515;
    display: block;
    font-size: 36px;
    line-height: 103%;
    text-transform: uppercase;
}
.row .row.collapse:after {
    clear: both;
}
@media screen and (min-width: 1025px){
#phone > a {
    right: 0;
    }}
#logo-sticky a {
    background-image: url('/wp-content/uploads/2019/01/DR_logo.png');
}	
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    left: 0;
}
.show-for-medium-up {
	width: 100%;
	max-width:100%;
}
.top-nav {
	text-align: center;
	   
}

.top-bar {
    padding: 0;
}


a:hover {
    color: #303030;
}
#phone-sticky a.button {
    background: #303030;
}
a, #tabs .ui-widget-content a, #tabs .ui-state-active a, #tabs .ui-state-active a:link, #tabs-light-bar .ui-widget-content a {
    color: #ac1515;
}
a {
    color: #008CBA;
    line-height: inherit;
    text-decoration: none;
}
a.button, a.arrow-button {
    text-shadow: none;
    text-transform: uppercase;
    background: rgb(172, 21, 21);
    font: bold 20px/1.3em "Open Sans", sans-serif;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    transition: background 0.2s ease 0s;
	border-radius: 0px;
}
.button:focus, .button:hover {
    background-color: #272729;
    color: #fefefe;
}
a.button:hover, a.arrow-button:hover {
    background: #272729;
}
.fixed a.phone_link {
	    color: #ac1515;
    font-size: 26px;
    font-weight: bold;
    margin-top: 20px !important;
}
@media screen and (max-width: 1024px){
#logo-custom {
    margin-bottom: 5px;
    text-align: center;
}
.opensign {
	display:none;
}
}
@media screen and (max-width: 640px){
#phone a {
    font-size: 31px;
}
.top-nav {
    padding: 10px 20px;
    height: 55px;
}
.show-for-large-up {
	display: none !important;
}
}
@media screen and (max-width: 1024px){
#phone a {
    -webkit-transform: none;
    transform: none;
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    font-size: 34px;
}
#logo-custom {
    margin-bottom: 2px;
    text-align: center;
}
#phone {
    text-align: center;
    margin: 15px auto;
}
#phone a {
    font-size: 31px;
}
#header-btn a.button {
    display: inline-block;
}
#header-btn {
    text-align: center;
}
#header-service-area p {
    text-align: center;
    font-size: 14px;
}}
@media (max-width: 980px) {
.et_header_style_centered #logo-custom {
    max-height: 100px;
}
.et_header_style_centered .et_mobile_menu {
    top: 45px;
}
.et_header_style_centered .mobile_nav .select_page, .et_header_style_split .mobile_nav .select_page {
    display: none;
    color: #666;
    font-size: 14px;
}
.et_header_style_centered #et_mobile_nav_menu {
    margin-top: -3px;
	background-color: #2d2d2d;
    height: 50px;
}

}
#header-btn a.button span {
    font-weight: 700;
}
.mobile_nav::before { 
content: 'MENU';
    vertical-align: top;
    line-height: 2.2em;
    float: right;
    right: 10%;
    position: absolute;
    top: 7px;
    color: #fff;
    font: 600 20px sans-serif;
}
.mobile_menu_bar:before {
	color:#fff;
}
.et_mobile_menu {
    border-top: 3px solid #2d2d2d;
	background: #2d2d2d;
}
.et_mobile_menu li a {
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.4em;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    font-weight: normal;
}
.mobile_nav ol li, ul li {
    margin-bottom: 0px;
}
.et_mobile_menu li a {
    padding: 4px 5%;
}
/*
.widget-img-before:before {
	content: "Before";
	position: absolute;
    z-index: 1;
    
    font: 600 20px/20px 'proxima-nova', sans-serif;
    background: rgb(230,230,230);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .25);
    padding: 10px 15px;
    top: -10px;
    left: -10px;
    overflow: visible;
	color: #fff !important;
    font: bold 20px/20px 'Open Sans', sans-serif;
    background: #ac1515 !important;
}
.widget-img-after:before {
	content: "After";
	position: absolute;
    z-index: 1;
    
    font: 600 20px/20px 'proxima-nova', sans-serif;
    background: rgb(230,230,230);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .25);
    padding: 10px 15px;
    top: -10px;
    left: -10px;
    overflow: visible;
	color: #fff !important;
    font: bold 20px/20px 'Open Sans', sans-serif;
    background: #ac1515 !important;
}
.widget-img:after {
	content: "";
    display: block;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #666;
    position: absolute;
    left: -10px;
    top: 30px;
}*/
.widget-img span {
	position: absolute;
    z-index: 1;
    font: 600 20px/20px 'proxima-nova', sans-serif;
    background: rgb(230,230,230);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .25);
    padding: 10px 15px;
    top: -10px;
    left: -10px;
    overflow: visible;
    color: #fff !important;
    font: bold 20px/20px 'Open Sans', sans-serif;
    background: #ac1515 !important;
}
.underline-link-row a {
	color: #303030;
    text-decoration: underline;
	text-align: center;
    font-size: 20px;
}
.more-assets p:before {
	content: "+";
    border: 0;
    height: auto;
    width: auto;
    line-height: 14px;
    font-size: 14px;
    display: inline;
    text-align: center;
    padding: 0 !important;
    vertical-align: baseline;
    float: none;
    margin: 0 3px 0 0;
}
.more-assets p {
	font-size: 12px;
    color: #353535;
}
.more-assets p a {
	font-size: 12px;
    color: #353535;
	text-transform: uppercase;
}
.more-assets a:hover {
    text-decoration: underline !important;
}
h1 {
    font-size: 40px;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 20px;
    line-height: 1.2;
}
#content-wrap h2, h2 {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #ac1515;
    margin: 0px auto 20px;
    font-weight: bold;
}
p {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.6;
    /*margin-bottom: 1.25rem;*/
    font-family: 'Open Sans', sans-serif;
    text-rendering: optimizeLegibility;
	color: #222;
}
.home-section-title-light p{
    font: bold 28px/1.3em 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
}
.home-section-title p{
    font: bold 28px/1.3em 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    color: #ac1515;
    text-align: center;
    margin-bottom: 30px;
}
ul#top-menu > li:hover {
    background: #303030;
}
.sticky, .fixed {
	height:52px;
}
.top-bar {
	background: rgba(45, 45, 45, 1);
    width: 100%;
    max-width: 100% !important;
}
.large-6 {
    width: 50%;
	padding-left: 0.9375rem;
    padding-right: 0.9375rem;
	float: left;
}
#widget-slider button.slick-prev {
    left: -25px;
}
#widget-slider button.slick-next {
    right: -25px;
}
#widget-slider button.slick-arrow {
    background: rgba(0,0,0,.1);
    height: 30px;
    width: 30px;
    border-radius: 50%;
    border-style: none;
    padding: 0px;
    position: absolute;
    z-index: 10;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: calc(50% - 40px);
    font-size: 0;
    outline: none;
    transition: all .2s ease;
}
button.slick-prev {
    border-width: 0 0 2px 2px;
}
#widget-slider button.slick-prev::before {
    border-width: 0 0 3px 3px;
    margin: 0px 0px 0px 10px;
}
#widget-slider button.slick-arrow::before {
    content: "";
    display: block;
    border-style: solid;
    border-color: rgba(0,0,0,.2);
    transform: rotate(45deg);
    width: 12px;
    height: 12px;
    transition: all .2s ease;
}
button.slick-arrow {
    background: 0 0;
    height: 50px;
    width: 50px;
    border-color: rgba(150,150,150,.5);
    border-style: solid;
    padding: 0;
    position: absolute;
    z-index: 10;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    top: 35%;
    transition: border-color .2s ease;
    font-size: 0;
    outline: 0;
}
#widget-slider .widget-item .widget-img {
    height: 375px;
    position: relative;
    margin: 10px auto;
    background: rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, .25);
}
#widget-slider .widget-item .widget-img > div {
    overflow: hidden;
    height: 375px;
    position: relative;
    margin: 10px auto;
}
#widget-slider .widget-item .widget-img img {
    display: block;
    margin: 0px auto;
    position: absolute;
    width: auto;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
#widget-slider .widget-item p {
    margin: 10px auto;
    color: #353535;
    display: block;
    text-align: center;
    font-size: 20px;
}
.slick-dots {
    margin: 0;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li, .slick-dots li button {
    cursor: pointer;
    height: 20px;
    width: 20px;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
}
.slick-dots li, .slick-dots li button {
    cursor: pointer;
    height: 20px;
    width: 20px;
}
.slick-dots li button:before {
    font-family: sans-serif;
    font-size: 60px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '\2022';
    text-align: center;
    opacity: .25;
    color: #555;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #555;
}
#widget-slider button.slick-next::before {
    border-width: 3px 3px 0 0;
    margin: 0px 0 0 7px;
}
#widget-slider .widget-item p a {
    margin: 10px auto;
    color: #353535;
    display: block;
    text-align: center;
    font-size: 20px;
	text-decoration: underline;
}
#home-reviews .review_item {
    margin: 0px 0px 20px 0px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    border-radius: 3px;
    padding: 20px;
    height: auto;
    background-color: #fff;
}
@media screen and (min-width: 1025px) {
    #home-reviews .review_item {
        height: 165px;
    }
}
#home-reviews .review_item .review_item_details {
    font-size: 14px;
    overflow: auto;
    margin: 0px 0px 5px !important;
    color: #8e8e8e;
    float: none;
    width: auto;
    text-align: center;
}
#home-reviews .small_review_stars_grouping {
    overflow: auto;
    margin: 0px auto;
    width: 97px;
}
#home-reviews .review_item .wt-5587-starrfull {
    background-image: url('/wp-content/uploads/2019/01/star-filled-small-review.png');
    width: 16px;
    height: 16px;
    margin: 0px 2px 0px 0px;
    display: inline-block;
}
#home-reviews .review_item .wt-5587-starrhalf {
    background-image: url('/wp-content/uploads/2019/01/star-half-small-review.png');
    width: 16px;
    height: 16px;
    display: inline-block;
}
#home-reviews .wt-5587-starr.wt-5587-starrempty {
    background: url('/wp-content/uploads/2019/01/star-empty-small-review.png');
    width: 16px;
    height: 16px;
    display: inline-block;
}
#home-reviews .review_item .review_customer {
    padding-right: 5px;
    margin: 0;
    display: inline-block;
}
#home-reviews .review_customer::after {
    content: "from";
    padding-left: 5px;
}
#home-reviews .review_item .review_location_date {
    display: inline-block;
    margin: 0;
}
#home-reviews .review_item .review_preview {
    color: #359E6F;
    font-size: 20px;
    line-height: 1.2em;
    font-style: italic;
    padding: 0px;
    overflow: hidden;
    text-align: center;
}
#home-reviews .review_item .review_preview a {
    color: #0077BB;
}
h4 {
    color: #ac1515;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 20px;
}
.feat-content a {
    font-size: 10px;
    text-decoration: underline;
    text-transform: uppercase;
}
.feat-content {
    line-height: 1.3em;
}
a {
    color: #ac1515;
    line-height: inherit;
    text-decoration: none;
}
#inline-photo-slider {
    clear: both;
    width: 100%;
    padding: 0px 40px;
    margin: 40px auto;
    position: relative;
}
#content-wrap #inline-affil-slider h3 {
    margin-left: -40px;
    color: #353535;
}
#inline-photo-slider .slick-slider {
    padding: 0 10px;
}
#inline-photo-slider .widget-item {
    padding-top: 17px;
    height: 250px !important;
}
#inline-photo-slider .slick-slide img {
    position: relative;
    min-width: 200px;
    transform: translateX(-50%);
    left: 50%;
    display: none;
}
.album-img-wrap {
    position: relative;
    box-shadow: 0 15px 25px rgba(0,0,0,.2);
    transition: .3s ease all;

}
.album-img-wrap::before {
    content: "";
    background: #b3b3b3;
    transform: rotate(-5deg);
    position: absolute;
    width: 100%;
    height: 100%;
}
.album-img-wrap::after {
    transform: rotate(-5deg);
    content:"";
    width: 100%;
    height: 100%;
    background: #efefef;
    position: absolute;
    top: 0px;
    z-index: -2;
    transition: all .3s ease;
}
#inline-photo-slider .widget-item:hover .album-img-wrap::after {
    transform: rotate(-10deg);
}
.album-img-wrap > a {
    overflow: hidden;
    display: block;
    position: relative;
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.album-img-wrap > a:before {
    content:"";
    background: rgba(0,0,0,.25);
    width: 100%;
    height: 100%;
    display: block;
    position:absolute;
    transition: all .3s ease;
}

#inline-photo-slider .widget-item:hover .album-img-wrap > a:before{
    background: rgba(0,0,0,0);
}
.album-desc-wrap {
    position: relative;
    bottom: 52px;
    padding: 10px;
    background: #fff;
    transition: .3s ease all;
}
p.show-album-desc {
    display: block;
    font-size: 12px;
    line-height: 1.4em;
    position: relative;
    margin: 0px;
}
#inline-photo-slider button.slick-arrow {
    background: rgba(0,0,0,.1);
    height: 30px;
    width: 30px;
    border-radius: 50%;
    border-style: none;
    padding: 0px;
    position: absolute;
    z-index: 10;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: calc(50% - 10px);
    font-size: 0;
    outline: none;
    transition: all .2s ease;
}
#inline-photo-slider button.slick-prev {
    left: -25px;
}
#inline-photo-slider button.slick-next {
    right: -25px;
}
#inline-photo-slider button.slick-arrow::before {
    content: "";
    display: block;
    border-style: solid;
    border-color: rgba(0,0,0,.2);
    transform: rotate(45deg);
    width: 12px;
    height: 12px;
    transition: all .2s ease;
}
#inline-photo-slider button.slick-next::before {
    border-width: 3px 3px 0 0;
    margin: 0px 0 0 7px;
}
#inline-photo-slider button.slick-prev::before {
    border-width: 0 0 3px 3px;
    margin: 0px 0px 0px 10px;
}
#inline-photo-slider button.slick-arrow:hover {
    background: rgba(0,0,0,.3);
}
#inline-photo-slider button.slick-arrow:hover::before {
    border-color: rgba(255,255,255,1);
}
@media screen and (max-width: 640px){
    #inline-photo-slider button.slick-arrow {
        top: 50%;
    }
}
/* Slider dot styles */
#inline-photo-slider .slick-dots {
    bottom: -30px !important;
    position: initial;
    margin: 0px auto;
}
#inline-photo-slider .slick-dots li button {
    padding: 0px !important;
}
#inline-photo-slider .slick-dots li button:before {
    position: relative;
    top: auto;
    left: auto;
}
#inline-photo-slider .slick-dots li button:before,
#inline-photo-slider .slick-dots li.slick-active button:before {
    color: #333;
}

.image-slide .carousel-slider .carousel-slider__caption .caption a {
	font-size: 12px;
}
.image-slide .carousel-slider .carousel-slider__item img {
    max-height: 220px;
}
.image-slide .carousel-slider__item:before {
    content: "";
    background: #b3b3b3;
    transform: rotate(-5deg);
    position: absolute;
    width: 100%;
    height: 100%;
}
.image-slide .carousel-slider__item:after {
    transform: rotate(-5deg);
    content: "";
    width: 100%;
    height: 100%;
    background: #efefef;
    position: absolute;
    top: 0px;
    z-index: -2;
    transition: all .3s ease;
}
.image-slide .owl-item:hover .carousel-slider__item:after {
    transform: rotate(-10deg);
}
.image-slide .owl-item {
	padding:15px;
}
.financeworkbox {
    text-align: center;
    color: white;
    font-weight: bold;
    width: 200px;
    background-color: #4e4e4e;
    padding: 20px 0 1px;
    border-radius: 5px;
    margin: auto;
}
.financeworkbox .fa {
    font-size: 24px;
    margin-bottom: 8px;
}
.financeworkbox p {
    line-height: 20px;
	color: white;
	font-weight:normal;
	margin-bottom: 1.25rem;
}
#home-city-list {
    height: 450px;
    background: #ac1515;
    position: relative;
    padding: 20px 20px;
    box-sizing: border-box;
    pointer-events: visible;
}

#home-city-list h3 {
    color: #ececec;
    font: 500 16px 'Open Sans', sans-serif;
    margin: 0px auto 20px;
}
.city_scroll_list_container {
    position: relative;
}
.city_scroll_list_content {
    height: 300px;
    overflow-y: scroll;
    padding-bottom: 5px;
}
.city_scroll_list {
    list-style: none;
    margin: 0px;
    line-height: 1.3em;
    overflow: auto;
}
.city_scroll_list li {
    font: 200 16px/16px 'Open Sans', sans-serif;
    color: #777;
    display: block;
    padding: 15px 0;
    margin: 0;
    border-bottom: 1px solid rgba(100, 100, 100, .2);
}
.city_scroll_list_local_phone {
    color: rgba(0, 0, 0, .5);
    font-size: 12px;
    font-weight: 500;
    display: block;
    clear: both;
    padding-top: 20px;
}
p.home-section-title {
    color: #fff;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, .3);
    text-align: left;
    margin-bottom: 15px;
    font-size: 22px;
    text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
}
#home-city-list h3 a, .city_scroll_list a {
    color: #fff;
    border-bottom: 1px dotted rgba(255, 255, 255, 0);
    transition: border .2s ease;
}
.city_scroll_list a:hover {
    border-bottom: 1px dotted #fff;
}
#main-footer {
    background: linear-gradient(to bottom, #3a3a3a 0%,#000000 100%);
    padding: 40px 0px 30px;
    color: #b0b0b0;
}
#footer-bottom {
	display:none;
}
@media screen and (min-width: 1025px){
#footer-contact {
    padding-top: 25px;
}}
@media screen and (min-width: 1025px){
#footer-links, #footer-contact {
    min-height: 525px;
    overflow: hidden;
}}
a#footer-btn {
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    background-color: #ac1515;
    text-align: center;
    padding: 15px 0px;
    border-radius: 5px;
    max-width: 324px;
    font: bold 24px/1.4em 'Open Sans', sans-serif;
    margin: 0px auto 0px;
    transition: background-color .2s ease;
}
#main-footer p {
    text-align: center;
    line-height: 1.3em;
    margin-bottom: 1em;
    font-size: 15px;
    color: #b0b0b0;
}
p.footer-phone {
    margin: 10px auto;
    font-size: 16px;
    line-height: 32px;
}
p.footer-phone span a {
    display: block;
    font: bold 32px/32px 'Open Sans', sans-serif;
    color: #FFF;
    transition: background-color .2s ease;
}
#footer-widgets {
    padding: 1% 0 1%;
}
a#footer-btn:hover {
    background-color: #2d2d2d;
}
@media screen and (min-width: 1025px){
#footer-links {
    padding-top: 20px;
}}
@media screen and (min-width: 1025px){
#footer-links, #footer-contact {
    min-height: 525px;
    overflow: hidden;
}}
#footer-links {
    padding-left: 55px;
    overflow: auto;
}
#footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: auto;
}
#footer-links a {
    text-transform: none;
    font-size: 15px;
    font-weight: 400;
    color: #b0b0b0;
    transition: all .2s ease;
}
#footer-links > ul > li:not(.social) {
    font: bold 16px/32px 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #d9d9d9;
    display: block;
    margin-bottom: 25px;
}
#footer-links ul {
    list-style: none;
}

li.footer-link.about, li.footer-link.work, li.footer-link.services li:nth-child(odd) {
    float: left;
    width: 250px;
}
#social-footer-first-three {
    float: left;
    clear: right;
    margin-bottom: 3px;
}
#social-footer-others {
    float: left;
}
#footer-widgets .footer-widget li {
    position: relative;
    padding-left: 0px;
    list-style: none;
}
.et_pb_widget ul li ul li {
    margin-left: 0px;
}
#footer-widgets .footer-widget li:before {
    position: absolute;
    top: 9px;
    left: 0;
    border-width: 0px;
    border-style: solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0px;
    content: "";
}
#footer-links a:hover {
    color: #d9d9d9 !important;
    text-decoration: underline !important;
}
.et_pb_scroll_top.et-pb-icon {
    bottom: 25px;
    right: 25px;
}
@media screen and (max-width: 1024px){
#widget-slider .widget-item .widget-img, #widget-slider .widget-item .widget-img > div {
    max-height: 200px;
}}
@media screen and (max-width: 1024px){
	.large-6 {
		width:100%;
	}
	.et_pb_row {
    position: relative;
    width: 90%;
	}
	.before-after .et_pb_row_6 {
		width:80%;
	}
	.home-city-list-row .et_pb_row_18 {
		width:100%;
	}
}
@media screen and (max-width: 640px){
li.footer-link.about, li.footer-link.work, li.footer-link.social, li.footer-link.services, li.footer-link.services * {
    float: none !important;
    width: auto !important;
    text-align: center;
}}
@media screen and (max-width: 640px){
#footer-links {
    width: 100%;
}
.social-footer {
	text-align:center;
}
#social-footer-first-three {
    float: none;
}
}
@media screen and (max-width: 1024px){
#footer-links {
    width: 100%;
    padding-left: 0px;
    margin: 0px auto 20px;
}
#footer-widgets .et_pb_widget {
    float: none;
    max-width: 100%;
}
}
#service-area p.more-assets {
    left: 0;
    z-index: 1;
    bottom: -20px;
    position: absolute;
}
#service-area p.more-assets a {
    color: #fff;
}
p.more-assets a {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    text-decoration: none !important;
    letter-spacing: .025em;
    transition: color .2s ease;
}
p.more-assets a::before {
    content: "+";
    border: 1px solid;
    height: 15px;
    width: 15px;
    line-height: 0;
    display: block;
    text-align: center;
    padding-top: 5px;
    float: left;
    vertical-align: middle;
    margin: 0px 6px 0px 0px;
}
@media screen and (min-width: 769px){
	#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
		display:none;
	}
	#top-menu li.mega-menu > ul > li > a:first-child {
	text-transform: uppercase;
	font-weight: 700;
    font-size: 17px;
    line-height: 18px;
    outline: 0;
	color: #353535;
}
}
.nav li ul {
    border-top: 0px solid #2ea3f2;
}
.et_fullwidth_nav #top-menu li > ul {
	top:52px;
}
#top-menu a {
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8em;
    text-transform: none;
    position: relative;
    color: #353535;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#top-menu li.mega-menu.mega-menu-parent li li:before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border: 2px solid #d50208;
    border-width: 2px 2px 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 9px;
    left: 0;
}
#top-menu li li a {
    padding: 0px 20px;
}

.f-topbar-fixed .sub-menu{
	max-width: 1140px;
	margin: 0 auto;
}

/* Full height Sidebar */
.full-height-menu-container{
display:flex;
}
.full-height-menu-container>.et_pb_column:first-child{
background-image: linear-gradient(to left, rgb(230, 230, 230) 1px, rgb(234, 232, 232)1px, rgb(248, 248, 248) 15px);
position: relative;
    padding: 50px 20px 30px 20px;
}
@media (max-width: 980px){
.full-height-menu-container{
display:block;
}
}
.my_menu_widget li.current_page_item {
	margin-bottom: 15px;
    box-shadow: rgb(153, 153, 153) -20px 0px 0px;
    background: rgb(153, 153, 153);
    padding: 5px 20px 5px 0px;
	
}
.my_menu_widget .et_pb_widget ul li.current_page_item>a {
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: bold;
}
.my_menu_widget .et_pb_widget ul li.current_page_item>a:before {
	content: "> ";
}
#nav_menu-3 h4.widgettitle {
    color: #ac1515;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #ac1515;
}
#nav_menu-2 h4.widgettitle {
    color: #ac1515;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #ac1515;
}
.sidebar-page-title {
	display:none;
}
@media screen and (max-width: 768px){
	.home-city-list-row:after {
		content: "";
    width: 100%;
    height: 400px;
    background:url("/wp-content/uploads/2019/04/1432-service-area-map.jpg)") no-repeat center;
    top: 10px;
    right: 5px;
    display: inline-block;
	}
	.home-city-list-row .et_pb_row_2 {
		width:100%;
	}
	.home-city-list-row .et_pb_column {
    margin-bottom: 0px;
}
}
.current-menu-item#menu-item-913 span {
	display: block;
    line-height: 16px;
}
/* dropdown */
label {
 display:block;
 margin: 2em 1em .25em .75em;
 font-size: 1.25em;
 color:#333;
}


.dropdown {
 position: relative;
 display:block;
 margin-top:0.5em;
 padding:0;
}


.dropdown select {
 width:100%;
 margin:0;
 background:none;
 border: 1px solid transparent;
 outline: none;
 
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 
 appearance: none;
 -webkit-appearance: none;
 
 font-size:1.25em;
 
 
 color: #444;
 padding: .6em 1.9em .5em .8em;
 line-height:1.3;
}
.dropdown select,
label {
 font-size:16px;
}

.dropdown::after {
 content: "";
 position: absolute;
 width: 9px;
 height: 8px;
 top: 50%;
 right: 1em;
 margin-top:-4px;
 z-index: 2;
 background: url("data:image/svg+xml;charset=utf8,svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 12'polygon fill='rgb(102,102,102)' points='8,12 0,0 16,0'//svg") 0 0 no-repeat; 
 
 pointer-events:none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
 .dropdown select::-ms-expand {
 display: none;
 }
 
 select:focus::-ms-value {
 background: transparent;
 color: #222;
 }
}

body:last-child .dropdown::after, x:-moz-any-link {
 display: none;
}

body:last-child .dropdown select, x:-moz-any-link {
 padding-right: .8em;
}

_::-moz-progress-bar, body:last-child .dropdown {
 overflow: hidden;
}

_::-moz-progress-bar, body:last-child .dropdown:after {
 display: block;
}
_::-moz-progress-bar, body:last-child .dropdown select {
 
 padding-right: 1.9em;
 text-indent: 0.01px;
 text-overflow: "";
 
 width: 110%;
}

_::-moz-progress-bar, body:last-child .dropdown select:focus {
 outline: 2px solid rgba(180,222,250, .7);
}

x:-o-prefocus, .dropdown::after {
 display:none;
}
.dropdown:hover {
 border:1px solid #888;
}
select:focus {
 outline:none;
 box-shadow: 0 0 1px 3px rgba(180,222,250, 1);
 background-color:transparent;
 color: #222;
 border:1px solid #aaa;
}

select:-moz-focusring {
 color: transparent;
 text-shadow: 0 0 0 #000;
}

option {
 font-weight:normal;
}



.button {
 border: 1px solid #bbb;
 border-radius: .3em;
 box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
 background: #f3f3f3; 
 background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); 
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); 
 background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); 
 background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); 
 background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); 
 background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); 
}

.output {
 margin: 0 auto;
 padding: 1em; 
}

.button.dropdown:after {   
    border-color: #000000 transparent transparent;
    position: relative;
    top: -16px;
}
/* p test  
p {
    margin-bottom: 0.25rem;
}*/
.section-highlight {
	border-color: #034E88;
    border-style: solid none;
    border-width: 1px;
	background: #f9fafc;
	padding: 10px;
}
.section-highlight h3 {
	padding-left:10px;
}
.section-highlight li {
	    list-style: none;
}

#nav_menu-4 #menu-item-1065 .sub-menu a{
	color:#fff;;
}
@media screen and (min-width: 968px){
#menu-item-29 .sub-menu li a {
	color: #353535;
	font-weight: 700;
    font-size: 17px;
    line-height: 18px;
    outline: 0;
	text-transform: uppercase;
    line-height: 22px;
	margin-bottom: 20px;
}
    #menu-item-31 .sub-menu li a {
	color: #353535;
	font-weight: 700;
    font-size: 17px;
    line-height: 18px;
    outline: 0;
	text-transform: uppercase;
    line-height: 22px;
	margin-bottom: 20px;
}
	#menu-item-30 .sub-menu li a {
	color: #353535;
	font-weight: 700;
    font-size: 17px;
    line-height: 18px;
    outline: 0;
	text-transform: uppercase;
    line-height: 22px;
	margin-bottom: 20px;
}
}
#top-menu-nav #menu-item-29 .sub-menu {
	top: 52px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#top-menu #menu-item-29 .sub-menu li a {
    width: 100%;
	padding: 0px 0px;
}
#top-menu-nav #menu-item-31 .sub-menu, #top-menu-nav #menu-item-30 .sub-menu {
	top: 52px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#top-menu #menu-item-31 .sub-menu li a, #top-menu #menu-item-30 .sub-menu li a {
    width: 100%;
	padding: 0px 0px;
}
p.side-heading {
	text-transform: uppercase;
    font: bold 20px/1.1em 'Open Sans', sans-serif;
    margin: 0px auto 20px;
    display: block;
    color: #ac1515;
    border-bottom: 1px solid;
    padding-bottom: 15px !important;
}
.logos-title p {
	text-align:center !important;
}
#logos-slide .review_item {
	background: #f9f9f9;
    padding: 15px;
    border: 1px solid #e8e8e8;
    margin: 10px 10px;
    border-radius: 3px;
    box-shadow: 0 5px 10px rgba(0,0,0,.08);
	min-height: 200px;
}
#nf-form-4-cont .html-container {
	background-color: rgb(229, 229, 229);
    padding-left: 5px;
    vertical-align: top;
}
#nf-form-4-cont {
	border: solid 1px #ddd;
    margin-bottom: 1.25rem;
}
.cf-section {
	background-color: #b4b4b4 !important;
}
#nf-form-4-cont .nf-field:nth-child(even) {
    background-color: #F9F9F9;
	/*height:45px;*/
}
#ninja_forms_required_items, .nf-field-container {
    margin-bottom: 0px !important;
}
#nf-form-4-cont input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {
    padding: 7px;
}
.nf-field-label label {
    margin: 0;
    padding: 10px !important;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-size: 0.875rem;
    font-weight: normal !important;
    line-height: 1.5;
    margin-bottom: 0;
    text-align: left;
}

.two-thirds .nf-field-label {
	    width: 65% !important;
}
.two-thirds .nf-field-element {
    width: 35% !important;
}
.comment-field .nf-field-label {
	display:none;
}
#nf-form-4-cont select, textarea {
	font-size:14px;
}
#nf-form-4-cont .listradio-wrap .nf-field-element li {
	display:inline-block;
}
#nf-form-4-cont .list-radio-wrap .nf-field-element li label {

    margin-left: 0;
}
#nf-form-4-cont .list-radio-wrap .nf-field-element li {

    margin: 0px 5px 5px!important;
}
#nf-form-4-cont .list-radio-wrap ul {
    text-align:center;
}
#nf-form-4-cont .list-radio-wrap ul:before {
    content:"Not at All";
	font-style: italic;
    padding-right: 10px;
}
#nf-form-4-cont .list-radio-wrap ul:after {
    content:"Extremely Likely";
	font-style: italic;
    padding-left: 10px;
}
.comment-field textarea {
    height: 70px !important;
}
#nf-form-4-cont .field-wrap>div input[type=checkbox], .field-wrap button, .field-wrap input[type=button], .field-wrap input[type=submit] {
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    display: block;
    font-family: inherit;
    font-size: 0.875rem;
    height: 2.3125rem;
    margin: 0 0 1rem 0;
    padding: 0.5rem;
    width: 100% !important;
    background-color: #0795CC;
    color: white;
}
@media (min-width: 981px){
.et_pb_gutters3 .et_pb_column_2_3 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module {
    margin-bottom: 1.242%;
}}
.h3-title img {
    margin-top: 0px !important;
}
.h3-title .et_pb_text_inner h3:last-child {
	margin-bottom:20px !important;
}
.parent-pageid-26 div.et_pb_section.et_pb_section_0 {
    background-image: url('/wp-content/uploads/2019/01/silo-roofing-2.jpg')!important;
}
.side-heading p {
    text-transform: uppercase;
    font: bold 20px/1.1em 'Open Sans',sans-serif;
    margin: 0px auto 20px;
    display: block;
    color: #ac1515;
    border-bottom: 1px solid;
    padding-bottom: 15px!important;
}
.current-menu-item#menu-item-1376 span {
    display: block;
    line-height: 16px;
}
#nf-form-5-cont {
	margin-bottom: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(217, 217, 217);
    border-image: initial;
	background-color: rgb(238, 238, 238);
}
#nf-form-5-cont .nf-form-content {
	padding:15px;
}
#nf-form-content input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {
    padding: 7px !important;
    border: 1px solid #bbb;
    color: #4e4e4e;
    background-color: #fff;
    border-radius: 0px !important;
}
#nf-form-5-cont .nf-field-label label {
	line-height: 0.5 !important;
	    padding: 0px !important;
		color:rgb(77, 77, 77) !important;
}
#nf-form-5-cont .nf-after-field .nf-error-msg {
    margin-right: 10px;
    font-size: 10px;
    margin-top: 0px;
    margin-bottom: 4px;
    padding: 0px;
    line-height: 11px;
}
#nf-form-5-cont input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {
    padding: 7px  !important;
}
#nf-form-5-cont .form-5-heading {
	height: 70px;
    background: url('/wp-content/uploads/2019/01/citypage_contact_head_bg.png') center center;
    text-align: center;
    width: 100%;
    color: #fff;
	margin-top:0px;
	font-weight:bold;
	padding:5px;
}
.nf-before-form-content {
	display:none;
}
.widget_items {
    padding: 3px 12px 8px 12px;
}
#nf-form-6-cont .nf-form-content {
	font-weight: bold;
    font-size: 14px;
    color: #777777;
    background-color: #f2f2f2;
    border-bottom: 2px solid #e4e4e4;
	box-shadow: 0 10px 20px rgba(0,0,0,.2);
    border-radius: 5px;

}
#nf-form-6-cont .est-heading p {
	background-color: #ac1515;
	    color: #ffffff;
		border-radius: 5px 5px 0 0;
		border-bottom: 0!important;
    padding: 15px!important;
    font-size: 16px!important;
	    font-weight: bold;
}


.citypage-right .field-wrap .pikaday__container, .field-wrap .pikaday__display, .field-wrap>div input, .field-wrap select, .field-wrap textarea {
    width: 100%;
    padding: 7px !important;
    border-radius: 0px;
    margin: 0 auto !important;
}
#nf-form-6-cont .nf-field-label label {
    margin: 0;
    padding: 15px 0px 0 15px !important;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-size: 0.875rem;
    font-weight: bold !important;
    line-height: 1.5;
    margin-bottom: 0;
    text-align: left;
}
#nf-form-6-cont .label-above .nf-field-label {
    margin-bottom: 5px !important;
}
#nf-form-6-cont .nf-next-previous li.nf-next-item {
    float: none !important;
    width: 95% !important;
    margin: 0 auto !important;
}
#nf-form-6-cont [type=button] {
    background-color: rgb(48, 48, 48);
    padding: 10px 20px!important;
    border-radius: 5px!important;
    font: 18px/1.3em proxima-nova,sans-serif;
    transition: background-color .2s ease;
    border: 0;
    color: #fff;
    width: 100%;
    margin: 10px 13px 10px 0!important;
}
#nf-form-6-cont [type=button]:hover {
	cursor:pointer;
}
#nf-form-6-cont .nf-previous {
	display:none;
}
#nf-form-6-cont .list-select-wrap {
	text-align:center;
}
#nf-form-6-cont .send-button [type=button] {
	width: 95% !important;
	margin: 0 auto !important;
}
/* FIXES */
p.custom-page-heading {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    display: block;
    position: relative;
    text-shadow: rgb(68, 68, 68) 0px 0px 10px;
    text-align: right;
    z-index: 1;
    font: bold 30px/38px "Open Sans", sans-serif;
    margin: 40px auto 0px;
}
p.footer-phone a {
    display: block;
    font: bold 32px/32px 'Open Sans', sans-serif;
    color: #FFF;
    transition: background-color .2s ease;
}