body {

    position: relative;
    z-index: 1;
    /*font: 13px Tahoma,Geneva,sans-serif;*/
    color: #222;
    font-family: 'PT Sans', sans-serif;
    /*background: url(../images/bg-feat.jpg);*/
}



.navbar-nav {

    margin: 0 auto;

    text-align: center;

}





.slider-parallax>.container {

    padding-left: 0px;

    padding-right: 0px;

}



.vertical-shadow-right {

    top: -100px;

    position: absolute;

    right: -21px;

}



.vertical-shadow-left {

    top: -100px;

    position: absolute;

    left: -21px;

}



a {

    color: #222;

}



a:hover {

    color: #0c3c4a;

}





.content-ddbox hr {

    border-top: 1px dashed #848484;

}



main#content {

    padding: 0 0 20px;
    background: #ffffff;
    
}



/*main#content:before {
    content: "";
    height: 100px;
    display: block;
    background-color: #9E9B9B;
}*/



.send-us {} .search-img {

    padding: 30px 15px;

}

.logo {

    width: auto;

}

.logo > img {

    width: 100%;

    max-width: 937px;

}

.logo h1 {

    font-family: 'Oswald', sans-serif;

    text-align: center;

}

.search-msg {

    /*font-family: 'Oswald', sans-serif;*/

    text-shadow: 1px 1px 1px #000;

    font-size: 11px;

    text-align: right;

    margin-top: 5px;

    margin-bottom: 0;

    color: #FFF;

}

.search-msg i {

    font-size: 24px;

    margin-right: 5px;

}

.header {

    padding: 5px;
    background: #6d8f76 url('../images/bg-trans-header.png');

}

.header-container {

    background: url('../images/bg-trans-body.png');



    -webkit-box-shadow: 0 0 10px 0 rgba(65, 65, 65, .5);

    box-shadow: 0 0 10px 0 rgba(65, 65, 65, .5);

    position: relative;

    z-index: 9999999;

}

.page_header {

    text-shadow: 0 0 1px rgba(65, 65, 65, .5);

    

    font-size: 32px;

}

.header-shadow {

    position: absolute;

}

.header-shadow-top {

    position: absolute;

    top: -44px;

    z-index: 99;

}

.header-shadow-top-inner {

    position: absolute;

    top: 0;

    z-index: 99;

}

.header-shadow-bottom-inner {

    position: absolute;

    bottom: 0;

    z-index: 99;

}

.callus h1 {

    font-size: 30px;

    font-weight: bold;

    float: right;

    margin: 0;

    padding: 5px 25px;

    position: relative;

    top: 23px;

    right: 0;

    text-shadow: rgba(0, 0, 0, .5) 1px 1px 10px;

    color: #FFF;

    margin-top: 5px;

    /*display:none;*/

    

    background: rgb(109, 146, 155);

    /* Old browsers */

    

    background: -moz-linear-gradient(top, rgba(109, 146, 155, 1) 0%, rgba(35, 88, 101, 1) 100%);

    /* FF3.6+ */

    

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(109, 146, 155, 1)), color-stop(100%, rgba(35, 88, 101, 1)));

    /* Chrome,Safari4+ */

    

    background: -webkit-linear-gradient(top, rgba(109, 146, 155, 1) 0%, rgba(35, 88, 101, 1) 100%);

    /* Chrome10+,Safari5.1+ */

    

    background: -o-linear-gradient(top, rgba(109, 146, 155, 1) 0%, rgba(35, 88, 101, 1) 100%);

    /* Opera 11.10+ */

    

    background: -ms-linear-gradient(top, rgba(109, 146, 155, 1) 0%, rgba(35, 88, 101, 1) 100%);

    /* IE10+ */

    

    background: linear-gradient(to bottom, rgba(109, 146, 155, 1) 0%, rgba(35, 88, 101, 1) 100%);

    /* W3C */

    

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#6d929b', endColorstr='#235865', GradientType=0);

    /* IE6-9 */

    

    border-radius: 25px;

    -webkit-border-radius: 25px;

    -moz-border-radius: 25px;

    -o-border-radius: 25px;

    -ms-border-radius: 25px;

}

.callus a {

    color: #fff;

}

.callus a:hover,

.callus a:focus,

.callus a:active {

    text-decoration: none;

    color: #a4d9e9;

}

