/*!
 * Start Bootstrap - Creative v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2017 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: 50px;
  border-width: 3px;
  border-color: #cd6123; }

hr.light {
  border-color: #fff; }

a {
  color: #cd6123;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  a:hover {
    color: #cd6123; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }

.bg-primary {
  background-color: #cd6123 !important; }

.bg-gray {
  background-color: #ebebeb !important; }

.bg-gray-dark {
  background-color: #212529 !important; }

.bg-gray-dark h2,p {
  color: #FFFFFF }

.bg-dark {
  background-color: #212529 !important; }

.text-faded {
  color: rgba(255, 255, 255, 0.7); }

section {
  padding: 0; }

.pad-2 {
  padding-bottom: 2rem; 
  padding-top: 2rem; }

.pad-6 {
  padding-bottom: 6rem; 
  padding-top: 6rem; }

.pad-bt-2 {
  padding-bottom: 2rem; }

.pad-bt-6 {
  padding-bottom: 6rem; }

.pad-slider {
  padding-bottom: 6rem; }

.pad-top-2 {
  padding-top: 2rem; }

.pad-top-4 {
  padding-top: 4rem; }

.pad-top-6 {
  padding-top: 6rem; }

@media (max-width: 991px) {
  .pad-slider {
    padding-bottom: 3rem; 
    padding-top: 3.5rem; }
}

@media (max-width: 767px) {
  .pad-2 {
    padding-bottom: 1rem; 
    padding-top: 1rem; }

  .pad-6 {
    padding-bottom: 3rem; 
    padding-top: 3rem; }

  .pad-bt-2 {
    padding-bottom: 1rem; }

  .pad-bt-6 {
    padding-bottom: 3rem; }

  .pad-top-2 {
    padding-top: 1rem; }

  .pad-top-4 {
    padding-top: 2rem; }

  .pad-top-6 {
    padding-top: 3rem; }

  #settecento {
    padding-bottom: 0rem; }
  
  #settecento .text-link {
    font-size: 10px }
    
}

.section-heading {
  margin-top: 0; }

::-moz-selection {
  color: #fff;
  background: #212529;
  text-shadow: none; }

::selection {
  color: #fff;
  background: #212529;
  text-shadow: none; }

img::selection {
  color: #fff;
  background: transparent; }

img::-moz-selection {
  color: #fff;
  background: transparent; }

body {
  -webkit-tap-highlight-color: #212529; }

#mainNav {
  border-bottom: 1px solid rgba(33, 37, 41, 0.1);
  background-color: rgba(255, 255, 255, 0.8);
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  #mainNav .navbar-brand {
    font-weight: 700;
    text-transform: uppercase;
    margin-left: 1rem;
    color: #cd6123;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }
    #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #cd6123; }
  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    font-size: .9rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #212529; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
      color: #cd6123; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active,
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
      color: #cd6123 !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: rgba(255, 255, 255, 0.7); }
        #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.7); }
        #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: #ebebeb; }
        #mainNav.navbar-shrink .navbar-brand {
          color: #cd6123; }
          #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
            color: #cd6123; }
        #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
        #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
          color: #212529; }
          #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: #cd6123; } }
  @media (max-width: 991px) {
    #mainNav .navbar-brand {
      margin-left: 0;
    }
  }

.navbar-light .navbar-toggler {
  background-color: rgba(255, 255, 255, 0.8);
}

header.masthead {
  padding-top: 0;
  padding-bottom: calc(10rem - 56px);
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  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.15rem; } }
  @media (min-width: 992px) {
    header.masthead {
      height: 100vh;
      min-height: 650px;
      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 {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.portfolio-box .portfolio-box-background {
    background: rgba(205,97,35,.8);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.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: 'Merriweather','Helvetica Neue',Arial,sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}

@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;
    }
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.img-responsive {
    max-width: 100%;
}

.text-primary {
  color: #cd6123 !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: #cd6123;
  border-color: #cd6123; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #fff;
    background-color: #ee4b28 !important; }
  .btn-primary:active, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important; }

.homepage h2 {
  text-transform: uppercase; 
  font-weight: 700 }

.homepage p {
  font-weight: 300; }

.settecento h2 {
  text-transform: uppercase; 
  font-size: 50px;
  font-weight: 700 }

.settecento p {
  font-weight: 300;
  text-align: justify; }

@media (max-width: 767px) {
  .settecento h2 {
    text-transform: uppercase; 
    padding-top: 3rem;
    font-size: 25px;
    font-weight: 700 }

  .settecento h3 {
    font-size: 15px; }

  .settecento p {
    font-size: 10px; }
}

.frase {
  font-family: 'Marck Script', cursive; }

.text-muted {
  color: #798087 }

.slider {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto; }

.img-width {
  max-width: 100%; }

footer {
  padding: 4rem 0; }

footer a {
  color: #FFF; }

footer a:hover {
  color: #ebebeb; }

footer hr {
  border-color: #FFF; }

@media (max-width: 767px) {
  footer {
    padding: 2rem 0; }
}

.homepage b {
  color: #FFFFFF;
  font-weight: bold; }

b {
  color: #212529;
  font-weight: bold; }

.copyright {
  padding: 1rem 0 0; }

.copyright-scritte {
  color: #636363;
  font-size: 10px; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.table {
  margin-top: 1rem;
}

.table-bordered {
    border: 2px solid #212529;
}

.table-bordered th, .table-bordered td {
    border: 2px solid #212529;
}
