/***** BEGIN RESET *****/

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, font, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;	
}

ol, ul {list-style: none;}
img{max-width: 100%; height: auto;}

/*-- colors - fontss
red d80808
dark gray 383838

font-family: 'Montserrat', sans-serif;
font-family: 'Teko', sans-serif;
*/
/***** END RESET *****/

body{
	font-family:  'Montserrat', sans-serif !important;
	font-size: 16px;
	line-height: 26px;
	color: #000;
	overflow-x: hidden;
	width: 100%;
}

::-moz-selection {
    background: #ededed;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #ededed;
    color: #fff;
    text-shadow: none;
}

a{
	color: inherit;
	transition: all .6s ease-in-out; 
	-moz-transition: all .6s ease-in-out; 
	-webkit-transition: all .6s ease-in-out;
	text-decoration: none;
}
:hover{	transition: all .5s ease-in-out; 
	-moz-transition: all .5s ease-in-out; 
	-webkit-transition: all .5s ease-in-out;}

.clear{clear:both;}	
.clear-margin{clear: both; margin: 30px 0;}


.shadow{box-shadow: 0px 6px 14px -7px rgba(0,0,0,.25);}

h1,h2,h3{font-family: 'Teko', sans-serif; font-weight: 600; letter-spacing: 2px; text-transform: uppercase}
h1{font-size: 40px; color: inherit; line-height:42px;}
h2{font-size: 35px; color: inherit; line-height: 38px;}
h3{font-size: 30px; color: inherit; line-height: 30px;}
h4{font-size: 20px; color: inherit; line-height: 30px;}


/*---BASIC STYLES -----------------------------------*/
.pad{padding: 25px 0;} .l-pad{padding: 50px 0;} .xl-pad{padding: 80px 0;}
.pad-top{padding-top: 25px;} .pad-bottom{padding-bottom: 25px;}

