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



@font-face {
    font-family: 'MADE TOMMY';
    src: url('fonts/MADE_TOMMY_Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MADE TOMMY';
    src: url('fonts/MADE_TOMMY_Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MADE TOMMY';
    src: url('fonts/MADE_TOMMY_Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MADE TOMMY';
    src: url('fonts/MADE_TOMMY_Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MADE TOMMY';
    src: url('fonts/MADE_TOMMY_Black.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MADE TOMMY';
    src: url('fonts/MADE_TOMMY_ExtraBold.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'MADE TOMMY', sans-serif !important;
    font-weight: 400 !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'MADE TOMMY', sans-serif !important;
}

h1,
h2 {
    font-weight: 700 !important;
}

body .full-width-section .row-bg-wrap {
    margin-left: -50vw;
    width: 100vw;
}

.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] blockquote {
    opacity: 1;
}

.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] blockquote p {
    color: #D9D9D9;
}

.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] blockquote.is-selected p {
    background: #3551FF;
    color: #FFF;
}

.testimonial_slider[data-style=multiple_visible][data-color*="-light"] blockquote .testimonial-name {
    color: #000;
    font-size: 14px;
    line-height: 24px;
}

.testimonial_slider[data-style=multiple_visible][data-color*="-light"] blockquote .title {
    color: #000;
    font-size: 14px;
    line-height: 24px;
    opacity: .4;
}

.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] .flickity-page-dots .dot {
    opacity: 1;
}

.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] .flickity-page-dots .dot:before {
    background: #CBCBCB;

}

.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] .flickity-page-dots .dot.is-selected:before {
    background: #FFEA00;
}

.testimonial_slider[data-style=multiple_visible] blockquote p:before {
    color: #D9D9D9 !important;
}

.testimonial_slider[data-style=multiple_visible] blockquote.is-selected p:before {
    color: #FFFFFF !important;
    opacity: .4 !important;
}

.flickity-page-dots {
    bottom: 0;
    position: relative;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

#header-outer.transparent #top nav>ul>li>a,
#header-outer.transparent #top nav>.sf-menu>li>a,
#header-outer #top nav>ul>li>a,
#header-outer.transparent #top nav .sf-menu>.current-menu-item>a {
  color: #000 !important;
}

.title-tag p {
  display: inline-block;
  background: #FFD400;
  color: #FFF;
  padding: 10px 30px !important;
  border-radius: 20px;
  font-size: 16px;
  line-height: 1;
}

#wpforms-form-8860 .wpforms-field label {
    font-size: 16px;
    line-height: 1;
    color: #CDCDCD;
}

#wpforms-form-8860 .wpforms-field input,
#wpforms-form-8860 .wpforms-field textarea {
    border: none !important;
    border-bottom: 1px solid #959595 !important;
    padding: 10px 16px;
    font-size: 16px;
    line-height: 24px;
    font-family: 'MADE TOMMY', sans-serif !important;
    font-weight: 400;
    color: #787878;
    box-shadow: none;
    border-radius: 0;
    resize: none;
}

#wpforms-form-8860 .wpforms-field input.wpforms-valid,
#wpforms-form-8860 .wpforms-field textarea.wpforms-valid {
    border-bottom: 1px solid #2035FF !important;
    color: #787878;
}

#wpforms-form-8860 .wpforms-submit {
    width: 100%;
    background-color: #FFD400;
    color: #FFF;
    border-radius: 50px !important;
    padding: 16px 30px !important;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    height: auto;
}


#wpforms-form-8860 .wpforms-submit:hover {
    background-color: #2035FF !important;
}

.col-bg-contact .column-bg-overlay {
    width: 50vw;
    left: calc(-1% - 50px);
}

div#box-video-lightbox .row-bg-wrap:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 1px;
    background: #FFF;
    display: block;
    margin: auto;
    z-index: 999;
}

div#box-video-lightbox .row-bg-wrap:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    bottom: 0;
    width: 0.5px;
    background: #FFF;
    display: block;
    margin: auto;
    z-index: 999;
}

.img-with-aniamtion-wrap>.inner * {
    width: 100%;
}

.card-benefit .wpb_wrapper {
    padding: 32px !important;
    position: relative;
}

.card-benefit .column-image-bg-wrap {
    opacity: .66;
}

.card-benefit:last-of-type .column-overlay-layer {
    background: linear-gradient(to top, #2275A5 39%, #00F6FF 100%) !important;
}

.card-benefit .wpb_wrapper .nectar_icon_wrap.card-icon {
    position: absolute;
    top: 0 !important;
    right: 0 !important;
    transform: rotate(45deg);
}

.wp-singular:not(.home) .card-benefit .wpb_wrapper .nectar_icon_wrap.card-icon {
    top: 32px !important;
    right: 32px !important;
}

.vc_nectar_video_player_self_hosted,
.nectar_video_player_self_hosted {
    width: 100%;
}

.nectar-shape-divider-wrap {
    bottom: 100% !important;
}

#row-cards .nectar-button.btn {
    padding: 12px 30px !important;
    font-size: 16px !important;
    line-height: 16px !important;
    height: 40px !important;
    border-width: 1px !important;
    display: inline-flex !important;
    align-items: center;
    margin-bottom: 0;
}

#row-cards .nectar-button.btn span {
    transform: none;
}

#row-cards .nectar-button.btn i {
    position: relative;
    top: 0;
    left: 0;
    background: transparent !important;
    transform: rotate(-45deg)
}

#row-cards .nectar-button.btn i:after {
    box-shadow: none !important;
}

.m-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.d-none {
    display: none !important;
}
#testimonial-slider .testimonial-video-bg {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 0;
    height: calc(100% - 194px);
    border-radius: 12px;
    overflow: hidden;
}

#testimonial-slider .testimonial-video-bg iframe {
    width: 100%;
    height: 100%;
}

.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] blockquote {
    width: auto;
    max-width: 384px;
}

#testimonial-slider.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] blockquote p {
    font-size: 16px;
    line-height: 24px;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

#testimonial-slider.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] blockquote p .bg {
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0;
}

#testimonial-slider.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] blockquote.is-selected p {
    background: #3551ffe0;
}

#testimonial-slider.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] blockquote.is-selected p .bg {
    opacity: 1;
}

#testimonial-slider.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] blockquote.is-selected .bottom-arrow:after {
    border-color: #3551FF;
}

#testimonial-slider.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] blockquote .nectar_video_lightbox {
    position: absolute;
    right: 27px;
    top: 27px;
    width: 24px;
    height: 24px;
    display: block;
    z-index: 1;
    opacity: 0;
    transition: all 0.3s ease;
}
#testimonial-slider.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] blockquote.is-selected .nectar_video_lightbox {
    opacity: 1;
}

#header-outer #logo img,#header-outer .logo-clone img,#header-outer .logo-spacing img {
    height: 60px;
}

.card-benefit .column-image-bg-wrap {
	opacity: 1 !important;
}

.card-benefit .column-image-bg-wrap .column-image-bg {
	background-size: cover;
}

@media screen and (max-width: 690px) {
    div#box-video-lightbox .row-bg-wrap:after {
        top: 213px;
        width: 100%;
        height: 1px;
        bottom: auto;
    }

    div#box-video-lightbox .row-bg-wrap:before {
        bottom: 253px;
        top: auto;
    }
}

#header-outer[data-transparent-header=true] #top #logo img.stnd {
	opacity: 1 !important;
}