.btn-myprimary a {} .btn-myprimary {

    color: #333;

    font-weight: bold;

    background-color: #428bca;

    border-color: #357ebd;

    font-size: 25px;

    text-shadow: 0 0 1px rbga(65, 65, 65, .4);

    background: rgb(252, 234, 187);

    /* Old browsers */

    

    background: -moz-linear-gradient(top, rgba(252, 234, 187, 1) 0%, rgba(252, 205, 77, 1) 50%, rgba(248, 181, 0, 1) 51%, rgba(251, 223, 147, 1) 100%);

    /* FF3.6+ */

    

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(252, 234, 187, 1)), color-stop(50%, rgba(252, 205, 77, 1)), color-stop(51%, rgba(248, 181, 0, 1)), color-stop(100%, rgba(251, 223, 147, 1)));

    /* Chrome,Safari4+ */

    

    background: -webkit-linear-gradient(top, rgba(252, 234, 187, 1) 0%, rgba(252, 205, 77, 1) 50%, rgba(248, 181, 0, 1) 51%, rgba(251, 223, 147, 1) 100%);

    /* Chrome10+,Safari5.1+ */

    

    background: -o-linear-gradient(top, rgba(252, 234, 187, 1) 0%, rgba(252, 205, 77, 1) 50%, rgba(248, 181, 0, 1) 51%, rgba(251, 223, 147, 1) 100%);

    /* Opera 11.10+ */

    

    background: -ms-linear-gradient(top, rgba(252, 234, 187, 1) 0%, rgba(252, 205, 77, 1) 50%, rgba(248, 181, 0, 1) 51%, rgba(251, 223, 147, 1) 100%);

    /* IE10+ */

    

    background: linear-gradient(to bottom, rgba(252, 234, 187, 1) 0%, rgba(252, 205, 77, 1) 50%, rgba(248, 181, 0, 1) 51%, rgba(251, 223, 147, 1) 100%);

    /* W3C */

    

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93', GradientType=0);

    /* IE6-9 */

    

    -webkit-border-radius: 50px;

    -moz-border-radius: 50px;

    border-radius: 50px;

    padding: 10px 20px;

    border: 3px solid #F8B500;

    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);

    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);

}

.btn-myprimary:focus,

.btn-myprimary:active:focus,

.btn-myprimary:hover,

.btn-myprimary:active {

    background: rgb(251, 223, 147);

    /* Old browsers */

    

    background: -moz-linear-gradient(top, rgba(251, 223, 147, 1) 0%, rgba(248, 181, 0, 1) 49%, rgba(252, 205, 77, 1) 50%, rgba(252, 234, 187, 1) 100%);

    /* FF3.6+ */

    

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(251, 223, 147, 1)), color-stop(49%, rgba(248, 181, 0, 1)), color-stop(50%, rgba(252, 205, 77, 1)), color-stop(100%, rgba(252, 234, 187, 1)));

    /* Chrome,Safari4+ */

    

    background: -webkit-linear-gradient(top, rgba(251, 223, 147, 1) 0%, rgba(248, 181, 0, 1) 49%, rgba(252, 205, 77, 1) 50%, rgba(252, 234, 187, 1) 100%);

    /* Chrome10+,Safari5.1+ */

    

    background: -o-linear-gradient(top, rgba(251, 223, 147, 1) 0%, rgba(248, 181, 0, 1) 49%, rgba(252, 205, 77, 1) 50%, rgba(252, 234, 187, 1) 100%);

    /* Opera 11.10+ */

    

    background: -ms-linear-gradient(top, rgba(251, 223, 147, 1) 0%, rgba(248, 181, 0, 1) 49%, rgba(252, 205, 77, 1) 50%, rgba(252, 234, 187, 1) 100%);

    /* IE10+ */

    

    background: linear-gradient(to bottom, rgba(251, 223, 147, 1) 0%, rgba(248, 181, 0, 1) 49%, rgba(252, 205, 77, 1) 50%, rgba(252, 234, 187, 1) 100%);

    /* W3C */

    

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fbdf93', endColorstr='#fceabb', GradientType=0);

    /* IE6-9 */

    

    color: #FFFFFF;

}

