/*
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
*/
body #page-header-bg .inner-wrap {
    background-color: #ffffff3b;
    padding: 6px 10px;
    max-width: 990px;
    margin: 0 auto;
}

body #page-header-bg h1 {
    background-image: linear-gradient(to right, #ffffff, #59bef6, #fff, #59bef6, #e2e8eb);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    background-size: 300%;
    background-position: -200%;
    transition: 0.5s;
    animation: olll 10s infinite alternate cubic-bezier(0, 0, 0.7, 0.71);
    transform-origin: center;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-size: 55px !important;
}

@keyframes olll {
    from {
        transform: scale(100%);
    }
    to {
        background-position: 100%;
        transform: scale(105%);
    }
}


#top li.current-menu-item a,#top li:hover a {
    font-weight: 700 !important;
}

#top .nav-btnn span:after {
    display: none !important;
}
body h2 {
    color: #002B49 !important;
}

#top .nav-btnn span {
    background-color: #0e3d8e;
    padding: 15px 20px;
    border-radius: 50px !important;
    color: #fff;
    border: 2px solid #ddb366;
}
/* 
#top {
    margin-top: 30px;
} */

#top .nav-btn span,
#btnn {
    background: linear-gradient(180deg, #EECF88, #C68C36);
    border-radius: 50px !important;
    padding: 10px 25px;
    text-transform: capitalize;
}

#btnn {
    width: 150px;
    text-align: center;
}

#btnn2 {
    background-color: #0D5291 !important;
    padding: 15px 20px;
    border-radius: 50px !important;
    color: #fff;
    border: 2px solid #ddb366;
    font-family: 'Plus Jakarta Sans';
    font-weight: 100;
}

#ro-2 #inn {
    box-shadow: 6px -7px 0px 0px #244e8e;
    border-radius: 2px;
}
/* ----------------------------           ----------------------------    ----------------------------    */

#ro-3 #inn,
#ro-3 #inn .txt-info h3 span,
#ro-3 #inn .txt-info a,
#ro-3 #inn .txt-info p span {
    transition: 0.5s;
}

#ro-3 #inn:hover {
    background-color: #0D5291 !important;
}

#ro-3 #inn:hover .txt-info h3 span,
#ro-3 #inn:hover .txt-info a,
#ro-3 #inn:hover .txt-info p span {
    color: #fff !important;
}

#ro-3 .owl-dots span {
    background-color: #003c675e;
    transform: none;
    width: 15px;
    height: 15px;
    transition: 0.5s;
}

#ro-3 .owl-dots .active span {
    background-color: #0D5291 !important;
    width: 52px;
}

.intel {font-size:28px !important;}

.parag1 {text-align: justify;}

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

#ro-7 .owl-stage-outer {
    overflow: visible;
}

#ro-7 #inn {
    opacity: 60%;
    transition: 0.5s;
}

#ro-7 #inn:hover {
    opacity: 100%;
}

#ro-7 .txt-info h3 {
    margin-bottom: 0px;
}


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

#ro-7 .txt-info h3 {
    margin-bottom: 0px;
}

#ro-8 input,
#ro-8 textarea {
    box-shadow: 0px 0px 5px 0px #0000005e;
    border-radius: 5px;
    border: none;
    resize: none;
}

#ro-8 input::placeholder,
#ro-8 textarea::placeholder {
    color: #666666;
    font-weight: 500;
    font-size: 16px;
}

#ro-8 button.frm_button_submit {
    background-color: #0D5291;
    width: 160px;
    border-radius: 50px !important;
    font-family: 'Plus Jakarta Sans';
    padding: 13px 0px !important;
}


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

#footer-outer #footer-widgets>.container {
    padding: 40px 0px !important;
}

#footer-outer #footer-widgets .col.span_12 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#footer-outer #footer-widgets .col.span_12:after {
    display: none;
}

#footer-outer #footer-widgets .col ul li.nav-btnn a {
    background-color: #002b49;
    border: solid 1px #dab56d !important;
    border-radius: 50px !important;
    padding: 10px 19px !important;
    color: #fff !important;
}

#footer-outer #footer-widgets #media_image-2 {
    margin-right: 45px;
    margin-bottom: 0px;
}

#footer-outer #footer-widgets div#nav_menu-2 {
    margin-bottom: 0px;
    width: 50%;
    display: flex;
    justify-content: end;
}

#footer-outer #footer-widgets div#nav_menu-2 li {
    margin: 0px 33px;
}

