/*
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 li.nav-btnn a span {
    font-family: "Montserrat";
    font-weight: 600;
    font-size: 13px;
    background-color: #fdd649;
    color: #222121;
    border-radius: 50px !important;
    padding: 11px 30px !important;
    text-transform: uppercase;
}

    #ro-1 h2,
    #ro-2 h2,
    #ro-3 h2,
    #ro-4 h2,
    #ro-5 h2,
    #ro-6 h2,
    #ro-7 h2 {
		font-family: gon !important;
        font-weight: 600 !important;
    }

/* -------------        -------------        -------------        -------------        -------------        */
#ro-h1 .txt1 {
    text-align: justify;
}
#ro-2 a#btnn,
#ro-3 a#btnn,
#ro-4 a#btnn,
#ro-5 a#btnn,
#ro-6 a#btnn {
    border-radius: 50px !important;
    color: #000;
    font-weight: 700;
    padding: 10px 30px;
    font-family: Montserrat;
    text-transform: uppercase;
}

#ro-6 .cola1:hover a#btnn {
    background-color: #fff !important;
}

#ro-6 a#btnn {
    margin: 0px 0px auto auto;
    display: table;
}


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

#ro-3 .owl-nav {
    display: flex;
    justify-content: end;
    align-items: center;
    width: 90%;
}

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

#ro-3 .owl-nav button {
    border: none;
    background-color: transparent;
    width: 20px;
    height: 20px;
    border-radius: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    position: relative;
}

#ro-3 .owl-nav button:before {
    content: "\f060";
    font-family: fontawesome !important;
}

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

#ro-3 .owl-nav:before {
    position: relative;
    content: "";
    background-color: #fff;
    width: 100%;
    height: 2px;
    order: 1;
}

#ro-3 .owl-nav button.owl-prev {
    order: 3;
    top: -3px;
}

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


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

#ro-4 {
    padding-top: 50px !important;
}

#ro-4 #inn {
    width: 78%;
    margin: auto;
    margin-bottom: 20px;
}

#ro-4 #inn img {
    width: 100% !important;
}

#ro-4 #inn .vc_col-sm-6 .vc_column-inner {
    padding: 0px 0px;
    border-radius: 15px !important;
    transition: 0.5s;
}

#ro-4 #inn h3 {
    min-height: 82px;
    transition: 0.5s;
    font-family: 'Open Sans';
}

#ro-4 #inn p {
    min-height: 80px;
    color: #000;
    font-size: 17px;
    font-weight: 500;
    padding: 0px 10px;
    transition: 0.5s;
}

#ro-4 #inn .vc_col-sm-6 .vc_column-inner:hover {
    background-color: #fdd649;
}

#ro-4 #inn .vc_col-sm-6:hover a#btnn {
    background-color: #fff !important
}


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

#ro-5 {
    padding: 110px 0px !important;
}

#ro-5 #inn .txt1 p {
    font-weight: 500;
}


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

#ro-6 {
    padding-top: 60px !important;
}

#ro-6 .cola1 .txt-info {
    border: solid 2px #000;
    padding: 10px 30px;
    transition: 0.5s;
}

#ro-6 .cola1 .txt-info:hover {
    background-color: #fdd649;
    border-radius: 12px;
}

#ro-6 .cola1 .txt-info p {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 600;
}


/*  */

#ro-6 .txt22 h3 {
    font-family: 'Open Sans';
    font-weight: 900;
    font-size: 27px;
    color: #0000;
}

#ro-6 .iwithtext {
    position: relative;
    left: 80px;
}

#ro-6 .iwithtext .iwt-icon img {
    width: 150px;
}

#ro-6 .iwithtext .iwt-text {
    position: relative;
    top: 120px;
    padding-left: 170px;
}

#ro-6 .iwithtext .iwt-text h4,
#ro-6 .txt-info22 h4 {
    font-family: 'Open Sans';
    font-weight: 900;
    font-size: 30px;
    color: #000;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#ro-6 .iwithtext .iwt-text p,
#ro-6 .txt-info22 p {
    font-family: 'Montserrat';
    font-weight: 900;
    font-size: 16px;
    line-height: 33px;
    color: #000;
}

#ro-6 .cola1 .txt-info h6 a {
    display: table;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 13px;
    background-color: #fdd649;
    color: #222121;
    border-radius: 50px !important;
    padding: 5px 30px !important;
    text-transform: uppercase;
    margin: 0px 0px auto auto;
    transition: 0.5s;
}

#ro-6 .cola1 .txt-info:hover h6 a {
    background-color: #fff !important;
}


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

#ro-7 {
    padding-top: 60px !important;
    z-index: 999;
    margin-bottom: -99px;
}

#ro-7 #inn {
    width: 87%;
    margin: auto;
}

#ro-7 .txt22 {
    padding-left: 40px;
}

#ro-7 .vc_col-sm-6>div {
    overflow: hidden;
}

#ro-7 .person {
    width: 83%;
    position: relative;
    left: 22px;
}

#ro-7 .vc_col-sm-6 {
    overflow: hidden;
}

#ro-7 input {
    border: solid 2px #000;
    border-radius: 50px;
    height: 45px;
}

#ro-7 textarea {
    border: solid 2px #000;
    border-radius: 20px;
    height: 85px;
}

#ro-7 button.frm_button_submit {
    background-color: #fff !important;
    border: solid 2px #000;
    box-shadow: 0px 0px !important;
    border-radius: 50px !important;
    padding: 10px 40px !important;
    color: #000;
    font-size: 21px;
    font-weight: 700;
}


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

