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



@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap');
h1,h2,h3,h4,h5,h6,a,p{font-family: 'Rajdhani', sans-serif !important;}


/*bannerandheader*/
div#bannerid h4 {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.lefside {
    position: relative;
    left: 13%;
}

div#bannerid h1 {
    font-size: 80px;
    font-weight: bold;
    color: #fff;
    line-height: 68px;
    text-transform: uppercase;
}

div#bannerid p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    width: 37%;
}

div#bannerid a {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: #ff4fff;
    padding: 10px 44px;
    display: inline-block;
}

div#bannerid {
    padding-top: 322px !important;
    padding-bottom: 175px !important;
}


div#header-outer , #header-space {
    height: 0px !important;
}

#header-outer[data-lhe="animated_underline"] li > a .menu-title-text {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
}

.btnheader a {
    background: #ff4fff;
    padding: 14px 48px !important;
    font-size: 16px;
    color: #fff !important;
    font-weight: 500 !important;
}

li#social-in-menu {
    position: relative;
    right: 13px;
}

li#social-in-menu a i {
    font-size: 20px !important;
    color: #898191 !important;
}

#header-outer[data-lhe=animated_underline] #top .span_9 nav>ul>li.menu-item:first-of-type>a {
}

#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
    padding-right: 16px;
}

body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after {
    width: 19px;
    border: 2px solid #ff4fff;
    position: relative;
    top: 6px;
}

div#bannerid .owl-nav.disabled {
    display: block !important;
    position: relative;
    bottom: 179px;
}

div#bannerid button.owl-prev {
    position: absolute;
    left: 0;
    border: 0;
    background: url(/wp-content/uploads/2023/04/arrowleftbanner.png)no-repeat !important;
    width: 70px;
    height: 65px;
    top: 0% !important;
    transition: .3s all ease;
}

div#bannerid button.owl-next {
    position: absolute;
    right: 0;
    border: 0;
    background: url(/wp-content/uploads/2023/04/arrowleftbanner-1.png)no-repeat !important;
    width: 61px;
    height: 65px;
    top: 0%;
}

div#bannerid button.owl-next span , div#bannerid button.owl-prev span {
    display: none;
}

div#bannerid .owl-dots {
    display: none;
}

#header-outer[data-lhe="animated_underline"] li.current-menu-item > a > span {
    color: #ff4fff;
    font-weight: 600 !important;
}

/*services*/
.innerservcies {
    position: absolute;
    top: 54px;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: 8%;
}

.innerservcies1 {
    position: absolute;
    top: 54px;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: 8%;
}

.innerservcies h3 {
    line-height: 22px;
    font-size: 24px;
    font-weight: bold;
    color: #2b327a;
}

.innerservcies p {
    font-size: 16px;
    font-weight: 500;
    color: #787878;
    line-height: 21px;
}

.innerservcies a {
    font-size: 16px;
    font-weight: bold;
    color: #ff4fff;
    text-decoration: underline;
    text-transform: uppercase;
}
.innerservcies1 h3 {
    line-height: 22px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
}

.innerservcies1 p {
    font-size: 16px;
    font-weight: 500;
    color: #fff !important;
    line-height: 21px;
}

.innerservcies1 a {
    font-size: 16px;
    font-weight: bold;
    color: #ff4fff;
    text-decoration: underline;
}

div#servicesid .owl-stage {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

div#servicesid {
    padding-top: 80px !important;
    padding-bottom: 15px !important;
}

div#servicesid h2 {
    font-size: 52px;
    font-weight: 500;
    color: #151515;
    text-transform: uppercase;
}

div#servicesid .owl-nav.disabled {
    display: block !important;
}

div#servicesid button.owl-prev {
    position: absolute;
    top: 33%;
    left: -58px;
    border: 0;
    background: url(/wp-content/uploads/2023/04/arrowservicesleft.png)no-repeat !important;
    width: 64px !important;
    height: 65px !important;
    /* transition: .3s all ease; */
}

div#servicesid button.owl-next {
    position: absolute;
    top: 33%;
    right: -58px;
    border: 0;
    background: url(/wp-content/uploads/2023/04/arrowservicesleft-1.png)no-repeat !important;
    width: 64px !important;
    height: 65px !important;
}

div#servicesid span {
    display: none;
}

div#servicesid .owl-item.active:hover {
    transform: scale(0.9);
}

div#servicesid .owl-item.active {
    transition: .3s all ease;
}

/*thirdandfourthsection*/
div#thirdsectionid h4 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    color: #ff4fff;
    padding-bottom: 11px;
    padding-top: 89px;
}

div#thirdsectionid h2 {
    font-size: 52px;
    font-weight: bold;
    color: #151515;
    padding-bottom: 15px;
}

div#thirdsectionid p {
    font-size: 20px;
    font-weight: 500;
    color: #6b6b6b;
    width: 90%;
    line-height: 35px;
}

div#thirdsectionid a {
    font-size: 16px;
    font-weight: bold;
    color: #ff4fff;
    text-decoration: underline;
    text-transform: uppercase;
}


