/*
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
*/
/*-------------Global Css---------------*/
.nectar-button.medium {
    font-size: 14px !important;
}
div#page-header-bg h1 {
    font-size: 106px;
    text-align: center;
}
/*-------------Font family------------------*/
h1, h2, h3, h4, h6 {
	font-family:"NeueMontreal" !important;
}
/*---------------keyframe-----------------*/
/* animation: jello1 3s cubic-bezier(0.11, 0, 0.5, 0) 0s 2 normal forwards; */
@keyframes jello1 {
	0% {
		transform: scale3d(1, 1, 1);
	}

	30% {
		transform: scale3d(1.25, 0.75, 1);
	}

	40% {
		transform: scale3d(0.75, 1.25, 1);
	}

	50% {
		transform: scale3d(1.15, 0.85, 1);
	}

	65% {
		transform: scale3d(0.95, 1.05, 1);
	}

	75% {
		transform: scale3d(1.05, 0.95, 1);
	}

	100% {
		transform: scale3d(1, 1, 1);
	}
}
/*-----------Header/Navigation---------------*/
header#top > .container > .row {
    border-bottom: 1px solid #E4E7C8 !important;
}
#top nav ul li#menu-item-346 a::before {
    display: none !important;
}
#top nav ul li#menu-item-346 a {
	    border: 1px solid #fff;
    padding: 14px 55px 14px 35px !important;
    background-image: url(https://mindfullymalignant.com/wp-content/uploads/2026/02/Vector.webp);
    background-size: 86% center;
    background-repeat: no-repeat;
    background-position: 92% center;
}
#top nav ul li#menu-item-346 a:hover {
	border-color:#747f71;
	transition: 0.8s;
}
#top nav ul li#menu-item-346 a::after {
	content: '';
    background: #747F71;
    width: 17%;
    height: 32%;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0px 0px 0px 100%;
    transition: 0.8s;
}
#top nav ul li#menu-item-346 a:hover::after {
	border-color: #a57b65 !important;
    background-color: #a57b65;
    width: 100%;
    height: 100%;
    border-radius: 0px 0px 0px 0%;
    transition: 0.8s;
}
/*--------------Section 1-------------------*/
#sec-1 {
    padding-top: 400px !important;
padding-bottom: 10px !important;
}
.sec1-txt1 h1 {
    font-size: 105px;
    line-height: 110px;
}


