/*
* Custom Stylesheet
*/


/* ==========================================================================
/                                                                           /
/                              Table Of Contents                            /
/                                                                           /
=============================================================================

# Content Defaults
    ## UiKit Content Defaults

# Theme Defaults ( Main Container Widths and Styles )

# Header Styles

# Nav Styles
    ## General Styles
    ## Level 1 Active State
    ## Level 1 Hover State
    ## Dropdown Styles
        ### Dropdown Active
        ### Dropdown Hover
    ## Mobile Menu
        ### Mobile Toggle Styles ( The actual hamburger icon )
            ### Mobile Menu Background (Mobile Menu Background and Link Styles)
            ### Mobile Menu Active
            ### Mobile Menu Hover
# Top A
    ## Widgetkit 2.0
        ## Dot Nav
        ## Slider Arrows

# Top B

# Top C

# Top D

# Top E

# Bottom A

# Bottom B

# Bottom C

# Bottom D

# Bottom E

# Main Top

# Main Bottom

# Sidebars

# Footer

# Fixed Widget

# Gravity Forms
    ## General Settings
        ## Field widths, sizes and borders
        ## Changes Browsers blue focus ring
        ## Form Button
        ## Google Captcha Responsive
        ## Confirmation and Error Message
        ## Gform Placeholder

# Responsive

# Pick 8 Features
( Commented Out, If needed ad the widget from inactive widgets in wordpress
and delete comments from this stylesheet and theme.js)
    ## Fixed Form
    ## Exit intent Popup
    ## Immediate Callback

# Assorted Commented Out Code ( Katana Search, Katana Blog, Katana Testimonials)
( Commented Out, If needed ad the widget from inactive widgets in wordpress
and delete comments from this stylesheet as well as in the theme.js file and theme.php)
    ## Katana Blog Feed
    ## Katana Testimonials
    ## Unity Homepage Switcher
    ## Katan Style Search

*/

/* ===========================================================================
/                                                                            /
/                                                                            /
/=============================================================================

/* ==================================== /
/                                       /
/           Content Defaults            /
/                                       /
======================================= */

.top-a-wrap {
    background: url(/wp-content/uploads/2018/11/4-seasons.jpg)no-repeat;
	background-position:right;
	min-height: 650px;
	position: relative;
	background-size: cover;
}

/*.wid-position {
    position: absolute;
    top: 56%;
    left: 28%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    width: 100%;
}*/

@media (min-width: 1701px){
.wid-position {
    margin-right: 40%;
}
}

@media (min-width: 768px) and (max-width: 1700px){
.wid-position {
    margin-right: 49%;
}
}

.wid-position {
    margin-top: 55px;
}

span.weekday {
    display: block;
}

h1.page-title, h1.product_title.entry-title {
    background: #000;
    color: #fff;
    max-width: 500px;
    text-align: center;
    border-radius: 10px;
}

.gravity-form {
    max-width: 550px;
    margin: 0 auto;
}

h3.gform_title {
    font-size: 30px!important;
}

.white, .blue {
    padding: 30px 0;
}

.uk-panel-box-primary {
    background-color: #33406b;
}

.uk-panel-box-primary h1,
.uk-panel-box-primary h2,
.uk-panel-box-primary h3,
.uk-panel-box-primary h4,
.uk-panel-box-primary h5,
.uk-panel-box-primary h6,
.uk-panel-box-primary p,
.uk-panel-box-primary em,
.uk-panel-box-primary h1.uk-article-title,
.uk-panel-box-primary h3.uk-panel-title,
.uk-panel-box-primary li {
    color: #fff;
}

.uk-panel-box-primary a {
    color: #b00925;
}

h1.home-title:after,
.form-wrap h3.uk-panel-title:after,
.top-c-wrap .gform_wrapper h3.gform_title:after,
.reviews-title:after,
h2.footer-title:after,
h1.uk-article-title:after {
    content: '';
    display: block;
    height: 1px;
    width: 40px;
    background-color: #be344b;
}

h1.home-title,
.form-wrap h3.uk-panel-title,
.top-c-wrap .gform_wrapper h3.gform_title,
.reviews-title,
h1.uk-article-title {
    display: table;
    margin: 0 auto;
}

body, button, input, select, textarea {
    color: #000;
    font-family: 'Merriweather', serif;
    font-size: 16px;
    line-height: 1.5;
}

main.tm-content {
    padding-top: 50px;
    padding-bottom: 30px;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 25px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 20px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', serif;
    color: #1c1c1c;
    line-height: 1.5em;
    clear: both;
}

h1.uk-article-title {
    font-family: 'Open Sans', serif;
    font-weight: 500;
    line-height: 1.5;
    color: #1c1c1c;
    font-size: 36px;
    text-align: center;
}

h3.uk-panel-title {
    font-family: 'Open Sans', serif;
    color: #1c1c1c;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.5;
}

p {
    font-family: 'Open Sans', sans-serif;
    color: #1c1c1c;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
}

li {
    font-family: 'Open Sans', sans-serif;
    color: #1c1c1c;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    text-align: left;
}

em {
    font-family: 'Open Sans', sans-serif;
    color: #1c1c1c;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
}

a {
    font-family: 'Open Sans', sans-serif;
    color: #b00925;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
}

a:hover {
    text-decoration: none;
}

