/*
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 span.menu-title-text {
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}
#header-space {
    height: 90px !important;
}

#top .container {
    height: 88px;
}

#top .row {
    height: 88px;
}

#ajax-content-wrap .container-wrap {
    padding: 0;
}
.nectar-scrolling-text .nectar-scrolling-text-inner {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    white-space: nowrap;
}
#slider-sec {
    margin: 0px;
}

#s1 h2 {
    font-size: 76px;
    color: #ffffff;
    line-height: 113px;
}
#s1 img.alignnone.size-full.wp-image-12 {
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
#s2 {
    padding: 100px 0px !important;
}

#s2 h2 {
    font-size: 40px;
    color: #000000;
    line-height: 55px;
}

#s2 p {
    font-size: 19px;
    line-height: 30px;
    font-family: 'Raleway';
    width: 90%;
}
img.img-with-animation.s2-img-sub.skip-lazy {
    margin-left: -120px;
}
.testimonial_slider[data-style=multiple_visible] blockquote p:before {
    display: none;
}

.tabbed>ul li a {
    display: block;
    color: #201E11;
    position: relative;
    background-color: rgba(0, 0, 0, .045);
    padding: 8px 45px;
    transition: all .3s cubic-bezier(.12,.75,.4,1);
    border-left: 0;
    border-right: 1px solid rgba(0, 0, 0, .06);
    border-radius: 24px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 20px;
}
#s3 h3 {
    font-size: 53px;
    color: #000000;
    line-height: 70px;
}
.tabbed>ul li a:hover {
    background: #000000;
    color: #ffffff;
}

body[data-form-submit=regular] .container-wrap button[type=submit], body[data-form-submit=regular] .container-wrap input[type=submit] {
    padding: 12px 47px !important;
    border-radius: 28px !important;
    background: #ffffff;
    color: #000000;
	font-family: 'Marcellus' !important;
}
.tnp.tnp-subscription {
    margin: 0;
}

/* form {
    display: flex;
    align-items: center !important;
    gap: 30px;
} */
.nectar-scrolling-text[data-s-speed=fast] .nectar-scrolling-text-inner>* {
    animation-duration: 1s !important;
}
#ftr-cpy-ryt {
	padding-top: 100px;
	padding-bottom: 50px;
}

.main-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background-color: transparent;
    border-bottom: 1px solid;
    color: #000;
}
.main-form textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    background-color: transparent;
    border-bottom: 1px solid;
    height: 140px;
}
.main-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #000;
    color: #fff;
    width: 100%;
}

#ftr-sec {
    padding: 100px 0px 0px 0px !important;
}


.tnp-subscription label, .tnp-profile label {
    display: none;
}

input#tnp-1 {
	padding: 12px 47px;
	border-radius: 28px;
	background: #ffffff;
}


input#tnp-1::placeholder {
    color: #000000;
	font-family: 'Marcellus' !important;
}

#ftr-sec h3 {
    font-size: 90px;
    color: #FFFFFF;
    line-height: 105px;
}

#ftr-sec h4 {
    font-size: 27px;
    line-height: 35px;
    color: #FFFFFF;
    text-decoration: underline;
}
#ftr-sec ul li a:hover {
    color: #fff;
}
#ftr-sec p {
    font-size: 15px;
    line-height: 22px;
    color: #FFFFFF;
    width: 50%;
}
h2.widgettitle {
    font-size: 25px;
    color: #FFFFFF;
}

#ftr-sec ul li {
    list-style: none;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
}
#ftr-sec ul {
    margin: 0;
}

div#copyright {
    display: none;
}




































*------------------------*responsive-***************************


@media (max-width: 1600px) {}
@media (max-width: 1440px) {
	#top span.menu-title-text {
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}
	#s1 h2 {
    font-size: 50px;
    color: #ffffff;
    line-height: 85px;
}
#s1 img.alignnone.size-full.wp-image-12 {
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}	
#s2 h2 {
    font-size: 25px;
    color: #000000;
    line-height: 40px;
}
	
#s2 p {
    font-size: 14px;
    line-height: 27px;
    font-family: 'Raleway';
    width: 95%;
}
	img.img-with-animation.s2-img-sub.skip-lazy {
    margin-left: -80px;
}
	#s3 h3 {
    font-size: 45px;
    color: #000000;
    line-height: 60px;
}
#ftr-sec h3 {
    font-size: 55px;
    color: #FFFFFF;
    line-height: 75px;
}	
	#ftr-sec p {
    font-size: 18px;
    line-height: 35px;
    color: #FFFFFF;
    width: 65%;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}
@media (max-width: 1366px) {}
@media (max-width: 1280px) {}
@media (max-width: 1024px) {}
@media (max-width: 999px) {}
@media (max-width: 800px) {}
@media (max-width: 767px) {
	
	#s1 h2 {
        font-size: 35px;
        color: #ffffff;
        line-height: 55px;
    }
	#s2 {
    padding: 30px 0px !important;
}
    #s2 h2 {
        text-align: center;
    }
	    #s2 p {
        font-size: 14px;
        line-height: 27px;
        font-family: 'Raleway';
        width: 100%;
        text-align: center;
    }
	#s3 h3 {
        font-size: 35px;
        color: #000000;
        line-height: 60px;
    }
	img.img-with-animation.s2-img-sub.skip-lazy {
    margin-left: 0px;
}
	
	#header-space {
    height: 0px !important;
}

#top .container {
    height: 0px;
}

#top .row {
    height: 40px;
}

#ajax-content-wrap .container-wrap {
    padding: 0;
}
	ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    margin-bottom: 30px !important;
}
	li.classic.product.type-product {
    width: 100% !important;
}
	li.tab-item {
    margin-top: 20px !important;
}
	
	#ftr-sec {
    padding: 400px 50px 0px 50px !important;
}
	div#footer-widgets {
    display: none;
}
	#ftr-cpy-ryt {
    padding-top: 0px;
    padding-bottom: 30px;
}
	    #ftr-sec h3 {
        font-size: 35px;
        color: #FFFFFF;
        line-height: 45px;
    }
	
}
@media (max-width: 690px) {}
@media (max-width: 480px) {}
@media (max-width: 414px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}