#sec-1 > .video-color-overlay.row-bg-layer {
    opacity: 1 !important;
    background-color: rgb(0 0 0 / 60%) !important;
    box-shadow: inset 0px 0px 80px 80px #000000 !important;
}
#sec-1 #sec1-inr1 a#sec1-btn1 {
    background-color: #fff0 !important;
    border: 1px solid #fff;
    padding: 20px 60px 16px 40px;
    background-image: url(https://mindfullymalignant.com/wp-content/uploads/2026/01/mt1.webp);
    background-repeat: no-repeat;
    background-position: 92% center;
    background-size: 4% 21%;
}
#sec-1 #sec1-inr1 a#sec1-btn1::before {
    content: '';
    background: #a57b65;
    width: 17%;
    height: 32%;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0px 0px 0px 100%;
    transition: 0.8s;
}
#sec-1 #sec1-inr1 a#sec1-btn1:hover::before {
    background-color: #747f71;
    width: 100%;
    height: 100%;
    border-radius: 0px 0px 0px 0%;
    transition: 0.8s;
}
.sec1-txt2 p {
    font-size: 16px;
    padding-right: 70px;
}
#sec-1 #sec1-inr1 a#sec1-btn1:hover {
    border-color:#747f71;
	transition: 0.8s;
}
#sec-1 #sec1-inr1 > .col > .col:nth-child(2) {
    border-left: 1px solid #fff;
    padding-left: 25px;
}
#sec-1 #sec1-inr1 {
    padding-top: 0px !important;
	border-top:1px solid #fff;
}
#sec-1 #sec1-inr1 > .col > .col {
    padding-top: 24px;
}
/*--------------Section 2-------------------*/
#sec-2 .sec2-txt1 h6 {
    position: relative;
    font-family: 'Inter' !important;
    display: inline-block;
    padding-left: 28px;
    padding-bottom: 20px;
}
.sec2-txt1 h2 {
    font-size: 35px;
    line-height: 45px;
    padding-bottom: 10px;
}
.sec2-txt1 p {
    line-height: 20px;
    font-size: 15px;
    padding-right: 10px;
}
#sec-2 .sec2-txt1 h6::before {
    content: '';
    background: #fff;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 4px;
    border-radius: 50px;
}
#sec-2 .row-bg-wrap::before {
    content: '';
    background: #000;
    width: 290px;
    height: 70px;
    position: absolute;
    right: 0;
    top: -5px;
    z-index: 9;
}
/*---button---*/
#sec-2 a#sec2-btn1 {
    background-color: #fff0 !important;
    border: 1px solid #fff;
    padding: 16px 50px 16px 26px;
	background-image: url(https://mindfullymalignant.com/wp-content/uploads/2026/01/mt1.webp);
    background-repeat: no-repeat;
    background-position: 92% center;
    background-size: 4% 21%;
	transition: 0.7s;
}
#sec-2 a#sec2-btn1::before {
    content: '';
    background: #a57b65;
    width: 17%;
    height: 32%;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0px 0px 0px 100%;
    transition: 0.8s;
}
#sec-2 a#sec2-btn1:hover::before {
    background-color: #fff;
    width: 100%;
    height: 100%;
    border-radius: 0px 0px 0px 0%;
    transition: 0.8s;
	z-index:-9;
}
#sec-2 a#sec2-btn1:hover {
	background-image: url(https://samplelinksweb.com/mindfully/wp-content/uploads/2025/08/dark-right-arrow.webp) !important;
    color: #000 !important;
	transition: 0.7s;
}
/*--button end--*/
/*--------------Section 3-------------------*/
#sec-3 .sec3-txt1 h6 {
    position: relative;
    font-family: 'Inter' !important;
    display: inline-block;
    padding-left: 28px;
}
.sec3-txt1 h2 {
    padding-top: 20px;
    padding-bottom: 10px;
}
#sec-3 .sec3-txt1 h6::before {
    content: '';
    background: #fff;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 4px;
    border-radius: 50px;
}
#sec-3 .sec3-txt2a {
    position: absolute;
    left: 5%;
    bottom: 70px;
    width: 90%;
    z-index: 2;
}
#sec-3 #sec3-inr1 .img-with-aniamtion-wrap .inner .hover-wrap {
    margin-bottom: 0;
}
#sec-3 .sec3-txt2a p {
    transform: translate(0px, 90px);
    transition: 0.8s;
    opacity: 0;
}
#sec-3 #sec3-inr1 > .col > .col {
	overflow:hidden;
}
#sec-3 #sec3-inr1 > .col > .col .vc_column-inner::before {
    content: '';
    background: #0000005c;
    width: 100%;
    height: 0%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
	transition: 0.7s;
}
#sec-3 #sec3-inr1 > .col > .col > .vc_column-inner {
    margin: 0 0 0 0 !important;
    transition: 0.7s;
}
/*---hover---*/
#sec-3 #sec3-inr1 > .col > .col > .vc_column-inner:hover .sec3-txt2a p {
	transform: translate(0px, 5px);
    transition: 0.8s;
    opacity: 1;
}
#sec-3 #sec3-inr1 > .col > .col .vc_column-inner:hover::before {
    height: 100%;
	 transition: 0.6s;
}
#sec-3 #sec3-inr1 > .col > .col > .vc_column-inner:hover {
    margin: 0 40px 15px 0 !important;
    transition: 0.7s;
}
/*--------------Section 4-------------------*/
#sec-4 .sec4-txt1 h6 {
    position: relative;
    font-family: 'Inter' !important;
    display: inline-block;
    padding-left: 28px;
}
.sec4-txt2a h6 {
    text-transform: uppercase !important;
    font-size: 17px !important;
    letter-spacing: 2px !important;
}
#sec-4 .sec4-txt1 h6::before {
    content: '';
    background: #fff;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 4px;
    border-radius: 50px;
}
#sec-4 #sec4-inr1 .nectar_video_player_self_hosted {
    margin-bottom: 0;
}
#sec-4 #sec4-inr1 .nectar_video_player_self_hosted .wpb_video_wrapper {
    padding-top: 68%;
}
#sec-4 .wpb_wrapper > #sec4-inr1 .sec4-txt2a {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 50px 30px;
    background: #00000047;
    backdrop-filter: blur(12px);
    height: 0%;
    display: flex;
    align-items: flex-end;
	opacity:0;
	transition:0.7s;
}
#sec-4 .wpb_wrapper > #sec4-inr1 > .col > .col > .vc_column-inner:hover .sec4-txt2a {
    height: 100%;
	opacity:1;
	transition:0.7s;
}
#sec-4 .sec4-txt2a a img {
    margin-bottom: 0;
}
#sec-4 .sec4-txt2a a {
    display: flex;
    align-items: center;
    gap: 5px;
}
/*--------------Section 5-------------------*/
/*---button---*/
#sec-5 a#sec5-btn1 {
    background-color: #fff0 !important;
    border: 1px solid #fff;
    padding: 16px 50px 16px 26px;
	background-image: url(https://mindfullymalignant.com/wp-content/uploads/2026/01/mt1.webp);
    background-repeat: no-repeat;
    background-position: 92% center;
    background-size: 4% 21%;
	transition: 0.7s;
}
#sec-5 a#sec5-btn1::before {
    content: '';
    background: #747F71;
    width: 17%;
    height: 32%;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0px 0px 0px 100%;
    transition: 0.8s;
}
#sec-5 a#sec5-btn1:hover::before {
    background-color: #a57b65;
    width: 100%;
    height: 100%;
    border-radius: 0px 0px 0px 0%;
    transition: 0.8s;
	z-index:-9;
}
#sec-5 a#sec5-btn1:hover {
	border-color:#a57b65;
	background-image: url(https://samplelinksweb.com/mindfully/wp-content/uploads/2025/08/dark-right-arrow.webp) !important;
    color: #000 !important;
	transition: 0.7s;
}
/*---button end---*/
#sec-5 .sec5-txt1 p {
    width: 53%;
    padding-top: 10px;
    font-size: 16px;
    line-height: 25px;
}
#sec-5 .row-bg-wrap::before {
    content: '';
    background: #A57B65;
    width: 82%;
    height: 70px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
}
#sec-6 .row-bg-wrap::after {
    content: '';
    background: #747F71;
    width: 82%;
    height: 70px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 111;
}
div#sec-6:before {
    content: "";
    background-color: #747F71;
    height: 70px;
    width: 70%;
    position: absolute;
    top: -70px;
    left: -70px;
    z-index: 111;
}
/*--------------Section 6-------------------*/
#sec-6 .sec6-txt1 h6 {
    position: relative;
    font-family: 'Inter' !important;
    display: inline-block;
    padding-left: 28px;
    margin-bottom: 28px;
}
#sec-6 .sec6-txt1 h6::before {
    content: '';
    background: #fff;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 4px;
    border-radius: 50px;
}
#sec-6 .col .col:nth-child(1) > .vc_column-inner {
    padding-right: 65px;
}
/*------form--------*/
#sec-6 form input.wpcf7-countrytext {
    border-right: 0 !important;
}
#sec-6 form input {
    background: #fff0;
    border: 1px solid #fff;
    border-radius: 0;
    padding: 18px 30px !important;
}
#sec-6 form textarea {
	height:150px;
    background: #fff0;
    border: 1px solid #fff;
    border-radius: 0;
    padding: 20px 30px !important;
	color: #fff !important;
}
#sec-6 form input::placeholder,
#sec-6 form textarea::placeholder {
    opacity: 1;
}
#sec-6 form input {
    background: #fff0;
    border: 1px solid #fff;
    border-radius: 0;
    padding: 18px 30px !important;
    color: #fff !important;
}
#sec-6 form input[type="submit"] {
    background: #fff0;
    padding: 18px 60px 18px 35px !important;
    font-weight: 400 !important;
    font-family: 'Inter' !important;
    background-image: url(https://mindfullymalignant.com/wp-content/uploads/2026/01/mt1.webp);
    background-repeat: no-repeat;
    background-position: 84% center;
}
#sec-6 form input[type="submit"]:hover {
    background-color: #A57B65;
    border-color: #A57B65;
}


