/*
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=Playfair+Display:wght@400;500;600;700;800;900&family=Roboto:wght@300;400;500;700;900&display=swap');
/*font family*/
h1,h2,h3,h4{
	font-family: 'Playfair Display', serif;
}
h5,h6,p,li,a,span,strong,body{
	font-family: 'Roboto', sans-serif;
}
/*font family*/
/*heading para*/
.sec-head h2 {
    font-size: 47px !IMPORTANT;
    line-height: 57px;
    color: #000000 !important;
    font-weight: 700;
}

.sec-head p {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    color: #000000;
}

.sec-btn a {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    color: #191919;
    letter-spacing: 0;
    text-transform: capitalize;
    padding: 15px 40px;
    border-radius: 0 !IMPORTANT;
    background: #ECA620;
    display: inline-block;
    transition: .5s ease;
}
.sec-btn a:hover {
    background: #000;
    color: #fff;
}
/*heading para*/
/*header*/
ul.sf-menu li a {
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 26px !IMPORTANT;
    color: #191919 !important;
}

ul.sf-menu li {
    margin: 0 10px !important;
}
/*header*/
/*banner*/
.banner h2.ns-heading-el {
    font-size: 72px !important;
    font-weight: 700;
    line-height: 82px !important;
    color: #fff !IMPORTANT;
    width: 75% !IMPORTANT;
    padding-bottom: 5px;
}
.banner .swiper-container[data-bullet_style="scale"] .slider-pagination .swiper-pagination-switch i {
    width: 18px;
    height: 18px;
    background: #fff !important;
}

.banner .swiper-container[data-bullet_style="scale"] .slider-pagination .swiper-active-switch i {
    transform: unset;
    background: #ECA620 !important;
}
.banner h2.ns-heading-el strong {
    font-family: 'Playfair Display';
}

.banner p {
    font-size: 20px !important;
    font-weight: 400 !IMPORTANT;
    line-height: 32px !important;
    color: #FFFFFF !important;
    width: 57%;
}

body[data-button-style*="slightly_rounded"] .banner .swiper-slide .button a {
    font-size: 20px !important;
    font-weight: 400 !IMPORTANT;
    line-height: 26px;
    color: #191919;
    letter-spacing: 0;
    text-transform: capitalize;
    padding: 15px 40px !IMPORTANT;
    border-radius: 0 !IMPORTANT;
}
/*banner*/
/*section-1*/
.section-1 {
    padding: 100px 0 !important;
}
/*section-1*/
/*section-2*/
.section-2 {
    padding: 100px 0 !important;
}

.section-2 .sec-head p {
    width: 74%;
    margin: auto;
}

.section-2 h3 {
    font-size: 28px !IMPORTANT;
    line-height: 34px;
    color: #000000;
    font-weight: 700;
}

.section-2 h5 {
    font-size: 17px;
    font-weight: 400;
    line-height: 32px;
    color: #000000;
}

.section-2 .sec-2-in a {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    color: #245585;
    border-bottom: 2px solid;
    padding-bottom: 5px;
    transition: .5s ease;
}

.section-2 .sec-2-in a:hover {
    letter-spacing: 1px;
}
.section-2 .sec-btn a {
    margin-top: 30px;
}
/*section-2*/
/*section-3*/
.section-3 {
    padding: 100px 0 !important;
}

.section-3 .sec-3-in {
    background: #fff;
    width: 220px;
    margin: auto !IMPORTANT;
    height: 220px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    box-shadow: 0px 0px 17px -5px #0000002b !important;
    margin-top: 30px !IMPORTANT;
}

.section-3 .sec-3-in h3 {
    font-size: 45px;
    font-weight: 700;
    line-height: 60px;
    color: #245585;
    font-family: 'Roboto';
}

.section-3 .sec-3-in h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #1C1C1C;
}

.section-3 .sec-3-in:before {
    position: absolute;
    content: "";
    background: #ADBDCC;
    width: 220px;
    margin: auto !IMPORTANT;
    height: 220px !important;
    border-radius: 50%;
    z-index: -1;
    left: -10px;
    top: -10px;
}
/*section-3*/
/*people section*/
.people-section {
    padding: 100px 0 !IMPORTANT;
}

.people-section h2 {
    color: #fff !important;
}

.people-section .sec-head p {
    color: #fff;
    width: 60%;
    margin: auto;
}

.people-section span.open-quote {
    display: none;
}
.people-section blockquote.nectar_single_testimonial {
    padding: 0 !IMPORTANT;
    padding-top: 110px !important;
}

