.topbar {
	font-size: 20px;
}
.banner-text.al-left.pos-left.light.banner-offer {
    max-width: 500px;
}
div.footer-widget.style-v2 {
	background-size: cover !important;
}
.wpcf7-submit.btn {
    max-width: 270px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
svg.icon.icon-arrow-right, svg.icon.icon-arrow-left {
    width: 25px;
    height: 25px;
    margin: 0 10px;
    transform: translateY(6px);
}
.grecaptcha-badge {
    opacity: 0 !important;
}
.gcaptcha-wrap {
    font-size: 14px;
    margin: 3px 0;
    text-align: center;
	background-color: rgba(255,255,255,.4);	
}
.disclaimer,
span.wpcf7-not-valid-tip {
    font-size: 14px;
}
.sitemap {
    display: inline-block;
    margin-top: 15px;
}
.pagenav > ul {
    margin-left: 15px;
}
ul.children {
    padding-left: 35px;
}
ul.children li {
    list-style-type: disc;
}
svg.icon.icon-search {
    width: 20px;
    height: 20px;
    vertical-align: top;
    margin: 4px 5px 0 0;
}
.homePageVideo {
    max-width: 500px;
    width: 100%;
}

.accordion {
background-color: #006338;
    color: #FFF;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}
.accordion.active, .accordion:hover {
   background-color: #006338;
    color: #FFF;
}

.accordion:after {
    content: '\002B';
    color: #a3a2a2;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    padding-right: 32px;
}

.accordion.active:after {
    content: "\2212";
    color: #444444;
}

div.panel {
    padding-left: 50px;
    background-color: #f0eeee;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    width:  100%;
}

#accordion{
	width: 100%;
}
ul.videos li {
    display: inline-block;
    padding: 10px 5px;
    margin: 0 auto;
}

.level2 {
    display: inline-block !important;
    margin: 0px 5px 0px 0;
    width: 220px !important;
    min-width: 220px;
    max-width: 220px;
    background-color: #fff !important;
    color: #090a05 !important;
    padding: 8px;
}

li.level2.has-children > a {
    color: #596570;
}

.rel-level1 {
    width: 475px !important;
}

li.level2.last {
    margin-right: 0;
}

body.modal-open {
    padding-right: 0 !important;
}

div.rev-icn ul{
  width: 100%;
  margin: 0 auto;
}
div.rev-icn ul li{
  float: left;
  margin: 0 10px;
}

span.tags-links svg,
span.cat-links svg{
  width: 20px;
  height: 12px;
}
.topbar .close {
    position: absolute;
    top: 12px;
    right: 15px;
    color: #fff;
    opacity: 1;
}

.notopbar {
    margin-top: 0 !important;
    transition: all .3s;
}

.topbar .top-aside > p {
    margin-left: auto;
    margin-right: auto;
    float: none;
    text-align: center;
}

.header-s2.has-fixed .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
}

.header-s2.has-fixed .navbar-brand {
    margin-top: 0;
    margin-bottom: 0;
}

.header-s2.has-fixed .cta {
    top: 14px;
}

.navbar-nav > li > a {
    color: #5a6165;
}

.navbar-nav > li.active > a, .navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
    color: #828f69;
}

.cta{
  font-family: "Roboto", sans-serif;  position: absolute;
    top: 25px;
    color: #f29233;
    font-size: 25px;
    font-weight: bold;
}
.cta span b{
	font-weight: bold;	
}
.cta span{
	font-family: none;
}
.cta-text {
    text-transform: uppercase;
}

.cta a {
     font-family: "Roboto", sans-serif;   color: #f29233;
}

.cta-btn {
    position: fixed;
    right: -71px;
    top: 270px;
    background: #f29233;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 10px;
    letter-spacing: 1px;
    transform: rotate(-90deg);
    z-index: 5;
    cursor: pointer;
    border: 2px solid #fff;
    border-bottom: none;
    box-shadow: 0 0 3px #231f20;
}
.cta-btn:hover {
    text-shadow: 0 1px 1px #231f20;
    background: #f18922;
}