#sec-7 a#sec7-btn1 {
    background-color: #fff0 !important;
    border: 1px solid #fff;
    padding: 16px 50px 16px 26px;
	background-image: url(https://mindfullymalignant.com/wp-content/uploads/2026/01/mt1.webp);
    background-repeat: no-repeat;
    background-position: 92% center;
    background-size: 4% 21%;
	transition: 0.7s;
}
#sec-7 a#sec7-btn1::before {
    content: '';
    background: #747F71;
    width: 17%;
    height: 32%;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0px 0px 0px 100%;
    transition: 0.8s;
}
#sec-7 a#sec7-btn1:hover::before {
    background-color: #a57b65;
    width: 100%;
    height: 100%;
    border-radius: 0px 0px 0px 0%;
    transition: 0.8s;
	z-index:-9;
}
#sec-7 a#sec7-btn1:hover {
	border-color:#a57b65;
	background-image: url(https://samplelinksweb.com/mindfully/wp-content/uploads/2025/08/dark-right-arrow.webp) !important;
    color: #000 !important;
	transition: 0.7s;
}



/*--------------Section 7-------------------*/
#sec-8 .row-bg-wrap::before {
    content: '';
    background: #A57B65;
    width: 78%;
    height: 90px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 5;
}
#sec-7 .sec7-txt1 p {
    width: 55%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 25px;
}
/*--------------Section 8-------------------*/
#sec-8 .sec8-txt1 h6 {
    position: relative;
    font-family: 'Inter' !important;
    display: inline-block;
    padding-left: 28px;
    padding-bottom: 20px;
}
#sec-8 .sec8-txt1 h6::before {
    content: '';
    background: #fff;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 4px;
    border-radius: 50px;
}
/*----*/
#sec-8 .carousel-item {
    border: 1px solid #fff;
    margin: 0 10px;
    padding: 50px 24px;
	transition: .5s;
	max-height: 100%;
	height: 370px;
}
#sec-8 .carousel-item:hover {
    background-color: #747F71;
    transition: .5s;
}
#sec-8 .carousel-item p {
    font-size: 14px;
}
#sec-8 .sec8-caro-txt2a h6 {
    font-size: 12px;
    font-weight: 400;
    font-family: 'Inter' !important;
    letter-spacing: 1px;
}
#sec-8 .sec8-caro-txt2a h5 {
    margin-bottom: 25px;
}
#sec-8 .owl-dots {
    display: none;
}
/*---------------Footer-------------------*/
/* =========social icons========= */
#footer-1 #footer1-inr2 .social-icons ul li {
    list-style: none;
    display: inline-block;
}
#footer-1 #footer1-inr2 .social-icons ul {
    margin-left: 0;
}
.footer1-txt1 p {
    font-size: 14px;
    line-height: 22px;
    padding-top: 10px;
}
#footer-1 #footer1-inr2 .social-icons ul li a {
    color: #fff;
    border-radius: 10px;
}
#footer-1 #footer1-inr2 .social-icons ul li a i {
    font-size: 25px !important;
	height: 0px;
    width: 35px;
}
#footer-1 #footer1-inr2 .social-icons ul li a i {
    background-color: #0000;
}

