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

:root{
    --c:var(--nectar-accent-color);
--c1: var(--nectar-extra-color-1);
	--c2: var(--nectar-extra-color-2);
	--c3: var(--nectar-extra-color-3);
--g: linear-gradient(180deg, var(--c) 0%, var(--c1)  100%);
	--g1: linear-gradient(180deg, var(--c) 0%, var(--c1)  50%, var(--c)  100%);
	
}
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
	background: var(--c);
}
::selection {
  background:  var(--c);
	color:white;
}

/*------typography-----------*/

html body h1{
	font-family:font1 !important;
}
html body h2{
	font-family:font1  !important;
	color: #222;
}
html body h3{
	font-family:font1  !important;
}
html body h4{
	font-family:font2  !important;
}
html body h5{
	font-family:font1  !important;
}
html body h6{
	font-family:font1  !important;
}
html body p,html body em,html body a,html body button,html body input,html body label,html body legend,html body .wpb_text_column li,html body .nectar-split-heading li,html body .nectar-fancy-ul li{
	font-family:font2 !important;
}
html body strong{
	font-family:inherit;
}

/*------typography-----------*/

body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
    background: var(--c) !important;
}

#top .row {
    position: relative;
    padding-inline: 30px;
}

#top .row:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    background: #ffffffa8;
    top: 10px;
    height: 97px;
    border-radius: 10px;
}

#top ul li a span {
    font-family: 'font1' !important;
}

#top ul .s1 a span {
    background: var(--c);
    color: #fff;
    padding-inline: 20px 40px;
    padding-block: 12px;
    border-radius: 10px;
    font-family: 'font2' !important;
    transition: .65s;
	font-size: 18px;
    font-weight: 900
}

#top ul .s1 i {
    right: -20px;
    position: relative;
}
#s1 em {
    font-size: 20px;
    line-height: 30px;
    font-style: normal;
    font-family: 'font1' !important;!i;!;
    letter-spacing: 2px;
    position: relative;
    top: -30px;
}

#top ul .s1 a span:hover {
    background: linear-gradient(180deg, rgba(193,155,56,1) 0%, rgba(236,209,104,1) 47%, rgba(201,167,68,1) 100%);
}

#s1 a.primary-color {
    background: #fff !important;
    color: #222;
    padding-block: 20px 15px;
    padding-inline: 25px 50px;
    letter-spacing: 0px;
    border-radius: 9px !important;!i;!;
    transition: .65s;
	font-size: 20px;
    font-weight: 900;
}
#s1 a.primary-color:hover {
    padding-inline: 50px !important;
}
#top ul .s1:hover a span {
    padding-inline: 40px;
}

#top ul .s1:hover i {
    right: -10px;
    color: #fff !important;!i;!;
}

#top ul .s1 i {
    transition: .65s;
}

#s1 a.primary-color:hover i {
    right: -10px;
}

#s1 i {
    right: -30px;
    position: relative;
    top: -3px;
    transition: .65s;
}

#s1 a.primary-color:hover {
    background: linear-gradient(90deg, rgba(193,155,56,1) 0%, rgba(236,209,104,1) 47%, rgba(201,167,68,1) 100%) !important;!i;!;
    color: #fff;
}

div#s2 {
    padding-block: 80px !important;!i;!;
}

#s2 .carousel-item {
    margin-inline: 20px;
}

#s2 .m1 {
    margin-inline: auto;
    display: table;
    object-fit: cover;
    vertical-align: middle;
    height: 72px;
}

#s2 .owl-stage-outer {
    overflow: visible;
}

#s2 .owl-dots {
    display: none;
}

#s3 .carousel-item {
    margin-inline: 10px;
}

#s3 h3 {
    line-height: 24px;
    color: #222;
}

a#arr {
    background: transparent !important;
    color: #222;
    font-size: 0px;
    padding: 0px;
    position: absolute;
    top: 84%;
    box-shadow: unset !important;
}

a#arr i {
    font-size: 30px;
    margin-right: 20px;
}

#s3 .t1 {
    border-bottom: 1px solid #222;
    padding-bottom: 20px;
    height: 70px;
}

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

.home div#s3 {
    padding-block: 0px 80px !important;
}
a#b1 {
    padding-block: 20px 15px;
    padding-inline: 60px;
}

a#b1:hover {
    background: linear-gradient(180deg, rgba(193,155,56,1) 0%, rgba(236,209,104,1) 47%, rgba(201,167,68,1) 100%);
}

#s4 a#b1 {
    background: #fff !important;!i;!;
    color: #222;
}

