/*
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=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
.additional-header {
    padding: 20px 0 !IMPORTANT;
    display: none;
}

.additional-header ul {
    display: flex;
    gap: 10px;
    margin: 0;
    padding: 0;
}

.additional-header ul li {
    list-style: none;
}

.additional-header ul li a {
    font-size: 14px;
    font-weight: 800;
    color: #01182b;
    text-transform: uppercase;
    color: #0064a5 !IMPORTANT;
    font-family: 'Montserrat';
}
.additional-header ul li a i {
    font-size: 14px;
    color: #ffde01;
    margin-right: 5px;
}
/*header start*/
header#top {background: #1351D8;}

#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    color: #ffff !important;
    font-size: 18px !important;
    font-weight: 900 !important;
    line-height: 25px !important;
    font-family: 'Montserrat';
    text-transform: uppercase;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows {
    margin-left: 120px !important;
}

#top ul.buttons.sf-menu li a {font-size: 20px !important;font-weight: 700;line-height: 32px !important;color: #fff !important;font-family: 'Montserrat';text-transform: uppercase;}

#top ul.buttons.sf-menu li i {
    color: #FFDE01;
    margin-right: 18px;
}

#top ul.buttons.sf-menu li {
    display: flex !important;
    width: 100%;
    justify-content: center;
}

#top ul.buttons.sf-menu {
    display: block !important;
    padding-top: 50px;
}
div#header-secondary-outer {
    background: #FFDE01;
}

div#header-secondary-outer .nectar-center-text {
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    color: #000;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-weight: 800;
}
/*header end*/

/*banner start*/
	h2.ns-heading-el {
    font-size: 50px !important;
    font-weight: 700 !important;
    line-height: 65px !important;
    font-family: 'Montserrat' !important;
}

body[data-button-style*="slightly_rounded"] .swiper-slide .button a {border-radius: 0px !important;letter-spacing: 0px;text-transform: capitalize;color: #000;font-family: 'Montserrat';font-weight: 400;padding: 17px 35px !important;font-size: 16px;}


.swiper-slide .content .buttons {
    padding-top: 0px;
}
/*banner end*/

/*global css*/
.sec-btn a:hover {
    background: #1351D8;
    transition: .5s ease;
    color: #fff;
}


.sec-head h2 {
    font-size: 42px;
    font-weight: 700;
    line-height: 52px;
    color: #000;
    font-family: 'Montserrat';
    text-transform: capitalize;
}
.sec-head p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #000;
    font-family: 'Montserrat';
}
.sec-btn a {
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #000;
    font-family: 'Montserrat';
    font-weight: 400;
    padding: 17px 35px !important;
    font-size: 16px;
    background: #FFDE01;
    transition: .5s ease;
}

.sec-btn {
    margin-top: 5% !important;
}
/*global css*/

/*section one start*/
.section-1 {
    padding: 80px 0px !important;
}


.section-1 .sec-head p {
    width: 66%;
    margin: auto;
}
/*section one end*/


/*section two start*/

.section-2 {
    padding: 0px 0px 70px 0px !important;
}


/*section two end*/

/*section three start*/
.section-3 {
    padding: 70px 0px !important;
    background: #FFFCE3;
}

.section-3 .menu-header-menu-container ul li {
    list-style: none;
    display: inline-block;
    margin: 0px 20px 0px 0px;
    font-size: 30px;
    color: #000;
}

.section-3 .menu-header-menu-container ul {
    text-align: center;
}
/*section three end*/

/*section four start*/


.section-4 {
    padding: 70px 0px  !important;
}

.section-4 ul li {list-style: none;position: relative;padding-left: 30px;font-size: 16px;font-weight: 400;line-height: 35px;color: #000;font-family: 'Montserrat';}

.section-4 ul {
    margin: 0px;
}
.section-2 .sec-head a {
    color: #000;
    font-weight: 800;
}

.section-4 ul li::before {
    position: absolute;
    content: '';
    background: url(/wp-content/uploads/2024/02/Icon-feather-check-circle.png);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0px;
}

/*section four end*/

/*section5 start*/
.section-5 {
    padding: 70px 0px !important;
}

.section-5 .sec-head h2 {
    color: #fff;
}

.section-5 .sec-head p {
    color: #fff;
    font-weight: 700 !important;
    font-size: 22px;
}

.section-5 div#wpforms-35 {
    width: 65%;
}

.section-5 input {
    height: 55px !important;
    border-radius: 0px !important;
}

.section-5 .wpforms-submit-container {
    text-align: center;
}

