/*
Theme Name: Salient Child
Theme URI: https://themenectar.com
Description: Child theme for the Salient WordPress theme
Author: Your Name or Company
Author URI: https://yourwebsite.com
Template: salient
Version: 1.0
Text Domain: salient-child
*/

/* --- Your existing CSS starts below this line --- */


#header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a {
    color: black !important;
    font-size: 20px;
    font-family: 'aeonik';
}

#header-outer.transparent[data-lhe="animated_underline"] #top nav .sf-menu > .current_page_item > a {
    color: black !IMPORTANT;
}

#header-outer[data-lhe="animated_underline"].transparent #top nav > ul > li > a .menu-title-text:after {
    border-color: black !important;
}

#header-outer.transparent #top nav ul #search-btn a .icon-salient-search {
    color: black !important;
}

li#menu-item-21 a {
    border-radius: 111px;
    background: var(--Color-2, #FC5A2A);
    padding: 16px 26px !IMPORTANT;
}

li#menu-item-21 a span {
    color: white;
}

li#menu-item-21 a span::after {
    display: none !important;
}

.aeonikfont {
    font-family: 'aeonik' !important;
}

.spanfont {
    font-family: 'span' !important;
}

#s1 i.fa-chevron-down {
    top: -4px;
}

div#s1 {
    margin: 0;
}

div#s2 {
    padding: 80px 0 !important;
}

h2 {
    color: #152E42;
    font-size: 65px;
    line-height: 60px;
    font-family: 'span' !important;
    font-weight: 400;
    text-transform: capitalize;
}

h4 {
    text-transform: uppercase;
    font-family: 'aeonik';
    color: #152E42;
    font-size: 22px;
    font-weight: 400;
}

#s2 h2 {
    color: white;
}
#s2 h4 {
    color: white;
}
#s2 p {
    color: white;
    font-size: 21px !important;
    line-height: 36px;
    margin-top: 30px;
}

p {
    font-family: 'aeonik';
    font-size: 18px;
    line-height: 26px;
}

#s2 .offerbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 16px;
    border: 2px solid #FFF;
    background: #FFF;
    backdrop-filter: blur(5px);
    padding: 7px;
}

#s2 .offerbox p {font-size: 16px;line-height: 26px;padding-bottom: 12px;margin: 0 0 15px;color: #595959;}

#s2 .offerbox .img-side img {margin: 0;}

#s2 .offerbox .box-content-side {
    width: 50%;
}


#s2 .offerbox h3 {
    font-size: 30px;
    font-family: 'aeonik';
    font-weight: 400;
    color: #152E42;
    line-height: 40px;
}

#s2 .offerbox .box-content-side a {
    color: #152E42;
    text-transform: capitalize;
    font-weight: 400;
}

#s2 .offerbox .box-content-side a:hover {
    color: #000000;
}

a.nectar-button.small.regular.accent-color {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 400;
    font-family: 'aeonik';
    border-radius: 100px !important;
    padding: 15px 30px;
    margin-top: 20px;
}

#s2 .vc_col-sm-6:nth-child(1) .vc_column-inner {
    border-right: 1px solid white;
    padding-right: 40px;
}

#s2 .vc_col-sm-6:nth-child(2) .vc_column-inner {
    padding-left: 20px;
}

#s2 .offerbox .img-side {
    width: 47%;
}

div#s3 {
    padding: 80px 0 !important;
}

#s3sub ul {
    display: inline-block;
}

#s3sub ul li {
    border-radius: 111px;
    border: 1px solid var(--Color-2, #FC5A2A);
    padding: 10px 30px;
    margin: 20px 0;
    width: fit-content;
    list-style: none;
    position: relative;
    padding-left: 40px;
}

#s3sub ul li a {
    color: #152E42;
    font-size: 16px;
    font-family: 'aeonik';
}

#s3sub ul li::marker {
    color: #FC5A2A;
    font-size: 20px;
}

#s3sub ul li:before {
    content: '';
    background: #FC5A2A;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    left: 19px;
    top: 20px;
}
div#s4 {
    padding: 80px 0 !important;
}

h2.gform_title {
    display: none;
}
li.viewall-downloads {
    background: #fc5a2a;
    padding: 10px 30px !important;
}

li.viewall-downloads a {
    color: white !important;
}

.contactt h2 {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
    font-family: 'aeonik' !important;
    font-size: 163.885px;
    font-style: normal;
    font-weight: 700;
    line-height: normal; /* 144.444% */
    text-transform: uppercase;
    color: transparent;
    position: absolute;
    right: -170px;
    top: -200px;
}

#s4sub input {
    background: transparent;
    border-bottom: 1px solid white;
    font-family: 'aeonik' !important;
}

#s4sub input::placeholder {
    font-family: 'aeonik' !important;
    color: #ffffff8c;
}

#s4sub label {
    color: white;
    font-family: 'aeonik';
    font-weight: 400;
    margin-top: 0;
}
body .gform_wrapper .top_label .gfield_label{
    color: white;
    font-family: 'aeonik';
    font-weight: 400;
    margin-top: 20px !important;
}
div#input_1_6 {
    display: flex;
}

