/*
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
*/
header#top {
    border-bottom: 1.5px solid #6B6D76;
}
header#top li#menu-item-34 a {
    padding: 15px 25px !important;
    background: linear-gradient(180deg, rgba(25, 122, 192, 1) 0%, rgba(2, 163, 231, 1) 100%);
}
header#top li.current_page_item span {
    background: linear-gradient(180deg, rgba(179, 29, 34, 1) 0%, rgba(95, 37, 38, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    border-bottom: 2px solid #5F2526;
}
/* ======================================== */
div#revolution-slider {
    margin-bottom: 0px !important;
}
div#revolution-slider em {
	background: linear-gradient(180deg,rgba(25, 122, 192, 1) 0%, rgba(2, 163, 231, 1) 100%) !important;
	-webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
div#revolution-section-inner {
    position: absolute;
    bottom: 0;
    margin-bottom: 110px;
    width: 100%;
    text-align: left;
    left: 0;
    z-index: 999;
    border-top: 1.5px solid #1F2231;
    padding-top: 25px !important;
}
div#revolution-section-inner .nectar-milestone .subject {
    color: #64748B;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
}
div#revolution-section-inner h5 a {
    background: linear-gradient(180deg, rgba(179, 29, 34, 1) 0%, rgba(95, 37, 38, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    border-bottom: 2px solid #5F2526;
    opacity: 1;
}
div#revolution-section-inner .nectar-milestone {
    border-right: 2px solid #1F2231;
    margin-right: 20px;
}
div#revolution-section-inner .nectar-milestone .number, div#revolution-section-inner .nectar-milestone .number h1 {
    margin: 0;
}
div#revolution-section-inner .wpb_text_column h4 {
    margin: 0;
}
/* ======================================== */
div#industries {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#industries .wpb_text_column p {
    position: absolute;
    right: 0;
    top: 0;
    width: 30%;
}
div#industries-inner .vc_col-sm-3 .industries-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: inline-flex;
    flex-direction: column;
    justify-content: end;
    align-items: flex-start;
    padding: 20px 20px !important;
    width: 100%;
    height: 100%;
    border: 1px solid #1C2334;
}
div#industries-inner .vc_col-sm-3 .industries-text h6 {
    background: linear-gradient(180deg, rgba(179, 29, 34, 1) 0%, rgba(95, 37, 38, 1) 100%);
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
	animation: img 7s ease 0s 1000 normal forwards;
}
@keyframes img {
	0% {
		transform: translate(0);
	}

	20% {
		transform: translate(-2px, 2px);
	}

	40% {
		transform: translate(-2px, -2px);
	}

	60% {
		transform: translate(2px, 2px);
	}

	80% {
		transform: translate(2px, -2px);
	}

	100% {
		transform: translate(0);
	}
}
div#industries-inner .vc_col-sm-3:hover .industries-text h6 {
    background: linear-gradient(180deg, rgba(25, 122, 192, 1) 0%, rgba(2, 163, 231, 1) 100%);
}
div#industries-inner .vc_col-sm-3 .industries-text h6 img {
    margin: 0;
}
/* ===================================== */
h6 span {
    background: linear-gradient(180deg, rgba(179, 29, 34, 1) 0%, rgba(95, 37, 38, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
h2 span em, h1 em {
    background: linear-gradient(180deg, rgba(25, 122, 192, 1) 0%, rgba(2, 163, 231, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
a#btn.border {
    background: #fff0 !important;
    border: 2px solid #303848;
    border-radius: unset !important;
    color: #F8FAFC !important;
}
/* ================================== */
div#service {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#service-inner .vc_col-sm-6 .vc_column-inner {
    border: 1px solid #2A3040;
    padding: 25px 20px !important;
    background: #ffffff03;
}
div#service i.fa.fa-check::before {
    content: url(https://devu1b.customdev.solutions/richardwilkes/wp-content/uploads/2026/01/Overlay-4.png);
}
div#service .nectar-fancy-ul ul li {
    padding-left: 30px;
    margin-bottom: 5px;
}
div#service-inner h5 img {
	animation: img 7s ease 0s 1000 normal forwards;
}
/* =========================== */
div#advantage {
    padding: 50px 0px ! IMPORTANT;
    margin-bottom: 0px !important;
}
div#advantage .iwithtext .iwt-text {
    padding-left: 40px;
}
div#advantage-inner .iwithtext .iwt-icon img {
    width: unset;
	animation: img 7s ease 0s 1000 normal forwards;
}
div#advantage-inner .iwithtext {
    margin-bottom: 15px !important;
}
div#advantage-inner p {
    font-size: 14px;
}
div#advantage-inner .hover-wrap {
    margin: 0;
    position: relative;
}
div#advantage-inner .hover-wrap:before {
    content: "";
    background: linear-gradient(180deg, rgba(179, 29, 34, 1) 0%, rgba(95, 37, 38, 1) 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    margin: 170px 0px 0px -50px !important;
	animation: box 7s ease-in-out 0s 1000 normal forwards;
}
@keyframes box {
	0%,
	100% {
		transform: translateY(0);
	}

	10%,
	30%,
	50%,
	70% {
		transform: translateY(-8px);
	}

	20%,
	40%,
	60% {
		transform: translateY(8px);
	}

	80% {
		transform: translateY(6.4px);
	}

	90% {
		transform: translateY(-6.4px);
	}
}
div#advantage-inner .nectar-milestone {
    background: #020617;
    color: #fff;
    width: 25%;
    padding: 20px 20px !important;
    position: absolute;
    bottom: 5px;
    right: 0;
}
div#advantage-inner .nectar-milestone .number, div#advantage-inner .nectar-milestone .number h1 {
    margin: 0;
}
div#advantage-inner .subject {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 900;
    color: #EF4444;
    letter-spacing: 1px;
}
/* ======================================== */
div#policy {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
/* ===================================== */
div#product {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
li.classic.product {
    padding-bottom: 75px !important;
	background: #020617;
}
.product-wrap {
    overflow: visible !important;
}
li.classic.product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart span {
    font-size: 12px;
}
li.classic.product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    transform: unset !important;
    min-height: 45px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center;
    width: 89% !important;
    border-radius: 0px !important;
    bottom: -133px;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    background: #0000 !important;
    border: 1px solid #1B1E2E;
}
li.classic.product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart i.normal.icon-salient-cart:before {
    content: "\f218";
    font-family: 'FontAwesome';
    position: relative;
    top: -3px;
}
li.classic.product h2.woocommerce-loop-product__title, li.classic.product p, li.classic.product span.price {
    padding-left: 22px !important;
    padding-bottom: 5px !important;
    margin-bottom: 0px !important;
}
li.classic.product h2.woocommerce-loop-product__title {
    color: #F8FAFC;
    font-size: 17px !important;
}
li.classic.product bdi {
    color: #94A3B8 !important;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 15px;
}
div#product a#btn {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 50px;
}
/* ================================ */
div#banner {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#banner a#btn i {
    left: 10px;
    right: unset;
}
div#banner a#btn {
    background: linear-gradient(180deg, rgba(25, 122, 192, 1) 0%, rgba(2, 163, 231, 1) 100%);
    border-radius: unset !important;
    margin-right: 10px;
    padding-right: 0px !important;
    padding-left: 70px;
}
div#banner a#btn.icon-two {
    background: #FFFFFF !important;
    color: #020617 !important;
}
/* ============================ */
div#service-radius {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#service-radius .inner-wrap {
    border-bottom: 1px solid #4D505C;
}
div#service-radius-inner ul {
    margin: 0px !important;
    column-count: 2;
}
div#service-radius-inner ul li {
    list-style: none;
    padding-left: 23px !important;
    position: relative;
}
div#service-radius-inner ul li:before {
    content: "";
    background: linear-gradient(180deg, rgba(25, 122, 192, 1) 0%, rgba(2, 163, 231, 1) 100%);
    position: absolute;
    top: 7px;
    left: 0;
    width: 10px;
    height: 10px;
	animation: img 7s ease 0s 1000 normal forwards;
}
div#service-radius-inner .map-text h5 {
    margin: 0;
}
div#service-radius-inner .map-text {
    background: linear-gradient(180deg, rgba(179, 29, 34, 1) 0%, rgba(95, 37, 38, 1) 100%);
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 10px 20px !important;
    margin: 10px -10px !important;
}
/* ========================================== */
div#footer-widgets .row {
    padding: 50px 0px !important;
    border-bottom: 1px solid #4D505C;
}
div#footer-widgets .socliy ul li {
    display: inline-block;
    margin-right: 5px;
}
div#footer-widgets .socliy ul li i {
    background: #101323;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    color: #fff;
    transition: .9s;
}
div#footer-widgets .socliy ul li:hover i {
    background: linear-gradient(180deg, rgba(25, 122, 192, 1) 0%, rgba(2, 163, 231, 1) 100%);
}
div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
    margin: 0 auto;
    display: table;
}
div#footer-widgets ul#menu-contact-us li a {
    padding-left: 30px !important;
    position: relative;
}
div#footer-widgets ul#menu-contact-us li a i {
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(179, 29, 34, 1) 0%, rgba(95, 37, 38, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
div#footer-widgets ul#menu-contact-us li:hover a i {
    background: linear-gradient(180deg, rgba(25, 122, 192, 1) 0%, rgba(2, 163, 231, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* ================================== */
div#copyright {
    padding: 20px 0px !important;
}
div#copyright .col.span_5 {
    max-width: 100% !important;
}
div#text-3 {
    float: left;
}
div#text-3 p strong {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(180deg, rgba(179, 29, 34, 1) 0%, rgba(95, 37, 38, 1) 100%);
}
div#text-3 p {
    text-transform: uppercase !important;
}
div#media_image-3 {
    float: right;
}
h2.woocommerce-loop-product__title {
    height: 32px !important;
    display: -webkit-box;
    max-width: 400px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
span.woocommerce-Price-amount.amount {
    color: #000;
}
.price del {
  color: #ff0000 !important; /* text red */
}

.price del .woocommerce-Price-amount {
  color: #ff0000 !important; /* ensure number red */
}

.price del {
  text-decoration: line-through;
  text-decoration-color: #ff0000; /* red cut line */
  text-decoration-thickness: 2px; /* line thodi bold */
}

div#privacypolicysec1 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#privacypolicysec1 h2 {
    font-size: 20px;
}
div#product h2 {
    font-size: 25px;
}
div#industries-inner img {
    filter: opacity(0.5);
}
#footer-outer div#nav_menu-4 a {
    text-transform: capitalize;
}
bdi {
    color: #ffff;
}
/* ============================== */
@media (max-width: 1600px){
	.text-lft {
    margin-left: -22px !important;
}
}
@media (max-width: 1440px){
	.text-lft {
    margin-left: -82px !important;
}
	div#revolution-section-inner {
    margin-bottom: 80px;
    padding-top: 25px !important;
}
	div#industries .wpb_text_column p {
    width: 35%;
}
}
@media (max-width: 1366px){
	
div#advantage-inner h2 {
    font-size: 36px;
}	
	
	div#product a#btn {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 30px;
}
}
@media (max-width: 1326px){}
@media (max-width: 1280px){
	    div#revolution-section-inner {
        margin-bottom: 60px;
        padding-top: 25px !important;
        width: 110%;
    }
	.text-lft {
        margin-left: -67px !important;
    }
	div#advantage-inner .nectar-milestone {
    width: 28%;
}
}
@media (max-width: 1080px){
	    .text-lft {
        margin-left: -45px !important;
    }
	    div#revolution-section-inner {
        margin-bottom: 40px;
        padding-top: 25px !important;
        width: 130%;
    }
	#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 60px;
}
	p, li a {
    font-size: 14px;
    line-height: 24px;
}
	div#industries-inner .vc_col-sm-3 .industries-text {
    padding: 15px 15px !important;
}
	div#industries-inner .vc_col-sm-3 .industries-text h3 {
    font-size: 15px;
}
	div#industries-inner .vc_col-sm-3 .industries-text h6 {
    width: 45px;
    height: 45px;
}
	div#industries {
    padding: 30px 0px !important;
}
	div#service {
    padding: 30px 0px !important;
}
	div#service-inner .vc_col-sm-6 .vc_column-inner {
    padding: 15px 15px !important;
}
	div#service h2 br {
    display: none;
}
	div#service p br {
    display: none;
}
	div#service-inner h4 {
    min-height: 60px;
}
	div#advantage {
    padding: 30px 0px ! IMPORTANT;
}
	div#advantage-inner img.skip-lazy {
    height: 500px;
    object-fit: cover;
}
	div#advantage-inner .nectar-milestone {
        width: 33%;
    }
	div#advantage-inner p {
    font-size: 13px !important;
    line-height: 23px !important;
}
	div#policy {
    padding: 30px 0px !important;
}
	div#product {
    padding: 30px 0px !important;
}
	div#banner {
    padding: 30px 0px !important;
}
	div#service-radius-inner h2 br {
    display: none;
}
}
@media (max-width: 912px){}
@media (max-width: 800px){}
@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){}