/*


    box-sizing: border-box; *behavior: url(themes/SandhillsTemplate/css/boxsizing.htc);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;

*/

/***** BEGIN RESET *****/
@import url('https://fonts.googleapis.com/css?family=Archivo+Narrow:400,600,700');
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	line-height: 1;
	font-family: 'Archivo Narrow', sans-serif !important;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {clear: both; height:0px; margin:0;}
.no-right {margin-right:0 !important;}
a:link {text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
a:visited{text-decoration:none;}
.red {color:#cc0000;}
.red a{color:#cc0000!important;}
.white {color:#fff;}
.semi {font-weight:600;}
.strong {font-weight:700;}

h1 {
	font-size:36px;	
	margin-bottom:10px;
}

h3 {
	font-size:26px;	
}

h4 {
	font-size:22px;	
}


p {
	font-size:20px;
	line-height:1.3;	
}

.flex-contain a, .CaptchaWhatsThisPanel a {color:#000;}
.flex-contain a:hover, .CaptchaWhatsThisPanel a:hover {color:#cc0000;}


#comment.textarea-comment {
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
}
/***** END RESET *****/
/***** EMPLOYMENT *****/
.employment a {color:black!important;}
.employment a:hover {color:#c00!important}
.employment {margin: 52px;}

/***** FRAMEWORK *****/
.flex-contain {
	display:flex;
	flex-direction:row;	
	justify-content:space-around;
	flex-wrap:wrap;
}
.full-col {
	flex-basis:95%;
	padding:20px;
	box-sizing:border-box;	
	border:solid 1px #eee;
}
.full-col .white-button {
	max-width: 320px;
}
.half-col {
	flex-basis:45%;
	padding:20px;
	box-sizing:border-box;	
	border:solid 1px #eee;
}

.manu-box {
    flex: 1 0 25%;
    box-sizing: border-box;
    margin: 10px 0;
    text-align: center;
}

.manu-box img {
	margin-bottom:10px;
}

.fourth-flex {
	flex-basis:24%;
	padding:20px;
	box-sizing:border-box;	
	border:solid 1px #eee;
	text-align:center;
}

a.red-button {
	width:95%;
	background:#cc0000;
	color:#fff !important;
	font-weight:700;
	padding:20px 5px;
	display:inline-block;
	margin-top:15px;
	box-sizing:border-box;
}

.fourth-flex img {max-width:100%; margin-top:15px;}

.top-contact {
	background:#cc0000;
	padding:5px 0;
	width:100%;	
}

.top-container {
	max-width:1040px;
	padding:0 10px;
	margin:0 auto;
    display: flex;
    justify-content: space-between;
}

.top-box {
	
}

.top-box i, .top-box p {
	display:inline-block;
	color:#fff;	
}

.top-box i {
	margin-right:10px;	
}

header {
	position:relative;
	z-index:10;
	width:100%;
	background:rgba(255,255,255,.8)
}

.site-width {
	max-width:1240px;
	padding:0 10px;	
	margin:0 auto;
}

.header-width { 
	max-width:1400px;
	padding:0 10px;
	margin:0 auto;
}


.starburst a {
	transition: ease all 0.3s;
}

.starburst a:hover {
	opacity: 80%;
}

.starburst img{
	transition: ease all 0.3s;
}
.starburst:hover img{
	transform: scale(1.6) translate(-17px, 7px) !important;
}

.starburst-banner h4{
    text-align: center;
    background-color: #ffec02;
    padding: 10px 0;
    font-size: 24px;
    font-weight: 700;
    color: #000;
}

.deals-banner:hover{
	opacity: 80%;
}



.logo {
    float: left;
    width: 21%;
}

.logo img {max-width:100%;}


.logo-two {
	float: right;
    display: flex;
	justify-content: flex-end;
	align-items: center;
    max-width: 50%;
	margin: 10px 0;
}

.logo-two img {width:100%;max-width: 90px;display: block;}

.slider-container {
    position: relative;
}

#main-content {
	padding:20px 0;	
}

#secondary-home {
    background-image: url(../siteart/home-bg.jpg);
    display: flex;
	flex-wrap: wrap;
    position: relative;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	flex-direction:row-reverse;
}	

.contact-info {
	flex: 0.5 1;
	box-sizing:border-box;	
	background:rgba(255,0,0,.7);
}

.other-links {
    flex: 1 1;
	min-height: 120px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}

.contact-box {
    max-width: 505px;
    width: 100%;
	padding:10px;
	color:#fff;
	box-sizing:border-box;
}
.contact-box p {
	font-size:18px;	
}

.other-box {
	padding: 15px 0;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
	border-top:solid 4px #cc0000;
    background: rgba(0,0,0,.7);
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
	color:#fff!important;
}

a.white-button {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 20px 0;
    border: solid 5px #c00;
    color: #c00 !important;
    padding: 10px 0;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}

a.white-button:hover {
	color: #fff !important;
	background: #c00;
}

.other-box:hover {
    background: rgba(255,0,0,.7);
	border-top:solid 4px #fff;
}

.other-content {
    width: 75%;
    text-align: center;
    margin: 0 auto;
}
.contact-box h2 {font-size:32px; margin-bottom:10px;}
.other-content h3 {
	font-size:26px;	
	font-weight:700;
	margin-bottom:10px;
}

.sub-image {
    height: 450px;
    display: block;
    position: relative;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-title {
    padding: 5px 0 0;
    position: absolute;
    z-index: 9;
    background: rgba(237, 46, 38, 0.7);
    text-align: center;
    bottom: 0;
    width: 100%;
}

.page-title h1 {
	color:#fff;	
	margin-bottom:10px;
}

.equip-tabs ul {margin:0 auto; padding:0; max-width:1040px; display:flex; flex-direction:row;}
.equip-tabs ul li {
    flex: 1 0 auto;
    padding: 10px 0;
    text-align: center;
    background: #cc0000;
    margin: 10px;
    border-radius: 17px;
}
.equip-tabs li a {
	color:#fff !important;
}
.equipment-content {
	margin:20px 0;	
}

.scroll-frame {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    text-align: center;
    background: none;
	margin-bottom:20px;
}

.scroll-frame iframe {
	width:100%;
	height:90px;
	display:block;
	text-align:center;
}

.home-slide-links {
    background: rgba(255,0,0,1);
    padding: 10px;
    position: relative;
    bottom: 0;
    z-index: 1;
    width: 100%;
    box-sizing: border-box;
}
.home-slide-links:before {
	content: '';
    background: url(../siteart/home-bg.jpg);
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	opacity: 0.3;
	z-index: -15;
}

.links-container {
    max-width: unset;
    padding: 0;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.zoom-container {
    position: relative;
    overflow: hidden;
    border: 5px solid #fff;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius:5px;
    margin-right: 1%;
}

.zoom-container img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}

.zoom-container .zoom-caption {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background: rgba(0, 0, 0, .6);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    display: flex;
    flex-direction: column;
    justify-content: center;
	padding:0 20px;
}

.zoom-container .zoom-caption h4 {
	display: block;
	text-align: center;
	font-size: 24px;
	font-weight:700;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
	line-height:1.2;
}
.zoom-container:hover .zoom-caption {
	background: none;
}



#boxlinks {
	text-align:justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
	max-width:1020px;
	margin:30px auto;
}

.linkbox {
	width: 30%;
    position: relative;
    text-align: center;
    vertical-align: top;
    display: inline-block;
	*float:left;
}

.linkstretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

.contact-infobox {
	width:30%;
	float:left;
	margin-right:1%;
	padding:0 10px;	
	box-sizing:border-box;
}

.three-of-four {
	width:68%;
	float:left;
	padding:0 10px;	
	box-sizing:border-box;
}

.google-maps {
    position: relative;
    padding-bottom: 60%;
    overflow: hidden;
    width: 100%;
}

.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}


/******* FORM ******/

.faceted-search-content .faceted-section-head h5 {font-size:16px;}

.list-content .listing-bottom .listing-description-text {text-transform:lowercase;}

.list-content .list-title .list-listings-count {color:#f9c138;}

.faceted-search-content .selected-facets-container .selected-facet, .page-nav {background:#cc0000!important;}

.faceted-search-content .faceted-section-box .faceted-view-more-btn {background:#cc0000!important;}

.view-listing-details-link {background-color:#cc0000!important;}

.list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price {color:#fff!important;}

.detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn {color:#fff!important;background:#cc0000!important;}
.detail-content .detail-main-body .main-detail-data .offer-btn:hover, .detail-content .detail-main-body .main-detail-data .buy-btn:hover {background:#000;}

.detail-content .detail-main-body .main-detail-data .detail-price {color:#cc0000!important;}

.detail-content .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label {background-color:#cc0000!important;}

.detail-content .dealer-info .phone-and-email .send-email-btn{ color:#cc0000!important;border:1px solid #000;}

.detail-content .dealer-info .phone-and-email .send-email-btn:hover { color:#f9c138;border:1px solid #f9c138;}

.detail-content .search-results{color:#f9c138;}
.list-content .listing-portion-title {color:#000!important;}
.detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile, .detail-content-mobile .detail-main-body .main-detail-data .buy-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile  {background:#cc0000!important; border:1px solid #000;}
.list-content, .list-main-section, .list-container, .fin-calc, .fin-calc p {color:#000!important;}
.detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile:hover, .detail-content-mobile .detail-main-body .main-detail-data .buy-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile:hover, .detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile:hover {background:#000; color:#fff!important;}
.button-arial-font-normal, .listing-dealer-info .contact-options a, a.view-listing-details-link {
	color:#fff!important;
}

.mobile-breadcrumb {background:#000;}
.list-content .list-listing-mobile .price-container .price {color:#cc0000!important;}

.list-content .list-listing-mobile .dealer-phone-container .dealer-phone-call {color:#000;border:1px solid #000;}

.list-content .list-top-section .listing-option-bar .list-listings-count{color:#cc0000!important;}

.paging-container .page-navs .list-page-nav {background-color:#000!important;}

.listing-dealer-info a, .dealer-info a, .detail-content-mobile .detail-main-body .main-detail-data .detail-price {color:#cc0000!important;}
.list-content .list-main-section .list-container .fin-calc, .fin-calc p {color:#000;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn {background:#cc0000!important;}


.info {color:#000;}
.fin-stacked {width:100%;float:left;}


/* BUILD PAGE */
html{scroll-behavior: smooth;}
.build-page a.active{
	border-color: red !important;
}
.build-page .tabs-container > form > div:not(.active):not(.flex):not(#formcaptcha){
	display: none !important;
}
.form-img-btns a{
	width: calc(16% - 8px);
	box-sizing: border-box;
	flex-grow: 1;
}

/* BUILD FORM */


/*--------FORM STYLES--------------------*/

.custom-form input{
	padding: 10px;
	font-weight: 400;
	font-size: 14px;
	color: #454a49;
	line-height: 24px;
	resize: none;
	outline: none;
	border: none;
	background: #f9f9f9;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 10px;font-family: 'Archivo Narrow', sans-serif !important;
}
.custom-form input[type="radio"], .custom-form input[type="checkbox"]{
	width: 24px;
    align-self: flex-start;
}
.custom-form .flex{
	gap: 10px;
	display: flex;
}
.custom-form textarea{
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	font-weight: 400;
	font-size: 14px;
	color: #454a49;
	line-height: 24px;
	resize: none;
	margin-bottom: 10px;
	outline: none;
	border: none;
	background: #f9f9f9;font-family: 'Archivo Narrow', sans-serif !important;
}

.CaptchaPanel{
	text-align: left !important;
}
.CaptchaPanel, .CaptchaAnswerPanel, .CaptchaImagePanel, .CaptchaMessagePanel{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.CaptchaWhatsThisPanel a{
	color: #454a49 !important;
}


.privacy-policy {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    line-height: 1.5;
}

.privacy-policy h1 {
    font-size: 22px;
    margin-bottom: 5px;
}

.privacy-policy h2 {
    font-size: 17px;
    margin-top: 25px;
    margin-bottom: 8px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 4px;
}

.privacy-policy ul {
    padding-left: 20px;
    margin-top: 8px;
}

.privacy-policy ul li {
    margin-bottom: 6px;
}


/***======================== 

CONTACT  

=========================**/
.contato-photo{
    float: left;
    width: 33%;
    padding: 1%;
    display: block;
    }
    .contato-photo img{max-width: 100%;width: 100%;}
.contato-info{
    float: left;
    width: 53%;
    padding: 1%;
    display: block;
    }


.testimonials-info{
    float: left;
    width: 100%;
    padding: 1%;
    display: block;
    }




    .contato-info a,.contato-info a:link, .contato-info a:active, .contato-info a:visited{color: #6A6A6A!important}
.contato-box{
    padding: 2%;
    margin:2% auto; 
    display: block;
    box-shadow:0px 1px 3px 0px #00000078;
}
.metade{float: left; width: 48%; display: block; margin: 1%;}


/******* FORM ******/
.contact-form {margin:20px 0;}
#contact-form {
    margin: 0 auto;
    width: 100%;
    font-size: 14px;
    padding: 20px 0;
    border-radius: 20px;
    box-sizing: border-box;
}

#comment-input {
	margin-bottom:13px;	
}

#text-field {
    border: 1px solid #d2d2d2;
    width: 100%;
    font-size: 15px;
    color: #A9A9A9;
    -webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    padding: 8px 2%;
    margin-bottom: 1%;
    position: relative;
    box-sizing: border-box;
}

.third-col {
	width:32%;
	margin-right:1%;
	float:left;
	margin-bottom:20px;
}

.fourth-col {
	width:24%;
	margin-right:1%;
	float:left;
	margin-bottom:20px;
}

.half-col-form {
	width:49%;
	margin-right:1%;
	float:left;
	margin-bottom:20px;
}


.full-col {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}


#comment.textarea-comment {
    border: 1px solid #d2d2d2;
    width: 100%;
    font-size: 15px;
    color: #747474;
    -webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
    padding: 8px 11px;	
	box-sizing:border-box;
}

.submit-button {
	color:#fff;
	text-transform:uppercase;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3f72e4+0,0b2874+100 */
	background: #cc0000; /* Old browsers */
    padding: 10px 20px;
    border-radius: 5px;
	border:none;
}

.submit-button:hover {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0b2874+0,3f72e4+100 */
	background: #930000; /* Old browsers */
}

/*control the Captcha */



/***** FOOTER *****/
footer {background:#000; padding:20px 0; border-top:solid 5px #cc0000;}
a.footerlink:link, a.footerlink:visited, a.footerlink:active{
	text-decoration:underline;
	font-size:13px;
	color:#fff;
}

a.footerlink:hover {
	text-decoration:none; 
	font-size:13px;
}

.footertext{
	font-size:13px; 
	color:#fff;
}

.smallfootertext{
	font-size:13px;
	color:#fff;
}

.divfooter {
	max-width:950px; 
	text-align:left; 
}
/***** RESPONSIVE STYLES *****/


@media only screen and (max-width:1205px) {
	
div[id^="widget-"][class^="reset-"] {
    bottom: 110px !important;
}
	
	
.links-container {flex-wrap:wrap;}
	.zoom-container{
    margin-right: 1% !important;	
    margin-bottom: 1% !important;}
	
.home-slide-links {
    background: rgba(255,0,0,1);
    position: relative;
}

    .contato-photo img{max-width: 150px}
    .metade{float: none; width: 90%; display: block; margin: 1% auto;}
	
	
.form-img-btns a{
	width: calc(33.3333% - 8px);
	box-sizing: border-box;
}

	
}

@media only screen and (max-width: 767px) {
	

	.custom-form .flex{flex-wrap: wrap; gap: 0px;}
	
	.home-slide-links:before {content: none; background: unset;}
    
a {color:#cc0000;}
img {display:inline-block !important;}

.site-width {padding:0}
.flex-contain {flex-wrap:wrap;}
header {position:relative;}
.top-container {flex-wrap:wrap; justify-content:space-around;}
    
.logo {width: 40%;}
    
#secondary-home {flex-direction:column;}
.contact-box {
    float: none;
    max-width: 505px;
    width: 100%;
    padding: 10px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
}
	.contact-info, .other-box, .other-links {flex:1 0 auto;}
.equip-tabs {
    text-align: center;
}

.equip-tabs ul {
    margin: 0 auto;
    padding: 0;
    max-width: 1040px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.equip-tabs ul li {
    padding: 10px 0;
    text-align: center;
    border-radius: 17px;
    box-sizing: border-box;
    width: 95%;
    flex: 1 0 95%;
    margin: 10px auto;
}




.other-box {
    padding: 15px 0;
}

#my-slider {display:none;}

.slider-container {
	background-image: url(../siteart/home-bg.jpg);
    display: block;
    position: relative;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	z-index:1;
}
.home-slide-links {
	background: rgba(255,0,0,.7);
	position:relative;
}
.zoom-container {margin-bottom:20px;}
footer {padding-bottom:20%;}


.fourth-flex {flex-basis: 49%;}
.third-col, .fourth-col {width:100%;}
.top-box a {color:#Fff;}
}


@media only screen and (max-width: 600px) {
	
	
.form-img-btns a{
	width: calc(50% - 8px);
	box-sizing: border-box;
}
.form-img-btns a:last-child{
	width: 100%;
}
.form-img-btns a img{
	display: none !important;
}

	
footer {padding-bottom:30%;}
.fourth-flex, .half-col {flex-basis: 99%; margin:10px 0;}
.contact-infobox, .three-of-four  {width:100%; margin:10px auto; text-align:center;}
}


@media only screen and (max-width: 1200px){
	.starburst{
		display: none;
	}
}

@media only screen and (min-width: 1200px){
	.starburst-banner{
		display: none;
	}
}






