/*!
 * Start Bootstrap - Creative v5.0.1 (https://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
 */

body,
html {
  width: 100%;
  height: 100%;
}

body {
  /*font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif;*/
}

hr {
  max-width: 56%;
  border-width: 2px;
  border-color: #a69784;
}

hr.light {
  border-color: #fff;
}

a {
  color: #EEE;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

a:hover {
  color: #FFF;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.bg-primary {
  background-color: #F05F40 !important;
}

.bg-dark {
  background-color: #212529 !important;
}

.text-faded {
  color: rgba(255, 255, 255, 0.7);
}

section {
  padding: 5rem 0;
}

.section-heading {
  margin-top: 0;
  font-size: 3em;
}

::-moz-selection {
  color: #fff;
  background: #212529;
  text-shadow: none;
}

::selection {
  color: #fff;
  background: #212529;
  text-shadow: none;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}

img::selection {
  color: #fff;
  background: transparent;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}

#mainNav {
  border-bottom: 1px solid rgba(33, 37, 41, 0.1);
  background-color: rgba(28, 13, 3, 0.82);
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

#mainNav .navbar-brand {


  color: #eee;
  font-family: 'Raleway', 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  /*font-family: 'Cormorant Upright', 'Open Sans', 'Helvetica Neue', Arial, sans-serif;*/
}

#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #eee;
}
.nav-link {
  text-shadow: 1px 1px 1px rgb(0, 0, 0);
}

#mainNav .navbar-nav > li.nav-item > a.nav-link,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
  font-size: 1.19rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #f0f0f5;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
  color: #f8f9fa;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
  color: #eee !important;
  background-color: transparent;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
  background-color: transparent;
}

@media (min-width: 992px) {
  #mainNav {
    border-color: transparent;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    color: transparent;
  }
  #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
    color: #fff;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link {
    padding: 0.5rem 1rem;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    color: rgba(255, 255, 255, 0.9);
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
    color: #fff;
  }
  #mainNav.navbar-shrink {
    border-bottom: 1px solid rgba(33, 37, 41, 0.1);
    background-color: rgba(28, 13, 3, 0.82);
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #aaaaaa;
  }
  #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
    color: #aaaaaa;
  }
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
    color: #aaa;
  }
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
    color: #fff;
  }
}

header.masthead {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 56px);
  /*background-image: url("../img/header.jpg");*/

  /*background-size: cover;*/


  background-color: #635f53;

  background: -moz-linear-gradient(top, rgba(0,0,0,0.25) 1%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0.17) 100%),
  url("../img/header.jpg"); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.25) 1%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0.17) 100%),
  url("../img/header.jpg"); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0.25) 1%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0.17) 100%),
  url("../img/header.jpg"); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-position: center center;
  background-size: cover;



}

.productsportfolio{

  background: -moz-linear-gradient(top, rgba(0,0,0,0.2) 1%,rgba(0,0,0,0.34) 50%,rgba(0,0,0,0) 100%),
  url("../img/header-exclusive-stones.jpg"); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 1%,rgba(0,0,0,0.34) 50%,rgba(0,0,0,0) 100%),
  url("../img/header-exclusive-stones.jpg"); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0.2) 1%,rgba(0,0,0,0.34) 50%,rgba(0,0,0,0) 100%),
  url("../img/header-exclusive-stones.jpg"); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-position: center center;
  background-size: cover;


  background-attachment: fixed;

  background-repeat: no-repeat;



}


header.masthead-prod {

  background: -moz-linear-gradient(top, rgba(0,0,0,0.2) 1%,rgba(0,0,0,0.34) 50%,rgba(0,0,0,0) 100%),
  url("../img/header-exclusive-stones.jpg"); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 1%,rgba(0,0,0,0.34) 50%,rgba(0,0,0,0) 100%),
  url("../img/header-exclusive-stones.jpg"); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0.2) 1%,rgba(0,0,0,0.34) 50%,rgba(0,0,0,0) 100%),
  url("../img/header-exclusive-stones.jpg"); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;

  background-repeat: no-repeat;


  padding-top: 10rem;
  padding-bottom: calc(10rem - 56px);
  /*background-image: url("../img/header.jpg");*/
  /*background-position: center center;*/
  /*background-size: cover;*/
  text-shadow: 0px 0px 4px rgba(84, 84, 84, 1);






}

header.masthead-project {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 56px);
  background-image: url("../img/header-projects.jpg");
  background-position: center center;
  background-size: cover;
  text-shadow: 0px 0px 4px rgba(84, 84, 84, 1);
}

header.masthead hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

header.masthead h1 {
  font-size: 2rem;
}

header.masthead p {
  font-weight: 300;
}

@media (min-width: 768px) {
  header.masthead p {
    font-size: 1.8rem;
    text-shadow: 1px 1px 6px rgb(0, 0, 0);
  }
}

@media (min-width: 992px) {
  header.masthead {
    height: 100vh;
    min-height: 550px;
    padding-top: 0;
    padding-bottom: 0;
  }
  header.masthead-prod {
    height: 50vh;
    min-height: 550px;
    padding-top: 0;
    padding-bottom: 0;
  }
  header.masthead-project {
    height: 50vh;
    min-height: 550px;
    padding-top: 0;
    padding-bottom: 0;
  }
  header.masthead h1 {
    font-size: 3rem;
  }
}

@media (min-width: 1200px) {
  header.masthead h1 {
    font-size: 4rem;
  }
}

.service-box {
  max-width: 400px;
}

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}
#portfolio {
  background-color: #515152b5;
}
.portfolio-box .portfolio-box-caption {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  color: #fff;
  background: rgba(240, 95, 64, 0.9);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  padding: 0 15px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}

.portfolio-box:focus {
  outline: none;
}

@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
}

.text-primary {
  color: #c1a45e !important;
}

.btn {
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  border-radius: 300px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.btn-xl {
  padding: 1rem 2rem;
}

.btn-primary {
  background-color: #c1a45e;
  border-color: #F05F40;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #fff;
  background-color: #c1a82d !important;
}

.btn-primary:active, .btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important;
  box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important;
}
p {

    font-size: 1.2em;
}
.portfolio-box img {
  /*border-radius: 10px;*/
  /*margin: 1em;*/

}