/*
Theme Name: mnnlimo Child Theme
Description: This is a custom child theme for Salient
Theme URI: mnnlimo.com
Author: ThemeNectar
Author URI: mnnlimo.com
Template: salient
Version: 1.0
*/

@font-face {
    font-family: 'Clash Display';
    src: url('fonts/ClashDisplay-Light.woff2') format('woff2'),
        url('fonts/ClashDisplay-Light.woff') format('woff'),
        url('fonts/ClashDisplay-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Dharma Gothic E';
    src: url('fonts/DharmaGothicE-Bold.woff2') format('woff2'),
        url('fonts/DharmaGothicE-Bold.woff') format('woff'),
        url('fonts/DharmaGothicE-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



h1,
    h2{
    font-family: 'Dharma Gothic E';
}

h3{
    font-family: 'Clash Display';
}

h4,
    h5,
        h6{
    font-family: 'Clash Display';
}

a,
    p,
        span,
                li,
                    label{
    font-family: 'Clash Display';
}


div#header-space {
    display: none;
}

div#header-outer {
    position: absolute !important;
    top: 0 !important;
    height: 0 !important;
}



#section1 a.slider-down-arrow.no-border:before {
    content: "";
    width: 25px;
    height: 180px;
    margin: 0px;
    left: unset;
    top: unset;
    position: static;
    background: url(/wp-content/uploads/2023/08/Group-18.png);
    background-repeat: no-repeat !important;
    background-size: 100% 100%;
}

#section1 a.slider-down-arrow.no-border {
    position: absolute;
    bottom: -45px;
    left: 50px;
    top: unset;
    right: unset;
}

#section1 .slider-down-arrow.no-border:after {
    display: none;
}
#section1 path.nectar-scroll-icon-path {
    display: none;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a {
    font-size: 15px;
    font-weight: 400;
    color: #ffff;
    padding: 0;
    text-transform: capitalize;
    padding-top: 0px;
    font-family: 'Clash Display';
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a span {
    font-family: 'Clash Display';
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -10px;
    width: 0px;
    height: 3px;
    background: #fff;
    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: #ffffffc7;
    position: absolute;
    top: -15px;
    left: -7px;
    width: 18px;
    height: 18px;
    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;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-54 >a {
    background: transparent;
    color: #ffffff;
    padding: 9px 21px;
    border-radius: 0;
    border: 1px solid #ffffff;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-55 >a {
    background: #ffffff;
    color: #000000;
    padding: 9px 21px;
    border-radius: 0;
}
#header-outer[data-format=centered-menu] #top .span_9 .sf-menu:not(.buttons){
    width:80%;
}
div#section1 .content {
    padding-top: 110px;
    padding-left: 150px;
}

div#section1 h1 {
    font-size: 85px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1;
    text-transform: capitalize;
    padding-top: 60px;
}

div#section1 h1 label{
  font-weight: 600;
  font-family: 'ClashGrotesk-Semibold';
}
div#section1 p{
  font-size: 28px;
  font-weight: 500;
  color: #191515;
}
div#section1 a.primary-color {
    font-size: 16px;
    font-weight: 600;
    padding: 13px 28px;
    letter-spacing: 0;
    text-transform: capitalize;
    border-radius: 0 !important;
    color: #ffffff;
    border: 1px solid #ffffff;
    background: transparent !important;
}
div#section1 .button+.button a {
    background: #ffffff !important;
    border: 1px solid #ffffff;
    color: #000000;
}
div#section1 ul.fti {
    position: absolute;
    top: 35%;
    z-index: 4;
}

div#section1 ul.fti li {
    list-style: none;
    font-size: 20px;
    padding: 12px 0;
    margin-right: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
}

div#section1 ul.fti li i {
    color: #ffffff;
}

div#section2 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 60px;
    margin: 0 20px;
}

