/*
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 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:Nunito !important;
}
#top ul li a span {
    font-family: 'Barlow Semi Condensed';
}
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 ul .s1 a span {
    background: var(--c);
    color: #fff;
    padding-inline: 40px;
    padding-block: 15px;
    border-radius: 8px;
    font-size: 14px;
}
#s1 a.primary-color {
    padding-inline: 40px;
    padding-block: 15px 13px;
    letter-spacing: 0px;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Barlow Semi Condensed' !important;
    border-radius: 8px !important;
}
#s2 .t2 p {
    color: #111;
}
a#b1 {
    font-family: 'Barlow Semi Condensed' !important;
    font-size: 16px;
    line-height: 26px;
    padding-inline: 55px;
    border-radius: 8px !important;
}
#s3 .m1 {
    margin-inline: auto;
}
#s3 .t2 h3 {
    color: #111;
}
#s4 .carousel-item {
    border: 1px solid #0000002E;
    padding-inline: 20px;
    padding-block: 25px 25px;
    border-radius: 15px;
    margin-inline: 10px;
}
#s4 .img-with-aniamtion-wrap:last-child {
    position: absolute;
    top: 25px;
    right: 26px;
}
#s4 .t2 {
    margin-bottom: 0px;
}
#s4 .t2 p {
    line-height: 22px;
}
#s4 .owl-nav {
    display: block;
}
#s4 .owl-nav button {
    background-image: url(https://pro1air.net/wp-content/uploads/2026/01/right.png);
    background-size: contain;
    width: 51px;
    border: unset;
    background-color: transparent;
    font-size: 0px;
    aspect-ratio: 1/1;
    background-repeat: no-repeat;
    background-position: center;
    transition: 0.6s;
    padding: 0px;
    margin-inline: 15px;
}
#s4 button.owl-next {
    transform: scaleX(-1);
}
#s4 .owl-nav button:hover {
    background-image: url(https://pro1air.net/wp-content/uploads/2026/01/left.png);
}
#s4 button.owl-next:hover {
    transform: scaleX(1);
}

#s4 button.owl-prev:hover {
    transform: scaleX(-1);
}
#nav_menu-2 {
    margin-inline: auto;
    display: table;
}
#footer-widgets #nav_menu-4 ul li a i {
    margin-right: 15px;
    top: -2px;
}
#copyright {
    padding-block: 20px !important;
}
#text-3 {
    float: right;
}
#text-5 {
    float: left;
}
#copyright .col.span_5 {
    max-width: 200% !important;
}

#footer-outer #copyright p {
    font-family: Barlow Semi Condensed !important;
    font-size: 18px;
}
#media_image-2 {
    margin-bottom: 11px !important;
    width: 87%;
}
#in1 .wpb_wrapper .wpb_text_column.wpb_content_element.t2 {
height: 124px;
}
	#s4 .carousel-item {
height: 374px;
}
#sec-1, #sec-2, #sec-3, #sec-4, #sec-5, #sec-6, #sec-7, #sec-8 {
		color: #111111 !important;
	}

/*------ContactPage-----------*/
div#s6 {
    padding-block: 60px !important;
}
#s6 .c2 {
    width: 57%;
}
#s6 input:not(input[type=submit]) {
    background: #fff;
    padding-left: 20px;
    font-family: 'Nunito';
	border: none;
	
}
#s6 textarea {
    height: 180px;
    background: #fff;
    padding-left: 20px;
    font-family: 'Nunito';
	border: none;
}
#s6 input[type=submit] {
    font-family: 'font3';
    padding: 20px 50px 20px 50px !important;
    border-radius: 100px !important;
    font-size: 16px;
    opacity: 1;
    font-weight: 100;
	background-color: #11abe6;
}
#s6 p {
    padding-bottom: 30px;
    border-bottom: 1px solid;
}

#s6 .iwithtext {
    padding-bottom: 20px;
}

#s6 .iwt-text {
    padding-top: 7px;
}

#s6 h5,#s6 h5 a {
    color: #111111;
}
#s6 input::placeholder {
    color: #111111 !important;
}
#s6 textarea::placeholder {
    color: #111111 !important;
}
#s6 select#input_2_7 {
    background: #fff;
    padding-left: 15px;
    font-family: 'Nunito';
    color: #111111 !important;
	border: none;
}
#s6 .gform_wrapper input:focus,
#s6 .gform_wrapper textarea:focus,
#s6 .gform_wrapper select:focus {
  border-color: #11abe6 !important;
  outline: none !important;
  box-shadow: 0 0 0 1px #11abe6 !important;
}