.black-bg{background: #000; color: #fff;} .gray-bg{background: #ededed; color: #fff;} .red-bg{background: #d80808; color: #fff;} .white-bg{background: #fff;}
.checkered{background: url(../siteart/checkered.png) repeat;}
.gray-diagonal{background: url(../siteart/gray-diagonal.png) no-repeat center; background-size: cover; padding: 50px 0}

.white-txt{color: #fff}

.pageimage{display: block; width: 100%; filter: brightness(.5)}

.wrapper-inner{width: 75%; margin: 0 auto;} .wrapper-center{width: 75%; margin: 0 auto; text-align: center;}
.wrapper90{width: 90%; margin: 0 auto; }

#white-btn{ background: #fff; color: #000; letter-spacing: 1.5px; font-size: 18px; padding:10px 30px; font-family:  'Teko', sans-serif; font-weight: 600; text-transform: uppercase; text-align: center}
#white-btn:hover{background: #d80808; color: #fff}

#red-btn{ background: #d80808; color: #fff; letter-spacing: 1.5px; font-size: 18px; padding:10px 30px; font-family:  'Teko', sans-serif; font-weight: 600; margin: 5px; text-transform: uppercase; text-align: center}
#red-btn:hover{background: #fff; color: #d80808}

.white-bg #red-btn:hover{background: #000}

/*---HEADER-----------------------------------*/
.header{width:100%; position: relative; z-index: 999; display: flex; align-items: center}
.header-left{justify-content: flex-start; width: 78%; background: #000}

.logo{position: absolute; max-width: 300px; left: 3%}

.header-right{justify-content: flex-start; width: 22%; min-width:330px; text-align: center;}
.header-right .fa, .header-right .fa-solid, .header-right .fab,  .header-right .fa-brands{display: inline-block; margin: 5px; text-align: center; color: #fff; vertical-align: middle; font-size: 30px;}
.header-right .fa-brands, .header-right .fa-brands{background: #fff; color: #d80808 !important; text-align: center; border-radius: 5px; padding:2px 5px; font-size: 23px}
.header-right .fa-solid:hover, .header-right .fa-brands:hover{color: #000}
.header-right .fa-brands:hover, .header-right .fa-brands:hover{background: #000}

.header-social-mobile{width: 100%; text-align: center; padding: 10px 0; display: none}
.header-social-mobile .fa-solid, .header-social-mobile .fa-brands, .header-social-mobile .fa-soild{display: inline-block; margin: 5px; text-align: center; color: #fff; vertical-align: middle; font-size: 25px;}
.header-social-mobile .fa-brands, .header-social-mobile .fa-brands{background: #fff; color: #d80808 !important; text-align: center; border-radius: 5px; padding:2px 5px; font-size: 20px}
.header-social-mobile .fa:hover, .header-social-mobile .fab:hover, .header-social-mobile .fa-brands:hover, .header-social-mobile .fa-solid:hover{color: #000}
.header-social-mobile .fa-brands:hover, .header-social-mobile .fa-brands:hover{background: #000}



/*---HOME PAGE ----------------------------------*/
.title-container{width: 90%; float: right; display: flex; text-align: right; position: relative; right: 0; align-items: center;}
.title-left{width:30%; justify-content: flex-start; text-align:  left;}
.title-right{width: 70%; justify-content: flex-start; border-top: 2px solid #fff; }
.red-diagonals{width: 60px; display: inline-block; vertical-align: middle;}


/*--slider--*/
.cycle-slideshow {width: 100%; display: block}
.cycle-slideshow .img-blackout img{width: 100%; display: block;}

.hero-overlay{position: absolute; z-index: 111; top: 20vw; width: 90%; max-width: 650px; left: 4%; color: #fff}
.hero-overlay h2{font-size: 50px; line-height: 50px; margin-bottom: 5px;}.hero-overlay h2 span{font-family:  'Montserrat', sans-serif; text-transform: none; letter-spacing: 0; font-weight: 600; font-size: 20px;}

.hero-overlay #white-btn,.hero-overlay #red-btn{padding: 10px 0; width: 200px; display: inline-block; text-align: center}



.img-gradient{ position:relative;}
.img-gradient:after {
  content:'';
  position:absolute;
  left:0; top:0;
  width:90%; height:100%;
  display:inline-block;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.0) 0%, rgba(37, 37, 37, 0.8) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.img-gradient img{ display:block;}


/*-- quicklinks --*/
.ql{display: flex; align-items: center; margin-bottom: 100px;}
.ql-box{justify-content: flex-start; width: 50%; margin: 5px; background-blend-mode: overlay; background-color: rgba(216,8,8,.7) !important; padding:100px 0 70px 0; overflow: hidden;}
.ql-box.trucks{background: url(../siteart/trucks-ql.jpg) no-repeat;background-size: cover}
.ql-box.service{background: url(../siteart/service-ql.jpg) no-repeat;background-size: cover}
.ql-box .fa-solid{text-align: right; float: right; display: block; position: relative; font-size: 35px; top: 30px; right: 0}
.ql-box:hover:hover{background-color: rgba(216,8,8,.8)  !important}
.ql-box:hover .fa-solid{right: -5%; transition: all .6s ease-in-out; }

/*--welcome--*/
.welcome{background: url(../siteart/welcome.jpg) no-repeat; background-size: cover; padding: 150px 0; margin: 50px auto}
.welcome .title-container{margin-bottom: 20px;}
.welcome .title-left{width:30%; max-width: 380px;}
.welcome .title-left h2 img {width:60px !important; max-width:60px !important;}
.welcome .title-right{width: 68%;}



.welcome-overlay{position: absolute; z-index: 111; top:50% ; width:calc(100% - 50px); left: 50%; color: #fff; transform: translate(-50%, -50%);}
.welcome-overlay h2{font-size: 50px; line-height: 50px; margin-bottom: 5px;}.hero-overlay h2 span{font-family:  'Montserrat', sans-serif; text-transform: none; letter-spacing: 0; font-weight: 600; font-size: 20px;}

.welcome-overlay #white-btn,.welcome-overlay #red-btn{padding: 10px 0; width: 200px; display: inline-block; text-align: center}

 
.img-blackout{ position:relative;}
.img-blackout:after {
  content:'';
  position:absolute;
  left:0; top:0;
  width:100%; height:100%;
  display:inline-block;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.8) 0%, rgba(37, 37, 37, 0.6) 100%); /* W3C */

}
.img-blackout img{ display:block;}



.gallery-wrap {
  padding: 3% 0;
	width: 100%;
  display: block;
  text-align: center;
  margin: 0 auto;
  position: relative;
  float: none;
  align-content: center;
}

.gallery-wrap a {/*max-height: 152px;*/ margin: 0 auto; text-align: center;
  box-sizing: border-box;
  display: inline-block;
  display: inline;
  vertical-align: top;
  padding: 2.5px;	
}

.gallery-wrap a:hover img {opacity: 0.75;}

.gallery-wrap img {width:18%; max-width: 100%; border: 1px solid #000;}




.brands-wrapper {display:flex; justify-content: space-between;}
.brands-wrapper a{flex:20%; text-align:center; }
.brands-wrapper img {width:100%; max-width:250px; margin:0 auto;}


/*-- contact --*/

.contact{display: flex; align-items: center;}
.contact .left{width: 30%; justify-content: flex-start; position: relative; z-index: 111; margin-right: -50px; padding: 15px 0}
.contact .left h4{font-size: 30px} .contact .left p{font-size: 17px; margin: 10px auto} .contact .left p .fa{font-size: 25px; margin-right: 20px; display: inline-block; vertical-align: middle}
.contact .left p:hover{text-decoration: underline}

.contact .right{width: 85%; justify-content: flex-start; background: #fff; color: #000}
.contact .right .title-left{width:30%;}
.contact .right .title-right{width: 68%; display:inline-block; border-top: 2px solid #e6e6e6}


/*-- about --*/

.mission{display: flex;}
.mission .left{width: 70%; justify-content: flex-start; background: #fff; color: #000;}
.mission .right{width: 30%; justify-content: flex-start;background: url(../siteart/trucks-ql.jpg) no-repeat; background-size: cover; background-blend-mode: overlay; background-color: rgba(216,8,8,.7) !important; }


.alignment{display: flex;}
.alignment .left{width: 70%; justify-content: flex-start; background: #fff; color: #000;}
.alignment .right{width: 30%; justify-content: flex-start;background: url(../siteart/alignment-ql.jpg) no-repeat; background-size: cover; background-blend-mode: overlay; background-color: rgba(216,8,8,.7) !important; }


.flex-box{display: flex;}
.flex-box .col2{justify-content: flex-start; width: 50%; background: #fff; padding-bottom: 20px;}
.flex-box .col2:nth-child(odd){margin-right: 15px;}
.flex-box .col2 img{width: 100%; display: block; margin-bottom: 20px;}

.flex-box #red-btn{padding: 10px 5px; width: 100%; display: block; margin: 0}



/*--contact page --*/
.contactpage{display: flex;}
.contactpage .col2{width: 50%; justify-content: flex-start}
.contactpage .col2 iframe{width: 100%; height:  300px;}


/*--finance--*/

/*-- FOOTER -----------------------------------*/
.footer{display: flex;}
.footer p a{color: #fff}
.footer .left{width: 80%; justify-content: flex-start}
.footer .left .col2{display: inline-block; vertical-align: top; margin-right: 20px; width: 40%; line-height: 32px} .footer .left .col2 h3{font-size: 18px;} 
.footer .left .col2 a:hover{text-decoration: underline}

.footer .right{width: 20%; justify-content: flex-start; text-align: center}
.footer .right img{width: 100%; max-width: 200px; text-align: center}
.footer .right .social{display: block;} .footer .right .social .fa,.footer .right .social .fab, .footer .right .social .fa-brands{display: inline-block; font-size: 30px; margin: 5px;}

.footer .right .social a:hover{color: #d80808}


/*---FORMS -----------------------------------*/


.form-row{display: flex;}
.formfield{flex: 1; font-family: 'Montserrat', sans-serif; position: relative; padding: 5px 0; margin: 5px; font-size:13px;}


.formfield input, .formfield select  {
	width: 100%;
	padding: 10px 0;
	border:1px solid #134773;
	background:#fff;	
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	-webkit-appearance:none;
	border-radius: 0 !important;
	-webkit-border-radius: 0px !important;
}

input.radio {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:15px;
    height:15px;
    display:inline;
	
 }
.formfield textarea {
	width: 100%;
	padding: 10px 0;
	border:1px solid #134773;
	font-weight: 700;
	color:#000;
	background:#fff;
	font-family: 'Montserrat', sans-serif;
    height:85px;	
	-webkit-appearance:none;
	border-radius: 0 !important;
	-webkit-border-radius: 0px !important;
} 

form input.button,
form input.button:focus {
	float: none;
    width:160px;
	font-family: 'Montserrat', sans-serif;
    margin:0 auto;
    background: #404040; /* For browsers that do not support gradients */
    line-height:18px;
    color:#fff;
	font-size:15px;
	padding: 10px 20px;
	font-weight: 700;
	letter-spacing:2px;
	text-align: center;
	display: block;
	border: none;
	-webkit-appearance:none;
	border-radius: 0 !important;
	-webkit-border-radius: 0px !important;
}
form input.button:hover {
    padding:10px 0px;
    background: #000; /* For browsers that do not support gradients */
	margin: 0 auto;
	text-align: center;
	display: block;
	transition: all .8s ease; 
}

/*control the Captcha */

.CaptchaPanel {margin: 0 auto !important;padding:0 0 0 0 !important;line-height:normal !important;color:#000 !important;width: 100%;  text-align:left;}
.CaptchaPanel input{width: 100% !important; max-width: 300px;}
.CaptchaImagePanel {
	
margin-top: 10px;
padding:0 0 0 0;
}

.CaptchaMessagePanel {
padding:0 0 0 0 !important;
margin:0 0 0 0 !important;
font-weight:normal !important;
font-size:12px;
line-height:14px;
text-align: center;
	color: #000 !important
}

.CaptchaAnswerPanel {
margin:0 0 0 0;
padding:2px 0px 2px 0px !important;
}

.CaptchaWhatsThisPanel {
	line-height:0;
	margin:0 auto;
	padding:10px 0 10px 0 !important;
	width: 100%;
	float: right;
	display: block;
}
.CaptchaWhatsThisPanel a {color:#000;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;} 





/*---RESPONSIVE STYLES ------------------------------*/
@media screen and (max-width: 1500px){
	
.title-left{width:60%; justify-content: flex-start; text-align:  left;}
.title-right{width: 40%; justify-content: flex-start; border-top: 2px solid #fff; }
	
}


@media screen and (max-width: 1350px){

	
.header-left{width: 70%; background: #000; padding: 20px 0}.logo{position: absolute; max-width: 250px; left: 3%; top: -5px}
.header-right{width: 30%;} 
.header-social-mobile .fa-solid{font-size: 35px;} .header-social-mobile .fa-brands{ font-size: 28px}

	
}

@media screen and (max-width: 1200px){
	
.wrapper-inner, .wrapper-center{width: 90%;}

.hero-overlay{top: 16vw;}
	.hero-overlay h2{line-height: 45px;}	
	
.header-left{width: 70%; background: #000; padding: 20px 0}.logo{position: absolute; max-width: 250px; left: 3%; top: -5px}
.header-right{width: 30%;} 
.header-social-mobile .fa-solid{font-size: 35px;} .header-social-mobile .fa-brands{ font-size: 28px}

	.gallery-wrap img {width:23%;}
	

/*-- contact --*/

.contact{display: block; ;}
.contact .left{width: 100%; justify-content: flex-end; position: relative; z-index: 111; margin: 0 auto; padding: 0}

.contact .right{width: 100%; justify-content: flex-end;}
	
	
	 .title-left img.red-diagonals {display:none; }
	
}


@media screen and (max-width: 800px) {	
	.xl-pad{padding: 65px 0;}	
	

.hero-overlay{position: relative; z-index: 1; top: 0; width: 100%; max-width: 90%; margin: 0 auto; left: 0; right: 0; color: #fff; text-align: center; padding: 20px 0 0 0}
.hero-overlay h2{font-size: 40px; line-height: 100%; margin-bottom: 5px;}.hero-overlay h2 span{font-size: 20px; line-height: 20px !important}

.welcome{padding: 50px 0}	

	
.flex-box{display: block;}
.flex-box .col2{justify-content: flex-end; width: 100%; margin: 20px auto}
.flex-box .col2:nth-child(odd){margin-right: 0;}
.flex-box .col2 img{width: 100%; display: block; margin-bottom: 20px;}

.mission{display: block;}
.mission .left{width: 100%; justify-content: flex-end;}
.mission .right{width: 100%; justify-content: flex-end;}

.alignment{display: block;}
.alignment .left{width: 100%; justify-content: flex-end;}
.alignment .right{display:none;}
	
	.gallery-wrap img {width:30%;} 
	
	.brands-wrapper {display:flex; justify-content: space-between;}
	.brands-wrapper a{flex:20%;}
		
/*--contact page --*/
.contactpage{display: block;}
.contactpage .col2{width: 100%; justify-content: flex-end; display: block}
.contactpage .col2 iframe{width: 100%; height:  300px; margin-top: 20px;}
		
}

@media screen and (max-width:768px) {
	.header{display: block;background: #000}
.header-left{width: 100%; padding: 5px 0; justify-content: flex-end}

.header-right{display: none;}
.header-social-mobile{display: block; width: 100%;}

.hero-overlay #white-btn,.hero-overlay #red-btn{padding: 10px 0; width: 90%; display: block; text-align: center; margin: 5px auto}
}


@media screen and (max-width:649px) {



	
	
.form-row{display: block;}
.formfield{flex: 0; width: 100%; margin: 5px auto;}
	
.footer{display: block;}	
.footer .left{width: 100%; justify-content: flex-end; text-align: center; margin-bottom: 20px}
.footer .left .col2{display: block; margin-right: 0px; width: 100%; margin-bottom: 10px} 

.footer .right{width: 100%; justify-content: flex-end; text-align: center}
.footer .right img{width: 100%; max-width: 200px; text-align: center}
.footer .right .social{display: block;} .footer .right .social .fa,.footer .right .social .fab,.footer .right .social .fa-brands{display: inline-block; font-size: 30px; margin: 5px;}

	
/*-- quicklinks --*/
.ql{display: block; margin-bottom: 80px;}
.ql-box{justify-content: flex-end; width: 100%; margin: 10px auto; padding: 90px 0 70px 0}

	.gallery-wrap img {width:48%;} 	
	
.title-container{display: block; text-align: left; float: left; margin:	0 auto; left: 0; right: 0}
.title-left{width:90% !important; justify-content: flex-end; text-align:  left; display: block; margin: 0 auto;}
.title-right{display: none}
.red-diagonals{width: 60px; display: inline-block; vertical-align: middle;}

	.pageimage{padding-bottom: 100px;}	
	
	.brands-wrapper {flex-flow:column wrap; justify-content: space-between;}
	.brands-wrapper a{flex: 30%;}
	.brands-wrapper a:nth-of-type(2) {margin:2% 0 8.5% 0;}
.contact .right .title-left{width:100%;}
.contact .right .title-right{display: none}
	
	
}


@media screen and (max-width:400px) {

.logo{position: absolute; max-width: 180px; left: 2%; top: -2px}

.flex-box p a{font-size: 13px;}
	
	
	
}
