/*
Theme Name: Tema Kosmos powered by IrideComunicazione
Theme URI: https://www.iridecomunicazione.it
Author: Alessio - IrideComunicazione
Author URI: #
Description: Sviluppato da <a target="_blank" href="https://iride.digital/">Iridecomunicazione</a>
Version: 1.0
Text Domain: kosmos
*/

/*
 * Globals
 */

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,500,700&display=swap');

a{
	color:#0A5B60;
}

body {
  color: #555;
  font-family: 'Montserrat', sans-serif;
}

div#primary {
  padding-bottom: 50px;
}

.home .menu li.current-menu-item a{
	color: black;
	font-weight: normal;
}
	
table#orari td {
    padding-right: 56px;
}

ul#menu-menu-header ul { 
    display: none; 
    position: absolute;
    top: 38px; 
}
ul#menu-menu-header ul li { 
    float: none; 
    width: 170px; 
}
ul#menu-menu-header ul li a {
    padding: 5px 10px;
	color: #0A5B60;
}

ul#menu-menu-header li.menu-item-has-children:hover > ul {
    display: block; 
}

ul#menu-menu-header li ul {
    background-color: white;
    z-index: 999999;
    padding: 20px;
    right: -87px;
    box-shadow: 1px 1px 3px rgba(130,130,130,0.5);
}

.blog-nav ul li a {
    color: #0A5B60;
}

.menu li.current-menu-item a {
    color: #0A5B60;
    font-weight: bold;
}

#header-superiore{
    border-bottom: 1px solid rgba(0,93,97,0.25);
    padding: 20px 0px;
}

#header-superiore a {
	color:#0A5B60;
	font-size:18px;
}

#header {
	padding-bottom:25px;
}

#logo-header{
	display: flex;
    justify-content: center;
    align-items: center;
}

#rev_slider_1_1_wrapper .hesperiden .tp-bullet {
    width: 8px;
    height: 8px;
    border: 0;
}

#rev_slider_1_1{overflow:visible;}

#rev_slider_1_1_wrapper .hesperiden .tp-bullet:hover, #rev_slider_1_1_wrapper .hesperiden .tp-bullet.selected {
    background: #005D61;
}

.centra {
margin:0px auto;
display:block;
}

#searchform .screen-reader-text,#form-ricerca{display:none;}
#agenda{display: inherit;}
#searchsubmit {
    height: 29px;
    background-color: #0b5a5f;
    color: white;
    border: 0;
}

h6.box-info{
    background-color: #005D61;
    text-align: center;
    padding: 30px 0px;
}

h6.box-info a {
	    color: white;
}

.single-mostre .wp-post-image{
	float: right;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: 20px;
}

