* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }
body {
  -moz-font-feature-settings: "lnum" 1;
  -ms-font-feature-settings: "lnum" 1;
  -o-font-feature-settings: "lnum" 1;
  -webkit-font-feature-settings: "lnum" 1;
  font-feature-settings: "lnum" 1;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  -webkit-text-size-adjust: auto;}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
@import url('animate.css');
@import url('bootstrap.min.css');
@import url('font-awesome.min.css');
@import url('jquery.fancybox.css');
@import url('owl.carousel.css');

a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: none;
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pb0 {
  padding-bottom: 0 !important;
}
.anim-3,
.anim-3-all * {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.anim-5,
.anim-5-all * {
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.anim-7,
.anim-7-all * {
  transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
}
.section-padding {
  padding: 100px 0;
}
.thm-btn-wrapper {
  margin-top: 50px;
  font-size: 0;
}
.thm-btn-wrapper li {
  display: inline-block;
  margin-right: 30px;
}
.thm-btn {
  border: 1px solid #fff;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 38px;
  outline: none;
  display: inline-block;
  padding: 0 43px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.thm-btn.dark {
  color: #000000;
  border-color: #000000;
}
.thm-btn:hover,
.thm-btn.clrd {
  background: #1CBAC8;
  border: 1px solid #1CBAC8;
  color: #fff;
}
.thm-btn.clrd:hover {
  background: transparent;
  border: 1px solid #fff;
}
.thm-btn.dark-hover:hover {
  color: #000000;
  border: 1px solid #000000;
}
.gray-bg {
  background: #F5F5F5;
}

.sec-title h1 {
  font-family: 'Raleway', sans-serif;
  color: #363636;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: .08em;
  font-weight: bold;
  margin-bottom: 5px;
}
.sec-title span.tag-line {
  display: block;
  color: #8D8D8D;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: .2em;
}
.sec-title .border {
  display: inline-block;
  background: #36D7F9;
  width: 50px;
  height: 2px;
  vertical-align: middle;
}
.sec-title p {
  color: #757575;
  display: block;
  font-size: 14px;
  line-height: 26px;
  margin: 30px 0 0;
}
.sec-title.white h1 {
  color: #FFFFFF;
}

.portfolio-section {
  padding-bottom: 0;
}
.portfolio-section .thm-btn {
  margin-top: 80px;
}
.masonary-gallery {
  position: relative;
}
.masonary-item {
  position: relative;
  float: left;
  display: block;
}
.portfolio-filter {
  font-size: 0;
  margin: 50px 0;
}
@media (max-width:767px){
  .portfolio-filter {
    margin:40px 0;
  }
}
.portfolio-filter li {
  display: inline-block;
  font-size: 13px;
}
.portfolio-filter li:first-child span {
  border-left: 0;
}
.portfolio-filter li.active span {
  border: 1px solid #9B9B9B;
  padding-top: 6px;
  padding-bottom: 6px;
}
.portfolio-filter li.active + li span {
  border-left: 0;
}
.portfolio-filter li span {
  display: inline-block;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: .2em;
  border: 1px solid #bcbcbc;
  border-right: 0px solid #9B9B9B;
  border-top: 0px solid #9B9B9B;
  border-bottom: 0px solid #9B9B9B;
  line-height: 13px;
  padding: 0px 30px;
  cursor: pointer;
}
.single-portfolio.mix {
  display: none;
}
.single-portfolio.span-3 {
  width: 25%;
  float: left;
}
.single-portfolio.span-4 {
  width: 33.3333333333%;
  float: left;
}
.single-portfolio.span-5 {
  width: 20%;
  float: left;
}
.single-portfolio.span-5-dbl {
  width: 40%;
  float: left;
}
.single-portfolio.span-6 {
  width: 50%;
  float: left;
}
.single-portfolio {
  position: relative;
  overflow: hidden;
}
.single-portfolio:hover img {
  transform: scale(1.1);
}
.single-portfolio:hover .overlay {
  transform: scale(1);
}
.single-portfolio img {
  width: 100%;
  transform: scale(1);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.single-portfolio .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  background: rgba(22, 34, 46, 0.9);
  transform: scale(0);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.single-portfolio .overlay .image-view,
.single-portfolio .overlay .item-title {
  display: table;
  width: 100%;
  height: 50%;
}
.single-portfolio .overlay .box {
  color: #fff;
  display: table-cell;
  vertical-align: middle;
}
.single-portfolio .overlay a i  {
  background: #000;
  width: 45px;
  height: 45px;
  line-height: 43px;
  background-color: transparent;
  border: 1px solid #5E666D;
  color: #fff;
}
.single-portfolio .overlay a h4 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.single-portfolio .overlay .image-view .box {text-align: right;vertical-align: top;}
.single-portfolio .overlay .image-view a i {text-align: center; margin-top: 30px;margin-right: 30px;}
.single-portfolio .overlay a p {
  font-size: 14px;
  line-height: 20px;
  color: #3EB0BF;
  margin: 0;
  font-weight: 300;
}
.single-portfolio .overlay .item-title .box {vertical-align: bottom;text-align: left;padding-left: 30px;padding-bottom: 25px;position: relative;display: table-cell;}
.single-portfolio .overlay .item-title a {position: relative;padding-left: 10px;display: block;}
.single-portfolio .overlay .item-title .box a:before {content: '';width: 2px;height: 100%;position: absolute;left: 0;top:0;background: #FFFFFF;}
.single-portfolio .item-title .box {vertical-align: bottom;}


.portfolio-style-one {
  padding-bottom: 100px;
}
.portfolio-style-one .portfolio-filter {
  margin-top: 0;
}
.portfolio-content-style-two .single-portfolio .img-holder {
  position: relative;
  overflow: hidden;
}
.portfolio-content-style-two .single-portfolio .img-holder .overlay .image-view {
  height: 100%;
}
.portfolio-content-style-two .single-portfolio .item-title {
  text-align: center;
  background: #fff;
  border-bottom: 1px solid #D7D7D7;
  padding: 20px 0;
}
.portfolio-content-style-two .single-portfolio .item-title h4 {
  color: #2C2C2C;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: .03em;
  text-transform: uppercase;
}
.portfolio-content-style-two .single-portfolio .item-title p {
  color: #747474;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .03em;
  margin: 0;
}

.portfolio-style-two {
  padding-bottom: 100px;
}
.portfolio-style-two .portfolio-filter {
  margin-top: 0;
  margin-bottom: 35px;
}
.portfolio-style-two .portfolio-content {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.portfolio-style-two .single-portfolio {
  margin-top: 15px;
  padding: 0 7.5px;
}
.portfolio-style-four {
  padding-bottom: 100px;
}
.portfolio-style-four .portfolio-filter {
  margin-top: 0;
  margin-bottom: 20px;
}
.portfolio-style-four .portfolio-content {
  margin-left: -15px;
  margin-right: -15px;
}
.portfolio-style-four .single-portfolio {
  margin-top: 30px;
  padding: 0 15px;
}
.portfolio-style-six {
  padding-bottom: 100px;
}
.portfolio-style-six .portfolio-filter {
  margin-top: 0;
  margin-bottom: 20px;
}
.portfolio-style-six .portfolio-content {
  margin-left: -15px;
  margin-right: -15px;
}
.portfolio-style-six .single-portfolio {
  margin-top: 30px;
  padding: 0 15px;
}
.portfolio-style-six .single-portfolio .item-title {
  background: #FBFBFB;
  border-bottom: 1px solid #D9D9D9;
}
.portfolio-style-seven {
  padding-bottom: 100px;
  background: #F4F4F4;
}
.portfolio-style-seven .portfolio-filter {
  margin-top: 0;
  margin-bottom: 50px;
}
.portfolio-style-seven .single-portfolio {
  margin-top: 0px;
  padding: 0;
}
.portfolio-style-seven .single-portfolio .item-title {
  border-left: 1px solid #F4F4F4;
  border-right: 1px solid #F4F4F4;
  border-bottom: 1px solid #F4F4F4;
}