#s4 a#b1:hover {
    background: linear-gradient(180deg, rgba(193,155,56,1) 0%, rgba(236,209,104,1) 47%, rgba(201,167,68,1) 100%) !important;!i;!;
    color: #fff;
    opacity: 1;
}

div#s5 {
    padding-block: 80px !important;!i;!;
}

#s5 .nectar-flickity:first-child {
    margin-bottom: 30px;
}
#s5 a#b1 {
    position: absolute;
    top: 0px;
    right: 0px;
}
#s6 img {aspect-ratio: 1/1.12;}
#s6 input:not(input#gform_submit_button_1) {
    background: transparent;
    border-bottom: 1px solid #fff;
}

#s6 textarea#input_1_6 {
    background: transparent;
    border-bottom: 1px solid #fff;
    height: 150px;
}

#s6 p,#s6 p a {
    opacity: 1 !important;!
    color: #fff;
}

#s6 h5 {
    letter-spacing: 3px;
    font-size: 22px;
    line-height: 32px;
    padding-bottom: 20px;
}
#s6 span.uu {
    text-decoration: underline;
}
div#nav_menu-2 {
    margin-inline: auto;
    display: table;
}

#footer-widgets ul#menu-information {
    column-count: 2;
}

#footer-outer #footer-widgets .widget h4 {
    font-family: font1 !important;!i;!;
}

#footer-widgets .icn ul li {
    display: inline-block;
    margin-right: 15px;
}

#footer-widgets .icn ul li a i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid;
    border-radius: 40px;
}

#footer-widgets .menu-contact-us-container ul li a i {
    margin-right: 15px;
    color: var(--c);
    _;
}

#footer-widgets .menu-contact-us-container ul li {
    margin-bottom: 15px !important;!i;!;
}

#footer-widgets div#text-2 p {
    padding-bottom: 4px !important;!i;!;
}

#footer-widgets strong {
    font-family: font1 !important;!i;!;
}

#footer-widgets input.tnp-email {
    background: transparent;
}

#footer-widgets input[type=submit] {
    position: absolute;
    right: 0px;
    border: 0px;
    width: 50px;
    padding-block: 12px;
    border-radius: 0px !important;
    background: transparent !important;
}

#footer-widgets form.tnp-form {
    position: relative;
}

#footer-widgets form.tnp-form:before {
    font-family: icomoon !important;!i;!;
    font-size: 30px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    content: "\e909";
    color: #222;
    pointer-events: none;
    z-index: 99;
}

#footer-outer #footer-widgets .col input[type=submit] {
    background: transparent !important;!i;!;
}
#footer-widgets .row {
    padding-bottom: 30px !important;!i;!;!o;!;
}

div#copyright {
    padding-block: 20px !important;!i;!;
}

div#copyright p {
    font-size: 18px;
    line-height: 28px;
}
#s3 a#b1 {
    position: absolute;
    right: 0px;
    top: 0px;
}
#footer-widgets span {
    position: relative;
    left: 25px;
}
#s3 .t2 {
    transition: .65s;
    position: absolute;
    top: 40%;
    transform: translatey(-50%);
    left: 0;
    right: 0;
}

#s3 .m1 {
    transition: .65s;
}

#s3 .carousel-item:hover .m1 {
    filter: brightness(0.3);
}

#s3 .t2 {
    margin: auto;
    width: 90%;
    color: #fff;
    opacity: 0;
    transition: .65s;
    font-size: 18px;
    line-height: 22px;
    height: 300px;
    overflow-y: scroll;
}

#s3 .carousel-item:hover .t2 {opacity: 1;}
a#b1 i.icon-button-arrow {
    transform: translateY(-50%) translateX(4px);
    transition: .65s;
}

a#b1:hover i.icon-button-arrow {
    transform: translateY(-50%) translateX(-16px);
}

a#b1 span {
	transform: translateX(-25px);
    font-size: 20px;
    font-weight: 900;
}

a#b1:hover span {
    transform: translateX(-18px);
}
#s1 .buttons {
    padding: 0;
}
#about ul li strong {
    color: #000;
    font-weight: bold;
}
#a1 p {font-weight: bold;color: #000;}
#about ul {
    margin-left: 17px;
}
#about h3 {
    color: #222;
}
#about li {
    font-size: 16px;
}
#top .sf-menu>li ul {
    width: 26em;
    padding-inline: 10px;
}

