/*
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
*/
#ab2 div#in1 img {
    position: absolute;
    left: 359px;
    top: 23px;
    z-index: 999;
    width: 78%;
}

div#in1 {
    position: relative;
    z-index: 99;
}

#ab2 div#in3 img {
    position: absolute;
    left: 359px;
    top: -195px;
    z-index: 999;
    width: 78%;
}
div#ab2 .box {
    padding: 40px;
    background: white;
    border-radius: 22px;
    box-shadow: 5px 5px 20px #00000014;
    margin-bottom: 100px;
}
body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	background-color: #a77e5f;
}

/* Typography */
header#top a#logo {
    filter: drop-shadow(2px 4px 27px white) drop-shadow(2px 4px 25px black) !important;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-family: reg ! IMPORTANT;
    letter-spacing: 1px;
}
#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-family: reg !important;
    letter-spacing: 1px;
    text-shadow: 0 0 black;
    font-size: 16px !important;
}
header#top ul.buttons.sf-menu .lo a span {
    background: #a77e5f ! IMPORTANT;
    font-family: reg !important;
    padding: 15px 30px ! IMPORTANT;
    border-radius: 100px ! IMPORTANT;
}

html body p {
    font-family: reg ! IMPORTANT;
}
html body h1, html body h2, html body h3 {
    font-family: med !important;
}

/* Typography */


#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows {
    margin: auto;
    display: table;
    width: 87%;
    text-align: center;
}
#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li.cl a span {
    color: #a77e5f !important;
}
#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li.cl {
    float: right;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows {
    justify-content: right ! IMPORTANT;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows li.current-menu-item a {
    text-decoration: underline;
}
#slider-sec h2.ns-heading-el {
    font-family: med !important;
}
#slider-sec a.primary-color:hover {
    background: transparent !important;
    border-color: #fff !important;
}
#slider-sec a.primary-color {
    font-family: reg !important;
    padding: 15px 30px;
    border-radius: 300px ! IMPORTANT;
    transition: 0.9s;
    border: 1px solid #a77e5f;
}
#pic-sec .hover-wrap-inner a:hover:before {
    left: 200%;
}
#pic-sec .hover-wrap-inner a:before {
    content: '';
    background: #fff;
    position: absolute;
    width: 30%;
    height: 100%;
    z-index: 9;
    transition: 0.9s;
    opacity: 0.5;
    top: 0;
    left: -100%;
    transform: skewX(50deg);
}
#find-sec .col.span_2 {
    margin-right: 0px;
    width: 20%;
    border: 1px solid #a77e5f;
}
#find-sec .col.span_2:last-child {
    border: unset;
}
#find-sec .col.span_2:first-child {
    border-radius: 30px 0px 0px 30px ! IMPORTANT;
}
#find-sec input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 80%;
    float: left;
    font-family: reg ! IMPORTANT;
    border-radius: 0px 30px 30px 0px ! IMPORTANT;
}
#find-sec input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder {
    color: #000 !important;
    opacity: 1 !important;
}
#find-sec input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    font-family: reg !important;
    color: #000 ! IMPORTANT;
    background: transparent !important;
    padding: 10px 20px;
}
#find-sec span.wpcf7-spinner {
    display: none;
}
#find-sec .col.span_12.dev {
    margin-bottom: 40px;
}
a#butt-sec:hover {
    border: 1px solid #000;
    color: #000 ! IMPORTANT;
    background: transparent !important;
}
a#butt-sec {
    font-size: 16px;
    font-family: reg !important;
    letter-spacing: 2px;
    padding: 15px 40px;
    border-radius: 100px ! IMPORTANT;
    transition: 0.9s;
    border: 1px solid #a77e5f;
}
#home-sec p {
    line-height: 35px;
}
#new-sec .carousel-item {
    margin-right: 20px;
    position: relative;
}
#new-sec .carousel-item .txt {
    position: absolute;
    bottom: 40px;
    left: 20px;
}
#new-sec .carousel-item .hover-wrap-inner:after {
    content: '';
    background: #a77e5f;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0.5;
    transition: 0.9s;
    clip-path: polygon(50% 50%, 100% 100%, 45% 100%, 0 100%);
}
#new-sec .carousel-item .hover-wrap-inner:before {
    content: '';
    background: #a77e5f;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0.5;
    transition: 0.9s;
    clip-path: polygon(50% 0%, 100% 0, 50% 50%, 0 0);
}
#new-sec .carousel-item .hover-wrap:after {
    content: '';
    background: #a77e5f;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0.5;
    transition: 0.9s;
    clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 0);
}
#new-sec .carousel-item .hover-wrap:before {
    content: '';
    background: #a77e5f;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0.5;
    transition: 0.9s;
    clip-path: polygon(50% 50%, 0 100%, 0 100%, 0 0);
}

