/*
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
*/

span.breadcrumb_last {
    color: #ffffff !important;
}
.paint-background {
    background-image: url('/app/uploads/2024/07/brush-4.webp');
    background-size: cover;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: auto;
}
.main-header-row {
    background-color: #f6f7fb;
    background-image: url();
    background-position: 30px 100%;
    background-repeat: no-repeat;
    background-size: 300px auto;
    z-index:1;
    border-radius: 40px;
}
.main-header-row-fw {
    background-color: #f6f7fb;
    background-image: url();
    background-position: 30px 100%;
    background-repeat: no-repeat;
    background-size: 300px auto;
    z-index:1;
    border-radius: 40px;
}

.container-row-fw-np {
    padding: 00px 350px 50px 350px !important;
}

.container-row-fw-video {
    padding: 0px 350px 50px 350px !important;
    z-index: 999;
}

#header-outer .sf-menu li ul li.menu-item a {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 20px;
}

@media only screen and (max-width: 690px) {
    .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .button a {
        font-size: 14px;
        padding: 7px 11px;
    }

    body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
        font-size: 16px!important;
        line-height: 18px!important;
        font-weight: normal;
        letter-spacing: normal;
        padding: 0;
    }
}

@media only screen and (min-width: 690px) and (max-width: 999px) {
    .nectar-slider-wrap .swiper-container .swiper-slide .button a {
        font-size: 16px;
    }
}


@media only screen and (min-width: 600px) {
    .main-header-row {
        background-color: #f6f7fb;
        background-image: url(/app/uploads/2024/07/svgexport-1.png);
        background-position: 30px 100%;
        background-repeat: no-repeat;
        background-size: 300px auto;
        z-index:1;
        border-radius: 40px;
    }
    .main-header-row-fw {
        background-color: #f6f7fb;
        background-image: url(/app/uploads/2024/07/svgexport-1.png);
        background-position: 30px 100%;
        background-repeat: no-repeat;
        background-size: 300px auto;
        z-index:1;
        border-radius: 40px;
    }
    
    .container-row-fw-np {
        padding: 0px 0px 0px 0px !important;
    }
    
    .container-row-fw-video {
        z-index: 999;
    }
    div#footer-widgets p {
        line-height: 30px;
    }
    .image-carousel {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }    
}


@media only screen and (min-width: 768px) {
    .main-header-row {
        background-color: #f6f7fb;
        background-image: url(/app/uploads/2024/07/svgexport-1.png);
        background-position: 30px 100%;
        background-repeat: no-repeat;
        background-size: 300px auto;
        z-index:1;
        border-radius: 40px;
    }
    .main-header-row-fw {
        background-color: #f6f7fb;
        background-image: url(/app/uploads/2024/07/svgexport-1.png);
        background-position: 30px 100%;
        background-repeat: no-repeat;
        background-size: 300px auto;
        z-index:1;
        border-radius: 40px;
    }
    .container-row-fw {
        padding: 20px 20px 20px 20px !important;
    }
    
    .container-row-fw-np {
        padding: 0px 20px 20px 20px !important;
    }
    
    .container-row-fw-video {
        padding: 0px 20px 20px 20px !important;
        z-index: 999;
    }
    div#footer-widgets p {
        line-height: 20px;
    }
    .image-carousel {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
}

@media only screen and (min-width: 1200px) {
    div#footer-widgets p {
        line-height: 30px;
    }
    
}

.hidden {
    display: none;
}

b, strong {
    color: #3084C6 !important;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.1em;
    letter-spacing: 0.2em;
}

/* Contact Us Form */

.nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button a {
    padding: 15px 20px !important;
    color: #202339 !important;
    font-weight: 600;
}
/* GF Spinner */
.gform_ajax_spinner {
	box-sizing: border-box;
	margin-top: 11px;
	margin-left: 10px;
    border: 3px solid #3084C6;
    border-left: 3px solid #3084C6;
    border-top: 3px solid #CCD32B;
    border-right: 3px solid #CCD32B;
	animation: spinner 1.1s infinite linear;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
}
@keyframes spinner {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
ul.sub-menu.tracked-pos {
    padding: 0px;
}


/* Testimonial Slider */

.testimonial_slider.span_12.col {
    margin-top: 50px !important;
    background-color: #ffffff;
    padding: 20px;
}
.controls {
    background-color: #fff;
    margin-left: -20px;
    padding-bottom: 20px;
}
.nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button a {
    padding: 15px 20px !important;
    color: #ffffff;
    font-weight: 400;
    border-radius: 0px !important;
    transition: opacity .45s cubic-bezier(.25,1,.33,1), transform .45s cubic-bezier(.25,1,.33,1);
    font-size: 16px;
}
.nectar-button span {
    left: 0;
    display: inline-block;
    transform: translateX(0);
    transition: opacity .45s cubic-bezier(.25,1,.33,1), transform .45s cubic-bezier(.25,1,.33,1);
    position: relative;
    font-size: 16px !important;
}
.nectar-button.regular-button.extra-color-1 {
    border-radius: 0px !important;
    font-size: 18px !important;
}
.nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button a.primary-color.instance-0  {
    font-size: 18px !important;
    color:#ffffff !important;
}


/* Home Testimonial Slider */

.home .reviews-slider .testimonial_slider,
.home .reviews-slider .testimonial_slider.span_12.col {
    margin-top: 0!important;
    background-color: #30a473!important;
    transform: translateX(-14%) translateY(-125px);
    padding: 7% 10%;
}

.home .reviews-slider .testimonial_slider blockquote {
    text-align: left;
}

.home .reviews-slider .testimonial_slider .controls {
    background-color: transparent;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

@media only screen and (max-width: 690px) {
    .home .reviews-slider .testimonial_slider,
    .home .reviews-slider .testimonial_slider.span_12.col { transform: translateX(0) translateY(-125px); }
    .home .reviews-slider .testimonial_slider blockquote { font-size: 18px; line-height: 34px; }
}




.gform-theme--foundation .gform_fields {
    row-gap: 16px;
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper select,
body .gform_wrapper textarea {
    background-color: #fff;
    margin-top: 0;
    padding: 12px 16px;
    border: 1px solid #c7c7c7;
    border-radius: 0px;
}

input[type="submit"] {
    padding: 15px 20px !important;
    color: #ffffff;
    background-color: #145333;
    font-weight: 400;
    border-radius: 0px !important;
    transition: opacity .45s cubic-bezier(.25,1,.33,1), transform .45s cubic-bezier(.25,1,.33,1);
    font-size: 16px;
}
#footer-outer #footer-widgets .widget h4 {
    color: #ededed !important;
    font-weight: 600;
}
.menu-item .menu-item-type-custom .menu-item-object-custom .button_solid_color .menu-item-6473 {
    border-radius: 0px !important;
}
@media only screen and (max-width: 999px) {
     .vc_row.vc_row-flex > .span_12 > .vc_column_container.one-fourths{
            height: 373px;
    }
}

/* Blog Styling */
.post-area.masonry.material .post .post-featured-img img { height: 300px; width:100%; object-fit: cover; }

@media only screen and (max-width: 999px) {
    .post-area.masonry.material .post .post-featured-img img { height: 250px; }
}