/* personalizzazioni tema */
section { padding: 60px 0; overflow: hidden; }

a:hover, a:focus, .mod_breadcrumb a:hover {
    color: #000;
}

.bg-tema {background-color: #006633;}
.text-tema{color: #006633;}
.border-color-tema {border-color: #006633 !important;}

.bg-tema-light {background-color: #93c01f}
.text-tema-light {color: #93c01f;}
.border-color-tema-light {border-color: #93c01f !important;}

/*a, a.nav-link, a:active, a:focus { color: #fff; font-weight: 800;}*/


.simple-dropdown .dropdown-menu .dropdown a {
	font-size: 15px;
}

.mod_breadcrumb a {
    color: #ffffff;
}

.opacity-full-dark {
	position: absolute;
	height: 100%;
	width: 100%;
	opacity: 0.6;
	top: 0;
	left: 0;
}

.simple-dropdown .dropdown-menu {
	width: 290px;
}

.process-step-style-02 .process-step-item:hover .process-step-icon { background-color: #fff; color: #006633; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -ootransform: scale(1.1); transform: scale(1.1); }


.parallax {
	background-position: center center !important;
}

.sticky.header-appear .header-dark, .sticky .header-dark.header-always-fixed-scroll { background-color: #006633 !important; box-shadow: 0 0 35px rgba(0,0,0,0.1); border-bottom: none !important; transition-duration: 0s; -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; }


/* certificazioni */
ul.certificazioni,  ul.certificazioni ul {
    padding: revert;
}

ul.elenco {
	padding-left: 15px;
}

.mod_devprivacy ul {
	margin: auto;
	padding: revert;
}


.separator-line-vertical {
    transform: none;
    -webkit-transform: none;
    -moz-transform:  none;
    -ms-transform:  none;
    -o-transform:  none;
    
    width: 200px;
    
}

.process-step-style-03 .process-step-item {
	padding: 45px 0px 0;
}



/* slider */

.bg-gradient-tema-sx {
	 background: rgb(0,171,249);
	background: -moz-linear-gradient(31deg, rgba(0,171,249,1) 0%, rgba(7,117,196,1) 24%, rgba(19,76,185,1) 50%, rgba(15,57,137,1) 100%);
	background: -webkit-linear-gradient(31deg, rgba(0,171,249,1) 0%, rgba(7,117,196,1) 24%, rgba(19,76,185,1) 50%, rgba(15,57,137,1) 100%);
	background: linear-gradient(31deg, rgba(0,171,249,1) 0%, rgba(7,117,196,1) 24%, rgba(19,76,185,1) 50%, rgba(15,57,137,1) 100%);
}

.bg-gradient-tema-trasparent-top {
	background: rgb(0,171,249);
	background: -moz-linear-gradient(0deg, rgba(0,171,249,0) 0%, rgba(10,41,99,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0,171,249,0) 0%, rgba(10,41,99,1) 100%);
	background: linear-gradient(0deg, rgba(0,171,249,0) 0%, rgba(10,41,99,1) 100%);
}

.bg-gradient-tema-slide {
	background: rgb(0,0,0);
	background: -moz-linear-gradient(0deg, rgba(0,0,0,0.5228292000393908) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.5228292000393908) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(0deg, rgba(0,0,0,0.5228292000393908) 0%, rgba(0,0,0,1) 100%);
}

/* accordion */

.mfp-bg { background: #0f1b32; opacity: 0.9; }
 
 
section.big-section {
	padding: 80px 0;
} 

.text-large {
	font-size: 24px;
}

.parallax {
	background-attachment: inherit !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: 45px; padding-top: 5px; padding-bottom: 5px;}
header .navbar .navbar-brand .default-logo, header.sticky .navbar-brand .alt-logo, header .sidebar-nav-menu .navbar-brand .default-logo { visibility: visible; opacity: 1; max-height: 45px; transition-duration:0s; -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; }
header.sticky .navbar .navbar-brand .default-logo, header .navbar-brand .alt-logo, header .navbar .navbar-brand .mobile-logo, header .sidebar-nav-menu .navbar-brand .mobile-logo  { visibility: visible; opacity: 1; max-height: 45px; transition-duration:0s; -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; }

/* header navigation spacing */
.navbar .navbar-nav .nav-link { padding: 18px 0; font-weight: 500; font-size: 14px; margin: 0 18px; word-break: normal; }
.dropdown-menu .dropdown a { font-size: 14px; }

/* menù link */
.navbar.navbar-light .navbar-nav .nav-link { color: #8b8b8b; }
.navbar-light .navbar-nav .nav-link:hover {color: #232323 !important; }
.navbar.navbar-light .navbar-nav .nav-link.active {color: #232323 !important; font-weight: 600;}
.navbar.navbar-light .navbar-nav > .dropdown.active > a {color: #232323 !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 { max-height: 120px; }

/* Home and other pages */
.home-startup .rs-btn:hover .fa-play { color: #ff6437 !important; }

/* 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-tema-light { background: #93c01f; border-color: #93c01f; color: #000; }
.btn.btn-tema-light:hover, .btn.btn-neon-orange:focus { background: transparent; color: #93c01f; }


/* 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;
}



@media all and (max-width: 479px) {
    .mainSection {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: space-around;
        align-items: stretch;
        align-content: stretch;
        width: 100%;
        height: 700px;
        padding: 10px;
    }
    .bal-container {
        margin: 10px 0;
    }
}

@media all and (max-width: 599px) {
    .mainSection {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: space-around;
        align-items: stretch;
        align-content: stretch;
        width: 100%;
        height: 600px;
        padding: 10px;
    }
    .bal-container {
        margin: 10px 0;
    }
}

@media all and (min-width: 480px) and (max-width: 768px) {
    .mainSection {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: space-around;
        align-items: stretch;
        align-content: stretch;
        width: 100%;
        height: 600px;
        padding: 10px;
    }
    .bal-container {
        margin: 10px 0;
    }
}

@media all and (min-width: 768px) and (max-width: 959px) {
    .mainSection {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: space-around;
        align-items: stretch;
        align-content: stretch;
        width: 100%;
        height: 850px;
        padding: 10px;
    }
    .bal-container {
        margin: 10px 0;
    }
}

@media all and (min-width: 960px) and (max-width: 1199px) {
    .mainSection {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-around;
        align-items: stretch;
        align-content: stretch;
        width: 100%;
        height: 850px;
        padding: 10px;
    }
    .bal-container {
        margin: 0 10px;
    }
}

@media all and (min-width: 1199px) {
    .mainSection {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-around;
        align-items: stretch;
        align-content: stretch;
        width: 100%;
        height: 850px;
        padding: 10px;
    }
    .bal-container {
        margin: 0 10px;
    }
}


/* Before After Container */

.bal-container {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: grab;
    overflow: hidden;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.bal-after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.bal-before {
    display: block;
    position: absolute;
    top: 0;
    /* right: 0; */
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
    overflow: hidden;
}

.bal-before-inset {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

.bal-after img,
.bal-before img {
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    object-position: 50% 50%;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.bal-beforePosition {
    background: #121212;
    color: #fff;
    left: 0;
    pointer-events: none;
    border-radius: 0.2rem;
    padding: 2px 10px;
}

.bal-afterPosition {
    background: #121212;
    color: #fff;
    right: 0;
    pointer-events: none;
    border-radius: 0.2rem;
    padding: 2px 10px;
}

.beforeLabel {
    position: absolute;
    bottom: 0;
    margin: 1rem;
    font-size: 1em;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.afterLabel {
    position: absolute;
    bottom: 0;
    margin: 1rem;
    font-size: 1em;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}


/* handle and arrow */

.bal-handle {
    height: 41px;
    width: 41px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -21px;
    border: 2px solid #fff;
    border-radius: 1000px;
    z-index: 20;
    pointer-events: none;
    box-shadow: 0 0 10px rgb(12, 12, 12);
}

.handle-left-arrow,
.handle-right-arrow {
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute;
    top: 50%;
    margin-top: -6px;
}

.handle-left-arrow {
    border-right: 6px solid #fff;
    left: 50%;
    margin-left: -17px;
}

.handle-right-arrow {
    border-left: 6px solid #fff;
    right: 50%;
    margin-right: -17px;
}

.bal-handle::before {
    bottom: 50%;
    margin-bottom: 20px;
    box-shadow: 0 0 10px rgb(12, 12, 12);
}

.bal-handle::after {
    top: 50%;
    margin-top: 20.5px;
    box-shadow: 0 0 5px rgb(12, 12, 12);
}

.bal-handle::before,
.bal-handle::after {
    content: " ";
    display: block;
    width: 2px;
    background: #fff;
    height: 9999px;
    position: absolute;
    left: 50%;
    margin-left: -1.5px;
}

/* Cookie Policy*/
._CookieScriptReportPageTableTh:nth-of-type(1), ._CookieScriptReportPageTableTh:nth-of-type(2), ._CookieScriptReportPageTableTh:nth-of-type(3) {
    width: 15%;
}
