/*
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/navigation------------------*/
#top nav ul li#menu-item-71 {
    margin-left: 55px;
}

#top nav ul li#menu-item-71 a {
    background: transparent linear-gradient(180deg, #D8B665 0%, #B28B16 57%, #B48B2D 100%) 0% 0% no-repeat padding-box;
    padding: 8px 18px !important;
    border-radius: 50px;
}
#top nav ul li#menu-item-71 a:hover span {
    color: #000;
}
#top nav ul li#menu-item-71 a:hover {
    background: #fff;
}
/*-----------keyframe----------*/
/* animation: bl1 2s ease 0s infinite normal forwards; */
@keyframes bl1 {
	0% {
		animation-timing-function: ease-in;
		opacity: 1;
		transform: translateX(-48px);
	}

	24% {
		opacity: 1;
	}

	40% {
		animation-timing-function: ease-in;
		transform: translateX(-26px);
	}

	65% {
		animation-timing-function: ease-in;
		transform: translateX(-13px);
	}

	82% {
		animation-timing-function: ease-in;
		transform: translateX(-6.5px);
	}

	93% {
		animation-timing-function: ease-in;
		transform: translateX(-4px);
	}

	25%,
	55%,
	75%,
	87%,
	98% {
		animation-timing-function: ease-out;
		transform: translateX(0px);
	}

	100% {
		animation-timing-function: ease-out;
		opacity: 1;
		transform: translateX(0px);
	}
}
/*---key2---*/
/* 	animation: tb1 8s ease 1s infinite normal forwards; */
@keyframes tb1 {
	0%,
	100% {
		transform: translatey(0);
	}

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

	20%,
	40%,
	60% {
		transform: translatey(10px);
	}

	80% {
		transform: translatey(8px);
	}

	90% {
		transform: translatey(-8px);
	}
}
/*-----key3------*/
@keyframes pulse1 {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.1);
	}

	100% {
		transform: scale(1);
	}
}
/*--------------section 1------------------*/
#sec-1 .owl-dots {
    position: absolute;
    bottom: 9%;
    right: 24%;
    width: 7%;
    display: flex;
    justify-content: space-evenly;
}
#sec-1 .owl-dots button.owl-dot span {
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
}
#sec-1 .owl-dots button.owl-dot:nth-child(1)::before {
    content: '01';
    background: transparent;
    font-size: 18px;
    color: #fff;
}
#sec-1 .owl-dots button.owl-dot:nth-child(2)::before {
    content: '02';
    background: transparent;
    font-size: 18px;
    color: #fff;
}
#sec-1 .owl-dots button.owl-dot.active::before {
	color:#D8B665;
}
#sec-1 .owl-dots button.owl-dot.active {
    transform: scale(1.3) !important;
}
#sec-1 .owl-dots::before {
    content: '';
    background: #ffffff;
    width: 130px;
    height: 2px;
    position: absolute;
    right: -140px;
    top: 40%;
    border-radius: 60px;
}
#sec-1 .sec1-caro-txt1a h1 {
    font-size: 75px;
    line-height: 76px;
}
#sec-1 .sec1-caro-txt2a {
    position: absolute;
    transform: rotate(-90deg);
    top: 62%;
    left: -160px;
}
#sec-1 #sec1-caro-r1 .vc_col-sm-6:nth-child(1) .vc_column-inner::before {
    content: '';
    background: url(https://samplelinksweb.com/richardson/wp-content/uploads/2024/08/Rectangle-4.png);
    width: 100%;
    height: 100%;
    position: absolute;
    left: -53px;
    transform: scaley(1.5);
    top: 10px;
/* 	animation: pulse1 2s ease 0s infinite normal forwards; */
}
#sec-1 .sec1-caro-txt2a p {
    letter-spacing: 2px;
}
#sec-1 a#sec1-caro-btn1a::before {
    display:none;
}
#sec-1 a#sec1-caro-btn1a {
    background: transparent linear-gradient(180deg, #D8B665 0%, #B28B16 57%, #B48B2D 100%) 0% 0% no-repeat padding-box;
    padding: 12px 20px;
}
#sec-1 a#sec1-caro-btn1a:hover {
    background: #fff;
	color:#000;
}
/*--------------section 2------------------*/
#sec-2 .sec2-txt1 h2 {
    padding-bottom: 13px;
}
#sec-2 a#sec2-btn1 {
    background: transparent linear-gradient(180deg, #D8B665 0%, #B28B16 57%, #B48B2D 100%) 0% 0% no-repeat padding-box;
    padding: 12px 20px;
}
#sec-2 a#sec2-btn1:hover {
    background: #fff;
    color: #000 !important;
}
#sec-2 a#sec2-btn1::before {
    display: none;
}
/*--------------section 3------------------*/
#sec-3 #sec3-inr1 .col .vc_column-inner {
    background: #303030 0% 0% no-repeat padding-box;
}
#sec-3 #sec3-inr1 .col .vc_column-inner {
    background: #303030 0% 0% no-repeat padding-box;
    padding: 30px 25px;
    border-radius: 20px;
}
#sec-3 #sec3-inr1 .col .vc_column-inner .sec3-txt2a p:nth-child(1) {
    padding-bottom: 0;
	transition: 0.7s;
}
#sec-3 .sec3-txt1 p {
    width: 55%;
    margin: 0 auto;
}
#sec-3 #sec3-inr1 .sec3-txt2a p img {
    animation: tb1 8s ease 1s infinite normal forwards;
}
#sec-3 #sec3-inr1 .col:nth-child(odd) .vc_column-inner:hover .sec3-txt2a p:nth-child(1) {
    transform: rotatey(360deg);
    transition: 0.7s;
}
#sec-3 #sec3-inr1 .col:nth-child(even) .vc_column-inner:hover .sec3-txt2a p:nth-child(1) {
    transition: 0.7s;
    transform: rotatex(360deg);
}
/*--------------section 4------------------*/
#sec-4 .sec4-txt-price1 {
    position: absolute;
    top: 30px;
    left: 30px;
    background: #B48B2D;
    padding: 10px 15px;
    border-radius: 40px;
}
#sec-4 #sec4-inr1 .hover-wrap {
    margin-bottom: 0;
}
#sec-4 #sec4-inr1 .vc_col-sm-6 {
    padding: 0;
}
#sec-4 .sec4-inr-col2 .vc_column-inner {
    padding-left: 50px;
}
#sec-4 .sec4-inr-col1 .vc_column-inner {
    padding-right: 50px;
}
#sec4-inr1 .sec4-txt4a {
    padding-top: 25px;
}
#sec4-inr1 .sec4-txt4a h6 {
    padding-left: 40px !important;
    padding: 10px 0;
	position:relative;
}
#sec4-inr1 .sec4-txt4a h6::before {
    content: '';
    background: url(https://samplelinksweb.com/richardson/wp-content/uploads/2024/08/Path-6828.png);
    width: 20px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 11px;
    background-repeat: no-repeat;
}
#sec4-inr1 .sec4-txt4a p:nth-child(3) {
    width: 75%;
}
#sec4-inr1 .sec4-txt4a p strong {
    font-weight: 500;
}
#sec-4 .sec4-txt1 p {
    width: 60%;
    margin: 0 auto;
    padding-bottom: 10px;
}
#sec-4 a#sec4-btn1a {
    background: transparent linear-gradient(180deg, #D8B665 0%, #B28B16 57%, #B48B2D 100%) 0% 0% no-repeat padding-box;
    padding: 12px 20px;
}
#sec-4 a#sec4-btn1a:hover {
    background: #fff;
    color: #000 !important;
}
#sec-4 a#sec4-btn1a::before {
    display: none;
}
/*--------------section 5------------------*/

