/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 25 2023 | 05:03:22 */
@font-face {
  font-family: GOTHAM-BLACK;
  src: url(/wp-content/themes/yootheme/fonts/GOTHAM-BLACK.OTF);
}
h1,h2{
	    font-family: GOTHAM-BLACK !important;
}
.uk-navbar-container:not(.uk-navbar-transparent) {
    background-color: #000000;
    background-image: -webkit-linear-gradient(24deg, #000000 30%, #fff 30%);
    border: none;
}
.our-fleet-services h4.el-title a:hover {
    color: #ed3338 !important;
}
a.free-quote.uk-button.uk-button-default {
    font-weight: 700;
    background-color: #ed3338 !important;
    border-color: #ed3338;
}
a.free-quote.uk-button.uk-button-default:hover {
    background: transparent !important;
    border: 1px solid #000 !important;
    color: #000;
}
a.uk-navbar-item.uk-logo img {
    max-height: 130px;
}
ul.header-top li {
    display: inline-block;
    margin-left: 10px;
    font-size: 15px;
}
.white-text{
	color:#fff;
}
.home-banner-text p {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
p.copyright,p.design-by,p.design-by a {
    font-size: 15px;
    color: #a5a5a5 !important;
}
li.free-quote a {
    background: #ed3338;
    color: #fff !important;
    border-radius: 3px;
}
.uk-navbar-nav>li>a {
    min-height: 44px;
}
.newsletter-subscribe input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email {
    width: calc(100% - 12px);
    padding-left: 10px;
    height: 31px;
    background: transparent;
    border: 1px solid #828081;
    border-right: 0px;
    outline: none;
}
.newsletter-subscribe input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: transparent;
    border: 1px solid #cb3034;
    color: #cb3034;
    width: 100%;
    padding: 9px;
}
ul.footer-menu {
    list-style: none;
    padding-left: 0px;
}
ul.footer-menu > li > a {
    color: #a5a5a5;
    font-size: 15px;
}
ul.footer-menu li {
    margin-bottom: 12px;
}
.footer-bottom p {
    font-size: 15px;
    color: #a5a5a5;
}
.tm-toolbar {
    background-color: #292728;
    background-image: -webkit-linear-gradient(24deg, #000 25%, #292728 27%);
}
li.mail-icon-header a:before {
    content: "\f0e0";
    font-family: FontAwesome;
    color: #ed3338;
    font-size: 16px;
    margin-right: 6px;
}
li.phone-icon-header:before {
    content: "\f095";
    font-family: 'FontAwesome';
    color: #ed3338;
    font-size: 16px;
    margin-right: 6px;
}
.user-title-name {
    color: #fff;
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: 500;
    letter-spacing: 1px;
}
.our-fleet-section .uk-tab>*>a {
    color: #fff !important;
    letter-spacing: 1px;
    padding: 8px 12px;
    border-bottom: 1px solid #fff;
}
.our-fleet-section h3.el-title {
    display: none;
}
.our-fleet-section p {
    font-size: 15px;
}
.our-fleet-section .uk-tab>.uk-active>a {
    border-color: #ed3338 !important;
}
.way-zenith-section h4.el-title {
    font-size: 21px;
    font-family: 'Open Sans';
    font-weight: 600;
    letter-spacing: 1px;
}
.way-zenith-section .el-content p {
    font-size: 15px;
}
a.contact-us-btn {
    background: transparent !important;
    border: 1px solid #ed3338;
    color: #fff !important;
}
a.get-a-quote-btn {
    background: transparent !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}

.shape-expertly-section:before {
   content: "";
   background: #292728;
   height: 100%;
   left: -55%;
   position: absolute;
   width: 100%;
   transform: skewX(13deg);
}
.content-third-section {
    z-index: 1;
    position: relative;
}
.shape-expertly-section {
    position: relative;
}
.fifth-shape-section {
    position: relative;
}
.fifth-shape-section:before {
    content: "";
    background: #292728;
    height: 100%;
    right: -52%;
    position: absolute;
    width: 100%;
    transform: skewx(348deg);
}
.fifth-content-section {
    z-index: 1;
    position: relative;
}
.uk-section-secondary:not(.uk-preserve-color) .uk-tab::before {
    border-color: #fff;
}
/*.shape-expertly-section::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 43%;
    height: 0%;
    border-style: solid;
    border-width: 0px 85px 424px 0px;
    border-color: transparent transparent #292728 transparent;
  }*/
/*.fifth-shape-section:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 46%;
    height: 0;
    border-style: solid;
    border-width: 0px 0px 424px 90px;
    border-color: transparent transparent #212121 transparent;
}*/
.certified-icons .uk-grid-divider>:not(.uk-first-column)::before {
    height: 60px;
    top: 40px;
    border-left: 2px solid #b3b3b3;
}
.contact-form input.wpcf7-form-control.wpcf7-text {
    width: calc(100% - 10px);
    padding-left: 10px;
    height: 40px;
    border: 1px solid #bbb;
    outline: none;
    font-family: 'Open Sans';
    font-weight: 500;
}
.contact-form textarea.wpcf7-form-control.wpcf7-textarea {
    width: calc(100% - 10px);
    border: 1px solid #bbb;
    padding-left: 10px;
    padding-top: 10px;
    outline: none;
    font-family: 'Open Sans';
    font-weight: 500;
    height: 100px;
}
.contact-form input.wpcf7-form-control.wpcf7-submit {
    background-color: #ed3338;
    border: none;
    color: #fff;
    padding: 10px 20px;
    border-radius: 3px;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Open Sans';
    font-weight: 700;
    letter-spacing: 1px;
    float: right;
}
.contact-us-details a {
    color: #4a4a4a;
}
.get-quote-form {
    background: #000;
    padding: 40px 70px;
}
.get-quote-form input.wpcf7-form-control.wpcf7-text {
    width: calc(100% - 10px);
    background: transparent;
    border: 1px solid #bbb;
    height: 45px;
    padding-left: 10px;
    font-family: 'Open Sans';
    color: #bbb;
    font-weight: 600;
}
.get-quote-form textarea.wpcf7-form-control.wpcf7-textarea {
    width: calc(100% - 10px);
    background: transparent;
    border: 1px solid #bbb;
    padding-left: 10px;
    padding-top: 10px;
    height: 100px;
    font-family: 'Open Sans';
    color: #bbb;
    font-weight: 600;
}
.get-quote-form .uk-grid+.uk-grid {
    margin-top: 20px;
}
.get-quote-form input.wpcf7-form-control.wpcf7-submit {
    background: #ed3338;
    border: none;
    color: #fff;
    width: 250px;
    height: 40px;
    text-transform: uppercase;
    border-radius: 3px;
}
.get-quote-form input.wpcf7-form-control.wpcf7-date {
    width: calc(100% - 10px);
    height: 45px;
    padding-left: 10px;
    background: transparent;
    border: 1px solid #bbb;
    color: #bbb;
}
.get-quote-form span.wpcf7-spinner {
    display: none;
}
.get-quote-form ::-webkit-calendar-picker-indicator {
    filter: invert(1);
    opacity: 0.8;
    font-size:20px;
    margin-right:10px
}
.our-fleet-services h4.el-title {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0px;
}
.faq-inner-section .uk-accordion>:nth-child(n+2) {
    border-top: none;
    margin-top: 5px;
    padding-top: 8px;
}
.faq-inner-section a.el-title.uk-accordion-title {
    border: 1px solid #626061;
    font-size: 14px;
    padding: 15px 10px;
    line-height: 10px;
    font-weight: 700;
}
.faq-inner-section .uk-accordion-content {
    border: 1px solid #626061;
    padding: 10px;
    margin-top: 1px;
}
.faq-inner-section .uk-accordion-title::before {
    width: 10px;
    height: 10px;
}
.faq-inner-section .el-content {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}
.black-box-list {
    background: #000;
}
.black-box-list h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0px;
    padding: 10px 15px;    
}
.black-box-list ul {
    list-style: none;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.black-box-list ul li {
    font-size: 12px;
    border-top: 1px solid #393939;
    padding: 10px 15px;
}
.black-box-list ul li:before {
    content: "\f111";
    color: #eb3339;
    margin-right: 5px;
    font-family: 'FontAwesome';
    float: left;
    font-size: 8px;
    display: inline-block;
    height: 20px;
    position: relative;
    top: 4px;
}
.get-quote-fleet a.el-content.uk-button.uk-button-default {
    background: transparent;
    border: 1px solid black;
    color: black;
}
.uk-breadcrumb>:last-child>a:not([href]),.uk-breadcrumb>:last-child>span {
    color: #0f0f0f;
}
.breadcrumb-section {
    border-bottom: 1px solid #ddd;
}
.breadcrumb-section ul.uk-breadcrumb {
    padding: 10px 0px;
}
.breadcrumb-section .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
    content: "\f105";
    font-family: 'FontAwesome';
    color: #909090;
    margin: 0 7px 0 calc(7px - 4px);
}
.breadcrumb-section .uk-breadcrumb>:last-child>span {
    font-weight: 600;
}
.blog h3.el-title {
    font-weight: 600;
}
.testimonials-section .el-content:before {
    content: "\f10d";
    font-family: 'FontAwesome';
    color: #ed3338;
    display: inline-block;
    font-size: 24px;  
}
.testimonials-section .el-content:after {
    content: "\f10e";
    font-family: 'FontAwesome';
    color: #ed3338;
    display: inline-block;
    font-size: 24px;  
    float:right;
}
.testimonials-section .el-meta.uk-text-meta {
    font-family: 'Open Sans';
    color: #000;
    font-weight: 700;
}
.careers-form {
    background: #000;
    padding: 30px 50px;
}
.careers-form input.wpcf7-form-control.wpcf7-text {
    width: calc(100% - 10px);
    padding-left: 10px;
    height: 40px;
    border: 1px solid #bbb;
    background: transparent;
    border-radius: 0px;
    font-family: 'Open Sans';
    font-weight: 600;
}
.careers-form textarea.wpcf7-form-control.wpcf7-textarea {
    width: calc(100% - 10px);
    padding-left: 10px;
    background: transparent;
    border: 1px solid #bbb;
    padding-top: 10px;
    color: #fff;
    font-family: 'Open Sans';
    height: 100px;
    font-weight: 600;
}
.careers-form input.wpcf7-form-control.wpcf7-submit {
    background-color: #ed3338;
    padding: 12px 28px;
    border: none;
    color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 16px;
}
.careers-form label {
    color: #fff;
}
.careers-form input.wpcf7-form-control.wpcf7-file {
    color: #fff;
}
.newsletter-subscribe .wpcf7 form.sent .wpcf7-response-output {
    border-color: #fff;
    color: #fff;
}
.personnel-section h3.el-title {
    font-weight: 500;
    font-size: 22px;
}
.personnel-section .el-meta.uk-text-meta {
    color: #000;
    font-weight: 500;
}
.careers-form .wpcf7-response-output {
    border-color: #fff !important;
    color: #ffff;
}
.our-fleet-section .uk-tab>*>a:hover {
    color:#ed3338 !important;
    border-color: #ed3338 !important;
}
a.contact-us-btn:hover {
    background: #ed3338 !important;
}
a.get-a-quote-btn:hover {
    background: #ed3338 !important;
    border-color: #ed3338 !important;
}
a.uk-button.uk-button-default:hover {
    background: transparent;
    border: 1px solid #fff;
}
a.uk-button.uk-button-default {
    border: 1px solid #ed3338;
}
a.contact-us-btn.el-content.uk-button.uk-button-default:hover {
    border-color: #ed3338;
}
ul.footer-menu > li > a:hover {
    color: #fff;
}
.get-quote-fleet a.el-content.uk-button.uk-button-default:hover {
    background: #ed3338;
    color: #fff;
    border-color: #ed3338;
}
.contact-us-fleet a.uk-button.uk-button-default:hover {
    background: transparent;
    color: #000;
    border-color: #000;
}
/* Mobile CSS */
@media only screen and (max-width: 767px) {
.uk-navbar-container:not(.uk-navbar-transparent) {
    background: unset;
    background-image: unset;
}
.shape-expertly-section:before,
.shape-expertly-section:after,
.fifth-shape-section:before,
.fifth-shape-section:after {
    content: none;
}
.newsletter-subscribe input.wpcf7-form-control.wpcf7-text.wpcf7-email {
    border: 1px solid #828081 !important;
}
p.copyright, p.design-by {
    text-align: center;
}
.get-quote-form {
    padding: 30px;
}
.faq-inner-section a.el-title.uk-accordion-title {
    line-height: inherit;
}	
.uk-heading-xlarge {
    font-size: 30px;
    line-height: 35px;
}
.our-fleet-section ul.el-nav.uk-margin.uk-tab {
    display: block;
}	
}
/* End Mobile CSS */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
.shape-expertly-section:before,
.shape-expertly-section:after,
.fifth-shape-section:before,
.fifth-shape-section:after {
    content: none;
}	
.uk-navbar-container:not(.uk-navbar-transparent) {
    background: unset;
    background-image: unset;
}
.newsletter-subscribe input.wpcf7-form-control.wpcf7-text.wpcf7-email {
    border: 1px solid #828081 !important;
}
}
