/*
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: RPM National
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.1
*/
.sf-menu>li ul {
    padding: 0;
}
.sf-menu>li ul a {
    padding: 15px 20px;
}

#header-outer[data-lhe="animated_underline"].transparent #top nav > ul > li > a .menu-title-text:after, #header-outer.transparent #top nav>ul>li[class*="button_bordered"]>a:before, #header-outer.transparent .nectar-mobile-only.mobile-header li a .menu-title-text:after {
    border-color: #1c984c!important;
}

.white-color h3 {
    color: #fff;
}

.wpb_text_column p a, .wpb_text_column li a {
  color: #f00;
}

.wpb_text_column h3 {
  color: #5DAB3D;
}

.wpb_text_column h4 {
  color: #007363;
  font-weight: 400 !important;
}



.bg-cover {
  background-position: center top !important;
  background-size: cover !important;
}

.nectar-flickity.nectar-carousel[data-format=default] .flickity-slider .cell .inner-wrap-outer {
  z-index: 5;
  position: relative;
  padding: 55px 46px 0 !important;
  min-height: 200px;
}

.flickity-slider div.cell:nth-child(odd):before {
  background: url(/wp-content/uploads/2022/01/cicle-q-1.webp) no-repeat left top 100%;
  content: '';
  position: absolute;
  height: 274px;
  width: 268px;
  background-size: cover !important;
  top: -27px;
  left: -118px;
  z-index: 1;
}

.flickity-slider div.cell:nth-child(even):before {
  background: url(/wp-content/uploads/2022/01/cicle-q-2.webp) no-repeat left top 100%;
  content: '';
  position: absolute;
  height: 250px;
  width: 290px;
  background-size: cover !important;
  left: -110px;
  top: -33px;
  z-index: 1;
}

.cta {
  padding: 45px 0;
  min-height: 381px;
  display: flex;
  align-items: center;
}

.bg-cover {
  background-position: center top !important;
  background-size: cover !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.container {
  width: 100%;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
}

hr {
  max-width: 50px;
  border: none;
  border-top: 2px solid #F18065;
  margin: 20px 0;
}

a.main-btn.white-btn {
  background-color: #fff;
  color: #27AAE1;
}

.main-btn, a.main-btn, .bp-forms-btn, a.bp-forms-btn {
  border: none;
  border-radius: 30px;
  color: #fff;
  background-color: #27AAE1;
  box-shadow: 3px 4px 19px rgba(0, 0, 0, 0.17);
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  line-height: 2;
  font-weight: 600;
  text-transform: uppercase;
  padding: .7em 3.5em;
  max-width: none !important;
  display: inline-block;
}

.cta .white-btn {
  margin-left: 23px;
}

.transition {
  transition: all .2s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

a.main-btn.white-btn:hover {
  color: #fff;
  background: linear-gradient(167.28deg, #ABE66A 15.66%, #5DAB3D 100%);
}

.main-btn:hover, a.main-btn:hover, .bp-forms-btn:hover, a.bp-forms-btn:hover {
  color: #fff;
  background-color: #DA5E4E;
}

#footer p {
  font-size: 14px;
  font-weight: 600;
  line-height: 16px
}

#footer p.hours {
  max-width: 313px;
}

#footer .justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

#footer .flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

@media screen and (min-width: 1026px) {
  .cta {
    background: url(/wp-content/uploads/2022/01/purple-wav.webp);
  }

  .container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 0;
  }

  .cta .cta_arrow:before {
    background: url(/wp-content/uploads/2022/01/arrow-3.webp);
  }

  .cta .cta_arrow:before {
    content: '';
    position: absolute;
    height: 8vw;
    width: 19.5vw;
    right: 73px;
    top: 20px;
    background-size: cover !important;
  }
}