/*----------owl nav-----------*/
#sec-5 .owl-nav.disabled {
    display: block !important;
    width: 6%;
    right: 100px;
    position: absolute;
    bottom: 250px;
}
#sec-5 .owl-nav.disabled button {
    font-size: 0;
    padding: 0;
    border: unset;
}
#sec-5 .owl-nav.disabled button.owl-prev::before {
    content: '';
    background: url(https://samplelinksweb.com/richardson/wp-content/uploads/2024/08/right-arrow-square-svgrepo-com-1.png);
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100% 100%;
	left:0;
}
#sec-5 .owl-nav.disabled button.owl-next::before {
    content: '';
    background: url(https://samplelinksweb.com/richardson/wp-content/uploads/2024/08/right-arrow-square-svgrepo-com.png);
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100% 100%;
	right:0;
}
/*------------*/
#sec-5 .sec5-caro-txt2a p {
    width: 43%;
}
#sec-5 a#sec5-caro-btn1a {
    border: unset;
    padding-left: 0;
}
#sec-5 a#sec5-caro-btn1a::before {
    content: '';
    background: #fff;
    width: 100px;
    height: 1px;
    position: absolute;
    right: -100px;
    top: 19px;
}
#sec-5 a#sec5-caro-btn1a::after {
    content: '';
    background: url(https://samplelinksweb.com/richardson/wp-content/uploads/2024/08/arrow-narrow-circle-broken-up-right-svgrepo-com.png);
    width: 35px;
    height: 35px;
    position: absolute;
    right: -170px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    top: 2px;
	animation: bl1 2s ease 0s infinite normal forwards;
	animation-play-state: running;
}
 #sec-5 a#sec5-caro-btn1a:hover::after {
    animation-play-state: paused;
  }
