/*
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=Nunito:wght@200;300;400;500;600;700;800;900;1000&family=Playfair+Display:wght@400;500;600;700;800;900&display=swap');
h1,h2{
	font-family: 'Playfair Display' !important;
}
h3,h4,h5,h6,li,a,p,span{
	font-family: 'Nunito' !important;
}
/*  Font Family */

/*  header start */
div#header-outer {
    box-shadow: unset !important;
    background: transparent !important;
    height: unset !important;
}

div#header-space {
    background: transparent !important;
    height: unset !important;
}
/*  Header end */

/*  Banner start */
#banner .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
#banner h1 {
    font-weight: 800;
    letter-spacing: 5px;
}
#banner p {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    font-family: 'Nunito' !important;
    margin-bottom: 0px !important;
    padding: 10px;
}
div#banner {
    /* background: url(/wp-content/uploads/2023/08/Group-77.png); */
    background-size: cover;
    background-repeat: no-repeat;
    padding: 300px 0px !important;
}

#banner #main_countedown_1 .time_description {
    font-family: 'Nunito' !important;
    font-weight: 700 !important;
    padding: 0px !important;
    text-align: center !important;
    margin: 0 auto;
}

#banner #main_countedown_1 .time_left {
    background: transparent;
    border-bottom: 1px solid #817C71;
    box-shadow: unset !important;
    border-radius: unset !important;
    color: #817C71 !important;
    font-family: 'Playfair Display' !important;
    font-weight: 800 !important;
    font-size: 68px;
    margin-bottom: 15px;
    padding: 0px;
    line-height: 78px;
    padding-bottom: 5px;
}
#banner span.element_conteiner {margin: 0px 30px !important;}
/*  Banner end */

/*  Section one start */
h4.had1 {
    font-size: 32px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 42px;
}

h2.had1 {
    font-size: 74px;
    line-height: 80px;
    font-weight: 800;
}

.large-para p {
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    line-height: 31px;
    color: #F9931F;
}

.para p {
    font-size: 16px;
    font-weight: 600;
    line-height: 32px;
    color: #070606;
}

.nectar-milestone.animated-in {position: relative;}

#sectionone span {
    font-size: 24px;
    font-family: 'Playfair Display' !important;
    font-weight: 400;
    color: #070606;
    line-height: 31px;
}

#sectionone .subject {
    color: #F3646A !important;
    font-size: 8px;
    font-weight: 500;
    line-height: 31px;
    font-family: 'Poppins' !important;
}

.padding-class {
    padding: 100px 0px !important;
}
#sectionone .box-1 {
    position: relative;
    width: 33% !important;
}

#sectionone .box-1:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2023/08/Mask-Group-5.png);
    width: 106%;
    height: 303px;
    background-repeat: no-repeat;
    right: -54%;
    top: 24%;
}
#sectionone .large-para p {
    padding: 25px 0px;
}
#sectionone .nectar-milestone.animated-in:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2023/08/Group-77-1.png);
    width: 115px;
    height: 115px;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 6px;
    background-size: cover;
}
h2.had1 {
    letter-spacing: 5px;
}
/*  Section one end */

/*  Section Two start */
#sectiontwo input {
    height: 91px;
    border: 2px solid #2DA8DE;
    border-radius: 0px !important;
    font-size: 24px;
    padding-left: 30px;
    font-weight: 600 !important;
    font-family: 'Nunito' !important;
}

#sectiontwo input::placeholder {
    color: #2DA8DE !important;
	opacity: 1 !important;
}
#sectiontwo textarea {
    height: 91px;
    border: 2px solid #2DA8DE;
    border-radius: 0px !important;
    font-size: 24px;
    padding-left: 30px;
    padding-top: 30px;
    font-weight: 600 !important;
    font-family: 'Nunito' !important;
}

#sectiontwo textarea::placeholder {
    color: #2DA8DE !important;
	opacity: 1 !important;
}

#sectiontwo button#wpforms-submit-9 {
    font-size: 24px;
    font-weight: 800;
    font-family: 'Nunito' !important;
    line-height: 32px;
    padding: 30px !important;
    background: transparent;
    position: relative;
    float: right !important;
    width: 302px;
    height: 80px;
    text-transform: uppercase;
    color: #070606;
}

#sectiontwo button#wpforms-submit-9:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2023/08/Untitled-2.png);
    width: 100%;
    height: 100%;
    left: 0;
    z-index: -1;
    top: 0;
}

#sectiontwo button#wpforms-submit-9:hover {
    background: transparent !important;
    box-shadow: unset !important;
}

#sectiontwo form {
    width: 85%;
    margin: 0 auto;
}

div#sectiontwo h4 {
    font-family: 'Nunito' !important;
    color: #070606;
    font-weight: 600;
    text-transform: none;
    padding-top: 40px;
    padding-bottom: 15px;
}

#sectiontwo h1.had1 {
    font-size: 96px;
    font-weight: 800;
    line-height: 101px;
    letter-spacing: 4px;
}
/*  Section Two end */

/*  Section Three start */
/*  Section Three end */



/*  Footer start */
#footer-outer div#copyright {
    padding: 10px 0px !important;
    background: #EE1B24;
}

#footer-outer div#copyright p {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Milliard' !important;
}
/*  Footer end*/

/*  Desktop Responsive */
@media (max-width: 1620px) {
	#banner h1 {
		font-size: 90px !important;
		line-height: 100px !important;
	}
	#banner p {
		font-size: 18px;
		line-height: 25px;
	}

	#banner #main_countedown_1 .time_left {
		font-size: 55px;
		line-height: 65px;
	}
	#main_countedown_1 .time_description {
		font-size: 20px;
	}
	h4.had1 {
		font-size: 25px;
		line-height: 35px;
	}
	h2.had1 {
		font-size: 55px;
		line-height: 65px;
	}
	.large-para p {
		font-size: 16px;
		line-height: 28px;
	}
	.para p {
		font-size: 14px;
		line-height: 25px;
	}
	#sectionone .box-1 {
		width: 45% !important;
		padding-left: 2%;
	}
	#sectionone span {
		font-size: 20px;
		line-height: 25px;
	}
	#sectionone .subject {
		font-size: 8px;
		font-weight: 500;
		line-height: 7px;
	}
	#sectionone .nectar-milestone.animated-in:before {
		width: 100px;
		height: 100px;
		top: 7px;
	}
	.padding-class {
		padding: 60px 0px !important;
	}
	#sectiontwo h1.had1 {
		font-size: 80px;
		line-height: 85px;
	}
	#sectiontwo input {
		height: 75px;
		font-size: 20px;
		padding-left: 30px;
	}
	#sectiontwo textarea {
		height: 110px;
		font-size: 20px;
	}
	#sectionone .large-para p {
		padding: 10px 0px;
	}
	#sectionone .box-1:before {
		width: 80%;
		height: 195px;
		top: 22%;
		background-size: cover;
		right: -13%;
	}
}
@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 */



