/*
Theme Name: integrity1st Child Theme
Description: This is a custom child theme for Salient
Theme URI: https://integrity1st.cloudstandly.com/
Author: ThemeNectar
Author URI: https://integrity1st.cloudstandly.com/
Template: salient
Version: 1.0
*/
@font-face {
    font-family: 'At Hauss Std';
    src: url('fonts/AtHaussStd-Bold.woff2') format('woff2'),
        url('fonts/AtHaussStd-Bold.woff') format('woff'),
        url('fonts/AtHaussStd-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'At Hauss Std';
    src: url('fonts/AtHaussStd-Regular.woff2') format('woff2'),
        url('fonts/AtHaussStd-Regular.woff') format('woff'),
        url('fonts/AtHaussStd-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'At Hauss Std';
    src: url('fonts/AtHaussStd-Medium.woff2') format('woff2'),
        url('fonts/AtHaussStd-Medium.woff') format('woff'),
        url('fonts/AtHaussStd-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



h1, h2, h3{
    font-family: 'At Hauss Std';
		  }
h4, h5,h6{
    font-family: 'At Hauss Std';
}
a,p,span,li,label{
    font-family: 'At Hauss Std';
}

h4.fir34{
    font-family: 'At Hauss Std';
}
#header-space {
	}
div#header-outer {
}
#top #logo {
    margin-bottom: 6px;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a
 {
    font-size: 16px;
    font-weight: 400;
    color: #1A1818;
    margin: 0 9px;
}
body #header-outer .icon-salient-search:before, body.material #header-outer .icon-salient-search:before {
    color: #ffffff;
}
body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after {
    display: none;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0px;
    height: 2px;
    background: #1167B1;
    border-radius: 100px;
    transition: all 0.3s linear;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a:after, #header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a:after {
    width: 100%;
}
li#menu-item-42 a {
    border: 1px solid #1A1818;
    padding: 8px 18px !important;
    border-radius: 50px;
}

li#menu-item-42 a::after {
    display: none;
}

li#menu-item-42 a:hover {
    color: #ffffff !important;
    background: #1167B1;
    border-color: #1167B1 !important;
}
#header-outer[data-format=centered-menu-bottom-bar] #top .span_3 nav.left-side, #header-outer[data-format=centered-menu-bottom-bar] #top .span_3 nav.right-side {
    top: unset !important;
    height: unset;
}
.icon-salient-m-user:before, nav.right-side .icon-salient-cart:before {
    color: #ffffff;
}
.hover-wrap-inner img {
    width: 100%;
}
.container.main-content {
    /* padding: 0 160px; */
}
#header-outer[data-format=centered-menu] #top .span_9 {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}
div#section1 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 60px;
}
div#sec-glb h2 {
    color: #fff !important;
    padding-bottom: 17px !important;
}
div#section1 ul.contact-list li a {
    color: #fff !important;
    font-size: 17px !important;
    padding-right: 20px;
}
div#section1 h1 {
    font-size: 60px;
    color: #ffffff;
    font-weight: 400;
    line-height: 1;
    opacity: 1;
    text-transform: capitalize;
    transform: unset;
}
div#section1 p {
    font-size: 18px;
    opacity: 1;
    color: #ffffff;
    transform: unset;
}
div#section1 a.nectar-button.small.regular.accent-color.regular-button.fir1 {
    background: #ffffff !important;
    border: 1px solid #ffffff;
    color: #1A1818;
}

div#section1 a.nectar-button.small.regular.accent-color.regular-button.fir2 {
    border: 1px solid #ffffff;
    background: transparent !important;
    color: #ffffff;
    margin-left: 9px;
}
div#section1 h2 {
    color: #ffffff;
    font-weight: 600;
}
div#section1 div#second ul.contact-list {
    display: flex;
    justify-content: center;
    align-items: center;
}
div#section1 div#second ul.contact-list li {
    list-style: none;
}
div#section1 div#second ul.contact-list li a {
    padding: 0 18px;
    color: #ffffff;
    font-size: 20px;
}
div#section1  div#second {
    padding-top: 40px;
}
h2 {
    font-size: 34px;
    font-weight: 400;
    line-height: 1.2;
    text-transform: uppercase;
}