h2 {
    font-size: 75px;
    font-weight: 700;
    color: #050E1C;
    line-height: 1;
    text-transform: capitalize;
}

p {
    font-size: 15px;
    font-weight: 500;
    color: #050E1C;
    line-height: 21px;
}

a.nectar-button.small.regular.accent-color.regular-button {
    font-size: 14px;
    font-weight: 500;
    border-radius: 0px !important;
    color: #ffffff;
    padding: 14px 36px;
    letter-spacing: 0;
    text-transform: capitalize;
}




h4 {
    font-size: 22px;
    font-weight: 400;
    color: #050E1C;
    text-transform: uppercase;
    margin: 0 !important;
}



#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-54 >a:after, 
#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-54 >a:before,
#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-55 >a:after, 
#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-55 >a:before{
    display: none;
}

div#section2 .row_col_wrap_12_inner {
    border-bottom: 1px solid #7E7E7E;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
}

div#section2 .first .row_col_wrap_12_inner {
    border: unset;
    padding-bottom: 35px;
}
div#section2 .last .row_col_wrap_12_inner {
    border: unset;
}


div#section2 h5 {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    margin: 0;
}

div#section2 h3 {
    font-size: 50px;
    font-weight: 400;
    color: #000000;
    font-family: 'Dharma Gothic E';
    line-height: 1;
}

div#section2 img {
    margin: 0;
}
div#section2 .first .row_col_wrap_12_inner:hover {
    background: unset;
    border-radius: 25px;
}
div#section2 .row_col_wrap_12_inner:hover {
    background: #000;
    border-radius: 25px;
}

div#section2 .row_col_wrap_12_inner:hover h3, div#section2 .row_col_wrap_12_inner:hover h5 {
    color: #ffffff;
}

div#section2 .row_col_wrap_12_inner div a {
    opacity: 0;
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}

div#section2 .row_col_wrap_12_inner:hover div a {
    opacity: 1;
}

div#section3 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 61px;
    /* margin: 0 20px; */
}


#section3 .vc_col-sm-3 .wpb_text_column {
    position: absolute;
    z-index: 7;
    margin-top: -60px;
    margin-left: 18px;
}

#section3 .vc_col-sm-3 .wpb_text_column h3 {
    font-size: 23px;
    font-weight: 400;
    color: #ffffff;
}

#section3 .vc_col-sm-3 .hover-wrap-inner::before {
    content: "";
    position: absolute;
    bottom: 0px;
    height: 60%;
    width: 100%;
    transition: all 0.3s linear 0s;
    z-index: 3;
    background-image: linear-gradient(180deg, #d49d1f00, #222336ab);
}

#section3 .vc_col-sm-6 .wpb_text_column:nth-child(3) {
    position: absolute;
    z-index: 7;
    margin-top: -60px;
    margin-left: 18px;
}

#section3 .vc_col-sm-6 .wpb_text_column h3 {
    font-size: 23px;
    font-weight: 400;
    color: #ffffff;
}

#section3 .vc_col-sm-6 .hover-wrap-inner::before {
    content: "";
    position: absolute;
    bottom: 0px;
    height: 60%;
    width: 100%;
    transition: all 0.3s linear 0s;
    z-index: 3;
    background-image: linear-gradient(180deg, #d49d1f00, #222336ab);
}


div#section3 h2 {
    color: #ffffff;
}
div#section3 h2 br {
    display: none;
}

div#section3 ul li {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    padding: 2px 0;
}

div#section3 .vc_col-sm-6 img {
    width: 100%;
    height: 226px;
    object-fit: cover;
}

div#section4 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 61px;
    /* margin: 0 20px; */
}


div#section4 .vc_col-sm-6 {
    display: flex;
    justify-content: center;
    align-items: center;
}

div#section4 .vc_col-sm-6:nth-child(1) {
    padding-right: 100px;
}

div#section4 .vc_col-sm-6:nth-child(2) {
    padding-left: 100px;
}

