.navbar {
  min-height: 80px;
}
.navbar-default {
    background-color: #ffffff;
    border-color: #ffffff;
}

.navbar-right {
  margin-top: 25px;
}

.navbar-default .navbar-nav>li {
  border-right-style: solid;
  border-right-width: 0px;
  border-right-color: #5b5a5a;
  height: 30px;
}

.navbar-nav>li:hover {
    background-color: #5b5a5a;
    height: auto;
    border-right-width: 0px;
}
.navbar-default .navbar-nav>li>a {
    /*color: #9a0d2b;*/
    color: #5b5a5a;
}

.navbar-nav>li>a {
    padding-top: 5px;
    padding-bottom: 30px;
    font-size: 10pt;
    /*font-family: 'Source Sans Pro', sans-serif;*/
    /*font-family: 'Didact Gothic', sans-serif;*/
    font-family: 'Poppins', sans-serif;

}

.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
}

.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.active {
  background-color: #9a0d2b;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #ffffff;
    background-color: #9a0d2b;
}

.stanghetta-menu {
    top:3px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.logo {
  width:250px;
}

#revolution {
}
#revolution p {
    margin-top: 30px;
    margin-bottom:30px;
}

#revolution .slider-sopratitolo {
  padding: 5px 5px 5px 5px;
  font-size: 20pt;
  color: #ffffff;
  text-shadow: 2px 2px 3px #333;
  font-family: 'Poppins', sans-serif;
}

#revolution .slider-titolo-velato {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 5px 5px 5px 5px;
  font-size: 32pt;
  color: #000000;
  font-family: 'Poppins', sans-serif;
}

#revolution .slider-sottotitolo {
  font-size: 18pt;
  color: #ffffff;
  text-shadow: 2px 2px 3px #333;
  font-family: 'Poppins', sans-serif;
}

#servizi {

}

#servizi .cornice {
  border: 3px solid #bebab9;
}

#servizi h1 {
  font-family: 'Love Ya Like A Sister', cursive;
  color: #5b5a5a;
  text-decoration: none !important;
  text-transform: lowercase;
}

#servizi h1:hover,
#servizi h1:link,
#servizi h1:visited {
  color: #9a0d2b;
  text-decoration: none !important;
  text-transform: lowercase;
}

#servizi a:hover,
#servizi a:link,
#servizi a:visited {
  color: #9a0d2b;
  text-decoration: none !important;
}

#servizi h3,
#servizi h2 {
  padding-top:20px;
  padding-bottom: 20px;
  /*font-family: 'Love Ya Like A Sister', cursive;*/
  font-family: 'Poppins', sans-serif;
}

#servizi p {
  font-family: 'Source Sans Pro', sans-serif;
  text-align: justify;
}

#servizi .skyline {
  border: 3px solid #bebab9;
}

#servizio .skyline {
  border: 3px solid #bebab9;
}
#servizio {
  font-family: 'Didact Gothic', sans-serif;
}

#servizio h2,
#servizio h3 {
  font-family: 'Poppins', sans-serif;
}

#servizio .archi {
  min-height: 770px;
}

#chi-siamo {
  background-color: #fafafa;
  margin-top: 50px;
  /*font-family: 'Source Sans Pro', sans-serif;*/
  font-family: 'Didact Gothic', sans-serif;
}
#chi-siamo h3 {
  margin-top: 30px;
  /*font-family: 'Source Sans Pro', sans-serif;*/
  /*font-family: 'Didact Gothic', sans-serif; */
  font-family: 'Poppins', sans-serif;
}

#progetti {
  padding-top:50px;
  font-family: 'Didact Gothic', sans-serif;
}

#progetti h2,
#progetti h3 {
  font-family: 'Poppins', sans-serif;
}

#progetti .btn {
  background-color: #9a0d2b;
  color: #ffffff;
  font-size: 10pt;
  margin-top:15px;
}

#news {
  background-color: #fafafa;
  padding-top:20px;
  padding-bottom:20px;
  margin-top:30px;
  font-family: 'Didact Gothic', sans-serif;
}
#news h2,
#news h3 {
  font-family: 'Poppins', sans-serif;
}
#news h4,
#news p {
  background-color: #ffffff;
  padding: 5px 5px 5px 5px;
  font-family: 'Didact Gothic', sans-serif;
}


