
/* == common == */
body,h1,h2,h3,p,ul,li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

html,body,#wrapper {
  height: 100%;
}

#contents {
  display: inline-block;
}

body {
  position: relative;
  /*padding: 97px 0 0 0;*/
  padding: 108px 0 0 0;
  background-color: #f8f8f8;
  font-family: 'Lato', 'Lucida Grande', 'Segoe UI', sans-serif;
  font-size: 16px;
  color: #222;
  -webkit-font-smoothing: antialiased;
}

h1 {
  color: rgba(255,255,255,0);
  line-height: 0.6;
}

h2 {
  margin: 40px 0 0 0;
  font-size: 17px;
  font-weight: 400;
  color: #222;
  text-align: center;
  letter-spacing: 0.06em;
}

h3 {
  font-size: 13px;
  letter-spacing: 0.05em;
}

p  {
  letter-spacing: 0.06em;
}

li {
  list-style: none;
}

.text-white {
  color: #fff;
}

.font-light {
  font-weight: 300;
}

.parallax_section {
  background-attachment: scroll;
  background-size: cover;
}

.parallax-animated {
  background-attachment: fixed;
}

.icon-esque_logo:before {
  content: "\e601";
  position: absolute;
  font-size: 32px;
  color: #222;
  /*top: 12px;*/
  top: 18px;
  left: 8px;
}

/* == CAROUSEL == */
#carousel-example-generic {
  height: 100%;
  overflow: hidden;
  z-index: 100;
}
.carousel-inner {
  height: 100%;
}

.carousel-indicators {
  bottom: -32px;
  margin-bottom: 0;
}

.carousel-indicators li {
  width: 7px;
  height: 7px;
  margin: 0 6px 0 6px;
  background-color: #333;
  opacity: 0.6;
  border: 1px solid #333;
}

.carousel-indicators .active {
  width: 7px;
  height: 7px;
  margin: 0 6px 0 6px;
  background-color: #333;
  opacity: 1;
}

#carousel-example-generic .item {
  background-size: cover;
  height: 100%;
  background-position: 50%;
}

#carousel-example-generic .item-1 {
  background-image: url(../img/top_001.jpg);
}

#carousel-example-generic .item-2 {
  background-image: url(../img/top_002.jpg);
}

#carousel-example-generic .item-3 {
  background-image: url(../img/top_003.jpg);
}

#carousel-example-generic .item-4 {
  background-image: url(../img/top_004.jpg);
}

#carousel-example-generic .item-5 {
  background-image: url(../img/top_005.jpg);
}

#carousel-example-generic .item-6 {
  background-image: url(../img/top_006.jpg);
}

.carousel-caption {
  left: auto;
  right: 14px;
  bottom: 7px;
  padding: 0;
  margin: 0;
}

.carousel-caption span {
  font-size: 12px;
  font-weight: lighter;
}

#carousel-example-generic .carousel-control.left,
#carousel-example-generic .carousel-control.right {
  background-image: none;
}


/* == NAV == */

.navbar-header {
  border-bottom: 2px solid #e7e7e7;
  /*height: 58px;*/
  height: 69px;
}
.navbar-default .navbar-nav>li>span {
  display: block;
  padding: 15px 0 15px 0;
}

.navbar {
  margin: 0 0 0 0;
}

.navbar-collapse {
  border-bottom: 1px solid #e7e7e7;
  font-size: 13px;
}

.navbar .navbar-lang {
  margin: 0 10px 0 0;
  float: right !important;
}

.navbar-lang>li {
  float: left;
}

.navbar-default .navbar-main>li>a {
  color: #222;
  letter-spacing: 0.1em;
}

.navbar-default .navbar-lang>li>span,
.navbar-default .navbar-lang>li>a {
  color: #333;
  padding: 8px 0 8px 9px
}

.navbar-default .navbar-lang>li>a.active,
.navbar-default .navbar-lang>li>a:hover,
.navbar-default .navbar-lang>li>a:focus {
  color: #333;
  text-decoration: underline;
}

.navbar-default.background-transparent .navbar-lang>li>a.active,
.navbar-default.background-transparent .navbar-lang>li>a:hover,
.navbar-default.background-transparent .navbar-lang>li>a:focus {
  color: #fff;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  background: rgba(255,255,255,0);
  color: rgba(0,0,0,0.2);
}

.navbar-default .navbar-toggle {
  margin-top: 15px;
  border-color: rgba(0,0,0,0);
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: rgba(255,255,255,0);
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 7px;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 35px;
  height: 2px;
  border-radius: 1px;
}

/* == ABOUT US == */
#about_us {
  position: relative;
  background: #fff;
  margin: -70px 0 0 0;
  padding: 110px 0 80px 0;
  z-index: 10;
}

.about_us-txt {
  margin: 60px 0 0 0;
  font-size: 12px;
  line-height: 21px;
}

