/*
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 family*/
@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap');
p,li,a,span,h1,h2,h3,h4,h5,h6,strong{
	font-family: 'Rajdhani' !important;
}
/*  Font Family */

/*  header start */
#header-outer ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
}
#header-outer ul.sf-menu.sf-js-enabled.sf-arrows li:first-child {
    margin-right: 75px;
}
#header-outer ul.sf-menu.sf-js-enabled.sf-arrows li a em {
    font-style: inherit;
    color: #009ADC;
    font-weight: 500;
    font-size: 12px;
    font-family: 'Rajdhani';
}

#header-outer ul.sf-menu.sf-js-enabled.sf-arrows li {
    position: relative;
}

#header-outer ul.sf-menu.sf-js-enabled.sf-arrows li i {
    position: absolute;
    left: -65px;
    font-size: 50px;
    color: #009ADC;
    top: 0px;
}
#header-outer #top nav>ul>li[class*=button_solid_color]>a {
    font-size: 20px;
    padding: 45px !important;
    font-weight: 500;
    margin-left: 50px !important;
}

#header-outer #top nav>ul>li[class*=button_solid_color]>a:before {
    height: 45px;
}

body[data-button-style*="slightly_rounded"] #top nav > ul > li[class*="button_solid_color"] > a:before {
    border-radius: 0px !important;
}
/*  Header end */

/*  Banner start */
#banner .frombox {
    background: #FFEE04;
    padding: 70px 50px;
}

h4.had1 {
    font-size: 36px;
    font-weight: 600 !important;
    color: #000;
    line-height: 45px !important;
}

#banner .frombox input {
    border: 1px solid #636363;
    height: 46px;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Rajdhani' !important;
    padding-left: 25px;
}
#banner .frombox textarea {
    border: 1px solid #636363;
    height: 109px;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Rajdhani' !important;
    padding-left: 25px;
    padding-top: 25px;
}

#banner .frombox input::placeholder {
    color: #000;
}
#banner .frombox textarea::placeholder {
    color: #000;
}

#banner .frombox button#wpforms-submit-20 {
    width: 100%;
    height: 46px;
    font-size: 20px;
    font-weight: 500;
    background: #009ADC;
    color: #fff;
    font-family: 'Rajdhani';
    padding: 0px 0px !important;
}
a.nectar-button.btnone {
    color: #000 !important;
    border-radius: 0px !important;
    font-weight: 500;
    padding: 25px 25px 25px 75px !important;
    font-size: 26px;
    position: relative;
}

a.nectar-button.large.regular.accent-color.regular-button.btnone {
    background: #FFEE04 !important;
}

a.nectar-button.btnone:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2023/03/Group-61.png);
    width: 15%;
    height: 35px;
    background-repeat: no-repeat;
    left: 30px;
    top: 20px;
}
#banner {
    padding: 200px 0px !important;
}

#banner h1 {
    font-size: 50px;
    color: #fff;
    line-height: 60px;
    font-weight: 700 !important;
    width: 80%;
}

.para p {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    color: #000000;
}

#banner p {
    color: #fff;
}

h3.had1 {
    font-size: 40px;
    font-weight: 600 !important;
    line-height: 50px;
}

h2.had1 {
    font-size: 70px;
    line-height: 80px;
    color: #000000;
    font-weight: 600 !important;
}
/*  Banner end */

/* Extra */
div#extra {
    padding: 50px 0px !important;
}
/* Extra */

/*  Section one start */
#sectionone a.nectar-button.large.regular.accent-color.regular-button.btn1 {
    background: #009adc !important;
    color: #fff;
}
#sectionone p {
    width: 54%;
    margin: 0 auto;
}

#sectionone .heading ul {column-count: 4;}

#sectionone .heading ul li {
    font-size: 38px;
    padding-bottom: 40px;
    font-weight: 500;
    line-height: 48px;
    color: #000;
    text-align: left;
    list-style: none;
    position: relative;
}

