/*
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;
}






#top .nav-btn a span {
    background-color: #fff;
    padding: 15px 26px;
    text-transform: uppercase;
}
ul.sf-menu.sf-js-enabled.sf-arrows li a span {
    color: black !important;
    font-weight: 500;
}
div#ro-1 h1 {
    font-size: 40px;
    line-height: 50px;
}

a#btnn {
    text-transform: uppercase;
    padding: 23px 22px;
}

#ro-3 .txt-info {
    position: absolute;
    bottom: 0px;
    background-color: #fff !important;
    padding: 20px 70px;
}
div#ro-1 {
    padding-top: 240px !important;
    padding-bottom: 250px !important;
}
div#ro-1 .row-bg.viewport-desktop.using-image {
    background-size: cover !important;
	background-position: left center !important;
}
#ro-1 .row-bg-wrap:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    right: 0px;
    z-index: 9;
}



#top nav>ul.sf-menu.sf-js-enabled.sf-arrows {
    justify-content: left !important;
    padding-left: 50px;
}

#ro-1 a#btnn {
    padding: 15px 40px;
}
div#ro-1 .txt21 {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -130px;
    background-color: #adadad;
    display: table;
    margin: auto;
    padding: 10px 30px !important;
}
#top a.closed {
    color: #000 !important;
    opacity: 1;
    filter: brightness(1);
    background-color: #ffffff;
    padding: 10px 10px !important;
}
div#ro-1 p {
    color: black;
    font-size: 20px;
    line-height: 30px;
}

body.material #slide-out-widget-area[class*=slide-out-from-right] .off-canvas-menu-container li a {
    font-size: 20px !important;
    line-height: 40px !important;
    font-family: roboto;
    text-transform: uppercase !important;
}
/* header#top {
    margin-top: -30px;
} */
#ro-3 .coll2 .hover-wrap {
    margin: 0 !important;
}
div#ro-3 .soon {
    position: absolute;
    z-index: 9;
    width: 60%;
    left: -7px;
    top: -6px;
}
/* --------------------------------------------------------------------------------- */

#ro-3 .txt-info h3 {
    font-family: 'Nunito Sans';
    color: #000000;
}

#ro-3 .txt2 a {
    text-decoration: underline;
}


/* --------------------------------------------------------------------------------- */

#ro-4 .owl-nav {
    display: flex;
    justify-content: end;
    margin-top: -90px;
}

#ro-4 .owl-nav button span {
    display: none;
}

#ro-4 .owl-nav button {
    border: none;
    background: #ccc;
    width: 50px;
    height: 50px;
    border-radius: 0px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
    z-index: 9999;
    position: relative;
}

#ro-4 .owl-nav button:hover {
    background-color: #20a26c !important;
    color: #ffffff !important;
}
#ro-4 .owl-nav button:before {
    content: "\f060";
    font-family: fontawesome !important;
}

#ro-4 .owl-nav button.owl-next {
    transform: rotate(180deg);
}

#ro-4 .owl-dots {
    display: none;
}

#ro-4 .owl-stage {
    margin: 0px !important;
    padding: 0px !important;
}

.page-id-165 div#ro-4 strong, .page-id-165 div#ro-4 p {
    color: black;
}
#contact1 .icn ul li {
    list-style: none;
}
.nectar_icon {
    margin: 0px 10px;
}
div#ro-2 P {
    COLOR: BLACK;
}
div#ro-4 p {
    color: #000000 !important;
}

div#ro-3 img:hover {
    filter: unset;
}
div#ro-3 img {
    transition: 0.4s !important;
    filter: grayscale(1);
}
/* --------------------------------------------------------------------------------- */

#ro-5 .txt-info h2 {
    font-family: 'Nunito Sans';
}

#ro-5 .txt-info {
    position: absolute;
    bottom: 50px;
    padding-left: 30px;
}

#ro-5 .txt-info p {
    margin: 0px;
    padding: 0px;
    display: flex;
}

#ro-5 .txt-info p img {
    padding-right: 10px;
}

#ro-5 .txt1 img {
    margin-bottom: 0px;
    position: relative;
    top: -5px;
    margin-right: 9px;
}

