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

@font-face {
    font-family: 'Chronicle Display';
    src: url('fonts/ChronicleDisplay-LightItalic.woff2') format('woff2'),
        url('fonts/ChronicleDisplay-LightItalic.woff') format('woff'),
        url('fonts/ChronicleDisplay-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}


h1{
font-family: 'Chronicle Display';
}
h2,h3{
font-family: 'Chronicle Display';
}
h4,h5,h6{
font-family: 'Chronicle Display';
}
a,p,span,li,label{
font-family: 'Chronicle Display';
}
header#top {
    background: #f6f7f1;
}

div#header-outer li#social-in-menu {
    right: 25%;
}
div#header-outer li#social-in-menu a i{
	color: #ffffff;
}
body.home.page-template-default.page.page-id-21 div#header-outer li#social-in-menu a i{
	color: #2C3151;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a {
    font-size: 18px;
    font-weight: 500;
    color: #171B1F;
    text-transform: capitalize;
    margin: 0 15px;
}
 #header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -5px;
    width: 0px;
    height: 2px;
    background: #E9D900;
    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%;
}
/* #header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:before {
    content: "";
    background: #5C9E97;
    position: absolute;
    top: -8px;
    left: -8px;
    width: 18px;
    height: 4px;
    border-radius: 100px;
    transition: all 0.3s linear;
    opacity: 0;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a:before,#header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a:before {
    opacity: 1;
}  */
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a span:after {
    display: none !important;
}

div#section1 h1 {
    font-size: 45px;
    color: #2B2B2B;
    font-weight: 300;
    text-transform: capitalize;
    line-height: 1.1;
    font-style: italic;
}
div#section1 p{
	font-size: 16px;
	line-height: 22px;
	color: #1D1D1D;
}
h2 {
    font-size: 45px;
    font-weight: 300;
    line-height: 1.2;
    text-transform: capitalize;
    font-style: italic;
}
p {
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
}

a.nectar-button.small.regular.accent-color.regular-button {
    font-size: 17px;
    font-weight: 400;
    color: #ffffff;
    text-transform: capitalize;
    border-radius: 50px !important;
    padding: 13px 26px;
}
div#section2 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}
div#section2 h2 {
    color: #171B1F;
    padding-bottom: 10px;
}
div#section2 p{
	color: #171B1F;
}
div#section3 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}
div#section1 h5 {
    color: #FA4B1C;
    font-size: 20px;
    font-weight: 400;
}
div#section1 a.primary-color {
    font-size: 17px;
    font-weight: 400;
    color: #ffffff;
    text-transform: capitalize;
    border-radius: 50px !important;
    padding: 13px 26px;
}

div#section1 a.slider-down-arrow.no-border {
    content: url(/wp-content/uploads/2024/05/Group-8109.png);
    position: absolute;
    left: 50px;
}

div#section1 ul {
    display: flex;
    position: absolute;
    bottom: 12px;
    z-index: 4;
    left: 18%;
    margin: 0;
}

div#section1 ul li {
    list-style: none;
    padding: 0 12px;
    border-left: 1px solid #000000;
}
div#section1 ul li a {
    font-size: 18px;
    color: #232120;
}
div#section2 h5 {
    color: #FA4B1C;
    font-size: 24px;
    font-weight: 400;
}
div#section2 div#second .vc_col-sm-3:first-child {
    padding-top: 25px;
}

div#section2 div#second .vc_col-sm-3:last-child {
    display: flex;
    align-items: end;
}