.cta-btn span {
    display: block;
    font-size: 26px;
    letter-spacing: 1px;
    line-height: 1;
}

.scroll-to {
    text-align: center;
    margin: auto;
    width: 80px;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    margin-top: 5px;
    color: #5A6265 !important;
}

.scroll-to span {
    display: block;
    line-height: 1;
}

.scroll-to span .fa{
    font-weight: 700;
    font-size: 36px;

}

.modal-content {
    background-color: rgba(253, 250, 245, .85);
    border-radius: 0;
}

.modal .btn {
    margin: auto;
    display: block;
}

.modal-title {
    font-family: 'Roboto Condensed';
    font-weight: 400;
    text-align: center;
    display: block;
    font-size: 1.7em;
}

.banner-static {
    overflow: hidden;
}

.banner-text.pos-right {
    float: right;
    margin-right: 38px;
    background: rgba(0, 0, 0, 0.6);
    padding: 15px;
}

.banner-content .container-fluid {
    padding-left: 60px;
    padding-right: 60px;
}

.carousel-control.left, .carousel-control.right {
    top: auto;
    bottom: 180px;
}

.page-breadbrumb {
    background: #eff6f3;
}

.breadcrumb {
    padding: 10px 0;
    margin-bottom: 0;
    font-weight: 400;
}

.btn {
    max-width: 268px;
    width: 100%;
    margin-top: 25px;
}

