/*
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
*/
/*----------------keyframes---------------------*/
/* animation: scroll-ticker 30s linear infinite; */
@keyframes scroll-ticker {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
/* animation: scroll-nav 30s linear infinite; */
@keyframes scroll-nav {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
/*---------------secondary header--------------------*/
/*--------------*/
#header-secondary-outer nav {
  overflow: hidden;
  position: relative;
  white-space: nowrap;
}

#header-secondary-outer nav ul.sf-menu {
  display: inline-block;
  white-space: nowrap;
  animation: scroll-nav 30s linear infinite;
}

#header-secondary-outer nav ul.sf-menu li {
  display: inline-block;
  margin-right: 20px; /* optional spacing */
}
/*---------------*/
#header-secondary-outer nav ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
#header-secondary-outer nav ul li a {
    text-decoration: underline;
    font-weight: 500;
}
/*--------------header/navigation------------------*/
/*--------------section 1------------------*/
#sec-1 .content p {
    width: 48%;
    margin: 0 auto;
}
#sec-1 .content .buttons .button a {
    background: transparent !important;
    border: 1px solid #fff;
    padding: 13px 44px;
}
#sec-1 .content .buttons .button a:hover {
    background: #254C75 !important;
    border-color: #254C75 !important;
}
/*--------------section 2------------------*/
#sec-2 .sec2-txt1 {
    width: 83%;
}
#sec-2 a#sec2-btn1 {
    border: 1px solid #000;
    padding: 10px 40px;
}
/* #sec-2 .nectar_video_player_self_hosted .wpb_wrapper video, 
#sec-2 .nectar_video_player_self_hosted__overlay {
    width: 68%;
    height: 70%;
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    visibility: visible;
    object-fit: cover;
} */
#sec-2 .wpb_video_widget.vc_video-aspect-ratio-11 .wpb_video_wrapper {
    width: 70%;
}
#sec-2 .full-width-content.vc_row-fluid .wpb_video_widget.vc_video-align-center .wpb_wrapper {
    height: 545px;
    width: 90%;
}
#sec-2 .nectar_video_player_self_hosted .wpb_wrapper video {

    object-fit: fill !important;
}
/*--------------section 3------------------*/
#sec-3 .owl-dots button.owl-dot.active span {
    transform: unset !important;
	background:#000 !important;
}
#sec-3 .owl-dots button.owl-dot {
    width: 33%;
}
#sec-3 .owl-dots button.owl-dot span {
    width: 100%;
    border-radius: unset;
    margin: 0;
	transform:scale(1);
}
/*-----*/
#sec-3 .sec3-txt1 p {
    width: 47%;
    margin: 0 auto;
    color: #504949;
}
#sec-3 a#sec3-btn1 {
    padding: 10px 40px;
    border: 1px solid #000;
}

/*--------------section 4------------------*/
#sec-4 .sec4-txt1 p {
    width: 56%;
}
#sec-4 a#sec4-btn1 {
    padding: 10px 40px;
    border: 1px solid #fff;
}
/*--------------section 5------------------*/
#sec-5 .owl-dots button.owl-dot.active span {
    transform: unset !important;
	background:#000 !important;
}
#sec-5 .owl-dots button.owl-dot {
    width: 49%;
}
#sec-5 .owl-dots button.owl-dot span {
    width: 100%;
    border-radius: unset;
    margin: 0;
	transform:scale(1);
}
/*-----*/
#sec-5 a#sec5-btn1 {
    border: 1px solid #000;
	padding:10px 40px;
}
#sec-5 a#sec5-btn2 {
    display: table;
    margin: auto;
	border: 1px solid #000;
	padding:10px 40px;
}
#sec-5 .woocommerce h2.woocommerce-loop-product__title {
    font-size: 14px;
    color: #254C75;
}
#sec-5 .woocommerce span.woocommerce-Price-amount.amount bdi {
    color: #727C87;
    font-size: 16px;
}

