.navbar-brand img{
max-height: 90px !important;
}

.navbar.navbar-transparent {
    color: #fff;
    background-color: white;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 3px;
    color: #777;
    text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: rgba(0,0,0,0.1);
}

#wpforms-submit-970.wpforms-submit
{
  background-color: #f6fc28;
	color: #090909;
	font-weight: bold;
	box-shadow: none;
}

#wpforms-submit-1386.wpforms-submit
{
  background-color: #FF5612;
	color: #FFF;
	font-weight: bold;
	box-shadow: none;
	border-radius: 0 0 0 0;
}

#wpforms-form-1386
{
  font-family: roboto;
}

#wpforms-submit-1399.wpforms-submit
{
  background-color: #006192;
	color: #FFF;
	font-weight: bold;
	box-shadow: none;
	border-radius: 0 0 0 0;
}

#wpforms-form-1399
{
  font-family: roboto;
}

#wpforms-submit-1399.wpforms-submit
{
  background-color: #006192;
	color: #FFF;
	font-weight: bold;
	box-shadow: none;
	border-radius: 0 0 0 0;
}

#wpforms-form-1399
{
  font-family: roboto;
}
#wpforms-form-1493
{
  font-family: Roboto;
	color: #FFF;
}
#wpforms-submit-1493.wpforms-submit
{
  background-color: #FFF;
	color: black;
	font-weight: bold;
	box-shadow: none;
	border-radius: 1;
}

select {
	-webkit-appearance: menulist;
	}

body:not(.woocommerce-page) button:not([class^="fl-"]):not(.hestia-scroll-to-top):not(.navbar-toggle):not(.close), body:not(.woocommerce-page) .button:not([class^="fl-"]):not(hestia-scroll-to-top):not(.navbar-toggle):not(.add_to_cart_button), div.wpforms-container .wpforms-form button[type=submit].wpforms-submit, input[type="submit"], input[type="button"], .btn.btn-primary, .widget_product_search button[type="submit"], .hestia-sidebar-open.btn.btn-rose, .hestia-sidebar-close.btn.btn-rose, .everest-forms button[type=submit].everest-forms-submit-button {
    -webkit-box-shadow: none;
    box-shadow: none;
}


/** Start Envato Elements CSS: Recruitment Business (68-3-0bc077675219c2b7f54651a82bc0b314) **/

@media (max-width: 667px){
.envato-kit-65-mobile-bg-shift{
	background-position: top center !important;
}
}

/** End Envato Elements CSS: Recruitment Business (68-3-0bc077675219c2b7f54651a82bc0b314) **/



/** Start Envato Elements CSS: Online Tutorials (133-3-e17113422fa15ec9fe050e476877c2d7) **/

/* Envato Elements Template Kit 129 */
/* Inline heading */
.envato-kit-129-inline-heading .elementor-widget-container {
	display: inline-block;
}


/* Special image caption*/
.envato-kit-129-special-caption .widget-image-caption {
	position: absolute;
	top: 65%;
	left: 50%;
	z-index: 1;
	display: block;
	background: #fff;
	padding: 3px;
	border-radius: 4px;
}
/*
 * Fix for "Icons list" horizontal aligning (flexbox)
 */
.envato-kit-129-justified-icons .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
}
/* Aligning unordered list */
.envato-kit-129-texteditor-ul ul {
	padding-left: 1rem;
}

/* Accordion Element as menu */
.envato-kit-129-accordion-menu .elementor-tab-content ul {
	list-style: none;
	padding-left: 20px;
	margin: 0;
}
.envato-kit-129-accordion-menu .elementor-tab-content li {
	line-height: 1.7rem;
}
.envato-kit-129-accordion-menu .elementor-tab-content li:before {
	content: "\f105";
	position: absolute;
	font-family: "FontAwesome";
	left: 25px;
}
/*
 * Course preview fixed sidebar  */
@media (min-width: 768px) {
	.envato-kit-129-course-preview {
		position: absolute;
	}
}
/*
 * Special hover effect for custom team member section
 */
.envato-kit-129-team {
	-webkit-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.envato-kit-129-team .elementor-heading-title,
.envato-kit-129-team .elementor-widget-social-icons {
	-webkit-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.envato-kit-129-team:hover {
	-webkit-transform: scale(1) rotate(10deg);
	-ms-transform: scale(1) rotate(10deg);
	transform: scale(1) rotate(10deg);
}
.envato-kit-129-team:hover .elementor-heading-title,
.envato-kit-129-team:hover .elementor-widget-social-icons {
	-webkit-transform: scale(1) rotate(-10deg);
	-ms-transform: scale(1) rotate(-10deg);
	transform: scale(1) rotate(-10deg);
}
.envato-kit-129-team.smaller {
	-webkit-transform: scale(0.9) rotate(0);
	-ms-transform: scale(0.9) rotate(0);
	transform: scale(0.9) rotate(0);
}
.envato-kit-129-team.smaller:hover {
	-webkit-transform: scale(1) rotate(10deg);
	-ms-transform: scale(1) rotate(10deg);
	transform: scale(1) rotate(10deg);
}

/** End Envato Elements CSS: Online Tutorials (133-3-e17113422fa15ec9fe050e476877c2d7) **/



/** Start Envato Elements CSS: Digital Product (131-3-ee56ed76a1a2c69f83e82ef38219296a) **/

.envato-kit-128-grad-border .elementor-button-wrapper{
	display: inline-block;
  background: linear-gradient(to left, #e11da3, #3b68ff);
	border-radius: 50px;
  padding: 2px;
}



/** End Envato Elements CSS: Digital Product (131-3-ee56ed76a1a2c69f83e82ef38219296a) **/



/** Start Envato Elements CSS: Interior Design & Architecture (17-3-9d840f0bce353500958ec5bf342cbc25) **/

.elementor-widget p {
	line-height: 1.4;
}

@media(min-width: 1025px) { 
  .envato-background-fix {
    -webkit-transform: translate3d(0,0,0); 
	  transform: translate3d(0,0,0);
  }
}

/** End Envato Elements CSS: Interior Design & Architecture (17-3-9d840f0bce353500958ec5bf342cbc25) **/