/* UiKit Content Defaults ======================== */

ul.uk-check-list li {
    list-style: none;
}

ul.uk-check-list li:before {
    content: "\f00c";
    display: inline-block;
    margin-right: 10px;
    font-family: FontAwesome;
}

ul.uk-check-list-square li {
    list-style: none;
}

ul.uk-check-list-square li:before {
    content: "\f046";
    display: inline-block;
    margin-right: 10px;
    font-family: FontAwesome;
}

ul.uk-list-no-dot {
    padding: 0;
    list-style: none;
}

ul.uk-list-no-dot li {
    line-height: 2;
}

main.tm-content .uk-panel-box>.uk-panel-teaser {
    margin-top: -16px;
    margin-left: -16px;
    margin-right: -16px;
}

main.tm-content .uk-panel-box .uk-panel-teaser {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    overflow: hidden;
    -webkit-transform: translateZ(0);
}

/* main.tm-content .uk-panel-box-primary {
    background-color: #b91616;
}

main.tm-content .uk-panel-box-primary p {
    color: #fefffc;
} */

main.tm-content .uk-panel-box-secondary {
    background: #4f4f4f;
}

main.tm-content .uk-panel-box-secondary p {
    color: #fefffc;
}

main.tm-content .uk-panel-box {
    padding: 15px;
    color: #fefffc;
    background-color: #b91616;
}

main.tm-content .uk-panel-box p {
    color: #fefffc;
}

.uk-list-striped > li:nth-of-type(odd) {
    background-color: #b91616;
    color: #fefffc;
}

.uk-table-striped tbody tr:nth-of-type(odd) {
    background-color: #b91616;
    color: #fefffc;
}

.uk-table-hover tbody tr:hover {
    background-color: #b91616;
    opacity: 0.8;
    color: #fefffc;
}

code {
    color: #000!important;
}

.alternate-list-margins {
    margin-top: 3px;
    margin-left: 25px;
}

.wrapper-content {
    margin: 20px 0;
}

.remove-top-margin {
    margin-top: 0px;
}

.remove-bottom-margin {
    margin-bottom: 0px;
}

.sublist-margins {
    margin-top: 3px;
    margin-left: 10px;
}

/* ==================================== /
/                                       /
/           Theme Defaults              /
/                                       /
======================================= */


.width-2 {
	float: left;
	width: 50%;
}

.width-3 {
	float: left;
	width: 33.333%;
}

.width-4 {
	float: left;
	width: 25%;
}

.width-5 {
	float: left;
	width: 20%;
}

.transform-relative {
    position: relative;
    min-height: ;
}

