/*
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
*/
#top nav > ul > .button_solid_color > a:before, #header-outer.transparent #top nav > ul > .button_solid_color > a:before {
    background: linear-gradient(180deg, hsla(303, 40%, 30%, 1) 0%, hsla(313, 36%, 50%, 1) 100%);
    padding: 10px 0px !important;
    border-radius: 30px !important;
}
/* ===================================== */
div#revoluiton-slider {
    margin: 0px !important;
}
div#revoluiton-slider em {
    background: linear-gradient(180deg, hsla(303, 40%, 30%, 1) 0%, hsla(313, 36%, 50%, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* ================================= */
div#text-icon-inner {
    margin: 0px 60px;
}
div#text-icon-inner .iwt-icon img {
    width: unset;
}
div#text-icon-inner .iwithtext .iwt-text {
    padding-right: 50px;
    padding-left: 95px;
}
/* ================================== */
div#about {
    padding: 40px 40px !important;
    border: 40px solid #fff;
    border-radius: 70px !important;
    background-image: url(https://devu1b.customdev.solutions/claire/wp-content/uploads/2025/04/Rectangle-9.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
div#about-inner .vc_col-sm-6.clm .vc_column-inner {
    padding: 0px 70px !important;
}
div#about-inner .nectar-fancy-ul li {
    margin-bottom: 20px;
}
div#about-inner .fa-check:before {
    content: url(https://devu1b.customdev.solutions/claire/wp-content/uploads/2025/04/Group-7.png) !important;
}
div#about-inner .nectar-fancy-ul ul {
    margin: 0;
}
/* =============================== */
h5 span {
    background: linear-gradient(180deg, hsla(303, 40%, 30%, 1) 0%, hsla(313, 36%, 50%, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
h1 em {
    background: linear-gradient(180deg, hsla(303, 40%, 30%, 1) 0%, hsla(313, 36%, 50%, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
a.nectar-button.small.regular.accent-color.regular-button.btn {
    background: linear-gradient(180deg, hsla(303, 40%, 30%, 1) 0%, hsla(313, 36%, 50%, 1) 100%);
    padding: 15px 35px !important;
    font-size: 15px;
    border-radius: 30px !important;
}
/* =========================== */
div#service a.nectar-button.small.regular.accent-color.regular-button.btn {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 60px;
}
div#service .wpb_wrapper.tabbed.clearfix {
    display: flex;
    align-items: center;
}
#top .tabbed[data-style*=vertical] .wpb_tabs_nav, .tabbed[data-style*=vertical] .wpb_tabs_nav {
    width: 30%;
    float: left;
}
div#service li.tab-item a {
    margin: 20px 0px !important;
    padding: 15px 0px !important;
    border-radius: 10px;
    background: #fff0;
    transition: .9s;
    border: 2px solid #6C2E69;
    text-align: center;
}
div#service li.tab-item a span {
    background: linear-gradient(180deg, hsla(303, 40%, 30%, 1) 0%, hsla(313, 36%, 50%, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}
div#service li.tab-item.active-tab a {
    background: linear-gradient(180deg, hsla(303, 40%, 30%, 1) 0%, hsla(313, 36%, 50%, 1) 100%) !important;
}
div#service li.tab-item.active-tab a span {
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 1) 0%, hsla(0, 0%, 100%, 1) 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}
/* ========================================= */
div#banner {
    padding: 80px 0px !important;
}
div#banner .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
div#banner-inner .vc_col-sm-5 {
    background: linear-gradient(180deg, hsla(303, 40%, 30%, 1) 0%, hsla(313, 36%, 50%, 1) 100%);
    padding: 70px 40px !important;
    border-radius: 20px;
}
div#banner-inner h1 {
    padding-bottom: 30px !important;
    border-bottom: 1px solid #9999994d;
    margin-bottom: 30px !important;
}
div#banner-inner h1 em {
    background: unset !important;
    -webkit-text-fill-color: unset;
}
div#banner-inner a.nectar-button.small.regular.accent-color.regular-button.btn {
    background: unset;
}
/* ====================================== */
div#testimonial {
    padding: 50px 0px !important;
}
div#testimonial-inner {
    margin: 0px 10px !important;
    background: #fff;
    filter: drop-shadow(2px 4px 6px #ccc);
    padding: 30px 30px !important;
    border-radius: 10px;
}
div#testimonial .owl-stage-outer {
    width: 150% !important;
}
div#testimonial-inner .iwt-icon img {
    width: 50px;
}
div#testimonial-inner .iwithtext .iwt-text {
    padding-left: 65px;
    padding-top: 10px;
}
div#testimonial-inner .iwithtext .iwt-text h3 {
    text-transform: none;
}
div#testimonial-inner .iwithtext:last-child .iwt-icon img {
    width: unset;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#testimonial-inner .iwithtext:last-child .iwt-text {
    padding-left: 85px;
    padding-top: 10px;
}
div#testimonial-inner .iwithtext .iwt-text h2 {
    margin: 0px !important;
}
div#testimonial .owl-dots {
    display: none;
}
div#testimonial button.owl-prev:before {
    content: "\f060";
    font-family: 'FontAwesome';
    font-size: 20px;
    box-shadow: unset !important;
    background: #fff0;
    padding: 10px 12px;
    color: #333333;
    border: 1px solid #333333;
    border-radius: 50%;
    transition: .5s;
}
div#testimonial button.owl-prev {
    background: transparent;
    font-size: 0;
    border: 0px;
}
div#testimonial button.owl-next:before {
    content: "\f061";
    font-family: 'FontAwesome';
    font-size: 20px;
    box-shadow: unset !important;
    background: #fff0;
    padding: 10px 12px;
    color: #333333;
    border: 1px solid #333333;
    border-radius: 50%;
    transition: .5s;
}
div#testimonial button.owl-prev:hover:before, div#testimonial button.owl-next:hover:before {
    background: #800080;
    border-color: #800080;
    transition: .5s;
	color: #fff;
}
div#testimonial button.owl-next {
    background: transparent;
    font-size: 0;
    border: 0px;
}
div#testimonial .owl-carousel .owl-nav.disabled {
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -60px;
}
/* ================================ */
div#globle-footer {
    padding-bottom: 25px !important;
}
div#globle-footer .row-bg.viewport-desktop {
    background-image: url(https://devu1b.customdev.solutions/claire/wp-content/uploads/2025/04/Group-143726018-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-right: 50px solid #fff;
    border-left: 50px solid #fff;
    border-bottom: 20px solid #ffff;
}
div#globle-footer img {
    margin-top: -1px;
}
div#globle-footer ul li {
    list-style: none;
}
div#globle-footer ul {
    margin: 0;
}
div#globle-footer .socliy ul li {
    display: inline-block;
}
div#globle-footer .socliy i {
    margin: 0px 1px;
    color: #fff;
    font-size: 20px;
    height: 45px;
    width: 45px;
}
div#globle-footer .socliy i:hover {
	transition: .5s;
	background: linear-gradient(180deg, hsla(303, 40%, 30%, 1) 0%, hsla(313, 36%, 50%, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
div#newletter-inner {
    border-bottom: 1px solid #9999994f;
    padding: 70px 0px 20px 0px !important;
    margin-bottom: 20px;
}
div#newletter-inner h1 {
    font-size: 35px;
    font-weight: 700;
}
div#newletter-inner form.tnp-form {
    display: flex;
    width: 100%;
}
div#newletter-inner input.tnp-email {
    border-radius: 30px !important;
    background: #fff;
    color: #9999;
}
div#newletter-inner input.tnp-email::placeholder {
    color: #999;
    opacity: 1;
}
div#newletter-inner input.tnp-submit {
    width: fit-content;
    margin: 5px 5px 5px -140px !important;
    border-radius: 30px !important;
    transform: unset !important;
    box-shadow: unset !important;
    background: linear-gradient(180deg, hsla(303, 40%, 30%, 1) 0%, hsla(313, 36%, 50%, 1) 100%);
    padding: 12px 30px !important;
}
div#menu-row {
    padding: 20px 0px 70px 0px !important;
}
div#menu-row ul li {
    margin-bottom: 5px;
}
div#menu-row ul li ruby {
    display: block;
    background: linear-gradient(180deg, hsla(303, 40%, 30%, 1) 0%, hsla(313, 36%, 50%, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}
/* ======================================= */
div#globle-footer .copy-right p strong {
    background: linear-gradient(180deg, hsla(303, 40%, 30%, 1) 0%, hsla(313, 36%, 50%, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* ================================ */
@media (max-width: 1920px) {}
@media (max-width: 1600px) {
	.text-lft {
    margin-left: -90px;
}
	div#about-inner .vc_col-sm-6.clm .vc_column-inner {
    padding: 0px 50px !important;
}
	div#banner {
    padding: 50px 0px !important;
}
}
@media (max-width: 1440px) {
	    .text-lft {
        margin-left: -140px;
    }
	div#revoluiton-slider em {
    font-size: 41px;
}
		div#text-icon-inner .iwithtext .iwt-text {
    padding-right: 10px;
    padding-left: 90px;
}
	div#text-icon-inner {
    margin: 0px 20px;
}
	div#text-icon-inner .iwithtext .iwt-text p {
    min-height: 120px;
}
	    div#about-inner .vc_col-sm-6.clm .vc_column-inner {
        padding: 0px 20px !important;
    }
	    div#banner {
        padding: 30px 0px !important;
    }
	div#banner-inner .vc_col-sm-5 {
    padding: 50px 40px !important;
}
	div#banner-inner h1 {
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
}
}
@media (max-width: 1366px) {}
@media (max-width: 1340px) {}
@media (max-width: 1336px) {}
@media (max-width: 1320px) {}
@media (max-width: 1280px) {
	#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 102px;
}
	    .text-lft {
        margin-left: -130px;
    }
	a.nectar-button.small.regular.accent-color.regular-button.btn {
    padding: 11px 30px !important;
    font-size: 14px;
}
	div#about {
    padding: 30px 30px !important;
    border: 30px solid #fff;
}
	div#globle-footer p br {
    display: none;
}
	div#newletter-inner h1 {
    font-size: 30px;
}
}
@media (max-width: 1080px) {
	    #header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
        height: 82px;
    }
	    div#revoluiton-slider em {
        font-size: 35px;
        line-height: 45px;
    }
	    .text-lft {
        margin-left: -90px;
    }
	p, li a, li {
    font-size: 13px !important;
    line-height: 23px;
}
	div#text-icon-inner .iwt-icon img {
    width: 60px;
}
	    div#text-icon-inner .iwithtext .iwt-text {
        padding-right: 10px;
        padding-left: 70px;
    }
	div#text-icon-inner .iwithtext .iwt-text h4 {
    font-size: 16px;
}
	a.nectar-button.small.regular.accent-color.regular-button.btn {
        padding: 10px 30px !important;
        font-size: 13px;
    }
	    div#about {
        padding: 20px 20px !important;
        border: 20px solid #fff;
        border-radius: 30px !important;
    }
	div#banner-inner .vc_col-sm-5 {
        padding: 20px 20px !important;
    }
	div#banner {
        padding: 20px 0px !important;
    }
	    div#banner-inner h1 {
        padding-bottom: 10px !important;
        margin-bottom: 10px !important;
    }
	div#service li.tab-item a {
    margin: 10px 0px !important;
}
	#top .tabbed[data-style*=vertical] .wpb_tabs_nav, .tabbed[data-style*=vertical] .wpb_tabs_nav {
    width: 33%;
}
	div#testimonial {
    padding: 20px 0px !important;
    margin-bottom: 0px !important;
}
	div#testimonial-inner .iwithtext:last-child .iwt-icon img {
    width: 60px;
}
	div#testimonial-inner .iwithtext:last-child .iwt-text {
    padding-left: 70px;
    padding-top: 5px;
}
	div#newletter-inner h1 {
        font-size: 26px;
    }
	div#newletter-inner {
    padding: 50px 0px 20px 0px !important;
}
	div#menu-row {
    padding: 20px 0px 50px 0px !important;
}
	div#globle-footer img {
    width: 130px;
}
}
@media (max-width: 1024px) {
	div#revoluiton-slider em {
        font-size: 30px;
        line-height: 40px;
    }
}
@media (max-width: 912px) {
	    .text-lft {
        margin-left: -100px;
    }
	div#revoluiton-slider em {
        font-size: 26px;
        line-height: 38px;
    }
	    div#text-icon-inner .iwithtext .iwt-text p {
        min-height: auto;
    }
	    div#text-icon-inner {
        margin: 0px 30px;
    }
	div#about-inner {
    text-align: center;
    margin: 0px 70px;
}
	div#about-inner .nectar-fancy-ul {
    margin: 0 auto;
    display: table;
}
div#about-inner .nectar-fancy-ul li {
    text-align: left;
}
	       div#about {
        padding: 20px 20px !important;
        border: 20px solid #fff;
        background-image: unset;
        background: #ffdffd57;
    }
	    div#about-inner .vc_col-sm-6.clm .vc_column-inner {
        padding: 20px 20px !important;
    }
	    div#service li.tab-item a {
        margin: 5px 0px !important;
        padding: 10px 10px !important;
    }
	    .tabbed[data-style*=vertical] .wpb_tabs_nav {
        margin-bottom: 15px !important;
    }
	div#service .wpb_wrapper.tabbed.clearfix {
    display: block;
}
	div#service {
    text-align: center;
}
	    #top .tabbed[data-style*=vertical] .wpb_tabs_nav, .tabbed[data-style*=vertical] .wpb_tabs_nav {
        width: 100%;
    }
	div#service a.nectar-button.small.regular.accent-color.regular-button.btn {
    position: unset;
    margin-top: 0px;
}
	div#service li.tab-item {
    width: 35%;
}
	div#tab-inner {
    margin: 0px 70px;
}
	div#banner-inner {
    margin: 0px 70px;
    text-align: center;
}
	div#testimonial .owl-stage-outer {
    width: 100% !important;
}
	div#globle-footer .row-bg.viewport-desktop {
    background-image: unset;
    border-right: 20px solid #fff;
    border-left: 20px solid #fff;
    background: #151313;
}
	    div#newletter-inner {
        padding: 0px 0px 20px 0px !important;
        text-align: center;
        margin: 0px 100px;
    }
	div#menu-row .vc_col-sm-4 {
    width: 33.3%;
    margin: 0;
}
	        div#menu-row {
        padding: 20px 0px 20px 0px !important;
        margin: 0px 100px;
    }
	div#globle-footer .socliy {
    display: table;
    margin: 0 auto;
}
	div#globle-footer .wpb_text_column.wpb_content_element {
    padding: 0px 90px;
	text-align: center;
}
	    div#globle-footer img {
        width: 130px;
        display: table;
        margin: 0 auto;
    }