p {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
}
a.nectar-button.small.regular.accent-color.regular-button {
    font-size: 17px;
    font-weight: 500;
    border-radius: 50px !important;
    padding: 12px 31px;
    text-transform: capitalize;
    color: #ffffff;
}
a.nectar-button.small.regular.accent-color.has-icon.regular-button i {
    background-color: #ffffff !important;
    color: #07031E;
    transform: rotate(-45deg);
    margin-top: -12px;
    margin-right: -6px;
}
h4.fir34 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    color: #2A2A2A;
}
div#section2 .row_col_wrap_12 {
    padding-top: 50px;
    padding-bottom: 50px;
}
div#section2 p {
    color: #1A1818;
    padding-bottom: 20px;
}
div#section2 h2 {
    color: #1A1818;
}
div#section2 a.nectar-button.small.regular.accent-color.regular-button {
  
}
div#section2 ul li {
    background: #F5F7FF;
    list-style: none;
    padding: 12px 24px;
    margin: 3px 0;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #1A1818;
    font-weight: 400;
}
div#section2 ul {
    margin-left: 0;
}
div#section2 ul li:before {
    position: absolute;
    content: "";
    background: #1167B1;
    width: 7px;
    height: 7px;
    border-radius: 50px;
    left: 9px;
}
div#section2 div#first {
	background-image: url(/wp-content/uploads/2025/05/Vector.png);
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
div#section2 div#first .vc_col-sm-12.fir1 img.img-with-animation.skip-lazy {
    width: 75%;
}
div#section3 .row_col_wrap_12 {
    padding-top: 50px;
    padding-bottom: 50px;
}
div#section3 .inner-wrap.row-bg-layer.using-image {
    border-radius: 12px;
    width: 98%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
div#section3 h2 {
    color: #000;
}
div#section3 p {
    color: #ffffff;
}
div#section3 div#second {
    padding-top: 90px;
}
div#section3 a.nectar-button.small.regular.accent-color.regular-button {
  
}
div#section4 .row_col_wrap_12 {
    padding-top: 50px;
    padding-bottom: 50px;
}
div#section4 h2 {
    color: #1B1A19;
    font-size: 25px;
    font-weight: 600;
}
div#section4 div#second .vc_col-sm-4 .vc_column-inner {
    border: 1px solid #000000;
    height: 100%;
    padding: 30px 30px;
    border-radius: 12px;
}
div#section4 div#second p.img {
    background: #F5F5F5;
    border-radius: 50px;
    width: 75px;
    height: 75px;
    display: inline-flex;
    padding: 12px 12px;
    margin-bottom: 15px;
}
div#section4 div#second p.img img {
    margin: 0;
}
div#section4 span.woocommerce-Price-amount.amount {
    font-size: 22px !important;
}
div#section4 div#second h4 {
    line-height: 23px;
    font-size: 23px;
    color: #1A1818;
}

div#section4 div#first {
    padding-bottom: 10px;
}
div#section4 {
    margin: 0;
}
div#section5 .row_col_wrap_12 {
    padding-top: 50px;
    padding-bottom: 50px;
}
div#section5 h2 {
    color: #000;
    font-size: 35px;
    padding-bottom: 20px;
    font-weight: 500;
}
div#section5 a.nectar-button.small.regular.accent-color.regular-button {
	background: transparent !important;
	border: 1px solid #ffffff;
}
div#section5 .toggle.default.open h3.toggle-title a {
    color: #FFFFFF;
    padding-top: 20px;
}
div#section5 .toggle.default.open {
    padding: 0;
}
div#section5 .toggle.default.open:before {
    display: none;
}
div#section5 h3.toggle-title a {
    font-size: 22px;
    color: #FFFFFF;
    font-weight: 600;
    padding: 17px 0;
    line-height: 27px;
}
div#section5 .toggle.default {
    border-bottom: 2px solid #ffffff96;
    padding: 0;
}
div#section5 .inner-toggle-wrap p {
    color: #ffffff;
}
div#section5 .toggle.default.open p {
    color: #FFFFFF;
}
div#section5 .toggle i {
    color: #080808;
    border: unset;
}
div#section5 .toggle i:before, div#section5 .toggle i:after {
    background-color: #ffffff !important;
}
div#section5 img.img-with-animation.skip-lazy {
    border-radius: 12px;
}
div#section5 .vc_col-sm-7.fir2 .vc_column-inner>.wpb_wrapper,
div#section5 .vc_col-sm-7.fir2 .vc_column-inner, .vc_col-sm-7.fir2 div#second,
div#section5 .vc_col-sm-7.fir2 .vc_column-inner+.wpb_wrapper,
div#section5 .vc_col-sm-7.fir2 div#second .row_col_wrap_12_inner,
div#section5 .vc_col-sm-7.fir2 div#second .img-with-aniamtion-wrap,
div#section5 .vc_col-sm-7.fir2 div#second .hover-wrap,
div#section5 .vc_col-sm-7.fir2 div#second .hover-wrap .hover-wrap-inner {
    height: 100%;
}
div#section5 .vc_col-sm-7.fir2 div#second img.img-with-animation.skip-lazy {
    height: 100%;
    object-fit: fill;
}
div#section6 .row_col_wrap_12 {
    padding-top: 50px;
    padding-bottom: 50px;
}
div#section6 h2 {
    color: #1A1818;
}
div#section6 .owl-dots {
    display: none;
}
div#section6 .owl-item .carousel-item {
        border: 1px solid #F5F7FF;
        margin: 0 6px;
        padding: 24px 24px;
        margin: 0 12px;
        box-shadow: 0 0 30px 3px #f3f3f300;
        background: #F5F7FF;
        border-radius: 0;
        padding: 18px 18px;
        padding-bottom: 18px !important;
}
div#section6 .owl-stage-outer {
    padding-top: 0;
    padding-bottom: 0;
}
div#section6 .owl-item.active .carousel-item {
    background: #F5F7FF;
}
div#section6 .owl-item.active+.active .carousel-item{
	border-color: #F5F7FF;
	background: #F5F7FF;
}
div#section6 .owl-item.active+.active+.active .carousel-item{
	background: #F5F7FF;
}
div#section6 .owl-item .carousel-item .cont {
    display: flex;
}
div#section6 .owl-item .carousel-item .cont .fir {
    width: 20%;
}
div#section6 .owl-item .carousel-item .cont .sec {
    width: 100%;
}

