/*
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
*/
.fw-light, p.fw-light, h1.fw-light, h2.fw-light, h3.fw-light, h4.fw-light, h5.fw-light, h6.fw-light {font-weight:200!important;}
.fw-normal, p.fw-normal, h1.fw-normal, h2.fw-normal, h3.fw-normal, h4.fw-normal, h5.fw-normal, h6.fw-normal {font-weight:400!important;}
.fw-sbold, p.fw-sbold, h1.fw-sbold, h2.fw-sbold, h3.fw-sbold, h4.fw-sbold, h5.fw-sbold, h6.fw-sbold {font-weight:600!important;}
.fw-bold, p.fw-bold, h1.fw-bold, h2.fw-bold, h3.fw-bold, h4.fw-bold, h5.fw-bold, h6.fw-bold {font-weight:700!important;}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active, .wpb_content_element .wpb_tabs_nav li:hover, .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background-color: transparent;
}
body #slide-out-widget-area.slide-out-from-right-hover .inner-wrap>.inner .off-canvas-menu-container li a, body #slide-out-widget-area.slide-out-from-right-hover .inner-wrap>.inner .widget.widget_nav_menu li a{opacity:0.5!important;}
#slide-out-widget-area.slide-out-from-right-hover .inner-wrap>.inner .off-canvas-menu-container li a:hover,
#slide-out-widget-area.slide-out-from-right-hover .inner-wrap>.inner .off-canvas-menu-container .current-menu-item>a{
opacity:1!important;
}

body.material #slide-out-widget-area[class*=slide-out-from-right] .off-canvas-menu-container li a:after {
    /*transition: transform .37s cubic-bezier(.52, .01, .16, 1);*/
    border-color: transparent;
}
#header-outer #top .slide-out-widget-area-toggle[data-custom-color=true] a {
    padding: 0px 14px;
}

#header-outer:not([data-format=centered-menu-under-logo]):not([data-format=centered-menu-bottom-bar]) #top .slide-out-widget-area-toggle[data-custom-color=true] a:before, #header-outer:not([data-format=centered-menu-under-logo]):not([data-format=centered-menu-bottom-bar]) #top nav>ul>li[class*=button_]>a:before {
    line-height: 40px;
    height: 40px;
    border-radius: 50% !important;
}

body #header-outer #top .slide-out-widget-area-toggle[data-custom-color="true"] a:before {
	background: -moz-linear-gradient(left, rgba(222,0,0,1) 0%, rgba(177,2,2,1) 100%);
	background: -webkit-gradient(left, right, color-stop(0%, rgba(222,0,0,1)), color-stop(100%, rgba(177,2,2,1)));
	background: -webkit-linear-gradient(left, rgba(222,0,0,1) 0%, rgba(177,2,2,1) 100%);
	background: -o-linear-gradient(left, rgba(222,0,0,1) 0%, rgba(177,2,2,1) 100%);
	background: -ms-linear-gradient(left, rgba(222,0,0,1) 0%, rgba(177,2,2,1) 100%);
	background: linear-gradient(to right, rgba(222,0,0,1) 0%, rgba(177,2,2,1) 100%);
}


.committeeMember p {
	padding-bottom: 1.2rem;
}


#footer small{
	font-size:0.778rem;
	line-height:1.143rem;
}
.iconRespMadeGreen a{
    position: fixed;
    top: calc(75% - 198px);
    right: 30px;
    max-width:115px;
}

.nectar-global-section.nectar_hook_global_section_after_footer{
	z-index:99999;
}

@media (max-width:690px){
	
.iconRespMadeGreen a{
    position: fixed;
    top: calc(90% - 198px);
    right: 30px;
    max-width:75px;
}
}
.copyR{font-size:14px;}
.otgs-development-site-front-end{display:none;}

.wpml-ls-sidebars-slide-out-widget-area.wpml-ls.wpml-ls-legacy-list-horizontal {
    padding-left: 0px !important;
}