/*
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=Lexend:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url(https://db.onlinewebfonts.com/c/264e2ce2df4ac93e29576716c566f827?family=Proxima+Nova+A+Semibold);
@import url(https://db.onlinewebfonts.com/c/2d2a60cecb1dc27ea37977cdd0515c5d?family=Timeless-Bold+V1);
@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');


/**Header**/

div#header-space {
    display: none;
}

div#header-outer {
    background-color: transparent !important;
    box-shadow: none !important;
}

ul.sf-menu.sf-js-enabled.sf-arrows {
    gap: 20px;
}

#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
    color: #fff !important;
    font-size: 18px;
    font-family: lato !important;
}

/**Global**/

h3 {
    font-family: "Poppins";
    color: #000;
    font-size: 20px !important;
    font-weight: 400;
}

h2 {
    font-family: "Lato" !important;
    color: #000;
    font-size: 58px;
    font-weight: 700;
}

p {
    font-family: "Poppins";
    color: #000;
    font-size: 17px;
}

a.nectar-button.small.regular {
    font-family: 'Poppins';
    font-size: 12px;
    border-radius: 25px !important;
    margin-right: 1rem;
}

a.nectar-button.small.regular:nth-child(3) {
    background-color: transparent !important;
    color: #000 !important;
    border: 1px solid #352820;
}

h1 {
    font-family: "Poppins" !important;
    font-size: 160px;
    font-weight: bold;
    background: -webkit-linear-gradient(#6ff7ff52, #6ff7ff00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 2.5rem 0rem;
    width: fit-content !important;
}

/**Slider**/

h2 strong {
    font-family: 'Lato';
    font-size: 30px;
}

#slider h3 {
    background-color: #A0FAFF;
    width: fit-content;
    padding: 0 20px !important;
    border-radius: 25px;
}

#slider h2 {
    line-height: 1;
    color: #fff;
}

#slider p {
    color: #fff;
}

div#slider {
    padding-top: 17rem !important;
    padding-bottom: 0rem !important;
}

#slider img.img-with-animation.skip-lazy {
    width: 62%;
    transform: scale(1.3);
    margin-top: -7px;
}

/**Author**/

#author .row-bg.viewport-desktop.using-image.using-bg-color {
	background-size: 40% !important;
}


div#author {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
}

#author h2 {
    margin-bottom: 1rem;
}

#author h1 {
    margin-bottom: -20px;
}

/**Why**/

p.vectortext {
    padding: 1rem 0 !IMPORTANT;
}

img.vectorone.alignnone.wp-image-47.size-full {
    margin-bottom: 0 !important;
}

div#why {
    padding-top: 4rem!important;
    padding-bottom: 4rem !important;
}

#why .row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: 65% 100% !important;
}

.honetext {
    position: absolute;
    transform: rotate(-90deg);
    right: 445px;
    top: 180px;
}

#why img.img-with-animation.skip-lazy {
    width: 100%;
    transform: scale(1.6);
    margin-left: 1rem;
    margin-top: -15px;
}

#why h3, #why h2, #why p, #why h4 {
    color: #fff;
}

/**Video**/

#video h1 {
    position: absolute;
    transform: rotate(90deg);
    left: 420px;
    top: 210px;
    /* background: -webkit-linear-gradient(#b8b8b859, #e8e7e200); */
    /* -webkit-background-clip: text; */
}

a.play_button_2.large.nectar_video_lightbox {
    display: none;
}

#video .nectar-video-box {
    width: 20%;
    margin-top: -21rem;
    position: absolute;
    margin-left: 16rem;
}

.videotxt {
    margin-top: 11rem !important;
}

#video .row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: 10%;
}


/**Testimonials**/

.carousel-item p {
    padding-bottom: 0;
    font-family: 'Urbanist';
    color: #828282;
}

.testhead {
    margin-left: 5rem;
    margin-top: -4.5rem;
}

.testhead h5 {
    font-family: 'urbanist' !important;
    color: #D83A75;
    font-weight: 700;
    margin-bottom: 0;
}

