/*
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:Poppins !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: #000000 !important;
}
#s1 {
    padding-block: 577px 50px !important;
}

a#b1 {
    font-size: 20px;
    line-height: 30px;
    padding-inline: 50px;
    padding-block: 18px;
    border-radius: 40px !important;
    color: #111;
}

a#b1 i {
    background: #fff !important;
    color: #111111;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 21px;
    rotate: -45deg;
    right: 0px;
    top: 50%;
    transform: translate(10px, -50%);
}

a#b1 i:before {
    position: relative;
}

#s1 a#b1 {
    background: #fff !important;
}

#s1 a#b1 i {
    background: var(--c) !important;
	color:#fff;
}
#top .container {
    background: #00000073;
    backdrop-filter: blur(19.9px);
    border-radius: 46.6656px;
    border: 1px solid #ffffff5e;
    padding-inline: 50px 20px;
}

header#top {
    padding-top: 70px;
}

.home #s1 {
    margin-top: 35px !important;
}

#top ul .s1 a span,#top ul .s2 a span {
    background: #fff;
    color: #111;
    padding-inline: 30px 9px;
    padding-block: 18px;
    border-radius: 40px;
    font-weight: 500;
    font-size: 18px;
}

#top ul .s1 a span i, #top ul .s2 a span i {
    margin-left: 15px;
    background: var(--c);
    width: 45px;
    line-height: 45px;
    height: 45px;
    border-radius: 40px;
    color: #fff;
    font-size: 20px;
    position: relative;
    top: -2px;
}

#top ul .s1 a , #top ul .s2 a {
    padding-inline: 5px !important;
}

#top ul .s2 a i {
    rotate: -45deg;
}

#top ul .s2 a {
    padding-right: 0px !important;
}
#s1 h3 {font-family: 'Poppins' !important;font-size: 15px;letter-spacing: 0px;position: relative;display: table;padding-inline: 45px 20px;background: #FFFFFF26;border-radius: 60px;backdrop-filter: blur(26.67px);border: 1px solid #ffffff54;height: 55px;line-height: 55px;font-weight: 400;}

#s1 h3:before {
    content: '';
    position: absolute;
    background: #fff;
    width: 11px;
    aspect-ratio: 1/1;
    border-radius: 100%;
    outline: 3px solid #FFFFFF33;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
}
#s2 .text-02  p {
    max-width: 90%;
    margin-inline: auto;
    font-weight: 300;
}

#s3 .row_col_wrap_12.col.span_12.light.left, #s4 .row_col_wrap_12.col.span_12.light.left, #s5 .row_col_wrap_12.col.span_12.light.left, #s6 .row_col_wrap_12.col.span_12.dark.left {
    padding-inline: 30px;
}
#s5 .row_col_wrap_12.col.span_12.light.left {
    padding-inline: 10px;
}
#s3 .carousel-item {
    margin-inline: 10px;
    background: #fff;
    padding: 20px 20px 30px 20px;
    border-radius: 20px;
}

#s3 .tt-01 h3,#s3 .tt-01 p {
    color: #111;
    margin-bottom: 0px;
}

#s3 .tt-01 {
    padding-top: 20px;
}

#s3 .tt-01 h3 {font-size: 36px;line-height: 46px;}

#s4 .text-04 p {
    width: 88%;
}

#s4 img {
    margin-left: auto;
    display: table;
}

#s5 .vc_col-sm-6,#s5 .vc_col-sm-3 {
    padding-inline: 1%;
}

#s5 .inner_row img {
    width: 100%;
    border-radius: 51.5591px;
}

#s5 .vc_col-sm-3 img {
    height: 553px;
    object-fit: cover;
}

#s5 .inner_row {
    margin-bottom: 35px;
}

#s6 .text-06 h2 {
    color: #fff;
}

#s6 .carousel-item {
    background: #fff;
    color: #111;
    padding: 40px;
    border-radius: 33.3326px;
    margin-inline: 15px;
}

#s6 .iwithtext {
    display: flex;
    flex-direction: column-reverse;
}

#s6 .iwithtext .iwt-icon {
    right: 0px;
    left: unset;
}

#s6 .iwithtext .iwt-icon img {
    width: 70%;
    margin-left: auto;
}

#s6 .iwt-text h5 {
    padding-top: 32px;
    color: #1B1810;
    font-weight: 600;
    font-family: Manrope !important;
}

#s6 .iwt-text {
    padding-left: 0px;
}

#s6 .iwt-text {
    max-width: 605.3192px;
    font-size: 22px;
    line-height: 155%;
    color: #1B1810;
}
#s7 .row-bg.viewport-desktop.using-image {
    left: 0;
    right: 0;
    margin-inline: auto;
    width: 97%;
}

#s7 {
    padding-block: 475px 80px !important;
}

#s7 a#b1 {
    float: right;
    margin-top: 0px;
    background: #fff !important;
    margin-top: -125px;
}

#s7 a#b1 i {
    background: var(--c) !important;
    color: #fff;
}
#nav_menu-3 ul {
    column-count: 2;
}

#nav_menu-4 {
    margin-inline: auto;
    display: table;
}

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

#copyright p {
    font-size: 18px;
    line-height: 28px;
}

#nav_menu-5 ul li {
    display: inline-block;
    margin-right: 10px;
}

#nav_menu-5 ul li a i {
    width: 40px;
    line-height: 40px;
    height: 40px;
    top: 0px;
    background: #000;
    border-radius: 40px;
    color:#fff;
}
#nav_menu-6 ul li a i {
    margin-right: 10px;
    color: var(--c);
    width: 22px;
}

#nav_menu-6 ul li span {
    position: relative;
    left: 30px;
}

#footer-outer {
    margin-inline: 30px;
    border-radius: 33px !important;
    margin-block: 80px 20px;
    border-bottom: 10px solid #000;
    position: relative;
}
#footer-outer #footer-widgets {
    border-bottom: 1px solid #FFFFFF33;
}
#footer-outer #footer-widgets .col ul li {
    margin-bottom: 12px;
}
.small-nav .container {
    padding-block: 15px;
}
#s1 .nectar-video-wrap.row-bg-layer {
    border-radius: 33.3326px;
    width: 1865px !important;
    left: 50%;
    margin-inline: auto;
    transform: translateX(-50%);
}
html body p {
    opacity: 0.88;
}
.home  h2 {
    padding-bottom: 15px;
}
#nav_menu-6 {
    margin-left: -15px;
}
#blog .nectar-post-grid-item-bg img {
    object-position: top center;
}
.home img.img-with-animation.skip-lazy {
    transition: 0.6s;
}

.home img.img-with-animation.skip-lazy:hover {
    filter: brightness(0.5);
}
a#b1:hover {
    background: #fff !important;
}
a#b1:hover i {
    background: var(--c) !important;
}
a#b1 i {
    transition: 0.6s;
}

#s1 a#b1:hover {
    background: var(--c) !important;
}

#s1 a#b1:hover i {
    background: #fff !important;
    color: #111;
}
.owl-theme[data-desktop-cols] .owl-dots .owl-dot span {background-color: #fff;}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
#s1 .nectar-video-wrap.row-bg-layer {
  width: 1535px !important;
}
#s2 .row_col_wrap_12.col.span_12.light.center {
  padding-inline: 32px;
}
#s5 .row_col_wrap_12.col.span_12.light.left {
  padding-inline: 17px;
}
#s7 .row-bg.viewport-desktop.using-image {
  width: 1535px;
}
#s4 .vc_col-sm-4 {
  padding-inline: 1%;
}
html body h2 {
  font-size: 50px;
  line-height: 60px;
}
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: 15px;
}
#s4 .text-04 p {
  width: 100%;
}
#s3 a#b1 {
  font-size: 16px;
  line-height: 26px;
}
#s4 .row_col_wrap_12.col.span_12.light.left {
  padding-inline: 32px;
}
#s5 .vc_col-sm-3 img {
  height: 462px;
}
#s6 .iwt-text {
  font-size: 18px;
  max-width: 500px;
}
#s6 .iwt-text h5 {
  font-size: 18px;
  line-height: 100%;
}
#s6 .iwithtext .iwt-icon img {
  width: 81%;
}
#s7 {
  padding-block: 400px 50px !important;
}
#top .container {
  margin-inline: auto;
  width: 90%;
}
#header-outer.transparent[data-lhe="default"] #top nav > ul > li > a {
  padding-inline: 10px !important;
}
#top ul .s1 a span, #top ul .s2 a span {
  font-size: 14px;
  line-height: 24px;
  padding-inline: 23px 7px;
  padding-block: 15px;
}
#top ul .s1 a span i, #top ul .s2 a span i {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
#top ul li a span {
  font-size: 14px;
  line-height: 24px;
}
#top ul .s1 a span,#top ul .s2 a span {
  font-size: 16px;
  line-height: 26px;
}
#header-outer.transparent[data-lhe="default"] #top nav > ul > li > a {
  padding-inline: 12px;
}
#s1 {
  padding-block: 397px 50px !important;
}
#s1 .nectar-video-wrap.row-bg-layer,#s7 .row-bg.viewport-desktop.using-image {
  width: 1377px !important;
}
#s5 .vc_col-sm-3 img {
  height: 421px;
}
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;
}
#s3 .tt-01 h3 {
  font-size: 30px;
  line-height: 120%;
}
html body h2 {
  font-size: 45px;
  line-height: 55px;
}
#s2 .text-02 p {
  max-width: 95%;
}
#s6 .iwt-text {
  font-size: 17px;
  max-width: 410px;
}
#s6 .iwithtext .iwt-icon img {
  width: 79%;
}
#s7 {
  padding-block: 349px 50px !important;
}
#top ul .s1 a span, #top ul .s2 a span {
  font-size: 12px;
  line-height: 22px;
  padding-inline: 23px 7px;
  padding-block: 15px;
}
#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 20px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
#s1 .nectar-video-wrap.row-bg-layer, #s7 .row-bg.viewport-desktop.using-image {
  width: 1302px !important;
}
html body h1 {
  font-size: 59px;
  line-height: 99%;
  letter-spacing: -3%;
}
#s1 h3 {
  font-size: 14px;
  height: 45px;
  line-height: 45px;
  padding-inline: 40px 20px;
}
a#b1 {
  font-size: 16px;
  line-height: 26px;
}
#s1 {
  padding-block: 348px 50px !important;
}
#top ul li a span {
  font-size: 12px;
  line-height: 22px;
}
#s3 .tt-01 h3 {
  font-size: 26px;
  letter-spacing: -3%;
}
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: 12.9px;
  line-height: 22.9px;
}
#s3 a#b1 {
  font-size: 14px;
  line-height: 24px;
  padding-inline: 40px 40px;
  padding-block: 12px;
}
#s3 a#b1 i {
  width: 35px;
  height: 35px;
  line-height: 35px;
}
#s5 .vc_col-sm-3 img {
  height: 396px;
}
#s6 .carousel-item {
  padding: 30px;
}
#s6 .iwt-text {
  font-size: 16px;
}
#s6 .iwt-text h5 {
  font-size: 14px;
  padding-top: 25px;
}
#s6 .iwithtext .iwt-icon img {
  width: 68%;
}
#s7 {
  padding-block: 330px 40px !important;
}
#s7 a#b1 {
  margin-top: -105px;
}
#footer-outer #footer-widgets .col ul li {
  margin-bottom: 8px;
}
body #sidebar h4, body .widget h4, body #footer-outer .widget h4 {
  font-size: 28px !important;
}
#copyright p {
  font-size: 14px;
  line-height: 24px;
}
#nav_menu-6 {
  margin-left: -20px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {

#s1 .nectar-video-wrap.row-bg-layer, #s7 .row-bg.viewport-desktop.using-image {
  width: 1218px !important;
}
html body h1 {
  font-size: 50px;
}
#s1 h3 {
  font-size: 12px;
}
#s1 {
  padding-block: 335px 40px !important;
}
html body h2 {
  font-size: 38px;
  line-height: 120%;
}
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: 12px;
  line-height: 22px;
}
#s2 .text-02 p {
  max-width: 90%;
}
#s5 .vc_col-sm-3 img {
  height: 370px;
}
#s5 .inner_row img {
  border-radius: 31px;
}
#s7 {
  padding-block: 316px 40px !important;
}
#s7 a#b1 {
  margin-top: -92px;
}
.home  h2 {
    padding-bottom: 10px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {

#s1 {
  padding-block: 228px 30px !important;
}
#s1 .nectar-video-wrap.row-bg-layer, #s7 .row-bg.viewport-desktop.using-image {
  width: 960px !important;
}
html body h1 {
  font-size: 42px;
}
html body h2 {
  font-size: 35px;
}
#s5 .vc_col-sm-3 img {
  height: 293px;
}
#s6 .iwt-text {
  font-size: 12px;
  max-width: 310px;
}
#s6 .iwithtext .iwt-icon img {
  width: 62%;
}
#s6 .carousel-item {
  padding: 20px;
  border-radius: 20px;
}
#s6 .iwt-text h5 {
  padding-top: 15px;
  font-size: 14px;
  line-height: 24px;
}
#s7 {
  padding-block: 238px 25px !important;
}
a#b1 {
  font-size: 14px;
  line-height: 24px;
}
body #sidebar h4, body .widget h4, body #footer-outer .widget h4 {
  font-size: 22px !important;
}
#nav_menu-6 {
  margin-left: -50px;
  width: 140%;
}
div#slide-out-widget-area ul li a i {
    margin-left: 10px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {

#top .container {
  padding-block: 20px !important;
  padding-inline: 30px;
}
header#top {
  padding-top: 5px;
}
.home #s1 {
  margin-top: 25px !important;
}
#s1 .nectar-video-wrap.row-bg-layer, #s7 .row-bg.viewport-desktop.using-image {
  width: 788px !important;
}
#s1 {
  padding-block: 140px 40px !important;
  text-align: center;
}
#s1 h3 {
  margin-inline: auto;
}
#s3 .row_col_wrap_12.col.span_12.light.left, #s4 .row_col_wrap_12.col.span_12.light.left, #s5 .row_col_wrap_12.col.span_12.light.left, #s6 .row_col_wrap_12.col.span_12.dark.left {
  padding-inline: 18px !important;
}
#s2 .row_col_wrap_12.col.span_12.light.center {
  padding-inline: 18px;
}
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;
}
#s2 .vc_col-sm-4:nth-child(even) {
  margin-block: 30px;
}
#s3 {
  padding-block: 40px !important;
  text-align: center;
}
#s4 {
  text-align: center;
}
#s4 img {
  margin-inline: auto;
}
#s5 .vc_col-sm-3 img {
  height: auto;
}
#s5 .vc_col-sm-3 {
  margin-bottom: 0px;
}
#s5 .vc_col-sm-6 {
  margin-top: 2%;
}
#s5 {
  padding-block: 40px !important;
}
#s6 .owl-stage {
  padding-block: 0px;
}
#s6 .iwt-text {
  font-size: 20px;
  max-width: 510px;
}
#s6 .iwt-text h5 {
  font-size: 18px;
}
.home #s6 {
  padding-bottom: 40px !important;
}
#s7 a#b1 {
  float: unset;
  margin-inline: auto;
  display: table;
  margin-top: 0px;
}
#s7 {
  text-align: center;
  padding-block: 50px !important;
}
#nav_menu-6 {
  margin-inline: 0px;
  width: 100%;
}
#nav_menu-4 {
  margin-inline: 0px;
}
#footer-outer {
  margin-inline: 18px;
}
#s4 .vc_col-sm-4 {
    margin-block: 2%;
}
#page-header-bg .span_6 h1 {
    padding-top: 50px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {

#top .container {
  width: 100% !important;
  margin-inline: 18px !important;
  padding-inline: 18px;
}
html body h1 {
  font-size: 37px;
}
#s1 .nectar-video-wrap.row-bg-layer, #s7 .row-bg.viewport-desktop.using-image {
  width: 95% !important;
}
#s2 {
  padding-block: 40px !important;
}
html body h2 {
  font-size: 30px !important;
  line-height: 40px !important;
  letter-spacing: -3%;
}
#s2 .text-02 p {
  max-width: 100%;
}
#s5 .vc_col-sm-3 {
  margin-block: 2%;
}
#s5 .vc_col-sm-6 {
  margin-block: 2%;
}
#s6 .iwt-text,#s6 .iwt-text h5 {
  font-size: 14px;
  line-height: 24px;
  max-width: 100%;
  text-align: center;
}
#s6 .iwithtext .iwt-icon {
  left: 0;
  right: 0;
  margin-inline: auto;
  display: table;
  top: 0px;
  position: relative;
}
#s6 .iwithtext .iwt-icon img {
  margin-inline: auto;
  width: auto;
}
#s6 .iwithtext {
  flex-direction: column;
}
.owl-theme[data-desktop-cols] .owl-dots .owl-dot span {
  background: #fff;
}
#s7 a#b1 {
  font-size: 12px;
}
#footer-outer {
  margin-top: 50px;
}
#nav_menu-6 {
  width: 100%;
}
#footer-outer ul li a, #footer-outer p {
  font-size: 12px !important;
  line-height: 22px !important;
}
#page-header-bg .span_6 h1 {
    font-size: 35px;
    letter-spacing: 0px;
}
#nav_menu-6 ul li span {
    left: 32px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}