div#section6 .owl-item .carousel-item .cont p {
    font-size: 17px;
    color: #1A1818;
    padding-bottom: 10px;
}

div#section6 .owl-item .carousel-item .cont .sec h3 {
    padding-left: 45px;
    position: relative;
    display: flex;
    align-items: center;
    color: #1A1818;
    font-size: 24px;
}

div#section6 .owl-item .carousel-item .cont .sec h3:before {
    position: absolute;
    content: "";
    background: #1A1818;
    width: 36px;
    height: 3px;
    left: 0;
}
div#section6 .owl-dots {
    display: none;
}
div#section6 .owl-stage {padding: 0;}
div#section6 .owl-nav.disabled {
    display: flex;
    text-align: center;
    height: 0;
    float: right;
    position: absolute;
    top: 45%;
    margin: 0;
    width: 100%;
    justify-content: space-between;
}
div#section6 .owl-nav.disabled button span {
    display: none;
}
div#section6 .owl-nav.disabled button {
    width: 45px;
    height: 45px;
    background-color: #F5F7FF;
    border: 1px solid #1a18184d;
    transition: all 0.3s linear;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
    border-radius: 27px !important;
    margin: 0 5px;
    margin-left: -12px;
}
div#section6 .owl-nav.disabled button.owl-prev:before {
    content: "\f053";
    font-family: FontAwesome;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    color: #000000;
}
div#section6 .owl-nav.disabled button.owl-next:before {
    content: "\f054";
    font-family: FontAwesome;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    color: #000000;
}
div#section6 .owl-nav.disabled button:hover{
	background:#1167B1;
	border-color:#1167B1;
}
div#section6 .owl-nav.disabled button:hover:before {
    color: #ffffff;
}

div#section6 .owl-nav.disabled button.owl-next {
    margin-left: 0;
    margin-right: -12px;
}
div#section7 .row_col_wrap_12 {
    padding-top: 50px;
    padding-bottom: 50px;
}
div#section7 h2 {
    color: #ffffff;
}
div#section8 .row_col_wrap_12 {
    padding-top: 50px;
    padding-bottom: 20px;
}
div#section8 h2 {
    color: #000;
}
div#section8 p {
    color: #000;
}
div#section8 a.nectar-button.small.regular.accent-color.regular-button.fir1 {
    background: #ffffff !important;
    border: 1px solid #ffffff;
    color: #1A1818;
}