.section-5 button#wpforms-submit-35 {
    background: #FFDE01;
    border-color: #FFDE01;
    border-radius: 0px !important;
    padding: 14px 47px !important;
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 25px !important;
    color: #000 !important;
    margin-top: 2%;
}

.section-5 label.wpforms-field-label {
    color: #fff;
    font-family: 'Montserrat';
}
/*section-5 end*/
/*section-6 strat*/
.section-6 {
    padding: 70px 0px !important;
}

.section-6 .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 40px 0px !important;
}

.section-6 .wpb_content_element p {width: 60%;margin: auto;color: #000;font-size: 16px;line-height: 23px;}



.section-6 .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous {
    left: 200px;
}

.section-6 button.flickity-button.flickity-prev-next-button.next {right: 200px !important;}

.section-6 .nectar-flickity[data-controls*=arrows_overlaid] .previous:after {
    display: none;
}

.section-6 .nectar-flickity[data-controls*=arrows_overlaid] .next:after {
    display: none;
}

.section-6 .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button svg {
    width: 25px !important;
}

.section-6 .cell.is-selected {
}

.section-6 .sec-head p {
    color: #FFDE01;
    font-size: 18px;
}

.section-6 .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
   
    top: 30%;
}
.section-6  .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous {

    top: 30%;
   
}


/*section-6 end*/

/*footer start*/

#footer-outer  .textwidget {
    display: flex;
    flex-direction: row;
}


#footer-outer .widget h4 {
    font-size: 16px !important;
    font-weight: 900 !important;
    color: #fff;
    font-family: 'Montserrat';
    margin-bottom: 14px;
    position: relative;
}

div#footer-outer {
    background: #1351D8;
}

.textwidget i {
    color: #FFDE01;
}

#footer-outer .widget {
    margin-bottom: 0px;
}
div#footer-outer ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #fff !important;
    font-family: 'Montserrat';
    text-transform: capitalize;
    line-height: 33px;
}

div#footer-outer ul li  strong {
    font-weight: 900;
    font-family: 'Montserrat';
}
#footer-outer #copyright[data-layout="centered"] .col.span_5 {
    max-width: 100% !important;
}

#footer-outer #copyright ul.menu {
    float: right !important;
    width: 50% !important;
    text-align: right;
}

#footer-outer #copyright p {
    width: 50%;
    float: left !important;
    text-align: justify;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #ffff;
    font-family: 'Montserrat';
}

#footer-outer #copyright ul.menu i {
    color: #FFDE01 !important;
}

#footer-outer #copyright[data-layout="centered"] {
    padding: 20px 0px;
    border-top: 1px solid #fff;
}



body #footer-widgets .row {
    padding: 60px 40px !important;
}
body #footer-widgets i {
    position: absolute;
    left: -33px;
    top: 4px;
    bottom: 0;
    margin: auto;
}
.col.span_3:nth-child(3) {
    padding-left: 50px;
}

.col.span_3:nth-child(3)  i {
    left: 10px !important;
}

.col.span_3:nth-child(2) {
    padding-left: 50px;
}

.col.span_3:nth-child(2) i {
    left: 20px !important;
}
.col.span_3:nth-child(4) i {
    left: -35px !important;
}
.page-id-74 .sec-btn {
    margin-top: 3% !important;
}
.sec-head h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: #000;
    font-family: 'Montserrat';
    text-transform: capitalize;
}
.page-id-74 .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 0px !important;
}

.page-id-74 .nectar-flickity.nectar-carousel[data-format=default] .flickity-slider .cell {
    padding: 0px;
}
body:not(.woocommerce-cart) .main-content td {
    font-family: 'Montserrat';
    color: #000 !important;
    border: 1px solid #0000007d !important;
}


/*footer end*/



@media only screen and (max-width: 1620px) {
				#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
					font-size: 15px !important;

					line-height: 16px !important;

				}

				#top ul.buttons.sf-menu li a {
					font-size: 17px !important;
					line-height: 25px !important;

				}
				#top ul.buttons.sf-menu {
					padding-top: 40px;
				}
					.sec-head h4 {
									font-size: 17px;
									line-height: 25px;
								}


				.sec-head h2 {
					font-size: 32px;
					line-height: 42px;

				}
				.sec-head p {
					font-size: 14px;
					font-weight: 400;

				}
				#top ul.sf-menu.sf-js-enabled.sf-arrows {
    margin-left: 40px !important;
}
					.col.span_3:nth-child(2) {
    padding-left: 35px;
}
.col.span_3:nth-child(2) i {
    left: 10px !important;
}

}