.transform {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.transformX {
    position: absolute;
    top: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.transformY {
    position: absolute;
    top: 50%;
    left: 0;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

ul.layout-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clear-both {
	clear: both;
}

.uk-container.uk-container-center {
    max-width: 1270px;
}

.uk-panel-box {
    padding: 0px;
    background: none;
    color: #444444;
}

.uk-panel-box>.uk-panel-teaser {
    margin-top: -16px;
    margin-left: -16px;
    margin-right: -16px;
}

.uk-panel-box .uk-panel-teaser {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    overflow: hidden;
    -webkit-transform: translateZ(0);
}

/* ==================================== /
/                                       /
/           Header Styles               /
/                                       /
======================================= */

.cta {
    min-width: 390px;
}

p.call-us {
    font-size: 24px;
    color: #b00925;
    font-weight: 600;
    text-align: right;
    padding-top: 5px;
    margin: 0 5px;
}

p.number {
    font-size: 24px;
    color: #0c1b4d;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: left;
}

.cta .uk-width-1-2:last-child {
    padding-left: 5px;
}

p.number.smaller {
    font-size: 20px;
}

.tm-headerbar {
    margin: 15px 0px;
}

.tm-headerbar .uk-panel {
    max-width: inherit;
}

.header-social a {
    color: #0c1b4d;
    font-size: 23px;
    margin-right: 7px;
}

.header-social a:hover {
    opacity: .8;
}

/* ==================================== /
/                                       /
/              Nav Styles               /
/                                       /
======================================= */
a.email {
    font-size: 21px;
    color: #0c1b4d;
    font-weight: 700;
    margin-bottom: 5px;
    float: left;
}
@media (min-width: 1201px) {
.tm-navbar {
    position: relative;
    margin-top: -30px !important;
    z-index: 10;
    display: table;
    float: right;
    background: none;
    margin-bottom: 10px;
}

    .tm-headerbar .tm-logo {
        position: absolute;
        z-index: 5;
        margin-top: 25px;
    }

    .header-wrap {
        min-height: 152px;
    }

    .tm-toolbar.uk-clearfix.uk-hidden-small {
        margin:  5px 0;
        position: absolute;
    }
}

@media (max-width: 1200px) {
   .tm-toolbar.uk-clearfix.uk-hidden-small {
        margin:  5px 0;
    }

    .nav-wrap {
        padding-bottom: 10px;
    }

    .cta {
        margin-top: 50px;
    }

    .tm-navbar {
        background: none;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .tm-navbar {
        display: table;
        margin: 0 auto;
    }
}

/* Nav text styling */

.uk-navbar-nav > li > a {
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    color: #0c1b4d;
    font-size: 16px;
    font-weight: normal;
}

/* Level 1 Active State */

.uk-navbar-nav > li.uk-active > a {
    background: none;
    color: #0c1b4d;
    box-shadow: 0px 10px 0px -7px #b00925;
}

/* Level 1 Hover State */

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    background: none;
    color: #0c1b4d;
    box-shadow: 0px 10px 0px -7px #b00925;
}

/* Dropdown Styles */

.uk-dropdown-navbar {
    margin-top: 0;
    color: #fff;
    background-color: rgba(176, 9, 36, 0.78);
}

.uk-dropdown .uk-nav {
    margin: 0;
}

.uk-nav-navbar > li > a {
    color: #fff;
}

/* Dropdown Active and Hover */

.uk-nav-navbar > li.uk-active > a {
    background: none;
	color: #0c1b4d;
}

/* Dropdown Hover */

.uk-nav-navbar > li:hover > a, .uk-nav-navbar > li > a:focus, .uk-nav-navbar > li.uk-open > a {
    background: none;
	color: #0c1b4d;
}

/* Mobile Menu ==================================================================== */

/* Mobile Toggle Styles ==================== */

/* Toggle Color */
.uk-navbar-toggle {
	color: #000;
}

/* Toggle Hover */

.uk-navbar-toggle:hover, .uk-navbar-toggle:focus {
    color: #de1b23;
}

/* Mobile Menu Background ================== */

.uk-offcanvas-bar {
    width: 270px;
    max-width: 100%;
    background: #000;
}

/* Mobile Menu level 1 font styling */

.uk-nav-offcanvas > li > a {
    color: #fff;
    padding: 10px 15px;
}

/* Mobile Menu Level 2 font styling */

.uk-nav-offcanvas ul a {
    color: #fff;
}

/* Mobile Menu Active ================== */

/* Level 1 Active */

html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
    background: #de1b23;
    color: #ffffff;
}

/* Level 2 Active */

html:not(.uk-touch) .uk-nav-offcanvas ul a:hover {
    color: #de1b23;
}

/* Mobile Menu Hover ================== */

/* Level 1 Hover */

.uk-nav-offcanvas > .uk-open > a, html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover, html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus {
    background: #de1b23;
    color: #ffffff;
    outline: none;
    border-radius: 3px;
}

/* Level 2 Hover */

html:not(.uk-touch) .uk-nav-offcanvas ul a:active {
    color: #de1b23;
}

/* ==================================== /
/                                       /
/                Top A                  /
/                                       /
======================================= */

.hero-wrap img {
    width: 100%;
}

/* Widgetkit 2.0 ===================================================== */

/* Dot Nav ==========================*/

/* Normal State */
.uk-dotnav > * > * {
    background: #fff;
}

/* Active State */

.uk-dotnav > *.uk-active > * {
    background: #ffe734;
}

/* Focus and Hover */

.uk-dotnav > * > *:hover, .uk-dotnav > * > *:focus {
    background: #ffe734;
    outline: none;
}

/* Slider Arrows ==========================*/

/*
.uk-slidenav-position .uk-slidenav {
    display: none;
    position: absolute;
    top: 48%;
    z-index: 1;
    margin-top: -30px;
}

.uk-slidenav-position .uk-slidenav-previous {
    left: 20px;
}

.uk-slidenav-position .uk-slidenav-next {
    right: 20px;
}

.uk-slidenav-next:before {
	content: "\f105";
    font-family: FontAwesome;
    font-size: 125px;
    color: #017dc3;
    font-weight: bold;
}

.uk-slidenav-previous:before {
	content: "\f104";
    font-family: FontAwesome;
    font-size: 125px;
    color: #017dc3;
    font-weight: bold;
}

.uk-slidenav-contrast:hover, .uk-slidenav-contrast:focus {
    opacity: 0.6;
}

*/

/* ==================================== /
/                                       /
/                Top B                  /
/                                       /
======================================= */

.top-b-wrap {
    padding: 30px 0;
}

img.mini-image.hover {
    display: none;
}

a.mini-link:hover img.mini-image {
    display: none;
}

a.mini-link:hover img.mini-image.hover {
    display: block;
}

h3.mini-title {
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    margin: 0;
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);;
    -ms-transform: translateY(-50%);;
    -o-transform: translateY(-50%);;
    transform: translateY(-50%);;
}

a.mini-link {
    position: relative;
    display: table;
}

a.mini-link:hover h3.mini-title {
    display: none !important;
}

/* ==================================== /
/                                       /
/                Top C                  /
/                                       /
======================================= */

.top-c-wrap {
    background-color: #33406b;
    padding: 50px 0;
}

p.home-text {
    color: #fff;
    font-size: 20px;
}

.top-c-wrap .uk-width-large-2-3 {
    position: relative;
}

.top-c-wrap .uk-width-large-2-3:before {
    content: '';
    display: block;
    width: 1px;
    max-height: 290px;
    height: 80%;
    background-color: #fff;
    float: right;
    position: absolute;
    right: -8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

h1.home-title,
.top-c-wrap .gform_wrapper h3.gform_title,
.form-wrap h3.uk-panel-title {
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    text-align: center;
    margin-top: 0;
    clear: none;
}

.form-wrap .gform_wrapper,
.top-c-wrap .gform_wrapper {
    margin: 0;
}

.form-wrap input.large,
.top-c-wrap input.large {
    background-color: #fff;
    border: none;
    margin: 5px 0;
}

.form-wrap textarea.large,
.top-c-wrap textarea.large {
    background-color: #fff;
    border: none;
    margin: 5px 0;
    height: 105px;
}

.form-wrap .gform_wrapper .top_label .gfield_label,
.top-c-wrap .gform_wrapper .top_label .gfield_label {
    display: none;
}

.form-wrap .gform_button,
.top-c-wrap .gform_button {
    color: #fff;
    font-size: 20px !important;
    background-color: #be344b;
    border-radius: 3px;
    border: none;
    text-transform: uppercase;
    padding: 5px 20px;
    cursor: pointer;
}

.form-wrap .gform_button:hover,
.top-c-wrap .gform_button:hover {
    background-color: #ff3858;
}

.form-wrap .gform_footer.top_label,
.top-c-wrap .gform_footer.top_label {
    margin: 0;
    text-align: center;
}

/* ==================================== /
/                                       /
/                Top D                  /
/                                       /
======================================= */

.top-d-wrap {
    padding: 50px 0;
}

.reviews-title {
    color: #1c1c1c;
    font-size: 36px;
    font-weight: 500;
    text-align: center;
}

p.review {
    color: #1c1c1c;
    font-size: 20px;
    text-align: center;
}

.video-wrap {
    max-width: 615px;
    margin: 0 auto;
}

.top-d-wrap .uk-width-large-2-3 {
    position: relative;
}

.top-d-wrap .uk-width-large-2-3:before {
    content: '';
    display: block;
    width: 1px;
    max-height: 220px;
    height: 80%;
    background-color: #797979;
    position: absolute;
    left: 45px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* ==================================== /
/                                       /
/                Top E                  /
/                                       /
======================================= */

.top-e-wrap {
    padding: 50px 0;
    text-align: center;
}

.top-e-wrap ul {
    padding: 0;
    margin: 0;
}

.top-e-wrap ul li {
    list-style-type:none;
    width: 30%;
    margin-right: 3.33%;
    float:left;
    text-align: center;
}

.top-e-wrap a li {
    color: #b00925;
}

.top-e-wrap a li:hover {
    opacity: 0.5;
}

/* ==================================== /
/                                       /
/              Bottom A                 /
/                                       /
======================================= */

/* ==================================== /
/                                       /
/              Bottom B                 /
/                                       /
======================================= */

/* ==================================== /
/                                       /
/              Bottom C                 /
/                                       /
======================================= */

/* ==================================== /
/                                       /
/              Bottom D                 /
/                                       /
======================================= */

/* ==================================== /
/                                       /
/              Bottom E                 /
/                                       /
======================================= */

/* ==================================== /
/                                       /
/                Main Top               /
/                                       /
======================================= */

/* locations page */ 
.page-id-301 h2, .page-id-301 h3, .page-id-301 li {
    color: #FFF;
}

.page-id-301 .uk-panel-box-primary, .page-id-301 .uk-panel-box-secondary {
    padding:45px;
}


.page-id-301 .uk-grid h2:first-of-type:before {
    content: '\f279';
    font-family: FontAwesome;
    display: block;
    text-align: center;
    margin: 0 auto;
    background: rgba(31,31,31,0.3);
    border-radius: 50%;
    font-size: 35px;
    width: 80px;
    padding: 20px 5px;
    margin-bottom: 20px;
}

.page-id-301 .uk-panel-box-primary:last-child {
    margin:0 auto;
}

.page-id-301 .content-wrap .uk-container.uk-container-center {
    padding-right:0;
}

/* Rates Galleries */ 


.rates-gallery .uk-grid:first-child {
    border-bottom: solid 2px #000;
}


.rates-gallery .uk-margin {
    width:48%;
    margin:1%;
    display:inline-block;
    text-align:center;
}

.rates-gallery ul {
    width:100%;
    list-style:none;
    padding:0;
    margin:0 0 15px;
    float:left;
}

.rates-gallery ul li {
    display:inline-block;
    width:40%;
    padding:0;
    margin:0;
    text-align:center;
}

.rates-gallery h3.uk-panel-title {
    float:left;
    width:48%;
    text-align:center;
    display:inline-block;
    font-size:1em;
    margin:1%;
}

.rates-gallery .uk-margin a {
    border-radius:5px;
    background-color:#b00925;
    border:2px solid #b00925;
    padding:5px;
    font-weight:700;
    color:#FFF;
}

.rates-gallery .uk-margin a:hover {
    background-color:transparent;
    color:#000;
}

/* Request a Quote page */ 

.page-id-303 .tm-content .gform_page_footer .button {
    font-family: 'Open Sans', sans-serif;
    border-radius:5px;
    background-color:#b00925;
    border:2px solid #b00925;
    padding:5px;
    font-weight:700;
    color:#FFF;
}

.page-id-303 .tm-content .gform_page_footer .button:hover {
    cursor:pointer;
    background-color:transparent;
    color:#000;
}



/* Responsive Rates Gallery */ 

@media (min-width: 768px) {

.rates-gallery .uk-width-medium-1-2:first-child {
    width:40%;
}

.rates-gallery .uk-width-medium-1-2:first-child h3 {
    width:100%;
}

.rates-gallery .uk-width-medium-1-2:nth-child(2) {
    width:60%;
}

/* Woocommerce fleets pages as a list */ 

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100%;
    position:relative;
}

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    width: 30%;
    display: inline;
    float:left;
    margin:0 50px;
}

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3, a.button.product_type_simple.ajax_add_to_cart {
    clear: none;
    display: inline;
    margin: 0 auto;
    float:left;
}

.woocommerce ul.products li.product h3 {
    width:30%;
    position:absolute;
    top:40%;
    left:70%;
    transform:translate(-50%,-50%);
}

a.button.product_type_simple.ajax_add_to_cart {
    position:absolute;
    top:60%;
    left:70%;
    transform:translate(-50%,-50%);
    text-align:center;
    margin:20px auto;
    }

}

/* ==================================== /
/                                       /
/             Main Bottom               /
/                                       /
======================================= */

/* ==================================== /
/                                       /
/              Footer                   /
/                                       /
======================================= */

.footer-wrap {
    background: url(/wp-content/uploads/2016/06/footer-background.jpg) no-repeat top center;
    background-size: cover;
    position: relative;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
}

p.copy-text {
    font-family: 'Lato', sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    margin: 0px;
    vertical-align: bottom;
}

.footer-info {
    text-align: left;
}

h2.footer-title {
    color: #fff;
    font-size: 36px;
    font-style: italic;
    margin-bottom: 0;
}

h2.footer-subtitle {
    color: #fff;
    font-size: 36px;
    margin-bottom: 0;
    margin-top: 5px;
}

p.address, p.hours {
    color: #fff;
    font-size: 20px;
    margin-top: 0;
}

h3.hours-title {
    color: #fff;
    font-size: 28px;
    margin-bottom: 0;
}

.map-wrap {
    border: 1px solid #ba344b;
    border-radius: 4px;
    padding: 7px;
    padding-bottom: 0;
}

.footer-text-wrap {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.real-footer {
    margin-top: 15px;
}

.footer-wrap .uk-width-large-1-3 {
    position: relative;
}

/* ==================================== /
/                                       /
/           Gravity Forms               /
/                                       /
======================================= */

.form-wrap {
    background-color: #33406b;
    padding: 30px 0;
}

.form-wrap .gform_wrapper {
    max-width: 335px;
    margin: 0 auto;
}

.gform_wrapper div.validation_error {
    color: #fff;
    border-top-color: #eaeaea;
    border-bottom-color: #eaeaea;
}

.g-recaptcha>div>div {
    width: inherit !important;
    position: relative;
    display: block;
    padding: 0;
    overflow: hidden;
    max-width: 302px;
    border-right: 1px solid #d3d3d3;
    border-radius: 4px;
    box-shadow: 2px 0 4px -1px rgba(0,0,0,.08);
    -webkit-box-shadow: 2px 0 4px -1px rgba(0,0,0,.08);
    -moz-box-shadow: 2px 0 4px -1px rgba(0,0,0,.08);
}

.g-recaptcha iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.g-recaptcha>div {
    position: relative;
}
div#gform_confirmation_message_1 {
    color: white;
    font-size: 20px;
    text-align: center;
    margin-top: 50px;
    font-family: sans-serif;
}

.g-recaptcha div {
    height: 78px;
}

.home .form-wrap {
    display: none;
}
/* General Settings ================================ */

/* .tm-contact-form .gform_widget {
    max-width: 677px;
    margin: 0px auto;
    position: relative;
    padding: 25px;
    box-sizing: border-box;
} */

/* .tm-contact-form .gform_wrapper {
    margin: 0;
    max-width: 100%;
} */

/* .tm-contact-form h3.uk-panel-title {
    color: #000000;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    line-height: 38px;
} */

/* .tm-contact-form .gform_wrapper .top_label .gfield_label {
    display: none;
} */

/* Field widths, sizes and borders ======================= */

/* .tm-contact-form .gform_wrapper textarea.large {
    height: 135px;
    width: 100%!important;
    background: #fff;
    border-radius: 0px;
    color: #7b7b7b;
    font-size: 16px;
    box-sizing: border-box;
    border: 2px solid #cdd2d5;
} */

/* .tm-contact-form .gform_wrapper .top_label input.large,
.tm-contact-form .gform_wrapper .top_label select.large {
    width: 100%!important;
    height: 48px;
    background: #fff;
    border-radius: 0px;
    color: #7b7b7b;
    font-size: 16px;
    box-sizing: border-box;
    border: 2px solid #cdd2d5;
} */

/* Changes Browsers blue focus ring ========================== */

/*
input:focus {
    outline: -webkit-focus-ring-color auto 5px;
}

input:focus, textarea#input_1_5:focus {
    outline: none;
    box-shadow: 0 0 10px #df9eed;
}
*/


/* Form Button =================================== */

/* .tm-contact-form .gform_wrapper .gform_footer {
    position: absolute;
    right: 30px;
    top: 70%;
} */

/* .tm-contact-form input#gform_submit_button_1 {
    width: 304px;
    height: 45px;
    background: #ab9d83;
    border: none;
    border-radius: 0px;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
} */

/* .tm-contact-form input#gform_submit_button_1:hover {
    opacity: 0.8;
    cursor: pointer;
} */

/* Google Captcha Responsive =================== */

/* .tm-contact-form .g-recaptcha {
    position: absolute;
    width: 100%;
    right: 30px;
    top: 54.5%;
    max-width: 304px;
} */

.g-recaptcha > div > div {
    margin: 0px auto;
}

@media (max-width: 380px) {
    .tm-contact-form #rc-imageselect, .tm-contact-form .g-recaptcha {
        -webkit-transform:scale(0.77);
        transform:scale(0.77);
        -webkit-transform-origin:0 0;
        transform-origin:0 0;
        width: 130%;
        position: inherit;
        max-width: inherit;
    }
}

