/*
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
*/
div#sppt i {
    color: white !important;
}
.v1 .widget.widget_nav_menu {
    margin: 0px !important;
}

.v1 .widget.widget_nav_menu ul#menu-other {
    display: flex;
    gap: 33px;
    top: 20px;
    position: relative;
}
#r1 a#b1:hover {
    background: #ffd0508f !important;
    border-color: #FFD050 !important;
}
div#cnt h3:before {
    content: '\f041';
    font-family: 'FontAwesome';
    position: absolute;
    left: -28px;
    top: 1px;
}

div#cnt h3 {
    position: relative;
}
/*------typography-----------*/

#top ul.sf-menu.sf-js-enabled.sf-arrows {
    font-family: light;
}
#r1 h1 {
    font-family: backet;
    font-weight: 100;
}

html body h2 {
    font-family: 'backet';
    font-weight: 100;
}

html body h2 strong {
    font-family: sign;
    font-weight: 100;
}
.bold, b, strong {
     font-family: itc !important;
    font-weight: 900 !important;
}
html body p {font-family: itc;}

#page-header-wrap h1 {
    font-family: 'backet';
    font-weight: 100;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-family: 'itc';
}


/*------typography-----------*/
body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

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

body::-webkit-scrollbar-thumb
{
	background-color: yellow;
}


#r1 {
    padding-block: 350px !important;
}

#r1 .row-bg.viewport-desktop.using-image {
    background-size: cover;
}

#r1 h3 {
    font-family: backet;
    font-size: 50px;
    font-weight: 100;
}

#r1 h4 {
    font-family: sign;
    font-size: 79px;
    position: relative;
    left: 956px;
    top: -20px;
    font-weight: 100;
}
a#b1 {
    border: 1px solid white;
    border-radius: 50px;
    width: 190px;
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    padding-block: 10px;
    color: white;
    font-family: backet;
    font-size: 20px;
    backdrop-filter: blur(10px);
}

a#b1 i {
    margin-inline: 25px;
}

a#b1 .text {
    transform: translateX(-77%);
    transition: 0.9s;
}

a#b1:hover .text {
    transform: translateX(25px);
}
#r1 a#b1 {
    margin: auto;
}
#r1 .vv2 {
    transform: translateY(50px);
}
#r2 {
    padding-block: 100px !important;
}
#r2 .c3 {
    transform: translateY(-100px);
}

#r2 .c2 {
    transform: translateY(-40px);
    z-index: -999;
}

#r2 h5 {position: relative;top: 70px;}

html body .nectar-scrolling-text h5 {
    font-family: backet;
    font-size: 55px;
    font-weight: 100;
}
#r3 .img-with-aniamtion-wrap:nth-child(1) {
    position: absolute;
    left: -170px;
    top: -50px;
    width: 85%;
}

#r3 {
    padding-block: 140px !important;
}

#r3 .m5 {
    width: 65%;
    position: relative;
    left: 140px;
    transition: 0.6s;
}

#r3 .c5 {transform: translateX(80px);}

#r3 .c5 h2 {
    position: relative;
    left: -70px;
}

#r3 .c5 h2:before {
    content: '';
    position: absolute;
    border: 1px solid #cccc;
    width: 200px;
    bottom: -25px;
    left: -150px;
}
#r3 .m4 {
    filter: grayscale(1);
}

#r4 {
    padding-block: 100px !important;
}

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

#r4 .owl-stage {
    padding-block: 100px 0;
}
#r4 .carousel-item {
    transition: 0.6s;
    border-inline: 15px solid transparent;
}

#r4 .owl-stage-outer {
    overflow: visible;
}
#r4 .owl-item.active+.owl-item.active .carousel-item {
    transform: scale(1.3);
    transform-origin: bottom;
    border-color: #131313;
    border-width: 25px;
}


#r4 .owl-item.active .carousel-item {
    transform: translateY(-70px);
    transition: 0.9s;
}
#r4 .owl-item.active+.owl-item.active+.owl-item.active .carousel-item {
    transform: translateY(-70px);
    border-width: 15px;
}
#r4 .owl-item.active+.owl-item.active {
    z-index: 1 !important;
    position: relative;
}