.icone-headericona-cerca, .icone-headeragenda
{ display: inline-block; background: url('/wp-content/themes/kosmos/img/icone-header.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; background-size: cover;    margin-right: 5px;}
 
.icone-headericona-cerca {background-position: -0px -0px;width: 16px;height: 16px;margin-top: 4px;margin-left:25px;}
.icone-headeragenda { background-position: 2px -16px;width: 15px;height: 22px;margin-top: 5px;}


#logo {
	display: block;
    margin: 0px auto;
    padding-bottom: 25px;
    padding-top: 20px;
}

.conchiglia{
    background: url(/wp-content/themes/kosmos/img/conchiglia.png) no-repeat;
    background-position: top right;
	background-size: contain;
}

.conchiglia2{
    background: url(/wp-content/themes/kosmos/img/conchiglia2.png) no-repeat;
    background-position: left 0 top 419px;
}

.conchiglia3{
    background: url(/wp-content/themes/kosmos/img/conchiglia2.png) no-repeat;
    background-position: left 0 top 0px;
}

.conchiglia4 {
    background: url(/wp-content/themes/kosmos/img/conchiglia2.png) no-repeat;
    background-position: top 222px right -283px;
    background-size: cover;
}

.page-id-52 .conchiglia3 {
    background-size: 30%;
    background-position: left 0 top -40px;
}

.cerchio {
    background-color: #D8E5E6;
    display: table;
    border-radius: 50%;
    width: 152px;
    height: 140px;
    margin: 0px auto;
    text-align: center;
    padding-top: 30px;
	margin-bottom:30px;
}

.blog-nav ul{
text-align:center;
}

.blog-nav ul li {
    display: inline-block;
    margin: 0px 20px;
    position: relative;
	height:40px;
	padding-top:10px;
}

.blog-nav ul li a {
	color:black;
}

.blog-nav ul li a:focus, .blog-nav ul li a:hover {
    color: #23527c;
    text-decoration: none;
	font-weight: bold;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 0;
  color: #0A5B60;
}

h1{
	font-size:50px;
}

h2{
	font-size:40px;
}

h3{
	font-size:35px;
}

h4{
	font-size:30px;
}

h5{
	font-size:25px;
}

h6{
	font-size:20px;
}

.nero {
    color: black;
    font-weight: bold;
	text-align: center;
}

.box-info p {
	text-align:center;
	padding: 0px 25px;
}

.titolo{
	color:#0A5B60;
	font-size:40px;
	text-align:center;
	font-weight:bold;
}

.sottotitolo{
	color:#0A5B60;
	font-size:25px;
	text-align:center;
}

.contenitore-immagine {
    position: relative;
    width:100%;
}

.contenitore-immagine img {
	width:100%;
}

.contenitore-immagine .after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
	
    color: #FFF;
}
.contenitore-immagine .after {
    display: block;
    background: rgba(0,38,91,0.46);
}

.contenitore-immagine.blocchi .after {
    display: block;
    background: rgba(10,91,96,0.9);
}

.anteprima-news {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 30px;
    max-height: 100px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.titolo-patina p {
	margin-bottom:0px;
	color:white;
}



.titolo-patina h4{
	color:white;
	text-transform:uppercase;
	font-weight:bold;
} 

.contenitore-immagine.blocchi .titolo-patina h4{
    margin-top: 20px;
}

.contenitore-immagine.blocchi {
    margin-top: 27px;
}

.titolo-patina {
    position: absolute;
    left: 0;
    bottom: 0;
    padding-left: 50px;
    padding-bottom: 50px;
}

.contenitore-immagine.blocchi .titolo-patina{
	bottom: 75px;
}

.info-patina {
	position: absolute;
    right: 0;
    bottom: 17px;
    padding-right: 50px;
    padding-bottom: 50px;
    font-weight: 300;
    font-size: 20px;
	color:white;
}

.contenitore-immagine.blocchi .info-patina {
	position: absolute;
    left: 0;
    bottom: 17px;
    padding-left: 50px;
    padding-bottom: 50px;
}

.leggidipiu{
    float: right;
    display: inline-block;
    padding-top: 50px;
}

.box-news {
    background-color: white;
    padding: 17px 23px 17px 23px;
    background-clip: padding-box;
    border: 15px solid transparent;
}

.box-news h5{
    color: black;
    text-transform: uppercase;
    font-weight: 400;
    padding-top: 40px;
}

.box-news .immagine-news img {    
margin: 0px auto;
    display: block;
    width: 100%;
}

span.freccia{
	float: right;
    font-size: 39px;
    position: absolute;
    right: 0;
    padding-right: 24px;
    bottom: 38px;
}

.sistemamus{
	background-color: #F8F8F8;
    padding: 50px;
}

div#sistemamuseale {
    background-color: white;
    margin-top: -9px;
	padding-top: 30px;
    padding-bottom: 30px;
}

.page-id-72 .vc_images_carousel .vc_carousel-control {
    top: -45px;
}

.carousel-control-next, .carousel-control-prev{
	width: auto;
}

.carousel-control-prev-icon{
	left:0;
	position: absolute;
}

.carousel-control-next-icon{
	right:0;
	    position: absolute;
}

#sistemamuseale .carousel-item a {
    text-align: center;
    width: 100%;
    display: inline-block;
	color:#797979;
	font-weight:bold;
	font-size:20px;
}


