/*
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
*/

h2 {
    font-family: 'archivo' !important;
    font-size: 85px;
    line-height: 86px;
}

strong {
    font-family: 'archivo' !important;
}

h3{
	font-size: 55px;
	line-height: 86px;
	font-family: 'archivo' !important;
}

h4{
	font-size: 28px;
	line-height: 33px;
	font-family: 'archivo' !important;
}
p,a {
    font-family: lato !important;
    font-size: 20px;
}
header#top {
    height: 0px;
}
div#header-space {
    height: 0px;
}
.sf-menu a {
    font-size: 20px !important;
    font-family: lato;
    color: #000000 !important;
    padding: 10px !important;
}

.section-1 {
    padding: 120px 0px !important;
}

.section-1 h2 {
    color: #000;
    font-weight: 100;
}

.section-1 h2 strong:last-child {
    color: #008A00;
}

.section-1 p {
    color: #161616;
}

.book-btn {
    margin-top: 40px !important;
}

.book-btn a {
    background: #000;
    color: #fff;
    padding: 16px 50px;
    border-radius: 5px;
    font-weight: 500 !important;
    font-family: lato;
	transition:0.8s;
}
.section-1 .iwithtext {
    position: absolute;
    top: 50%;
    background: #fff;
    padding: 20px 50px;
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0px #00000075;
}

.section-1  .iwithtext .iwt-icon img {
    height: 77px;
    width: 78px !important;
}

.section-1 .iwithtext .iwt-icon {
    left: 30px;
    top: 10px;
}

.section-1 h5 {
    color: #008A00;
    font-family: lato;
    font-size: 15px;
    font-weight: 600 !important;
    line-height: 18px;
}

.section-1 h4 {
    color: #000000;
    font-family: 'archivo';
    margin-bottom: 0px !important;
}

/* section-2 */
.section-2 {
    padding: 120px 0px !important;
}

.section-2 h3 {
    color: #000;
    font-weight: 300;
}

.section-2 p {
    color: #161616;
    padding-bottom: 20px;
}

/* section-3 */
.section-3 {
    padding: 120px 0px !important;
}

.section-3 h3 {
    color: #000;
    font-weight: 300;
}

.section-3 p {
    color: #161616;
    width: 66%;
    margin: 0 auto;
}

.section-3 .inner p {
    width: 100%;
    font-size: 16px;
}
.section-4 {
    padding: 120px 0px !important;
}

.section-4 h3 {
    color: #000;
    font-weight: 300;
}

.section-4 p {
    width: 70%;
    margin: 0 auto;
    color: #000;
}

.section-4-1 p {
    width: 100%;
}

.section-4-1 {
    background: #0000001a;
    width: 49%;
    margin: 0 auto !important;
    padding: 60px 80px  !important;
    border: 1px solid #000;
}

.section-4-1 img {
    height: 130px !important;
    width: 130px !important;
}

.section-4-1  .iwt-text {
    padding-left: 140px;
    padding-top: 40px;
}

.section-4-1 .iwt-text p {
    padding-top: 0px !important;
    font-size: 15px;
}

.section-4-1 p {
    padding-top: 30px;
}

.section-4-1 h5 {
    font-size: 22px;
    color: #000;
    font-family: 'archivo';
}

/* section-5 */
.section-5 {
    padding: 120px 0px !important;
}

.section-5 h3 {
    color: #000;
    font-weight: 300;
}

.section-5 p {
    color: #000;
}

.section-5 input {
    height: 65px !important;
    border-radius: 8px !important;
}

.section-5 textarea {border-radius: 8px !important;resize: unset;height: 136px !important;}

.section-5 button#wpforms-submit-34 {
    background: #000;
    color: #fff;
    padding: 15px 40px !important;
    font-size: 20px;
    font-family: lato !important;
    font-weight: 300;
}

/* footer */
div#footer-outer {
    background: url(/wp-content/uploads/2023/03/Group-50.png);
}

div#footer-outer .col.span_4:nth-child(2) {
    padding-left: 10%;
}

#footer-outer h4 {
    color: #fff !important;
    font-size: 22px !important;
    padding-bottom: 40px;
}

#footer-outer li {
    line-height: 50px;
}

#footer-outer li a {
    color: #fff !important;
}

#footer-outer p {
    color: #fff;
}

div#custom_html-2 ul li, div#custom_html-2 ul li a {display: inline !important;margin: 8px;}

div#custom_html-2 ul li a i {
    border: 1px solid #fff;
    padding: 14px;
    height: 50px;
    width: 50px;
    border-radius: 10px;
}

ul#menu-contact-info li i {
    position: absolute;
    left: -30px;
    top: 18px;
}

ul#menu-contact-info li {
    position: relative;
    left: 30px;
}
#footer-outer #copyright .container {
    padding: 10px;
    border-top: 1px solid #fff;
}
div#footer-widgets {
    width: 80%;
    margin: 0 auto;
}
#footer-outer #copyright[data-layout="centered"] {
    padding: 0px;
}

@media screen and (max-width: 1444px) {
	h2 {
    font-size: 60px;
    line-height: 70px;
}


p {
    font-size: 16px;
    line-height: 28px;
}

a {
    font-size: 16px;
}

h3 {
    font-size: 45px;
    line-height: 60px;
}

h4 {
    font-size: 24px;
    line-height: 30px;
}

div#custom_html-2 ul li:first-child {
    margin-left: 0;
}
}