#r4 .owl-item.active+.owl-item.active+.owl-item.active {
    z-index: -999 !important;
    position: relative;
}
#r4 .owl-nav.disabled {
    display: block;
}

#r4 .owl-nav button {background-color: transparent;border: unset;font-size: 0;}

#r4 button.owl-prev:before {
    content: "\f177";
    position: absolute;
    font-family: fontawesome;
    font-size: 45px;
    left: 330px;
    top: 35%;
    margin: auto;
    display: table;
}

#r4 button.owl-next:before {
    content: "\f178";
    position: absolute;
    font-family: fontawesome;
    font-size: 45px;
    right: 330px;
    top: 35%;
    margin: auto;
    display: table;
}
#r4 a#b1 {
    margin: auto;
    margin-top: -50px;
}
#r4 .text5 {
    position: relative;
    top: 25px;
    z-index: 999;
}
#r5 {
    padding-block: 100px !important;
}
#r5 .text6 p {
    width: 40%;
    position: relative;
    left: 760px;
    top: -25px;
}

#r5 .c6 {transform: translateY(-100px);}

#r5 .t1 {
    position: absolute;
    bottom: 10px;
    left: 20px;
    height: 70px;
    overflow: hidden;
}

#r5 .t1 h4 {
    font-family: 'backet';
    font-weight: 100;
    font-size: 35px;
}

a#b2 {
    position: absolute;
    bottom: 50px;
    top: unset;
    right: 0;
    background-color: transparent;
    font-size: 0;
}

a#b2:before {
    content: "\f178";
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 25px;
    right: 15px;
    bottom: -20px;
}

#r5 .c8 {
    transform: translateY(70px);
}
#r6 {
    padding-block: 150px 100px !important;
}
#r6 h5 {
    position: relative;
    top: -120px;
}

#r6 .m10 {
    float: right;
}

#r6 .m9 {
    transform: scale(1.3);
    transition: 0.9s;
}

#r6 .m8, #r6 .m10 {
    width: 66%;
}
#r6 a#b1 {
    margin: auto;
}

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



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

#f1 h2.widgettitle, #f1 h4 {
    font-size: 30px;
    font-family: backet;
    font-weight: 100;
}

body #sidebar h4, body .widget h4, body #footer-outer .widget h4 {
    font-size: 30px !important;
    opacity: 1;
}

#f1 ul {
    margin-left: 0;
}

#f1 ul li {
    list-style: none;
}

#f1 ul li a {
    color: white;
    font-family: itc;
}

#f1 .widget.widget_nav_menu {
    display: table;
    margin: auto;
}

#f1 .v2 {
    position: relative;
    top: -30px;
}

#f1 input.tnp-email {
    background-color: #cccccc40;
    border-radius: 100px;
    width: 80% !important;
}

#f1 input.tnp-submit {
    width: 30%;
    border-radius: 100px !important;
    font-family: backet;
    font-weight: 100;
    font-size: 20px;
    letter-spacing: 1px;
    margin-top: 15px;
}

#f1 .image1 {
    position: relative;
/*     top: 40px; */
/*     transform: scale(1.1);
    left: 30px; */
}

#f1 .v1:before, #f1 .v2:before {
    content: '';
    position: absolute;
    border: 1px solid #cccccc30;
    height: 280px;
    right: -30px;
    top: 0;
}

#f1 .v2:before {
    right: 40px;
    top: 30px;
}
#f1 ul li a:hover {
    color: #ffd050;
}
#f1 .icon2 ul li {
    display: inline-block;
    margin: 0px 15px;
}

#f1 .icon2 ul li a i {
    top: 0;
    font-size: 25px;
}
#f1 #inn1 {
    border-top: 1px solid #cccccc3d;
    padding-top: 20px;
    margin-bottom: -40px;
}

/*------ANIMATION-----------*/
#r2 .hover-wrap {
    overflow: hidden;
}

#r2 img {
    transition: 0.6s;
}

#r2 img:hover {
    transform: scale(1.1);
}

#r3 .hover-wrap {
    overflow: hidden;
}