@media only screen and (max-width: 1280px) {
#header-outer #logo img, #header-outer .logo-spacing img {
    height: 100px !IMPORTANT;
}
#header-space {
    height: 160px;
}
div#header-secondary-outer .nectar-center-text {
	font-size: 12px;
	line-height: 18px;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows {
	margin-left: 120px !important;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
	font-size: 12px !important;
	line-height: 18px;
	margin: 0px 8px !important;
}
#top ul.buttons.sf-menu li a {
	font-size: 15px !important;
	line-height: 20px;
}
#top ul.buttons.sf-menu {
	padding-top: 30px;
}
.sec-head h2 {font-size: 25px;line-height: 33px;}
.section-1 .sec-head p {
	width: 70%;
}

	.sec-head p {
		font-size: 14px !important;
	}

	.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button svg {top: -20px;}


	.flickity-viewport {
	}


	.section-4 ul li {
		font-size: 14px;
		line-height: 30px;
	}

	#footer-outer #copyright p {
		font-size: 14px;
	}

	#footer-outer #copyright[data-layout="centered"] {
		padding: 10px 0px;
	}

	div#footer-outer ul li a {
		font-size: 14px;
		line-height: 28px;
	}
}


@media only screen and (max-width: 1199px) {
						#top ul.sf-menu.sf-js-enabled.sf-arrows {
		}
			#top ul.buttons.sf-menu {
    padding-top: 20px;
}

#top ul.buttons.sf-menu li a {
    font-size: 13px !important;
}	
	.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button svg {
    top: -10px;
}
	a#logo {
    height: 80px !important;
}

#header-outer #logo img, #header-outer .logo-spacing img {
    height: 80px !important;
}
	#header-space {
    height: 142px;
}



	.section-1 .sec-head p {
		width: 79%;
	}
	.sec-head h4 {
		font-size: 14px;
		line-height: 20px;
	}

	.sec-head p {
		font-size: 12px !important;
		line-height: 19px;
	}

	.sec-btn a {
		font-size: 12px;
		padding: 13px 25px !important;
		display: inline-block;
	}

	.section-5 div#wpforms-35 {
		width: 75%;
	}

	.section-6 .wpb_content_element p {
		width: 75%;
	}
.section-6 .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:before {
    background: transparent;
}
	.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next svg {
		right: -170px;
	}

	.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous svg {
		left: -170px;
	}

	.flickity-viewport {
	}

	body #footer-widgets .row {
		padding: 60px 0px !important;
	}

	#footer-outer .widget h4 {
		font-size: 14px !important;
		line-height: 26px;
	}

}
@media only screen and (max-width: 999px) {
div#header-secondary-outer .nectar-center-text {
    font-size: 9px;
    line-height: 15px !important;
}
.additional-header {
    display: block;
}
	div#header-space {
    height: 94px;
}
#slide-out-widget-area.open .nectar-header-text-content, #slide-out-widget-area.open .secondary-header-text {
    display: none;
}

#slide-out-widget-area .inner .off-canvas-menu-container li a {
    font-size: 15px;
}

#slide-out-widget-area .inner .off-canvas-menu-container li a i {
    margin-right: 10px;
}
	body #footer-outer i {
    left: 0px  !important;
    top: 5px;
}


#ajax-content-wrap #footer-widgets .container .col:nth-child(3) {
    margin-bottom: 30px !IMPORTANT;
}
a#logo {
    height: 60px !important;
}
	.slide-out-widget-area-toggle.mobile-icon.fullscreen-split {
    background: #000000;
    padding: 0 20px !IMPORTANT;
    position: relative;
    margin-bottom: -150px !IMPORTANT;
    height: 66px !IMPORTANT;
}
.scrolled-down .slide-out-widget-area-toggle.mobile-icon.fullscreen-split {
    position: relative;
    margin-bottom: 0 !important;
    transition: .5s ease;
    background: transparent;
}
.scrolled-down .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after, .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before, .slide-out-widget-area-toggle.mobile-icon .lines-button:after {
    background-color: #fcdb01 !important;
}
.scrolled-down .slide-out-widget-area-toggle.mobile-icon .lines-button:after {
    background: #fcdb01 !important;
}

.scrolled-down .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before {
    background: #fcdb01 !important;
}

.slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after, .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before, .slide-out-widget-area-toggle.mobile-icon .lines-button:after {
    background-color: #fcdb01 !important;
}
.section-1 .sec-head p {
    width: 100%;
    text-align: center !IMPORTANT;
}
div#header-outer {
    background: #1351d8 !important;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 60px!important;
}
.section-1 {
    padding: 50px 0px !important;
}