.bg-gradient {
	background: -moz-linear-gradient(top, rgba(239,246,224,1) 0%, rgba(0,15,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(239,246,224,1) 0%,rgba(0,15,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(239,246,224,1) 0%,rgba(0,15,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff6e0', endColorstr='#00000fff',GradientType=0 ); /* IE6-9 */
}

.section-service .row-feature {
    margin-top: 20px !important;
}
.section-service .feature .fbox-over {
    top: 0;
    line-height: 1.4;
    border: 20px solid transparent;
}

.section-service .title {
    color: #fff;
    font-size: 2.2em;
    font-weight: 400;
    margin-bottom: 5px !important;
}

.section-service .feature .fbox-content {
    opacity: 0;
    transition: all .3s;
}

.service:hover .fbox-content {
    opacity: 1;
}

.service:hover .fbox-over {
    background: rgba(0, 0, 0, 0.5) !important;
    border: 20px solid rgba(116, 122, 101, .4);
}

.section-service .feature .fbox-over .btn {
    background: #828f69;
    border: 0;
    border-radius: 0;
}

.section-service .feature .fbox-over .btn {
    color: #fff;
}

.pub-date strong {
    font-size: 30px !important;
    font-weight: 400;
    margin-top: 3px;
}

.blog .form-control {
    border: 1px solid #81898e;
    color: #828f69;
}

.blog-posts .post-entry .h2 {
    font-size: 1.5em;
    font-weight: 400;
    border-bottom: 1px solid #959595;
    padding-bottom: 8px;
	margin-bottom: 10px;
}

.blog-posts .post-entry .h2 a:hover {
    color: #FF9933;
}

.post-list h2 {
    font-size: 1.3em;
    margin: 0;
}

p.entry-meta {
    font-weight: 400;
}

.post-list .btn {
    border-radius: 0;
    margin-left: 20px;
    margin-right: 20px;
    width: 95%;
}

#reviews {
    background: url(../image/reviews-bg.jpg) center no-repeat;
    width: 100%;
    height: 100%;
    min-height: 400px;
    background-size: cover;
}

#reviews p {
    font-weight: 400;
    font-size: 1.2em;
}

.review-info {
    margin-bottom: 35px;
    font-size: .9em;
    font-weight: normal;
    padding-top: 15px;
}

.review-author span {
    padding: 0 12px;
}

span.star_1, span.star_2, span.star_3, span.star_4, span.star_5, 
span.star {
    background: url(../image/star.png) no-repeat;
    width: auto;
    height: 24px;
    display: block;
}
span.star_1{
	 background: url(../image/star_1.png) no-repeat;
} span.star_2{
	 background: url(../image/star_2.png) no-repeat;
}
span.star_3{
	 background: url(../image/star_3.png) no-repeat;
}
span.star_4{
	 background: url(../image/star_4.png) no-repeat;
}
span.star_5{
	 background: url(../image/star_5.png) no-repeat;
}


.review-author {
    text-transform: uppercase;
}

.section-financing .container > div:first-child img {
    margin: 0 auto 15px;

}

/* #consultation {
    margin-bottom: 120px;
} */

.section-consultation {
    background: url(../image/consultation-background.jpg) no-repeat;
    width: 100%;
    height: 100%;
    min-height: 400px;
    background-size: cover!important;
}.section-consultation .disclaimer {
    background: rgba(255,255,255,.4);
    padding: 10px 5px;
    font-size: 13px;
    line-height: 15px;
    color: #000;
}

.section-consultation h2 {
     color: #828f69!important;   font-family: 'Roboto Condensed';
    font-size: 34px;
}

.section-consultation .form-quote .btn
input.wpcf7-form-control.wpcf7-submit.btn.btn-alt.sb-h {
    width: 100%;
    font-size: 16px;
}


div.wpcf7-validation-errors, div.wpcf7-acceptance-missing,
div.wpcf7-mail-sent-ng, div.wpcf7-aborted,
div.wpcf7-spam-blocked {
    border: 2px solid #ff3030;
    text-align: center;
    background: #ff3030;
    color: #fff;
	font-size: 14px;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    text-align: center;
    background: #398f14;
    color: #fff;
    font-size: 14px;
}

div.wpcf7 .ajax-loader {
	position: absolute;	
}

.gallery-category.style-v2 li {
    padding-left: 10px !important;
    padding-right: 10px !important;
    text-align: center !important;
    display: inline-block;
    min-width: 170px;
    text-transform: uppercase !important;
    border-bottom: 4px solid transparent;
    margin-left: -2px;
}

.gallery-category.style-v2 li:after {
    content: '' !important;
    border-bottom: 1px solid #d8d8d8;
    position: absolute;
    bottom: -4px;
    width: 100%;
    left: 0;
    color: #d8d8d8;
}

.gallery-category.style-v2 li:hover {
    border-bottom-color: #828f69;
}

div[class*='filtered-menu'].style-v2 li.active, div[class*='filtered-menu'].style-v2 li:hover {
    color: #5a6165;
    border-bottom-color: #828f69;
}

.footer-widget.style-v2 {
    background: url(../image/footer-bg.jpg) no-repeat;
    color: #fff;
    width: 100%;
    height: 100%;
    min-height: 400px;
    border-top: 18px solid #828f69;
    border-bottom: 18px solid #828f69;
    background-size: cover;
}

.with-line.sep {
    padding-bottom: 0;
}

.with-line.sep:after {
    height: 1px;
    background: #959595;
    margin-bottom: 5px;
}

.with-line.full:after {
    height: 1px;
    width: 100%;
    background: #959595;
}

.sitemap {
	display: inline-block;
    margin-top: 15px;
}

.link-page li {
    background: #81898e;
    margin-bottom: 5px;
    padding: 7px;
    width: 47%;
    float: left;
}
.link-page li:nth-child(2n) {
  float: right;
}

.link-page li a {
    display: block;
    color: #fff;
}

.link-page li a:hover {
    text-decoration: none;
}

.pagination li a {
    color: #fff;
}

.pagination>li>a, .pagination>li>span {
    background-color: #81898e;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover, .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus |{
    background-color: #828f69;
    border-color: #828f69;
    color: #fff;
}

.pagination>li:first-child>a, .pagination>li:first-child>span,
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-radius: 0;
}

.pagination>li {
    display: inline-block;
    margin: 0 12px;
}

.window-type .fbox-photo {
    min-height: 203px;
    display: flex;
    align-items: center;
}

.window-type p {
    color: #828f69;
}

.window-type:hover p {
    color: #fff;
}

.window-type:hover {
    background: #828f69;
}

.post-meta {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.post-info .post-entry {
    min-height: 426px;
}

.post-entry a:hover {
    color: #006338;
}

.post-entry a.btn:hover {
    color: #fff;
}

.post-meta span, .post-meta i {
    padding: 0 7px;
}

.post-meta span, .pub-date i {
    padding-left: 0;
}

.post-info {
    border: 1px solid #cccccc;
}

.to-top {
    position: fixed;
    right: 20px;
    bottom: 44px;
    z-index: 9;
    display: none;
}

.form-container {
    background: #828f69;
    color: #fff;
    text-transform: uppercase;
}

.form-container .form-message .btn {
    margin-top: 0;
}

.tab-custom .tab-content a {
    padding: 0;
    margin-top: 0;
}

.row.even {
    background: #fff;
}

.stars.js-stars.header-stars {
    color: #f29233;
}

.timeContainer {
    font-size: 14px;
}

.locationRating {
    padding-top: 3px;
    padding-bottom: 3px;
    border-top: 1px solid #828f69;
    border-bottom: 1px solid #828f69;
}

#tab2 .locationRating {
    max-width: 300px;
}


@media (max-width: 1199px) {
    .cta {
        top:21px;
    }

    ul.rel-level1 {
        left: -172px !important;
    }
}

@media (min-width: 992px) {
    #mainnav {
        float: none;
        width: 71%;
        margin: auto;
    }

    #mainnav > ul > li {
        display: inline-block;
        text-align: center;
        float: none;
    }

    #mainnav >ul > li.rollover {
        background: #e5e5e5;
    }

    .navbar-nav li ul li {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        text-align: left;
    }

    .navbar-nav li ul li.has-children {
        background: #fff;
    }
    ul.nav>li>ul>li,
    .nav-title {
        text-transform: uppercase !important;
        font-weight: bold;
        font-family: "Roboto Condensed", sans-serif;
    }
    ul.nav>li>ul>li>ul>li{
      text-transform: none !important;
      font-weight: normal;
    }
    .submenu {
        background: transparent !important;
        box-shadow: none !important;
    }

    .submenu li {
        width: 100% !important;
    }

    .navbar-nav li ul li ul {
        left: 8px;
        opacity: 1;
        visibility: visible;
        position: relative;
        width: 96%;
        text-align: left;
        font-family: "Roboto Condensed", sans-serif;
    }

    .footer-widget .widget-row > div:last-child {
        text-align: right;
    }

    .cta {
        right: 30px;
    }

    .cta-text {
        display: none;
    }

}


