/*
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
*/

/* .gt_float_switcher {
    background-color: transparent !important;
} */
/* .gt_float_switcher .gt-selected {
    background-color: transparent !important;
}
.gt_float_switcher .gt-selected .gt-current-lang {
    color: #000 !important;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
    filter: brightness(0) invert(1);
}
.gt_float_switcher .gt_options a {
    color: #000 !important;
}
 */
/* 
#header-outer header {
    background-color: rgb(0 0 0 / 70%);
} */
#header-outer header {
background-color: rgba(25, 36, 64, 0.8);
}

nav {
    transform: scale(1.);
}
#top i.fa.fa-angle-down.icon-in-menu {
    position: relative;
    left: -16px;
}
.sf-menu, .sf-menu *{
	font-size: 14px;
}
#top li#menu-item-343 a span {
    background: black;
    padding: 13px 30px;
    border-radius: 50px;
}
.woocommerce-shop nav.woocommerce-breadcrumb {
    display: none !important;
}

.woocommerce-shop form.woocommerce-ordering {
    display: none !important;
}

.woocommerce-shop p.woocommerce-result-count {
    display: none !IMPORTANT;
}
.single-product nav.woocommerce-breadcrumb {
    display: none !IMPORTANT;
}

.woocommerce-form button.woocommerce-Button {
    margin: 0 !important;
}

h1.entry-title {
    font-size: 35px !important;
    line-height: 60px !IMPORTANT;
}

ul.sf-menu.sf-js-enabled.sf-arrows li#menu-item-198 a span {
    border: 1px solid #fff;
    padding: 10px 20px;
    border-radius: 40px;
}
#banner .owl-stage {
    padding: unset !important;
}
a#btn1 {
    border: 1px solid #fff;
    border-radius: 30px !important;
    background: transparent !important;
    padding: 9px 29px;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    transition: 0.9s;
}

nav {
/*     padding-right: 110px; */
}

#sec5 .sid p strong {
    padding-left: 10px;
    border-left: 1px solid #606C99;
    margin-left: 10px;
    padding-right: 5px;
}

 div#gt_float_wrapper {
    top: 80px !important;
/*     right: 50px !IMPORTANT; */
}


.nectar_video_lightbox path {
    fill: black !IMPORTANT;
}

#page-header-bg h1 {
    font-size: 60px !important;
    line-height: 70px !important;
}

#banner a#btn1 {
    margin-right: 10px;
}

#banner button.owl-dot span {
    width: 65px;
    background: #7C7C7C;
    transform: scale(1);
    height: 4px;
}

#banner button.owl-dot.active span {
    background: white;
}

#banner .owl-dots {
    float: left;
    position: absolute;
    bottom: -100px;
}

#banner #r2 .vc_col-sm-6 {
    width: fit-content;
}

#banner #r2 .vc_col-sm-6 p {
    color: white;
}
#banner .nectar_video_lightbox.play_button_with_text {
    padding: 0 0 !important;
}
div#header-outer a {
    opacity: 10 !IMPORTANT;
}

#sec1 .nectar-milestone .number {
    font-size: 40px !important;
    line-height: 50px !important;
    font-family: 'Manrope';
}

#sec1 .nectar-milestone .number .symbol-wrap {
    font-size: 50px !important;
    line-height: 40px !important;
    font-family: 'Manrope';
}

body .nectar-milestone .subject {
    color: #7C7C7C;
    text-shadow: 0 0 #7C7C7C;
}

#sec2 .vc_col-sm-7 {
    padding-left: 80px;
}

#sec2 .divv {
    margin-bottom: 0;
}

#sec2 .fa-plus-circle:before {
    content: "\2b" !important;
}

#sec2 .fa-minus-circle:before {
    content: "\f068" !important;
}

#sec2 .toggle.default {
    border-bottom: 1px solid #313131;
    padding: 10px 0px;
    margin-bottom: 10px;
}

#sec2 .toggle.default h3.toggle-title a {
    color: white;
    background: transparent !important;
    font-family: 'Manrope';
    font-size: 22px;
    font-weight: 400;
    line-height: 10px;
    padding: 15px 0;
}

