/*
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:#fff;
}
div#gform_confirmation_message_1 {
    font-family: 'font1' !important;
}
.rev-log {
    width: 25% !important;
}
/*------typography-----------*/
html body h1{
	font-family:font1 !important;
}
html body h2{
	font-family:font1  !important;
	color: black;
}
html body h3{
	font-family:font1  !important;
}
html body h4{
	font-family:font2  !important;
}
html body h5{
	font-family:font2  !important;
}
html body h6{
	font-family:font2  !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,html body input[type=submit]{
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 ul li i {
    margin-left: 10px;
    background: #fff;
    color: #000;
    padding: 10px 10px;
    border-radius: 40px;
}

#top ul li a span {
    font-family: font1 !important;
    background: var(--c);
    padding-inline: 30px 10px;
    padding-block: 17px 18px;
    border-radius: 40px;
    border: 3px solid #2d1939;
    outline: 3px solid #31284f;
    top: 30px;
    position: relative;
}
#top .icon-button-arrow:before {
    color: #000 !important;
}
#text-2 {
    padding-top: 30px;
    border-top: 1px solid #9c99a4;
}

#text-2 h5 {
    font-family: font2 !important;
    font-size: 30px;
    line-height: 40px;
    font-weight: 300;
}

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

#text-3 p a {
    font-size: 20px;
    line-height: 30px;
}

#footer-widgets ul#menu-quick-liks {
    display: flex;
    justify-content: center;
    gap: 0px 30px;
}

#footer-widgets ul li a {
    font-size: 20px;
    line-height: 30px;
    position: relative;
}

#footer-widgets ul li a:before {
    content: '';
    position: absolute;
    border-right: 2px solid #fff;
    height: 20px;
    right: -30px;
    top: 5px;
}

#footer-widgets ul li:last-child a:before {
    display: none;
}

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

#copyright p {
    font-size: 20px;
    line-height: 30px !important;
}

#footer-widgets .row {
    border-bottom: 1px solid #9c99a4;
}
#top a#logo img {
    scale: 2.5;
    transform-origin: left top;
}
#s1 .m1 {
    transform: scale(1.3);
}
a#b1 {
    padding: 15px 40px 15px 40px;
    border-radius: 100px !important;
    font-size: 16px;
    opacity: 1;
    outline: 1px solid #ffffff3d;
    outline-offset: 3px;
    font-family: font1 !important;
    letter-spacing: -1px;
}
a#b1 i {
    background-color: white !important;
    color: black;
}
#s1 a#b1 {
    margin-right: 30px !important;
}
#s1 a#b1.b2 {
    margin-right: 0 !important;
}
#s1 {
    padding-block: 280px !important;
}
#s2 {
    padding-block: 100px !important;
}
#s2 h4, #s4 .t1 h4, #s5 .t1 h4 {
    background-color: #3f2f69;
    display: table;
    color: white;
    padding: 5px 40px;
    border-radius: 100px;
}
#s5 .t1 h4 {
    margin-inline: auto;
}
#s3 {
    padding-block: 215px !important;
}
#s4 {
    padding-block: 100px !important;
}
#s4 #in4 {
    padding-block: 69px;
    padding-inline: 30px 30px;
    margin-top: 50px;
}
#s4 #in4 a#b1 {
    margin-top: 50px;
    border: 5px solid #573565;
    outline-offset: 0px;
    float: right;
}
#s4 .t1 h2 {
    /* font-size: 78px; */
    /* line-height: 88px; */
}
#s4 .t1 p {
    width: 95%;
}
#s5 .carousel-item {
    border: 2px solid #cccc;
    padding: 30px 45px;
    margin-inline: 10px;
    border-radius: 20px;
}
#s5 .carousel-item p {
    font-size: 17px;
    line-height: 32px;
    color: black;
    width: 97%;
}
#s5 .carousel-item .t2 h6 {
    color: #e6b10d;
    font-size: 24px;
}
#s5 .comma {
    position: absolute;
    right: 0;
    top: -100px;
}
#s5 .owl-stage {
    padding-block: 70px 20px;
}
#s5 .carousel-item h4 {
    color: #402f68;
    font-size: 20px;
    margin-bottom: 0;
}
#s5 .iwithtext .iwt-icon img {width: 47px;margin-bottom: 0;}