div#section5 .row_col_wrap_12 {
    padding-top: 190px;
    padding-bottom: 90px;
    /* margin: 0 20px; */
}

div#section5 h4 {
    color: #ffffff;
    font-size: 19px;
    font-weight: 500;
}

div#section5 p {
    color: #ffffff;
    padding-top: 25px;
}

div#section5 a.nectar-button.small.regular.accent-color.regular-button {
    background: #ffffff !important;
    color: #000000;
}



div#section5 h4:after {
    position: absolute;
    content: "";
    background: #ffffff;
    width: 40em;
    height: 1px;
    top: 70px;
    left: 0;
}

div#section5 ul li {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    padding: 2px 0;
}


div#section5 ul {
    padding-top: 20px;
}
div#section6 ul li {
    list-style: none;
    font-weight: 400;
    color: #9F9F9F;
    padding-right: 20px;
    font-size: 13px;
}


div#section6 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 40px;
}

div#section6 .owl-carousel {
    padding-top: 45px;
}


div#section6 .vc_col-sm-12:nth-child(1) p {
    color: #182229;
    text-transform: capitalize;
    line-height: 21px;
    padding-bottom: 10px;
    font-weight: 400;
    width: 100%;
    font-family: 'Poppins', sans-serif;
}

div#section6 .carousel-item {
    margin: 0px 7px;
    padding: 26px 25px;
    box-shadow: 0px 0px 23px 5px #cccccc54;
    position: relative;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

div#section6 ul {
    display: inline-block;
    margin: 0;
}

div#section6 .owl-dots {
    display: none;
}


div#section6 .owl-item.active+.active .carousel-item  {
    background: #000000;
    border:unset;
}

div#section6 .owl-item.active+.active+.active .carousel-item  {
    background: unset;
    border:unset;
}
div#section6 .owl-item.active+.active+.active .carousel-item p {
    color: #000000;
}
div#section6 .owl-item.active+.active+.active .carousel-item ul li {
    color: #ffffff;
}

div#section6 .owl-item.active+.active .carousel-item {
	border: 1px solid #2D770C;
}

div#section6 .owl-item.active+.active .carousel-item  p {
    color: #ffffff;
}
div#section6 .owl-item.active+.active .carousel-item ul:nth-child(3) li:nth-child(1){
    color: #ffffff !important;
    border: 1px solid #ffffff;
}


div#section6 .owl-item.active+.active .carousel-item ul li {
    color: #ffffff !important;
}
div#section6 .owl-item.active+.active+.active .carousel-item ul:nth-child(3) li:nth-child(1){
    color: #000000 !important;
    border: 1px solid #2D770C;
}
div#section6 .owl-item.active+.active+.active .carousel-item ul li {
    color: #000000 !important;
}
div#section6 h2 {
    color: #000000;
}


div#section6 .wpb_row:nth-child(1) {
  margin:0 50px;
  margin-right: 185px;
}

div#section6 .ul {
    display: flex;
    margin: 0;
}

div#section6 ul+ul li:nth-child(1) {
    font-size: 20px !important;
    padding-top: 18px;
    color: #182229 !important;
    font-weight: 700;
}

div#section6 .ul+p img {
    width: 28%;
    margin: 0;
}

div#section6 .owl-nav.disabled {
    display: block !important;
    margin: 15px 0px 30px;
    text-align: right;
}

div#section6 .owl-nav.disabled button {
    border: 2px solid #000000;
    width: 49px;
    height: 50px;
    margin: 0px 6px;
    padding: 0px;
    background: transparent;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
    border-radius: 27px !important;
}

div#section6 .owl-nav.disabled button span {
    display: none;
}

div#section6 .owl-nav.disabled button.owl-prev:before {
    content: "\f053";
    font: normal normal normal 14px/1 FontAwesome;
    color: #000000;
    transition: all 0.3s linear;
    font-size: 18px;
    font-weight: 700;
}