#sec2 .toggle.default h3.toggle-title a i {
    right: 0;
    left: unset;
}
@media only screen and (max-width: 690px){
	#sec2 .toggle.default h3.toggle-title a {
    color: white;
    background: transparent !important;
    font-family: 'Manrope';
    font-size: 16px;
    font-weight: 400;
    line-height: 10px;
    padding: 15px 0;
}			
	}
body .toggle[data-inner-wrap=true].open>div {
    pointer-events: all;
    background: transparent;
}
#sec2 .toggle>div {
    background: transparent;
}

#sec2 div .inner-toggle-wrap {
    padding: 10px 0 0;
}

#sec3 .owl-nav.disabled {
    display: block;
}

#sec3 .owl-nav.disabled button {
    background: transparent;
    border: unset;
    font-size: 0;
    width: 55px;
    height: 55px;
    border: 1px solid #fff;
    border-radius: 30px !important;
    transition: 0.9s;
}

#sec3 button.owl-prev:before {
    content: "\f060";
    font-family: 'FontAwesome';
    font-size: 20px;
}

#sec3 button.owl-next:before {
    content: "\f061";
    font-family: 'FontAwesome';
    font-size: 20px;
}

#sec3 .owl-nav.disabled button:hover {
    background: white;
    color: black;
}

#sec3 button.owl-prev {
    position: absolute;
    left: -1.5%;
    top: 60%;
    transform: translate(50%, -50%);
}

#sec3 button.owl-next {
    position: absolute;
    top: 0;
    right: 0;
}

#sec3 button.owl-dot span {
    width: 65px;
    background: #7C7C7C;
    transform: scale(1);
    height: 4px;
}
@media (max-width: 690px) {
#sec3 button.owl-dot span {
    width: 22px;
    background: #7C7C7C;
    transform: scale(1);
    height: 4px;
}
	
}
#sec3 button.owl-dot.active span {
    background: white;
}

#sec4 div#r1 {
    margin-top: 50px;
}

#sec4 div#r1 h2 {
    font-size: 33px;
    line-height: 43px;
}

#sec5 div#r1 {
    background: white;
    margin: 0;
}

#sec5 #r1 a#btn2 {
    color: gray;
	margin-left: -16px;
}

#sec5 #r1 img {
    transform: scale(100.2%);
    transform-origin: top right;
}

#sec5 #r1 .vc_col-sm-7 {
    padding-left: 50px;
    padding-right: 50px;
}

#sec5 a#btn1 {
    position: absolute;
    right: 2px;
    top: 30px;
}

#sec5 .ins h2 {
    color: white;
}

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

#sec5 .owl-dots {
    position: absolute;
    transform: translate(-50%, -50%) rotate(90deg);
    right: -30%;
    top: 50%;
}

#sec5 button.owl-dot span {
    width: 65px;
    background: #7C7C7C;
    transform: scale(1);
    height: 4px;
}

#sec5 button.owl-dot.active span {
    background: white;
}

#footer ul {
    margin: 0;
}

#footer ul li {
    list-style: none;
    line-height: 2;
}

#footer ul li a, #footer p {
    color: #7C7C7C;
    transition: 0.9s;
    text-shadow: 0 0 #7C7C7C;
}

#footer ul li:hover a {
    color: white;
}

#footer h2.widgettitle {
    font-size: 22px;
    line-height: 32px;
}

#footer #r2 ul#menu-useful-links {
    float: right;
}

#footer #r2 ul#menu-useful-links li {
    display: inline-block;
    padding-left: 10px;
    border-left: 2px solid #7c7c7c6e;
    line-height: 0.8;
}

#footer #r2 ul#menu-useful-links li:first-child {
    border: unset;
    padding-right: 10px;
}

#footer ul#menu-social-footer li {
    display: inline-block;
    padding-right: 10px;
}

#footer ul#menu-social-footer li i {
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: white;
    border: 1px solid #fff;
    border-radius: 30px;
    font-size: 19px;
    transition: 0.9s;
}

#footer ul#menu-social-footer li:hover i {
    transform: scale(0.9);
    filter: brightness(0.5);
}

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

#footer .tnp.tnp-subscription-minimal input.tnp-email {
    width: 100%;
    max-width: 100%;
    border-radius: 30px;
    padding: 12px 20px;
    color: black;
}