.newsletter input[type="text"], .newsletter input[type="email"] , .contatti input[type="text"], .contatti input[type="email"] , textarea{
    text-align: center;
    border: 0;
    box-shadow: 0px 1px 3px #e3e3e3;
    padding: 10px;
}

.newsletter .wpcf7-acceptance{
	text-align:left;
}

.newsletter,.contatti {
	text-align: center;
}

.contatore {
    background-color: #005D61;
    color: white;
    width: 150px;
    padding: 25px 20px;
    text-align: center;
    font-size: 22px;
}

.contatore span.corrente {
    font-weight: bold;
}

.page-id-72 .vc_images_carousel .vc_right {
    top: -43px;
    left: 94px !important;
    color: white;
}

.page-id-72 .vc_images_carousel .vc_left {
    top: -43px;
    left: -5px !important;
    color: white;
}

.vc_images_carousel .vc_carousel-control .icon-next:before {
    content: '\2192' !important;
	top: -1px !important;
}

.vc_images_carousel .vc_carousel-control .icon-prev:before{
	content: '\2190' !important;
	top: -1px !important;
}

.vc_images_carousel .vc_carousel-control .icon-next, .vc_images_carousel .vc_carousel-control .icon-prev{
	font-size:22px !important;
}

/* Nav links */
.blog-nav-item {
  position: relative;
  display: inline-block;
  padding: 10px;
  font-weight: 500;
  color: black;
}
.blog-nav-item:hover,
.blog-nav-item:focus {
  color: #fff;
  text-decoration: none;
}

/* Active state gets a caret at the bottom */
.blog-nav .active {
  color: #fff;
}
.blog-nav .active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -5px;
  vertical-align: middle;
  content: " ";
  border-right: 5px solid transparent;
  border-bottom: 5px solid;
  border-left: 5px solid transparent;
}


/*
 * Blog name and description
 */

.blog-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.blog-title {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: bold;
  text-align:center;
  text-transform:uppercase;
}

.blog-description {
    font-size: 18px;
    color: #0A5B60;
    text-align: center;
}

.aligncenter {
	display: block;
    margin: 5px auto;
}

/*
 * Main column and sidebar layout
 */

.blog-main {
  font-size: 18px;
  line-height: 1.5;
}

/* Sidebar modules for boxing content */
.sidebar-module {
  padding: 15px;
  margin: 0 -15px 15px;
}
.sidebar-module-inset {
  padding: 15px;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
  margin-bottom: 0;
}


/* Pagination */
.pager {
  margin-bottom: 60px;
  text-align: left;
}
.pager > li > a {
  width: 140px;
  padding: 10px 20px;
  text-align: center;
  border-radius: 30px;
}

.separatoreVerde, .separatoreVerde2{
	transform: rotate(90deg);
	margin-top: 106px;
}

/*
 * Blog posts
 */

.blog-post {
  margin-bottom: 60px;
}
.blog-post-title {
  margin-bottom: 5px;
  font-size: 40px;
}
.blog-post-meta {
  margin-bottom: 20px;
  color: #999;
}

input[type="email"]::placeholder,input[type="text"]::placeholder,textarea::placeholder { /* Firefox, Chrome, Opera */ 
    color: rgba(19,92,99,0.4);
} 
  
input[type="email"]:-ms-input-placeholder , input[type="text"]:-ms-input-placeholder,textarea::placeholder { /* Internet Explorer 10-11 */ 
    color: rgba(19,92,99,0.4); 
} 
  
input[type="email"]::-ms-input-placeholder,input[type="text"]::-ms-input-placeholder,textarea::placeholder { /* Microsoft Edge */ 
    color: rgba(19,92,99,0.4);
} 

.contatti textarea{height:160px;}

.social-small{
	 transform: scale(0.5);
}

.fc-button.fc-state-default , .fc-event{
	background-color:#0A5B60 !important;
}
.fc-event{
	border: 1px solid #0A5B60 !important;
}

.fct-tooltip{
	border-left: 10px solid #0A5B60 !important;
}

.fct-body .fc-description {
    padding: 0px 8px;
}

.fc-close-tooltip {
    z-index: 1;
}

