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

#top nav>ul>li>a {
    margin:0px 10px !important;
}

#top nav>ul>li>a>span {
    position: relative;
    padding: 4px 14px;
    transition: 0.5s;
}

#top nav>ul>li>a {
    padding: 4px 0px !important;
}

nav>ul>li.current-menu-item>a>span,
nav>ul>li>a:hover>span {
    color: #fff;
    background-color: #183F7E;
    padding: 8px 20px;
    position: relative;
    transition: 0.5s;
}

nav>ul>li>a>span:before {
    position: absolute;
    content: "";
    background-image: url("http://stagingserver3.com/Saurabh/wp-content/uploads/2024/10/Rectangle-35.png");
    width: 100%;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    left: 0px;
    top: 90%;
    opacity: 0;
}

nav>ul>li.current-menu-item a span:before,
nav>ul>li a:hover span:before {
    opacity: 100%;
}

nav>ul>li.nav-btn a span:before {
    display: none;
}

nav>ul>li.nav-btn>a>span {
    color: #fff;
    background-color: #183F7E;
    padding: 4px 14px;
    position: relative;
}

#rbb-2 {
    padding: 50px 50px !important;
    box-shadow: 0px 8px 16px 0px #183f7e !important;
}
/* ---------- ------------------- --------------- ------------------ ------------ */
#top ul.sub-menu.tracked-pos {
    margin-top: -30px;
	margin-bottom: 15px;
}

#top .nav-btn span {
    background: #183F7E;
    padding: 12px 30px 12px 30px;
    border-radius: 50px !important;
    color: #fff;
    font-weight: 400;
    font-family: inter;
    font-size: 16px;
}

#btnn {
    padding: 12px 40px;
    border-radius: 50px !important;
}

#top ul.buttons.sf-menu li#menu-item-313 span {
    padding: 11px;
    background-color: #650598;
    border-radius: 50px;
    font-size: 16px;
}

.nectar-center-text {
    max-width: 100% !important;
}

.nectar-center-text .top-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#header-secondary-outer {
    padding: 7px 0px;
}

.nectar-center-text .top-nav a {
    margin: 0px;
}

.nectar-center-text .top-nav span.line {
    margin: 0px 10px;
    background-color: #000;
    width: 1px;
    height: 18px;
    display: inline-block;
    position: relative;
    margin-top: -20px;
    top: 4px;
}

.nectar-center-text .top-nav .box2 a {
    margin: 0px 0px;
}

.nectar-center-text .top-nav .box2 a i {
    background-color: #000;
    color: #000;
    width: 32px;
    height: 32px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px !important;
}

.nectar-center-text .top-nav .box2 a i.fa.fa-facebook {
    background-color: #f8f8f8;
    color: #666;
}

.nectar-center-text .top-nav .box2 a i.fa.fa-twitter {
    background-color: #f8f8f8;
    color: #666;
}

.nectar-center-text .top-nav .box2 a i.fa.fa-linkedin {
    background-color: #f8f8f8;
    color: #666;
}

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

div#ro-2 .vc_col-sm-3:hover h3 {
    color: #fff;
}

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

#ro-3 h4 {
    font-size: 20px;
    letter-spacing: 13px;
    color: #000;
}

#ro-3 .vc_col-sm-2\/5.innnnnn-1 {
    background-color: #395395;
	border-radius: 50px !important;
}


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

div#ro-5 .rbb-3:hover .txt-3 h3 {
    color: #fff;
}
div#ro-5 .rbb-3:hover .txt-3 p{
    color: #fff;
}
div#ro-5 .rbb-4:hover .txt-3 h3 {
    color: #fff;
}
div#ro-5 .rbb-4:hover .txt-3 p {
    color: #fff;
}

#ro-5 .rbb-4:hover #btnn {
    background-color: #fff !important;
    color: #395395;
}

#ro-5 .rbb-3:hover #btnn {
    background-color: #fff !important;
    color: #395395;
}

#ro-5 .vc_col-sm-4.rbb-4 {
    position: relative;
    top: 90px;
    height: 550px;
}

#ro-5 .vc_col-sm-4.rbb-3 {
    height: 580px;
}

#ro-5 h3 {
    margin-bottom: 30px;
    margin-top: 30px;
}

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