div#section8 a.nectar-button.small.regular.accent-color.regular-button.fir2 {
    border: 1px solid #000;
    background: transparent !important;
    color: #000;
    margin-left: 9px;
}
.img-with-aniamtion-wrap img.img-with-animation.skip-lazy {
    width: 100%;
}
div#contact1 {
    margin-top: 0 !important;
}
div#contact1 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 60px;
}
div#contact1 h2 {
    color: #330205;
}
div#contact1 p {
    color: #4C4B4B;
}
div#contact1 img.img-with-animation.skip-lazy {
    border-radius: 18px;
}
div#contact1 form.wpcf7-form.init br, div#contact1 br {
    display: none;
}
div#contact1 span.wpcf7-form-control-wrap {
    width: 49%;
    display: inline-flex !important;
    margin-bottom: 14px;
    margin-right: 2px;
}
div#contact1 textarea {
    height: 110px;
}
div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-796"] {
    width: 98.5%;
    margin-top: 10px;
    margin-bottom: 0;
}
div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-569"] textarea {
    border-radius: 12px !important;
}
div#contact1 input[type=text], div#contact1 input[type=tel], div#contact1 input[type=email], div#contact1 select, div#contact1 textarea {
    background: transparent;
    border-bottom: 1px solid #0A0001 !important;
    border-radius: 0 !important;
    box-shadow: unset;
    font-size: 16px;
    color: #0A0001;
    font-weight: 400;
    padding: 11px 18px;
    border: unset;
    padding-left: 0;
}
div#contact1 input[type=submit] {
    font-size: 17px;
    font-weight: 400;
    padding: 10px 42px !important;
    text-transform: capitalize;
    border-radius: 50px !important;
    margin-top: 30px !important;
    display: table;
    margin-right: 30px;
    color: #ffffff;
}
div#contact1 .wpcf7-form .wpcf7-not-valid-tip {
    display: none;
}
div#contact1 .wpcf7-form .wpcf7-not-valid::placeholder {
    color: red !important;
}
div#contact1  input:focus, 
div#contact1  select:focus, 
div#contact1 textarea:focus {
    border-color: #1167B1 !important;
}
div#contact1 input::placeholder, 
div#contact1 textarea::placeholder {
    color: #1B1A19 !important;
	font-size:15px;
}
div#contact1 .wpcf7 .wpcf7-response-output {
    margin-left: 0;
    margin-top: 0;
}
 div#contact1 span.wpcf7-spinner {
    position: absolute;
}
div#contact1 div#second {
        padding-top: 0;
}
div#contact1 div#second br{
	display:none;
}
div#contact1 div#first{
    padding-bottom: 20px;
}
div#contact1 form.wpcf7-form.init p {
    padding: 0;
}
.container-wrap {
    padding: 0;
}
div#footer1 .row_col_wrap_12 {
    padding-top: 50px;
    padding-bottom: 16px;
}
div#footer1 h4 {
    font-size: 20px;
    font-weight: 500;
    color: #464646;
    line-height: 28px;
}
div#footer1 h3 {
    font-size: 20px;
    font-weight: 500;
    color: #464646;
    text-transform: uppercase;
}
div#footer1 ul li,
div#footer1 p {
    font-size: 16px;
    font-weight: 400;
    color: #464646;
    list-style: none;
}
div#footer1 ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #464646;
    list-style: none;
}
div#footer1 ul {
    margin: 0;
}
div#footer1 div#first {
    margin-bottom: 0;
}
div#footer1 ul.cont1 li {
    list-style: none;
    display: flex;
    padding: 0 !important;
}
div#footer1 ul.cont1 li a{
	border: 1px solid #464646;
	width: 45px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 4px;
	border-radius: 41px;
	background: transparent;
}
div#footer1 ul.cont1 li i {
    font-size: 21px;
    color: #464646;
    padding: 0;
}
div#footer1  ul.cont1 li a:hover {
    background: #000000;
    border-color: #000000;
}
div#footer1 ul.cont1 li a:hover i {
    color: #ffffff;
}
div#footer1 div#first .vc_col-sm-3:nth-child(1) {
    width: 30%;
}

div#footer1 div#first .vc_col-sm-3:nth-child(2) {
    width: 20%;
    left: 30px;
}

div#footer1 div#first .vc_col-sm-3:nth-child(3) {
    width: 32%;
}

div#footer1 div#first .vc_col-sm-3:nth-child(4) {
    width: 18%;
}
div#footer1 {
    margin: 0;
}

div#footer1 div#second {
    border-top: 1px solid #000000;
    margin-top: 40px;
    padding-top: 20px;
}

div#footer1 div#first .vc_col-sm-3:nth-child(1) .vc_column-inner {
    height: 100%;
}