.testhead h6 {
    font-family: 'Urbanist';
    color: #828282 !important;
    font-weight: 500;
}

.carousel-item {
    width: 90%;
    box-shadow: 0px 0px 10px 4px #00000029;
    padding: 20px 20px;
    margin: auto;
    border-radius: 15px;
    height: 360px;
    transition: .3s;
    background-color: #fff;
}

img.alignnone.size-full.wp-image-2720 {
    margin-top: 1rem;
}

.carousel-item:hover {
    background-color: #9FF9FE !important;
}

.carousel-item:hover .testhead h5, .carousel-item:hover .testhead h6, .carousel-item:hover p {
    color: #000 !important;
}

.wpb_text_column.wpb_content_element.booktxt {
    margin-top: 2rem;
}

div#test {
    padding: 6rem 0rem !important;
}


/**News**/

button#wpforms-submit-50 {
    height: 2rem;
    border-radius: 25px !important;
    font-family: 'Poppins';
    font-size: 14px;
}

#news button#wpforms-submit-50 {
    position: absolute;
    top: -63px;
    right: 130px;
    padding: 0px 20px !important;
    background-color: #9FF9FE;
    color: #000;
}

#news .wpforms-field-container {
    width: 80% !important;
}

input#wpforms-50-field_1 {
    border-radius: 25px;
    background-color: #fff;
}

input#wpforms-50-field_1::placeholder {
    color: #000;
}

div#wpforms-50 {
    margin-top: 0;
}

div#news {
    padding: 3rem 3rem !important;
}

#news h2 {
    font-family: 'Lexend' !important;
    font-size: 48px;
    font-weight: 400;
    margin-top: 10px;
}

#news .row-bg.viewport-desktop.using-bg-color {
    border-radius: 25px !important;
}

/**Footer**/

div#custom_html-3 {
    width: fit-content;
}

div#ft-icon ul li {
    display: flex;
    gap: 20px;
}

#footer-outer #footer-widgets .col p, #footer-outer #footer-widgets .col li, #footer-outer #footer-widgets .col h6, #footer-outer #footer-widgets .col h4 {
    color: #fff;
}

#footer-outer[data-using-bg-img="true"]:after {
    /* background-color: #fff; */
    opacity: 50% !important;
}

#footer-outer .col.span_3:nth-child(2) {
    width: fit-content;
    margin-left: 2rem;
    margin-top: 4rem;
}

#footer-outer .col.span_3:nth-child(3) {
    width: 17%;
    margin-top: 4rem;
    margin-left: 3rem;
}

#footer-outer .col.span_3:nth-child(4) {
    margin-top: 4rem;
    width: 27%;
}

#footer-outer .col.span_3:nth-child(1) {
    width: 33%;
    margin-top: 4rem;
}

div#footer-widgets .container .row {
    padding-bottom: 0 !important;
}

div#ft-icon i {
    border: 1px solid #000 !important;
    padding: 11px 0px !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 100px;
    font-size: 16px;
    transition: .3s;
}

div#ft-icon i:hover {
    background-color: #000 !important;
    color: #9FF9FE !important;
}

.icon1, .icon2, .icon3 {
    display: flex;
    gap: 20px;
    margin-left: 0px;
    margin-bottom: 1rem;
    align-items: flex-start;
}

#footer-outer .widget h4 {
    font-family: "Timeless-Bold V1";
    font-size: 22px;
}

#footer-outer #footer-widgets .col ul li a {
    font-family: "Segoe UI" !important;
    font-size: 15px;
}

#footer-outer .widget h6 {
    font-family: "Segoe UI";
}

button#wpforms-submit-6 {
    height: 3rem;
    border-radius: 25px !important;
    font-family: 'Poppins';
    font-size: 14px;
    padding: 0rem 2rem;
    background-color: #9FF9FE;
    color: #000;
}

#footer-outer #footer-widgets .col input[type=text], #footer-outer #footer-widgets .col input[type=email], #footer-outer #footer-widgets .col textarea {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #000;
}