#sectionone .heading ul li:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2023/03/Icon-ionic-ios-arrow-back.png);
    width: 10px;
    height: 16px;
    background-repeat: no-repeat;
    left: -25px;
    top: 18px;
}

.heading ul li {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: #000;
    list-style: none;
    position: relative;
}

.heading ul li:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2023/03/Icon-awesome-check-circle.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    left: -30px;
    top: 9px;
}

#sectiontwo .heading ul li {
    color: #fff;
}

/*  Section one end */


/*  Section Two start */
#sectiontwo p {
    color: #fff;
}

.padding-class {
    padding: 100px 0px !important;
}

a.nectar-button.btn1 {
    font-size: 26px !important;
    background: #fff !important;
    color: #009ADC;
    margin-top: 3%;
    padding: 25px 55px !important;
    border-radius: 0px !important;
}

a.nectar-button.btn1:last-child {margin-left: 30px;}

a.nectar-button.large.regular.accent-color.regular-button.btn1 {
    background: #fff !important;
}

#sectiontwo a.play_button_2.large.nectar_video_lightbox {
    display: none;
}
/*  Section Two end */


/*  Section Three start */
#sectionthree h4 strong {font-size: 30px;font-weight: 600 !important;color: #000;line-height: 40px;position: relative;top: 15px;}

#sectionthree h4 img {
    padding-right: 20px;
}

#sectionthree .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous {
    left: 5px;
    top: 45%;
}

#sectionthree .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:before {
    background: #144B67;
    border-radius: 0px;
    height: 80px;
    width: 25px;
}

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

#sectionthree .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous svg {
    top: 25px;
    left: 5px;
}

#sectionthree .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button svg {
    width: 17px;
}

#sectionthree .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button .arrow {
    fill: #fff;
}

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

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

#sectionthree .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {
    right: -10px;
    top: 45%;
}
#sectionthree h4 {
    display: -webkit-inline-box;
}
#sectionthree #button a {
    float: right;
    font-size: 20px;
    font-weight: 500;
    border-bottom: 2px solid;
    padding-bottom: 5px;
}
#sectionthree .box-1 {
    background: #fff;
    width: 32%;
    margin: 0 auto !important;
    box-shadow: 0px 0px 10px 0px #0000003d !important;
    padding: 75px 40px !important;
}

#sectionthree .box-1 h6 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    color: #009ADC;
}

#sectionthree .box-1 p {
    font-size: 17px;
    color: #000000 !important;
    position: relative;
    font-weight: 400;
}

#sectionthree .box-1 .hd p:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2023/03/Group-15.png);
    width: 40%;
    height: 30px;
    background-repeat: no-repeat;
    bottom: 25px;
    left: 46px;
    right: 0;
    margin: 0 auto;
}

#sectionthree .flickity-viewport {
    margin: 0px 0px !important;
    height: 400px !important;
}
/*  Section Three end */


/*  Section Four start */
/*  Section Four end */


/*  Section Five start */
/*  Section Five end */

/*  Footer start */

#footer-outer div#copyright p {
    color: #fff;
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
}

#footer-outer div#copyright {
    border-top: 1px solid #144B67;
    width: 65%;
    margin: 0 auto;
    padding: 20px 0px !important;
}

#footer-outer div#custom_html-3 ul li {
    background: #FFEE04;
    color: #000 !important;
    height: 70px !important;
    margin: 0 auto;
    width: 20% !important;
    margin-bottom: 50px !important;
}

#footer-outer div#custom_html-3 ul li a {font-size: 26px;position: relative;font-weight: 500;top: 20px;}

#footer-outer div#text-2 p {
    font-size: 35px;
    line-height: 45px;
    color: #fff;
    font-weight: 600;
}

#footer-outer ul.icons li {
    display: -webkit-inline-box;
    margin-right: 20px;
}

#footer-outer ul.icons li i {
    border: 1px solid #fff;
    color: #fff;
    height: 56px;
    width: 55px;
    justify-content: center;
    align-items: center;
    display: inline-grid;
    font-size: 25px !important;
}