#new-sec .carousel-item:hover .hover-wrap:after, #new-sec .carousel-item:hover .hover-wrap:before {
    width: 0%;
}
#new-sec .carousel-item:hover .hover-wrap-inner:after, #new-sec .carousel-item:hover .hover-wrap-inner:before {
    height: 0%;
}
#b-sec {
    margin-top: -100px;
}
#why-sec img:hover {
    filter: brightness(0.5);
}
#proj-sec a#butt-sec {
    margin-right: 10px;
}
#proj-sec .owl-stage-outer {
    width: 142%;
}
#proj-sec .carousel-item {
    margin-right: 20px;
}
#proj-sec .carousel-item:hover a:before {
    opacity: 1;
}
#proj-sec .carousel-item a:before {
    content: "discover";
    position: absolute;
    color: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
    border: 1px solid;
    width: 160px;
    height: 160px;
    margin: auto;
    font-family: reg !important;
    text-transform: uppercase;
    border-radius: 300px !important;
    transition: 0.9s;
    opacity: 0;
}
#proj-sec .owl-dots {
    display: none;
}
#send-sec .ryt p {
    padding: 0px;
}
#send-sec .ryt .vc_column-inner {
    padding: 100px 100px;
}
#send-sec .img-with-aniamtion-wrap {
    display: none;
}
#send-sec input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: transparent ! IMPORTANT;
    border: 1px solid #cccf;
    padding: 15px 15px;
    border-radius: 100px ! IMPORTANT;
    margin-bottom: 15px ! IMPORTANT;
}
#send-sec textarea.wpcf7-form-control.wpcf7-textarea {
    background: transparent ! IMPORTANT;
    border: 1px solid #cccf;
    padding: 15px 15px;
    border-radius: 20px ! IMPORTANT;
    margin-bottom: 15px ! IMPORTANT;
    height: 200px;
    resize: unset;
}
#send-sec input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
    font-family: reg ! IMPORTANT;
    border-radius: 100px ! IMPORTANT;
    padding: 16px 0px ! IMPORTANT;
}
span.wpcf7-spinner {
    display: none;
}
.wpcf7-response-output {
    background: transparent !important;
    border: unset !important;
    font-family: reg !important;
}
#footer-widgets a {
    font-family: reg ! IMPORTANT;
}
#text-2 p a {
    text-decoration: underline;
}
#text-2 p {
    opacity: 0.7;
}
#footer-widgets .icn ul li a i {
    background: #9a7358 !important;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 300px !important;
}
#footer-widgets .icn ul li {
    display: inline-block;
}
#footer-outer #footer-widgets .widget h4:before {
    content: '';
    background: #9a7358;
    width: 100px;
    height: 2px;
    position: absolute;
    bottom: 10px;
}
#footer-outer #footer-widgets .widget h4 {
    font-family: med ! IMPORTANT;
    position: relative;
    padding-bottom: 30px;
}
#nav_menu-2 {
    margin: auto;
    display: table;
    text-transform: uppercase;
}
#text-4 em {
    font-style: normal;
    text-transform: uppercase;
    text-decoration: underline;
}
#text-4 {
    float: left;
}
#text-5 {
    float: right;
}