/* Confirmation and Error Message ======================= */

/* .tm-contact-form .gform_wrapper div.validation_error {
    color: #fcdd00;
    border-top: 2px solid #fcdd00;
    border-bottom: 2px solid #fcdd00;
    width: 100%;
} */

/* .tm-contact-form .gform_wrapper .validation_message {
    color: #fcdd00;
    font-weight: 700;
    letter-spacing: normal;
} */

/* .tm-contact-form .gform_wrapper .top_label .gfield_error {
    width: 100%;
} */

/* .tm-contact-form .gform_wrapper li.gfield.gfield_error,
.tm-contact-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background: none;
    border-top: none;
    border-bottom: none;
} */

/* .tm-contact-form .gfield_description.validation_message:before {
    content: "\f071";
    font-family: 'FontAwesome';
    margin-right: 10px;
} */

/* .tm-contact-form #gform_confirmation_message_1 {
    background: none;
    color: #fcdd00;
    text-align: center;
    padding: 25px;
} */

/* Gform Placeholder ======================== */

.tm-contact-form ::-webkit-input-placeholder {
    color:  #4d4e4e;
}

.tm-contact-form :-moz-placeholder {
    color:  #4d4e4e;
}

.tm-contact-form ::-moz-placeholder {
    color:  #4d4e4e;
}