.navigation-bar {

    position: relative;

    margin-left: auto;

    margin-right: auto;

    left: 0;

    right: 0;
    /*background: #222222 url('../images/bg-trans-header.png');*/
    background: #0c3a49;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#62886f),to(#0c3a49));
    background: -webkit-linear-gradient(0% 0%,0% 100%,from(#62886f),to(#0c3a49));
    background: -moz-linear-gradient(center top,#62886f,#0c3a49);
    background: linear-gradient(#62886f,#0c3a49);

}

.innerpage .navigation-bar {

    position: relative;

}

.innerpage .footer {

    /*margin-top: 30px;*/

}

/*navbar*/



.navbar {

    margin-left: 0px;

    min-height: 0;

    margin-bottom: 0px;

    border: none;

    z-index: 999;

    bottom: 0;
    float: right;
}



i.fa.fa-home {

    font-size: 16px;

}



.nav>li>a {

    position: relative;
    display: block;
    padding: 4px 12px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Anton', sans-serif;
    /*background: #0c3c4a;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; 
    -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 1);
    box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 1);*/     


}



.navbar-collapse {

    padding-right: 0px;

    padding-left: 0px;

}

.navbar-header {

    background: #222;

}

.nav>li>a:hover,

.nav>li>a:focus {

    text-decoration: underline;
    background: transparent;
    color: #0c3c4a;

}

.nav .open>a,

.nav .open>a:hover,

.nav .open>a:focus {

    border: none;
    z-index: 999;
    color: #2E2B29;
    background: none;
}

.navbar-nav>li {

    padding: 12px 3px;
    text-align: center;
    border-right: 1px solid #000000;
    -webkit-box-shadow: 1px 0 0 0 #000000;
    -moz-box-shadow: 1px 0 0 0 #000000;
    box-shadow: 1px 0 0 0 #000000;

}

.navbar-nav li.first-nav {
    border-left: 1px solid #000000;
}

.dropdown-menu {

    border: none;

    -webkit-box-shadow: none;

    box-shadow: none;

    background: rgba(0, 0, 0, .7);

}

.dropdown-menu li>a {

    color: #FFF;
    font-size: 13px;
}

.dropdown-menu>li>a {} .banner-heading h1 {

    font-size: 50px;

    font-weight: bold;

    text-shadow: 1px 1px 5px rgba(0, 0, 0, .75);

    margin: 0;

}

.header-phone a,

.header-phone {

    color: #FFF;

    margin: 20px 0 !important;

    font-size: 50px;

    font-weight: bold;

    text-shadow: 1px 1px 5px rgba(0, 0, 0, .75);

}

.header-phone a {

    background: rgba(201, 32, 27, 0.8);

    padding: 0 10px;

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

    border-radius: 10px;

}



.phone {

	text-align: right;

    font-size: 24px;

    text-transform: uppercase;

    margin-top: 13px;
    

}



.phone a {

    color: #FFFFFF;
    padding: 4px 15px;
    font-family: 'Anton', sans-serif;
    /*-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.46);
    -moz-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.46);
    box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.46);
    background: #0c3c4a url(../images/bg-trans-header.png);*/
}



.phone a:hover {

    text-decoration: none;

}



.innerpage-phone {

    float: right;

    font-size: 36px;

    margin-top: 15px;

}

.innerpage-title {

    padding-left: 45px;

}

.innerpage-title p {

    font-size: 26px;

    margin-top: 20px;

    margin-bottom: 10px;



    padding: 2px 10px;

    

    display: inline-block;



    text-shadow: 0px 0px 30px #FFF;

    color: #679028;

    background: #222;

}

.tagline-text {

    font-size: 62px;

    color: #0c3c4a;

    font-family: 'Titillium Web', sans-serif;

    text-align: center;

    text-shadow: 0px 2px 0 #FFF, -1px -1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px 1px 0 #FFF;

}



.tagline-text span {

    -webkit-transition: all 1s;

    -moz-transition: all 1s;

    -o-transition: all 1s;

    transition: all 1s;    

}



.tagline-text span:hover {

    color: #333;

    font-size: 72px;

}



.banner-heading h3 {

    text-shadow: 1px 1px 5px rgba(0, 0, 0, .75);

    color: #FFF;

}

.banner img {

    width: 100%;

    /*padding: 20px 0px;*/

}

.banner .content-ddbox {

    margin-bottom: 20px;

    /*margin-top: 30px;*/

}



.top-services {

    position: absolute; 

    left: 0;

    bottom: -90px;

    text-align: center;

    z-index: 9;

}



.top-services p {

    

    text-shadow: 0px 0px 15px #000;

    color: #FFF;

    margin: 0;

    /*background-color: #CE4D2C;

    border-radius: 4px;*/

}



.top-services .image {

    margin: 0 auto;

    max-width: 150px;

    position: relative;

}



/*

.top-services .image .front-image {

    position: absolute;

    top: 0;

    left: 0;

    -webkit-transition: all 1s;

    -moz-transition: all 1s;

    -o-transition: all 1s;

    transition: all 1s;

}*/



.top-services .image img {

    max-width: 100%;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    border-radius: 50%;

    border: 4px solid #ffffff;



    -webkit-transition: all 1s;

    -moz-transition: all 1s;

    -o-transition: all 1s;

    transition: all 1s;

}



.top-services .image img:hover {

    cursor: pointer;

    cursor: hand;



    -webkit-transform:scale(1.25); /* Safari and Chrome */

    -moz-transform:scale(1.25); /* Firefox */

    -ms-transform:scale(1.25); /* IE 9 */

    -o-transform:scale(1.25); /* Opera */

     transform:scale(1.25);

}





/*tagblock*/



.tagblock {

    position: relative;

    background: #2F2F31 url('../images/bg-feat.jpg') center;

    min-height: 100px;

}

.frontpage .tagblock {

    /*margin-top: 30px;*/

}

.tagblock-bg {

    background: url('../images/img1.png') right no-repeat;

}

.tagblock a {

    color: #FFF;

}

.tagblock .leader {

    text-shadow: 0 0 1px rgba(65, 65, 65, .5);

    font-size: 25px;

    color: #FFF;

    font-style: italic;

    margin-top: 35px;

}

.tagblock .mylead {

    text-shadow: 0 0 1px rgba(65, 65, 65, .4);

    color: #fff;

    font-size: 17px;

    font-style: italic;

    font-weight: normal;

}

.tagblock .btn-myprimary {

    margin-top: 20px;

    margin-bottom: 20px;

}

/*featured*/



.featured {

    background: url('../images/slideshow4.png') repeat-y fixed;

    background-repeat: repeat-y;

    background-position: center center;

    background-attachment: fixed;

    position: relative;

    margin-bottom: 0;

    color: #FFFFFF;

    padding: 6px 0px 68px;

    border-bottom: 5px solid #2B2B2B;

}

.featured .head {} .featured .description {

    display: none;

}

.featured a {

    color: #FFF;

}

.featured a:before {} .featured h2 {

    /*text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);*/

    

    text-align: center;

    background: rgba(255, 255, 255, 0.5);

    padding: 5px;

    color: #2b2b2b;

    width: 60%;

    margin: 0px auto;

}

.featured .heading h3 {

    text-shadow: 0 0 1px rgba(0, 0, 0, .5);

    font-size: 16px;

    color: #FFF !important;

    text-align: center;

}

.featured .description {

    text-align: center;

}

.featured .description p {

    color: #C3FBFF;

    text-shadow: 1px 1px 1px rgba(0, 0, 0, .1);

}

.featured>.container {

    padding-left: 0;

    padding-right: 0;

}

.featured .featured-inner {

    padding-top: 30px;

    padding-bottom: 30px;

}

.fheading {

    padding-left: 15px;

    padding-right: 15px;

    padding-top: 15px;

}

.fheading h1 {

    margin: 0;

    color: #F7A813;

    font-size: 75px;

    text-align: center;

    

    text-shadow: -6px 3px 0px #000000, 9px 8px 0px rgba(0, 0, 0, 0.15);

    text-transform: uppercase;

    letter-spacing: 1px;

}

.fheading .lead {

    color: #FFF;

    font-size: 20px;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, .2);

    font-style: italic;

    line-height: 1.1em;

    text-align: center;

}

.services {
    text-align: center;
    padding: 10px 0;

}



.services h4 {
    color: #000000;
    font-size: 16px;
    text-align: center;
    font-family: 'PT Sans', sans-serif;
    text-transform: uppercase;
    /* font-weight: bold; */
    background: rgba(255,255,255,0.4);
}
.services-texture {

    background-image: url('../images/pattern.png');

    background-color: #DF3526;

}

.services .container {} .services p.title {

    color: #333333;

    text-transform: uppercase;

    font-size: 20px;

    font-weight: bold;

}

.services a {

    color: #333333;

}

.services {
    background: url(../images/bg-feat.jpg);
    text-align: center;

}

.services .image img {

    max-width: 100%;

    border: 6px solid #3a3a3a;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    border-radius: 50%;

}

.fancy-boxes {

    margin-top: -65px;

    padding: 10px;

}

.fancy-boxes small {

    font-style: italic;

    color: #2B2B2B;

    /*margin-top: 5px;*/

}

.fancy-boxes .service-img {

    border: 8px solid #2B2B2B;

    border-radius: 1px;

    -webkit-box-shadow: 0px 56px 36px -60px #121D12;

    -moz-box-shadow: 0px 56px 36px -60px #121D12;

    -o-box-shadow: 0px 56px 36px -60px #121D12;

}

.fancy-boxes .icon {

    text-align: center;

    margin-top: -80px;

}

.fancy-boxes .icon img {

    width: 150px;

    height: 150px;

    margin: 0 auto;

}

.fancy-boxes .icon h4 {

    color: #2B2B2B;

    font-family: 'Oswald', sans-serif;

    font-size: 20px;

    margin: 20px 0px;

}

.frontpage-image {

    float: right;

    max-width: 400px;

    margin-left: 20px;

    border: 8px solid #2B2B2B;

    -webkit-box-shadow: 0px 56px 36px -60px #121D12;

    -moz-box-shadow: 0px 56px 36px -60px #121D12;

    -o-box-shadow: 0px 56px 36px -60px #121D12;

}

.footer {

    margin-top: 0;

    padding-top: 15px;

    padding-bottom: 5px;

    color: #FFF;

    background-color: #000000;

}

ul.footer-nav {

    padding-left: 0;

    list-style: none;

    margin: 0;

    text-align: right;

}

ul.footer-nav li {

    display: inline;

}

ul.footer-nav li a {

    font-family: 'Oswald', sans-serif;

    padding: 0px 10px;

    border-right: 1px solid #fff;

}

ul.footer-nav li:last-child a {

    border-right: none;

}

ul.footer-nav li a:hover,

ul.footer-nav li a:focus,

ul.footer-nav li a:active {

    /*text-decoration: none;*/

}

.footer a {

    color: #FFF;

}

.footer p {

    /*font-family: 'Oswald', sans-serif;

	text-transform: uppercase;*/

}

.footer .heading {

    font-size: 22px;

    text-shadow: 0px 0px 30px #FFF;

    color: #0c3c4a;

    

    padding: 2px 5px 2px 0;

    margin-bottom: 0;

}

/* Sidebar Widget */



.sidebar_right .widget {

	margin-bottom: 10px;

}

.sidebar_right .widget .head {

    border-bottom: 2px solid #CCC;

}

.sidebar_right .widget .description .sitelinks {

    padding: 10px 0 10px 0;

    margin: 0;

    list-style: none;

}

.sidebar_right .widget .description .sitelinks li {} .sidebar_right .widget .description .sitelinks li a {

    padding: 5px 8px;

    display: block;

    border-bottom: 1px solid #EEE;

}

.sidebar_right .widget .description .sitelinks li a:hover {

    text-decoration: none;

    background: #DDD;

}

/* Recaptcha Overrides */



#recaptcha_table {

    border: none !important;

}

#recaptcha_challenge_image {

    border: none !important;

    padding: 5px;

}

#recaptcha_response_field {

    padding: 5px;

}