div#input_1_6 .gchoice {
    width: 100%;
}

legend.gfield_label {}

fieldset#field_1_6 {
    margin-top: 22px;
}

#s4sub  input[type=submit] {
    background: white !important;
    border: none !important;
    color: black;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 50px !important;
    padding: 22px 50px !important;
}

#s4sub p {
    color: white;
}

.p-bdr-bottom p {
    font-size: 22px;
    line-height: 32px;
}

.p-bdr-bottom {
/*     border-bottom: 1px solid white;
    padding-bottom: 70px;
    margin-bottom: 50px !important; */
}

#s4sub h5 {
    color: white;
    font-family: 'aeonik';
    font-weight: 400;
    font-size: 15px;
    text-transform: capitalize;
}

#s4sub a {
    color: white;
}

div#footer-outer {
    background: #FFF6ED;
}

div#nav_menu-2 {}

div#nav_menu-2 ul#menu-main-menu-2 {
    display: flex;
    align-items: center;
    justify-content: left;
}

div#nav_menu-2 ul#menu-main-menu-2 a {
    margin-right: 18px;
}

div#nav_menu-2 ul#menu-main-menu-2 li {
    margin: 0 !important;
    padding: 0 !important;
}

div#footer-widgets a {
    color: #182342 !important;
}

#footer-outer .widget h4 {
    font-size: 24px;
    font-family: 'aeonik';
    color: #182342;
    font-weight: 400;
}

div#text-2 p {
    padding-bottom: 0 !important;
    margin-bottom: 0;
}

div#footer-widgets p {
    color: #182342 !important;
}

.cpyright {
    display: flex;
    flex-direction: column-reverse;
}

.cpyright a {
    color: #182342;
    font-size: 16px;
    font-family: 'aeonik';
}

.cpyright p {
    font-size: 16px;
    padding-top: 8px;
}

.social-icons-fotter i {
    background: #000000 ! IMPORTANT;
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.social-icons-fotter i:hover {
    background: #fc693d !important;
    transition: 0.5s;
}

.social-icons-fotter i:before {
    position: relative;
    top: 13px;
}

div#custom_html-3 {
    margin-top: 151px;
}

div#footer-widgets .row {
    padding-bottom: 0;
}

.social-icons-fotter {
    width: 30%;
    margin-top: 70px;
    margin-left: 30px;
}

.social-icons-fotter i {
    margin: 8px 4px;
}

#footer-outer #footer-widgets .col input[type=submit] {
    width: fit-content;
    font-family: 'aeonik';
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 50px !important;
    padding: 15px 30px;
    font-size: 17px;
    margin-top: 20px;
}

#footer-outer #footer-widgets .col input[type=email] {
    background: transparent;
    border-radius: 45px;
    border: 1px solid var(--182342, #182342);
    padding:  14px 30px;
    width: 90%;
}
div#nav_menu-2 {
    border-bottom: 1px solid #FC5A2A;
    margin-bottom: 30px !important;
    padding-bottom: 30px;
}
#s3sub ul li:hover {
    transform: translateY(-6px);
    transition: 0.5s;
}
#s4sub p a:hover {
    color: black;
}

#s4sub p a:hover {
    color: black;
}

#s2 .offerbox:hover a {
    color: white;
}

#s2 .offerbox:hover p {
    color: white;
}

#s2 .offerbox:hover {
    background: #fc5a2a;
    transition: 0.5s;
}

#s2 .offerbox:hover h3 {
    color: white;
}

.main-section,
.details-section,
.details-section1 {
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
}

.hidden-section {
  opacity: 0;
  pointer-events: none;
  height: 0 !important;
  overflow: hidden;
}

h3 {
    font-size: 36px;
    font-family: 'aeonik';
}

#s2 h3 {
    color: white;
}

h3 {
    font-size: 36px;
    font-family: 'aeonik';
}

#s2 h3 {
    color: white;
}

div#s2sub2 p {
    padding-bottom: 0;
}

div#s2sub2 h3 {
    margin-top: 40px;
}

#s3 h2 {
    margin-bottom: 50px;
}

#s3 a {
    font-size: 22px;
    color: #247BFF;
}

#s3 a:hover {
    color: #f16a46;
}
.no-wait-time p {
    line-height: 44px !important;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 22px;
    border-color: rgb(252, 90, 42);
    border-style: solid;
    border-width: 2px;
    border-radius: 45px !important;
    background: #0000002b;
    width: fit-content;
    padding: 5px 30px !important;
    position: absolute;
    right: 0;
    bottom: -70px;
    color: white;
}

.no-wait-time p:hover {
    border-color: white !important;
    background: transparent;
    transition: 0.5s ease;
}

#s3 .no-wait-time p:hover {
    border-color: #000000 !important;
    background: transparent;
    transition: 0.5s ease;
    color: #000000 !important;
}
#s2 .b1 p {
    /* font-size: 24px; */
    /* line-height: 33px; */
}