div#thirdsectionid .row-bg.viewport-desktop.using-bg-color {width: 87%;}

div#thirdsectionid {padding-top: 50px !important;}

#thirdsectionid img {
    transform: scale(1.1);
    position: relative;
    top: 71px;
}

div#fourthsectionid h2 {
    font-size: 52px;
    font-weight: bold;
    color: #151515;
    padding-bottom: 15px;
}

div#fourthsectionid p {
    font-size: 20px;
    font-weight: 500;
    color: #6b6b6b;
    width: 86%;
    line-height: 35px;
}

div#fourthsectionid a {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: #ff4fff;
    padding: 7px 44px;
    display: inline-block;
}

div#fourthsectionid img {
    transform: scale(1.2);
}

.innermis {
    margin-left: 2%;
}

/*fifthsection*/
div#fifthsectionid {
    margin-top: 4.5%;
    padding-top: 43px !important;
}

div#fifthsectionid h2 {
    font-size: 52px;
    font-weight: bold;
    color: #151515;
    padding-bottom: 15px;
    line-height: 50px;
    padding-top: 56px;
}

div#fifthsectionid ul li {
    font-size: 20px;
    font-weight: 500;
    color: #6b6b6b !important;
    line-height: 53px;
    width: 83%;
}

div#fifthsectionid img {
    transform: scale(1);
    position: relative;
    top: 57px;
}

.row-bg.viewport-desktop.using-bg-color {
    width: 87%;
    margin-left: 23%;
}

div#fifthsectionid a {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: #ff4fff;
    padding: 10px 44px;
    display: inline-block;
    position: absolute;
}

.fifthinner {
    margin-left: 7%;
}

.fifthinner {
    position: relative;
}

div#fifthsectionid ul li:before {
    background: url(/wp-content/uploads/2023/04/checkbtn.png)no-repeat !important;
    width: 17px;
    height: 16px;
    position: absolute;
    content: "";
    left: 0;
    margin-top: 2%;
}

div#fifthsectionid ul li::marker {
    display: none !important;
}
/*producthome*/
div#producthomeid {
    padding-top: 200px !important;
    padding-bottom: 67px !important;
}

.product-add-to-cart {
    position: absolute;
    top: 28%!important;
    width: 59% !important;
    margin: auto;
    left: 0;
    right: 0;
    opacity: 0;
}

h2.woocommerce-loop-product__title {
    text-align: center;
    position: absolute;
    bottom: 0;
    top: 75%;
    left: 0;
    font-size: 24px !important;
    font-weight: bold !important;
    color: black;
    right: 0;
}

span.price {
    opacity: 0;
}

.product-add-to-cart:hover {
    opacity: 1;
    transition: 1.3s all ease;
}

/*email*/
div#emailsection h2 {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
}

.container-wrap div#emailsection input[type=email] {
    background: #fff;
    height: 52px;
    border-radius: 0px !important;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
}

body[data-form-submit=regular] .container-wrap div#emailsection input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    width: 180px;
    height: 52px;
    top: 8px;
    border-radius: 0px !important;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Rajdhani';
    background: #ff4fff;
}

div#emailsection {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

div#emailsection ::placeholder {
    color: #a3a3a3;
}
/*testimonial*/
div#testimonialid img {
    width: 100px;
}

div#testimonialid {
    padding-top: 50px !important;
}

div#testimonialid p {
    font-size: 22px;
    font-weight: 500;
    color: #6b6b6b;
    width: 76%;
    margin: auto;
}

div#testimonialid h4 {
    font-size: 18px;
    font-weight: 600;
    color: #ff4fff;
}

div#testimonialid h5 {
    font-size: 12px;
    font-weight: 300;
    color: #4d4c4c;
    line-height: 0px;
}

body .span_12.dark .owl-theme .owl-dots .owl-dot.active span {
    background: #ff000000 !important;
    border: 1px solid #ff6eff;
}

div#testimonialid .owl-nav.disabled {
    display: block !important;
}

div#testimonialid button.owl-prev {
    position: absolute;
    left: 0;
    top: 46%;
    border: 0;
    background: url(/wp-content/uploads/2023/04/arrowtestimonialleft.png)no-repeat !important;
    width: 32px;
}

div#testimonialid button.owl-next {
    position: absolute;
    right: 0;
    top: 46%;
    border: 0;
    background: url(/wp-content/uploads/2023/04/arrowtestimonial.png)no-repeat !important;
    width: 32px;
}
/*footer-outer*/
div#footer-outer {
    background: url(/wp-content/uploads/2023/04/footerbanner.jpg)no-repeat;
    background-size: 100% 100% !important;
}

.socialicon ul li {
    display: inline-block;
    margin-left: 8px;
}

.socialicon ul li a i {
    height: 39px;
    width: 39px!important;
    padding-top: 10px;
    font-size: 17px !important;
    border: 1px solid #cfa6e7;
    color: #cfa6e7;
}

.rightside ul li {
    display: inline-block;
    margin-right: 62px;
}