.customHeader1 {

    background: #139DCE;

    color: #FFF;

    padding: 10px;

    border-bottom: 2px solid #2F7894;

}

.navbar-toggle {

    background: #0c3c4a;

}

.navbar-toggle .icon-bar {

    background: #FFF;

}

div.img-container {

    text-align: center;

}

.my-thumb-circle {

    
    width: 101%;
    /*border-radius: 10px;
    text-align: center;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);
    border: 4px solid #F2583E;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: All 0.3s linear;
    -webkit-transition: All 0.3 linear;
    -moz-transition: All 0.3 linear;
    -o-transition: All 0.3 linear;*/

}


.my-thumb-circle:hover {

    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    /*-webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none;
    filter: none;*/
}

.my-thumb-wrapper {
    border: 10px solid #FFFFFF;
    height: 100%;
    overflow: hidden;
    width: 95%;
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.6);
}

.content-ddbox {    

    width: 100%;

    display: inline-block;

    /*padding: 10px 0px;*/

    /*background: #FFF;*/

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

    border-radius: 10px;

    /*-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.75);

    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.75);

    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.75);*/

}

.searchpage,

.statepage,

.citypage {

    padding: 15px !important;

}

.searchresultspage .ddboxheadercontainer .page_header {

    font-size: 30px;

}