.fc-widget-header, .fc-widget-content {
    border-top: 1px solid #ddd !important;
	border-bottom:0 !important;
	border-right:0 !important;
	border-left:0 !important;
}

.fc-day-number {
    font-weight: 600;
    text-align: left !important;
}

th.fc-day-header {
    background-color: #0A5B60;
    color: white !important;
    padding: 20px !important;
    font-weight: 500;
}

.blog_holder.masonry .post_info{
	display:none;
}

.fc-event {
    border: 0 !important;
    background-color: transparent !important;
    color: black !important;
    font-size: .85em;
    padding: 3px 6px !important;
    text-transform: uppercase;
    opacity: 0.8;
    font-weight: bold;
}

.post_text h2 .date{
	display:none;
}

span.fe-extrainfo-value.rhc_date {
    font-size: 13px;
}

.fc-event-inner {
    background-color: #d6e3e4;
}

.fct-tooltip {
    border-color: #0A5B60 !important;
}

.fullCalendar .fc-state-highlight, .fullCalendar table tr:hover td.fc-state-highlight {
     background: #0A5B60;
}

.fullCalendar .fc-state-highlight, .fullCalendar table tr:hover td.fc-state-highlight {
    background: #0A5B60 !important;
    color: white;
}


/*
 * Footer
 */

footer {
  padding: 40px 0;
  color: #0A5B60;
  text-align: center;
  background-color: #f9f9f9;
  border-top: 1px solid white;
}

.twitter, .youtube, .facebook, .instagram
{ display: inline-block; background: url('/wp-content/themes/kosmos/img/social.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.twitter { background-position: -0px -0px; width: 88px; height: 87px; }
.youtube { background-position: -0px -87px; width: 88px; height: 87px; }
.facebook { background-position: -0px -174px; width: 86px; height: 87px; }
.instagram { background-position: -0px -261px; width: 86px; height: 87px; }

.iconesocial {
    text-align: center;
    margin-top: 50px;
	margin-bottom: 60px;
}

.iconesocial a { padding-right: 25px;}


footer h3 {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}

footer ul {
	text-align: left;
    padding-left: 0;
    list-style-type: none;
    margin-top: 20px;
}

@media (min-width:480px){
	.spazi{padding-top:150px;}
}

@media (min-width:1400px){
	.contenitore-immagine.blocchi .titolo-patina h4 {
    font-size: 43px;
	}

.spazi-laterali{
	padding-left:100px;
	padding-right:100px;
}
	
	.tp-rightarrow {
   transform: matrix(1, 0, 0, 1, 40, -20) !important;
}

.tp-leftarrow{
   transform: matrix(1, 0, 0, 1, -70, -20) !important;
}

.tp-bullets{
	transform: matrix(1, 0, 0, 1, -10, 15) !important;
}
	
}

@media (max-width:480px){
	.titolo {
    font-size: 25px !important;
    }
	
	h5 {
    font-size: 17px;
	}
		
	h2 {
    font-size: 27px;
	}
	
	#header-superiore {
    padding: 25px 0px;
	}
	
	.leggidipiu {
    font-size: 16px;
	}
	
	.titolo-patina h4 {
    font-size: 25px;
    padding-right: 34px;
	}
	
	.sliderImg img {
    width: 320px !important;
 	}
	
	img#infoutili{
	width: 100%;
    transform: scale(1.5);
    padding-left: 58px;
    margin-top: 31px;
    margin-bottom: 44px;
	}
	
	.footer-basso .iconesocial{
    margin-top: -62px;
    margin-bottom: -52px;
	}
	
	.conchiglia3 .iconesocial {
    margin-top: 0;
    margin-bottom: 0px;
    transform: scale(0.7);
	}
	
	footer h3 {
    text-align: center;
	padding-top:20px;
	}
	
	footer ul {
    text-align: center;
    }
	
	#sistemamuseale .carousel-item a {
    padding-bottom: 20px;
	}
	
	.titolo-patina p {
    margin-bottom: 65px;
    }
	
	.spazi{padding-top:50px;}
	img#logofooter {width: 110px;}
	.nero {font-size: 15px;}
	.sottotitolo {font-size: 17px;}
	
	.twitter, .youtube, .facebook, .instagram {
    display: block;
    margin: 0px auto;
	}
	
	.info-patina {
    position: absolute;
    left: 0;
    padding-left: 50px;
	padding-right:25px;
    font-size: 18px;
    color: #fdf0f0;
    top: 43%;
	}
	
	#rev_slider_1_1{
		height:365px !important;
	}
	
	#logo {
    width: 110px;
	}
	
	.home .cerchio img {
		width:65px;
	}
	
	.cerchio {
		background-color:#f9fafb;
	}
	
	.newsletter input[type="text"], .newsletter input[type="email"] , .contatti input[type="email"] , .contatti input[type="text"] , textarea {
    width: 280px;
	}
}