#r3 .m5:hover {
    transform: scale(1.1);
}
#r5 .hover-wrap {
    overflow: hidden;
}

#r5 img {
    transition: 0.6s;
}

#r5 img:hover {
    transform: scale(1.1);
}
#r6 img:hover {
    transform: scale(1.1);
}

#r6 .m8  , #r6 .m10 {
    transition: 0.9s;
}
#r6 .m9:hover {
    transform: scale(1.25);
}
#r6 .vv3 .hover-wrap, #r6 .vv5 .hover-wrap {
    overflow: hidden;
}
/*------ANIMATION-----------*/

#r5 .t1 .text {
    margin-top: 30px;
    transition: 0.5s;
    transform: translateY(0);
}

#r5 .vc_col-sm-4:hover .t1 .text {
    transform: translateY(-65px);
}

div#sppt h3 span {
    font-family: 'backet';
    font-weight: 100;
    font-size: 50px;
    line-height: 58px;
}
div#pp h2 {
    padding-top: 53px;
    padding-bottom: 18px;
}
div#cnt a{
	color:#fff !important;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	#r1 {
    padding-block: 260px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	    #r1 {
        padding-block: 230px !important;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	body h1 {
    font-size: 87px;
    line-height: 95px;
}
	#r1 h4 {
    font-size: 79px;
    left: 865px;
    top: -20px;
}
	    #r1 {
        padding-block: 200px !important;
    }
	#f1 .v2 {
    top: -24px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
    #r1 h1 {
        font-size: 85px;
        line-height: 90px;
    }

#r1 h4 {
    font-size: 79px;
}

html body h2 {
    font-size: 65px;
    line-height: 70px;
}

#r5 .text6 p {
    left: 700px;
}
	#page-header-wrap h1 {
    font-size: 35px !important;
}
	#r3 .m5 {
    top: -60px;
}
	#f1 .tt1 p {
    width: 110%;
}
	#f1 .v2 {
    top: -19px;
}
    #r3 {
        padding-block: 140px 70px !important;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
       #r1 h1 {
        font-size: 66px;
        line-height: 75px;
    }

#r1 h4 {
        font-size: 64px;
        left: 650px;
    }

html body h2 {
    font-size: 55px;
    line-height: 60px;
}

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

#r2 {
    padding-block: 60px !important;
}

#r2 h5 {
    top: 20px;
}

    #r3 {
        padding-block: 100px 60px !important;
    }


#r4 {
    padding-block: 60px !important;
}

#r4 button.owl-prev:before {
    left: 230px;
}

#r4 button.owl-next:before {
    right: 230px;
}

#r5 .text6 p {
    left: 500px;
}

#r5 .t1 h4 {
    font-size: 25px;
}

#r5 {
    padding-block: 60px !important;
}

#r6 {
    padding-block: 100px 60px  !important;
}

#r6 h5 {
    top: -75px;
}

#f1 .v1:before {
    right: -10px;
}

#f1 .v2:before {
    right: 10px;
    top: 15px;
}

#f1 .v2 {
    top: -15px;
}
	#r3 .m4 {
    position: relative;
    top: 40px;
}
	    #f1 .tt1 p {
        width: 120%;
        position: relative;
        top: 10px;
        left: -70px;
    }
	#f1 .image1 {
    transform: unset;
    left: 0;
    width: 80%;
}
	.off-canvas-menu-container.mobile-only a {
    font-family: light !important;
}
	body #sidebar h4, body .widget h4, body #footer-outer .widget h4 {
    font-size: 25px !important;
}
	#f1 h2.widgettitle, #f1 h4 {
    font-size: 25px;
}
	#f1 input.tnp-submit {
    width: 40%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	#r1 h3 {
    font-size: 40px;
}

    #r1 h1 {
        font-size: 65px;
        line-height: 70px;
    }

#r1 .text1 {
    text-align: center;
}

#r1 h4 {
    position: unset;
}

#r1 {
    padding-block: 120px !important;
}

#r2 h2 {
    text-align: center;
}