div#section2 div#second .vc_col-sm-6 {
    margin-top: -60px;
}
div#section3 h2 {
    color: #171B1F;
    padding-bottom: 10px;
}
div#section3 h5 {
    color: #FA4B1C;
    font-size: 24px;
    font-weight: 400;
}
div#section3 div#second .vc_col-sm-6:first-child {
    padding-right: 30px;
    border-right: 1px solid #FA4B1C;
}
div#section3 div#second .vc_col-sm-6:last-child {
    padding-left: 30px;
}
div#section3 div#second h3 {
    color: #2B2B2B;
    font-weight: 300;
    font-style: italic;
    font-size: 35px;
    line-height: 1.2;
}
div#section3 div#second p {
    color: #2B2B2B;
}
div#section4 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}
div#section4 h3 {
    color: #ffffff;
    font-size: 50px;
    font-weight: 300;
    font-style: italic;
}
div#section4 .row-bg.viewport-desktop.using-image::before {
    content: "";
    position: absolute;
    bottom: 0px;
    height: 75%;
    width: 100%;
    transition: all 0.3s linear 0s;
    z-index: 3;
    background-image: linear-gradient(180deg, #d49d1f00, #222336ab);
}
div#section5 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}
div#section5 input[type=email] {
	line-height: 30px;
	color: #191816;
	background: #ffffff;
	font-weight: 500 !important;
	padding: 10px 25px !important;
	width: 100% !important;
	height: 45px;
	border-radius: 12px;
	display: flex;
	margin: 0 auto;
}
div#section5 input[type=submit]{
	border: unset;
	outline: unset;
	box-shadow: unset;
	transform: unset !important;
	border-radius: 8px !important;
	background-color: #FA4B1C !important;
	color: #ffffff;
	font-size: 16px;
	float: right;
	margin-top: -50px;
	margin-right: 5px;
	padding: 7px 23px !important;
}
div#section5 input::placeholder { 
	color: rgba(182, 182, 182, 0.9) !important; 
}
div#section5 p {
    color: #232120;
    font-weight: 400;
    padding: 0;
    width: 78%;
}
div#section5 p img {
    padding-bottom: 10px;
}
div#footer-widgets .row {
    padding-top: 20px;
    padding-bottom: 30px;
}
#footer-outer .col.span_3:nth-child(1) {
    width: 35%;
}
#footer-outer .col.span_3:nth-child(2), 
#footer-outer .col.span_3:nth-child(4){
    width: 15%;
    left: 80px;
}
#footer-outer .col.span_3:nth-child(3){
    width: 21%;
    left: 80px;
}
#footer-outer .widget h3 {
    font-size: 23px;
    font-weight: 400;
    color: #2B2B2B;
    text-transform: capitalize;
    padding-bottom: 10px;
}
#footer-outer #footer-widgets .col ul li a, #footer-outer #footer-widgets .col ul li {
    font-size: 17px;
    font-weight: 500;
    color: #2B2B2B;
}
.material #footer-outer #footer-widgets .col ul li {
    padding: 0 !important;
    margin-bottom: 4px;
}
#footer-outer #copyright .col.span_5 {
    width: 100%;
    display: flex;
}
#footer-outer #copyright .col.span_7 {
    display: none;
}
#footer-outer #copyright p {
    color: #2B2B2B;
    padding-bottom: 0;
    font-size: 18px;
    font-weight: 500;
}
div#footer-outer {
    background: #F7F7F2;
}
div#copyright {
	border-top: 1px solid #FA4B1C;
	padding: 12px 0 !important;
}

#page-header-bg h1 {
    padding-top: 60px;
    font-family: 'Chronicle Display';
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 4px;
    color: #020317;
    font-weight: 300;
    font-style: italic;
    padding: 0;
}
#footer-outer #copyright .col ul {
    float: left;
    margin: 0 auto;
    margin-right: 0;
}
#footer-outer #copyright li a i {
    color: #2B2B2B !important;
}
body #footer-outer i {
    margin-right: 10px;
}
div#contact1 .row_col_wrap_12 {
    padding-top: 40px;
    padding-bottom: 40px;
}
div#contact1 h2 {
    color: #020317;
    padding-bottom: 25px;
}
div#contact1 br {
    display: none;
}

div#contact1 span.wpcf7-form-control-wrap {
    width: 32%;
    display: inline-block !important;
    margin-bottom: 12px;
    margin-right: 8px;
}

div#contact1 span.wpcf7-form-control-wrap[data-name="textarea-217"]{
    width: 97%;
    padding-top: 16px;
}

div#contact1 textarea {
    height: 100px;
}

