/*
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#top ul.sf-menu.sf-js-enabled.sf-arrows {
    margin-right: 75px !important;
}
header#top ul.buttons.sf-menu li.slide-out-widget-area-toggle {
    background-color: #dfbd27;
    padding: 23%;
    height: 30px;
    margin-top: 35px !important;
}
#header-outer.transparent > #top nav ul .slide-out-widget-area-toggle a .lines:after{
	background-color: #000 !important;
}
#header-outer #top ul .slide-out-widget-area-toggle a .lines-button .lines, #header-outer.transparent #top nav ul .slide-out-widget-area-toggle a .lines-button .lines {
	background-color: #000 !important;	
}
#header-outer.transparent > #top nav ul .slide-out-widget-area-toggle a .lines:before{
	background-color: #000 !important;	
}


/* =============================== */
div#frsty-sec h1 {
    color: #000000;
}
div#frsty-sec p {
    color: #000000;
}
div#frsty-sec h3 {
    content: "";
    background-image: url(http://sarah.sampleweblinks.com/wp-content/uploads/2023/04/Path-2.png);
    background-repeat: no-repeat;
    background-size: 40% 100%;
    padding-left: 23px;
    color: #fff;
    line-height: 40px;
    padding-bottom: 4px;
}
div#frsty-sec a#btn-join {
    border-radius: 0px !important;
    font-size: 16px;
    font-family: 'Montserrat';
    padding: 15px 40px;
    border: 2px solid #1c1c1c;
/*     background-color: #1c1c1c !important; */
}
div#frsty-sec img.bannerimage {
    animation: movera .9s infinite alternate;
}

/* =============================== */
#scnd-secc h3 {
    content: "";
    background-image: url(http://sarah.sampleweblinks.com/wp-content/uploads/2023/04/Path-14.png);
    background-repeat: no-repeat;
    background-size: 24% 100%;
    padding-left: 23px;
    color: #000000;
    line-height: 40px;
    padding-bottom: 4px;
}
#scnd-secc h1 {
    color: #000000;
}
#scnd-secc p {
    color: #000000;
}
#scnd-secc a#btn-join {
    border-radius: 0px !important;
    font-size: 16px;
    font-family: 'Montserrat';
    padding: 15px 40px;
    border: 2px solid #1c1c1c;
    background-color: #1c1c1c !important;
}


/* =============================== */
#scnd-innr a#btn-join {
    border-radius: 0px !important;
    font-size: 16px;
    font-family: 'Montserrat';
    padding: 15px 40px;
    border: 2px solid #1c1c1c;
    background-color: #1c1c1c !important;
}
#scnd-innr h1 {
    color: #000000;
}
#scnd-innr p {
    color: #000000;
}


/* =============================== */


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

#we-offer .owl-dots {
    display: none;
}
#we-offer button.owl-next {
    background: #f7d12a;
    border: none;
    border-radius: 0px !important;
    color: #000;
    font-size: 26px;
    padding: 10px 19px;
    position: absolute;
    right: -46px;
    top: 40%;
}
#we-offer button.owl-prev {
    background: #f7d12a;
    border: none;
    border-radius: 0px !important;
    color: #000;
    font-size: 26px;
    padding: 10px 19px;
    position: absolute;
    left: -46px;
    top: 40%;
}
div#we-offer h3 {
    color: #222;
}
div#we-offer p {
    color: #222;
}

/* =============================== */

#video-sec a#abut-btn {
    border-radius: 0px !important;
    font-size: 16px;
    font-family: 'Montserrat';
    padding: 15px 40px;
    color: #000;
}

/* ============================= */

#scnd-secc input[type=text] {
    background: transparent;
    border: 1px solid #707070;
    border-radius: 0px;
    margin-bottom: 20px;
}
#scnd-secc input[type=email] {
    background: transparent;
    border: 1px solid #707070;
    border-radius: 0px;
    margin-bottom: 20px;
}
#scnd-secc input[type=number] {
    background: transparent;
    border: 1px solid #707070;
    border-radius: 0px;
    margin-bottom: 20px;
}
#scnd-secc textarea.wpcf7-form-control.wpcf7-textarea {
    background: transparent;
    border: 1px solid #707070;
    border-radius: 0px;
    margin-bottom: 20px;
    height: 140px;
}
#scnd-secc input[type=submit] {
    border-radius: 0px !important;
    font-size: 16px;
    font-family: 'Montserrat';
    padding: 15px 40px;
    border: 2px solid #1c1c1c;
    background-color: #1c1c1c !important;
}



/* ============================= */
div#fotr-sec .socly {
/*     position: absolute;
    left: 30%;
    bottom: 15px; */
}
div#fotr-sec .socly li {
    display: inline-block;
    padding-right: 30px;
    font-size: 24px;
    padding-top: 12px;
}
div#fotr-sec .socly li a {
    color: #fff;
}
div#fotr-sec .socly li a:hover {
    color: #f7d02a;
}
div#fotr-sec input#esfpx_email_0fe74ada6116e {
    width: 75%;
    border-radius: 0px;
}
div#fotr-sec input#esfpx_email_0fe74ada6116e::placeholder {
    color: #222;
	opacity: 1;
}
div#fotr-sec input[type="submit"] {
    position: relative;
    top: -120%;
    right: -62%;
    padding: 14.2px 20px !important;
    border-radius: 0px !important;
    background-color: #fff;
    color: #222;
    font-family: 'Montserrat';
}
div#fotr-sec .copp-txt p {
    padding-top: 23px;
    float: right;
    font-size: 13px;
    color: #858585;
}
div#fotr-sec h2.widgettitle {
    font-family: 'Antonio';
    color: #F7D12A;
    font-size: 23px;
    line-height: 33px;
}
div#fotr-sec .widget_nav_menu ul li {
    list-style: none;
    font-size: 14px;
    line-height: 35px;
}
div#fotr-sec .widget_nav_menu ul {
    margin-left: 0px;
}
div#fotr-sec .widget_nav_menu ul li:before {
    color: #F7D12A;
    content: "\2022";
    font-weight: bold;
    font-size: 25px;
    display: inline-block;
    width: 15px;
    margin-left: 0px;
}

/* ============================= */

/* ============================= */
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

@-webkit-keyframes movera {
    0% { transform: translateY(0); }
    100% { transform: translateY(-15px); }
}
@keyframes movera {
    0% { transform: translateY(0px); }
    100% { transform: translateY(-20px); }
}

@-webkit-keyframes moverb {
    100% { transform: translateX(-15px); }
    0% { transform: translateX(0px); }
}
@keyframes moverb {
    100% { transform: translateX(-20px); }
    0% { transform: translateX(0px); }
}

/* ============================= */

/* =============================== */



/* home top banner css */



/* topbanner image */
.bannerimage{
    margin-left: -39px !important;
    width: 80% !important;    
margin-top: -21px !important;
}

#we-offer .txt-what {
    background: #F7D12A;
    padding: 12%;
}
/* we offer slider btn */
#we-offer a.regter {
    background: #222;
    color: white;
    padding: 10px 20px;
    font-size: 13px;
    border: 1px solid #222;
}

#we-offer a.learnmore {
    background: #00022200;
    color: #222;
    padding: 10px 20px;
    font-size: 13px;
    border: 1px solid #222;
}
#we-offer .txt-what {
    visibility: hidden;
/* 	transition: .9s; */
}
div#innr-arar .vc_column-inner:hover .txt-what {
    visibility: visible !important;
	transition: .9s;
}




/* we offer slider btn */