#footer-outer #footer-widgets .foot-secc li.eml:before {
    content: "\f0e0";
    font-family: 'FontAwesome';
    position: absolute;
     left: 0px !important;
}
#footer-outer #footer-widgets .foot-secc li.phn:before {
    content: "\f095";
    font-family: 'FontAwesome';
    position: absolute;
      left: 0px !important;
}
#footer-outer #footer-widgets .foot-secc li.mrk:before {
    content: "\f041";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px !important;
}
#footer-outer #footer-widgets .foot-secc li {
    margin-left: 50px;
    margin-bottom: 10px ! IMPORTANT;
}

#footer-outer .foot-secc {
position: relative;
}
#footer-outer #footer-widgets .foot-secc li:before {
    background: #9a7358;
    width: 35px;
    height: 35PX;
    line-height: 35px;
    text-align: center;
    border-radius: 200px ! IMPORTANT;
}
#footer-outer #footer-widgets .foot-secc li a {
    position: relative;
    top: 7px;
}
header#top ul.buttons.sf-menu .lo.current-menu-item a span {
    color: #fff !important;
}

#footer-widgets input.tnp-email::placeholder {
    opacity: 1;
    color: #000 ! IMPORTANT;
    font-style: italic;
}
#footer-widgets input.tnp-email {
    border-radius: 0px ! IMPORTANT;
    font-family: reg ! IMPORTANT;
    padding: 10px 70px 10px 10px !important;
}
#footer-widgets #newsletterwidgetminimal-2 form.tnp-form {
    position: relative;
}
#footer-widgets #newsletterwidgetminimal-2 form.tnp-form input.tnp-submit {
    position: absolute;
    right: 0;
    top: 0px;
    width: auto;
    opacity: 1 !IMPORTANT;
    background-color: transparent !important;
    background-image: url(https://devu02.testdevlink.net/arjun/wp-content/uploads/2024/02/Group-2as-min.png);
    background-size: 100% 100%;
    border-radius: 0px !important;
    padding: 13px 29px;
}
#copyright {
    padding: 20px 0px ! IMPORTANT;
}
#copyright .col.span_5 {
    max-width: 100% ! IMPORTANT;
}
#footer-widgets .row {
    border-bottom: 2px solid #3e3029;
    padding-bottom: 50px !important;
}
#find-sec span.wpcf7-form-control-wrap input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border-radius: 20px 0px 0px 20px !important;
}