#ro-5 .txt-info h6 {
    background: #9c9c9c;
    border: solid 2px #020202;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 67px;
    height: 36px;
    margin: 0px;
    border-radius: 26px;
    margin-right: 12px;
    padding: 17px 17px;
}

#ro-5 .txt-info h6 img {
    margin: 0px;
    margin-right: 5px;
}

#ro-5 .txt-info .box {
    display: flex;
}

#ro-5 .owl-dots {
    display: none;
}
div#ro-1 {
    padding-top: 240px !important;
}
h6 {
    font-family: 'Nunito Sans';
    color: black;
}
div#ro-1 p {
    color: black;
    font-size: 18px;
    line-height: 28px;
}
div#ro-1 span {
    color: black !important;!i;!;
}
img.size-full.wp-image-33.alignright {
    filter: grayscale(0.9);
}
.page-id-16 p {
    color: black;
}
.page-id-16 h1 {
    color: black;
}
.page-id-13 p, .page-id-13 h1, .page-id-13 a {
    color: black;
}
.page-id-18 h1, .page-id-18 li, .page-id-18 p {
    color: black;
}
/* --------------------------------------------------------------------------------- */

#ro-6 .row-bg.viewport-desktop {
    background-size: contain;
    background-position: center right !important;
}

#ro-6 a#btnn {
    padding: 12px 50px !important;
    background-color: #20a26c !important;
}

a#b1 {
    background-color: #20a26c !important;
}
div#ro-3 .txt2 a {
    text-decoration: unset !important;
    font-size: 15px !important;
    line-height: 25px !important;
}

div#ro-3 .txt2 a span {
    background-color: #20a26c;
    text-decoration: unset !important;
    color: white !important;
    padding: 10px 20px;
}

/* --------------------------------------------------------------------------------- */

#fttr {
    margin-top: 70px !important;
}

#fttr .cola2 {
    background-color: #fff;
}

#fttr .cola2 input {
    border-bottom: solid 2px #DEDEDE;
    border-radius: 0px !important;
    color: #000;
    font-weight: 600;
}

#fttr .cola2 input::placeholder {
    color: #000;
}

#fttr .cola2 {
    padding: 80px 60px;
    margin-top: -162px;
    box-shadow: 0px 0px 10px 0px #000;
    margin-left: -13px;
}

#fttr .cola2 button.frm_button_submit {
    background-color: #20A26C;
    border: none;
    border-radius: 0px !important;
    display: table;
    margin: 0px 0px auto auto;
    padding: 18px 39px !important;
}
div#fttr a, div#fttr h2, div#fttr p {
    color: black;
}
div#last1 img.skip-lazy.twentytwenty-after {
    position: relative;
    top: 22%;
}
div#last1 {
    padding-top: 30px !important;
}

div#last1 img {
    height: 700px !important;
    object-fit: cover;
    border-radius: 10px !important;
    filter: drop-shadow(2px 4px 6px black);
}
div#ro-3 a {
    color: black !important;
}


/* --------------------------------------------------------------------------------- */

#fttr .txt3>.wpb_wrapper {
    display: flex;
    justify-content: space-between;
}

#fttr .txt3 p {
    padding: 0px;
}


/* --------------------------------------------------------------------------------- */

#fttr #copy {
    margin-top: 30px !important;
}

div#ro-4 .carousel-item h5 {
    font-size: 30px;
    line-height: 30px;
    color: #29953b;
}

