/* personalizzazioni tema */

body {
    color: #000000;
}


section { padding: 60px 0; overflow: hidden; }

.text-blu-tema {color: #009de0;}
.bg-blu-tema {background: #009de0;}
.bg-blue-tema {background-color:#009de0;}


.btn.btn-slide {background: #27AE60; border-color: #27AE60; color: #fff;}
.btn.btn-slide:hover, .btn.btn-slide:focus {background: #000; border-color: #000; color: #fff;}

.btn.btn-blu-tema {background: #009de0; border-color: #009de0; color: #fff;}
.btn.btn-blu-tema:hover, .btn.btn-blu-tema:focus {background: transparent; color: #009de0; }

.btn.btn-blu-tema-trasparent {background: transparent; border-color: #009de0; color: #009de0;}
.btn.btn-blu-tema-trasparent:hover, .btn.btn-blu-tema-trasparent:focus {background: #009de0; border-color: #009de0; color: #fff;}

.btn.btn-programma { background: #B30B00; border-color: #B30B00; color: #ffffff; }
.btn.btn-programma:hover, .btn.btn-programma:focus { background: transparent; color: #B30B00; }



.parallax {
	background-position: center bottom !important;
}


/* Cookie Policy*/
._CookieScriptReportPageTableTh:nth-of-type(1), ._CookieScriptReportPageTableTh:nth-of-type(2), ._CookieScriptReportPageTableTh:nth-of-type(3) {
    width: 15%;
}


.mod_devprivacy ul {
    padding-left: 2rem;
}


/* table style 01 */
.table-style-01 { width: 100%; }
.table-style-01 table { width: 80%; }
.table-style-01 td, .table-style-01 th { padding: 12px 10px; text-align: right; }
.table-style-01 tr th:first-child, .table-style-01 tr td:first-child { padding-left: 20px; text-align: center; }

/* stagionalità */

.stagionalita-on {
	display: inline-block;
	border-radius: 50px;
	text-transform: uppercase;
	width: 160px;
	font-family: 'Poppins', sans-serif;
	font-size:11px;
	text-align: center;
	letter-spacing: 0.5px;
	padding: 2px 35px;
	font-weight: 500;
	background: #27AE60;
	color: #ffffff; }
	
.stagionalita-off {
	display: inline-block;
	border-radius: 50px;
	text-transform: uppercase;
	width: 160px;
	font-family: 'Poppins', sans-serif;
	font-size:11px;
	text-align: center;
	letter-spacing: 0.5px;
	padding: 2px 35px;
	font-weight: 500;
	background: #d6d5d5;
	color: #ffffff; }

/* portaiinesto */	

	.btn-portainnesto {
	display: inline-block;
	border-radius: 50px;
	text-transform: uppercase;
	width: auto;
	font-family: 'Poppins', sans-serif;
	font-size:11px;
	text-align: center;
	letter-spacing: 0.5px;
	padding: 2px 35px;
	font-weight: 500;
	background: #27AE60;
	color: #ffffff; }
	
a:hover, a:focus {
    color: #232323;
}

/* Navigazione STARTUP */

.ares.tparrows {
  cursor:pointer;
  background:#fff;
  min-width:40px;
    min-height:40px;
  position:absolute;
  display:block;
  z-index:100;
    border-radius:50%;
}

.home-startup .ares.tp-leftarrow,.home-startup .ares.tparrows.tp-leftarrow:before { content: "\e828"; font-size: 12px; margin-top: -8px}
.home-startup .ares.tp-rightarrow,.home-startup .ares.tparrows.tp-rightarrow:before { content: "\e829"; font-size: 12px; margin-top: -8px}

/* Volumi */

.download-indice img {
    width: 40px;
}

.descrizione-volume ul {
    margin-left: 20px;
}

.min-h-50px { min-height: 50px; }
.interactive-banners-style-09 .interactive-banners-action-content,
.portfolio-caption .interactive-banners-action-content
{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; min-height: 61px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.navbar.navbar-dark .navbar-nav .nav-link.active { color: #fff !important; cursor: pointer; font-weight: 600; }



.navbar-dark .navbar-nav .nav-link:hover,
.navbar.navbar-dark .header-search-icon > a:hover, 
.navbar.navbar-dark .header-social-icon > a:hover, 
.navbar.navbar-dark .header-cart-icon > a:hover, 
.navbar.navbar-dark .header-language > a:hover, 
.navbar.navbar-dark .header-language a > i > a:hover,
.sticky .navbar-light.header-dark .navbar-nav .nav-link.active,
.sticky .navbar-light.header-dark .navbar-nav .nav-link:hover,
.sticky .navbar-light.header-dark .navbar-nav .nav-link:focus,
.sticky .navbar-light.header-dark .header-search-icon > a:hover,
.sticky .navbar-light.header-dark .header-social-icon > a:hover,
.sticky .navbar-light.header-dark .header-cart-icon > a:hover,
.sticky .navbar-light.header-dark .header-language > a:hover,
.sticky .navbar-light.header-dark .header-language > a:hover,
.top-bar.navbar-light .header-search-icon > a:hover,
.top-bar.navbar-light .header-social-icon > a:hover, 
.top-bar.navbar-light .header-cart-icon > a:hover,
.top-bar.navbar-light .header-language > a:hover, 
.top-bar.navbar-light .top-bar-contact-list > a:hover, 
.top-bar.navbar-light .header-language.dropdown-style-01 .btn:hover { cursor: pointer; }

.navbar-dark .navbar-nav .nav-link:focus { color: #fff !important; cursor: pointer; font-weight: 800; }

.navbar.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus { color: #000 !important; cursor: pointer; font-weight: 600; }

/* slider */

.bg-gradient-white-trasparent-sx {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.95) 20%, rgba(255,255,255,0) 60%);
	background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.95) 20%, rgba(255,255,255,0) 60%);
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.95) 20%, rgba(255,255,255,0) 60%);
}

.bg-gradient-white-trasparent-top {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(180deg, rgba(255,255,255,0.98) 8%, rgba(255,255,255,0) 50%);
	background: -webkit-linear-gradient(180deg, rgba(255,255,255,0.98) 8%, rgba(255,255,255,0) 50%);
	background: linear-gradient(180deg, rgba(255,255,255,0.98) 8%, rgba(255,255,255,0) 50%);
}

.cover-texture {
	background-image: url('/files/usr/svg/sfondo-slide-logo-sdfattori.svg');
	background-size: cover;
}

/* accordion */

.border-color-tema {
  border-color: #ffcc2e !important;
}
 

/* tag */
.tag-cloud a { display: inline-block; text-align: center; font-size: 12px; line-height: 20px; margin: 0 6px 10px 0; padding: 5px 18px 6px; border-radius: 20px; border: 0px solid #e4e4e4; background: #1f232c; color: #FFF; text-transform: uppercase;}
.tag-cloud a:hover, .tag-cloud a.active { box-shadow: 0 0 10px rgba(23,23,23,.2); color: #F4D956 }
.tag-cloud-light a { display: inline-block; text-align: center; font-size: 12px; line-height: 20px; margin: 0 6px 10px 0; padding: 5px 18px 6px; border-radius: 20px; border: 0px solid #e4e4e4; background: #F4D956; color: #FFF; text-transform: uppercase;}
.tag-cloud-light a:hover, .tag-cloud-light a.active { box-shadow: 0 0 10px rgba(23,23,23,.1); color: #828282 }


/* Search */
.bg-search { background-image: url('/files/usr/svg/pattern-cyclinglands-newslist.svg'); background-size: cover;}

/* Header */
.navbar-brand { margin-right: 0; font-size: 0; display: block; }


/* header navigation dark */
.top-bar.navbar-dark .header-language.dropdown-style-01 .btn:hover { color: #ff7a56 !important; cursor: pointer; }

/* header logo */
header .navbar .navbar-brand img, header.side-menu .logo img, header .sidebar-nav-menu .navbar-brand img { max-height: 130px; padding-top:25px; padding-bottom: 25px;}



/* header navigation spacing */
.navbar .navbar-nav .nav-link { padding: 25px 0; font-weight: 300; font-size: 17px; margin: 0 25px; word-break: normal; }

/* menù link */
.navbar-light .navbar-nav .nav-link:hover {color: /*#232323 !important;*/ }
.navbar.navbar-light .navbar-nav .nav-link.active {color: #000 !important; font-weight: 600;}
.navbar.navbar-light .navbar-nav > .dropdown.active > a {color: #fff !important; }

/* top bar */
.top-bar-contact .top-bar-contact-list { border-right: none; border-left: none; padding: 9px 5px; font-size: 13px; display: inline-block; float: left; }
.top-bar-contact .top-bar-contact-list:last-child { border-right: none; border-left: none; padding-right: 0px;}
.top-bar-contact .top-bar-contact-list:first-child {border-left: none;}

/* header search form */
.form-wrapper { background: rgba(31,35,44,.9); width: 100%; left: 0; top: 0; overflow: hidden !important; transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; display: block !important; height: 100%; position: fixed; visibility: hidden; opacity: 0; z-index: 999; background-image: url("/files/usr/svg/pattern-cyclinglands.svg"); background-size: cover; background-repeat: no-repeat;}


/* Page title */
.page-title-small h1 { font-size: 18px; line-height: 20px; text-transform: uppercase; letter-spacing: 20px;}

.bg-gradient-white-trasparent-top-title {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(180deg, rgba(255,255,255,0.99) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(180deg, rgba(255,255,255,0.99) 0%, rgba(255,255,255,0) 100%);
	background: linear-gradient(180deg, rgba(255,255,255,0.99) 0%, rgba(255,255,255,0) 100%);
}

/* blog metro */
.blog-metro .blog-post .blog-post-image .blog-overlay { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: rgb(31,35,44); background: linear-gradient(0deg, rgba(31,35,44,0.95) 0%, rgba(23,23,23,0) 88%); transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; }
.blog-metro .post-details .blog-category { font-size: 9px; line-height: 20px; font-weight: 500; text-transform: uppercase; color: #fff; padding: 6px 13px; background: rgba(20,21,22,.7); border-radius: 2px; }
.blog-metro .post-details .blog-category:hover, .blog-metro .post-details .blog-category:active, .blog-metro .post-details .blog-category:focus {background: #fff; color: #232323; xxbox-shadow: 0 0 20px rgba(23,23,23,.2);}

/* Footer */
footer .footer-logo img { min-height: 80px; }


/* finance */
.footer-finance.footer-light a:hover { color: #232323;}

/* magazine */
.home-magazine.blog-metro .post-details .blog-category { font-size: 9px; line-height: 20px; font-weight: 500; text-transform: uppercase; color: #fff; padding: 6px 13px; background: #c89965; border-radius: 2px; }

/* Pulsanti */
.btn.btn-orange { background: #fd961e; border-color: #fd961e; color: #ffffff; }
.btn.btn-orange:hover, .btn.btn-neon-orange:focus { background: transparent; color: #fd961e; }


/* Fix per elenchi puntati ul */
dl, ol,  {
	padding-left: 40px;
}

.widget-recaptcha {
    margin-bottom: 25px;
}


/* fix sfondo cookie consent */
.cc-floating.cc-theme-classic, .cc-banner {
    background-color: #212529;
}

.cc-btn {
    background: #999;
    color: #212529 !important;
}

.cc-banner .cc-message {
    color: #fff;
}

.cc-banner a, .cc-message a {
    color:  #fff;
}

/* tutte le classi associate ai form field vengono inserite nel div contenitore con il prefisso form-row-* */

.form-row-text-center {
    text-align: center;
}
/***/
@media (max-width: 991px) {
    .dd-desktop {
        display: none;
    }
}

@media (min-width: 991px) {
    .dd-mobile {
        display: none;
    }
}

.nav-3rd-level-link {
    color: #828282 !important;
}

@media (max-width: 991px) {
ul li a.dd-mobile {
    display: block;
    width: 48px;
    height: 48px;
    right: 0;
    position: absolute;
    top: 0;
    text-align: center;
    line-height: 50px;
}
}

.invisible {
    display: none;
}
/**/

.widget label {
    padding-left: 0 !important;
    margin-bottom: 15px !important;
    padding-bottom: 0;
    font-weight: bold;
    color: black;
    
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.container-iframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  margin-bottom: 90px;
}

a.cmd-menu-uppercase {
	text-transform: uppercase;
}

.mark,mark{padding:.2em;background-color:#F4D956}

.cover-texture-color {
	background-image: url('/files/usr/svg/pattern-cyclinglands.svg');
	background-size: cover;
}

.cover-texture-grey {
	background-image: url('/files/usr/svg/pattern-cyclinglands-newslist.svg'); 
	background-size: cover;
}

.slide-bg {
	background-image: url('/files/usr/svg/sfondo-slide.svg'); 
	background-size: cover;
}

.cover {
    background-size: cover;
}

.text-right {
	text-align: right !important;
}