.section-2 img.img-with-animation.skip-lazy.animated-in {
    width: 100%;
}

.sec-head p {
    font-size: 12px !important;
    line-height: 19px;
}

.sec-btn a {
    font-size: 12px;
    padding: 6px 20px !important;10px:;
}

.section-2 {
    padding: 0px 0px 50px 0px !important;
}

.img-with-aniamtion-wrap.right {
    text-align: center;
}

.section-4 ul li {
    font-size: 12px;
    line-height: 27px;
}

.section-5 input {
    height: 40px !important;
}

.section-5 label.wpforms-field-label {
    font-size: 11px !important;
}

.section-5 button#wpforms-submit-35 {
    font-size: 13px !important;
    padding: 8px 27px !important;
}

.section-6 .wpb_content_element p {
    width: 90%;
}
	.section-6 .cell.is-selected {
    height: unset !important;
}
.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next svg {
    right: -290px;
}

.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous svg {
    left: -290px;
}

.section-6 {
    padding: 30px 0px !important;
}

#footer-outer .col.span_3 {
    width: 100% !important;
    margin-bottom: 40px;
    padding-left: 30px;
    padding-top: 0 !important;
}

body #footer-widgets .row {
    padding: 40px 0px !important;
}

body #footer-outer i {
    left: 0px !important;
    top: 5px;
}
}
@media only screen and (max-width: 690px) {
.sec-head h2 {
    font-size: 20px;
    line-height: 28px;
    text-align: left !important;
}
	.sec-head p {
    text-align: left !IMPORTANT;
}
	div#footer-widgets {
    padding: 50px 0px !important;
}

.section-1 .sec-head p {
    text-align: left !IMPORTANT;
}
.additional-header {
    position: fixed;
    background: #fff;
    left: 0;
    padding: 20px 0px 20px 20px !IMPORTANT;
}

.banner {
    margin-top: 66px !IMPORTANT;
}
.section-3 ul#menu-header-menu {
    margin: revert-layer;
}
#slide-out-widget-area.slide-out-from-right .off-canvas-menu-container ul.menu li a {
    font-size: 15px !important;
    line-height: 20px !important;
}

#slide-out-widget-area.slide-out-from-right .off-canvas-menu-container ul.menu li {
    margin-bottom: 10px;
}

#slide-out-widget-area.slide-out-from-right .off-canvas-menu-container ul.menu li a i {
    margin-right: 10px;
}

body #slide-out-widget-area .secondary-header-text {
    font-size: 12px;
}
.section-3 ul#menu-header-menu li a i {
    font-size: 20px;
}

.section-4 {
    padding: 50px 0px !important;
}

.section-3 {
    padding: 50px 0px !important;
}

.section-2 {
    margin: 0 !important;
}

#footer-outer #copyright p {
    width: 100%;
    text-align: center;
}

#footer-outer #copyright ul.menu {
    float: unset !IMPORTANT;
    width: 100% !important;
    text-align: center;
}
div.wpforms-container-full .wpforms-form .wpforms-one-half, div.wpforms-container-full .wpforms-form .wpforms-three-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
    width: 100%;
    margin: 0 !important;
}

.section-5 div#wpforms-35 {
    width: 100%;
}
.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next svg {
    right: -310px;
}

.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous svg {
    left: -310px;
}
.section-6 .wpb_content_element p {
    font-size: 12px;
    line-height: 20px;
}
	header#top .container {
    max-width: 100% !important;
    padding: 0 0px 0px 20px;
}

.scrolled-down .slide-out-widget-area-toggle.mobile-icon.fullscreen-split {
    background: #000000;
    padding: 0 20px !IMPORTANT;
    position: relative;
    margin-bottom: -150px !IMPORTANT;
    height: 66px !IMPORTANT;
}
	.scrolled-down .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after, .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before, .slide-out-widget-area-toggle.mobile-icon .lines-button:after {
    background-color: #fcdb01 !important;
}
.scrolled-down .slide-out-widget-area-toggle.mobile-icon .lines-button:after {
    background: #fcdb01 !important;
}

.scrolled-down .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before {
    background: #fcdb01 !important;
}
}
@media only screen and (max-width: 480px) {
body:not(.woocommerce-cart) .main-content td {
    font-size: 12px;
    line-height: 20px;
}
}

@media only screen and (max-width: 1100px){
#top ul.sf-menu.sf-js-enabled.sf-arrows {
    margin-left: 65px !important;
}
}
