/*
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-btnn h6 {
    color: #fff;
    text-transform: capitalize;
    margin-left: -9px;
}

#top .nav-btnn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#top .gtranslate_wrapper {
    display: flex;
    width: 110px;
}

#top .gtranslate_wrapper>a {
    display: flex !important;
}

#top .gtranslate_wrapper>a img {
    padding: 0px;
    margin: 0px !important;
    width: 29px;
    margin-right: 2px !important;
    margin-top: -5px !important;
    opacity: 100%;
}

#top .gtranslate_wrapper>a span {
    opacity: 100% !important;
    color: #ffff;
}

.nav-hid {
    display: none !important;
}

#head-custome .imgg-logo {
    width: 250px;
}

#head-custome .dummy-imgg {
    width: 160px;
}

#head-custome button.owl-dot span {
    background-color: red !important;
}

#head-custome .row-bg.viewport-desktop.using-bg-color {
    border: solid 2px red !important;
    border-left: solid 4px red !important;
    border-right: solid 5px red !important;
}

#head-custome .owl-stage {
    padding: 0px 0px;
}

#head-custome .hover-wrap {
    margin: 0px;
}

#head-custome .owl-stage {
    left: -60px;
}


/*  */

#ro-1,
#ro-2,
#ro-3 {
    padding-left: 20px !important;
    padding-right: 20px !important;
    left: 0px !important;
    right: 0px !important;
    /* transform: none !important; */
    /* position: unset; */
    width: 100% !important;
    margin: 0px;
}

#ro-menu {
    padding: 0px 20px !important;
}

.container.main-content {
    padding: 0px 0px !important;
    max-width: 100% !important;
    width: 100% !important;
    margin: 0px !important;
    transform: none !important;
}

#ro-3 .row_col_wrap_12 .cola2>div {
    margin-left: 30px;
}


/*  */

#ro-2 .txt1 {
    height: 100%;
    padding: 0px 0px !important;
}

#ro-2 .txt1>.wpb_wrapper {
    display: flex;
    justify-content: center;
    background-color: #021A6F;
    margin: 6px;
    padding: 12px 0px;
    border-radius: 5px;
}

#ro-2 .txt1>.wpb_wrapper p a {
    opacity: 100%;
}

#ro-2 .txt1>.wpb_wrapper p {
    margin: 0px 20px;
    padding: 0px;
}


/*  */

#ro-3 .movie,
#ro-3 .bg-imgg {
    width: 100%;
}

#ro-3 .cola1>div {
    outline: solid 2px #E03A35;
    outline-offset: 5px;
    margin-top: 6px;
}

#ro-3 .cola1 .column-bg-overlay-wrap.column-bg-layer {
    border-radius: 5px !important;
}

#ro-3 .txt-info22 h3 {
    position: absolute;
    color: #fff;
    z-index: 999;
    width: 630px;
    font-size: 28px;
    right: 7px;
    top: 47px;
    line-height: 1.4;
}

#ro-3 #inn .vc_col-sm-4 {
    margin-left: auto;
    margin-right: auto;
    width: 32%;
}

#ro-3 .imgg-logo {
    margin-bottom: 20px;
}


/*  */

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

#copyright p {
    font-size: 14px;
    font-weight: 100;
}

#copyright .col.span_5 {
    max-width: 100% !important;
}

#footer-outer #footer-widgets .widget h4 {
    font-family: 'Roboto Condensed';
    font-size: 26px;
    padding-bottom: 10px;
    border-bottom: solid 1px #42538C;
}

#footer-outer #footer-widgets #custom_html-2 {
    width: 600px;
    margin: auto;
}

#footer-outer #footer-widgets #custom_html-2 input,
#footer-outer #footer-widgets #custom_html-2 textarea {
    background-color: #fff;
    border: none;
    border-radius: 4px !important;
}

#footer-outer #footer-widgets #custom_html-2 textarea {
    min-height: 120px;
}

#footer-outer #footer-widgets #custom_html-2 button.ff-btn.ff-btn-submit {
    background-color: #204CE5;
    border: none;
    padding: 11px 33px;
    font-weight: 600;
}


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

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


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

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


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

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


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

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


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

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


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

@media (max-width: 1280px) {
    #ro-3 .txt-info22 h3 {
        font-size: 23px;
        width: 551px;
        top: 41px;
    }
}


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

@media (max-width: 1024px) {
    #ro-3 .txt-info22 h3 {
        font-size: 18px;
        width: 416px;
        top: 33px;
    }
}


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

@media (max-width: 900px) {
    #head-custome .owl-stage {
        left: 0px !important;
    }
    #ro-1 .txt1 h2 {
        font-size: 17px;
    }
    #ro-3 .cola1 {
        width: 100%;
    }
    #ro-3 .cola1>div>.wpb_wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
    #ro-3 .cola1>div>.wpb_wrapper .img-with-aniamtion-wrap.center {
        width: 50%;
        margin-top: 10px;
    }
    #footer-outer #footer-widgets #custom_html-2 {
        width: 90%;
    }
    #ro-3 .row_col_wrap_12 .cola2>div {
        margin-left: 0px;
    }
		 #ro-3 .txt-info22 h3 {
        font-size: 18px;
        width: 416px;
        top: 63px;
    }
	
}


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

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


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

@media (max-width: 480px) {
    #ro-2 .txt1>.wpb_wrapper {
        flex-direction: column;
        align-items: center;
    }
    #ro-3 .txt-info22 h3 {
        font-size: 12px;
        width: 273px;
        top: 20px;
        right: 0px;
    }

	
}


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

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


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

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


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

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