/*
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 */
#header-outer .col.span_9.col_last nav {
    border: 1px solid #ffffff3b;
    border-radius: 10px;
    background-color: #ffffff12;
    padding: 0px 40px !important;
    height: 60px;
    margin-top: 25px;
}
#header-outer.transparent[data-lhe="animated_underline"] #top nav .sf-menu > .current_page_item > a span::after {
    opacity: 0 !important;
}
/* banner */
.ru:hover {
    filter: brightness(0.8);
    transition: 0.9s;
}
#banner .ru {
    margin-bottom: -70px;
    transform: scale(1.1);
    left: -70px;
}
#banner .pp h2, #banner .pp p {
    color: #000 !important;
    margin-bottom: 0;
    padding-bottom: 5px;
}
#banner .pp {
    background-color: #fff;
    border-radius: 20px;
    padding: 20px 20px 0 !important;
    width: 47%;
    float: right;
    margin-bottom: -50px;
    z-index: 99999 !important;
    position: relative;
}
#banner .pp h2 {
    font-size: 50px;
    padding-bottom: 0;
    line-height: 40px;
}
#banner .pp h2 strong {
    font-size: 25px;
}
#banner .p1 p {
    padding-top: 3%;
}
a.nectar-button.small.regular.accent-color.regular-button {
    font-size: 16px;
    font-weight: 400;
    border-radius: 10px !important;
    padding: 15px 25px !important;
}
/* sec1 */
#sec1 img.alignnone.size-full.wp-image-63, #sec2 img.alignnone.size-full.wp-image-63, #sec5 img.alignnone.size-full.wp-image-63, #footer img.alignnone.size-full.wp-image-9 {
    margin: 20px 0 0 !important;
}
/* #sec1 p, #sec2 p {
    color: #666;
} */
#sec1 h3 {
    font-size: 30px;
    margin-bottom: 0 !important;
}
/* sec2 */
#sec2 h4 {
    font-size: 35px;
}
#sec2 a.nectar-button.small.regular.accent-color.regular-button {
    padding: 15px 35px !important;
    left: -20px;
}
/* sec3 */
#sec3 h2 {
    color: #fff;
    text-shadow: 0 0 #fff;
}
#sec3 .carousel-item h4 {
    font-size: 30px;
    text-shadow: 0 0 black;
}
#sec3 .carousel-item {
    background-color: #fff;
    border-radius: 15px;
    padding: 20px 80px !important;
    margin: 0 5px !important;
}
#sec3 .owl-dots span {
    transform: unset !important;
    width: 10px;
    height: 10px;
    background-color: #FFF;
}
#sec3 .owl-dots {
    margin-top: 0px;
    position: absolute;
    left: 0;
    right: 0;
/*     bottom: 30px; */
}

/* sec4 */
#sec4 img.alignnone.size-full.wp-image-15 {
    padding: 20px 0 10px !important;
}
#sec4 .post-header h3 a {
    color: #fff !important;
    font-size: 20px;
    text-transform: math-auto;
}
span.meta-category {
    display: none;
}
#sec4 .excerpt {
    color: #ffffff;
    font-size: 15px;
}
#sec4 .post-header h3 {
    margin-top: 30px !important;
}
#sec4 .row.blog-recent.columns-3 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
/* sec5 */
#sec5 .ru {
    margin-bottom: -90px;
}
div#sec5 {
    z-index: 9999 !important;
}
    div#sec2, div#sec3, div#sec4 {
        margin-bottom: -1px;
        margin-top: -1px;
    }
/* footer */
#footer h2 {
    color: #fff;
}
#footer input.tnp-submit {
    float: right;
    width: 30% !important;
    border-radius: 10px !important;
    font-size: 16px;
    z-index: 9999 !important;
}
#footer input.tnp-email {
    background-color: #4f4d4d36 !important;
    border: unset !important;
    border-radius: 10px;
    padding: 15px 20px !important;
    width: 68% !important;
    color: #fff !important;
}
#footer input.tnp-email::placeholder {
    color: #ffffff7d;
}
#footer ul#menu-menu-2 {
    margin: unset !important;
}
#footer ul#menu-menu-2 li {
    display: inline-block;
    margin-right: 20px;
}
#footer ul#menu-social-footer {
    margin: unset !important;
    float: right;
}
#footer ul#menu-social-footer li {
    display: inline-block;
    margin-right: 5px;
}
#footer ul#menu-social-footer li i {
    width: 40px;
    height: 40px;
    background-color: #333;
    line-height: 40px;
    border-radius: 30px;
    color: #fff;
}
#footer ul#menu-social-footer li:hover i {
    background-color: #ef434b !important;
}
div#f1 {
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 25px 0 !important;
    margin-bottom: 0;
}
#footer ul#menu-quick-links {
    margin: unset !important;
    float: right;
}
#footer ul#menu-quick-links li {
    display: inline-block;
    margin-left: 20px;
}
#footer ul#menu-quick-links li {
    display: inline-block;
    margin-left: 20px;
    line-height: 15px;
    border-left: 2px solid;
    padding-left: 20px;
}
#footer ul#menu-quick-links li:nth-child(1) {
    border-left: 0px solid;
}


@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {}
@media (max-width: 1280px) {
#banner .pp {
    width: 48%;
}	
div#sec2, div#sec3, div#sec4 {
    margin-bottom: -1px;
}	
}
@media (max-width: 1024px) {}
@media (max-width: 820px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
#banner h2 {
    font-size: 28px;
}
#banner .pp {
    width: 63%;
    margin-bottom: -60px;
    transform: scale(0.7);
}	
#banner .ru {
    margin-bottom: 0;
}
a.nectar-button.small.regular.accent-color.regular-button, #sec2 a.nectar-button.small.regular.accent-color.regular-button {
    font-size: 16px;
    padding: 13px 20px !important;
}	
#sec2 a.nectar-button.small.regular.accent-color.regular-button {
    left: 0;
}
#sec3 .carousel-item {
    padding: 20px 20px !important;
    font-size: 14px;
    line-height: 20px;
}	
#sec5 .ru {
    margin-bottom: 0 !important;
}	
#footer ul#menu-menu-2, #footer ul#menu-social-footer, #footer ul#menu-quick-links {
    margin: unset !important;
    text-align: center;
    float: none !important;
}	
#footer p {
    font-size: 14px;
    text-align: center;
}
#footer ul#menu-quick-links li {
    margin-left: 10px;
    padding-left: 10px;
}	
#footer ul#menu-menu-2 li {
    margin-right: 10px;
}	
#footer h2 {
    color: #fff;
    text-align: center;
    font-size: 30px;
}
#footer img.alignnone.size-full.wp-image-9 {
    margin: 20px 0 0 !important;
    margin: 10px auto !important;
}	
	#copy .vc_col-sm-6 {
    margin-bottom: 6px;
}
}
@media (max-width: 428px) {}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}