.elementor-kit-10372{--e-global-color-primary:#141839;--e-global-color-secondary:#29348F;--e-global-color-text:#000000;--e-global-color-accent:#F7941D;--e-global-color-166ab97:#404040;--e-global-color-10c05e7:#4D4E55;--e-global-color-1c021c3:#FFFFFF;--e-global-color-2c9c481:#3F3F3F;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-d710b3c-font-family:"GT-America-Extended-Black";--e-global-typography-15fea39-font-family:"GT-America-Expanded-Black";--e-global-typography-7b057c5-font-family:"GT-America-Standard-Bold";--e-global-typography-6fe8a39-font-family:"GT-America-Standard-Medium";--e-global-typography-05846bf-font-family:"GT-America-Standard-Regular.";--e-global-typography-b0159d2-font-family:"GT-America-Extended-Medium.";--e-global-typography-5a49518-font-family:"GT-America-Extended-Regular";--e-global-typography-9d9375d-font-family:"GT-America-Extended-Light";--e-global-typography-b30377e-font-family:"GT-America-Extended-Bold T";--e-global-typography-2bcede1-font-family:"GT-America-Expanded-Ultra-Light";--e-global-typography-f884eb7-font-family:"GT-America-Expanded-Regular";--e-global-typography-67ca084-font-family:"GT-America-Expanded-Medium";color:var( --e-global-color-text );font-family:"Roboto", Sans-serif;font-size:18px;line-height:26px;letter-spacing:0.1px;}.elementor-kit-10372 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10372 a{color:#F7941D;font-weight:600;}.elementor-kit-10372 a:hover{color:#8F540E;}.elementor-kit-10372 h1{color:var( --e-global-color-1c021c3 );font-family:"Teko", Sans-serif;font-size:120px;font-weight:600;line-height:99px;}.elementor-kit-10372 h2{color:var( --e-global-color-1c021c3 );font-family:"Teko", Sans-serif;font-size:30.5px;font-weight:600;}.elementor-kit-10372 h3{color:#141839;font-family:"Roboto", Sans-serif;font-size:30px;font-weight:600;line-height:35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1485px;}.e-con{--container-max-width:1485px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1200px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.dropdown-hide {
    transition: opacity 250ms ease-in-out;
    opacity: 0;
    pointer-events: none;
}
.dropdown-show {
    opacity: 1;
    pointer-events: all;
}
.trailer-card-details {
    transition: opacity 250ms ease-in-out;
    opacity: 0;
        pointer-events: none;
}
.trailer-card-title {
    transition: opacity 250ms ease-in-out;
    opacity: 1;
}
.trailer-card-hide {
    opacity: 0;
}
.trailer-card-show {
    opacity: 1;
    pointer-events: all;
}
.resource-card {
    max-width: 355px;
}
.trailer-card {
    width: calc((1485px - 3rem) / 4);
    height: 326px;
}

#choose-trailer {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

#trailer-types,
#trailer-models{
    padding: 1rem;
    background: url('/wp-content/uploads/2024/12/dropdown-arrow.png') no-repeat right #F8F8F8;
    appearance: none;
    border: 1px solid #c2c2c2;
    border-radius: 0;
}

#trailer-types-btn {
    width: 100%;
    font-family: 'Teko';
    font-size: 30px;
    font-weight: 600;
    line-height: 42px;
    color: #ffffff;
    border: none;
    border-radius: 3px;
    background-color: var(--e-global-color-secondary);
    padding: 10px 24px;
}

#trailer-types-btn:hover {
    background-color: var(--e-global-color-primary);
}

/*** GRAVITY FORMS SHORTCODE START***/
.gform_wrapper .gform_heading {
	text-align: center;
	line-height: 1;
}

.gform_wrapper .gform_title {
    color: var( --e-global-color-primary );
    font-family: "Teko", Sans-serif;
    font-size: 50px;
    font-weight: 600;
    line-height: 1;
}

.gfield_checkbox {
    flex-direction: row;
}
.gform_wrapper .address_state {
    inline-size: 20%;
}
.gform_wrapper .address_zip {
    inline-size: 30%;
}
.gform_wrapper .gfield_checkbox {
    flex-wrap: wrap;
}
.gform_wrapper .textarea {
    resize: none;
}

#gform .gform_wrapper input[type="submit"].gform_button.button {
    background-color: var(--e-global-color-accent);
    color: var(--e-global-color-primary);
    font-family: Teko;
    font-size: 24px;
    line-height: 34px;
    padding: 10px 24px;
    width: fit-content;
	font-weight: 600;
	margin: 0 auto;
	border-style: none;
}

#gform .gform_wrapper .gfield_label {
    font-size: 18px;
    padding: 1rem 0 0 0;
}

.gform_wrapper select {
    height: unset;
    padding: 0 0 0 0;
    background-image: none !important;
}
#gform .gform_wrapper
.gfield_checkbox {
    display: flex;
}
#gform .gform_wrapper
.gfield_checkbox .gchoice {
    flex: 0 1 33%;
}

@media screen and (max-width: 1260px) {
#gform .gform_wrapper
.gfield_checkbox .gchoice {
    flex: 0 1 50%;
}
}

@media screen and (max-width: 639px) {
    
#gform .gform_wrapper
.gfield_checkbox .gchoice {
    flex: 1 1 100%;
}

    .address_state {
        inline-size: 50%;
    }
    .address_zip {
        inline-size: 50%;
    }

}
/*** GRAVITY FORMS SHORTCODE END ***//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GT-America-Extended-Black';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Extended-Black-1.woff2') format('woff2'),
		url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Extended-Black-1.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GT-America-Expanded-Black';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Expanded-Black.woff2') format('woff2'),
		url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Expanded-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GT-America-Standard-Bold';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Standard-Bold.woff2') format('woff2'),
		url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Standard-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GT-America-Standard-Medium';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Standard-Medium.woff2') format('woff2'),
		url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Standard-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GT-America-Standard-Regular.';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Standard-Regular.woff2') format('woff2'),
		url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Standard-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GT-America-Extended-Medium.';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Extended-Medium.woff2') format('woff2'),
		url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Extended-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GT-America-Extended-Regular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Extended-Regular.woff2') format('woff2'),
		url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Extended-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GT-America-Extended-Light';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Extended-Light.woff2') format('woff2'),
		url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Extended-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GT-America-Extended-Bold T';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Extended-Bold.woff2') format('woff2'),
		url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Extended-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GT-America-Expanded-Ultra-Light';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Expanded-Ultra-Light.woff2') format('woff2'),
		url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Expanded-Ultra-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GT-America-Expanded-Regular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Expanded-Regular.woff2') format('woff2'),
		url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Expanded-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GT-America-Expanded-Medium';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Expanded-Medium.woff2') format('woff2'),
		url('https://sure-trac.com/wp-content/uploads/2026/02/GT-America-Expanded-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */