/*
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 .bbok-sec a {
    position: absolute;
    right: -67%;
    top: -21px;
}

#top li#menu-item-175 {
    position: relative;
    top: 26px;
    left: -31px;
} */

li#menu-item-845 {
    display: none !important;
}
li#menu-item-936 {
    margin-top: 30px !important;
}
#menu-item-936 ::after {
    visibility: hidden;
}
#menu-item-936 ruby {
    border: 3px solid black !important;
    border-radius: 30px;
    padding: 4px 13px !important;
    line-height: 40px;
}

/* 	#top nav .buttons li#menu-item-845 {
    margin-top: 25px !important;
} */
#sec6 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    font-weight: 600 !important;
}
#sec6 select.wpcf7-form-control.wpcf7-select {
    font-weight: 600;
}
#sec6 textarea.wpcf7-form-control.wpcf7-textarea {
    font-weight: 600;
}
#sec6 input.wpcf7-form-control.wpcf7-submit.has-spinner.form-button-fm {
    font-weight: 600 !important;
}

div#sec5 h3.title {
    font-size: 25px !important;
    line-height: 35px !important;
}
div#sec5 .excerpt {
    font-size: 16px;
}

div#sec1 img.img-with-animation.skip-lazy {
    width: 115px !important;
    padding-top: 20px;
}
#sec4 .iwithtext .iwt-text h4 {
    font-size: 20px !important;
    line-height: 15px;
}
h3.toggle-title a i {
    right: 20px !important;
}
#sec6 a.nectar-button.small.regular.accent-color.regular-button {
    padding: 11px 35px !important;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Century Gothic' !important;
}
div#banner .swiper-container .slider-prev > i, div#banner .swiper-container .slider-next > i{
	    color: #fff;
}
body div#sec1 h5 {
    font-weight: 600;
    display: flex;
    font-size: 26px;
    margin-bottom: 15px;
    align-items: center;
}
body div#sec1 h5 strong {
   font-family: 'Century Gothic' !important;
    font-weight: 600;
    font-size: 52px;
    color: #0000009c;
    line-height: 1;
}
div#banner .content {
    padding-left: 20px;
}
body:not(.home) #footer .tnp.tnp-subscription-minimal input.tnp-email {
    border-color: #fff;
    color: #fff !important;
}
body .ocm-effect-wrap h1, body .ocm-effect-wrap h2, body .ocm-effect-wrap h3, body .ocm-effect-wrap h4, body .ocm-effect-wrap h5, body .ocm-effect-wrap h6, body .ocm-effect-wrap p, body .ocm-effect-wrap span, body .ocm-effect-wrap li, body .ocm-effect-wrap a, body .ocm-effect-wrap strong {
    font-family: 'Century Gothic' !important;
}
div#banner .slide-bg-overlay {
    opacity: 0.5;
}
div#sec1 img.img-with-animation.skip-lazy {
    filter: drop-shadow(1px 1px 6px black);
}
div#footer img.img-with-animation.skip-lazy.img1 {
    width: 28%;
}
div#r2 h3 {
    font-size: 27px;
    color: #ffffffd4;
    font-weight: 700;
	  display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.woocommerce-form button.woocommerce-Button {
    margin: 0 !important;
}

.woocommerce-shop .container-wrap {
    background-color: black !important;
    color: white !important;
}

#banner a.extra-color-3 {
    color: #ffffff !important;
    background: #000 !important;
}

#banner h2.ns-heading-el {
    display: none;
}
body:not(.home) #top ul.buttons.sf-menu li a span {
    background: #e0bf61 !important;
    color: #000;
    font-weight: 700;
}
#banner h5 {
    color: #E0BF61;
}

body.home #top ul.sf-menu.sf-js-enabled.sf-arrows .current-menu-item a span {
    color: #000;
}
div#banner h1 {
    FONT-SIZE: 124px;
    FONT-WEIGHT: 600;
    filter: drop-shadow(0px 0px 30px black);
    font-family: 'Century Gothic' !important;
    line-height: 0.8;
	display: none;
}
#top ul.buttons.sf-menu li a ruby {
    border: 3px solid #000000;
    padding: 5px 13px !important;
    background: #ffffff;
    font-weight: 700;
    color: #000000;
    border-radius: 30px;
}
#top ul.buttons.sf-menu li a {
    line-height: 35px;
}

#top ul.buttons.sf-menu li a span::after {
    border-color: transparent !important;
}

#banner .owl-stage {
    padding-bottom: 0 !important;
}

#banner .owl-dots {
    display: none;
}

#banner .owl-nav.disabled {
    display: block;
    position: absolute;
    right: 0;
    bottom: 110%;
    transform: translate(-50%, -50%);
}


#banner div#r1 {margin: 0;}

#banner div#r1 .vc_col-sm-5 .vc_column-inner {
    background: #171717;
    padding: 20px 20px;
    
}

a#btn1 {
    padding: 13px 20px !important;
    border-radius: unset !important;
    color: black;
    font-family: 'Century Gothic';
    text-transform: uppercase;
    font-size: 14px;
    transition: 0.5s;
    opacity: 1;
    font-weight: 500;
    text-shadow: 0 0 black;
}

a#btn1:hover {
    background: black !important;
    color: white !IMPORTANT;
    box-shadow: 3px 3px 2px 0px #e0bf61 !important;
}

#banner button {
    background: transparent !important;
    border: unset !important;
    font-size: 0;
}

#banner button.owl-prev {
    position: relative;
}

#banner button.owl-prev:before {
    content: "";
    width: 70px;
    height: 70px;
    position: absolute;
    background-image: url(https://devub.onlinetestingserver.com/jessica1/wp-content/uploads/2024/10/right-arrow-1.webp);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);
    bottom: unset;
    top: 5rem;
    right: -5.5rem;
}

#banner button.owl-next {
    position: relative;
}

#banner button.owl-next:before {
    content: "";
    width: 70px;
    height: 70px;
    position: absolute;
    background-image: url(https://devub.onlinetestingserver.com/jessica1/wp-content/uploads/2024/10/right-arrow.webp);
    right: -4rem;
    top: -2rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transform: translate(-50%, -50%);
}

#sec1 p {
    font-size: 15px !important;
    line-height: 34px;
    padding-bottom: 0px;
    font-weight: 600;
    color: #000;
}

#sec1 .ehyt {
    margin-bottom: 0;
}

#sec2 .row-bg.viewport-desktop.using-image {
    background-size: 100% 63%;
}

#sec2 .whhat {
    color: white;
}

#sec2 a#btn1 {
    position: absolute;
    top: 13%;
    right: 0;
    z-index: 9999;
}
#sec2 #r2 .vc_col-sm-3 .vc_column-inner {
    background: #fff;
    box-shadow: 0px 0px 8px 0px #0000004a;
	border: 1px solid #fff;
}
#sec2 #r2 .vc_col-sm-4 .vc_column-inner {
    background: #000;
    box-shadow: 0px 0px 8px 0px #0000004a;
	    border: 1px solid #000;
}
#sec2 #r2 .vc_col-sm-3 .vc_column-inner .classi {
    padding: 0 15px;
	padding-bottom:25px;
}
#sec2 #r2 .vc_col-sm-4 .vc_column-inner .classi {
    padding: 0 15px;
	padding-bottom:25px;
}
#sec2 #r2 .vc_col-sm-4 .vc_column-inner .classi p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 500;
    color: #fff !important;
	font-size:18px;
}
#sec2 #r2 .vc_col-sm-4 .vc_column-inner .classi p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 500;
    color: #fff !important;
	font-size:18px;
}
#sec2 #r2 .vc_col-sm-3 .vc_column-inner .classi p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 500;
    color: #fff !important;
	font-size:18px;
}
#sec2 a#btn2 {
    margin-left: 15px;
    color: #fff;
    background: #e0bf61 !important;
    font-family: 'Century Gothic';
    text-transform: uppercase;
    font-size: 16px;
    box-shadow: unset !important;
    opacity: 1;
	    padding: 10px 15px;
/*     padding: 0px 0 0px 90px; */
    margin-bottom: 40px;
    letter-spacing: 1px;
    transition: 0.5s;
}
#sec2 a#btn2 i {
    display: none;
}
#btn2 .fa-arrow-right:before {
    content: url(https://devub.onlinetestingserver.com/jessica1/wp-content/uploads/2024/10/arrow.webp);
    transition: 0.5s;
}
#sec2 .whhat span {
    font-weight: 900;
    font-size: 35px;
}
/* #sec2 #btn2 i {
    left: 20px;
    top: 0;
    transform: translate(-50%, -50%) scale(0.7);
} */
/* 
#sec2 a#btn2:hover i {
    right: 0;
    transition: 0.5s;
}

#sec2 #btn2:hover i {
    left: 120px;
    transition: 0.5s;
}

#sec2 #btn2:hover {
    padding: 0px 0 0px 20px;
    transition: 0.5s;
} */

#sec2 a#btn2 span {
	transform:unset !important;
    transition: 0.5s;
	color:#000;
}

#sec2 #r1 p {
    font-size: 16px;
    line-height: 23px;
    text-transform: lowercase;
}

#sec3 div#r1 .vc_col-sm-6 {
    width: fit-content;
}

#sec3 .number.default {
    font-family: 'Century Gothic';
    font-weight: 100;
    font-size: 50px !IMPORTANT;
    line-height: 50px !important;
}

#sec3 .number.default span.symbol {
    font-family: 'Century Gothic';
    font-size: 50px !important;
    line-height: 50px !important;
}

#sec3 .img1 {
    margin-right: 10px;
}
div#r1 .iwithtext {
    display: flex;
    align-items: center !important;
}
#sec4 .iwithtext .iwt-icon {
    position: relative;
    left: 0;
    top: 0;
}
#sec4 .iwithtext .iwt-icon img {
    width: 75%;
}

#sec4 .iwithtext .iwt-text {
    padding-left: 10px;
}
#sec4 h6 {
    position: absolute;
    right: -3%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#sec4 p {
    color: #000;
    font-size: 16px;
    line-height: 23px;
}

#sec4 h6:before {
    content: "";
    width: 70px;
    height: 1px;
    position: absolute;
    background: #E2C163;
    left: -90px;
    top: 20px;
}

#sec5 .row-bg.viewport-desktop.using-image {
    background-size: 20% 37% !important;
}

#sec5 .owl-stage {
    padding-bottom: 0;
}

#sec5 .owl-dots {
    display: none;
}

#sec5 .owl-nav.disabled {
    display: block;
    width: 110%;
    transform: translate(-50%, -50%);
    position: relative;
    left: 50%;
    bottom: 200px;
}

#sec5 button {
    display: block;
    border: unset;
    font-size: 0;
    background-color: transparent !important;
}

#sec5 button.owl-prev {
    position: relative;
    float: left;
}

#sec5 button.owl-prev:before {
    content: "";
    width: 60px;
    height: 40px;
    position: absolute;
    background-image: url(https://devub.onlinetestingserver.com/jessica1/wp-content/uploads/2024/10/arrow-1.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: -30px;
    top: 0px;
	display: none;
}
#sec5 button.owl-next {
    position: relative;
    float: right;
}

#sec5 button.owl-next:before {
    content: "";
    width: 60px;
    height: 40px;
    position: absolute;
    background-image: url(https://devub.onlinetestingserver.com/jessica1/wp-content/uploads/2024/10/arrow-2.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    right: -30px;
    top: 0;
	display: none;
}
#sec6 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: white;
    border-radius: unset !important;
    margin-bottom: 20px;
    border-color: #000 !IMPORTANT;
}

#sec6 select.wpcf7-form-control.wpcf7-select {
    background: white;
    border-radius: unset !important;
    margin-bottom: 20px;
    border-color: #000 ! IMPORTANT;
    padding: 13px 9px !important;
    font-family: 'Century Gothic' !important;
}

#sec6 textarea.wpcf7-form-control.wpcf7-textarea {
    background: white;
    border-radius: unset !important;
    border-color: #000 !IMPORTANT;
    line-height: 17px;
    margin-bottom: 20px;
	height: 120px;
}

#sec6 textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    color: black;
}

#sec6 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder {
    color: black;
}

#sec6 select.wpcf7-form-control.wpcf7-select::placeholder {
    color: black !IMPORTANT;
}

#sec6 input.wpcf7-form-control.wpcf7-submit.has-spinner.form-button-fm {
    background: #ffffff;
    border-radius: 30px !important;
    color: #000;
    border: 3px solid #000;
    text-transform: uppercase;
    font-size: 13px;
    margin: 0 auto;
    font-family: 'Century Gothic' !important;
    display: table;
    font-weight: 500;
    text-shadow: 0 0 white;
    opacity: 1;
    transition: 0.5s;
}

#sec6 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}

#sec6 .wpcf7-response-output {
    background: transparent;
    border: unset;
}

#sec6 span.wpcf7-not-valid-tip {margin-top: -20px;margin-bottom: 20px;}

#footer ul#menu-social-footer {
    margin: 0;
    float: right;
}

#footer ul#menu-social-footer li {
    display: inline-block;
    margin-left: 40px;
}

#footer ul#menu-social-footer li i {
    font-size: 40px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    transition: 0.5s;
	color: #000;
}

#footer ul#menu-social-footer li:hover i {
    transform: rotate(180deg);
}

#footer #r2 h2 {
    font-size: 25px !important;
    line-height: 55px !important;
}

#footer #r2 ul {
    margin: 0;
}

#footer #r2 ul li {
    list-style: none;
}

#footer #r2 ul li a, #footer p {
    color: #fff !important;
    transition: 0.5s;
}

#footer #r2 ul li:hover a {
    color: #E2C163;
}

#footer #r2 ul li a {
    line-height: 2;
}

#footer div#copy {
    border-top: 1px solid #ffffff38;
    padding-top: 10px;
}

#footer .tnp.tnp-subscription-minimal {
    position: relative;
    width: 100%;
}

#footer .tnp.tnp-subscription-minimal input.tnp-email {
    width: 100%;
    max-width: 100%;
    background: transparent;
    border: unset;
    border-bottom: 1px solid #000000;
    padding: 10px 0;
    color: #000000 !important;
}

#footer .tnp.tnp-subscription-minimal input.tnp-email::placeholder {
    color: #000;
}
body:not(.home) #footer .tnp.tnp-subscription-minimal input.tnp-email::placeholder {
    color: #fff !important;
}
body:not(.home) #footer .tnp.tnp-subscription-minimal input.tnp-submit{
	background-image: url(https://devub.onlinetestingserver.com/jessica1/wp-content/uploads/2024/10/arrow-3.webp) !important;
}
#footer .tnp.tnp-subscription-minimal input.tnp-submit {
    background-image: url(https://devub.onlinetestingserver.com/jessica1/wp-content/uploads/2024/10/arrow-3.webp);
    background-repeat: no-repeat;
    background-color: transparent !important;
    font-size: 0;
    position: absolute;
    right: 0;
    top: -2px;
    padding: 10px 30px !important;
    width: fit-content;
    opacity: 1;
    transform: unset;
}

#footer div#r2 {
	border-top: 1px solid #ffffff38;
	padding-top: 20px;
}