#ftr .ftr-logo {
    width: 80%;
}

#ftr .txt1 h2 {
	font-family: 'gon';
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
}

#ftr .txt1 {
    margin-bottom: 0px;
}

#ftr form.tnp-form {
    display: flex;
    border-bottom: solid 1px #fff;
}

#ftr form.tnp-form input.tnp-submit {
    width: 20px;
    color: transparent;
    background-color: transparent !important;
    background-image: url("https://stagingserver3.com/fwblack/wp-content/uploads/2023/09/Vector.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%;
}

#ftr form.tnp-form input.tnp-email {
    background-color: transparent;
    box-shadow: 0px 0px 0px !important;
    border: none !important;
}

#ftr ul#menu-footer-1 {
    column-count: 3;
    padding: 0px !important;
    margin: 0px;
    margin-top: 40px;
}

#ftr ul#menu-footer-1 li {
    list-style: none;
    padding: 0px;
    margin-bottom: 14px;
}

#ftr {
    padding: 70px 0px !important;
    padding-top: 140px !important;
}

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

#copyright p {
    font-size: 18px;
    color: #303030;
}


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

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


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

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


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

@media (max-width: 1366px) {
    #ro-1 {
        padding-top: 340px !important;
        padding-bottom: 290px !important;
    }
}


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

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


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

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


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

@media (max-width: 1280px) {
    #ro-7 p br {
        display: none;
    }
	
	#top ul li a {
    font-size: 11px !important;
}
	
}


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

@media (max-width: 1024px) {
	
    #ro-1 {
        padding-top: 210px !important;
        padding-bottom: 200px !important;
    }
	
    #ro-4 #inn p {
        min-height: 110px;
        font-size: 14px;
    }
    #ro-6 .txt22 h3 {
        font-size: 18px;
    }
    #ro-6 .cola1 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 {
        font-size: 33px;
    }
    #ro-1 p,
    #ro-2 p,
    #ro-3 p,
    #ro-4 p,
    #ro-5 p,
    #ro-6 p,
    #ro-7 p {
        font-size: 12px;
        line-height: 1.5;
    }
    #ro-7 #inn {
        width: 100%;
        margin: auto;
    }
    #ftr ul#menu-footer-1 li a {
        font-size: 13px;
    }
	
	#ro-1 h1 {
    font-size: 50.5px !important;
    line-height: 60px;
}

}


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

@media (max-width: 900px) {
	
   #ro-1 {
    padding: 200px 0px !important;
}
	
    #ro-4 #inn p {
        min-height: auto;
    }
    #ro-7 {
        padding-top: 150px !important;
        z-index: 999;
    }
    #ro-7 .txt22 {
        padding-top: 30px;
        padding-left: 0px;
    }
    #ro-7 {
        text-align: center;
    }
    #ro-7 button.frm_button_submit {
        display: table;
        margin: auto;
    }
	
/* 	#ro-1 .txt1 {
    position: relative;
    left: 150px;
}
	#ro-1 h1 {
    font-size: 56px !important;
    line-height: 60px;
}
	 */
}


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

@media (max-width: 768px) {
    #ro-1 p br,
    #ro-2 p br,
    #ro-3 p br,
    #ro-4 p br,
    #ro-5 p br,
    #ro-6 p br,
    #ro-7 p br {
        display: none;
    }
	
	#ro-7 {
    padding-top: 0px !important;
    z-index: 999;
}
	
}


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

@media (max-width: 480px) {
    #ro-7 {
        text-align: center;
        padding-top: 0px !important;
    }
    #ro-1 {
        padding: 130px 0px !important;
    }
    #ro-1 h2,
    #ro-2 h2,
    #ro-3 h2,
    #ro-4 h2,
    #ro-5 h2,
    #ro-6 h2,
    #ro-7 h2 {
        font-size: 26px;
    }
    #ro-1 h2 br,
    #ro-2 h2 br,
    #ro-3 h2 br,
    #ro-4 h2 br,
    #ro-5 h2 br,
    #ro-6 h2 br,
    #ro-7 h2 br {
        display: none;
    }
    #ro-6 .iwithtext {
        position: relative;
        left: 10px;
    }
    #ro-1 p,
    #ro-2 p,
    #ro-3 p,
    #ro-4 p,
    #ro-5 p,
    #ro-6 p,
    #ro-7 p {
        font-size: 14px;
        line-height: 1.5;
    }
	
	#ro-11 h1 {
    font-size: 30px !important;
    line-height: 40px;
}
	
	#ro-11 p br {
    display: none;
}  
	
    #ro-4 #inn h3 {
        min-height: auto;
    }
    #ro-6 .iwithtext {
        display: none;
    }
    #footer-outer #copyright p {
        font-size: 13px;
    }
    #ftr ul#menu-footer-1 {
        column-count: 2;
    }
    #ro-6 .cola1 .txt-info p {
        font-size: 12px;
        font-weight: 600;
    }
    #ro-6 .cola1 .txt-info {
        padding: 14px 20px;
    }
}


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

@media (max-width: 444px) {
    #ro-1 h1 {
        font-size: 39px;
        line-height: 1.2;
    }
    #footer-outer #copyright p {
        font-size: 12px;
    }
}


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

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


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

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


#popup-mi input#mail-btn {
    position: absolute;
    top: 33px;
    right: 53px;
	    color: #000;
}