.theme-btn{
	cursor: pointer;
}

.hero-wrapper {
    background-image: url(/img/BANNER-INICIO.png);
    position: inherit;
    width: 100%;
    z-index: 1;
    color: #fff;
    padding-top: 246px;
    padding-bottom: 230px;
    background-position: top;

}

.how-work .icon-box:hover .icon-element, .icon-box:hover .info-number{
	background-color:#e67e14;
}


.how-work .icon-element,
.how-work .icon-box .icon-element .info-number,
.recent-job .tab-shared .nav-tabs {
	background-color:#e67e14;
}

.section-bg-2{
	background-color:#e67e14 !important;
}

.foot-logo{
	width: 200px;
}

.login.breadcrumb-area{
    background-position: center -90px;
}

.login.breadcrumb-area:before,
.business.breadcrumb-area:before,
.business.breadcrumb-area:before,
.candidates.breadcrumb-area:before{
	background-color: transparent;
}

.dashboard-sidebar .dashboard-nav-container .side-menu-ul li .dropdown-menu-item li a{
	color: #fff !important;
}

.dashboard-sidebar .dashboard-nav-container .side-menu-ul li.page-active > a, .dashboard-sidebar .dashboard-nav-container .side-menu-ul li.active > a{
	color: #fff !important;
}

.dashboard-sidebar .dashboard-nav-container .side-menu-ul li a{

	color: #fff !important;
}

.icon-start img{
	width: 100px;
	display: inline-block;
	position: relative;
}

.e-card{
	background-color: #F5F7FC;
}

.select2-selection {
	padding: 8px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display{
	padding-left: 10px;
}

.logoback{
	padding: 5px;

	text-align: center;
}

.logoback img{
	margin-right: 20px;
}

label.error{
 font-weight: bold;
 color: red;
}

::placeholder {
  color: rgba(0, 0, 0, 0.3) !important;
  font-size: 10px !important;
  font-family: cursive;
}

.logo-right-content .author-access-list li a.white-h:hover{
	color: #fff !important;
}

.mess__item .content .text {
    white-space:initial !important;
    text-overflow: initial !important;
}

@media  (max-width: 1199px) {
  .logoback img {
  	width: 60px !important;

  }

  .logoback{
  	margin-top: -15px;
  }
}


.h2-slider{
	background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    width: 100%;
}

/*.header-area{
	position: relative !important;
}*/

.carousel-item{
	background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.false-image{
	width:100%;
	height: 650px;
}

@media (max-width: 1250px) {
  .false-image {
    height: 500px;
  }
}

@media (max-width: 1000px) {
  .false-image {
    height: 400px;
  }
}

@media (max-width: 600px) {
  .false-image {
    height: 250px;
  }
  .padding-top-100px{
  	padding-top: 50px;
  }
}

@media (max-width: 400px) {
  .false-image {
    height: 125px;
  }
}

.menu-full-width .logo{
	padding-top: 0;
	padding-bottom: 0;
}

.dashboard-sidebar .dashboard-nav-container .side-menu-ul li a .icon-element{
    color: #fff !important;
}