.rightside ul li a {
    font-size: 18px;
    font-weight: 600;
    color: #fff !important;
    text-transform: uppercase;
}

.rightside {
    margin-top: 30px;
    position: relative;
}

.rightside ul li a:after {
    content: "";
    position: absolute;
    background: #fff;
    width: 1px;
    height: 16px;
    top: 4px;
    bottom: 0;
    /* left: 74px; */
    right: -37px;
}

.rightside ul li a {
    position: relative;
}

.rightside ul li:nth-child(5) a:after {
    opacity:0;
}

.copydiv {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}

.copydiv span {
    font-weight: bold;
    color: #ff4fff;
}

div#copyright {
    padding-bottom: 43px !important;
}


/*woocommerce*/
.woocommerce #header-space, .single-product #header-space, .woocommerce-cart #header-space, .woocommerce-checkout #header-space {
    background-image: url(/wp-content/uploads/2023/04/banner.jpg) !important;
    height: 500px!important;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}
h1.product_title.entry-title.nectar-inherit-default {
    font-size: 41px;
    font-weight: bold;
    color: black;
}

/* new contact form */
.cont2 h2 {
    padding-bottom: 10px;
    border-bottom: 2px dotted;
    text-transform: uppercase;
    font-weight:400 !important;
    font-size: 35px !important;
    font-family: 'Rajdhani' !important;
}
.cont2 p {
    color: #17282a;
    width: 100%;
    padding-top: 20px;
    font-size: 16px !IMPORTANT;
    font-family: 'Rajdhani' !important;
}
.cont2 ul {
    background: #bc21ec;
    margin-left: 0;
    padding: 10%;
    margin-top: 30px;
}
.cont2 ul li {
    padding-left: 50px;
    list-style: none;
    position: relative;
    padding-bottom: 30px;
}
.cont2 ul li a {
    color: #ffffff;
    font-size: 16px !important;
}
.cont2 ul li:nth-child(1)::before {
    position: absolute;
    content: "\f095";
    left: 0;
    font-family: fontawesome;
    color: #ffffff;
    font-size: 20px;
}
.cont2 ul li:nth-child(2)::before {
    position: absolute;
    content: "\f003";
    left: 0;
    font-family: fontawesome;
    color: #ffffff;
    font-size: 20px;
}
.cont2 ul li:nth-child(3)::before {
    position: absolute;
    content: "\f0ac";
    left: 0;
    font-family: fontawesome;
    color: #ffffff;
    font-size: 20px;
}
.cont2 input[type=text], 
.cont2 textarea,
.cont2 input[type=email] {
    border: 1px solid #17282a;
    background: transparent;
    resize: none !important;
}
body[data-form-submit="regular"] .container-wrap .cont2 input[type=submit] {
    text-transform: uppercase;
    font-size: 16px;
    width: 100%;
    background-color: #bc21ec !important;
}
.cont2 textarea {
    height: 125px !IMPORTANT;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
	border-color: #e83338 !important;
}
.wpcf7 form.invalid .wpcf7-response-output {
	    border-color: red !important;
    color: red !important;
    text-align: left;
    margin: auto;
    text-align: center;
    display: table;
}
span.wpcf7-not-valid-tip {
	display: none;
}
/* new contact form */


div#bannerid button.owl-prev:hover {background: url(/wp-content/uploads/2023/04/arrowrightbanner-1.png)no-repeat !important;}

div#bannerid button.owl-next:hover {
    background: url(/wp-content/uploads/2023/04/arrowrightbanner.png)no-repeat !important;
    transform:scale(1);
    
}

div#servicesid button.owl-prev:hover {background: url(/wp-content/uploads/2023/04/arrowservicesright-1.png)no-repeat !important;}
div#servicesid button.owl-next:hover{
    background: url(/wp-content/uploads/2023/04/arrowservicesright.png)no-repeat !important;
    transform:scale(1);
    transition:.3s all ease;
}

@media only screen and (max-width: 1500px) and (min-width: 1400px) {
    .lefside {
    left: 8%;
}

div#fifthsectionid ul li {
    font-size: 15px;
    list-style: none;
    width: 100%;
    line-height: 48px;
}
.innermis {
    position: relative;
    right: 14%;
}
}

@media only screen and (max-width: 1600px) and (min-width: 1700px) {
    .lefside {
    left: 11%;
}
.innermis {
    margin-left: 0px !important;
}

}
@media only screen and (max-width: 1900px) and (min-width: 1800px){
    .lefside {
    left: 15%;
}

.innermis {
    padding-left: 7%;
}
}


@media only screen and (max-width: 1399px) and (min-width: 1200px){
    .lefside {
    left: 7%;
}

.innermis {position: relative;top: 22px;right: 13%;}

div#fourthsectionid p {
    font-size: 18px;
}

div#fifthsectionid ul li {
    font-size: 16px;
    width: 92%;
    line-height: 35px;
    list-style: none;
}

#thirdsectionid img {
}

div#thirdsectionid .vc_col-sm-7 {
    position: relative;
    left: 59px;
}
}