#r2 .m1, #r2 .m3 {
    display: none;
}

    #r2 .m2 {
        display: table;
        margin: auto;
        width: 60%;
    }

#r2 .text3 p {text-align: center;margin-top: 60px;}

#r2 a#b1 {margin: auto;}

#r2 {
    padding-block: 60px 0px !important;
}

#r2 h5 {
    top: -50px;
}

#r3 .c5 h2 {
    position: unset;
    text-align: center;
}

#r3 .c5 {
    transform: unset;
}

#r3 p {
    text-align: center;
}

#r3 a#b1 {
    margin: auto;
}

#r3 .c5 h2:before {
    display: none;
}

#r4 .owl-nav.disabled {
    display: none;
}

#r5 h2 {
    text-align: center;
}

#r5 .text6 p {
    position: unset;
    width: 100%;
    text-align: center;
}

#r5 .c6 {transform: unset;}

#r5 img {
    display: table;
    margin: auto;
}

#r5 .t1 {
    left: 120px;
    bottom: 20px;
}

a#b2:before {
    right: 120px;
    bottom: -10px;
}
    #r5 a#b1 {
        margin: auto;
        margin-top: 0;
    }

#r6 .m8, #r6 .m10 {
    display: none;
}

    #f1 .image1 {
        position: unset;
        margin-top: 50px;
        margin-bottom: 20px;
        width: 50%;
    }

#f1 .widget.widget_nav_menu {
    margin: unset;
}

#f1 .v1:before, #f1 .v2:before {
    display: none;
}

#f1 .icon2 ul {
    text-align: center;
    margin-bottom: 0;
}
#r5 .t1 h4 {
        font-size: 30px;
    }
#f1 .tt1 p {
    text-align: center;
}
#r4 .text5 {
    position: unset;
}
	#r4 a#b1 {
    margin-top: 0px !important;
}
	#f1 #inn1 {
    margin-bottom: 0;
}
#r3 .m4 {
    display: none;
}
	#f1 .tt1 p {
    position: unset;
    width: 100%;
}
	    body[data-slide-out-widget-area-style=slide-out-from-right] .slide_out_area_close:before, body[data-slide-out-widget-area-style=slide-out-from-right].material a.slide_out_area_close:before {
        background-color: #cccccc;
    }
    #f1 input.tnp-submit {
        width: 30%;
    }
	#r3 .m5 {
    position: unset;
    display: table;
    margin: auto;
}
	#r5 .c8 {
    transform: unset;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
    #r1 h1 {
        font-size: 40px;
        line-height: 45px;
    }
	#r1 h4 {
    font-size: 40px;
}
	    #r1 h3 {
        font-size: 30px;
    }
	#r1 .vv2 {
    transform: unset;
}
	html body h2 {
    font-size: 40px !important;
    line-height: 45px !important;
}
	    #r2 {
        padding-block: 30px 0px !important;
    }
	#r3 .m5 {
    position: unset;
    display: table;
    margin: AUTO;
}
#r4 .owl-stage {
    padding-block: 0px 0;
}	
	#r4 .owl-item.active {
    transform: unset;
}
    #r5 .t1 {
        left: 20px;
        bottom: 10px;
    }	
	    a#b2:before {
        right: 20px;
        bottom: -20px;
    }
	#r4 .owl-item.active .carousel-item {
    transform: unset;
}
#f1 .image1 {
        width: 70%;
        margin-top: 60px;
        margin-bottom: 40px;
    }
	    #f1 input.tnp-submit {
        width: 40%;
    }
	    #f1 h2.widgettitle, #f1 h4 {
        font-size: 25px !important;
    }
    #f1 .v2 {
        margin-bottom: 0;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
    #r1 h1 {
        font-size: 30px;
        line-height: 35px;
    }
	    #r1 {
        padding-block: 80px !important;
    }
	    #r1 h4 {
        font-size: 35px;
    }
	    html body h2 {
        font-size: 30px !important;
        line-height: 35px !important;
    }
	html body .nectar-scrolling-text h5 {
    font-size: 30px;
}
	#f1 input.tnp-submit {
    width: 50%;
}
	    #f1 .image1 {
        width: 80%;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}
 