ul.sub-menu.tracked-pos li a span {
    font-size: 16px;
    line-height: 26px;
}
#footer-widgets span.fa {
    font-family: 'font2' !important;
    left: 30px;
}
#footer-widgets input[type=email] {
    padding-right: 40px !important;
}
a#b1 {
  border-radius: 12px !important;
}
#footer-outer #copyright p {
    font-family: 'font3' !important;
}
#s2 .owl-stage {
    animation: marquee-horizontal 20s linear infinite;
}
@keyframes marquee-horizontal{

100% {
    transform: translateX(-50%);
}
    
}
#s6 input#gform_submit_button_1 {
    background: #fff;
    color: #222;
    padding-inline: 40px 80px !important;!i;!;
    padding-block: 20px 15px !important;!i;!;
    transform: unset !important;!i;!;
    transition: .65s;
	font-size: 20px;
    font-weight: 900;
}

#s6 .gform_footer.top_label {
    position: relative;
    transition: .65s;
}

#s6 .gform_footer.top_label:before {
    content: "\e909";
    position: absolute;
    font-family: 'icomoon' !important;!i;!;
    font-size: 30px;
    left: 170px;
    bottom: 39px;
    color: #222;
    z-index: 99;
    pointer-events: none;
    transition: .65s;
}

#s6 input#gform_submit_button_1:hover {
    background: linear-gradient(180deg, rgba(193, 155, 56, 1) 0%, rgba(236, 209, 104, 1) 47%, rgba(201, 167, 68, 1) 100%);
    color: #fff;
    padding-inline: 45px 80px !important;!i;!;
}

#s6 .gform_footer.top_label:hover:before {
    color: #fff;
    left: 160px;
}
#s5 .owl-stage {
   animation: marque 20s linear infinite !important;
}

@keyframes marque{

100% {
    transform: translateX(0%);
}
}
#s5 .carousel-item {
    margin-inline: 10px;
}

#s5 .owl-dots {
    display: none;
}

#s5 .owl-stage {
    padding-bottom: 0px;
}

#s5 .owl-stage-outer {
    overflow: visible;
}
#s4 .vc_col-sm-6>div {
    padding-block: 97px;
}
#s1 h1 {
    filter: drop-shadow(1px 2px 4px #222222);
}
div#com-sec .com-img1 {
    width: 50%;
}
div#com-sec1 .com-img1 {
    width: 50%;
}
div#cd-sec3 .cd1 {
    width: 50%;
    margin: 0 auto;
}
div#nevent-sec1 .nevent-img.skip-lazy {
    width: 70%;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
#top ul li a span {
    font-size: 13px;
    line-height: 23px;
}

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

#s6 img {
    aspect-ratio: 1 / 1.2;
    object-fit: cover;
}

#footer-outer a,#footer-outer p {
    font-size: 16px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
#top ul li a span {
    font-size: 12px;
}

#top ul li a {
    padding-inline: 9px !important;!i;!;
}

#top .row:before {
    width: 101%;
}

#s3 .t2 p {
    padding: 0;
    font-size: 10px;
    line-height: 20px;
}

#footer-outer a, #footer-outer p {
    font-size: 14px;
    line-height: 28px;
}
#s2 .m1 {
    height: 55px;
}
html body p {
    font-size: 15px;
}
  #s6 img {
    aspect-ratio: 1 / 1.25;
  }
.home div#s3 {
  padding-block: 0px 0px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
#top ul li a {
    padding-inline: 8px !important;!i;!;
}

#top ul li a span {
    font-size: 11px;
    line-height: 21px;
}

#s3 .t1 {
    height: 70px;
}

a#arr {
    top: 77%;
}

#s6 img {
    aspect-ratio: 1 / 1.38;
}
#header-outer[data-lhe="default"] #top nav > ul > li > a {
  padding-right: 5px !important;
}
#s6 h5 {
  font-size: 16px;
}
#s6 p {
  padding-bottom: 10px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
#s3 .owl-stage {
    padding: 0;
}

html body p {
    font-size: 14px;
    line-height: 24px;
}

#s6 h5 {
    font-size: 16px;
    line-height: 26px;
}

#footer-widgets .menu-contact-us-container ul li a i {
    margin-right: 8px;
}

#footer-outer a, #footer-outer p {
    font-size: 12.5px;
}

#footer-widgets span {
    left: 19px;
}
#footer-widgets span.fa {
	left: 24px;
}
#s2 .owl-stage {
    padding: 0;
}
#s3 .t2 {
    top: 36%;
}
  html body h2 {
    font-size: 36px;
    line-height: 46px;
  }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
#top .row:before {
    width: 100%;
}

html body h2 {
    font-size: 30px;
    line-height: 40px;
}

