/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
/* contact form css */
.smartmoving-form {
    max-width: 700px;
    margin: auto;
    background: #f9f9f9;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 0 20px rgba(0,0,0,0.05);
    font-family: 'Segoe UI', sans-serif;
}
.smartmoving-form .form-row {
    margin-bottom: 20px;
}
.smartmoving-form label {
    display: block;
    font-weight: 600;
    margin-bottom: 8px;
}
.smartmoving-form input,
.smartmoving-form textarea,
.smartmoving-form select {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 15px;
}
.smartmoving-form textarea {
    min-height: 120px;
    resize: vertical;
}
.smartmoving-form .submit-row {
    text-align: center;
}
.smartmoving-form input[type="submit"] {
    background-color: #0046be;
    color: #fff;
    padding: 12px 25px;
    font-size: 16px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: background 0.3s ease;
}
.smartmoving-form input[type="submit"]:hover {
    background-color: #003bb3;
}
/* css end contact form */


.owl-carousel[data-desktop-cols] .owl-stage-outer{
	overflow-x: hidden;
}
.woocommerce-shop nav.woocommerce-breadcrumb {
    display: none !important;
}

.woocommerce-shop form.woocommerce-ordering {
    display: none !important;
}

.woocommerce-shop p.woocommerce-result-count {
    display: none !IMPORTANT;
}
.single-product nav.woocommerce-breadcrumb {
    display: none !IMPORTANT;
}

.woocommerce-form button.woocommerce-Button {
    margin: 0 !important;
}

#header-secondary-outer, #header-outer #header-secondary-outer, body #header-outer #mobile-menu .secondary-header-text {
    background-color: #ffffff00 !important;
}

#header-secondary-outer .secondary-secc.left ul li a {
    font-size: 13px;
}

body #header-secondary-outer .nectar-center-text {
    max-width: 100%;
    padding: 0px 0 !important;
    margin-top: 10px;
}

#header-secondary-outer .secondary-secc.left {
    float: right;
}

#header-secondary-outer .secondary-secc.left ul li {
    display: inline-block;
    padding-left: 15px;
    border-left: 1px solid #CDCDCD;
    padding-right: 15px;
}

#header-secondary-outer .secondary-secc.left ul li:last-child {
    padding-right: unset;
}

#header-secondary-outer .secondary-secc.left ul li:first-child {
    border: unset;
}

#header-secondary-outer .secondary-secc.left ul li.phn i {
    padding-right: 10px !important;
    color: #2596be;
}

body.material #header-outer:not([data-format=left-header]) #top nav>.buttons {
    display: none;
}

div#search-2 {
    position: absolute;
    right: 0;
    top: 5px;
}

div#search-2 input.search-field {
    background: transparent;
    border: unset !important;
    border-bottom: 1px solid #333333a3 !important;
    border-radius: unset;
    padding: 10px 0px 3px;
    z-index: 999999;
    position: relative;
    box-shadow: unset !important;
}

.widget_search .search-form button[type=submit] .icon-salient-search {
    color: #333333b3 !important;
    font-size: 13px;
}

#header-outer  ul.sf-menu.sf-js-enabled.sf-arrows {
    margin-top: 30px;
}

a#logo {
    transform: scale(1.3);
    transform-origin: bottom;
    top: -10px;
    z-index: 9999999;
}

#btn1 .fa-truck:before {
    content: url(https://devub.onlinetestingserver.com/allison/wp-content/uploads/2025/05/Mask-group-4.webp);
}

a#btn1 {
    margin: 0;
    padding: 12px 50px 12px 35px;
    border: 1px solid #2596be;
    border-radius: 10px !important;
    background: transparent !important;
    color: #163845;
    font-size: 16px;
    transition: 0.9s;
    transform: unset;
}

a#btn1 i {
    right: 40px;
    top: 19px;
    transition: 0.9s;
}

a#btn1:hover {
    background: #2596be !important;
    border-color: #2596be !important;
}

a#btn1:hover i {
    right: 20px;
}

#sec p {
    text-transform: capitalize;
}

#banner .owl-dots span {
    transform: scale(2);
    background: #00000033;
    margin: 0 10px;
    transition: 0.5s;
}

#banner h6 {
    font-size: 36px;
    line-height: 46px;
}

#banner .read {
    margin-bottom: 30px;
}

#banner button.owl-dot.active span {
    background: #2596be;
    width: 20px;
}

#banner a#btn1 {
    background-color: #2596be !important;
    border-radius: unset !important;
}

#sec1 #r1 .vc_col-sm-3 .vc_column-inner {
    border: 1px solid;
    padding: 20px 0 0;
    transition: 0.9s;
}

#sec1 #r1 .vc_col-sm-3:nth-child(1) .vc_column-inner {
    border-color: #20DA99;
}