.people-section blockquote.nectar_single_testimonial p {
    background: #fff;
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    line-height: 32px;
    color: #000;
    padding: 80px 70px !IMPORTANT;
    position: relative;
    margin-top: 40px;
}

.people-section .image-icon {
    width: 92px !IMPORTANT;
    height: 92px !important;
}

.people-section blockquote.nectar_single_testimonial p:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2023/04/Icon-ionic-ios-quote.png);
    width: 41px;
    height: 41px;
    left: 30px;
    bottom: 30px;
}
.people-section button.owl-dot span {
    position: relative !IMPORTANT;
    top: 0;
    left: 0;
}
.people-section span {
    position: absolute;
    top: 40px;
    left: 110px;
    display: contents;
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    color: #FFFFFF;
    font-family: 'Playfair Display', serif;
}

.people-section blockquote.nectar_single_testimonial p:after {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2023/04/Path-5.png);
    left: 40px;
    top: -30px;
    width: 25px;
    height: 33px;
}
/*people section*/
/*section-4*/
.section-4 {
    padding: 100px 0 !important;
}
/*section-4*/
/*section-5*/
.section-5 {
    padding: 100px 0 !important;
}
.section-5 form#wpforms-form-32 {
    width: 80%;
    margin: auto;
}

.section-5 input {
    height: 65px !important;
    font-size: 16px !IMPORTANT;
    font-weight: 300;
    line-height: 25px;
    color: #CECECE !important;
}

.section-5 textarea {
    font-size: 16px !IMPORTANT;
    font-weight: 300;
    line-height: 25px;
    color: #CECECE !important;
    padding: 20px !IMPORTANT;
    height: 180px !important;
    margin-bottom: 20px !important;
}


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

body[data-form-submit=regular] .container-wrap .section-5 button[type=submit] {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    color: #191919;
    letter-spacing: 0;
    text-transform: capitalize;
    padding: 15px 70px !IMPORTANT;
    border-radius: 0 !IMPORTANT;
    background: #ECA620;
    display: inline-block;
    border: unset !important;
    font-family: 'Roboto';
}
.section-5 .sec-head p {
    width: 70%;
    margin: auto;
}
/*section-5*/
/*footer*/
body #footer-outer #footer-widgets .row {
    padding: 100px 0 !important;
    border-bottom: 1px solid #fff;
}

div#footer-outer {background: #1C1C1C !important;}

div#media_image-2 img {
    width: 30%;
}

div#text-2 p {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    color: #FFFFFF;
    width: 80%;
    margin: auto;
}

ul#menu-social li a i {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #ECA620;
    color: #000;
    font-size: 18px !IMPORTANT;
    transition: .5s ease;
}

ul#menu-social li {
    margin: 0 5px !important;
}

ul#menu-social li a i:hover {
    background: #fff !IMPORTANT;
}

div#copyright {
    padding: 25px 0 !IMPORTANT;
}

#footer-outer #copyright p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #FFFFFF;
}
#footer-outer ul#menu-contact-details li a {
    font-size: 18px;
    font-weight: 400;
}

#footer-outer ul#menu-contact-details li i {width: 50px;height: 50px;display: inline-flex;align-items: center;justify-content: center;background: #ECA620;color: #000;font-size: 20px !IMPORTANT;transition: .5s ease;position: absolute;left: 0;top: 0;}

#footer-outer ul#menu-contact-details li {
    position: relative;
}

.material #footer-outer[data-cols="1"] #footer-widgets .widget.widget_nav_menu ul#menu-contact-details li {
    padding: 0px 0px 0px 65px !important;
    margin-bottom: 0px;
    padding-bottom: 0px !important;
}

.material #footer-outer[data-cols="1"] #footer-widgets .widget.widget_nav_menu ul#menu-contact-details li:first-child {padding-top: 0px !important;}

material #footer-outer[data-cols="1"] #footer-widgets .widget.widget_nav_menu ul#menu-contact-details li:first-child {
    padding-top: 0px !important;
}
/*footer*/

/*  Desktop Responsive */

@media only screen and (max-width: 1444px) {
ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 18px !IMPORTANT;
}

ul.sf-menu.sf-js-enabled.sf-arrows li {
    margin: 0 5px !important;
}

#banner h2.ns-heading-el {
    font-size: 58px !important;
    font-weight: 700;
    line-height: 68px !important;
}

#banner p {
    font-size: 19px !important;
}

.sec-head h2 {
    font-size: 39px !IMPORTANT;
    line-height: 47px;
}

.sec-head p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.sec-btn a {
    font-size: 17px;
}

.section-2 h3 {
    font-size: 22px !IMPORTANT;
    line-height: 30px;
}

.section-2 h5 {
    font-size: 16px;
}