#s3 a#b1 {
    top: -13px;
}
a#arr {
    top: 226px;
}

a#arr i {
    font-size: 21px;
}

div#s2 {
    padding-block: 50px !important;
}

#s1 em {
    top: 0px;
}

#s1 .buttons {
    padding-top: 60px !important;!i;!;
}

#s2 .owl-stage {
    padding: 0;
}

.home div#s3 {
    padding-block: 0px 20px !important;!i;!;
}

div#s3 {
    padding-block: 50px !important;!i;!;
}

html body p {
    font-size: 13px;
    line-height: 23px;
}

#s5 a#b1 {
    top: -13px;
}

div#s5 {
    padding-block: 50px !important;
}

#footer-outer .col {
    width: 48%;
}

div#nav_menu-2 {
    display: block;
}

#footer-widgets div#nav_menu-3 {
    margin-top: 40px;
}

#footer-outer a, #footer-outer p {
    font-size: 16px;
    line-height: 26px;
}
#about li {
    font-size: 13px;
    line-height: 23px;
}
    #s2 .m1 {
        height: 46px;
    }
#s3 .t2 {
  display: none;
}
  #s6 img {
    aspect-ratio: 1 / 1.6;
  }
  #s6 h5 {
    font-size: 11px;
    line-height: 21px;
  }
div#slide-out-widget-area .s1 i {
  margin-left: 14px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
#top .row:before {
    display: none;
}

#header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:before, #header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:after, body.material.mobile #header-outer.transparent:not([data-permanent-transparent="1"]) header .slide-out-widget-area-toggle a .close-line, body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines-button:after, body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines:before, body #header-outer[data-permanent-transparent="1"].transparent:not(.dark-slide) > #top .span_9 > .slide-out-widget-area-toggle .lines:after, #header-outer[data-lhe="animated_underline"].transparent .nectar-header-text-content a:after {
    background-color: #fff !important;
}

#s1 h1 {
    font-size: 45px;
}

#s1 .buttons {
    padding-top: 20px !important;
}

html body h2 {
    font-size: 36px !important;!i;!;
    line-height: 46px !important;!i;!;
}

#s3 a#b1 {
    position: relative;
    top: unset;
    left: 0;
    right: 0;
    margin-inline: auto;
    display: table;
}

div#s3 {
    text-align: center;
}

#s3 .t2 p {
    font-size: 12px;
    line-height: 22px;
}

#s3 .t2 {
    top: 40%;
}

div#s4 {
    text-align: center;
}

html body h2 br {
    display: none;
}

div#s5 {
    text-align: center;
}

#s5 a#b1 {
    position: relative;
    top: unset;
    left: 0;
    right: 0;
    margin-inline: auto;
    display: table;
}

#footer-widgets div#nav_menu-3 {
    margin-top: 0px;
}
#a1 {
    text-align: center;
}

#a1 img {
    margin-inline: auto;
}
    #footer-outer a, #footer-outer p {
        font-size: 14px;
        line-height: 24px;
    }
    #s2 .m1 {
        height: 48px;
    }
a#arr {
  position: relative;
  top: -90px;
  float: right;
}
#top a#logo img {
    background: #fff;
}
#s4 .vc_col-sm-6>div {
    aspect-ratio: 1 / 0.56;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	html body p a {
    font-size: 11px;
    line-height: 20px;
}
	div#page-header-bg .inner-wrap h1 {
    font-size: 23px;
    line-height: 33px;
}
	a#b1 span {
    font-size: 14px;
}
	#s6 input#gform_submit_button_1 {
    font-size: 14px;
}
#top .row {
    padding: 0;
}

#s1 h1 {
    font-size: 23px;
    line-height: 33px;
}

#s1 em {
    font-size: 12px;
    line-height: 22px;
}

#s1 a.primary-color {
    font-size: 14px;
    line-height: 24px;
}

#s2 .owl-dots {
    display: block;
}

html body h2 {
    font-size: 22px !important;!i;!;
    line-height: 32px !important;!i;!;
}

#s3 .t2 p {
    font-size: 10px;
    line-height: 20px;
}

#s3 .t2 {
    top: 35%;
}

#s6 h5 {
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0px;
}

#footer-outer .col {
    width: 100%;
}

#footer-outer #copyright p {
    font-size: 16px;
    line-height: 26px;
}
#s6 img {
    aspect-ratio: 1/1;
}
  #s2 .m1 {
    height: 95px;
  }
#s4 .vc_col-sm-6>div {
    aspect-ratio: 1 / 0.67;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}