#footer-outer #footer-widgets a {
    font-size: 18px;
    font-family: 'Plus Jakarta Sans';
}

#copyright {
    padding: 10px 0px !important;
}

#footer-outer #footer-widgets {
    box-shadow: 0px 0px 30px 0px #0000001a;
}

#footer-outer #footer-widgets>div> .row {
    padding: 0px 0px;
}
/* ----------------------------           ----------------------------    ----------------------------    */


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

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


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

@media (max-width: 1440px) {
    #footer-outer #footer-widgets .col.span_12 {
        padding: 0px 6% !important;
    }
    #footer-outer #footer-widgets #media_image-2 {
        margin-right: -50px;
        margin-bottom: 0px;
    }
    #footer-outer #footer-widgets div#nav_menu-2 {
        margin-bottom: 0px;
        width: 55%;
    }
}


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

@media (max-width: 1366px) {
    #footer-outer #footer-widgets div#nav_menu-2 {
        margin-bottom: 0px;
        width: 50%;
        position: relative;
    left: -30px;
}

#footer-outer #footer-widgets div#nav_menu-2 li {
    margin: 0px 14px;
}
}


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

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


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

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


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

@media (max-width: 1280px) {
   #footer-outer #footer-widgets div#nav_menu-2 {
    width: 540px;
    left: -20px;
}
    #footer-outer #footer-widgets div#nav_menu-2 li {
        margin: 0px 8px; 
    }
}


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

@media (max-width: 1024px) {
    #ro-1 .txt1 p,
    #ro-2 .txt1 p,
    #ro-2 .txt2 p,
    #ro-2 .txt3 p,
    #ro-4 .txt1 p,
    #ro-5 .txt1 p,
    #ro-6 .txt1 p,
    #ro-7 .txt-info p {
        font-size: 14px;
        line-height: 1.5;
    }
    #ro-3 #inn .txt-info p {
        font-size: 11px;
        line-height: 1.5;
    }
    #ro-5 {
        padding: 50px 0px !important;
    }
    #footer-outer #footer-widgets .col.span_3:nth-child(2) {
        position: relative;
        left: 40px;
    }
    #footer-outer #footer-widgets .col.span_12 {
        flex-direction: column;
    }
    #footer-outer #footer-widgets #media_image-2 {
        margin: auto;
        margin-bottom: 20px;
    }
    #footer-outer #footer-widgets div#nav_menu-2 {
        width: auto !important;
        left: 0px !important;
        margin-bottom: 40px;
    }
    #footer-outer #footer-widgets .container>div {
        padding: 0px 0px;
    }
}


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

@media (max-width: 900px) {
    #footer-outer #footer-widgets .col.span_3:nth-child(2) {
        position: relative;
        left: 0px;
    }
    #ro-1 {
        padding-top: 110px !important;
        padding-bottom: 40px !important;
    }
}


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

@media (max-width: 768px) {
	body #page-header-bg h1{
		    font-size: 46px !important;
	}
}


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

@media (max-width: 480px) {
    #ro-1 .txt1 p br,
    #ro-5 .txt1 p br {
        display: none;
    }
    #ro-5 .row-bg.viewport-desktop.using-image {
        background-position: 60% 0% !important;
    }
    #ro-1 .txt1 h2,
    #ro-2 .txt1 h2,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-6 .txt1 h2,
    #ro-7 .txt1 h2 {
        font-size: 22px;
        line-height: 1.2;
    }
    #ro-5 .vc_col-sm-12 {
        background-color: #00000094;
        padding: 10px 10px !important;
        text-align: center;
    }
	body #page-header-bg h1{
		    font-size: 25px !important;
	}
}


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

@media (max-width: 444px) {
    #ro-1 h1 {
        font-size: 27px;
        line-height: 1.2;
    }
}


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

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


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

@media (max-width: 360px) {
	#footer-outer #footer-widgets .col ul li.nav-btnn a {
    font-size: 14px;
}
}


/* 
#ro-2 .owl-item:nth-child(odd) {
    animation: picc 2s infinite alternate ease-in-out;
    transition: 0.5s;
} */
/* 
#ro-2 .owl-item:nth-child(even) {
    animation: picc 2s infinite alternate-reverse ease-in-out;
} */

@keyframes picc {
    0% {
        transform: translateY(5px);
    }
    100% {
        transform: translateY(-5px);
    }
}