#footer-outer #footer-widgets .widget h4 {
    color: #000 !important;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    font-family: 'Inter';
}

#footer-outer #copyright[data-layout="centered"] {
    padding: 15px 0;
    font-size: 20px;
    font-family: 'Inter';
}

#footer-outer #copyright .box2 {
    position: absolute;
    right: -760px;
    top: 6px;
}

#footer-outer #footer-widgets #nav_menu-3 {
    margin-left: 0px;
}

#footer-outer #copyright {
    font-size: 17px !important;
}

#footer-outer #copyright {
    padding: 20px 0px 0px 0px !important;
}

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

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

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

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


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

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


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

@media (max-width: 1280px) {
	
	#top ul li a {
    font-size: 14px !important;
    line-height: 1.5;
}
	
}


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

@media (max-width: 1024px) {
	
    #ro-1 p,
    #ro-2 p,
    #ro-3 p,
    #ro-4 p,
    #ro-5 p,
    #ro-6 p,
    #ro-7 p,
    #ro-8 p,
    #ro-9 p {
        font-size: 13px;
        line-height: 1.5;
}
	
    #ro-1 h2,
    #ro-2 h2,
    #ro-3 h2,
    #ro-4 h2,
    #ro-5 h2,
    #ro-6 h2,
    #ro-7 h2,
    #ro-8 h2,
    #ro-9 h2 {
        font-size: 40px !important;
        line-height: 1.5;
}
	
	#ro-1 {
    padding-top: 100px !important;
    padding-bottom: 60px !important;
}
	
}


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

@media (max-width: 900px) {
	
	#ro-5 .imgg-3 {
    width: 80%;
    margin-top: 30px;
}
	#ro-5 .vc_col-sm-4.rbb-4 {
    position: relative;
    top: 0px;
    height: 710px;
}
	#ro-5 .vc_col-sm-4.rbb-3 {
    height: 990px;
}
	#ro-1 p,
    #ro-2 p,
    #ro-3 p,
    #ro-4 p,
    #ro-5 p,
    #ro-6 p,
    #ro-7 p,
    #ro-8 p,
    #ro-9 p {
        font-size: 16px;
        line-height: 1.5;
}
	#ro-4 .txt-info {
    color: #000;
}
	#ro-4 .row-bg.viewport-desktop.using-image {
    display: none;
}
	#ro-4 .row-bg.viewport-desktop.using-image {
    display: none;
}

#ro-4 h2 {
    text-align: center !important;
}

#ro-4 p {
    text-align: center !important;
}
}


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

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

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

@media (max-width: 480px) {
	div#ro-1 .row-bg.viewport-desktop.using-image {
    background-position: left !important;
}
	 #ro-5 .vc_col-sm-4.rbb-3 {
     height: 680px;
}
	#footer-outer #footer-widgets #nav_menu-3 {
    margin-left: 0px;
}
	#ro-1 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
	#ro-1 p,
    #ro-2 p,
    #ro-3 p,
    #ro-4 p,
    #ro-5 p,
    #ro-6 p,
    #ro-7 p,
    #ro-8 p,
    #ro-9 p {
        font-size: 14px;
        line-height: 1.5;
}

    #ro-2 h2,
    #ro-3 h2,
    #ro-4 h2,
    #ro-5 h2,
    #ro-6 h2,
    #ro-7 h2,
    #ro-8 h2,
    #ro-9 h2 {
        font-size: 30px !important;
        line-height: 1.5;
}
	#footer-outer #copyright[data-layout="centered"] {
    padding: 15px 0;
    font-size: 14px;
}
    #ro-5 .vc_col-sm-4.rbb-4 {
    position: relative;
    top: 0px;
    height: 550px;
	
}
	#ro-5 .vc_col-sm-4.rbb-3 {
    height: 610px;

}
	
	#ro-3 p br {
    display: none;
}
	#ro-3 .imgg-5 {
    width: 100%;
}
	
}


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

@media (max-width: 444px) {
	    #ro-5 .vc_col-sm-4.rbb-4 {
        position: relative;
        top: 0px;
        height: 500px;
    }
	    #ro-5 .vc_col-sm-4.rbb-3 {
        height: 550px;
    }
	
	#ro-3 p br {
    display: none;
}
}


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

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