/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1600px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1440px) {
	html body h1 {
    font-size: 50px;
    line-height: 60px;
}
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1366px) {
	div#ro-1 p {
    font-size: 16px;
    line-height: 30px;
}
	div#ro-1 h1 {
    font-size: 35px;
    line-height: 45px;
}
	
}
/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1340px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1320px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1280px) {
div#ro-3 .soon {
    top: -5px;
}
div#ro-1 p {
    font-size: 15px;
    line-height: 27px;
}
	ul.sf-menu.sf-js-enabled.sf-arrows {
    PADDING-LEFT: 0PX ! IMPORTANT;
}
	
}
/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1024px) {
     #ro-3 .txt-info {
        padding: 10px 30px;
    }
	div#ro-1 h1 {
    font-size: 26px;
    line-height: 36px;
}
	div#ro-1 p {
    font-size: 13px;
    line-height: 21px;
}
	div#ro-2 P {
    COLOR: BLACK;
    font-size: 15px !important;
    line-height: 25px !important;
}
	div#ro-4 p {
    color: #000000 !important;
    font-size: 15px !important;
    line-height: 25px !important;
}
	#fttr .cola2 {
    padding: 30px 30px;
    margin-top: -2px;
    margin-left: -13px;
}
	html body h2 {
    font-size: 33px;
    line-height: 43px;
}
	
	div#slide-out-widget-area .off-canvas-menu-container.mobile-only {
    display: none !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 900px) {
    #ro-3 .imgg {
        width: 100%;
    }
    #ro-3 .vc_col-sm-4 {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
    #fttr .cola2 {
        margin: auto;
    }
    #ro-1 .txt1 img {
        display: table;
        margin: auto;
    }
    #ro-6 .row-bg.viewport-desktop {
        background-size: cover !important;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 840px) {
	div#ro-2 {
    margin: unset !important;
    margin-top: 4px !important;
    text-align: center;
}
div#ro-2 .imgg {
    width: 80%;
}
	#ro-3 .txt-info {
    width: 100%;
    text-align: center;
}
	#ro-3 {
    text-align: center;
    padding-top: 50px !important;
    padding-bottom: 10px !important;
}
	div#ro-4 {
    text-align: center;
}
	div#ro-4 .carousel-item {
    margin: 0px 10px;
}
	div#ro-6 {
    text-align: center;
}
	div#ro-6 {
    text-align: center;
    padding-top: 20px !important;
    padding-bottom: 30px !important;
}
	#ro-4 .owl-nav {
    display: flex;
    justify-content: space-between;
    margin-top: -100px;
}
	div#ro-6 {
    margin-bottom: 0px !important;
}
	#fttr .cola2 {
    padding: 20px 20px;
    margin-top: -162px;
    box-shadow: 0px 0px 10px 0px #000;
    margin-left: -13px;
}
	div#ro-4 .carousel-item img {
    width: 60%;
}
}
/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 525px) {
    #ro-3 .vc_col-sm-4 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    #top {
        background-color: #ffff;
    }
    #ro-1 .txt1 p br {
        display: none;
    }
    #ro-4 .txt1 p,
    #ro-5 .txt1 p,
    #ro-6 .txt1 p {
        font-size: 15px;
        line-height: 1.2;
    }
    #ro-5 .txt-info {
        transform: scale(67%);
        transform-origin: left bottom;
        margin-bottom: 0px;
        left: 0px !important;
    }
    #ro-5 .txt-info h2 {
        font-size: 34px;
    }
    #ro-6 .txt1 h2 {
        font-size: 26px;
        line-height: 1.2;
    }
    #ro-6 .txt1 h2 br {
        display: none;
    }
    #fttr .cola2 button.frm_button_submit {
        margin: auto;
    }
    #fttr .cola2 {
        margin: auto;
        padding: 20px 25px;
    }
    #fttr {
        padding-bottom: 10px !important;
    }
    #fttr .txt4 p {
        font-size: 16px;
    }
    #fttr .txt4 p {
        font-size: 16px;
    }
    #fttr .txt3>.wpb_wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
	div#ro-1 {
    padding-top: 100px !important;
}
	    html body h1 {
        font-size: 40px;
        line-height: 50px;
    }
	div#ro-1-img {
    display: none;
}
	header#top {
    margin-top: -30px;
}
	img.size-full.wp-image-33.alignright {
    margin: auto;
    display: table;
    float: unset;
    position: relative;
    top: 70px;
}
	html body h2 {
    font-size: 32px !important;
    line-height: 37px !important;
}
	div#fttr .vc_col-sm-6 {
    margin: unset;
}
	div#fttr div#frm_field_9_container {
    margin: unset;
}
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 430px) {
	html body h1 {
        font-size: 30px;
        line-height: 40px;
    }
	#ro-4 .owl-nav {
    display: flex
;
    justify-content: space-between;
    margin-top: -70px;
}
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 375px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 360px) {}