/*------------owl dots images------------------*/
#sec-5 .owl-dots {
 position: relative;
    display: flex;
    justify-content: space-around;
}
#sec-5 .owl-dots .owl-dot span {
    display: none;
}
#sec-5 .owl-dots .owl-dot {
	position: relative;
}
#sec-5 .owl-dots .owl-dot:nth-child(1) {
    background: url(https://samplelinksweb.com/richardson/wp-content/uploads/2024/08/Rectangle-22.png);
    width: 22%;
    height: 120px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: unset !important;
}
#sec-5 .owl-dots .owl-dot:nth-child(2) {
    background: url(https://samplelinksweb.com/richardson/wp-content/uploads/2024/08/Rectangle-23.png);
    width: 22%;
    height: 120px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: unset !important;
}
#sec-5 .owl-dots .owl-dot:nth-child(3) {
    background: url(https://samplelinksweb.com/richardson/wp-content/uploads/2024/08/Rectangle-25.png);
    width: 22%;
    height: 120px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: unset !important;
}
#sec-5 .owl-dots .owl-dot:nth-child(4) {
    background: url(https://samplelinksweb.com/richardson/wp-content/uploads/2024/08/Rectangle-26.png);
    width: 22%;
    height: 120px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: unset !important;
}

#sec-5 .owl-dots .owl-dot::before {
    content: '';
    background: #ff00005e;
    width: 0%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: unset;
transition: 0.7s;
}
#sec-5 .owl-dots button.owl-dot.active::before {
    width: 100%;
    transition: 0.7s;
}
/*--------------section 6------------------*/
#sec-6 .owl-item:nth-child(odd) .carousel-item .inner .hover-wrap::before {
    content: '';
    background: url(https://samplelinksweb.com/richardson/wp-content/uploads/2024/08/Rectangle-24.png);
    width: 100%;
    height: 0%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
	opacity:0.3;
	transition:0.7s;
}
#sec-6 .owl-item:nth-child(even) .carousel-item .inner .hover-wrap::before {
    content: '';
    background: url(https://samplelinksweb.com/richardson/wp-content/uploads/2024/08/Rectangle-24.png);
    width: 0%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
	opacity:0.3;
	transition:0.7s;
}
#sec-6 .owl-item:nth-child(odd) .carousel-item:hover .inner .hover-wrap::before {
    height: 100%;
   opacity:1;
	transition:0.7s
}
#sec-6 .owl-item:nth-child(even) .carousel-item:hover .inner .hover-wrap::before {
    width: 100%;
	opacity:1;
	transition:0.7s
}
/*--------------section 7------------------*/
#sec-7 #sec7-col2-inr1 {
    padding-bottom: 70px;
}
#sec-7 .sec7-txt1::before {
    content: '';
    background: #B48B2D;
    width: 98px;
    height: 6px;
    position: absolute;
    left: 0;
    bottom: -40px;
}
#sec-7 .row-bg {
    background-size: 100% 90%;
}
#sec-7 form input {
    border: 1px solid #fff;
    border-radius: 40px;
	background: transparent;
}
#sec-7 form select {
	border: 1px solid #fff;
    border-radius: 40px;
    background: #0000008a !important;
}
#sec-7 form textarea {
	border: 1px solid #fff;
	border-radius: 7px;
}
#sec-7 form input::placeholder,
#sec-7 form textarea::placeholder,
#sec-7 form select {
    color:#F1F1F1 !important;
	opacity:1;
}
#sec-7 form textarea {
    border: 1px solid #fff;
    border-radius: 7px;
    height: 160px;
    background: transparent;
}
#sec-7 form input[type="submit"] {
    background: #B48B2D;
    padding: 12px 20px !important;
    font-size: 14px;
    color: #000;
    border: 2px solid #B48B2D;
}
#sec-7 form input[type="submit"]:hover {
    background: transparent;
    color: #fff;
}
/*--------------footer--------------------*/
/*========social icons==========*/
#footer-sec-1 .social-icons ul li {
    list-style: none;
    display: inline-block;
    margin-right: 5px;
}
#footer-sec-1 .social-icons ul {
    margin-left: 0;
	margin-bottom: 0;
}
#footer-sec-1 .social-icons ul li a i {
    padding: 7px 8px;
	font-size:17px;
}
#footer-sec-1 .social-icons ul li a i.fa-brands.fa-facebook-f {
    padding: 7px 9px !important;
}
#footer-sec-1 .social-icons ul li:nth-child(even) a i {
    animation: tb1 11s ease 5s infinite normal forwards;
	animation-play-state:running;
}
#footer-sec-1 .social-icons ul li:nth-child(odd) a i {
    animation: tb1 16s ease 5s infinite normal forwards;
	animation-play-state:running;
}
#footer-sec-1 .social-icons ul li a:hover i {
	animation-play-state:paused;
}