.people-section blockquote.nectar_single_testimonial p {
    padding: 80px 40px !IMPORTANT;
    font-size: 16px;
}

div#text-2 p {
    font-size: 17px;
}
}

@media (max-width: 1280px) {
	#banner h2.ns-heading-el {
		font-size: 45px !important;
		font-weight: 700;
		line-height: 55px !important;
		width: 92% !important;
	}

	#banner p {
		font-size: 18px !important;
		width: 100%;
	}
	body[data-button-style*="slightly_rounded"] .banner .swiper-slide .button a {
		font-size: 18px !important;
		line-height: 23px;
		padding: 12px 35px !IMPORTANT;
	}
	.sec-head h2 {
		font-size: 30px !IMPORTANT;
		line-height: 40px;
	}
	.sec-head p {
		font-size: 16px;
		line-height: 26px;
	}
	.sec-btn a {
		font-size: 16px;
		padding: 12px 35px;
	}
	.section-1 {
		padding: 70px 0 !important;
	}
	.section-2 h3 {
		font-size: 20px !IMPORTANT;
		line-height: 28px;
	}
	.section-2 h5 {
		font-size: 15px;
		line-height: 25px;
	}
	.section-2 .sec-2-in a {
		font-size: 18px;
	}
	.section-2 {
		padding: 70px 0 !important;
	}
	.section-3 {
		padding: 70px 0 !important;
	}
	.people-section {
		padding: 70px 0 !IMPORTANT;
	}
	.section-4 {
		padding: 70px 0 !important;
	}
	.section-5 {
		padding: 70px 0 !important;
	}

}
@media only screen and (max-width: 999px) {
.swiper-container[data-bullet_position="left"] .slider-pagination-wrap.extra-room {
    margin-left: -145px;
}
}
@media (max-width: 999px) {
	.content {
    	text-align: center !important;
	}
/* 	.swiper-container[data-bullet_position="left"] .slider-pagination-wrap.extra-room {
		margin-left: -180px;
	} */

	#banner h2.ns-heading-el {
		font-size: 35px !important;
		line-height: 45px !important;
		width: 100% !important;
	}
	#banner p {
		font-size: 16px !important;
		line-height: 22px !important;
		padding: 10px 0px !important;
	}
	body[data-button-style*="slightly_rounded"] .banner .swiper-slide .button a {
		font-size: 16px !important;
		line-height: 23px;
		padding: 10px 35px !IMPORTANT;
	}
	.section-1 {
		padding: 50px 0 !important;
	}
	.section-1 img {
		width: 100%;
	}
	.sec-btn a {
		font-size: 16px;
		padding: 10px 35px;
	}
	.section-2 {
		padding: 50px 0 !important;
	}
	.section-2 .sec-head p {
		width: 100%;
	}
	.section-2 img {
		width: 100%;
		text-align: center !important;
	}

	.section-2 .vc_col-sm-4 {
		text-align: center;
	}
	.section-3 {
		padding: 50px 0 !important;
	}
	.section-3 .sec-3-in h3 {
		font-size: 35px;
		line-height: 45px;
	}
	.section-3 .sec-3-in h4 {
		font-size: 15px;
		line-height: 18px;
	}
	.section-3 p {
		text-align: center !important;
	}

	.section-3 h2 {
		text-align: center !important;
	}


	.section-3 .sec-3-in {
		text-align: center !important;
	}

	.section-3 img.img-with-animation.skip-lazy {
		width: 100%;
	}
	.people-section .sec-head p {
		width: 100%;
	}
	.section-3 .sec-3-in {
		text-align: center !important;
	}

	.section-3 img.img-with-animation.skip-lazy {
		width: 100%;
	}


	.people-section .owl-stage {
		text-align: center !important;
	}

	.people-section .image-icon {
		left: 0;
		right: 0;
		margin: 0 auto !important;
	}

	.people-section span {left: 0;right: 0;top: 110px;text-align: center !important;margin: 0 auto;}

	.people-section .owl-stage {
		padding-top: 0px !important;
	}
	.people-section blockquote.nectar_single_testimonial p:before {
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.people-section {
		padding: 50px 0 !IMPORTANT;
	}
	.people-section .owl-theme[data-desktop-cols] .owl-nav.disabled+.owl-dots {
		margin-top: 0px;
	}
	.section-4 {
		padding: 50px 0 !important;
	}
	.section-4 img.img-with-animation.skip-lazy {
		width: 100%;
	}
	.section-5 {
		padding: 50px 0 !important;
	}
	#footer-outer #copyright p {
		font-size: 16px;
		line-height: 25px;
	}
	.section-5 div.wpforms-container-full .wpforms-form .wpforms-one-half {
		width: 100%;
		margin-left: 0px;
	}

	body #footer-outer #footer-widgets .row {
		padding: 50px 0px !important;
	}
	#footer-outer .col.span_7.col_last {
    	display: none;
	}
	div#text-2 p {
    	width: 100%;
	}
	div#media_image-2 img {
    	width: 60%;
	}
	.section-5 .sec-head p {
		width: 100%;
	}
	.section-5 form#wpforms-form-32 {
		width: 100%;
	}
}
@media (max-width: 768px) {
	#banner h2.ns-heading-el {
		font-size: 30px !important;
		line-height: 40px !important;}
	#banner p {
		font-size: 15px !important;
		line-height: 25px !important;
		padding: 5px 0px !important;
	}
	body[data-button-style*="slightly_rounded"] .banner .swiper-slide .button a {
		font-size: 15px !important;
		line-height: 23px;
		padding: 10px 35px !IMPORTANT;
	}
	.sec-head h2 {
		font-size: 25px !IMPORTANT;
		line-height: 35px;
	}
	.sec-head p {
		font-size: 15px;
		line-height: 25px;
	}
	.section-2 h3 {
		font-size: 18px !IMPORTANT;
		line-height: 26px;
	}
	.section-2 h3 {
		font-size: 18px !IMPORTANT;
		line-height: 26px;
	}
	.section-2 .sec-2-in a {
		font-size: 16px;
	}
	.section-3 .sec-3-in h3 {
		font-size: 30px;
		line-height: 40px;
	}
	.people-section blockquote.nectar_single_testimonial p {
		padding: 60px 30px !IMPORTANT;
		font-size: 16px;
		line-height: 25px;
	}
	.people-section blockquote.nectar_single_testimonial p:before {
		bottom: 18px;
		background-size: cover;
		width: 30px;
		height: 30px;
	}
	ul#menu-social li a i {
		width: 40px;
		height: 40px;
		font-size: 18px !IMPORTANT;
	}
	div#text-2 p {
		font-size: 15px;
		line-height: 22px;
	}
	div#copyright {
		padding: 20px 0px !important;
	}
}
@media (max-width: 690px) {
	#banner h2.ns-heading-el {
		font-size: 25px !important;
		line-height: 35px !important;
	}
	#banner p {
		font-size: 14px !important;
		line-height: 22px !important;
	}
	.sec-head h2 {
		font-size: 20px !IMPORTANT;
		line-height: 30px;
	}
	.sec-head p {
		font-size: 14px;
		line-height: 22px;
	}
	.sec-btn a {
		font-size: 15px;
		padding: 8px 35px;
	}
	.section-2 .sec-btn a {
		margin-top: 20px;
	}
	.section-3 .sec-3-in h3 {
		font-size: 25px;
		line-height: 35px;
	}
	.people-section blockquote.nectar_single_testimonial p {
		padding: 40px 30px !IMPORTANT;
		font-size: 15px;
		line-height: 22px;
	}
	.people-section blockquote.nectar_single_testimonial p:before {
		bottom: 10px;
		width: 25px;
		height: 25px;
	}
	.section-5 input {
		height: 55px !important;
		font-size: 14px !IMPORTANT;
	}
	body[data-form-submit=regular] .container-wrap .section-5 button[type=submit] {
		font-size: 18px;
		line-height: 26px;
		padding: 10px 70px !IMPORTANT;
	}
	.section-5 textarea {
		font-size: 14px !IMPORTANT;
		height: 150px !important;
	}
	#footer-outer #copyright p {
    	font-size: 15px;
    	line-height: 22px;
	}
}
@media (max-width: 480px) {
	body .swiper-slide .content .buttons {
		padding-top: 0px;
	}

	#banner h2.ns-heading-el {
		font-size: 22px !important;
		line-height: 32px !important;
	}
	.sec-head h2 {
		font-size: 18px !IMPORTANT;
		line-height: 25px;
	}
}
@media (max-width: 1280px) {}
@media (max-width: 1199px) {}
@media (max-width: 1024px) {}
/*  Desktop Responsive */

/* .page-id-54 .sec-head h2 {
    font-size: 38px !IMPORTANT;
    line-height: 50px;
    color: #000000 !important;
    font-weight: 700;
}

.page-id-54 .sec-head p {
    font-size: 18px;
    padding-bottom: 12px;
    line-height: 30px;
}

.page-id-54 .sec-head p strong {
    font-size: 20px;
} */

.section-2 img.img-with-animation.skip-lazy.animated-in {
    height: 340px !important;
    object-fit: cover;
}