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



::-webkit-scrollbar-track

{

-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);

background-color: #D56F00;

}

::-webkit-scrollbar

{

width: 10px;

background-color: #D56F00;

}

::-webkit-scrollbar-thumb

{

background-color: #008CD3;

}

div#header-outer #search-outer #search #search-box form input {
    color: #000 !important;
}

#header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a {
    opacity: 1.5;
}
#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 59px;
}

header#top .container .connnn span {
    background: #0AACFF;
    color: white;
    padding: 13px 20px !important;
    border-radius: 30px;
}
header#top {
    padding: 15px 0px 10px 0px ! IMPORTANT;
}
header#top .container ul .ordn span.menu-title-text i {
    font-size: 18px;
    left: 10px !important;
    transform: rotate(-35deg);
}

a#b1 {
    overflow: hidden;
}

a#b1:hover {

    transition: 0.7s;

}

a#b1:hover:before {

    width: 100%;

    left: 100%;

}

a#b1:before {

    content: '';

    background: #000;

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0;

    left: -100%;

    transition: 0.7s;

    border-radius: 5px ! IMPORTANT;

}
.nectar-scrolling-text.mask-edges .nectar-scrolling-text-inner {
    mask-image: unset !important;
}
a#b1 {
    padding: 15px 35px 15px 35px !important;
    font-size: 18px;
    font-family: 'Mona Sans';
}
#top ul.sf-menu.sf-js-enabled.sf-arrows li.current-menu-item a span {
    color: #c26500;
}

div#r2 {
    padding: 20px 0px 20px 0px !important;
}

#r1 h4 {
    border: 1px solid white !important;
    width: 400px;
    text-align: center;
    padding: 10px 10px !important;
    border-radius: 30px;
}
#r1 {
    padding-top: 60px ! IMPORTANT;
}
#r2 p {
    font-family: 'Urbanist';
    font-weight: 600;
    font-size: 35px !important;
}

#r3 h4 {
    border: 1px solid #018CD3 !important;
    text-align: center;
    padding: 10px 20px !important;
    border-radius: 30px;
    width: auto;
    display: table;
}

#r2 .nectar-scrolling-text-inner__text-chunk span:before {
    content: '';
    background: #fff;
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 20px ! IMPORTANT;
    left: 0;
    top: 14px;
}
#r2 .nectar-scrolling-text-inner__text-chunk span {
    padding: 0px 30px;
    position: relative;
}
@keyframes smoothBounce {
    0%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-25px);
    }
    60% {
        transform: translateY(-12px);
    }
}
#aa-sec h3 {
    font-size: 35px;
    line-height: 45px;
}
#icon a {
    color: #000;
}
#r4 h4 {
    border: 1px solid #fff !important;
    width: auto;
    text-align: center;
    padding: 10px 25px !important;
    border-radius: 30px;
    display: table;
    margin: auto;
    margin-bottom: 16px;
}


#r4 h2 {
    font-size: 45px;
    line-height: 55px !important;
}
#aa-sec ul li {
    padding-left: 22px;
}
#aa-sec ul li i {
    color: #000;
    font-size: 5px;
}
#r4 .carousel-item {
    margin: 10px !important;
}
#aa-sec .img-with-aniamtion-wrap {
    opacity: 0;
}
#aa-sec .column-image-bg {
    background-repeat: no-repeat;
    background-size: cover;
}
#aa-sec ul {
    margin: 0px;
}

#aa-sec img {
    border-radius: 13px !important;
}
#aa-sec .fft .vc_column-inner {
    padding: 40px 40px;
}
#aa-sec h3, #aa-sec ul li {
    color: #000;
}
#r4 a#b1 {
    float: right;
	left: -10px;
}
#aa-sec {
    background: #fff;
    border-radius: 15px ! IMPORTANT;
}
#r4 .carousel-item {
	overflow: hidden;
}

#r4 .carousel-item .hover-wrap-inner:before {
    content: '';
    background: #fff;
    position: absolute;
    width: 10%;
    height: 100%;
    z-index: 9999;
    opacity: 0.7;
    transform: skewX(40deg);
    transition: 0.7s;
    top: 0;
    left: -60%;
}

#r4 .carousel-item:hover .hover-wrap-inner:before {
    left: 150%;
}

#r5 h4 {
    border: 1px solid #018CD3 !important;
    width: 170px;
    text-align: center;
    padding: 10px 10px !important;
    border-radius: 30px;
}

#r5 .r5im {
    animation: wigglePause 2s ease-in-out infinite;
}

@keyframes wigglePause{
    0%{
        transform: translateY(0);
    }
    50%{
        transform: translateY(-20px);
    }
    100%{
        transform: translateY(0);
    }
}

#r5 .iwt-icon img {
    width: 50px;
    height: 50px;
	border-radius: 10px;
}

#r5 .iwt-text h5 {
    font-size: 18px;
    padding-left: 15px;
    margin-top: 10px;
    position: relative;
    top: 10px;
    color: black;
}

#r6 h4 {
    border: 1px solid #fff !important;
    width: 220px;
    padding: 8px 10px !important;
    border-radius: 30px;
    margin: auto;
}