/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	#send-sec .ryt .vc_column-inner {
    padding: 50px 60px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	.page-id-9 .nectar-fancy-box[data-style="parallax_hover"] .inner {
    width: 70%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	#proj-sec a#butt-sec {
    margin-right: 10px;
    padding: 15px 45px;
}
	header#top ul li a {
    font-size: 14px !important;
    line-height: 24px !important;
}
	#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 14px !important;
    line-height: 24px !important;
}
.page-id-9 .nectar-fancy-box[data-style="parallax_hover"] .inner {
    width: 71%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	#ab2 div#in3 img {
    width: 88%;
}
	
	#ab2 div#in1 img {
    position: absolute;
    width: 88%;
}
	#media_image-2 {
    margin-bottom: 10px !important;
}
	#proj-sec a#butt-sec {
    margin-right: 10px;
    padding: 15px 35px;
}
	#b-sec {
    margin-top: -80px;
}
	header#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    letter-spacing: 1px;
    padding: 0px 10px ! IMPORTANT;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	#ab2 div#in3 img {
    width: 100%;
    top: -182px;
}
	#ab2 div#in1 img {
    position: absolute;
    width: 100%;
    top: 37px;
}
	#send-sec textarea.wpcf7-form-control.wpcf7-textarea {
    height: 150px;
}
	#send-sec input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: transparent ! IMPORTANT;
    padding: 9px 10px;
    margin-bottom: 15px ! IMPORTANT;
}
	#send-sec .ryt .vc_column-inner {
    padding: 30px 30px;
}
	#proj-sec a#butt-sec {
    margin-right: 5px;
    padding: 15px 25px;
    font-size: 14px;
}
	#b-sec {
    margin-top: -50px;
}
	#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 14px !important;
}
	#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows {
    width: 100%;
}
	#home-sec p {
    line-height: 25px;
}
	#footer-widgets a {
    font-family: reg ! IMPORTANT;
    font-size: 12px;
    line-height: 22px;
}
	html body p {
    font-size: 12px;
    line-height: 22px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	#pic-sec .inner_row {
    margin-bottom: 13px;
}
	#pic-sec .vc_col-sm-4 {
    width: 33%;
    margin-bottom: 0px;
}
	#pic-sec .img-with-aniamtion-wrap {
    width: 100%;
    margin: auto;
}
	#pic-sec .vc_col-sm-4 {
    width: 33%;
}
	#footer-widgets .row {
    border-bottom: 2px solid #3e3029;
    padding-bottom: 20px !important;
}
	#nav_menu-2 {
    margin: unset;
}
	#send-sec .img-with-aniamtion-wrap {
    display: block;
}
	#proj-sec {
    text-align: center;
}
	#proj-sec a#butt-sec {
    margin-right: 5px;
    padding: 10px 15px;
    font-size: 12px;
}
	#b-sec img {
    margin-top: 20px ! IMPORTANT;
}
	#b-sec .row_col_wrap_12_inner.col.span_12.left {
    flex-direction: column-reverse;
}
	#b-sec {
    margin-top: 0px;
}
	#why-sec img {
    width: 60%;
    margin: auto;
}
	#why-sec {
    text-align: center;
}
	#new-sec .carousel-item {
    margin-right: 40px;
    margin-left: 40px;
}
	#text-5, #text-4 {
    float: unset;
}
	#new-sec .owl-stage {
    padding-top: 0px;
    padding-bottom: 5px;
}
	a#butt-sec {
    font-size: 14px;
    padding: 14px 30px;
}
	#find-sec input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    padding: 10px 10px;
}
	#find-sec .col.span_12.dev {
    margin-bottom: 0px;
}
	
	#pic-sec img {
    width: 100%;
}
/* 	body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 50px !important;
} */
header#top a#logo img {
    height: 78px !important;
}
#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 11px !important;
}
	#why-sec .nectar-fancy-ul {
    text-align: left !important;
    margin: auto;
    display: table;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	#pic-sec .inner_row {
    margin-bottom: 9px;
}
	#proj-sec .owl-stage {
    padding-top: 0px;
    padding-bottom: 0px;
}
	#find-sec .col.span_12.dev {
    margin-bottom: 20px;
}
	#find-sec input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
    border-radius: 0px 0px 0px 0px ! IMPORTANT;
}
	#find-sec .col.span_2:first-child {
    border-radius: 0px 0px 0px 0px ! IMPORTANT;
}
#find-sec .col.span_2 {
    width: 100%;
    margin-bottom: 10px;
}
	#pic-sec .img-with-aniamtion-wrap {
    width: 100%;
    margin: auto;
}
	#slider-sec a.primary-color {
    padding: 10px 20px;
    font-size: 11px;
}
	#slider-sec h2.ns-heading-el {
    font-size: 25px ! IMPORTANT;
    line-height: 30px ! IMPORTANT;
}
	.buttons {
    padding: 0px ! IMPORTANT;
}
	html body h1 {
    font-size: 25px;
    line-height: 35px;
}
	.off-canvas-menu-container.mobile-only {
    padding-top: 40px !important;
}
	div#ab2 .box {
    margin-bottom: 50px;
}
	#pic-sec p br {
    display: none;
}
header#top a#logo img {
    height: 55px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	#why-sec img {
    width: 100%;
    margin: auto;
}
	#slider-sec a.primary-color {
    padding: 7px 10px;
    font-size: 10px;
}
	div#ab2 .box {
    margin-bottom: 0px;
}
	#in1 {
    margin-bottom: 0px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}