#footer-outer div#custom_html-3 ul li i {
    padding-right: 20px;
    font-size: 30px;
}

#footer-outer[data-using-bg-img="true"][data-bg-img-overlay="0.0"]:after {
    display: none;
}

#footer-outer[data-using-bg-img="true"] {
}

#footer-outer div#media_image-2 {
    margin-top: -13%;
}

#footer-outer div#copyright .col.span_5 {
    max-width: 100% !important;
}
/*  Footer end*/

/*  Desktop Responsive */
@media(max-width: 1660px) {
	#banner h1 {
		font-size: 55px;
		line-height: 60px;
	}
	.para p {
		font-size: 16px;
		line-height: 22px;
	}
	a.nectar-button.btnone {
		padding: 20px 30px 20px 60px !important;
		font-size: 20px;
	}
	a.nectar-button.btnone:before {
		width: 10%;
		height: 20px;
		left: 30px;
		top: 18px;
		background-size: cover;
	}
	a.nectar-button.btn1 {
		font-size: 20px !important;
		margin-top: 1%;
		padding: 20px 50px !important;
		border-radius: 0px !important;
	}
	#banner .frombox {
		background: #FFEE04;
		padding: 50px 30px;
	}
	h4.had1 {
		font-size: 30px;
		line-height: 35px !important;
	}
	#banner .frombox input {
		height: 40px;
		font-size: 14px;
		padding-left: 15px;
	}
	#banner .frombox textarea {
		height: 90px;
		font-size: 14px;
		padding-left: 15px;
		padding-top: 15px;
	}
	#banner .frombox button#wpforms-submit-20 {
		height: 40px;
		font-size: 18px;
	}
	h3.had1 {
		font-size: 35px;
		line-height: 45px;
	}
	h2.had1 {
		font-size: 50px;
		line-height: 55px;
	}
	#sectionone .heading ul li {
		font-size: 28px;
		line-height: 38px;
	}
	#sectionone .heading ul li:before {
		top: 12px;
	}
	h3.had1 {
		font-size: 25px;
		line-height: 30px;
	}
	h5.had1{
		font-size: 20px;
		line-height: 26px;
		font-weight: 600 !important;
	}
	#sectionthree h4 strong {
		font-size: 25px;
		line-height: 30px;
		top: 20px;
	}
	#sectionthree .box-1 .hd p:before {
		width: 43%;
		left: 5px;
	}
	#sectionthree .box-1 {
		padding: 50px 25px !important;
	}
	#footer-outer div#text-2 p {
		font-size: 25px;
		line-height: 30px;
	}
	#footer-outer div#custom_html-3 ul li a {
		font-size: 20px;
	}
	#footer-outer div#custom_html-3 ul li {
		height: 65px !important;
	}
	.padding-class {
		padding: 70px 0px !important;
	}
	div#extra {
		padding: 35px 0px !important;
	}
	#header-outer ul.sf-menu.sf-js-enabled.sf-arrows li a {
		font-size: 16px;
	}
	#header-outer ul.sf-menu.sf-js-enabled.sf-arrows li i {
		font-size: 40px;
	}
	#header-outer ul.sf-menu.sf-js-enabled.sf-arrows li:first-child {
		margin-right: 65px;
	}
	#header-outer #top nav>ul>li[class*=button_solid_color]>a {
		font-size: 18px;
		padding: 35px !important;
		margin-left: 20px !important;
	}
	#header-outer #top nav>ul>li[class*=button_solid_color]>a:before {
		height: 39px;
	}
	#header-outer #logo img {
		height: 100px !important;
	}
	#footer-outer img {
    width: 40%;
	}
}
@media only screen and (max-width: 1520px) {}
@media only screen and (max-width: 1440px) {}
@media only screen and (max-width: 1366px) {}
@media only screen and (max-width: 1326px) {}
@media only screen and (max-width: 1280px) {}
@media only screen and (max-width: 1199px) {}
@media only screen and (max-width: 1024px) {}

/*  Desktop Responsive */