/* == PHILOSHOPHY == */
#philoshophy {
  position: relative;
  margin: -70px 0 0 0;
  padding: 110px 0 80px 0;
  width: 100%;
  background-image: url(../img/philoshophy_bg.jpg) !important;
  background-position: 50%;
  z-index: 9;
}

.philoshopy-txt {
  margin: 60px 0 0 0;
  font-size: 12px;
  line-height: 21px;
}

/* == OUR SRVICE == */
#our_service {
  position: relative;
  margin: -70px 0 0 0;
  padding: 110px 0 70px 0;
  background: #f5f5f5;
  z-index: 8;
}

.our_service-content {
  margin: 60px 0 10px 0;
  transition: width 0.5s ease;
}

.our_service-content p {
  font-size: 12px;
  line-height: 16px;
  color: #404040;
}

.our_service-bar {
  display: block;
  width: 90px;
  height: 2px;
  background: #222;
  margin: 25px auto;
}

/* == WORKS == */
#works {
  position: relative;
  margin: -70px 0 0 0;
  padding: 110px 0 0 0;
  background: #fff;
  z-index: 7;
}

.works-container {
  margin: 30px 0 0 0;
  width: 100%;
}

.works-container ul {
  display: inline-block;
  margin: 0 auto 0 auto;
  max-width: 100%;
}

.works-container ul li {
  width: 50%;
  overflow: hidden;
  float: left;
  transition: width 0.5s ease;
}

.works-item .view {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.works-item .view img {
  display: block;
  position: relative;
}

.works-item .view a.info {
  display: block;
  position: relative;
  opacity: 0;
  transition: opacity 0.5s 0s ease-in-out;
  text-decoration: none;
  padding:0;
  color: #000;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.works-item .view a.info p {
  word-wrap: break-word;
}

.works-item .view .view-box {
  padding: 5% 5% 5% 5%;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.works-item .view .mask {
  padding: 8px 8px 8px 8px;
  width: 100%;
  height: 100%;
  position: relative;
  opacity: 0;
  overflow:visible;
  box-sizing:border-box;
  transition: all 0.3s ease-in-out;
}

.works-item .view .mask .works-bar {
  display: block;
  width: 90px;
  height: 2px;
  background: #222;
  margin: 10px auto;
}

.works-item .view .mask .title {
  font-size: 15px;
}

.works-item .view .mask .link {
  display: none;
  font-size: 10px;
  color: #808080;
}

.works-item .view .mask .type {
  margin: 3% 0 0 0;
  font-size: 12px;
  color: #404040;
}

.works-item .view:hover .mask {
  opacity: 1;
  background: rgba(255,255,255,0.7);
}

.works-item .view:hover a.info {
  opacity:1;
  transition-delay: 0.2s;
}

/* logo-svg */
.icon-afar_logo:before {
  content: "\e900";
  font-size: 45px;
}

.icon-gron_logo:before {
  content: "\e902";
  font-size: 45px;
}

.icon-caron_logo:before {
  content: "\e901";
  font-size: 45px;
}

.icon-tdc_logo:before {
  content: "\e905";
  font-size: 70px;
}

.icon-rosine_logo:before {
  content: "\e904";
  font-size: 35px;
}

.icon-afuri_logo:before {
  content: "\e602";
  font-size: 45px;
}

.icon-norwegianicons_logo:before {
  content: "\e603";
  font-size: 23px;
}

.icon-penelope_logo:before {
  content: "\e604";
  font-size: 30px;
}

.icon-arabica_logo:before {
  content: "\e605";
  font-size: 15px;
}

.icon-andaz_logo:before {
	content: "\e600";
  font-size: 28px;
}

.icon-entersake_logo:before {
	content: "\e606";
  font-size: 25px;
}

.icon-kitconcierge_logo.path1:before {
	content: "\e607";
	color: rgb(0, 0, 0);
  font-size: 33px;
}

.icon-kitconcierge_logo.path2:before {
	content: "\e608";
	margin-left: -1.359375em;
	color: rgb(255, 255, 255);
  font-size: 33px;
}

.icon-square_logo:before {
	content: "\e609";
  font-size: 23px;
}

.icon-ferragamo_logo:before {
	content: "\e60a";
  font-size: 28px;
}

.icon-wolford_logo:before {
  content: "\e60b";
  font-size: 33px;
}




/* == COMPANY PROFILE == */
#company_profile {
  position: relative;
  margin: -70px 0 0 0;
  padding: 110px 0 80px 0;
  background: #fff;
  z-index: 6;
}

#company_profile dt {
  font-weight: 400;
}

#company_profile dl {
  margin: 60px auto 0 auto;
  /* max-width: 591px; */
  max-width: 650px;
}

#company_profile dl dt,
#company_profile dl dd {
  font-size: 11px;
  line-height: 1.7;
  padding: 0 0 14px 0;
  text-align: left;
}

#company_profile dl dt {
  float: left;
}

#company_profile dl dd {
  margin: 0 0 0 150px;
  font-weight: 300;
}