div#globle-footer .copy-right {
    padding-bottom: 20px !important;
}

}
@media (max-width: 800px) {
	.text-lft {
        margin-left: -90px;
    }
	div#revoluiton-slider em {
        font-size: 25px;
        line-height: 35px;
    }
	    div#about-inner {
        margin: 0px 50px;
    }
	    div#tab-inner {
        margin: 0px 50px;
    }
	    div#service li.tab-item {
        width: 40%;
    }
	div#banner-inner {
        margin: 0px 50px;
    }
	div#testimonial-inner {
    padding: 20px 20px !important;
}
	    div#globle-footer .wpb_text_column.wpb_content_element {
        padding: 0px 40px;
    }
	    div#newletter-inner {
        margin: 0px 50px;
    }
	div#menu-row {
        margin: 0px 50px;
    }
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
	#header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:before, #header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:after, body.material.mobile #header-outer.transparent:not([data-permanent-transparent="1"]) header .slide-out-widget-area-toggle a .close-line, body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines-button:after, body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines:before, body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines:after, #header-outer[data-lhe="animated_underline"].transparent .nectar-header-text-content a:after {
    background-color: #6C2E69 !important;
}
	div#header-outer {
    position: relative !important;
    padding: 0;
}
	    div#revoluiton-slider em {
        font-size: 13px;
        line-height: 18px;
    }
	.text-lft {
        margin-left: -50px;
    }
	    div#text-icon-inner .iwithtext .iwt-text {
        padding-right: 10px;
        padding-left: 0px;
        text-align: center;
    }
	div#text-icon-inner .iwithtext .iwt-icon {
    position: unset;
    margin: 0 auto;
    display: table;
}
	    div#about-inner {
        margin: 0px 0px;
    }
	div#about-inner .vc_col-sm-6.clm .vc_column-inner {
        padding: 20px 0px !important;
    }
	    div#service li.tab-item {
        width: 80%;
    }
	div#service li.tab-item a {
    border-right: 2px solid #6c2e69 !important;
}
	div#tab-inner {
        margin: 0px 0px;
    }
	    div#banner-inner {
        margin: 0px 0px;
    }
	div#banner .row-bg.viewport-desktop.using-image {
    background-size: cover;
}
	div#testimonial .owl-carousel .owl-nav.disabled {
    display: none !important;
}
	div#testimonial .t-1 {
    text-align: center;
    margin: 0;
}
	    div#globle-footer .wpb_text_column.wpb_content_element {
        padding: 0px 10px;
    }
	div#newletter-inner h1 {
        font-size: 22px;
    }
	    div#newletter-inner {
        margin: 0px 10px;
    }
	div#menu-row {
        margin: 0px 10px;
    }
	    div#menu-row .vc_col-sm-4 {
        width: 100%;
        margin-bottom: 10px;
    }
	div#globle-footer .row-bg.viewport-desktop {
        border-right: 10px solid #fff;
        border-left: 10px solid #fff;
    }
	h1 {
    font-size: 20px !important;
    line-height: 25px !important;
}
	h3 {
    font-size: 15px !important;
}
}
@media (max-width: 428px) {}
@media (max-width: 414px) {
	    div#revoluiton-slider em {
        font-size: 10px;
        line-height: 15px;
    }
	div#service li.tab-item {
        width: 90%;
    }
	div#globle-footer .copy-right p {
    font-size: 10px !important;
}
	div#newletter-inner form.tnp-form {
    display: grid;
}
	    div#newletter-inner input.tnp-submit {
        width: 100%;
        margin: 10px auto !important;
    }
}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}