#sec-5 #sec5-inr1 > .row_col_wrap_12_inner.col.span_12 > .vc_col-sm-6:nth-child(2) .vc_column-inner {
    padding-left: 60px;
}
#sec-5 .woocommerce h2.woocommerce-loop-product__title::before {
    content: 'RRR123';
    position: absolute;
    right: 0;
    color: #000;
    font-size: 12px;
}
/*--------------section 6------------------*/
#sec-6 .sec6-txt1 p {
    width: 45%;
}
#sec-6 a#sec6-btn1 {
    border: 1px solid #fff;
}
#sec-6 a#sec6-btn1 {
	border: 1px solid #000;
	padding:10px 40px;
}
/*--------------section 7------------------*/
#sec-7 .sec7-txt1 p {
    width: 49%;
    margin: 0 auto;
}
#sec-7 .carousel-item {
    border: 1px solid #E8E8E8;
    padding: 60px 20px !important;
    height: 290px;
    display: flex;
    align-items: flex-start;
    margin: 0 6px;
    background-color: transparent;
	transition:0.6s;
}
#sec-7 .carousel-item::before {
    content: '';
    background: url(https://samplelinksweb.com/jackson/wp-content/uploads/2025/04/Vector-6.png);
    position: absolute;
    left: 6px;
    top: 0;
    width: 90px;
    height: 70px;
    background-repeat: no-repeat;
	transition:0.6s;
}
#sec-7 .carousel-item::after {
    content: '';
    background: url(https://samplelinksweb.com/jackson/wp-content/uploads/2025/04/Vector-7.png);
    position: absolute;
    right: -13px;
    bottom: -17px;
    width: 90px;
    height: 70px;
    background-repeat: no-repeat;
	transition:0.6s;
}
#sec-7 .carousel-item:hover {
    background: #E8E8E8;
transition:0.6s;
}
#sec-7 .carousel-item:hover::before {
	    left: 22px;
    top: 17px;
transition:0.6s;
}
#sec-7 .carousel-item:hover::after {
	right: 7px;
    bottom: 3px;