@media (max-width: 991px) {
	.header-s2.is-transparent .topbar + .navbar	{
		background: #fff !important;
	}
    .level2 {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
        background-color: transparent !important;
        padding: 0;
    }
    li#menu-item-4203 > ul,
    ul.rel-level1 {
        left: 0 !important;
        width: 100% !important;
    }

    img.alignright {
        float: none;
        margin-left: auto;
        display: block;
        margin-right: auto;
    }

    .header-s2.is-transparent .topbar + .navbar {
        margin-top: 0;
        background: #fff;
    }

    .navbar-earlycollapse .navbar-header, .navbar-earlycollapse .navbar-nav, .navbar-earlycollapse .navbar-nav > li {
        margin: 0;
        float: none;
        text-align: left;
        border-top: 1px solid rgba(255, 153, 51, 0.1);
    }

    .navbar-earlycollapse .navbar-collapse.collapse {
        display: none !important;
        border-top: 1px solid #e7e7e7;
    }
    .navbar-earlycollapse .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-earlycollapse .navbar-toggle {
        display: block;
    }
    .navbar-earlycollapse .navbar-nav > li > a {
        padding: 10px 20px;
        font-weight: 400;
        font-size: 11px;
    }

    .header-s2 .navbar-collapse {
        margin: 0;
        background-color: #fff;
        width: 100%;
        float: none;
    }

    .navbar-toggle .icon-bar {
        background-color: #818588;
    }

    .header-s2 .navbar-nav > li:last-child:not(.quote-btn) {
        margin-right: 0;
    }

    .cta {
 font-family: "Roboto", sans-serif;       position: relative;
        top: auto;
        right: 0;
        left: 0;
        text-align: center;
        background: #f29233;
        color: #fff;
        font-size: 24px;
        line-height: 1.2;
        padding: 8px 0;
    }

    .cta-text {
        font-size: 18px;
        font-weight: 400;
    }

    .cta a {
        color: #fff;
    }

	div#slider	 {
		margin-top: 126px;		
	}

    .header-s2 .navbar {
        position: fixed !important;
        width: 100% !important;
        top: 0;
    }

    .service {
        max-width: 500px;
        margin: 15px auto 0 !important;
        float: none;
    }

    .window-type .fbox-photo {
        min-height: 100px;
    }

    .post-entry {
        min-height: auto;
    }
    .post-thumbs img {
        width: 100%;
    }
}