.tm-contact-form :-ms-input-placeholder {
    color:  #4d4e4e;
}

/* ==================================== /
/                                       /
/           Fixed Widgets               /
/                                       /
======================================= */

.fixed-widgets-wrap {
    position: absolute;
}

/* ==================================== /
/                                       /
/            Responsive                 /
/                                       /
======================================= */

@media (max-width: 1200px) {

}

/* SMALL SCREENS ONLY
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (min-width: 1201px) and (max-width: 1400px) {
}

/* MINI SCREENS ONLY
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (min-width: 1051px) and (max-width: 1200px) {
}

@media (min-width: 1051px) {
}


@media (max-width: 1050px) {
}

/* TABLETS (LANDSCAPE)
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (min-width: 960px) and (max-width: 1050px) {
    .top-d-wrap .uk-width-large-2-3:before {
        display: none;
    }

    .top-c-wrap .uk-width-large-2-3:before {
        display: none;
    }
}

/* TABLETS (PORTRAIT)
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (min-width: 768px) and (max-width: 959px) {
    a.tm-logo {
        max-width: 300px;
    }

    .uk-navbar-nav > li > a {
        font-size: 15px;
        padding: 0 9px;
    }
}

/* PHONES AND TABLETS (PORTRAIT)
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (max-width: 959px) {
    .top-d-wrap .uk-width-large-2-3:before {
        display: none;
    }

    .top-c-wrap .uk-width-large-2-3:before {
        display: none;
    }

    .top-c-wrap [class*='uk-width'],
    .top-d-wrap [class*='uk-width'] {
        margin: 10px 0;
    }

    .top-c-wrap,
    .top-d-wrap {
        padding: 30px 0;
    }

    .footer-text-wrap {
        margin-top: 20px;
        text-align: center;
        position: static;
        top: initial;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
    }
}

/* PHONES (LANDSCAPE) AND TABLETS (PORTRAIT)
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (min-width: 480px) and (max-width: 959px) {
}

@media (min-width: 768px) {
}

/* PHONES
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (max-width: 767px) {
    p.number {
        text-align: center;
    }

    .toggle-wrap {
        display: block;
        clear: left;
        width: 100%;
        overflow: hidden;
    }

    .tm-navbar {
        margin: 0px;
        border: none;
    }

    nav.tm-navbar.uk-navbar {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle {
        height: auto;
    }

    .uk-navbar-center {
        max-width: 100%;
    }

    a.tm-logo-small img {
        max-width: 100%;
        text-align: center;
    }

    a.uk-navbar-toggle.uk-visible-small {
        width: 32px;
        height: 32px;
        margin: 0px 10px;
        display: block;
        padding: 0;
        text-align: center;
        float: none;
    }


    main.tm-content {
        padding: 15px 0;
    }

    .form-wrap .uk-container.uk-container-center {
        padding: 0;
    }

    /* .tm-contact-form .gform_wrapper textarea.large {
        width: 100%;
    } */

    .tm-contact-form .gform_wrapper .gform_footer {
        position: inherit;
        text-align: center;
    }

    .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
        margin: 0;
        width: 100%;
    }

    .tm-contact-form input#gform_submit_button_1 {
        width: 250px;
    }

    .alignleft, .alignright {
    width: 100%;
    float: none;
    margin: 0 auto;
    max-width: 300px;
}
    .uk-slidenav-position .uk-slidenav-previous, .uk-slidenav-position .uk-slidenav-next {
        display: none!important;
    }

    .uk-overlay-panel {
        display: none;
    }

    .tm-contact-form .g-recaptcha {
        position: static;
        margin: 0px auto;
    }

    a.mini-link {
        margin: 5px auto;
    }

    a.mini-link:hover h3.mini-title {
    display: none !important;
}
    .top-b-wrap .uk-grid {
        margin-top: 0;
    }

    h1.home-title:after,
    .form-wrap h3.uk-panel-title:after,
    .top-c-wrap .gform_wrapper h3.gform_title:after,
    .reviews-title:after,
    h2.footer-title:after,
    h1.uk-article-title:after {
        display: none;
    }

    h3.mini-title {
        font-size: 16px;
    }

    .video-wrap iframe {
        max-width: 100%;
    }

    .top-e-wrap ul li {
        list-style-type: none;
        width: 100%;
        margin-right: 0;
        float: none;
        text-align: center;
    }

}