#news-list {

}
#news-list h4,
#news-list h2 {font-family: 'Poppins', sans-serif;}
#news-list p {
  font-family: 'Didact Gothic', sans-serif;
}
#cate-news {
  padding-left: 0px;
}
#cate-news li {
  list-style: none;
  font-size: 13pt;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom-width: 1px;
  border-bottom-color: #5b5a5a;
  border-bottom-style: dotted;
}

#cate-news li a,
#cate-news li a:link,
#cate-news li a:visited {
  color: #5b5a5a;
  text-decoration: none;
}

#cate-news li a:hover {
  color: #9a0d2b;
  text-decoration: none;
}

.box-recent-news {
  background-color: #fafafa;
  padding: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
}
/* ------------ PORTFOLIO ------------ */

#menu-typology ul {
  margin-top: 10px;
  float: right;
}

#menu-typology ul li {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  border-left-width: 1px;
  border-left-color: #23527c;
  border-left-style: solid;
}

#menu-typology ul li a,
#menu-typology ul li a:link,
#menu-typology ul li a:visited {
  font-size: 10pt;
  font-family: 'Didact Gothic', sans-serif;
  color: #23527c;
  text-decoration: none;
  text-transform: uppercase;
}

#menu-typology ul li a:hover {
  color: #9a0d2b;
  text-decoration: none;
}

/* ------------ project-detail ----------- */
#project-detail {
  font-family: 'Didact Gothic', sans-serif;
}

#project-detail {
  text-align: left;
}

#project-detail h2 {
  font-family: 'Poppins', sans-serif;
}

#gallery1 h5 {
  margin-top: 0px;
  text-shadow: 2px 2px 3px #333;
  font-family: 'Didact Gothic', sans-serif;
}
#gallery1 h3 {
  margin-top: 0px;
  text-shadow: 2px 2px 3px #333;
  font-family: 'Didact Gothic', sans-serif;
}
#gallery1 h4 {
  margin-top: 0px;
  margin-bottom: 5px;
  text-shadow: 2px 2px 3px #333;
  font-family: 'Didact Gothic', sans-serif;
}

.ug-textpanel-bg {
  width:0;
  height:0;
  border-right:75px solid transparent;
  border-top:95px solid transparent;
  border-left:275px solid #5b5a5a;
  border-bottom:275px solid #5b5a5a;
}
/* ---- LO STUDIO ------ */
#lo-studio {

}

#lo-studio h2,
#lo-studio h3,
#lo-studio h4 {font-family: 'Poppins', sans-serif;}
#lo-studio p {
  font-family: 'Didact Gothic', sans-serif;
}

#lo-studio .icon {
  font-size: 15pt;
}
#lo-studio .icon .fa {
  margin-right: 10px;
}

#lo-studio .iconine {
  font-size: 15pt;
}
#lo-studio .iconine .fa {
  margin-right: 10px;
}

/* ---- CONTATTI ----- */
#contatti h2 {
  font-family: 'Poppins', sans-serif;
}

#contatti h3,
#contatti h3 {
    font-family: 'Poppins', sans-serif;
}

#contatti label {
  font-family: 'Didact Gothic', sans-serif;
  margin-top: 15px;
}

#contatti p {
  font-family: 'Didact Gothic', sans-serif;
}

#contatti .btn-primary {
  background-color: #9a0d2b;
}

/* --- FLEX SLIDER --- */
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 50px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

footer {
  /*background-color: #7c7c7c;*/
  background-color: #5b5a5a;
  padding-top: 20px;
  padding-bottom: 40px;
  color: #ffffff;
  font-size: 11pt;
  margin-top: 150px;
}

footer a,
footer a:link,
footer a:hover,
footer a:active,
footer a:visited {
  color: #ffffff;
}
footer .fa {
  padding-left: 20px;
}

#project-detail,
#contatti,
#news-list,
#servizio,
#lo-studio,
#revolution {
  margin-top: 120px;
}