.ddboxheadercontainer .page_header {

    color: #EC7D08;

    font-size: 50px;

    letter-spacing: 2px;

    margin: 20px 0px 10px;

    text-shadow: -2px -2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, -2px 2px 0 #FFFFFF, 2px 2px 0 #FFFFFF;

    text-shadow: -3px 2px 0px #000000, -4px 2px 0px rgba(0, 0, 0, 0.51);

    text-align: center;

    font-weight: bold;

    /*text-transform: uppercase;*/

}

.ddboxheadercontainer {

    background-image: url('../images/banner-img.jpg');

    background-repeat: repeat-y;

    background-position: center center;

    background-attachment: fixed;

    padding: 50px 0;

    border-bottom: 8px solid #30221A;

}

.content-ddbox .contentdescription {

    padding: 15px;

}

.content-ddbox h1 {

    margin: 0;

    line-height: 1em;

}

.content-ddbox h1,

.content-ddbox h2,

.content-ddbox h3,

.content-ddbox h4,

.content-ddbox h5 {

    /*color: #464646;*/

    margin-bottom: 10px;

}

.content-ddbox h1 {

    font-size: 22px;

}

.content-ddbox h2 {

    font-size: 18px;

}

.content-ddbox h3 {

    font-size: 16px;

}

.customWidget1 {

    -webkit-border-radius: 1px;

    -moz-border-radius: 1px;

    border-radius: 1px;

    -webkit-box-shadow: 0px 0px 3px 1px rgba(65, 65, 65, .5);

    box-shadow: 0px 0px 3px 1px rgba(65, 65, 65, .5);

    /*background: #FFF;*/

    

    color: #333;

}

.customWidget1 a,

.content-ddbox a {

    /*color: #464646*/

}

.ddheader {

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;

    -webkit-box-shadow: 0px 0px 4px 1px rgba(65, 65, 65, .5);

    box-shadow: 0px 0px 4px 1px rgba(65, 65, 65, .5);

    border-top: 1px solid #FFF;

    border-left: 1px solid #FFF;

    border-right: 1px solid #FFF;

    border-bottom: 1px solid #FFF;

    background: rgb(191, 191, 191);

    background: -moz-linear-gradient(top, rgba(191, 191, 191, 1) 0%, rgba(252, 255, 244, 1) 9%);

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(191, 191, 191, 1)), color-stop(9%, rgba(252, 255, 244, 1)));

    background: -webkit-linear-gradient(top, rgba(191, 191, 191, 1) 0%, rgba(252, 255, 244, 1) 9%);

    background: -o-linear-gradient(top, rgba(191, 191, 191, 1) 0%, rgba(252, 255, 244, 1) 9%);

    background: -ms-linear-gradient(top, rgba(191, 191, 191, 1) 0%, rgba(252, 255, 244, 1) 9%);

    background: linear-gradient(to bottom, rgba(191, 191, 191, 1) 0%, rgba(252, 255, 244, 1) 9%);

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#fcfff4', GradientType=0);

    padding: 15px;

}

