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

/* header */
#page-header-bg h1 {
    font-size: 50px;
}
#header-outer li.nectar-header-text-content-wrap {
    order: 1;
    margin-right: -30px !important;
    margin-left: 60px !important;
}
#top nav ul #search-btn a {
    border-right: 1px solid #ccc;
    padding-right: 15px;
}
#header-outer li#search-btn {
    margin-left: -10px !important;
}
.nectar-header-text-content .custom span {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #f5a33b !important;
}
.nectar-header-text-content .custom i {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-self: center;
    left: -40px;
    background-color: #f5a33b;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 30px !important;
    padding-left: 11px;
	color: #fff !important;
}
.nectar-header-text-content .custom a span {
    font-size: 18px !important;
    color: #000 !important;
}
ul.sf-menu.sf-js-enabled.sf-arrows li a i {
    top: 0px;
}
body.material #header-secondary-outer nav>.sf-menu a {
    font-size: 14px;
}
.nectar-center-text .scol li {
    display: inline-block;
    margin-right: 10px;
}
.nectar-center-text .scol {
    float: left;
}
.nectar-center-text .scol ul {
    height: auto !important;
}
body #header-secondary-outer .nectar-center-text {
    max-width: 98%;
}

/* banner */
#banner p {
    font-size: 24px;
}
#banner .owl-stage {
    padding: unset !important;
}
a#btnn {
    border-radius: unset !important;
    padding: 15px 45px !important;
/*     color: #000 !important; */
    text-transform: uppercase;
}
#banner .owl-dots {
    position: absolute;
    right: -40px;
    transform: rotate(90deg);
    margin-top: 0;
    top: 35%;
}
#banner .owl-dots span {
    width: 10px !important;
    transform: unset !important;
    height: 10px !important;
    background-color: #FE8622 !important;
    position: relative;
    margin-left: 15px;
}
#banner .owl-dots span:before {
    content: '';
    border: 2px solid #fe8622;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 30px;
    right: 0;
    left: -7px;
    top: -7px;
    bottom: 0px;
}
#banner button.owl-dot.active span:before {
    border: 2px dotted #fe8622;
}
a#btnn i {
    right: 25px;
}

/* sec1 */
#sec1 h2 {
    color: #000;
    text-transform: none;
}
#sec1 .ru{
	width: 50%;
}

/* footer */
#footer-outer .row {
    padding: 45px 0 !important;
}
#footer-outer #copyright[data-layout="centered"] {
    padding: 10px 0 !important;
}
div#nav_menu-2 li a i {
    position: absolute;
    left: -30px;
    top: 9px;
    font-size: 15px;
}
div#nav_menu-2 li {
    position: relative;
    left: 31px;
}
#footer-outer #footer-widgets .widget h4 {
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 400 !important;
}

#footer-outer #footer-widgets .scol li i:hover {
    background-color: #f5a33b !important;
}
#footer-outer #footer-widgets .scol li i {
    border-radius: 30px !important;
    width: 37px !important;
    height: 37px !important;
    line-height: 37px !important;
    background-color: #191919 !important;
    font-size: 18px !important;
	    opacity: 1 !important;
}
#footer-outer #footer-widgets .scol li {
    display: inline-block;
    margin-right: 10px;
    transition: 0.9s;
	    opacity: 1 !important;
}
#footer-outer #footer-widgets .scol li a {
	    opacity: 1 !important;
}
/* #footer-outer div#media_image-2 img {
    width: 31%;
} */


@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {}
@media (max-width: 1280px) {}
@media (max-width: 1024px) {
.nectar-header-text-content.mobile-only {
    display: none !important;
}	
	
}
@media (max-width: 820px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
.secondary-header-text {
    background-color: transparent !important;
    padding: unset !important;
    margin-bottom: 20px !important;
}
.secondary-header-text .scol li {
    display: inline-block;
    margin-right: 10px !important;
    margin-bottom: 0 !important;
}
#banner p br {
    display: none;
}
#banner .owl-dots {
    display: none !important;
}	
a#btnn {
    padding: 15px 30px !important;
}
#sec2 h2 {
    font-size: 30px;
}
#sec2 h2 br {
    display: none;
}	
#sec1 h2 {
    font-size: 30px;
}
/* #footer-outer div#media_image-2 img {
    width: 35%;
}	 */
}
@media (max-width: 430px) {}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}