/* PHONES (LANDSCAPE)
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (min-width: 480px) and (max-width: 767px) {
}

/* PHONES (PORTRAIT)
/*0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0*/
@media (max-width: 479px) {

    .tm-contact-form input#gform_submit_button_1 {
        width: 230px;
    }

    .rates-gallery .uk-margin a {
    clear:both;
    display:block;
}

}



/* ==================================== /
/                                       /
/         Pick 8 Features               /
/                                       /
======================================= */

/* Fixed Form ============================ */
/*
.fixed-contact-wrap {
    position: fixed;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    max-width: 415px;
    z-index: 9;
}

div#fixed-contact {
    background: #f3f3f3;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border: 1px solid #5b9957;
    padding: 10px;
    float: right;
}

div#fixed-contact:hover {
    cursor: pointer;
}

div#fixed-contact p {
    color: #5b992d;
    font-family: Oswald;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
}

i.uk-icon-envelope {
    color: #5e5e5e;
    display: block;
    width: 100%;
    font-size: 50px;
}

div#fixed-contact-form {
    display: none;
}

.fixed-lightbox-wrap {
    max-width: 354px;
    margin: 0px auto;
    background: #fff;
    padding: 25px;
    background-color: #505050;
    border-radius: 10px;
    box-shadow: -15px 18px 28px rgba(0, 0, 0, 0.5), inset -3px 3px 7px rgba(0, 0, 0, 0.5);
    width: 100%;
}

.closeForm {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #000;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    line-height: 30px;
    border: 2px solid #fff;
    font-weight: bold;
}

.closeForm:hover {
    cursor: pointer;
}
*/