#r6 .carousel-item {
    padding: 20px 20px !important;
    border-radius: 0px;
    border-right: 1px solid #cccccc7a;
}

#r6 .iwt-icon img {
    width: 80px;
}

#r6 .iwt-text h5 {
    font-size: 20px;
}
#r6 p {
    margin-top: 50px;
}
#r6 .owl-item.active+.owl-item.active .carousel-item {
    border: unset !important;
}
#r6 .owl-item.active .carousel-item {
    border-right: 1px solid #fff;
}
#r6 .owl-item .carousel-item {
    border: unset;
}
#r6 .owl-item.active+.owl-item.active .carousel-item {
    border: unset !important;
}
#r6 .iwithtext {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-bottom: -20px;
}
#fr1 .divider-wrap {
    padding-top: 30px;
}
#r6 button.owl-dot.active span {
    background: #fff !important;
}
#r6 button.owl-dot span {
    transform: unset;
    background: transparent;
    border: 1px solid #fff;
    width: 16px;
    height: 16px;
}
.row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: 100% 100%;
}
#r7 {
    padding: 130px 0px ! IMPORTANT;
}
#fr1 .usa {
    margin-left: 0px;
}



#fr1 .wpb_raw_code.wpb_raw_html.wpb_content_element .icn li {
    display: inline;
    margin-right: 10px;
}
#r6 .carousel-item .iwt-text {
    padding-left: 90px;
    padding-top: 22px;
    padding-bottom: 20px;
}
#r6 .carousel-item .iwithtext h3 {
    position: absolute;
    top: 15px;
    right: 0;
}
#fr1 .wpb_raw_code.wpb_raw_html.wpb_content_element i {
    color: white;
    font-size: 19px;
    background: #D56F00;
    border-radius: 30px !important;
    width: 45px;
    height: 45px;
    line-height: 45px;
}
#fr1 .wpb_raw_code.wpb_raw_html.wpb_content_element ul {
    margin: 0px;
}
#fr1 .t1 {
    position: relative;
    left: 0px;
    margin-bottom: 15px;
    text-align: right;
    padding-right: 55px;
}
#fr2 .iwt-icon i {
    background: #c86800;
    color: #fff;
    font-size: 16px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50px !important;
}
#fr2 h3 {
    font-size: 25px;
    font-weight: 200;
    font-family: urbanist ! IMPORTANT;
}
#fr2 h5 {
    font-family: urbanist !important;
    font-size: 17px;
    margin-bottom: 0px;
}
div#jj {
    border-bottom: 1px solid #ccccccc9;
    padding-bottom: 20px !important;
}
#fr2 #newsletterwidgetminimal-2 form.tnp-form {
    position: relative;
}
#fr1 .wpb_raw_code.wpb_raw_html.wpb_content_element {
    text-align: right;
}
#fr2 h2.widgettitle {
    font-size: 24px !important;
    color: white;
	margin-left: 24px;
}

#fr2 h2.wpb_heading.wpb_widgetised_column_heading {
    font-size: 24px !important;
    color: white;
}

#fr2 ul li {
    list-style: none;
    color: white;
}

#fr2 ul li {
    line-height: 40px;
}

#fr2 .wpb_text_column.wpb_content_element p {
    margin-left: -70px;
}

#fr2 .wpb_raw_code.wpb_raw_html.wpb_content_element i {
    font-size: 20px !important;
    color: white;
    background: #D56F00;
    padding: 11px 31px 11px 11px !important;
    border-radius: 30px;
}

#fr2 .vc_col-sm-3.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone.flex_gap_desktop_10px.one-fourths.right-edge {
    left: 40px;
}

div#newsletterwidgetminimal-2 input.tnp-submit {
    background: transparent;
    background-image: url(https://devu21.stagingtestserver.com/Nyle/wp-content/uploads/2026/05/line-md_arrow-up.png) !important;
    background-repeat: no-repeat;
    position: absolute;
    right: -3px;
    width: auto;
    top: 7px;
}

div#newsletterwidgetminimal-2 input.tnp-email {
    border-radius: 30px;
    padding: 10px 60px 10px 25px !important;
}
#fr2 h3 a {
    color: #fff;
}
#newsletterwidgetminimal-2 {
    margin-bottom: 15px !important;
}
#fr1 a {
    color: #fff;
}
#cc input, #cc textarea {
    background: transparent !important;
    border: 1px solid #c86800;
    margin-bottom: 10px;
}
#cc button {
    background: #cc6b00 !important;
    color: #fff !important;
    font-family: 'Mona Sans';
    border: unset;
    padding: 12px 30px;
    font-size: 16px;
}