transition:0.6s;
}
#sec-7 a#sec7-btn1 {
    padding: 10px 40px;
    border: 1px solid #000;
}
/*----------------section 8--------------------*/
#sec-8 > .col > .vc_col-sm-6:nth-child(1) > .vc_column-inner {
    padding: 10px 60px;
}
#sec-8 .sec7-img1 {
    height: 640px;
}
#sec-8 .sec7-txt1 h3 {
    font-size: 34px;
    line-height: 39px;
}
#sec-8 form textarea {
    height: 130px;
    background: #fff;
    border-radius: 0;
	color: #000;
}
#sec-8 form input {
    background: #fff;
    border-radius: 0;
    color: #000;
    opacity: 1;
}
#sec-8 form input::placeholder {
    text-transform: capitalize;
	color:#000;
}
#sec-8 form textarea::placeholder {
    text-transform: capitalize;
	color:#000;
}
#sec-8 .sec8-txt1 h4 {
    font-size: 30px;
    line-height: 37px;
    font-weight: 600;
}
#sec-8 form input[type="submit"] {
    background: transparent;
    border: 1px solid #000;
    color: #000;
    padding: 12px 46px !important;
}
/*--------------Footer------------------*/
/* ================== */
#footer-1 .social-icons ul li {
    list-style: none;
    display: inline-block;
    margin-right: 15px;
}
#footer-1 .social-icons ul {
    margin-left: 0;
}
#footer-1 .social-icons ul li a i {
    padding: 7px 8px;
    background: #fff;
    border-radius: 5px;
    font-size: 20px;
}
#footer-1 .social-icons ul li a i.fa-brands.fa-facebook-f {
    padding: 7px 9px !important;
}
/* ================== */
#footer-1 #footer-inr2 ul li {
    text-transform: capitalize;
}
#footer-1 #footer-inr2 > .row_col_wrap_12_inner.col.span_12 > .vc_col-sm-6:nth-child(1) {
    padding-right: 260px;
}
#footer-1 #footer1-inr3:before {
    content: '';
    background: #ffffff9c;
    width: 150%;
    height: 2px;
    position: absolute;
    top: 0;
    left: -15%;
}
#footer-1 #footer1-inr3 .cpr-txt1 p {
    text-transform: uppercase;
    letter-spacing: 2px;
}
#footer-1 input[type="submit"] {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}
#footer-1 #footer-inr2 ul li {
    list-style: none;
    padding-bottom: 18px;
}
#footer-1 #footer-inr2 ul li a:hover {
    color: #644FA1;
}
#footer-1 #footer-inr2 .widget.widget_nav_menu ul {
    margin-left: 0;
}
#footer-1 form span#i5trk br {
    display: none;
}
#footer-1 form span#i5trk {
    color: #fff;
}
#footer-1 #footer-inr2 form input {
    border-bottom: 1px solid #ddddddb0;
    color: #fff;
}
#footer-1 .footer1-txt1 h4 {
    font-weight: 400;
}
/*-------------------------------------------*/
@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {}
@media (max-width: 1300px) {
	#footer-1 #footer-inr2 > .row_col_wrap_12_inner.col.span_12 > .vc_col-sm-6:nth-child(1) {
    padding-right: 170px;
}
	#sec-5 .woocommerce h2.woocommerce-loop-product__title::before {
		display:none;
	}
	#sec-1 .content p {
    width: 50%;
    font-size: 14px !important;
    line-height: 21px !important;
}
}
@media (max-width: 1280px) {
		#footer-1 #footer-inr2 > .row_col_wrap_12_inner.col.span_12 > .vc_col-sm-6:nth-child(1) {
    padding-right: 210px;
}
}
@media (max-width: 1226px) {
#header-secondary-outer nav ul.sf-menu li {
    margin-right: 1px;
}
	#sec-8 > .col > .vc_col-sm-6:nth-child(1) > .vc_column-inner {
    padding: 10px 40px;
}
	    #footer-1 #footer-inr2 > .row_col_wrap_12_inner.col.span_12 > .vc_col-sm-6:nth-child(1) {
        padding-right: 150px;
    }
}
@media (max-width: 1024px) {
	#header-secondary-outer nav ul.sf-menu li a span.menu-title-text {
    font-size: 10px;
}
	    #sec-1 .content p {
        margin-top: 50px;
    }
	    #sec-1 .content p {
        width: 70%;
    }
	#sec-2 .sec2-txt1 h3 {
    font-size: 40px;
    line-height: 50px;
}
	#sec-3 .sec3-txt1 p {
    width: 70%;
}
	#sec-6 .sec6-txt1 p {
    width: 60%;
}
	#sec-7 .sec7-txt1 p {
    width: 70%;
}
	#sec-7 .sec7-caro-txt2a h4 {
    font-size: 20px;
    line-height: 30px;
}
	#sec-7 .sec7-caro-txt2a p {
    font-size: 13px;
    line-height: 20px;
}
	#sec-8 .sec8-txt1 h4 {
    font-size: 23px;
    line-height: 34px;
    font-weight: 600;
}
 #footer-1 .footer1-txt3h h5 {
        font-size: 15px;
    }
		#footer-1 #footer-inr2 ul li a {
    font-size: 13px;
}
	#footer-1 .footer1-txt3h h5 {
    font-size: 16px;
}
	#footer-1 #footer-inr2 > .row_col_wrap_12_inner.col.span_12 > .vc_col-sm-6:nth-child(1) {
    padding-right: 70px;
}
}
/*------------------------------------*/
	@media (max-width: 820px) {
		    #header-secondary-outer nav ul.sf-menu li a span.menu-title-text {
        font-size: 8px;
    }
		#header-secondary-outer nav ul.sf-menu li a {
    margin: 0px 3px !important;
}
			    #sec-1 .content p {
        margin-top: 10px;
    }
		#sec-2 {
    padding-top: 50px !important;
    text-align: center;
}
		#sec-2 .sec2-txt1 {
    width: 100%;
    padding: 0 50px;
}
		#sec-2 .sec2-img1 {
    display: table;
    margin: 10px auto;
}
#sec-3 {
    padding-bottom: 30px !important;
    margin-bottom: 0;
}
		#sec-3 .owl-dots button.owl-dot {
    width: 21%;
}
		    #sec-3 .owl-dots button.owl-dot {
        width: 18%;
    }
		#sec-4 {
    text-align: center;
}
		#sec-4 .sec4-txt1 p {
    width: 78%;
    margin: 0 auto;
}
		#sec-4 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
}
		#sec-5 {
    text-align: center;
}
		#sec-5 #sec5-inr1 > .row_col_wrap_12_inner.col.span_12 > .vc_col-sm-6:nth-child(2) .vc_column-inner {
    padding-left: 0;
}
		#sec-5 .woocommerce h2.woocommerce-loop-product__title {
    font-size: 15px;
}
		#sec-6 {
    text-align: center;
    padding-top: 120px !important;
    padding-bottom: 120px !important;
}
	 #sec-6 .sec6-txt1 p {
        width: 80%;
        margin: 0 auto;
    }
	#sec-7 .sec7-txt1 p {
        width: 80%;
    }
	#sec-7 .owl-dots {
    display: none;
}
	#sec-8 {
    text-align: center;
}
	#sec-8 form .row {
    padding-bottom: 0;
}
	#sec-8 form .row span.wpcf7-spinner {
    display: none;
}
		    #sec-8 > .col > .vc_col-sm-6:nth-child(1) > .vc_column-inner {
        padding: 30px 40px;
    }
		#sec-8 .sec8-img1 {
    margin: 0 auto;
    display: table;
}
		#footer-1 #footer-inr2 ul li a {
        font-size: 15px;
    }
			#footer1-inr3 p {
    text-align: center !important;
}
	#footer-1 .cpr-img1 {
    display: table !important;
    margin: 0 auto !important;
    float: unset !important;
}
}
@media (max-width: 480px) {
	    #sec-1 .content p {
        width: 100%;
    }
	#sec-1 .content h1.ns-heading-el {
    font-size: 30px;
    line-height: 41px;
}
	    #sec-2 .sec2-txt1 h3 {
        font-size: 30px;
        line-height: 40px;
    }
	    #sec-2 .sec2-txt1 {
        width: 100%;
        padding: 0 0px;
    }
	#sec-3 .sec3-txt1 p {
        width: 100%;
    }
	#sec-3 .sec3-txt1 h3 {
    font-size: 30px;
    line-height: 38px;
}
	    #sec-3 .owl-dots button.owl-dot {
        width: 10%;
    }
		    #sec-3 .owl-dots button.owl-dot {
        width: 11%;
    }
	#sec-4 .sec4-txt1 p {
    width: 100%;
}
	#sec-4 .sec4-txt1 h2 {
    font-size: 30px;
    line-height: 40px;
}
	#sec-5 .sec5-txt1 h3 {
    font-size: 32px;
    line-height: 41px;
}
	#sec-5 .woocommerce h2.woocommerce-loop-product__title {
    font-size: 14px;
}
	#sec-5 .owl-dots button.owl-dot {
    width: 42%;
}
	#sec-6 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
	    #sec-6 .sec6-txt1 p {
        width: 100%;
    }
	#sec-6 .sec6-txt1 h2 {
    font-size: 32px;
    line-height: 41px;
}
	    #sec-7 .sec7-txt1 p {
        width: 100%;
    }
	#sec-7 .sec7-txt1 h3 {
    font-size: 31px;
    line-height: 40px;
}
	#footer-1 #footer1-inr3 .cpr-txt1 p {
    font-size: 11px;
}
	#footer-1 #footer-inr2 ul li a {
        font-size: 14px;
    }
	    #footer-1 .footer1-txt3h h5 {
        font-size: 17px;
    }
}
@media (max-width: 428px) {
	#sec-3 .sec3-txt1 h2 {
        font-size: 22px;
        line-height: 30px;
    }
	    #sec-8 > .col > .vc_col-sm-6:nth-child(1) > .vc_column-inner {
        padding: 30px 22px;
    }
	    #sec-8 .sec8-txt1 h4 {
        font-size: 19px;
        line-height: 27px;
    }
		    #footer-1 #footer-inr2 > .row_col_wrap_12_inner.col.span_12 > .vc_col-sm-6:nth-child(1) {
        padding-right: 20px;
    }
	    #footer-1 #footer1-inr3 .cpr-txt1 p {
        font-size: 10px;
    }
}
@media (max-width: 414px) {}