div#footer1 div#first .vc_col-sm-3:nth-child(1) .vc_column-inner>.wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
#page-header-bg h1 {
    text-align: center;
    padding-top: 90px;
    font-weight: 400;
    font-size: 60px;
    text-transform: uppercase;
}
div#first02 p {
    position: relative;
    top: -102px;
    z-index: 999999;
    font-size: 35px;
}
div#Pel-02 {}

div#Pel-02 p.a1 {
    color: #fff;
    font-size: 33px;
    padding-top: 51px;
}

div#Pel-02 p.a2 {
    color: #fff;
    font-size: 32px;
    padding-top: 51px;
    float: right;
}
div#Pel-01 p.a4 {
   color: #fff;
    font-size: 32px;
    padding-top: 51px;
    float: left;
}
div#Pel-01 p.a3 {
      color: #fff;
    font-size: 32px;
    padding-top: 51px;
    float: right;
}
div#Pel-01 {
    padding-bottom: 40px !important;
}
.icon
 {
    color: #A09170;
    font-size: 25px;
    margin: 0px !important;
    padding: 0px !important;
}
body #header-secondary-outer .nectar-center-text {
    font-size: 16px;
    line-height: 16px;
    max-width: 100%;
}
.nv-left {
    width: 22%;
    float: left;
    background: ;
    padding-top: 46px;
    padding-bottom: 30px;
}
.contact-infoa {
    float: left;
}

.contact-infoa h3 {
    font-size: 16px;
    float: left;
    padding-left: 3px;
    padding-top: 10px;
}

.contact-infoa h6 {
    float: left;
    padding-left: 8px;
    padding-top: 16px;
}
.contact-infoa .icon
 {
    color: #A09170;
    font-size: 17px;
    margin: 0px !important;
    padding: 0px !important;
    display: flex;
    float: left;
    margin-top: 20px !important;
}
div#sec-glb h5 {
    color: #fff !important;
    font-size: 77px !important;
    text-align: center;
}

div#sec-glb span.\32 3d {
    padding: 100px;
}

div#section5 img {
    width: 33% !important;
    margin: 0 auto;
}
div#section5 h3 {
    color: #000;
    font-size: 19px;
    text-align: center;
}
div#section5 p
 {
    text-align: center;
    font-size: 17px;
}
div#section3 h4 {
    color: #000;
    font-size: 27px;
}
div#section3 img {
    width: 86% !important;
}
div#section4 ul li {
    list-style: none !important;
    list-style-position: outside;
    color: #000;
    padding-bottom: 15px;
    font-size: 16px;
}
div#section4 img.alignnone.size-medium.wp-image-183 {
    width: 28%;
    display: block;
    background: #f5f5f5;
    border-radius: 111px;
}
.Sec-Youtube {
    float: right;
    display: flex
;
    padding-top: 54px;
    width: 33% !important;
}
.youtube-left {float: left;display: flex;width: 50% !important;}

.youtube-right {
    float: left;
    display: flex;
    width: 50% !important;
}

.youtube-left a {
    background: #1167b1;
    padding: 11px 32px;
    border-radius: 5px;
    color: #fff !important;
}
.material #header-secondary-outer {
    min-height: 64px;
}
.Sec-Youtube i[class*=fa-], span[class*=fa-] {
    display: inline-block;
    word-spacing: 1px;
    position: relative;
    text-align: center;
    top: 0px;
    vertical-align: middle;
    color: #fff;
    left: -9px;
    max-width: 100%;
}
.youtube-right a {
    background: #1167b1;
    padding: 11px 32px;
    border-radius: 5px;
    color: #fff !important;
}
div#sec-glb a {
    background: #fff !important;
    padding: 12px;
    border-radius: 4px;
}
div#sec-breathe h2 {
    color: #fff !important;
    font-size: 45px !important;
    width: 56% !important;
    margin: 0 auto;
}
div#sec-breathe p {
    color: #fff !important;
    font-size: 18px !important;
    padding-top: 20px !important;
}
div#sec-breathe a.nectar-button.medium.regular.accent-color.regular-button {
    font-size: 14px !important;
    background: transparent !important;
    border: 2px solid #fff !important;
    border-radius: 37px !important;
    width: 20% !important;
    margin-right: 8px !important;
}
div#sec-imgs h2
 {
    color: #fff !important;
    font-size: 33px !important;
    width: 100% !important;
    margin: 0 auto;
    padding-bottom: 46px;
}
div#section4 .custom-short-description {
    color: #000000a8 !important;
    line-height: 18px;
    font-size: 16px !important;
    width: 89% !important;
    padding-bottom: 20px !important;
}