/*
Theme Name: Trucking
Theme URI: https://apusthemes.com/trucking
Author: ApusTheme
Author URI: https://apusthemes.com/
Description: Trucking is clean theme, it's used Apus Framework.
Version: 1.11
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: trucking

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

img{
    max-width: 100%;
    height:auto;
 }
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
.gallery-caption {
    box-sizing: border-box;
}
.bypostauthor{
    box-sizing: border-box;
}
.widget-banner.style_transparent .content-bottom {
    z-index: 2;
}
.wp-block-categories-list.aligncenter{
    text-align: center;
}

/*custom-css-here*/
.logo img {
    width: 200px;
    margin-top: -20px;
}
.header-top aside#apus_contact_info-2 {
    width: 74%;
    float: left;
}
.header-top aside#apus_contact_info-2 .contact-info-widget > .media {
    width: 50%;
    margin: 0;
    float: left;
}
.header-top aside#custom_html-3 {
    float: right;
    width: 25%;
    position: absolute;
    right: 15px;
    text-align: right;
    padding: 10px 0;
}
.request-form .form-control {
    border-radius: 3px;
    margin-bottom: 15px;
}
.request-form  textarea#comments {
   padding: 7px 12px!important;
   height: 48px;
	 margin-bottom: 0px;
}
section#s-form  .kc-title-wrap .kc_title:after
{
	display:none !important;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    float: left !important;
    width: 100% !important;
    margin: 0 15px !important;
}
section#s-form input.wpcf7-form-control.wpcf7-submit.btn.btn-theme {
    background: #ffffff;
    color: #fca900 !important;
	border-color:#ffffff !important;
}
section#s-form input.wpcf7-form-control.wpcf7-submit.btn.btn-theme:hover {
    background: #fca900;
    color: #ffffff !important;
	border-color:#ffffff !important;
}
.s-icon {
    height: 90px;
    width: 90px;
    line-height: 90px !important;
}
ul.s-list li a {
    color: #fca900;
    font-weight: 600 !important;
}
ul.s-list li a:hover {
    color: #ffffff;
    font-weight: 600 !important;
}

section#l-services .widget-heading-title .sub-title
{
	color:#ffffff!important;
}
section#l-services .widget-heading-title .sub-title span:before
{
	background:#ffffff!important;
}
section#l-services .widget-heading-title .sub-title span:after
{
	background:#ffffff!important;
}

.phone .number:before {
 display:none !important;
}
.phone .number:after {
display:none !important;
}
section#review h3.widget-title, section#review .description, section#review h3.name-client {
    color: #ffffff !important;
}


section#review .widget-testimonials.top-carousel .slick-prev, section#review .widget-testimonials.top-carousel .slick-next {
    background: transparent !important;
	color: #fca900 !important;
}
section#review .owl-controls .owl-buttons div:before, section#review .slick-prev:before, .slick-next:before {
    font-size: 18px;
    color: #fca900 !important;
    
}
section#l-services .kc_text_block h4 {
    font-size: 18px !important;
    margin: 7px 0 !important;
}

section#l-services .kc_text_block p
{
	
margin: 0 0 0  10px !important;
font-size: 15px !important;
}
section#a-s h3.title {
    color: #ffffff !important;
}
i.c-icon {
    height: 60px;
    width: 60px;
    line-height: 60px !important;
    border-radius: 50px;
}
h2.widgettitle {
    margin: 0 0 10px 0px!important;
}
section#l-services .kc_wrapper.kc-col-inner-container {
    align-content: flex-start;
}

h3.ourservice-heading {}

section#choose-us {}

section#choose-us h3.ourservice-heading {
    color: #000000;
    margin: 0 0 4px;
}

section#choose-us p.description {
    font-size: 15px;
}

section#choose-us .feature-box {
    margin: 0 0 15px;
}

section#choose-us .fbox-top {
    width: 60px;
}

section#choose-us .inner {
    width: 44px;
    height: 44px;
    line-height: 42px;
}

section#choose-us i {
    color: #fcb82f;
}

section#choose-us .widget-features-box.style_1 .feature-box:hover .inner i {
    color: #ffffff !important;
}
section#review .testimonials-profile {
    padding: 15px;
    text-align: left;
}
body .active-mobile.top-cart.pull-right {
    display: none !important;
}
body #apus-mobile-menu .setting {
	display: none;
}
section#home-slide 
{
    padding: 21vh 0;
    text-align: left;
    width: 100%!important;
   }
section#home-slide .kc-wrap-columns {
    padding: 0 15px;
}
section#home-slide h3 {
    color: #ffffff;
    font-size: 58px;
}

section#home-slide ul.s-list {
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 1px;
}
.main-sticky-header-wrapper {
    height: 70px !important;
}
section#s-form {
    width: 100%!important;
}
section#location {
    width: 100%!important;
}
@media (max-width:767px)
{
	.logo img {
    width: 200px;
    margin-top: 0px;
}
	#main-slider rs-sbg {
    background-position: 78% 100% !important;
}
	#main-slider rs-layer#slider-1-slide-9-layer-2 {
    font-size: 37px !important;
    white-space: pre-wrap !important;
    width: 70% !important;
    text-align: center !important;
    margin: auto !important;
    left: 0%;
}

	section#home-slide 
{
	padding: 20vh 0;
	text-align:left;
}

section#home-slide h3 {
  color: #ffffff;
    font-size: 42px;
    padding: 0 15px;
	line-height: 50px;
}

section#home-slide ul.s-list {
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 1px;
	 margin: 0 15px;
}
	
	section#s-form input.wpcf7-form-control.wpcf7-submit.btn.btn-theme
	{
		margin-top:15px;
	}
	section#l-services .kc-icon-wrapper, section#l-services h4.kc_title {
    text-align: center !important;
}
	section#l-services  a.kc_button {
    width: 100%;
    text-align: center;
		margin: 20px 0px !important;
}
}




.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: initial !important;
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated:first-child:last-child {
    padding: 0 !important;
}

.request-form .wpcf7-submit  {
    margin-top: 15px !important;
}
.request-form textarea {
    resize: vertical;
}
@media ( min-width: 768px ) {
    .text-md-right {
        text-align: right !important;
    }
}

.kc-css-4071107 a {
    color: #fca900 !important;
}
.kc-css-4071107 a:hover,
.kc-css-4071107 a:focus {
    text-decoration: underline !important;
}