@media (max-width:768px){
	.mob-menu-logo-holder{display:none;}
	
	.wpb_content_element.nospace{margin-bottom:0px;}
	.separatoreVerde,.separatoreVerde2{display:none;}
	
	.mob-menu-left-bg-holder {
    background: url(/wp-content/themes/kosmos/img/conchiglia2.png);
    opacity: 1;
    background-attachment: fixed;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
	}
	
	.attachment-foto-mostra-home{width:auto !important;}
	
}

@media (min-width:480px) and (max-width:1400px){
	.newsletter input[type="text"], .newsletter input[type="email"] , .contatti input[type="text"], .contatti input[type="email"] , textarea{
		width: 455px !important;
	}
}

@media (min-width:768px){
	.newsletter input[type="text"], .newsletter input[type="email"] , .contatti input[type="text"], .contatti input[type="email"] , textarea {
    width: 550px;
	height:79px;
	font-size:25px;
    }
	
	.spazi-privacy{
		padding-right: 48px;
		padding-left: 42px;
	}
	
	footer {
	padding-top:100px;
	}
	
.titolo-patina {
    width: 645px;
}
	
}
@media (min-width:1400px){
	.sliderImg {
    margin-top: -111px;
	transform: scale(1.2);
	z-index: 1;
	}
	
	.spazi-box{
	padding: 52px 110px !important;
    }
	
	.spazi-box{
    border: 2px solid #005D61;
	}

	
	.margineDestro{padding-right:70px !important;}
	
	.separatoreVerde {
    padding: 176px 0px;
    margin-right: 185px !important;
}

.separatoreVerde2 {
    padding: 176px 0px;
    margin-left: 185px !important;
}
	
}

@media (max-width:1399px){
	.sliderImg img {
    width: 421px;
    height: auto;
	}	
		
	h6.box-info {
    padding: 15px 0px;
	}
	
	.box-news h5 {
    font-size: 16px;
	}

	.titolo-patina {
    bottom: 64px;
	}
	.box-news .immagine-news img {height: auto;}
	
	h6.box-info a {font-size: 14px;}
	.contenitore-immagine.blocchi .titolo-patina h4 {font-size: 18px;}
}

@media (max-width:1518px) and (min-width:1400px){
	.contatore {
    margin-left: 45px;
	}
	
	.page-id-72 .vc_images_carousel .vc_right {
    left: 138px !important;
    }
	
	.page-id-72 .vc_images_carousel .vc_left {
    left: 37px !important;
    }
}

@media(max-width:980px){
	.titolo {
    font-size: 28px;
	}
}

@media(max-width:360px){
.titolo-patina h4 {
    font-size: 23px;
    padding-right: 47px;
	}

.titolo-patina p {
    margin-bottom: 101px !important;
}	

.titolo-patina {
    padding-left: 35px !important;
    padding-bottom: 50px;
}

.info-patina {
    padding-right: 25px !important;
    font-size: 15px !important;
	top:38%;
}

.contenitore-immagine.blocchi .info-patina {
    padding-left: 35px !important;
}
	
}

@media(min-width:780px) and (max-width:1400px){
	.attachment-foto-mostra-home {
     width: 100%;
    height: auto;
	}
}