#sec1 #r1 .vc_col-sm-3 .vc_column-inner .mov {
    padding: 13px 0;
    margin-top: 30px;
    color: white;
}

#sec1 #r1 .vc_col-sm-3:nth-child(1) .vc_column-inner .mov {
    background: #20DA99;
}

#sec1 #r1 .vc_col-sm-3:nth-child(2) .vc_column-inner {
    border-color: #163845;
}

#sec1 #r1 .vc_col-sm-3:nth-child(2) .vc_column-inner .mov {
    background: #163845;
}

#sec1 #r1 .vc_col-sm-3:nth-child(3) .vc_column-inner {
    border-color: #20dbdb;
}

#sec1 #r1 .vc_col-sm-3:nth-child(3) .vc_column-inner .mov {
    background: #20dbdb;
}

#sec1 #r1 .vc_col-sm-3:nth-child(4) .vc_column-inner {
    border-color: #8DB23E;
}

#sec1 #r1 .vc_col-sm-3:nth-child(4) .vc_column-inner .mov {
    background: #8DB23E;
}

#sec1 h3 {
    font-size: 22px;
    line-height: 32px;
}

#sec1 #r1 .vc_col-sm-3 .vc_column-inner:hover {
    filter: drop-shadow(2px 4px 6px black);
}

#sec2 a#btn1 {
    border-color: #163845;
}

#sec2 a.play_button_2.large.nectar_video_lightbox {
    display: none;
}

#sec2  img.attachment-full.size-full {
    transition: 0.9s;
}

#sec2 ul li {
    list-style-image: url(https://devub.onlinetestingserver.com/allison/wp-content/uploads/2025/05/Icon.png);
}

#sec2 ul li h6 {
    top: -10px;
    position: relative;
}

#sec3 .iwithtext .iwt-icon img {
    width: auto;
}

#sec3 .iwithtext .iwt-text {
    padding-left: 160px;
    color: #666666;
    font-size: 17px;
    line-height: 26px;
}

#sec3 .iwithtext .iwt-icon {
    top: -30px;
}

#sec3 #r1 .iwithtext .iwt-icon {
    right: 0;
    left: unset;
    top: -20px;
}

#sec3 #r1 .iwithtext .iwt-text {
    padding-left: 0;
    padding-right: 285px;
    margin-top: 40px;
}

#sec3 .reli {
    margin-bottom: 50px;
}

#sec3 .amatt {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    bottom: -310px;
}

#sec4 div#r1 {
    background: white;
    padding: 20px 20px;
    margin: 0;
/*     height: 31.8rem; */
}

#sec4 .jan {
    width: 40%;
}

#sec4 .colun {
    position: absolute;
    left: 0;
    width: 15%;
    top: -25px;
}

#sec4 .colunr {
    position: absolute;
    right: 0;
    bottom: -20px;
    width: 15%;
}

#sec4 .ecp {
    padding-top: 35px;
    margin: 0;
    padding-bottom: 20px;
}

#sec4 #r1 p {
    color: #666666;
}

#sec5 h2 {
    font-size: 46px;
}

#sec5 p {
    font-size: 24px;
    line-height: 34px;
    color: #666666;
}

#sec6 #r2 img {
    transition: 0.9s;
}

#sec6 a.play_button_2.large.nectar_video_lightbox {
    display: none;
}

#sec6 .nectar-video-box {
    margin: 0;
}

#sec6 #r2 .vc_col-sm-6 {
    padding: 0;
}

#sec6 div#r1 {
    margin-bottom: 50px;
}

#sec6 #r1 .tyuo {
    border: 1px solid;
    border-radius: 10px;
    width: fit-content;
    margin: 0 auto;
    padding: 3px 15px;
}

#sec6 #r1 .vc_col-sm-3:nth-child(1) .tyuo {
    border-color: #B056A0;
}

#sec6 #r1 .vc_col-sm-1\/5:nth-child(2) .tyuo {
    border-color: #53C2BE;
}

#sec6 #r1 .vc_col-sm-1\/5:nth-child(3) .tyuo {
    border-color: #F16838;
}

#sec6 #r1 .vc_col-sm-1\/5:nth-child(4) .tyuo {
    border-color: #F9DA21;
}

#sec6 #r1 .vc_col-sm-1\/5:nth-child(5) .tyuo {
    border-color: #70A6FF;
}

#sec6 #r1 .box {
    transition: 0.9s;
}

#sec6 #r1 .vc_col-sm-1\/5 .vc_column-inner:hover .box {
    transform: scale(0.9);
    filter: brightness(0.5);
}

#sec7 #r1 img {
    margin: 0 AUTO;
}

#sec8 .owl-stage {
    padding: 0;
}

#sec8 p {
    font-size: 25px;
    line-height: 35px;
}