#s5 .iwithtext .iwt-text {
    padding-left: 60px;
}
#s5 a#b1 {
    margin-inline: auto;
    border: 5px solid #fdf0ed;
    outline: 1px solid #e5e5e5;
    display: flex;
    justify-content: center;
    width: 24%;
    align-items: center;
}
#s6 .c2 {position: relative;top: -100px;}

#s5 {
    padding-block: 100px 200px !important;
}
#s6 input {
    background-color: white;
    color: black;
    border-radius: 0px !important;
}
#s6 input::placeholder {
    color: black;
}
#s6 textarea#input_1_10 {
    background-color: white;
    color: black;
    border-radius: 0px !important;
    font-family: 'font2';
    resize: unset;
}
#s6 textarea#input_1_10::placeholder {
    color: black;
}
#s6 input#gform_submit_button_1 {
    width: 25%;
    border-radius: 100px !important;
    background-color: #e6b10d;
    color: white;
}
#s2 .ic3 {
    position: relative;
    left: 200px;
}
#s2 .t2 h3 {
    font-size: 30px;
    color: black;
    margin-bottom: 15px;
}
#s2 .ic3 p {
    width: 82%;
    color: black;
}
#s2 .ic2 {
    position: relative;
    left: 80px;
}
#s2 .ic2 p {
    width: 110%;
    color: #000;
}
#s2 .ic1 p {
    width: 110%;
    color: black;
}
#s2 #in1 {
    margin-top: 70px;
}
#s4 .vc_col-sm-3  .vc_column-inner {
    border: 1px solid #ccc;
    border-radius: 15px;
    box-shadow: 0px 4px 0px 1px transparent;
    transition: 0.6s;
}
#s4 .vc_col-sm-3:hover .vc_column-inner {
    box-shadow: 0px 4px 0px 1px #e6b10d;
    border: 1px solid #e6b10d;
}
#s4 .vc_col-sm-3 {
    padding-inline: 10px;
}
#in4 .vc_col-sm-3 .vc_column-inner {
    border: unset;
}

#in4 .vc_col-sm-3:hover .vc_column-inner {
    box-shadow: unset;
    border: unset;
}
#s2 .c1 p {
  font-size: 24.8px;
  line-height: 34.8px;
  color: #000;
  letter-spacing: -1px;
}
#s2 .t1 h2 {
    /* font-size: 78px; */
}
#s4 .vc_col-sm-3 .m1 {
    transition: 0.6s;
}
a#b1 {
    font-size: 20px;
}
h2.gform_submission_error.hide_summary {
  letter-spacing: 0px;
}
#in2 a#b1 {
    background: #909090 !important;
    display: block;
    text-align: center;
    border: 5px solid #f4f4f4;
    outline: 1px solid #e5e5e5;
    line-height: 25px;
}

#in2 .vc_col-sm-3:hover a#b1 {
    background: var(--c) !important;
}
#s2 .m1 {
    scale: 1.05;
    transform-origin: left center;
}
#in2 h3,#in2 p {
    color: #000;
}
#in2 p {
    font-size: 14.5px;
    line-height: 24.5px;
	height:98px;
}
/*--------------Animation-----------------------*/
#s2 #in1 .img-with-aniamtion-wrap::before, #s2 #in1 .img-with-aniamtion-wrap::after {
    display: none;
}
/*--------------Animation-----------------------*/

#s4 #in4  h2 {
    font-size: 50px;
    line-height: 60px;
}
#s3 h2 {
    letter-spacing: -3px;
}
#s4 #in2 .m2 {
    position: absolute;
    margin-top: -110px;
    opacity: 0;
    transition: .65s;
}

#s4 .vc_col-sm-3:hover .m1 {
    opacity: 0;
}

#s4 #in2 .vc_col-sm-3:hover .m2 {
    opacity: 1;
}
#s6 .c2 {
    height: 746px;
	overflow-y: auto;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
#s1 {
  padding-block: 270px 120px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
#s1 .m1 {
  transform: scale(1.15);
}
#s1 {
  padding-block: 220px 80px !important;
}

#s2 .ic3 p {
  width: 82%;
}
#s2 .ic3 {
  left: 140px;
}
#s3 {
  padding-block: 120px !important;
}
#s4 {
  padding-block: 40px 100px !important;
}
#s2 .m1 {
    scale: 1.02;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
