/*
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
*/
.banner-btn {
    background: linear-gradient(90deg, #987842 0%, #987842 18%, #e1bc7f 55%, #fbd698 73%, #987842 100%);
    padding: 22px !important;
    color: #000 !important;
    font-family: 'jazz' !important;
    font-size: 19px !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
}

body svg path {
    fill: #fff !important;
}

.span_12.dark .nectar_video_lightbox.play_button:before {
    border: 5px solid #ad8c54;
}

#ro-1 h1 {
    font-size: 110px;
    background: -webkit-linear-gradient(#987842, #fbd698);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 200px;
    font-family: 'joanna' !important;
    padding-top: 130px;
    padding-bottom: 20px;
}
/* a#logo {
    display: none !important;
} */
div#header-outer header#top nav ul li a span {
    font-family: 'jazz' !important;
    color: #8B6E32 !important;
    font-size: 15px !important;
    font-weight: 600 !important;
}
.topheader-btn a {
    background: linear-gradient(90deg, #987842 0%, #987842 18%, #e1bc7f 55%, #fbd698 73%, #987842 100%);
    padding: 12px !important;
    color: #000 !important;
    font-family: 'jazz' !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
}
.topheader-btn a:hover {
    background: white !important;
 transform:scale(1.1);
	transition: 2s !important;
}
#top ul li a {
    font-family: "Metrolpolis", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2.8px;
}

/* section one ro-2 start  */

#ro-2 {
    border: 2px solid #ecd5a1 !important;
}

/* section one ro-2 end  */

/* sectoin two ro-4 start */

#ro-4 #btnn {
    background: linear-gradient(90deg, #987842 0%, #987842 18%, #e1bc7f 55%, #fbd698 73%, #987842 100%);
    font-family: "jazz", Sans-serif;
    font-size: 20px;
    letter-spacing: 2.1px;
    fill: var(--e-global-color-b71a298);
    padding: 20px 35px 20px 35px;
    border-radius: 10px !important;
}

#ro-4 #btnn:hover {
    background: white !important;
    transform: scale(1.1);
    transition: 2s !important;
}

#ro-4 {
    border: 2px solid #b5935b !important;
}

/* sectoin two ro-4 start */


/* section three ro-5 start */

#ro-5 input {
    margin-bottom: 15px;
    padding: 15px 15px;
	width: 80%;
	font-family: 'jazz';
    text-transform: uppercase;
    position: relative;
    left: 130px;
    border-radius: 0px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.04);
}

div#ro-5 {
    border-top: 2px solid #987842;
}

#ro-5 h2 {
    font-family: 'jazz';
}

.frm_style_formidable-style.with_frm_style .form-field {
    margin-bottom: 0px !important;
}
    #ro-5 button {
    padding: 18px 20px!important;
    color: #fff !important;
	width: 80%;
	font-family: 'jazz';
	font-size: 25px;
    position: relative;
    left: 130px;
    border-radius: 0px !important;
    border: none;
    background-color: #987842 !important;
}

#ro-5 button:hover {
    color: #000 !important;
}

/* section three ro-5 end */

/* section four ro-3 start */

#ro-3 h3 {
    font-family: 'jazz';
	padding:13px 0px !important;
    font-size: 25px;
	color: #000 !important;
	background: linear-gradient(90deg, #987842 0%, #987842 18%, #e1bc7f 55%, #fbd698 73%, #987842 100%)!important;	color:#000000 !important;
}

#ro-3 h3:hover {
/*     color: #000 !important; */
    background: linear-gradient(90deg, #987842 0%, #987842 18%, #e1bc7f 55%, #fbd698 73%, #987842 100%)!important;	color:#000000 !important;
	filter: drop-shadow(28px 4px 6px black);
}


/* section four ro-3 end */

/* section five ro-6 start  */

#ro-6 .imgg {
    width: 100%;
    height: 400px;
}

#ro-6 h2 {
    font-family: 'jazz';
    font-size: 30px;
    line-height: 38px;
}
/* 
div#ro-6 {
    border-bottom: 2px solid #aa8951;
} */

#ro-6 p {
    font-family: arial !important;
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
}

#ro-6 #btnn {
    background: linear-gradient(90deg, #987842 0%, #987842 18%, #e1bc7f 55%, #fbd698 73%, #987842 100%);
    font-family: "jazz", Sans-serif;
    font-size: 26px;
    top: -20px;
    position: relative;
    left: 0px;
    letter-spacing: 2.1px;
    fill: var(--e-global-color-b71a298);
    padding: 20px 35px 20px 35px;
    border-radius: 10px !important;

}
#ro-3 h3:hover span {
	color: #000 !important;
}

/* section five ro-6 end  */


/* footer start  */

#footer-outer[data-cols="1"] #footer-widgets .span_12 > div:last-child {
    margin-bottom: 0;
    font-family: "Times New Roman", Sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}

#footer-outer #copyright p {
    font-family: "jazz", Sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #987842 !important;
    line-height: 28px;
    letter-spacing: 0.7px;
}

#footer-outer[data-cols="1"][data-disable-copyright="false"] #copyright {
    padding-bottom: 30px;
}

#footer-outer, #footer-outer a:not(.nectar-button) {
    color: #fff!important;
}
#footer-outer #footer-widgets li a {
    font-family: 'jazz';
}

/* footer end */

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

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


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

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


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

@media (max-width: 1366px) {
	div#header-outer header#top nav ul li a span {
    font-size: 13px !important;
    
}
}


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

@media (max-width: 1280px) {
	div#header-outer header#top nav ul li a span{
		    font-size: 12px !important;
	}
	.topheader-btn a{
		font-size: 12px !important;
	}
}


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

@media (max-width: 1024px) {
	#ro-1 h1 {
    font-size: 180px;
    line-height: 190px !important;
}
	#ro-3 h3 {
    font-family: 'jazz';
    font-size: 20px !important;
}
	#ro-5 input {
    width: 80%;
    position: relative;
    left: 100px;
}
	#ro-5 button {
    width: 80%;
    font-size: 25px;
    position: relative;
    left: 100px;
}
	
}


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

@media (max-width: 900px) {
	#ro-1 h1 {
    font-size: 130px;
    line-height: 140px !important;
}
	#ro-5 button {
    width: 100%;
    font-size:25px;
    position: relative;
    left: 10px;
}
	#ro-5 input {
    width: 100%;
    position:relative;
	left: 10px;
}

}


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

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


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

@media (max-width: 480px) {

#ro-1 h1 {
    font-size: 90px;
    line-height: 100px !important;
}	
	
	#ro-5 button {
    width: 100%;
    font-size:25px;
    position: relative;
}
	#ro-5 input {
    width: 100%;
    position:relative;
}
}


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

@media (max-width: 444px) {
	#ro-1 h1 {
    font-size: 70px;
    line-height: 80px !important;
}
	#ro-4 #btnn {
    font-size: 23px;
    letter-spacing: 2.1px;
}
	
}


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

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



div#popupsection .popup-button:hover {
    transition: 3s;
    transform: scale(1.2);
}
div#popupsection .popup-button {
    position: absolute;
    left: 25.5%;
    bottom: 20px;
    width: 50%;
}
div#popupsection .hover-wrap {
    margin: 0 !important;
}