#footer .tnp.tnp-subscription-minimal input.tnp-submit {
   
	
}

#footer div#r2 {
    border-top: 2px solid #7c7c7c6e;
    padding-top: 10px;
    margin-top: 30px;
}

#top ul.sub-menu {
    margin-top: -20px;
}
#header-outer:not(.transparent) .sf-menu > li ul{
border: none;
}
nav span.menu-title-text:hover {
 color: #DA9F3A;
transform: scale(1.7);
}

@media (max-width: 1600px) {}
@media (max-width: 1440px) {
	#banner .com {
    margin-top: 50px;
}
div#banner {
    padding-top: 84px !important;
    padding-bottom: 136px !important;
}
}
@media (max-width: 1366px) {}
@media (max-width: 1280px) {}
@media (max-width: 1024px) {}
@media (max-width: 820px) {
	
#banner .row-bg.viewport-desktop.using-image {
    background-size: cover;
}

#banner h1 {
    font-size: 55px !IMPORTANT;
    line-height: 1.2;
}
}
@media (max-width: 690px) {
	#banner h1{
		font-size: 44px!important;
		padding-top: 20px;
	}
	
#banner .owl-dots {
    display: none;
}

div#banner {
    text-align: center;
}
	    #banner .com {
        margin-top: 0;
    }
    
/* div#banner {
    padding-top: 120px !IMPORTANT;
    padding-bottom: 20px !IMPORTANT;
} */

#banner #r2 .vc_col-sm-6 {
    width: 100%;
}

div#sec1 {
    text-align: center;
}

#sec1 .img1 {
    margin: 0 auto;
    display: table;
}

#sec1 .nectar-milestone.animated-in {
    text-align: center;
}

#sec2 .vc_col-sm-7 {
    padding-left: 10px;
}

#sec3 .row-bg.viewport-desktop.using-image {
    background-size: cover;
    filter: brightness(0.6);
}

#sec3 .owl-nav.disabled {
    display: none !important;
}

#sec3 h1 {
    font-size: 61px !IMPORTANT;
    margin-bottom: -12%;
}
}
@media only screen and (max-width: 690px){
	#sec3 h1 {
    font-size: 42px !IMPORTANT;
    margin-bottom: -12%;
	line-height: 42px !important;
	text-align: left;
}
	#sec3 h2{
		font-size: 22px !important;
	}
	
div#sec5 {
    text-align: center;
}

#sec5 a#btn1 {
    position: unset;
    margin: 0 auto;
    display: table;
}

#footer .vc_col-sm-2 {
    width: 100%;
}

#footer h6 {
    font-size: 17px !IMPORTANT;
    line-height: 1.5;
}

#footer #r2 p {
    text-align: center;
}

#footer #r2 ul#menu-useful-links {
    float: unset;
    text-align: center;
}

#footer #r2 .vc_col-sm-6 {
    margin-bottom: 5px;
}

#sec5 .owl-dots {
    position: unset;
    transform: unset;
}

br {
    display: none;
}

div#sec3 {
    text-align: center;
}

#sec3 .serv {
    margin: 0;
}

#sec3 div#r1 {margin: 0;}


div#sec2 {
    text-align: center;
    padding-top: 0 !important;
}
img.testimonial {
    border: 5px solid #fff;
    border-radius: 50%;
}
.nectar-milestone[data-ms-align=left] {
    text-align: center;
}	
}
@media only screen and (max-width: 690px) {
    .row .col h6, body h6, #ajax-content-wrap .nectar-inherit-h6 {
        font-size: 24px;
        line-height: 36px;
    }
	#banner h1{
		line-height: 52px!important;
	}
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
div#header-outer {
    padding: unset !important;
}
	#header-outer header {
    padding: 10px 0 !important;
}
	div#gt_float_wrapper {
    position: fixed;
    top: unset ! IMPORTANT;
    bottom: 0 !IMPORTANT;
}
	.cal-sec a {
    background: black;
    color: #fff!important;
    padding: 10px 30px;
    border-radius: 50px;
}
	#top .container{
		padding: 0 0 0 23px;
	}
	#slide-out-widget-area .ocm-dropdown-arrow i{
    margin-left: -15px
}
}
@media (max-width: 428px) {}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}