#s1 h1 {
  font-size: 75px;
  line-height: 85px;
}
#s2 .t1 h2 {
  /* font-size: 73px; */
  /* line-height: 83px; */
}
#s2 .c1 p {
  font-size: 23px;
  line-height: 33px;
}
#s2 .t2 p {
  font-size: 15px;
}
#s3 {
  padding-block: 120px !important;
}
#s4 .vc_col-sm-3 .vc_column-inner {
  padding-inline: 30px;
}
#s4 .t1 p {
  width: 90%;
}
#s4 #in4 a#b1 {
  font-size: 16px;
  width: ;
}
#s5 .carousel-item p {
  font-size: 16px;
  line-height: 32px;
}
#s4 .t1 h2 {
    /* font-size: 75px; */
    /* line-height: 85px; */
}
#in2 p {
  font-size: 13.5px;
  line-height: 23.5px;
}
#s4 #in4 h2 {
  font-size: 50px;
  line-height: 60px;
}
#s4 #in4 {
  padding-block: 62px;
}
#s5 a#b1 {
  width: 27%;
}
#s6 .c2 {
    height: 736px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {

html body  h2 {
  font-size: 60px;
  line-height: 70px;
}
#s2 .c1 p {
  font-size: 22px;
  line-height: 32px;
}
#s2 .t2 p {
  font-size: 14px;
}
#s3 {
  padding-block: 110px !important;
}
html body h2 {
  font-size: 60px;
}
#s4 .t1 h2 {
  /* font-size: 70px; */
  /* line-height: 80px; */
}
#s4 .t1 p {
  font-size: 14px;
}
#s5 .carousel-item {
  padding-inline: 25px;
}
#in2 p {
  font-size: 12.5px;
  line-height: 22.5px;
}
#s4 #in4 h2 {
  font-size: 45px;
  line-height: 55px;
}
#s4 #in4 {
  padding-block: 55px;
}
#s5 a#b1 {
    width: 26%;
  }
a#b1 {
  font-size: 18px;
  line-height: 28px;
}
 #s5 .carousel-item p {
    width: 100%;
  }
#s6 .c2 {
    height: 716px;
}
	#in2 a#b1 {
    font-size: 14px;
    line-height: 24px;
}
	    #s1 h1 {
        font-size: 70px;
        line-height: 80px;
    }
	#s2 .t2 h3 {
    font-size: 26px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
#top ul li a span {
  font-size: 16px;
  line-height: 26px;
}
#s1 h1 {
  font-size: 60px;
  line-height: 70px;
}
a#b1 {
  font-size: 14px;
  line-height: 24px;
}
html body  h2 {
  font-size: 50px;
  line-height: 60px;
}
#s2 .c1 p {
  font-size: 17.5px;
  line-height: 27px;
}
    #s2 .t2 h3 {
        font-size: 22px;
        line-height: 32px;
    }
#s2 .t2 p {
  line-height: 24px;
}
#s2 .ic3 {
  left: 120px;
}
#s2 .ic2 {
  left: 60px;
}
#s3 {
  padding-block: 69px !important;
}
html body h2 {
  font-size: 50px;
  line-height: 60px;
}
#s4 .t1 h2 {
  /* font-size: 48px; */
  /* line-height: 58px; */
}
#s4 .vc_col-sm-3 .vc_column-inner {
  padding-inline: 18px;
}
#s4 .vc_col-sm-3 {
  padding-inline: 10px;
  width: 50%;
}
#s4 .ic1,#s4 .ic2 {
  margin-bottom: 20px;
}
#s4 .t1 p {
  width: 100%;
}
#s4 #in4 a#b1 {
  font-size: 14px;
  line-height: 24px;
}
#s4 #in4 a#b1 {
  margin-left: unset;
}
#s4 #in4 .vc_col-sm-3 .vc_column-inner {
  padding: 0;
}
#s4 #in4 {
  padding-block: 30px;
}
#s4 {
  padding-block: 50px !important;
}
#s5 {
  padding-block: 50px 150px !important;
}
#s5 .carousel-item p {
  font-size: 14px;
  line-height: 24px;
}
#s6 .c2 {
  top: -40px;
  margin-top: -60px;
}
#footer-widgets ul li a {
  font-size: 16px;
  line-height: 26px;
}
#text-3 p a {
  font-size: 16px;
  line-height: 26px;
}
#text-2 p {
  font-size: 16px;
  line-height: 26px;
}
#copyright p {
  font-size: 16px;
  line-height: 26px;
}
#s1 a#b1 {
  margin-right: 20px !important;
}
#top ul li a span {
    top: 15px;
}
#in2 p {
    font-size: 17.5px;
    line-height: 27.5px;
	height:83px;
  }
