/* Add here all your css styles (customizations) */

.boxed-layout {
  background: url(../img/patterns/background.jpg) repeat;
}

.cube-portfolio .content-xs {
  padding-top: 0;
}

.cube-portfolio .cbp-l-filters-text {
  /*border: #ddd solid 1px;*/
  padding: 8px 30px 8px 10px;
}

.cube-portfolio .cbp-l-grid-agency-title {
  font-size: 14px;
}

.cbp-l-filters-text .cbp-filter-item {
  margin: 0;
}

.portfolio-item1 p {
  font-size: 14px;
  padding-left: 15px;
  padding-right: 15px;
}

.portfolio-item1 ul {
  margin-left: 14px;
}

.portfolio-item1 li {
  font-size: 13px;
}

.tab-v2 .tab-content {
  border-left: none;
  border-right: none;
  border-bottom: none;
}

.tab-v2 .nav-tabs li.active:nth-of-type(1) a {
  border-left: none;
}

.revolution-mch-1:after {
  background: none;
}

.revolution-ch1 {
  color: #008ecb;
  font-size: 30px;
  line-height: 45px;
  text-align: left;
}

.revolution-ch2 {
  color: #707984;
  text-align: left;
}

.revolution-ch2:after {
  all: unset;
}

.help-block-error {
  color: #a94442;
}

.reg-header .social-icons {
  padding-bottom: 10px;
}

.social_google {
  background: url(../img/icons/social/googleplus.png) no-repeat;
}

.slider.slider-horizontal {
  margin-top: 12px;
  width: 100%;
}

/*Registration and Login Page v1
------------------------------------*/
.profile-page {
  color: #555;
  padding: 30px;
  background: #fefefe;
}

/*Reg Header*/
.profile-header {
  color: #555;
  text-align: center;
  margin-bottom: 35px;
  border-bottom: solid 1px #eee;
}

.profile-header h2 {
  font-size: 24px;
  margin-bottom: 15px;
}

/*Reg Forms*/
.profile-page label {
  color: #777;
}

#impliedsubmit {
  color: #000;
  background-color: #fff;
  border: solid 1px #000;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

#impliedsubmit:hover {
  color: #fff;
  background-color: #000;
}

.job-img {
  min-height: 242px;
  background-color: #F7F7F7;
}

.bg-white {
  background-color: #FFF;
}

@media (min-width: 992px) {
  .equal-height-container .equal-height {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .equal-height-container .equal-height-in {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