div#contact1 input[type=text], div#contact1 input[type=email], div#contact1 input[type=tel], div#contact1 textarea {
    background: transparent;
    font-size: 16px;
    font-weight: 400;
    color: #020317;
    border: unset;
    border-radius: 0 !important;
    border-bottom: 1px solid #002D36 !important;
}

div#contact1  input:focus, 
div#contact1  select:focus, 
div#contact1 textarea:focus,
div#contact1 textarea:focus{
    border-bottom: 1px solid #5C9E97 !important;
    border: unset;
    box-shadow: unset !important;
    border-radius: 0 !important;
}

div#contact1 input::placeholder,
div#contact1 textarea::placeholder {
    color: #8A8A8A;
}

div#contact1 input[type=submit] {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff !important;
    padding: 13px 32px !important;
    text-transform: capitalize;
    border-radius: 50px !important;
    margin-top: 30px;
}

div#contact1 .wpcf7-form .wpcf7-not-valid-tip {
    display: none;
}

div#contact1 .wpcf7-form .wpcf7-not-valid{
    border-bottom: 2px solid red !important;
    border: unset;
}
div#section2 .row-bg-wrap:nth-child(1) .inner-wrap:before {
    position: absolute;
    background-image: url('/wp-content/uploads/2024/05/Mask-Group-3.png');
    display: inline-block;
    width: 30%;
    height: 30%;
    content:"";
    background-position: bottom left;
    background-size: 65%;
    background-repeat: no-repeat;
    left: 0;
    bottom: 0;
}
 div#section2 .vc_col-sm-3.thr:before {
    position: absolute;
    background-image: url('/wp-content/uploads/2024/05/image-bg.401a8334d9f1c0dc91e638d12d4fcf15.png');
    display: inline-block;
    width: 75%;
    height: 60%;
    content:"";
    background-position: bottom left;
    background-size: 100%;
    background-repeat: no-repeat;
    right: 0;
    top: 0;
}
div#section3 div#second .vc_col-sm-6:first-child .wpb_text_column {
    padding-left: 20px;
    padding-right: 120px;
}
div#section3 div#second .vc_col-sm-6:first-child a.nectar-button.small.regular.accent-color.regular-button {
    margin-left: 20px;
}
div#section3 div#second .vc_col-sm-6:last-child .wpb_text_column {
    padding-left: 120px;
}
div#section3 div#second .vc_col-sm-6:last-child a.nectar-button.small.regular.accent-color.regular-button {
    margin-left: 120px;
}

div#section5 h4 {
    font-size: 30px;
    font-weight: 400;
    color: #232120;
}

#footer-outer .widget.widget_media_image img {
    width: 66%;
    margin-top: 18%;
}
a.nectar-button.small.regular.accent-color.regular-button i {
    position: absolute;
    left: 10px;
    transform: rotate(-46deg);
    top: 11px;
    font-weight: 300 !important;
    font-size: 15px;
}

a.nectar-button.small.regular.accent-color.has-icon.regular-button span {
    transform: translateX(10px);
}
div#section4 a.nectar-button.small.regular.accent-color.regular-button {
    background: transparent !important;
    border: 1px solid #ffffff;
}
#section1 .slider-pagination span:before {
    display: none;
}
#section1 .slider-pagination span {
    background: #c8c8c8;
    border-radius: 100px;
    width: 12px;
    height: 12px;
    opacity: 1;
    margin: 0 6px;
}
#section1 .slider-pagination span.swiper-active-switch {
    width: 12px;
    height: 12px;
    background: #FA4B1C;
    border: 1px solid #FA4B1C;
    position: relative;
    left: -1px;
}
#section1 .container.normal-container.slider-pagination-wrap {
    position: absolute;
    bottom: 3%;
    left: unset;
    top: unset;
    right: 30px;
    padding: 0px;
    width: unset;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a i {
    font-size: 11px;
    margin-top: 4px;
    margin-left: 4px;
}
div#section1 ul li:first-child {
    border-left: unset;
}
div#page-header-bg {
    height: 200px !important;
}
div#page-header-wrap {
    height: 200px !important;
}