/*
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=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
/*  Font family*/
h1,h2,h3,h4,h5,h6,strong,p,li,a,span{
	font-family: 'Roboto' !important;
}
/*  Font Family */

/*  header start */
#header-outer .sf-menu li a {
    font-size: 20px;
    font-weight: 400;
    padding: 0px 20px 0px 0px !important;
    color: #0A0A0A;
    line-height: 24px;
}

div#header-secondary-outer {
    background: linear-gradient(92deg, #4994C3, #50B8EF);
}

div#header-secondary-outer .nectar-center-text {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    line-height: 22px;
}
/*  Header end */

/*  Banner start */
#banner h2 {
    font-size: 55px !important;
    font-weight: 700;
    line-height: 60px !important;
    text-transform: uppercase;
}

#banner p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    padding-top: 11px;
}

#banner a.primary-color {
    font-size: 20px;
    border-radius: 0px !important;
    letter-spacing: 0px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 18px 50px !important;
    background: #51BEF7 !important;
}
/*  Banner end */

/*  Section one start */

h2.had1 {
    font-size: 55px;
    font-weight: 500 !important;
    color: #000000;
    line-height: 56px;
}

.para p {
    font-size: 20px;
    line-height: 30px;
    color: #1D1D1D;
    font-weight: 400;
}

a.nectar-button.btn1 {
    border-radius: 0px !important;
    padding: 19px 50px !important;
    font-size: 20px;
    font-weight: 400;
    margin-top: 3%;
}

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

#sectionone .imgbox {
    position: relative;
}

#sectionone .imgbox :before {
    position: absolute;
    content: "";
    background: linear-gradient(184deg, #50B8EF, #4894BF);
    width: 61%;
    height: 730px;
    left: -5%;
    top: -5%;
}
/*  Section one end */


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

h4.had1 {
    font-size: 30px;
    color: #000000;
    font-weight: 500 !important;
    line-height: 36px;
}

#sectiontwo .row-bg.viewport-desktop.using-image {
    background-size: 100% 45%;
}

/*  Section Two end */


/*  Section Three start */
#sectionthree img {
    height: 463px;
    object-fit: cover;
    width: 100%;
}
/*  Section Three end */


/*  Section Four start */
#sectionfour .heading {
    background: url(/wp-content/uploads/2023/03/Union-1.png);
    padding: 50px 30px !important;
    background-repeat: no-repeat;
    background-position: top center !important;
    background-size: 100% 100% !important;
}

#sectionfour .heading p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    padding-bottom: 0px;
}

#sectionfour h5 {
    font-size: 22px;
    color: #000000;
    line-height: 35px;
    font-weight: 400;
}

#sectionfour h6 {
    font-size: 13px;
    font-weight: 400;
    color: #51BEF7;
    line-height: 10px;
}
/*  Section Four end */


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


/*  Footer start */
#footer-outer h4 {
    font-size: 26px !important;
    color: #fff !important;
    font-weight: 400 !important;
    line-height: 32px;
    padding-top: 14%;
    padding-bottom: 15px;
}

#footer-outer ul li a {
    font-size: 18px;
    font-weight: 400;
    color: #ffff !important;
    line-height: 35px;
}

#footer-outer p {
    font-size: 18px;
    color: #fff !important;
    font-weight: 400;
}

div#custom_html-2 ul li i {
    border: 1px solid #fff;
    color: #fff;
    height: 36px;
    width: 36px !important;
    justify-content: center;
    align-items: center;
    display: inline-grid;
}

div#custom_html-2 {}

#footer-outer ul.contact li a i {
    height: 30px;
    width: 30px !important;
    border: 1px solid #fff;
    justify-content: center;
    align-items: center;
    display: inline-grid;
    margin-right: 20px;
}

#footer-outer ul.contact li {
    margin-bottom: 20px !important;
}

div#footer-widgets {
    background: #101010;
}

#footer-outer div#copyright {
    padding: 20px 0px !important;
    background: linear-gradient(45deg, #4892C0, #4FB6ED);
}

#sectionfour .para p {
    padding: 10px !important;
}
#footer-outer div#nav_menu-2 {
    padding-left: 10%;
    padding-top: 4px;
}
/*  Footer end*/

/*  Desktop Responsive */
@media only screen and (max-width: 1660px) {
	#header-outer .sf-menu li a {
		font-size: 16px;
		padding: 0px 15px 0px 0px !important;
	}
	div#header-secondary-outer .nectar-center-text {
		font-size: 16px;
		line-height: 20px;
	}
	#banner h2 {
		font-size: 40px !important;
		line-height: 45px !important;
	}
	#banner a.primary-color {
		font-size: 18px;
		padding: 15px 40px !important;
	}
	#banner .buttons {
		padding-top: 15px;
	}
	h2.had1 {
		font-size: 40px;
		line-height: 45px;
	}
	.para p {
		font-size: 16px;
		line-height: 25px;
	}
	a.nectar-button.btn1 {
		padding: 15px 40px !important;
		font-size: 18px;
		margin-top: 1%;
	}
	#sectionone .imgbox :before {
		width: 61%;
		height: 620px;
		left: -5%;
		top: -6%;
	}
	h4.had1 {
		font-size: 24px;
		line-height: 30px;
	}
	#sectionfour .heading p {
		font-size: 14px;
		line-height: 25px;
	}
	#sectionfour .heading {
		padding: 40px 25px !important;
	}
	#sectionfour h5 {
		font-size: 19px;
		line-height: 28px;
	}
	#footer-outer p {
		font-size: 14px;
	}
	#footer-outer ul li a {
		font-size: 14px;
		line-height: 26px;
	}
	#footer-outer h4 {
		font-size: 22px !important;
		line-height: 26px;
		padding-top: 15%;
		padding-bottom: 4px;
	}
	#footer-outer ul.contact li a i {
		height: 26px;
		width: 26px !important;
		margin-right: 15px;
		font-size: 13px;
	}
	.padding-class {
		padding: 70px 0px !important;
	}
	div#media_image-2 {
    margin-bottom: 10px !important;
	}

	#footer-outer div#nav_menu-2 {
		position: relative;
		left: 20px;
	}
}
@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 */

/*  Mobile Responsive */
@media only screen and (max-width: 999px) {}
@media only screen and (max-width: 800px) {}
@media only screen and (max-width: 768px) {}
@media only screen and (max-width: 600px) {}
@media only screen and (max-width: 480px) {}
@media only screen and (max-width: 420px) {}
@media only screen and (max-width: 380px) {}

/*  Mobile Responsive */