#s4 #in4 h2 {
  font-size: 38px;
  line-height: 48px;
}
#s6 input#gform_submit_button_1 {
  width: 35%;
}
#s6 .c2 {
    height: 693px;
}
	    #s5 a#b1 {
        width: 30%;
    }
	#s1 .t1 p {
    font-size: 14px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
#s6 .c2 {
    height: 100%;
}
#top a#logo img {
  scale: unset;
}
#s1 {
  padding-block: 100px 80px !important;
  text-align: center;
}
#s1 .t1 img {
  margin-inline: auto;
}
#s1 .m1 {
    transform: scale(1);
    margin-inline: auto;
    display: table;
  }
#s2 {
  text-align: center;
  padding-block: 50px !important;
}
#s2 h4 {
  margin-inline: auto;
}
#s2 .img-with-aniamtion-wrap::after,#s2 .img-with-aniamtion-wrap::before {
  display: none;
}
#s2 .m1 {
  margin-inline: auto;
  display: table;
  width: 70%;
}
#s2 .i1 {
  margin-inline: auto;
  display: table;
}
#S2 .ic2 {
  left: 0;
}
#s2 .ic2 {
  left: 0;
}
#s2 .ic3 {
  left: 0;
}
#s2 .ic1 p {
  width: 100%;
}
#s2 .ic2 p {
  width: 100%;
}
#s2 .ic3 p {
  width: 90%;
  margin: auto;
}
#s3 {
  text-align: center;
}
#s4 {
  text-align: center;
}
#s4 h4 {
  margin: auto;
}
#s4 .m1 {
  margin: auto;
}
#s4 #in4 .vc_col-sm-3 {
  width: 100%;
}
#s4 #in4 a#b1 {
  margin-inline: auto;
  margin-top: 0px;
}
#s5 .owl-stage {
  padding-block: 50px 20px;
}
#footer-widgets ul li a {
  font-size: 13px;
  line-height: 23px;
}
#s2 .m1 {
    scale: 1;
}
a#b1 {
    font-size: 18px;
    line-height: 28px;
  }
    #s5 a#b1 {
        width: 70%;
    }
#s4 #in4 a#b1 {
  float: unset;
  font-size: 18px;
  line-height: 28px;
}
#s4 #in2 .m2 {
    left: 0;
    right: 0;
    margin-inline: auto;
}
#s4 .vc_col-sm-3 {
    margin-block: 0;
}
	    #in2 p {
        height: unset;
    }
	#s1 .t1 p {
    font-size: 16px;
}
	html body h2 {
        font-size: 50px !important;
        line-height: 60px !important;
    }
	#s4 .vc_col-sm-3 .vc_column-inner {
    margin-bottom: 20px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
a#b1 {
    font-size: 16px;
    line-height: 26px;
  }
#s1 h1 {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: -1px;
}
#s1 .t1 img {
  width: 54%;
}
#s1 {
  padding-block: 90px 0px !important;
}
html body  h2 {
  font-size: 33px !important;
  letter-spacing: -3px;
  line-height: 43px !important;
}
#s2 .c1 p {
  font-size: 14px;
  line-height: 24px;
}
#s2 .m1 {
  width: 90%;
}
#s4 .t1 h4 {
  margin-bottom: 20px;
}
#s4 .vc_col-sm-3 {
  width: 100%;
}
#s5 .carousel-item {
  padding-inline: 15px;
}
#s6 input#gform_submit_button_1 {
  width: 100%;
  padding-block: 6px !important;
}
#footer-widgets ul#menu-quick-liks {
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px 30px;
}
#footer-widgets ul#menu-quick-liks li a {
  font-size: 16px;
  line-height: 26px;
}
#copyright .col.span_7.col_last {
  display: none;
}
#media_image-2 {
  width: 70%;
  margin: auto;
}
#footer-widgets ul li {
  margin: 0 !important;
  padding: 0 !important;
  image-orientation: ;
}
#footer-widgets ul li a::before {
  display: none;
}
    #s1 a#b1 {
        margin-right: 11px !important;
    }
	#s1 a#b1.b2 {
    margin-right: 11px !important;
}
#in2 p {
    font-size: 14.5px;
    line-height: 24.5px;
  }
#s4 #in4 a#b1 {
  font-size: 16px;
  line-height: 26PX;
}
#s4 #in4 {
  padding-inline: 8px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	    #s4 #in4 a#b1 {
        font-size: 12px;
        line-height: 22PX;
    }
	    #s5 a#b1 {
        width: 100%;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}