div#section6 .owl-nav.disabled button.owl-next:before {
    content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
    color: #000000;
    transition: all 0.3s linear;
    font-size: 18px;
    font-weight: 700;
}

div#section6 .owl-nav.disabled button:hover:before {
    color: #fff;
}

div#section6 .owl-nav.disabled button:hover {
    background: #000000;
    border-color: #000;
}

div#section6 button.owl-prev {
    position: absolute !important;
    right: 7% !important;
    top: -8% !important;
}

div#section6 button.owl-next {
    position: absolute !important;
    right: 3% !important;
    top: -8% !important;
}

div#section7 .row_col_wrap_12 {
    padding-top: 50px;
    padding-bottom: 50px;
}

div#section8 .row_col_wrap_12 {
    padding-top: 50px;
    padding-bottom: 50px;
}

div#section8 h2 {
    font-size: 55px;
}

div#section8 .vc_col-sm-6:nth-child(1) {
    display: flex;
    align-items: end;
}

div#section8 .row-bg-wrap .inner-wrap:nth-child(1):before {
    position: absolute;
    content: "";
    background: #E8E8E8;
    width: 39%;
    height: 100%;
    right: 0;
    border-bottom-left-radius: 50px;
}

div#footer-widgets {
    background: #212121 !important;
}

div#block-8 p {
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    padding-top: 15px;
}

#footer-outer .widget h3 {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    padding-bottom: 5px;
}

#footer-outer #footer-widgets .col ul li a {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 400;
    color: #ffffff !important;
}

div#block-11 ul.links li i {
    padding-right: 8px;
}


div#block-11 ul.links li {
    display: contents;
}

#footer-outer #footer-widgets .col ul li {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 400;
    color: #ffffff;
}

div#block-10 ul li a {
    width: 62%;
    margin-top: 15px;
    margin-bottom: 15px;
}

div#block-10 ul li {
    font-size: 18px !important;
    font-weight: 500;
}

div#block-11 ul.links li {
    padding-bottom: 25px !important;
    display: block;
    margin-top: 18px;
}

div#footer-outer {
    background: #000000 !important;
}

body #footer-outer #copyright {
    padding: 0;
    background: #212121 !important;
    border-top: 1px solid #ffffff;
    width: 95%;
    margin: 0 auto;
}

img.right {
    float: right;
    margin: 0;
    position: relative !important;
    top: 24px !important;
}
#footer-outer #copyright .col.span_5 {
	display: block;
	width: 100%;
	float: unset !important;
}
#footer-outer #copyright .col.span_7.col_last {
	display: none;
}

#footer-outer #copyright p, #footer-outer #copyright ul li a { 
	line-height: 0px;
}
#footer-outer #copyright p {
	margin-top: 15px;
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
	padding: 0;
	position: relative;
	top: 15px;
	}


body #footer-outer #copyright img {
    float: right;
}

div#block-9 {
    padding-left: 60px;
}
/* ==============================about============================= */
#about-banner h2 {
    text-align: center;
    padding-top: 180px;
    color: #fff;
    font-weight: 600;
    font-size: 70px;
    padding-bottom: 100px;
}
div#footer-widgets .row {
    padding: 45px 0;
}
/* ==============================about============================= */
div#sec1.sec11 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 61px;
    /* margin: 0 20px; */
}

#footer-outer ul.links i {
    padding: 0 10px 0  0;
}

#footer-outer h3 {
    padding-bottom: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

#footer-outer #footer-widgets .col ul li a:hover {
    color: #FFF !important;
}

div#block-9 {
    padding-left: 15%;
}

#footer-outer #copyright p {
    color: #FFF;
}

body #footer-outer #copyright {
    padding-bottom: 10px;
}

#section3  a.nectar-button.medium.regular.accent-color.regular-button {
    border: 1px solid #FFF;
    border-radius: 0;
    margin-top: 20px;
}