/*!
Theme Name: 	Cristallo Costruzioni
Theme URI: 		https://www.nalato.com
Description: 	Bootstrap 4 on Wordpress
Version: 		1.0
Author: 		Simone Nalato architetto
Author URI: 	https://www.nalato.com
*/

/* =FORMATTAZIONE BASE
----------------------------------------------- */

body,
button,
input,
select,
textarea,
h1, h2, h3, h4, h5, h6{
	font-family: 'Raleway', sans-serif;
	color:#666666;
}

h1, h2, h3, h4, h5, h6{color: #002747;text-transform:uppercase;}

h1{font-size:3.5rem;}
h2{font-size:2.5rem;}
h3{font-size:1.5rem;}
h4{color: #999;text-transform:none;}
h5{}

a, a:visited {
	color: #002747;
	transition: all 0.3s ease 0s;	
}
a:hover, a:focus, a:active {
	color:#999;
	text-decoration: none;
}

/* =MEDIA
----------------------------------------------- */

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.img-responsive-full{
	height: auto;
 	width: 100%;
}
	
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.site-content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* HEADER
----------------------------------------------- */

.navigation-top{box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 20px; background:#f2f2f2;z-index: 10;}
	
.navbar-brand img{height:60px;}

.navbar-nav a.nav-link {
	text-transform:uppercase;
	color: #002747;
	font-size: 14px;
	padding:0 12px !important;
	letter-spacing:1px;
	font-weight:bold;}

.navbar-nav a.nav-link:hover,
.navbar-nav a.nav-link:focus{
	color: #666;}
	
.navbar-toggler {
    color: #002747;
    border: none;
}

@media (min-width: 992px) {
.navbar-fixed{
	position: absolute;
    width: 100%;
    background: none;
    z-index: 999;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */	
}

.navbar-fixed a.nav-link {
	color: #ffffff;}	

.navbar-fixed a.nav-link:hover,
.navbar-fixed a.nav-link:focus{
	color: #ccc;}	
}	
	
@media (max-width: 991.98px) {

.navbar-brand img{height:40px; margin:5px 0;}	
	
.navbar-nav{display:inherit;}

.navbar-nav li{
	border-top:1px solid #ccc;}

.navbar-nav li:hover,
.navbar-nav li:focus,
.navbar-nav li.current-menu-item{
	background:none;}

.navbar-nav li a.nav-link, .qtranxs-lang-menu .dropdown-menu a.dropdown-item {
	text-transform:none;
	padding:10px 10px !important;
	letter-spacing:0;}

.navbar-nav li:hover a.nav-link,
.navbar-nav li:focus a.nav-link{
	color: #cccccc;}
}	


.qtranxs-lang-menu .dropdown-toggle::after {border:none; margin:0;}

.qtranxs-lang-menu .dropdown-toggle{display: inline; float:left;}
.qtranxs-lang-menu .dropdown-menu{
float:left;
position: relative !important;
display: inline;
min-width: 0;
padding: 0;
margin: 0;
background: none;
border: none;
border-radius:0;
top: auto;}

.qtranxs-lang-menu a, .qtranxs-lang-menu .dropdown-menu .dropdown-item{padding:0 15px 0 0 !important;float:left; border-bottom:0;font-size: 13px;}

.qtranxs-lang-menu  .dropdown-item:focus, .qtranxs-lang-menu  .dropdown-item:hover {
    color: inherit;
    background-color: inherit;
}

.qtranxs-lang-menu  .dropdown-item img{
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}


#page {
  overflow-wrap: break-word;
  position: relative;
  overflow-x: hidden;
}

.text-content ul,.text-content li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.text-content ul {
  margin:0;
  margin-bottom: 1rem;
}

.text-content li {
  margin:0;
  margin-bottom: 0.3rem;
  padding-left: 1.5rem;
  position:relative
}

.text-content li:before {
  content: '';
position: absolute;
left: 0;
top: 12px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
height: 3px;
width: 12px;
background-color: #002747;
}



/* =FASCE CONTENUTI
----------------------------------------------- */

/*Fasce*/

.module, .module-cover {
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: cover;    
}
.module .content{
	padding: 70px 0 40px; 
	position:relative;
}

.flex-caption {
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
	color:#fff !important;	
}

.white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text p, .wpcf7-response-output{
	color:#fff;	
}


.caption-outer{
    display: table;
    height: 100%;
    width: 100%;
}

.caption-inner{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}


/*Fascia Video*/

.homepage-hero-module {
  border-right: none;
  border-left: none;
  position: relative;
}
.video-container {
  position: relative;
  bottom: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: #000;
}
.video-container .poster {
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center; 
display:none;  
}
.video-container .filter {
  z-index: 10;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
}
.video-container .flex-caption{
  z-index: 100;
}
.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display:block;
}

.no-video .video-container video,
.touch .video-container video {
  display: none;
}
.no-video .video-container .poster,
.touch .video-container .poster {
  display: block !important;
}

/* 1. No object-fit support: */
@media (min-aspect-ratio: 16/9) {
  .video-container > video { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
  .video-container > video { width: 300%; left: -100%; }
}
/* 2. If supporting object-fit, overriding (1): */
@supports (object-fit: cover) {
  .video-container > video {
    top: 0; left: 0;
    width: 100%; height: 100%;
    object-fit: cover;
  }
}


/*Fascia testo+immagine*/
.testoimmagine-container{position:relative;border-bottom:1px solid #fff;}

.image-container{background-repeat: no-repeat;}
/*.color-scura .image-container, .color-scura .text-container{background-color:#1b202a;}
.color-chiara .image-container, .color-chiara .text-container{background-color:#f2f2f2;}*/
.posizione-sinistra .image-container{background-position: left;}
.posizione-destra .image-container{background-position: right;}

.testoimmagine-container .text-container{text-align:left;}

.text-box{padding:30px 0; border-top: 8px solid #002747;}
.text-box h4{text-transform:none;}
.text-box a{margin-top:20px;}
.text-box p{margin-top:20px;}
.color-scura .text-box p{color:#f2f2f2;}


/*Fascia immagine*/
.immagine-container{position:relative;}
.velo{
z-index: 10;
position: absolute;
top:0;
background: rgba(0, 0, 0, 0.3);
width: 100%;
height: 100%;}


/*Fascia Parallax*/
.parallax{
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.immagine-container.parallax{height:500px;}
/* .parallax .flex-caption{position:relative; padding:150px 0;} */

/*Fascia icone*/



/*Fascia Contatti*/


/*Fascia mappa*/
.acf-map {
	height: 500px;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}


/*Fascia slideshow*/
.slideshow-container, .slider-container-3, .slider-container-4{overflow:hidden; position:relative;}
.slides li .padded{padding: 0 10px;}
.loading .flexslider {opacity: 0;}
.loading {min-height: 400px; background: url('images/preloader.gif') no-repeat center center !important;}

.fullheight{position:relative;
    display: block;
    height: auto;}


.fullheight .slides {
    height: 100vh;
    max-height: 100%;
    overflow: hidden;
}

.fullheight .slides li {
    background-position: center bottom !important;
    background-size: cover !important;
    height: 100% !important;
    margin: 0;
    padding: 0;
    width: 100%;
}

.slideshow-container .caption-inner{
    display: table-cell;
    text-align: center;
    vertical-align: bottom;
	padding:30px 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 66%, rgba(0,0,0,0.5) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 66%,rgba(0,0,0,0.5) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 66%,rgba(0,0,0,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );
}

.slideshow-container .caption-inner h2{ text-shadow: 0 0 15px rgba(0, 0, 0, 0.5); font-size: 3rem;}
.slideshow-container .caption-inner h3{ text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);}

/*Fascia galleria*/
.sidebar-box {
  max-height: 180px;
  position: relative;
  overflow: hidden;
}
.sidebar-box .read-more { 
  position: absolute; 
  bottom: 0; 
  left: 0;
  width: 100%; 
  text-align: center; 
  margin: 0; padding-top: 50px; 
	
  /* "transparent" only works here because == rgba(0,0,0,0) */
  background-image: linear-gradient(to bottom, transparent, white);
}

/*Fascia slider*/

.jcarousel ul{
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 20000em;
}

.jcarousel li {
    width: 200px;
    float: left;
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.carousel {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.jcarousel img {
    display: block;
    width: 100%;
    height: auto !important;
}

.carousel{position: relative;}


/** Carousel Controls **/

.nova-slider-prev1,
.nova-slider-next1{
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    text-align: center;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6);
    color: #ffffff !important;
    text-decoration: none;
    font-size: 30px;
	line-height:40px;
	opacity: 0;
}


.nova-slider-prev1{
    left: -50px;
}

.nova-slider-next1{
    right: -50px;
}

.jcarousel:hover .nova-slider-prev1{
    left: 0px;
	opacity: .7;
}

.jcarousel:hover .nova-slider-next1{
    right: 0px;
	opacity: .7;
}

.nova-slider-prev1:hover,
.nova-slider-next1:hover {
	opacity: 1 !important;
}

/*Progetti*/

.venduta{position:absolute; top:0; right:0;background-color:rgba(255, 255, 255, 0.8); padding:2px 5px;}
.venduta p{ color:#ff0000; margin:0;}

.caratteristica h3{font-size:14px; font-weight:bold; text-align:left; margin:0;}
.caratteristica p { margin-bottom:20px;}
.caratteristica .icon img {
    height: 35px;
    width: 35px;
}

.caratteristica .icon-inner{padding:8px; background-color:#fff; display:inline-block;}


.planimetrie-container .flexslider-controls{border-bottom: 1px solid #ccc;border-top: 1px solid #ccc;}
.planimetrie-container .control-button {text-align:center; text-transform:uppercase; border-right:1px solid #ccc; padding-top:15px; padding-bottom:15px; color:#9a8e82; background-color:#fff; cursor:pointer;}
.planimetrie-container .control-button.flex-active{color:#fff; background-color:#232120; }

.planimetrie-container  .flex-control-nav {
    width: 100%;
    position: inherit;
    bottom: auto;
    text-align: center;

}

.planimetrie-container .slides img {
    width: 100%;
	height:auto;
	margin:10px auto;
}

#interiors{position:relative; margin-top: 40px;}

#interiors  .slides img {
	height:500px;
}


.modal-body table {
    border-collapse: collapse;
    border-spacing: 0;
	border-top: 1px solid #ddd;
}
.modal-body table > tbody > tr > td, .box-prodotto table > tbody > tr > th, .box-prodotto table > tfoot > tr > td, .box-prodotto table > tfoot > tr > th, .box-prodotto table > thead > tr > td, .box-prodotto table > thead > tr > th {
    border-bottom: 1px solid #ddd;
    line-height: 1.42857;
    padding: 4px;
    vertical-align: top;
}

.modal-body a{font-weight:bold;}

.modal-body a:before {
  content: "\f0ab";
   font-family: FontAwesome;
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
}

.modal-header h4{clear:none;}

.media-body  p {
    font-size: 90%;
    line-height: 21px ;
	text-align:left;
}

.pacchetto{ background-color:#f2f2f2;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
	margin-bottom:30px;}
	
.pacchetto:hover {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
 -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
-moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5);
}	

.close span{
    font-size: 35px !important;
    font-weight: 700 !important;
}

.modal-xlg{width:80%;}
.modal-lg h4, .modal-lg p, .modal-lg li{text-align:left !important; color:#666;}

.pacchetto .pack-header{padding:15px;}
.pacchetto .pack-header img{height: 22px; width:auto; margin-right:10px;vertical-align: baseline;}	
.pacchetto .pack-header h3{margin:0;}	
.pacchetto .pack-header h4{ font-size:18px; color:#1B202A;}	
	
.pacchetto .pack-footer{padding:15px;}

/*FORM*/
.form-control {
    padding: 0.375rem 0.75rem;
    font-size: 0.9375rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.btn, .btn:visited, .text-box a{
	display: inline-block;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 2px solid transparent;
	font-size: 0.9375rem;
	line-height: 1.5;
	border-radius: 0;
	color: #fff;
	background-color: #002747;
	padding: 10px 30px;
	text-transform: uppercase;
}

.btn:hover, .text-box a:hover,
.btn:focus, .text-box a:focus,
.btn:active, .text-box a:active {
	color: #002747;
	border: 2px solid #002747;
	background-color: transparent;
	box-shadow:none;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #2780E3;
}

.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(39, 128, 227, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(39, 128, 227, 0.25);
}

.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #c5ddf7;
}

.custom-control-input:disabled ~ .custom-control-label {
  color: #868e96;
}

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
}

.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #dee2e6;
}

.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #2780E3;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #2780E3;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(39, 128, 227, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(39, 128, 227, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #2780E3;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(39, 128, 227, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.15625rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23373a3c' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.custom-select:focus {
  border-color: #98c2f2;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(152, 194, 242, 0.5);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(152, 194, 242, 0.5);
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #868e96;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  height: calc(1.73046875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-select-lg {
  height: calc(2.7578125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.15625rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.15625rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #98c2f2;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(39, 128, 227, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(39, 128, 227, 0.25);
}

.custom-file-input:focus ~ .custom-file-label::after {
  border-color: #98c2f2;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.15625rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.15625rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
}

/*BLOG*/
.articolo{border-bottom: 2px solid #eee;}

.metadata .categories{text-transform:uppercase; margin-left:5px; }

h4.widget-title {
	margin: 0 0 0.5rem 0;
	color:#999999;
}

.widget ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
border-top:1px solid #f2f2f2;	
}

.widget ul li {
	list-style-type: none;
	margin: 0px;
	border-bottom:1px solid #f2f2f2;
}
.widget ul li a{
	padding: .5rem .5rem;
	display:block;
}
.widget ul li a.active{
background-color:#f2f2f2;
}
	
.widget .textwidget p {
    padding: 0;
}

.pagination, .page-item:last-child .page-link, .page-item:first-child .page-link {
    border-radius: 0;
}
.page-link{color: #6E995C;}
.page-item.active .page-link {
    color: #fff;
    background-color: #6E995C;
    border-color: #6E995C;
}

.page-link:hover {
    color: #6E995C;
    background-color: #e9ecef;
    border-color: #dee2e6;
}



/*FOOTER*/
.footer {
    padding: 25px 0;
	background:#f2f2f2;
	color:#002747;
	font-size:13px;

}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199.98px) {
.immagine-container.parallax{height:450px;}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991.98px) {
.immagine-container.parallax{height:400px;}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767.98px) {
	.immagine-container.parallax{height:350px;}
	h1{font-size:2rem;}
	h2{font-size:1.6rem;}
	h3{font-size:1.2rem;}
}	