/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	#r7 {
    padding: 90px 0px ! IMPORTANT;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	#aa-sec ul li i {
    font-size: 5px;
    top: -1px;
}
	#aa-sec ul li {
    font-size: 14px;
    line-height: 24px;
}
	html body p {
    font-size: 14px;
    line-height: 24px;
}
	html body h2 {
    font-size: 40px;
    line-height: 50px;
}
	html body h1 {
    font-size: 60px;
    line-height: 70px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	.material .widget li a {
    font-size: 14px;
    line-height: 24px;
}
	#fr1 .t1 {
    margin-bottom: 15px;
    padding-right: 80px;
}
	#r3 h4 {
    padding: 6px 20px !important;
    width: auto;
    font-size: 16px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	#aa-sec .fft .vc_column-inner {
    padding: 30px 20px;
}
	#r3 .r3im1 {
    height: 489px;
    object-fit: cover;
    border-radius: 15px;
}
	html body h2 {
        font-size: 35px;
        line-height: 45px;
    }
	html body h1 {
        font-size: 50px;
        line-height: 60px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	html body h2 {
        font-size: 30px;
        line-height: 40px;
    }
	#fr2 h3 {
    font-size: 17px;
}
	#r6 {
    padding: 60px 0px ! IMPORTANT;
}
	#r2 .nectar-scrolling-text-inner__text-chunk span:before {
    width: 12px;
    height: 12px;
    border-radius: 20px ! IMPORTANT;
    left: 10px;
    top: 9px;
}
	    .nectar-scrolling-text.font_size_40px .nectar-scrolling-text-inner * {
        font-size: 25px;
        line-height: 1em;
    }
	#r1 h4 {
    width: 400px;
    padding: 6px 10px !important;
    font-size: 17px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	#fr2 {
    padding-bottom: 20px !important;
}
	#fr2 .vc_col-sm-3.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone.flex_gap_desktop_10px.one-fourths.right-edge {
    left: 0px;
}
	ul#menu-other-links {
    margin: 0px;
}
	ul#menu-quick-links {
    margin: 0px;
}
	#fr2 h2.widgettitle {
    font-size: 19px !important;
    margin-left: 0px;
}
	#fr1 .wpb_raw_code.wpb_raw_html.wpb_content_element {
    text-align: left;
}
	#fr1 .t1 {
        margin-bottom: 15px;
        padding-right: 0px;
        text-align: left;
    }
	#kk-sec .vc_col-sm-9 {
    width: 92%;
}
#kk-sec .vc_col-sm-3 {
    width: 8%;
}
	    #r7 {
        padding: 30px 0px ! IMPORTANT;
    }
	#r6 .owl-item.active .carousel-item {
    border: unset;
}
	#r5 {
    padding: 30px 0px ! IMPORTANT;
    margin-bottom: 0px;
}
	#r3 h4 {
    margin: auto;
    margin-bottom: 12px;
}
	#r3 {
    text-align: center;
}
	#r1 h4 {
    margin: auto;
    margin-bottom: 20px;
}
	#r1 {
    padding-top: 40px ! IMPORTANT;
    text-align: center;
}
	.row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: cover;
}
	header#top {
    padding: 0px 0px 0px 0px ! IMPORTANT;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	#r6 .carousel-item .iwt-text {
    padding-left: 90px;
    padding-top: 7px;
    padding-bottom: 0px;
}
	#r6 .carousel-item .iwithtext h3 {
    position: unset;
}
	#r1 h4 {
    display: table;
    padding: 3px 20px !important;
}
	#kk-sec {
    margin-bottom: -30px;
}
	#fr1 .img-with-aniamtion-wrap {
    width: 170px;
}
	#fr1 {
    padding-bottom: 10px ! IMPORTANT;
    padding-top: 30px ! IMPORTANT;
}
	#kk-sec .vc_col-sm-9 {
        width: 83%;
    }
	#kk-sec .vc_col-sm-3 {
        width: 17%;
    }
	#r7 h2 br {
    display: none;
}
	#r6 .carousel-item {
    padding: 0px 10px !important;
}
	    #r6 {
        padding: 30px 0px ! IMPORTANT;
    }
	#r6 h4 {
    width: 160px;
    padding: 4px 10px !important;
    margin: auto;
    font-size: 12px;
    margin-bottom: 12px;
}
	#r5 .iwt-text h5 {
    font-size: 14px;
    padding-left: 9px;
    margin-top: 10px;
    top: 10px;
}
	#r5 h4 {
    width: 120px;
    padding: 4px 0px !important;
    font-size: 12px;
}
	#aa-sec ul li {
        font-size: 12px;
        line-height: 22px;
    }
	#r4 h2 {
    font-size: 25px ! IMPORTANT;
    line-height: 35px !important;
}
	#r4 {
    padding: 30px 0px ! IMPORTANT;
}
	#r3 {
    margin-bottom: 0px !important;
}
	html body h2 {
    font-size: 23px !important;
    line-height: 33px !important;
}
	#r3 h4 {
        padding: 3px 20px !important;
        width: auto;
        font-size: 12px;
    }
	a#b1 {
    padding: 11px 25px 11px 25px !important;
    font-size: 14px;
}
	html body p {
        font-size: 12px;
        line-height: 22px;
    }
	html body h1 {
        font-size: 30px;
        line-height: 40px;
    }
	    #r1 h4 {
        margin-bottom: 20px;
        font-size: 12px;
        width: auto;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}