/* == CONTACT US == */
#contact_us {
  position: relative;
  margin: -70px 0 0 0;
  padding: 110px 0 80px 0;
  background-image: url(../img/contact_bg.jpg) !important;
  background-position: 50%;
  z-index: 5;
}

#contact_us p {
  line-height: 1.5;
  font-size: 14px;
}

#contact_us .contact_us-txt {
  margin: 38px 0 15px 0;
  font-size: 13px;
}

#contact_us a:hover {
  opacity: 0.7;
  color: #fff;
  text-decoration: none;
}

/* == FOOTER == */
footer {
  font-size: 10px;
  padding: 29px 0 29px 0;
  background-color: #f5f5f5;
  position: relative;
  font-weight: 300;
}

@media (min-width: 768px) {

  body {
    padding: 0 0 0 0;
  }

  .icon-esque_logo:before {
    font-size: 40px;
    color: #222;
    top: 15px;
    left: 36px;
  }

  h2 {
    font-size: 27px;
  }

  h3 {
    font-size: 20px;
  }

  .carousel-caption {
    right: 35px;
    bottom: 22px;
  }

  .carousel-caption span {
    font-size: 14px;
    letter-spacing: 0.08em;
  }

  .carousel-indicators {
    bottom: 0;
    margin-bottom: 22px
  }

  .carousel-indicators li {
    width: 7px;
    height: 7px;
    margin: 0 6px 0 6px;
    background-color: #fff;
    opacity: 0.6;
    border: 1px solid #fff;
  }

  .carousel-indicators .active {
    background-color: #fff;
  }

  .background-transparent .icon-esque_logo:before {
    color: #fff;
    transition: all 0.3s ease-in-out;
  }

  .navbar.background-transparent {
    background: rgba(255,255,255,0);
    transition: all 0.3s ease-in-out;
  }

  .navbar-header {
    height: 68px;
    border: none;
  }

  .navbar-default {
    background: rgba(255,255,255,0.9);
    border-color: rgba(255,255,255,0);
    transition: all 0.3s ease-in-out;
  }

  .navbar .navbar-main {
    width: 845px;
    margin: 15px auto 0 auto;
    padding: 0 0 0 80px;
    float: none;
  }

  .navbar-main {
    display: none;
  }

  .navbar-main>li>a {
    padding: 10px 16px 10px 16px;
  }

  .navbar .navbar-lang {
    margin: 0 0 0 0;
    position: absolute;
    top: 15px;
    right: 35px;
  }

  .background-transparent .navbar-lang>li>span,
  .background-transparent .navbar-lang>li>a {
    color: #fff;
  }

  .navbar-collapse.collapse {
    border-color: rgba(255,255,255,0);
  }

  .about_us-txt,
  .philoshopy-txt {
    font-size: 16px;
    line-height: 29px;
  }

  .our_service-content p {
    font-size: 13px;
    line-height: 22px;
  }

  .works-item .view .mask .title {
    font-size: 18px;
  }

  .works-item .view .mask .link {
    display: block;
    font-size: 11px;
  }

  .works-item .view .mask .type {
    font-size: 14px;
  }

  .works-item .view .mask .works-bar {
    display: block;
    width: 90px;
    height: 2px;
    background: #222;
    margin: 20px auto;
  }

  /* logo-svg */
  .icon-afuri_logo:before {
    font-size: 50px;
  }

  .icon-norwegianicons_logo:before {
    font-size: 30px;
  }

  .icon-penelope_logo:before {
    font-size: 35px;
  }

  .icon-arabica_logo:before {
    font-size: 16px;
  }

  .icon-andaz_logo:before {
    font-size: 33px;
  }

  .icon-entersake_logo:before {
    font-size: 30px;
  }

  .icon-kitconcierge_logo.path1:before {
    font-size: 38px;
  }

  .icon-kitconcierge_logo.path2:before {
    font-size: 38px;
  }

  .icon-square_logo:before {
    font-size: 28px;
  }

  .icon-ferragamo_logo:before {
    font-size: 33px;
  }


  #company_profile dl dt,
  #company_profile dl dd {
    font-size: 13px;
    letter-spacing: 0.06em;
  }

  #company_profile dl dd {
    margin: 0 0 0 171px;
  }

  #contact_us .contact_us-txt {
    font-size: 18px;
  }

  #contact_us p {
    font-size: 16px;
  }

  footer {
    font-size: 14px;
  }

}

@media (min-width: 992px) {
  .navbar-main {
    display: block;
  }

  .background-transparent .navbar-main {
    display: none;
  }

  .works-container ul li {
    width: 20%;
  }

}



/* == ICON == */
@font-face {
  font-family: 'icomoon';
  src:url('../fonts/icomoon.eot?-8pdbpd');
  src:url('../fonts/icomoon.eot?#iefix-8pdbpd') format('embedded-opentype'),
  url('../fonts/icomoon.woff?-8pdbpd') format('woff'),
  url('../fonts/icomoon.ttf?-8pdbpd') format('truetype'),
  url('../fonts/icomoon.svg?-8pdbpd#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
