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





/* Hero-sEC CSS */





#hero-sec h3 {
    font-size: 35px;
    font-weight: 700;
    font-family: 'Inter';
}

#hero-sec h1 {
    color: #00A2E8;
    margin-top: 20px;
}

#sidebar h2.wpb_heading.wpb_widgetised_column_heading {
    text-align: center;
    font-size: 28px;
    font-weight: 400;
    font-family: 'Poppins';
}

#sidebar form .tnp-field.tnp-field-button {
    width: 170px;
    margin-bottom: 0;
}

#sidebar form {
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid #000;
    border-radius: 4px;
}

#sidebar form .tnp-field.tnp-field-email {
    margin-bottom: 0;
}

#sidebar form .tnp-field.tnp-field-email input {
    padding: 15px;
    background: #fff;
    border: chartreuse;
    font-size: 20px;
    line-height: 20px;
    width: 320px;
}

#hero-sec .wpb_widgetised_column.wpb_content_element {
    margin-bottom: 0;
}

#hero-sec p {
    font-size: 18px;
    line-height: 23px;
}

#sidebar .tnp-field label {
    display: none;
}










/* Why SEc CSS */



#why-inner {
    b;background: #00A2E8;
    padding: 50px 0px;
    border-radius: 20px !important;
}

#why-inner .row_col_wrap_12_inner.col.span_12.left {
    align-items: center;
}

#why-inner h2 {
    margin-bottom: 30px;
    color: #fff;
}

#why-inner p {
    max-width: 510px;
    color: #fff;
}

#cta-btn {
    padding-left: 0;
    min-width: 120px;
    padding-right: 0px !IMPORTANT;
    text-align: left;
    font-size: 15px;
    font-family: 'Poppins';
    font-weight: 400;
    border-bottom: 1px solid #fff;
    border-radius: unset !important;
}

#cta-btn span {
    transform: unset;
}

#cta-btn i {
    transform: inherit;
    bottom: 0;
    right: 0;
    top: 0;
    margin: auto;
    font-size: 17px;
}

#cta-btn:hover, #cta-btn:focus {
    box-shadow: unset !IMPORTANT;
}








/* Close SEC CSS */





#close-sec .row_col_wrap_12.col.span_12.dark.left {
    align-items: center;
}

#close-sec a#cta-btn, #close-sec a#cta-btn i {
    color: #00a2e8 ! IMPORTANT;
    background: transparent !important;
}

#close-sec a#cta-btn {
    border-bottom: 1px solid;
}

#close-sec h2 {
    margin-bottom: 30px;
}

#close-sec p {
    max-width: 530px;
}

#why-sec .vc_col-sm-12 h2 {
    margin-bottom: 50px;
}











/* Connect SEC CSS */



#connect-sec {
    background: #B2E3F8;
    border-radius: 20px;
    margin-bottom: 100px;
    padding: 80px 50px !IMPORTANT;
}

#connect-sec .row_col_wrap_12.col.span_12.dark.left {
    align-items: center;
}

#connect-sec h2 {
    margin-bottom: 30px;
}

#connect-sec #cta-btn {
    background: transparent !important;
}












/* Own Sec cSSS */






#close-sec.own-sec p {
    max-width: 500px;
}

#close-sec.own-sec {
    margin-bottom: 0;
    padding-bottom: 0px !important;
}









#fq-sec h2 {
    font-size: 65px;
    font-family: 'Poppins';
    line-height: 80px;
    margin-bottom: 50px;
}

#fq-sec {
    margin-bottom: 100px !important;
}

#copyright {
    background: transparent !important;
    text-align: center;
}

#copyright .col.span_5 {
    width: 100%;
}

#copyright .col.span_5 p {
    font-size: 17px;
    color: #000;
}

#fq-sec div[data-style=minimal] .toggle h3 a {
    color: #000;
    font-weight: 500;
    font-size: 23px;
}

#fq-sec .inner-toggle-wrap p {
    line-height: 34px;
    font-size: 20px;
    font-weight: 500;
}

#fq-sec div[data-style=minimal] .toggle.open h3 a {
    color: #000;
}

#fq-sec div[data-style=minimal] .toggle i {
    background: #00A2E8;
    border-color: #00A2E8 !important;
}

#fq-sec div[data-style=minimal] .toggle i::before, div[data-style=minimal] .toggle i::after {
    background: #fff !important;
}




















@media only screen and (min-width: 300px) and (max-width: 519px){


#hero-sec h3 {
    font-size: 23px;
    line-height: 28px;
}

#hero-sec h1 {
    font-size: 40px;
    line-height: 50px;
}

#why-sec .vc_col-sm-12 h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
}

#why-inner {
    padding: 50px 20px;
}

p {
    font-size: 18px;
    line-height: 31px;
}

#connect-sec {
    padding: 50px 20px !important;
}

#fq-sec h2 {
    font-size: 33px;
    line-height: 49px;
}

#fq-sec div[data-style=minimal] .toggle h3 a {
    font-size: 18px;
    line-height: 27px;
}

#fq-sec .inner-toggle-wrap p {
    font-size: 15px;
    line-height: 29px;
}
#sidebar form .tnp-field.tnp-field-email input {
    padding: 14px 10px;
    width: 180px;
    font-size: 14px;
}

#sidebar form .tnp-field.tnp-field-button {
    width: 130px;
}

#sidebar form .tnp-field.tnp-field-button input.tnp-submit {
    padding: 10px !important;
}

div#why-sec {
    padding-top: 50px !IMPORTANT;
}

#close-sec .row_col_wrap_12.col.span_12.dark.left {
    flex-direction: column-reverse;
}

#close-sec img {
    margin-bottom: 30px;
}

#close-sec {
    margin-bottom: 0;
}

#header-outer a#logo {
    transform: unset !important;
}

#header-outer .col.span_3 {
    width: 100% !important;
    text-align: center;
}

#fq-sec {
    margin-bottom: 50px !IMPORTANT;
}

}