#footer-outer #footer-widgets .col input[type=text]::placeholder, #footer-outer #footer-widgets .col input[type=email]::placeholder, #footer-outer #footer-widgets .col textarea::placeholder {
    color: #fff !important;
}

.icon1 i, .icon2 i, .icon3 i {
    border: 1px solid #fff !important;
    padding: 6px 0px !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 100px;
    font-size: 16px;
    transition: .3s;
    color: #fff !important;
}

.icon1 .fa.fa-map-marker {
    width: 70px !important;
}

.icon1:hover i, .icon2:hover i, .icon3:hover i {
    color: #fff !important;
    background-color: #000 !important;
}

#footer-outer[data-using-bg-img=true] #copyright {
    background-color: #000!important;
}

div#footer-outer {
    margin-top: -5rem;
    z-index: 1;
}

.container-wrap {
    background-color: transparent !important;
}

#footer-outer #footer-widgets .col p {
    font-size: 15px;
}

p.vectortwo {
    padding-bottom: 0;
    margin: 1rem 0 !important;
}

#footer-outer div.wpforms-container-full button[type=submit]:hover {
    height: 3rem;
    border-radius: 25px !important;
    font-family: 'Poppins';
    font-size: 14px;
    padding: 0rem 2rem;
    background-color: #9FF9FE !important;
}

#news div.wpforms-container-full button[type=submit]:hover {
    position: absolute;
    top: -63px;
    right: 130px;
    padding: 0px 20px !important;
    background-color: #9FF9FE!important;
    color: #000;
}

#page-header-bg[data-bg-pos=top] .page-header-bg-image {
    /* background-position: top left !important; */
    /* background-size: 10%; */
}

#page-header-bg h1 {
    background: #fff;
    -webkit-background-clip: text;
}

.authorimg {
    margin-top: 6rem;
}

button#wpforms-submit-9 {
    height: 3rem;
    border-radius: 25px !important;
    font-family: 'Poppins';
    font-size: 14px;
    background-color: #A0FAFF !important;
    color: #000 !important;
    font-weight: 700;
}

#contactus div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    height: 3rem;
    border-radius: 25px !important;
    font-family: 'Poppins';
    font-size: 14px;
    background-color: #A0FAFF !important;
    color: #000 !important;
    font-weight: 700;
}
a.nectar-button.small.regular.accent-color.regular-button.paperback {
    background-color: transparent !important;
    color: #fff !important;
    border: 2px solid #fff;
    margin-left: -5rem;
}

.nectar-star-rating {
    flex-direction: row-reverse;
    color: #fff;
}

.nectar-star-rating__content {font-family: 'Adobe Garamond LT Bold';}

ul.icons {
    display: flex;
    margin-left: 0;
    gap: 10px;
    font-size: 20px;
}

.wpb_raw_code.wpb_content_element.wpb_raw_html {
    width: fit-content;
    position: absolute;
    margin-top: -2.8rem;
    margin-left: 7rem;
}

ul.icons li {
    list-style: none;
}

ul.icons i[class*="fa-"] {
    border: 1px solid #000;
    /* height: 40px; */
    border-radius: 359px;
    color: #000;
    transition: .3s;
}

ul.icons i[class*="fa-"]:hover {
    background-color: #000;
    color: #fff;
}

h1.authorname {
    background: #000;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 50px;
    font-family: "A&S Signwriter" !important;
    padding: 0;
    margin-top: -18px;
}

#author .authoricon {
    position: unset !important;
    margin-top: 0;
    margin-left: 0;
}

body #footer-outer #copyright p {
    color: #fff !important;
}

body #footer-outer #copyright p:after {
    content: url(/wp-content/uploads/2024/07/Group-237817.png);
    position: absolute;
    left: 77rem;
    top: -12.5rem;
    transform: scale(.8);
}

#author h3, #video h3,#test h3 {
    color: #31989E;
}

#contactus img.img-with-animation.skip-lazy {
    width: 60%;
}