@media (max-width: 991px) and (min-width: 481px) {
    .banner-offer {
        max-width: 210px !important;
        width: 100%;
    }
}

@media (min-width: 768px) {
	.navbar-nav {
	    float: none;
	    text-align: center;
	}

    .navbar-brand {
        margin-left: 30px;
    }

    .blog-posts .post-list:before {
        border-left: 1px solid #cccccc;
        content: '';
        height: 100%;
        overflow: hidden;
        top: 4px;
        bottom: 0;
        position: absolute;
        left: 19px;
    }

    .stars.js-stars.header-stars {
        float: right;
        color: #f29233;
    }

}

@media (max-width: 767px) {
	.banner-slider .banner-text {
		max-width: 100% !important;
	}
	.banner-text.pos-right {
		float: none;
		display: inline-block;
		transform: translateY(10px);		
	}	
	.banner-slider .banner-text img {
		max-width: 350px;
		margin: auto;
		display: block;
	}
    .cta-btn {
        transform: rotate(0);
        left: 0;
        right: 0;
        bottom: 0;
        top: auto;
        font-size: 14px;
    }

    .cta-btn span {
        display: inline;
        font-size: 14px;
    }

    .window-type {
        padding: 0;
    }

    .window-type .fbox-photo {
        min-height: auto;
    }

    .window-type .fbox-photo img {
        width: 130px;
        margin: auto;
    }

    .service {
        margin-top: 15px !important;
    }

    .content .blog-posts .list-style.dots li:before {
        content: '';
    }

    .post-list li {
        border-bottom: 1px solid #e0e0e0;
        padding-left: 0 !important;
        margin-bottom: 15px !important;
    }

    .post-list .btn {
        margin: 0;
        width: 100%;
    }

    .footer-widget.style-v2 {
        padding-bottom: 50px;
    }
}

@media (min-width: 479px) {
    .stars.js-stars.header-stars {
        float: right;
    }
}


@media (max-width: 480px) {
#slider .container-fluid {
    padding: 0 15px;
}	
	.banner-text.al-left.pos-left.light.banner-offer {
		max-width: 200px;
		margin: auto;
		float: none;
		transform: translateY(8px);
	}	
	.blog-posts .feature .fbox-over {
		position: relative;
	}
	
	.with-line.sep {
        padding-bottom: 8px;
        margin-bottom: 8px;
    }

    .with-line.sep:after {
        height: 1px;
        background: #959595;
        margin: 0 auto 5px;
        left: 0;
        right: 0;
    }

    .section-service .title {
        font-size: 1.8em;
    }

    .blog-posts .post-entry h2 {
        font-size: 1em;
    }

    .footer-widget.style-v2,
    .site-copy {
        text-align: center !important;
    }

    .footer-widget .text-left, .footer-widget .text-right {
        display: block !important;
        width: 100%;
        text-align: center;
        margin-bottom: 25px;
    }

}