#faq h3.toggle-title a {
    padding: 5px 0px 5px 20px;
    transition: color 0.15s ease;
    font-size: 17px !important;
    color: #000;
    border: 1px solid #000;
}
@media (max-width: 1600px) {}
@media (max-width: 1440px) {
	ul.sf-menu li.menu-item a{
    font-size: 12px !important;
}

#sec6 .row-bg.viewport-desktop.using-image {
    background-size: cover !important;
    background-position: right center !important;
}	
#ajax-content-wrap .vc_row.right_padding_18pct .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_18pct .row_col_wrap_12 {
    padding-right: 7% !important;
}
#ajax-content-wrap .vc_row.left_padding_18pct .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_18pct .row_col_wrap_12 {
    padding-left: 7% !important;
}	
}
@media (max-width: 1366px) {}
@media (max-width: 1280px) {
	#top nav > ul > li > a{
	font-size: 11px !important;
    line-height: 20px;
}
	#top nav .buttons li a {
    line-height: 25px !important;
}
#top nav .buttons li a span {
    font-size: 11px !important;
}
	#top ul.buttons.sf-menu li a span {
    padding: 10px 8px;
    font-size: 13px;
}
}
@media (max-width: 1024px) {}
@media (max-width: 820px) {
	
#banner h1 br {
    display: block !important;
}	
	
#banner .owl-nav.disabled {
    position: unset;
}

#banner button.owl-next:before {
    right: -18rem;
    top: 1rem;
    filter: brightness(0);
}

#banner button.owl-prev:before {
    top: 1rem
    ;right: -12rem;
    filter: brightness(0);
}

div#banner {
    padding: 20px 0px 40px !important;
    text-align: center;
}

div#sec1 {
    text-align: center;
}

br {
    display: none;
}

h2 {
    font-size: 25px !important;
    line-height: 35px !important;
}

div#sec2 {
    text-align: center;
    padding: 30px 0 30px !IMPORTANT;
}

#sec2 a#btn1 {
    position: unset;
}

#sec2 .row-bg.viewport-desktop.using-image {
    background-size: 100% 27%;
}

#sec3 div#r1 .vc_col-sm-6 {
    width: 100%;
    margin-bottom: 10px;
}

#sec3 .img1 {
    margin-right: 0;
    margin: 0 auto;
}

#sec3 .nectar-milestone {
    text-align: center;
}

#sec4 .iwithtext .iwt-icon img {
    margin: 0 auto;
    display: table;
    margin-bottom: 15px;
}

#sec4 .iwithtext .iwt-icon {
    position: unset;
}

#sec4 .iwithtext .iwt-text {
    padding-left: 0;
}

#sec4 {
    text-align: center;
}

#sec4 h6 {
    position: unset;
    transform: unset;
}

#sec4 h6:before {display: none;}

#sec5 .owl-nav.disabled {
    bottom: 0;
    width: 50%;
}

#sec5 .row-bg.viewport-desktop.using-image {
    background-size: 80% 40% !important;
}

#sec6 .col.span_6 {
    margin-bottom: 0;
}

#sec6 .col.span_12 {
    margin-bottom: 0;
}

div#sec6 {
    padding: 40px 0 0 !important;
}

#footer ul#menu-social-footer {float: unset;}

    #footer #copy p {
        font-size: 13px;
    }		
	
	
	
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
	span#numm {
    font-weight: 500;
    display: block;
	font-size: 14px;
}
	#footer ul#menu-social-footer li {
    padding: 0 15px;
		margin-left:0;
	}
	div#r1 {
    text-align: center;
}
	div#footer img.img-with-animation.skip-lazy.img1 {
    width: 45%;
    margin: 0 auto;
}
	div#sec1 {
    padding: 20px 0 0px 0 !important;
}
	div#sec5 {
    padding: 10px 0 0 0 !important;
}
	    div#sec6 {
        padding: 10px 0 0 !important;
    }
	#faq h3.toggle-title a {
    font-size: 12px !important;
	padding: 5px 0px 5px 5px;
}
	#faq p {
    color: #000 !important;
    padding-bottom: 8px;
    font-size: 12px;
}
	li.bbok-sec.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-845 {
    display: none;
}
}

#comment {
    border: 1px solid #ffffff;
}
input#author {
    border: 1px solid #fff;
}
input#email {
    border: 1px solid #fff;
}
input#url {
    border: 1px solid #fff;
}

.container #respond h3 {
        color: #fff;
}
form#commentform label {
    color: #fff;
}
#comment {
    border: 1px solid #ffffff !important;
}

@media (max-width: 428px) {}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}