.ddheader {

    color: #144E64;

}

.horizontal-header-shadow-top {

    position: absolute;

    top: 0;

    z-index: 99999;

}

section.list-jumbotron {

    background: url('../images/banner.png') rgb(116, 126, 128);

    background: url('../images/banner.png'), -moz-radial-gradient(center, ellipse cover, rgba(116, 126, 128, 1) 0%, rgba(89, 95, 96, 1) 100%);

    background: url('../images/banner.png'), -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(116, 126, 128, 1)), color-stop(100%, rgba(89, 95, 96, 1)));

    background: url('../images/banner.png'), -webkit-radial-gradient(center, ellipse cover, rgba(116, 126, 128, 1) 0%, rgba(89, 95, 96, 1) 100%);

    background: url('../images/banner.png'), -o-radial-gradient(center, ellipse cover, rgba(116, 126, 128, 1) 0%, rgba(89, 95, 96, 1) 100%);

    background: url('../images/banner.png'), -ms-radial-gradient(center, ellipse cover, rgba(116, 126, 128, 1) 0%, rgba(89, 95, 96, 1) 100%);

    background: url('../images/banner.png'), radial-gradient(ellipse at center, rgba(116, 126, 128, 1) 0%, rgba(89, 95, 96, 1) 100%);

    filter: url('../images/banner.png'), progid: DXImageTransform.Microsoft.gradient( startColorstr='#747e80', endColorstr='#595f60', GradientType=1);

    background-repeat: repeat-x;

    /*background-size: 100% auto;*/

    

    padding-bottom: 20px;

    background-attachment: fixed;

}

.list-jumbotron .row {

    margin-left: -15px;

    margin-right: -15px;

}

.list-jumbotron .my-thumb-circle {} .list-jumbotron .content-ddbox .row .col-md-4 {

    /*padding-right: 0;

    padding-top: 10px;

    padding-left: 25px;

    padding-bottom: 10px;*/

}

.list-jumbotron .content-ddbox h4 {

    padding-bottom: 5px;

    margin-bottom: 5px;

    border-bottom: 1px solid #999;

}

.list-jumbotron .content-ddbox p,

.list-jumbotron .content-ddbox a {

    font-size: 12px;

}

.list-jumbotron>.container {

    padding-right: 30px;

    padding-left: 30px;

}

.main-banner {

    position: absolute;

    left: 0;

    right: 0;

    display: none;

}

.main-banner>img {

    width: 100%;

}

.horizontal-bar {

    height: 9px;

    display: block;

    background: #2B2B2B;

}

.sidebar_right .content-ddbox .ddboxheadercontainer .page_header {

    font-size: 20px;

}

.mobile-search {

    display: none;

}

.fll {

    text-shadow: none;

    font-size: 22px;

    color: #fff;

    margin: 15px 0px 10px;

}

.city-page .ddboxheadercontainer .page_header {

    /*font-size: 27px;



	text-align: left;



	margin: 30px 0px 15px;*/

}

.cityphone,

.cityphone a {

    color: #FFC200;

    

    font-size: 32px;

    text-transform: uppercase;

    text-align: right;

    letter-spacing: 2px;

    margin: 30px 0px 15px;

    text-shadow: -2px -2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, -2px 2px 0 #FFFFFF, 2px 2px 0 #FFFFFF;

    text-shadow: -3px 2px 0px #171717, -5px 2px 1px rgba(19, 19, 19, 0.55);

    text-align: center;

}

#citieslist {
    font-size: 26px;
    margin: 0px 0 5px;
    padding: 5px;
    text-shadow: 0px 0px 15px #FFF;
    
    color: #222;
    border-bottom: 1px dashed;
    text-transform: uppercase;
}

ul.cities {
    list-style: disc;
    float: left;
}

ul.cities li {
    float: left;
}


.cityname,
.title {
    font-size: 24px;
    font-family: 'Oswald', sans-serif;
}



.cityname {
    
    font-size: 22px;
    margin: 0;
}



.cityname a {

   color: #222;

}



.readmore {

    background-color: #2B2B2B;

    color: #fff;

    font-family: 'Oswald', sans-serif;

    text-transform: uppercase;

    padding: 10px 15px;

    border-radius: 4px;

    max-width: 100%;

    margin: 30px 0px 15px;

    display: table-cell;

    float: right;

    transition: All 0.3s linear;

    -webkit-transition: All 0.3 linear;

    -moz-transition: All 0.3 linear;

    -o-transition: All 0.3 linear;

}

.readmore a {

    color: #fff;

}

.products_box {

    border-bottom: 1px dashed #2B2B2B;

    padding: 10px 0;

}

a.navbar-brand {

    font-family: 'Oswald', sans-serif;

    color: #FFF;

    text-transform: uppercase;

}