#s2 .offerbox .b1 a {
    background: #fc5a2a;
    color: white;
    border-radius: 50px;
    padding: 10px 30px;
}

#s2 .offerbox {
    padding: 20px 7px;
}

#s2 .b1 h3 {
    /* font-size: 32px; */
}
#s2 .offerbox:hover .b1 a {
    background: white;
    color: black;
}
#s2sub2 li {
    color: white;
}

#s2sub2 li a {
    color: #ffffff;
    font-size: 18px;
}

div#s2sub2 h3 {
    line-height: 40px;
}
#s2 .offerbox:hover li {
    color: white;
}
#s2 .iwt-icon img {
    width: 252px;
}

#s2 .iwithtext .iwt-text {
    padding-left: 270px;
}

#s2 .iwithtext .iwt-text h3 {
    font-size: 33px;
    font-weight: 200;
}

#wait-btn:hover {
    transform: scale(1.2) !important;
    transition: 0.6s;
}


@media screen and (max-width: 1600px)
{
	
}
@media screen and (max-width: 1440px)
{
	
}
@media screen and (max-width: 1366px)
{
	
}
@media screen and (max-width: 1280px)
{
	#s3sub ul {
    margin: 0;
    margin-right: 10px;
}

#s2 p {
    font-size: 22px;
    line-height: 32px;
}

h2 {
    font-size: 55px;
    line-height: 60px;
}

#footer-outer .widget h4 {
    font-size: 20px;
}
}
@media screen and (max-width: 1024px)
{
	.col.span_9.col_last {
    background: #fc592b;
    border-radius: 12px;
}

#header-outer #logo img {
    height: 110px;
}

body[data-slide-out-widget-area-style="slide-out-from-right"]:not([data-header-color="custom"]).material .slide_out_area_close:before {
    background: black;
}

body.material #slide-out-widget-area[class*=slide-out-from-right] .off-canvas-menu-container li a {
    font-family: 'aeonik' !IMPORTANT;
    font-weight: 400 !IMPORTANT;
}
}
@media screen and (max-width: 800px)
{
	.col.span_9.col_last {
    padding-right: 12px;
}

body #top #logo img {
    height: 100px !important;
}

#s2 .vc_col-sm-6:nth-child(1) .vc_column-inner {
    border: none;
    padding: 0;
}

#s2 .vc_col-sm-6:nth-child(2) .vc_column-inner {
    padding: 0;
}

#s2 .offerbox .img-side {
}

.download-list {
    display: flex;
}

#s3sub ul {
    width: 50%;
}

.contactt h2 {
    top: -50px;
    font-size: 110px;
    right: -60px;
    opacity: 0.7;
}

.social-icons-fotter {
    margin: 0;
    display: flex;
}

div#custom_html-3 {
    margin: 0;
}
}
@media screen and (max-width: 480px)
{
	.no-wait-time{
		display:none;
	}
	.col.span_9.col_last {
    background: transparent;
}

body #top #logo img {
        height: 100px !important;
    }

div#s2 {
    padding: 40px 0 !important;
}

h2 {
    font-size: 40px;
    line-height: 50px;
}

#s2 p {
    font-size: 18px;
    line-height: 28px;
    margin-top: 0;
}

a.nectar-button.small.regular.accent-color {
    font-size: 16px;
    padding: 12px 30px;
}

.offerbox {
    flex-direction: column;
}

#s2 .offerbox .img-side {
    width: 100%;
}

#s2 .offerbox .box-content-side {
    width: 100%;
    padding: 10px 0;
}

#s2 .offerbox h3 {
    font-size: 24px;
}

div#s3 {
    padding: 40px 0 !important;
}

#s3sub ul {
    width: 100%;
}

.download-list {
    flex-wrap: wrap;
}

.contactt h2 {
    display: none;
}

div#s4 {
    padding: 40px 0 !important;
}
div#input_1_6 .gchoice {
    width: 50%
158.266px
;
}

div#input_1_6 {
    flex-wrap: wrap;
}

#s4sub input[type=submit] {
    padding: 7px 20px !important;
    font-size: 16px;
}

.p-bdr-bottom {
    padding-bottom: 20px;
}

ul#menu-main-menu-2 {
    flex-direction: column;
    align-items: flex-start !important;
}

div#custom_html-3 {
    margin-bottom: 0 !important;
}

div#footer-widgets .row .col.span_4:nth-child(2) {
    order: 1;
    margin-bottom: 0;
}

div#footer-widgets .row {
    display: flex;
    flex-direction: column;
}
	#s3 a {
    font-size: 18px;
}

#s3 p {
    padding-bottom: 16px;
}

#s3 h2 {
    margin-bottom: 30px;
}
	#s2sub1 .iwithtext .iwt-icon {
    position: relative;
}

#s2 .iwithtext .iwt-text {
    padding: 0;
}
	
}