/* Exit intent Popup ============================================= */

/*
.exit-fixed-hover {
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    height: 5px;
    z-index: 9999;
}

.exit-intent-wrap {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    text-align: center;
}

.intent-close {
    color: #fff;
    float: right;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 40px;
}

.intent-close:hover {
    opacity: 0.9;
    cursor: pointer;
}

.intent-content-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translateY(-50%, -50%);
    -ms-transform: translateY(-50%, -50%);
}
*/


/* Immediate Callback ======================================== */


/*
.header-info {
    text-align: right;
}

span.header-phone {
    color: #767676;
    font-family: Oswald;
    font-size: 40px;
    font-weight: 300;
    line-height: 1;
    text-align: right;
    display: inline-block;
    vertical-align: top;
}

div#immediateCallback {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

i.uk-icon-phone-square {
    margin-right: 15px;
    display: inline-block;
    vertical-align: top;
    color: #767676;
    font-size: 40px;
}

i.uk-icon-phone-square:hover {
    opacity: 0.9;
    cursor: pointer;
}

div#callbackWrap, div#callbackWrapBottom {
    display: none;
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.lightbox-form-wrap {
    max-width: 310px;
    margin: 0px auto;
    padding: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    background-color: #5d5f62;
    border: 4px solid white;
    border-radius: 10px;
    box-shadow: inset 0 0 7px 5px rgba(0, 0, 0, 0.5);
}

span.xClose {
    display: inline-block;
    border: 2px solid #dddddd;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
}

span.xClose:hover {
    cursor: pointer;
}

.closeCallback {
    text-align: right;
    color: #fff;
}

.header-wrap .gform_wrapper .top_label input.large {
    width: 100%!important;
    background: none;
    border: 2px solid #fff;
    border-radius: 8px;
    color: #fff;
}

.header-wrap input#gform_submit_button_3 {
    background-image: linear-gradient(180deg, #2e53c8 0%, #232db8 100%);
    border: none;
    width: 100%;
    height: 55px;
    color: white;
    font-family: Oswald;
    font-size: 30px;
    font-weight: 300;
}

.header-wrap ::-webkit-input-placeholder {
    color: #fff;
}

.header-wrap :-moz-placeholder {
    color: #fff;
}

.header-wrap ::-moz-placeholder {
    color: #fff;
}

.header-wrap :-ms-input-placeholder {
    color: #fff;
}


a.uk-icon-google-plus, a.uk-icon-linkedin, a.uk-icon-twitter, a.uk-icon-facebook {
    width: 32px;
    height: 32px;
    text-align: center;
    background-color: #0062be;
    line-height: 32px;
    color: #fff;
    border-radius: 50%;
}

.header-social {
    text-align: right;
    margin-top: 15px;
}
*/

/* ==================================== /
/                                       /
/     Assorted Commented Out Code       /
/                                       /
======================================= */