.itemblock a {
    font-size: 13px;
}

.item {

    /*min-height: 225px;*/

    

    background-color: #2B2B2B;

}

.item h3 {

    color: #F8AA14;

}

.item p {

    text-align: justify;

}

/*

iframe {

    width: 720px !important;

    height: 408px !important;

}*/



.list-videos .single-video {

    margin-bottom: 10px;

}

.list-videos .single-video h1 {

    margin: 0;

    padding: 0;

    font-size: 24px

}

.list-videos a {

    color: #D0A018;

}

.list-videos a:hover {

    color: #ccc;

    opacity: 0.9;

}

.list-videos img {

    width: 100%;

}

.padding-0 {

    padding: 0;

}



.padding-right-0 {

    padding-right: 0;

}



.video-container {

    position: relative;

    padding-bottom: 56.25%;

    padding-top: 30px;

    height: 0;

    overflow: hidden;

}

.video-container iframe,

.video-container object,

.video-container embed {

    position: absolute !important;

    top: 0 !important;

    left: 0 !important;

    width: 100% !important;

    height: 100% !important;

}

.footer_buttons {

    background: #0c3c4a;

    color: #000000;

    z-index: 9999999;

    display: block;

    position: fixed;

    left: 0;

    bottom: 0;

    width: 100%;

    height: 120px;

    box-shadow: inset 0px 4px 14px -7px #404040;

    text-align: center;

    display: table;

    padding: 10px 0;

    

}



.footer_buttons a {

    color: #FFFFFF;

    font-size: 28px;

    /*text-shadow: 1px 0px 0px #FFF, 0px 1px 0px #FFF, -1px 0px 0px #FFF, 0px -1px 0px #FFF;*/

}



.tollfree {

    font-family: 'Oswald', sans-serif;

    font-size: 32px;

    text-transform: uppercase;

    float: right;

    padding-right: 20px;

}

.banner-wrapper {

    /*background: url(../images/bg-feat.jpg);

    -webkit-box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, .5);

    -moz-box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, .5);

    box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, .5);*/

}

.banner-img {

    min-height: 350px;

    padding: 0 20px;

    /*background: #741800  url('../images/banner-bg.png') no-repeat center;*/

}

.footer-img {

    max-width: 100%;

    /*border: 2px solid #fff;

  border-radius: 10px;

  -moz-border-radius: 10px;

  -webkit-border-radius: 10px;*/

}

/* Start of Navigation Search bar */

/*-------------------------------------*/



.cf:before,

.cf:after {

    content: "";

    display: table;

}

.cf:after {

    clear: both;

}

.cf {

    zoom: 1;

}

/*-------------------------------------*/



.form-wrapper {

    -moz-border-radius: 3px;

    -webkit-border-radius: 3px;

    border-radius: 3px;

}

.form-wrapper input {

    width: 100%;

    height: 40px;

    float: left;

    border: 0;

    -moz-border-radius: 3px 0 0 3px;

    -webkit-border-radius: 3px 0 0 3px;

    border-radius: 3px 0 0 3px;

    color: #333;

    padding-left: 10px;

    font-size: 13px;

}



.form-wrapper input:focus {

    outline: 0;

    background: #fff;

}



.form-wrapper input::-webkit-input-placeholder {

    color: #999;

    font-weight: normal;

    font-style: italic;

}



.form-wrapper input:-moz-placeholder {

    color: #999;

    font-weight: normal;

    font-style: italic;

}



.form-wrapper input:-ms-input-placeholder {

    color: #999;

    font-weight: normal;

    font-style: italic;

}



.form-wrapper button {

    overflow: visible;

    position: relative;

    float: left;

    border: 0;

    padding: 0;

    cursor: pointer;

    height: 40px;

    width: 100%;

    color: #000000;

    text-transform: uppercase;

    background: #0c3c4a;

    -moz-border-radius: 0 3px 3px 0;

    -webkit-border-radius: 0 3px 3px 0;

    border-radius: 0 3px 3px 0;

    /*text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);*/

}



.form-wrapper button:before {

    content: '';

    position: absolute;

    border-width: 8px 8px 8px 0;

    border-style: solid solid solid none;

    border-color: transparent #0c3c4a transparent;

    top: 12px;

    left: -6px;

}



.form-wrapper button:hover {

    background: #bc9500;

}

.form-wrapper button:hover:before {

    border-right-color: #bc9500;

}



.form-wrapper button:active,

.form-wrapper button:focus {

    background: #EC7D08;

}

.form-wrapper button:focus:before {

    border-right-color: #EC7D08;

}



.form-wrapper button::-moz-focus-inner {

    border: 0;

    padding: 0;

}



.main-search {

    margin: 0 auto;

    height: auto;

    margin-top: 15px;

    /*background: #D0A018;

    background-repeat: repeat-y;

    background-position: center center;*/

}



.main-search .row {

    margin-left: 0;

    margin-right: 0;

}