@media (min-width: 992px) {
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.hero-title {
  font-family: "Zilla Slab";
  font-size: 100px;
  font-weight: 400;
}

.smaller {
  font-size: 45px;
  font-weight: 600;
}

.ca_us {
  background: url(/wp-content/uploads/2022/01/call-us-circ.webp);
  font-style: italic;
  font-weight: bold;
  font-size: 23px;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  height: 390px;
  width: 288px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  top: 200px;
  z-index: 8;
  color: #fff;
  background-repeat: no-repeat;
}

.ca_us .ca_wr {
  margin: 0 0 60px 45px;
}

.ca_us h3 {
  font-size: 39px !important;
}

.he_lin {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
}

@media screen and (max-width: 1790px) {
  .ca_us {
    height: 25vw;
    width: 17vw;
  }
}

@media screen and (min-width: 992px) {
  .he_con {
    max-width: 647px;
    margin: 0 0 0 auto;
  }
.he_con p {
  padding-right: 90px;
}

}

.he_con {
  position: relative;
}

.text-right {
  text-align: right;
}


.comfort {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  grid-template-rows: 330px 578px;
}

.comfort h2 {
  margin-bottom: 30px;
}

.comfort .com_1 {
  grid-column: 1/span 9;
}

.comfort .com_2 {
  grid-column: 12/span 9;
  text-align: right;
  position: relative;
}

.comfort .com_3 {
  grid-column: 20/span 24;
  grid-row: 2;
  display: flex;
  align-items: flex-end;
}

.comfort .com_4 {
  grid-row: 2;
  grid-column: 11/ span 9;
}

.comfort .com_4 img {
  margin-right: 13px;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.main-btn, a.main-btn, .bp-forms-btn, a.bp-forms-btn {
  border: none;
  border-radius: 30px;
  color: #fff;
  background-color: #27AAE1;
  box-shadow: 3px 4px 19px rgb(0 0 0 / 17%);
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  line-height: 2;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0.7em 3.5em;
  max-width: none !important;
  display: inline-block;
}

a.main-btn.secondary-btn {
  background: linear-gradient(167.28deg, #ABE66A 15.66%, #5DAB3D 100%);
}

a.main-btn.secondary-btn:hover {
  background: linear-gradient(349.48deg, #912686 6.23%, #B76DA5 85.08%);
}

@media screen and (min-width: 1026px) {
  .he_con::before {
    background: url(/wp-content/uploads/2022/01/arrow-1.webp);
  }

  .comfort .com_2::before {
    background: url(/wp-content/uploads/2022/01/arrow-2.webp);
  }

  .he_con::before {
    height: 102px;
    width: 110px;
    position: absolute;
    content: '';
    background-size: cover !important;
    right: -36px;
    top: 22px;
    opacity: .5;
  }

  .comfort .com_2 {
    grid-column: 12/span 11;
  }

  .comfort {
    margin-top: -85px;
    padding: 136px 0 0;
    background: url(/wp-content/uploads/2022/01/comfort-bg.webp);
  }

  .comfort .com_2::before {
    content: '';
    position: absolute;
    height: 246px;
    width: 201px;
    left: -160px;
    top: 77px;
  }

  .comfort .com_2 p {
    max-width: 647px;
    margin: 0 0 0 auto;
  }
}

#header-outer[data-format=centered-logo-between-menu] #top .span_3, #header-outer[data-format=centered-logo-between-menu] #top nav>.buttons {
    z-index: unset;
    position: absolute;
}

/* Main Content CSS */

.contentarea {
    background: url(/wp-content/uploads/2022/01/little-smiles.webp);
}

.contentarea:before {
    background: url(/wp-content/uploads/2022/01/purple-circle.webp);
}

.contentarea .container {
    max-width: 1290px;
}
.center, .text-center {
    text-align: center;
}
.contentarea .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.vid-section {
    margin-top: 40px;
}

.vid-section .cgi-rt {
    position: relative;
    pointer-events: none;
    height: 406px;
    max-height: 406px;
    max-width: 720px;
    margin: auto;
}

.help_section {
    display: grid;
    grid-template-columns: 4fr 6fr 2.3fr;
    align-items: center;
    position: relative;
}
.bg-cover {
    background-position: center top !important;
    background-size: cover !important;
}

@media screen and (min-width: 992px) {
.contentarea {
    position: relative;
    margin-top: -120px;
    z-index: 6;
    padding: 150px 0 50px;
}
.contentarea .row {
    justify-content: space-between;
}
.contentarea:before {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    width: 124px;
    height: 208px;
    background-size: cover !important;
}
.col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}

@media screen and (max-width: 1680px) {
.contentarea:before {
    width: 7vw;
    height: 13vw;
}
}

@media screen and (max-width: 1025px) {
	
body div#header-outer {
    height: 164px;
}
.ca_us {
    height: 35vw;
    width: 24vw;
    top: 100px;
}
.ca_us .ca_wr {
    margin: 0 0 60px 35px;
    letter-spacing: -0.05em;
}
h2.hero-title {
    font-size: 100px;
    line-height: 80px;
}
.contentarea {
    background: linear-gradient(150.98deg, #179150 15.66%, #007363 100%) !important;
}
.contentarea .container {
    max-width: 1248px;
    padding: 24px;
}
.contentarea .row {
    margin-right: 0px;
    margin-left: 0px;
}
	
#main.contentarea  h3 {
	font-size:25px;
}	
.help_section {
    grid-template-columns: 4fr 6fr;
    grid-gap: 35px;
}
.help_section .help_box {
    grid-row: 2;
    grid-column: 1/span 2;
    padding: 0 20px 40px;
}
	
.row .span_2 h3, .row .span_3 h3, .row .span_4 h3, .row .vc_col-sm-2 h3, .row .vc_col-sm-3 h3, .row .vc_col-sm-4 h3, .row .col h3, body h3, #slide-out-widget-area .nectar-ext-menu-item .inherit-h3, #ajax-content-wrap .nectar-inherit-h3, .nectar-category-grid[data-style="mouse_follow_image"][data-h-tag="h3"] .content {
    font-size: 25px;
    line-height: 26.4px;
}
	
.comfort {
    padding: 45px 0;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    background: linear-gradient(150.98deg, #F18065 15.66%, #DA5E4E 100%);
}
	.comfort .com_1 {
    grid-column: 1/span 12;
}
	.comfort .com_2 {
    grid-column: 1/span 24;
    grid-row: 3;
    text-align: left;
    padding: 0 25px;
}
	.comfort .com_3 {
    grid-column: 15/span 24;
    grid-row: 1;
}
	.comfort .com_4 {
    grid-column: 1/ span 24;
    padding: 0 25px;
}
	.cta {
    background: linear-gradient(335.47deg, #912686 6.23%, #B76DA5 85.08%);
}
	body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 65px!important;
}
	#top .col.span_9.col_last {
    padding-top: 35px;
}
}

@media screen and (max-width: 1366px) {
.ca_us h3 {
    font-size: 30px !important;
}
}

@media screen and (max-width: 767px) {
.help_section .he_lin {
    grid-template-columns: 1fr;
    grid-gap: 30px;
}
.main-btn, a.main-btn, .secondary-btn, a.secondary-btn, .main-btn + .secondary-link, .main-btn + .secondary-btn {
    display: block;
    max-width: 250px;
    margin: 20px auto;
    text-align: center;
}
	.ca_us {
    font-size: 12px;
}
	.ca_us h3 {
    font-size: 20px !important;
}
}

@media (max-width: 400px) {
.ca_us {
    height: 53vw;
    width: 42vw;
}
	.ca_us .ca_wr {
    margin: 0 0 30px 25px;
}
.smaller {
    font-size: 35px;
    font-weight: 600;
}
	h2.hero-title {
    font-size: 80px;
    line-height: 60px;
}
}

#page-header-bg .page-header-bg-image-wrap, .full-width-section .row-bg, .wpb_row .row-bg {
    background-position: center center !important;
}