/* =========social icons end========= */
  #footer-1 #footer1-inr2 ul {
    margin-left: 0;
}
#footer-1 #footer1-inr2 ul li {
    list-style: none;
    padding-bottom: 23px;
    font-size: 13px;
    line-height: 13px;
}
#footer-1 form input[type="email"] {
    border: 1px solid #fff;
    padding: 16px 30px !important;
}
#footer-1 form {
    position: relative;
}
#footer-1 form .gjs-row {
    margin: 0;
}
#footer-1 #footer1-inr2 > .col > .col:nth-child(1) > .vc_column-inner {
    padding-right: 60px;
}
#footer-1 form input[type="submit"] {
    position: absolute;
    right: 20px;
    top: 9px;
    font-size: 0;
    background-image: url(https://mindfullymalignant.com/wp-content/uploads/2026/01/mt1.webp);
    background-size: 35% 35%;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 80px !important;
    padding: 19px 19px !important;
}
.cpr-txt1 p {
    text-transform: capitalize;
    color: #E4E7C8;
    word-spacing: 3px;
}
#footer-1 .divider-border {
    margin: 0 !important;
}
#footer1-inr3 {
    border-top: 1px solid #747F71 !important;
}
/* ==========// Desktop //=========== */
@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {}
@media (max-width: 1300px) {}
@media (max-width: 1280px) {}
@media (max-width: 1226px) {}
@media (max-width: 1024px) {}

/* ==========// Mobile //=========== */
@media (max-width: 820px) {
	#sec-1 {
    padding-top: 60px !important;
    padding-bottom: 10px !important;
}
	.sec1-txt1 h1 {
    font-size: 75px;
    line-height: 85px;
}
}
@media (max-width: 800px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
	
	
	.sec1-txt1 h1 {
    font-size: 40px;
    line-height: 40px;
}
	#sec-1 {
    padding-top: 50px !important;
    padding-bottom: 10px !important;
}
	.sec1-txt2 p {
    font-size: 15px;
    padding-right: 0px;
}
	#sec-2 .row-bg-wrap::before {
    width: 260px;
    height: 50px;
    right: 0;
    top: 0px;
}
	.sec2-txt1 h2 {
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 10px;
}
	.sec3-txt2a h4 {
    font-size: 20px !important;
}
	.sec4-txt1 h2 {
    font-size: 20px;
}
	#sec-5 .sec5-txt1 p {
    width: 100%;
}
	div#sec-5 {
    padding-top: 120px !important;
    padding-bottom: 30px !important;
}
	div#sec-7 {
    padding-top: 40px !important;
    padding-bottom: 100px !important;
}
	#sec-7 .sec7-txt1 p {
    width: 100%;
    margin: 0 auto;
    font-size: 15px;
    line-height: 22px;
}
	.sec6-txt1 h4 {
    font-size: 20px !important;
}
	#sec-6 .col .col:nth-child(1) > .vc_column-inner {
    padding-right: 0px;
}
	#sec-6 form input.wpcf7-countrytext {
    border-right: 1px solid;
}
	    .col.span_12.section-title h1 {
        font-size: 26px !important;
			line-height: 30px !important;
    }
}
@media (max-width: 428px) {}
@media (max-width: 414px) {
	div#sec-1 .row-bg.viewport-desktop.using-image {
    background-position-x: -250px !important;
}
}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}