/*==================*/
#footer-sec-1 #footer-sec1-inr2 ul {
    margin-left: 0;
}
#footer-sec-1 #footer-sec1-inr2 ul li {
    list-style: none;
    padding-bottom: 13px;
}
#footer-sec-1 #footer-sec1-inr2 .col:nth-child(3) .vc_column-inner {
    padding-left: 10%;
}
#footer-sec-1 .footer-logo1 {
    width: 75%;
}
#footer-sec-1 #footer-sec1-inr2 ul#menu-footer-menu3 {
    margin-left: 30px;
}
#footer-sec-1 #footer-sec1-inr2 ul#menu-footer-menu3 li#menu-item-80::before {
    content: '';
    background: url(https://samplelinksweb.com/richardson/wp-content/uploads/2024/08/call-ringing-svgrepo-com-2.png);
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#footer-sec-1 #footer-sec1-inr2 ul#menu-footer-menu3 li#menu-item-81::before {
    content: '';
    background: url(https://samplelinksweb.com/richardson/wp-content/uploads/2024/08/mail-open-minus-svgrepo-com.png);
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#footer-sec-1 #footer-sec1-inr2 ul#menu-footer-menu3 li#menu-item-82::before {
    content: '';
    background: url(https://samplelinksweb.com/richardson/wp-content/uploads/2024/08/location-pin-svgrepo-com-3.png);
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#footer-sec-1 .foot1-inr2-col2 .vc_column-inner,
#footer-sec-1 .foot1-inr2-col3 .vc_column-inner {
    padding-left: 50px;
}
/*-----*/
#footer-sec1-inr1 form input[type="email"] {
    width: 75%;
}
#footer-sec1-inr1 form input[type="submit"] {
    position: absolute;
    right: 0px;
    top: 9px;
    padding: 15px 30px !important;
    color: #0E100B;
    font-size: 14px;
}
#footer-sec1-inr1 form input[type="email"]::placeholder {
    color: #000;
    opacity: 1;
}
#footer-sec-1 .cpr-txt1 p {
    font-size: 12px;
}
/*----*/
/* ==========// Desktop //=========== */
@media (max-width: 1600px) {
	#sec-1 #sec1-caro-r1 .vc_col-sm-6:nth-child(1) .vc_column-inner::before {
    left: -61px;
}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {
	#sec-1 #sec1-caro-r1 .vc_col-sm-6:nth-child(1) .vc_column-inner::before {
        left: -55px;
    }
	}
@media (max-width: 1300px) {
	#sec-1 .sec1-caro-txt1a h1 {
    font-size: 65px;
    line-height: 66px;
}
	#sec-4 .sec4-txt4a h4 {
    font-size: 35px !important;
}
	}
@media (max-width: 1280px) {}
@media (max-width: 1226px) {
	#sec-1 #sec1-caro-r1 .vc_col-sm-6:nth-child(1) .vc_column-inner::before {
        left: -49px;
    }
	}
@media (max-width: 1024px) {
	#sec-1 #sec1-caro-r1 .vc_col-sm-6:nth-child(1) .vc_column-inner::before {
            left: -41px;
        }
	        #sec-1 .sec1-caro-txt1a h1 {
            font-size: 53px;
            line-height: 54px;
        }
	#sec-1 .sec1-caro-txt2a {
    left: -167px;
    top: 50%;
}
	#sec-2 .sec2-txt1 h2 {
    font-size: 49px;
    line-height: 54px;
}
	        #sec-4 .sec4-txt4a h4 {
            font-size: 27px !important;
        }
	#sec4-inr1 .sec4-txt4a h6 {
    padding-left: 27px !important;
    font-size: 15px;
}
	#sec4-inr1 .sec4-txt4a p:nth-child(3) {
    width: 90%;
}
	#sec4-inr1 .sec4-txt4a {
    padding-top: 10px;
}
	#sec-5 .owl-dots .owl-dot {
    height: 100px;
}
	#sec-5 .sec5-caro-txt2a p {
    width: 70%;
}
	#sec-7 .sec7-txt2 h6 {
    font-size: 15px;
    line-height: 20px;
}
	#sec-7 .sec7-txt1 h4 {
    font-size: 36px;
    line-height: 41px;
}
	.foot1-inr1-txt1 h4 {
    font-size: 32px !important;
}
	#footer-sec1-inr1 form input[type="email"] {
    width: 70%;
}
	}

/* ==========// Mobile //=========== */
@media (max-width: 820px) {}
@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) {}