/* Katan Blog Feed =========================== */

/*
.tm-bottom-a .uk-width-1-1.uk-width-medium-1-2:first-child {
    width: 80%;
}

.tm-bottom-a .uk-width-1-1.uk-width-medium-1-2:last-child {
    width: 20%;
}

.uk-panel.uk-panel-box.widget_recent_entries li {
    width: 50%;
    float: left;
    list-style: none;
}

.blog-text-wrap {
    display: inline-block;
    width: 72%;
    vertical-align: top;
    margin-top: 45px;
}

.date {
    background: url('/wp-content/uploads/2015/12/handprint.png')0 0 no-repeat;
    display: inline-block;
    width: 85px;
    height: 77px;
    margin-right: 10px;
    background: #000;
}

.uk-panel.uk-panel-box.widget_recent_entries a {
    font-family: Roboto;
    color: #569fc5;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;

}

.uk-panel.uk-panel-box.widget_recent_entries p {
    margin: 10px 0px;
}

p.blog-author {
    font-family: Roboto;
    color: #7f498a;
    font-size: 16px;
    font-weight: 100;
    line-height: 22px;
    text-align: right;
}

span.date-day {
    display: block;
    color: #fff;
    text-align: left;
    font-weight: 900;
    margin-top: 36px;
    margin-left: 30px;
    font-size: 18px;
    line-height: 18px;
}

span.date-month {
    display: block;
    margin-left: 36px;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
}

*/

/* Katana Testimonials ========================= */

/*

.bottom-a-wrap {
    background: #fff;
    padding: 50px 0px;
}

.testimonial-wrap {
    float: left;
    width: 50%;
    padding: 35px;
    box-sizing: border-box;
}

.tm-bottom-a h3.uk-panel-title {
    color: #794500;
    font-size: 40px;
    line-height: 50px;
    font-weight: 400;
    text-align: center;
}

.tm-bottom-a h3.uk-panel-title:after {
    content: "";
    display: block;
    width: 25%;
    border-bottom: 2px solid #c9b599;
    margin: 25px auto;
}

p.author {
    color: #794500;
    font-size: 24px;
    font-weight: 300;
    line-height: 26px;
    text-align: left;
    margin-top: 0;
}

p.bold {
    color: #794500;
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    text-align: left;
}

p.italic {
    color: #794500;
    font-size: 16px;
    font-weight: 100;
    line-height: 26px;
    text-align: left;
    font-style: italic;
}

.avatar-wrap {
    float: left;
    margin-right: 50px;
}

a.testimonial-button {
    display: block;
    width: 150px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 2px solid #794500;
    color: #794500;
    margin: 35px auto;
    overflow: auto;
}

a.testimonial-button:hover {
    background: #794500;
    color: #fcc477;
    text-decoration: none;
}

*/

/* Styling For Menu that goes with the blog feed */

/*

.uk-panel.uk-panel-box.widget_nav_menu a {
    text-align: left;
    color: #c9b599;
}

.tm-bottom-b i.uk-icon-plus {
    float: right;
    color: #794500;
}

.uk-panel.uk-panel-box.widget_nav_menu h3 {
    color: #c9b599;
    border-bottom: 2px solid #c9b599;
    padding-bottom: 15px;
}

*/

/* Unity Homepage Switcher =================================== */

/*

.tm-bottom-a h3.uk-panel-title {
    background-color: #707070;
    margin: 0;
    line-height: 115px;
    color: #fff;
    font-size: 36px;
    padding-left: 35px;
}

.tm-switcher ul li:first-child {
    border-top: none;
}

.tm-switcher ul li {
    padding: 34.6px 40px;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    border-top: 2px solid #035ea3;
}

.tm-switcher ul li.uk-active:after {
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 40px 40px 40px 0;
    border-color: transparent #27965e transparent transparent;
    margin-left: -80px;
    top: 50%;
    margin-top: -40px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.tm-switcher-target li.uk-active {
    -webkit-animation-name: uk-fade;
    animation-name: uk-fade;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.tm-switcher ul li:hover {
    background: #27965e;
}

.tm-switcher li.uk-active {
    background: #27965e;
}

.tm-bottom-a ul {
    padding: 0;
    margin: 0;
    list-style: none;
    background-color: #0064af;
}

h3.switcher-title {
    color: #fff;
}

p.switcher-text {
    color: #fff;
}

.switer-link {
    position: relative;
}

.switer-link img {
    max-width: 700px;
    width: 100%;
}

a.switcher-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    display: block;
    max-width: 325px;
    width: 100%;
    height: 120px;
    line-height: 120px;
    text-align: center;
    border: 2px solid #fff;
    color: #fff;
    font-size: 30px;
    font-weight: 300;
}

*/

/* Katana Style Search ================================= */

/*
.tm-search-bar:not(.uk-hidden) {
  z-index: 999;
  position: absolute;
  top: 193px;
  right: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: #f2f2f2;
  -webkit-animation-name: tm-search-bar;
  animation-name: tm-search-bar;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.tm-search-bar:not(.uk-hidden) > .uk-container {
  margin-top: 15px;
  padding: 0 45px;
}
.tm-search-bar:not(.uk-hidden) .uk-close {
  margin-top: 5px;
}
@-webkit-keyframes tm-search-bar {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tm-search-bar {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
*/