.local {

    width: 100%;

    background: transparent;

    /* Old browsers */

    /* IE9 SVG, needs conditional override of 'filter' to 'none' */

}





/* blink me */



.blink_me {

    -webkit-animation-name: blinker;

    -webkit-animation-duration: 2s;

    -webkit-animation-timing-function: linear;

    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;

    -moz-animation-duration: 2s;

    -moz-animation-timing-function: linear;

    -moz-animation-iteration-count: infinite;

    animation-name: blinker;

    animation-duration: 2s;

    animation-timing-function: linear;

    animation-iteration-count: infinite;

}

@-moz-keyframes blinker {

    0% {

        opacity: 1.0;

    }

    50% {

        opacity: 0.0;

    }

    100% {

        opacity: 1.0;

    }

}

@-webkit-keyframes blinker {

    0% {

        opacity: 1.0;

    }

    50% {

        opacity: 0.0;

    }

    100% {

        opacity: 1.0;

    }

}

@keyframes blinker {

    0% {

        opacity: 1.0;

    }

    50% {

        opacity: 0.0;

    }

    100% {

        opacity: 1.0;

    }

}

/* end of blink me */

/* End of Navigation Search bar */



.socials {

    text-align: right;

    margin-top: 10px;

}



.socials img {

    width: 33px;
    margin-right: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #0c3c4a;

    -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    2px 2px 2px 0px rgba(0, 0, 0, 0.5);
	box-shadow:         2px 2px 2px 0px rgba(0, 0, 0, 0.5);


    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;

}



.socials a:hover img {

    background: #0c3a49;
    border-radius: 10px;

    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);

}



.tag-line .read-more {

    display: inline-block;

    padding: 10px 15px;

    background: #CA211C;

    color: #fff;

    -webkit-border-radius: 2px;

    -moz-border-radius: 2px;

    border-radius: 2px;

}



.tag-line .read-more:hover {

    text-decoration: none;
    background: #A50F0B;

}

.tag-line {
    padding: 10px;
    color: #ffffff;
    border-left: 10px solid #ffffff;
    padding-left: 10px;
    text-align: left;
}

.tag-line ul,

.tag-line ul li {

    list-style: none;

    padding: 0;

    margin-left: 10px;

}



.tag-line ul li {

    list-style: none;
    font-size: 21px;
    

}

.tag-line ul .sub-li {
    font-size: 18px;
}




a.showMoreCities {

    color: #FFFFFF;

    background-color: #222;

    border-color: transparent;

    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);

}



a.showMoreCities:hover {

    background-color: #3B3B3B;

    border-color: #222;

}



.city-zipcodes {

    font-size: 16px;

    font-weight: bold;

    margin-top: 20px;

}

.zipcodes-list{
    font-size: 24px !important;
}



.heading-section {

    font-size: 28px;

    color: #222;

}



.banner-heading {

	margin-top: 30px;

}



.banner-testimonials {

	/*background: rgba(0, 0, 0, 0.7);*/

    padding: 5px;
    text-align: left;
    /*margin-top: 45px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;*/

}



.single-testimonial {

	margin-bottom: 10px;
    color: #ffffff;
    border-right: 10px solid #0c3c4a;
    font-size: 14px;

}


.testimonial-title, .testimonial-title a {
    font-size: 30px;
    color: #0c3c4a;
    /*letter-spacing: 2px;*/
    text-transform: uppercase;
}



.fa-quote-left:before {

	font-size: 32px;

}



.fa-quote-right:before {

	font-size: 	22px;

	font-style: normal

}



.readmore-testi {

	font-size: 13px;
    color: #0c3c4a !important;

}
.readmore-testi:hover {
    color: #0c3c4a;
}



.rating {

    font-size: 34px;

}



.rating ul {

    list-style: none !important;

}



.rating ul li {



    list-style: none !important;

    float: left;

    margin-left: 0 !important;

    position: relative;

    width: auto !important;

    background: none !important;

}







.rating ul li:after {

    content: "\2605";

    color: #0c3c4a;

    position: relative;

    text-shadow: 2px 2px 0px rgba(0,0,0,0.7);

}



.rating ul li:last-child:after {

    color: #0c3c4a;

    width: 50%;

    overflow: hidden;

    position: absolute;

    left: 0;

    text-shadow: none;

}





.rating ul li:last-child:before {



    color: #2B2B2B;

    content: '\2605'; /* Full star in UTF8 */

    text-shadow: 2px 2px 0px rgba(0,0,0,0.7);



}





.rate-header {

    font-size: 18px;

}





.more-reviews {



    display: inline-block;

  text-decoration: none !important;

  background: #0c3c4a;

  color: #FFF !important;

  padding: 5px 10px;

  margin-top: 5px;

}



.more-reviews:hover {

    opacity: 0.8;

}





.review-title{

    font-weight: 100;

    font-size: 26px;

    

}

.sidebar h1 {
    text-align: center;
}


.sidebar-service-list {
    margin-left: 50px;
}