#sec9 #r1 img {
    margin: 0px auto 0;
    display: table;
}

#sec9 h2, #sec8 h2, #sec7 h2 {
    font-size: 33px;
    line-height: 43px;
    text-transform: math-auto;
    font-weight: 500;
}

#sec9 .owl-stage {
    padding-bottom: 0;
}

#sec9 a#btn1, #sec8 a#btn1 {
    margin: 0 auto;
    display: table;
}

#footer div#r2 {
    border-top: 1px solid #4B4B4B;
    padding-top: 8px;
    color: #B3B3B3;
}

#footer h2.widgettitle {
    font-size: 23px;
}

#footer ul {
    margin: 0;
}

#footer ul li {
    list-style: none;
    line-height: 2.3;
}

#footer ul#menu-social-footer li {
    display: inline-block;
    padding-right: 5px;
}

#footer ul#menu-social-footer li i {
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #163845;
    background: white;
    border-radius: 30px;
    font-size: 20px;
    transition: 0.9s;
}

#footer ul#menu-social-footer li i:hover {
    background:#2596be;
}

#footer ul li a {
    color: #B3B3B3;
    transition: 0.9s;
    font-size: 14px;
    line-height: 14px !important;
}

#footer ul li a:hover {
    color: #2596be;
}

#footer .vc_col-sm-3:last-child {
    padding-left: 50px;
}
#banner .car-1 {
    padding-left: 15%;
}
@media (max-width: 1900px) {
	#banner .car-1 {
    padding-left: 15%;
}
}
@media (max-width: 1600px) {
	#banner .car-1 {
    padding-left: 9%;
}

@media (max-width: 1440px) {
	#banner .car-1 {
    padding-left: 4%;
}
}
@media (max-width: 1366px) {}
@media (max-width: 1280px) {}
@media (max-width: 1024px) {
	#banner .car-1 {
    padding-left: 5%;
	}
	.secondary-header-text{
		display: block!important;
	}
#slide-out-widget-area .secondary-header-text,body #slide-out-widget-area .inner-wrap .inner .nectar-header-text-content {
    margin-bottom: 30px;
    margin-top: 20px;
	background: transparent;
}
	}
	
@media (max-width: 820px) {
	#banner .car-1 {
    padding-left: unset;
}
div#search-2 {
    display: none;
}

.secondary-header-text {
    display: none;
}

div#banner {
    text-align: center;
}

h1 {
    font-size: 40px !important;
    line-height: 50px !important;
}

#banner h6 {
    font-size: 30px;
    line-height: 40px;
}

#banner .row-bg.viewport-desktop.using-image {
    background-position: center center !important;
}

h2 {
    font-size: 32px !important;
    line-height: 42px !important;
}

br {
    display: none;
}

div#sec2 {
    text-align: center;
}

#sec2 ul li h6 {
}

#sec2 ul li {
    width: fit-content;
    margin: 0 auto;
}

div#sec3 {
    text-align: center;
    padding-bottom: 50px !important;
}

#sec3 .iwithtext .iwt-icon {
    position: unset;
}

#sec3 .iwithtext .iwt-icon img {
    margin: 20px auto 15px;
}

#sec3 .iwithtext .iwt-text {
    padding-left: 0;
}

#sec3 #r1 .iwithtext .iwt-text {
    padding-right: 0;
    margin-top: 0;
}

#sec3 .reli {
    margin-bottom: 0;
}

#sec3 .amatt {
    position: unset;
    transform: unset;
    margin: 40px auto 40px;
}

#sec4 .owl-dots {
    display: none;
}

#sec4 .owl-stage {
    padding: 0;
}

#sec5 .mob {
    margin: 0 auto;
    display: table;
}

#sec5 {
    text-align: center;
}

#sec6 #r2 .vc_col-sm-6 {
    margin: 0;
}

div#sec7 {
    text-align: center;
}

#sec8 .trophy {
    margin: 0 auto;
    display: table;
}

#sec8 {
    text-align: center;
}

#sec8 #r1 .logoi {
    margin: 0 auto;
}

#sec8 .owl-dots {
    display: none;
}

#sec8 .owl-carousel.owl-theme.owl-loaded.owl-drag {
    margin-bottom: 0;
}

#sec9 .readar {
    margin: 0 auto;
    display: table;
}

#sec9 {
    text-align: center;
}

#sec9 .owl-dots {
    display: none;
}

#sec9 .owl-stage {
    padding: 0;
}

#sec9 .owl-carousel.owl-theme.owl-loaded.owl-drag {
    margin-bottom: 0;
}

#footer .vc_col-sm-3:last-child {
    padding-left: initial;
}

#footer #r2 p {
    font-size: 15px;
}	
	
	
	
}
@media (max-width: 768px) {}
@media (max-width: 480px) {}
@media (max-width: 428px) {}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}