.page-id-33 #s4 .owl-stage {
    display: inline;
}
.page-id-33 #s4 .carousel-item {
    margin: 10px;
}
.page-id-33 #s4 .owl-nav.disabled {
    display: none;
}
.page-id-33 #s4 .owl-dots {
    display: none;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	div#s6.cont-sec h2 {
    font-size: 40px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
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-size: 14px;
  line-height: 24px;
}
#top ul li a span {
  font-size: 16px;
  line-height: 26px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
		#s4 .carousel-item {
    height: 415px;
}
#s4 .t2 p {
  font-size: 18px;
  line-height: 28px;
}
	a#logo img {
    height: 50px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	    #s4 .carousel-item {
        height: 370px;
    }
#s2 {
  padding-block: 50px !important;
}
#s2 .t2 p br {
  display: none;
}
#s4 .t2 p {
  font-size: 13px;
  line-height: 23px;
}
#s4 {
  padding-block: 50px !important;
}
#s2 .t2 h3 {
    font-size: 18px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	#s6 .c2 {
    width: 100%;
}
	div#sec-1 ul li {
    list-style-type: none;
}
div#sec-1 ul {
    margin-left: 0px;
}
div#sec-2 ul li {
    list-style-type: none;
}
div#sec-2 ul {
    margin-left: 0px;
}
div#sec-5 ul li {
    list-style-type: none;
}
div#sec-5 ul {
    margin-left: 0px;
}
div#sec-6 ul li {
    list-style-type: none;
}
div#sec-6 ul {
    margin-left: 0px;
}
	div#sec-4 ul li {
    list-style-type: none;
}
	div#sec-3 ul {
    margin-left: 0px;
}
	div#sec-3 ul li {
    list-style-type: none;
}
	div#sec-4 ul {
    margin-left: 0px;
}
	#s4 .carousel-item {
    height: 320px;
}
	#in1 .wpb_wrapper .wpb_text_column.wpb_content_element.t2 {
    height: 145px;
}
#s1 h1 {
  font-size: 36px;
  line-height: 46px;
}
#s2 .vc_col-sm-4 {
  width: 33%;
}
#s2 .t2 h3 {
  font-size: 16px;
  line-height: 26px;
}
a#b1 {
  padding-inline: 30px;
  padding-block: 12px;
  font-size: 14px;
  line-height: 22px;
}
#s3 .vc_col-sm-1\/5 {
  width: 20%;
}
#s4 .owl-nav {
  display: none;
}
#s4 .owl-stage {
  padding-top: 0px;
}
#nav_menu-2 {
  margin: unset;
}
#media_image-2 {
  width: 60%;
}
#text-2 {
  width: 90%;
}
	#sec-2 .row_col_wrap_12.col.span_12.dark.left, #sec-4 .row_col_wrap_12.col.span_12.dark.left, #sec-6 .row_col_wrap_12.col.span_12.dark.left, #sec-8 .row_col_wrap_12.col.span_12.dark.left{
		flex-direction: column-reverse;
	}
	#sec-1, #sec-2, #sec-3, #sec-4, #sec-5, #sec-6, #sec-7, #sec-8 {
		text-align: center;
	}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {
#s1 .buttons {
  padding-top: 0px;
}
#s2 .t2 h3 {
  font-size: 14px;
  line-height: 24px;
}
#s3 .t2 h3 {
  font-size: 18px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	div#s6.cont-sec .row_col_wrap_12 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
	div#s6.cont-sec h2 {
        font-size: 28px;
    }
    #s4 .carousel-item {
        height: unset;
    }
	div#page-header-wrap .inner-wrap h1 {
    font-size: 30px;
    line-height: 40px;
}
div#page-header-wrap .inner-wrap .subheader {
    font-size: 20px;
}
#s1 h1 {
  font-size: 28px;
  line-height: 38px;
}
#s1 a.primary-color {
  padding-block: 12px 15px;
}
#s2 .vc_col-sm-4 {
  width: 100%;
}
#s2 .t2 h3 {
  font-size: 20px;
  line-height: 30px;
}
#s2 {
  text-align: center;
}
#s3 .vc_col-sm-1\/5 {
  width: 50%;
}
#s3 .vc_col-sm-1\/5:last-child {
  margin-inline: auto;
}
#text-3,#text-5 {
  float: unset;
}
#text-5 {
  margin-top: 15px;
}
	#in1 .wpb_wrapper .wpb_text_column.wpb_content_element.t2 {
height: 92px;
}
}
/*-----------------------------------------------------------------------------------------------------*/