/******************HEADER****************************/

.topbar {
    background: #057BB6 !important;
    display: block;
    height: auto;
    border-bottom: 2px solid #fff;
}

.topbar > .container,
.topbar > .container-wide,
.topbar > .container-fluid {
    display: block;
    height: auto;
    max-height: none;
}

.topbar .topbar-left {
    float: left;
    padding: 12px 0 !important;
    margin-right: 0px !important;
}

.topbar .topbar-brand img {
    width: 100%;
    height: auto;
    max-height: none;
}

.topbar .topbar-brand img.logo-sticky {
    display: none !important;
}

.topbar .topbar-center {
    margin-left: -20px;
}

/* .topbar > .container .topbar-right {
	float: right;
	padding: 10px 0;
	background-image: url(../img/iso9001.jpg), url(../img/logo_assosoftware.png) !important;
	background-repeat: no-repeat, no-repeat;
	background-position: calc(100% - 140px) 6px, right 14px;
	background-size: 38px, 122px;
}

.body-scrolled .topbar.topbar-sticky>.container .topbar-right {
    float: right;
    padding: 19px 210px 21px 0;
    background-image: url(../img/iso9001.jpg), url(../img/logo_assosoftware.png) !important;
    background-repeat: no-repeat, no-repeat;
    background-position: calc(100% - 140px) 14px, right 18px;
    background-size: 32px, 122px;
} */

.loghiHeader {
    float: left;
    display: block;
    clear: right;
    width: auto;
    margin: 15px 4px 0;
}

.loghiHeader::after {
    content: "";
    display: block;
    clear: both;
}

.loghiHeader span,
.loghiHeader a {
    display: block;
    float: left;
    margin-left: 10px;
    height: auto;
}

.loghiHeader a img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}

.loghiHeader .iso {
    width: 70px;
}

.loghiHeader .asso {
    width: 180px;
    margin: 5px 0 0 16px;
}

.topbar > .container .topbar-right {
    float: right;
    clear: right;
    margin: 10px 0;
    width: 74%;
    display: flex;
    justify-content: space-between;
}

.body-scrolled .topbar > .container .topbar-right {
    display: inherit;
}

.body-scrolled .topbar > .container .topbar-right {
    width: auto;
    margin: 20px 0;
}

.body-scrolled .loghiHeader {
    margin: 10px 0 0;
    display: none;
}

.topbar > .container .topbar-right .nav-item {
    display: block;
    float: left;
    line-height: 33px;
    margin: 0 3px;
    width: 76px;
    text-align: center;
    padding: 0 6px;
    transition: 0s all;
}

.body-scrolled .topbar > .container .topbar-right .nav-item {
    width: 72px;
}

.topbar > .container .topbar-right .nav-item a {
    transition: 0s all;
}

.topbar > .container .topbar-right .nav-item:hover,
.topbar > .container .topbar-right .nav-item.active {
    background: white;
    color: #057BB6;
    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
}

.topbar > .container .topbar-right .nav-item:hover a,
.topbar > .container .topbar-right .nav-item.active a {
    color: #057BB6 !important;
}

.body-scrolled .topbar.topbar-sticky {
    height: 80px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.body-scrolled .topbar-sticky .topbar-left {
    padding: 8px 0 !important;
}

.body-scrolled .topbar-sticky .topbar-brand img {
    max-height: 56px !important;
    width: auto;
}

.body-scrolled .topbar-sticky .topbar-brand img.logo-sticky {
    display: block !important;
}

.body-scrolled .topbar-sticky .topbar-brand img.logo-default {
    display: none !important;
}

.topbar-nav .nav-link,
.topbar-nav .nav-direct-link {
    color: #fff;
    opacity: 1;
}

.topbar .topbar-nav .nav-direct-link {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0;
    -webkit-transition: .3s;
    transition: .3s;
    font-size: 11px;
}

.body-scrolled .topbar .topbar-nav .nav-direct-link {
    font-size: 11px;
}

.nav-submenu {
    top: 60px;
    padding: 0;
    box-shadow: 1px 2px 2px #4B4C4C;
    background: none;
    left: 0;
}

.body-scrolled .nav-submenu {
    top: 68px;
}

.nav-submenu .submenuContainer {
    overflow: hidden !important;
    background: white;
}

.nav-submenu .nav-link::after {
    content: "";
    display: block;
    float: none;
    clear: both;
}

.nav-submenu .nav-link span {
    display: block;
    float: left;
    width: calc(100% - 60px);
    font-size: 14px;
    padding: 18px 10px;
    border-bottom: 1px solid #e8e8ec;
    color: #333;
    text-align: left;
    transition: 0.3s all;
}

.nav-submenu .nav-link .submenuIcon {
    background-color: #057BB6;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: 50px !important;
    float: right !important;
    width: 100px;
    height: 73px;
    box-shadow: -4px 0px 1px #AEAEB2;
    padding: 14px;
    transition: 0.3s all;
}

.nav-submenu .nav-link:first-child .submenuIcon {
    /* background: #E75324; */
}

.nav-submenu .nav-link:nth-child(2) .submenuIcon {
    /* background: #057BB6 url(../img/iconeSoftware/energeticiWhite.png); */
}

.nav-submenu .nav-link:nth-child(3) .submenuIcon {
    /* background: #057BB6 url(../img/iconeSoftware/alcoliWhite.png); */
}

.nav-submenu .nav-link:nth-child(4) .submenuIcon {
    /* background: #057BB6 url(../img/iconeSoftware/DAAWhite.png); */
}

.nav-submenu .nav-link:nth-child(5) .submenuIcon {
    /* background: #057BB6 url(../img/iconeSoftware/energia-elettricaWhite.png); */
}

.nav-submenu .nav-link:nth-child(6) .submenuIcon {
    /* background: #057BB6 url(../img/iconeSoftware/doganaWhite.png); */
}

.nav-submenu .nav-link:nth-child(7) .submenuIcon {
    /* background: #057BB6 url(../img/iconeSoftware/gestioneWhite.png); */
}

.nav-submenu .nav-link:nth-child(8) .submenuIcon {
    /* background: #057BB6 url(../img/iconeSoftware/oilWhite.png); */
}

.nav-submenu .nav-link .submenuIcon.fuelSolutionIcon {
    /* background: #057BB6 url(../img/iconeSoftware/fuelSolutionWhite.png); */
}

.nav-submenu .nav-link .submenuIcon.MIPAAFIcon {
    /* background: #057BB6 url(../img/iconeSoftware/telematicoMIPAAFWhite.png); */
}

.nav-submenu .nav-link:hover span {
    color: #0A6EA9;
    width: calc(100% - 74px);
}

.nav-submenu .nav-link:hover .submenuIcon {
    box-shadow: 0px 0px 0px #AEAEB2, inset 0px 0px 3px #235492;
}

.nav-submenu .nav-link .submenuIcon img {
    max-width: 52px;
}

.nav-submenu .nav-link:last-child span {
    border-bottom: none;
}

/* .drawer-toggler {
	font-size: 30px;
	color: #243E81;
}

.drawer {
    border-left: 2px solid #19488D;
}

.drawer .nav-item {
    position: relative;
    display: block;
}

.drawer .nav-item > .nav-link {
	font-weight: 400;
} */

.nav-direct-link {
    display: block;
}

.nav-link.submenuLink {
    width: 100%;
    max-width: 237px;
}

.nav-link.submenuLink::after {
    content: "";
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 0;
    clear: both;
}

.nav-link.submenuLink > a {
    color: #535353 !important;
}

.nav-link.submenuLink:hover > a {
    color: #0facf3 !important;
}

.nav-link.submenuLink > a:first-child {
    float: left;
}

.btn-assistenza {
    font-size: 10px;
    padding: 8px 10px 7px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.topbar .btn-assistenza {
    padding: 0px;
    border: 0px;
    background-color: transparent;
}

.body-scrolled .topbar img.teamviewer {
    margin-bottom: 3px;
}

.topbar .teamviewer {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.anydesk {
    width: 135px;
}

.d-inline-flex .btn-success {
    background-color: #05AA22;
    border-color: #05AA22;
    font-size: 10px;
    padding: 8px 10px 7px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.topbar + .main-content {
    padding-top: 116px;
}

/* .nav-link.submenuLink > a#drawerSubmenu {
	float: right;
}

.drawer .nav-item > .nav-submenu {
	position: relative;
	display: none;
	top: 0;
	left: -30px;
	border-top: 1px solid #cacace;
	border-bottom: 1px solid #cacace;
	margin-bottom: 10px;
	width: 296px !important;
}

.drawer .nav-item > .nav-submenu,
.drawer .nav-item:hover > .nav-submenu,
.drawer .nav-item.show > .nav-submenu {
	opacity: 1 !important;
    visibility: visible !important;
    display: none;
}

.drawer .nav-item .nav-submenu .nav-link {
	border-bottom: 1px solid #e9e9ed;
	padding: 6px 0;
	white-space: normal;
	display: block;
	line-height: 1.8;
}

.drawer .nav-item .nav-submenu .nav-link:last-child {
	border-bottom: none;
} */

/********************************************SLIDESHOW**********************************************/

.header {
    padding: 190px 0 50px;
}

.header .container {
    width: 1440px;
    z-index: 100;
}

.custom-header .container img {
    box-shadow: 0px 2px 6px #2E2E2E;
}

.custom-header .container .btn {
    background: #E75324 !important;
    border-color: #E75324 !important;
    color: white !important;
}

.custom-header::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}

.border-bottom-slide {
    background: #F8F8F8;
}

.border-bottom-slide.swiper-container .swiper-slide,
.internal-slide-container {
    border-bottom: 8px solid #057BB6;
}

.customSlideText {
    width: 40%;
    margin: 0 auto;
    padding: 30px 15px;
    background: rgba(0, 0, 0, 0.35);
    border: 1px solid #fff;
    outline: 10px solid rgba(0, 0, 0, 0.55);
}

.customSlideTextCustomHtml {
    width: 40%;
    margin: 0 auto;
    padding: 30px 15px;
}

.customSlideText p {
    margin: 0;
}
/******************EMANUELE MODIFICA CUSTOM_FULL****************************/
.container-customfull{
    width: auto;
}
/******************FOOTER****************************/

.site-footer {
    background: #057BB6;
    color: #ddd;
    padding-bottom: 60px !important;
    padding-top: 60px !important;
}

.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
    color: #ddd;
}

.site-footer .text-light {
    color: #ddd !important;
}

.site-footer a {
    color: #fff;
    font-weight: 600;
    transition: 0.3s all;
    font-size: 14px;
    line-height: 2.3;
}

.site-footer a:hover {
    color: #ddd;
}

.site-footer .last-column .input-group {
    border: none;
}

footer .contact-col {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 26% !important;
    -ms-flex: 0 0 26% !important;
    flex: 0 0 26% !important;
    max-width: 26% !important;
}

footer .contact-col p {
    font-size: 14px !important;
}

footer .contact-col strong {
    font-size: 16px !important;
}

footer .menu-col {
    margin-left: 4%;
}

footer .software-col {
    margin-right: 1%;
}

footer .last-column {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 33.333333% !important;
    -ms-flex: 0 0 33.333333% !important;
    /* flex: 0 0 5% !important; */
    max-width: 26% !important;
}

footer .last-column .form-inline .input-group {
    width: 100%;
}

footer .last-column .form-control {
    /* width: 158px !important; */
    background: white !important;
    opacity: 1 !important;
}

footer .last-column .social a {
    margin-right: 0;
    font-size: 20px;
    width: 19%;
    color: white;
    opacity: 1;
}

footer.site-footer hr {
    margin: 30px auto 20px;
    border-top-color: #fff;
}

footer.site-footer > .container > .row > hr {
    margin: 30px 15px 20px;
}

.sedeFooter strong {
    color: #ddd;
}

/******************ELEMENTI PERSONALIZZATI****************************/

.onlyResponsive {
    display: none !important;
}

.notResponsive {
    display: block !important;
}

.clear {
    display: block !important;
    width: 100% !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    clear: both !important;
}

.custom-spacer {
    display: block !important;
    clear: both !important;
    float: none !important;
    width: 100% !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 50px 0 !important;
}

.custom-text,
.custom-text p {
    font-size: 17px !important;
    line-height: 1.6 !important;
    font-weight: 100 !important;
}

.custom-text p {
    margin-bottom: 0 !important;
}

.gray-line {
    display: block !important;
    clear: both !important;
    float: none !important;
    width: 100% !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 30px 0 !important;
    border-top: 1px solid #cacace !important;
}

hr {
    border-top-color: rgba(0, 0, 0, 0.1);
}

header h1,
.header h1,
header h2,
.header h2,
header h3,
.header h3,
header h4,
.header h4,
header h5,
.header h5,
header h6,
.header h6,
header .h1,
.header .h1,
header .h2,
.header .h2,
header .h3,
.header .h3,
header .h4,
.header .h4,
header .h5,
.header .h5,
header .h6,
.header .h6 {
    font-weight: 100 !important;
    /* text-transform: uppercase; */
}

header p,
.header p {
    font-style: italic;
}

.lead,
.lead p,
.pricing-4 .plan-price p {
    /* font-style: italic !important; */
    font-weight: 100;
    color: #828282;
    font-size: 16px;
}

.text-muted {
    color: #81858b !important;
}

.section {
    padding-top: 30px;
    padding-bottom: 30px;
}

.singleImage {
    display: block;
    width: auto;
    padding: 0 20px 20px 0;
    max-width: 100%;
    position: relative;
}

/******************HOMEPAGE****************************/

section .section-header {
    margin: 0 auto 50px;
}

section .section-header small {
    margin: 20px 0 0;
    font-size: 14px;
    color: #555;
}

.section-header h2 {
    font-size: 32px;
}

.section-header hr {
    margin: 6px auto;
}

small,
.small {
    color: #787c82;
}

section .section-header i {
    font-size: 25px;
}

.custom-software-home .card {
    height: 100%;
    min-height: 172px;
}


/* .custom-software-home .card .card-block {
    padding: 0;
    display: table;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.custom-software-home .card .card-block img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.custom-software-home .card .card-block h4 {
    position: relative;
    top: 0;
    text-align: center;
    margin: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    vertical-align: middle;
    display: table-cell;
    transition: 0.4s all;
    color: white;
    background: rgba(0, 0, 0, 0.45);
}

.custom-software-home .card .card-block:hover h4 {
    opacity: 0;
    transform: scale(3)
} */

.custom-news-home {
    padding-bottom: 0px !important;
}

.custom-news-home .card {
    margin-bottom: 35px !important;
}

body .card-title {
    font-weight: 200 !important;
    letter-spacing: 1px !important;
    line-height: 1.6 !important;
}

.custom-software-home {
    min-height: 200px;
    padding-top: 0px;
    padding-bottom: 80px;
}

.custom-software-home .card .card-block {
    min-height: 200px;
}

.custom-software-home .imgContainer {
    min-height: 110px;
}

.news-section .card-block {
    padding-top: 12px;
    padding-bottom: 12px;
    max-height: 186px;
    overflow: hidden;
    background: #f8f8f8;
}

.custom-news-home .card-block {
    background: #fff;
}

.feedRSS {
    display: block;
    width: 30px;
    height: 28px;
    margin: 0 auto;
    background: url(../img/rss-icon.png) no-repeat scroll 0 0;
}

.news-section .card-hover-shadow:hover {
    -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
}

.news-section .h4.card-title,
.news-section h4.card-title {
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    text-overflow: ellipsis;
    max-height: 34px;
    overflow: hidden;
    white-space: nowrap;
}

.news-section .card-block .meta-info {
    color: #9B9B9B;
}

.news-section .card-block .meta-info,
.news-section .card-block .custom-text {
    margin-bottom: 6px;
}

.news-section .card-block .meta-info span {
    font-size: 12px;
}

.news-section .card-block .custom-text {
    text-overflow: ellipsis;
    max-height: 34px;
    overflow: hidden;
    white-space: nowrap;
}

.homeBannerContainer {
    margin: 0 auto 40px;
}

.custom-home-banner {
    background: #f8f8f8;
    padding: 50px 0;
}

.custom-home-banner .bannerTitle {
    font-weight: 400;
}

.indexSpecialBoxes .text {
    width: 60%;
    padding: 0 15px;
}

.indexSpecialBoxes .imageContainer {
    width: 40%;
    padding: 15px;
}

.indexSpecialBoxes .text .paragraph {
    max-height: 180px;
    overflow: hidden;
    margin: 0 0 14px;
}

.indexSpecialBoxes .text .paragraph p {
    margin: 0;
}

.indexSpecialBoxes .text h4,
.custom-section-tab h3 {
    font-weight: normal !important;
}

/* .custom-references > .container {
    width: 100%;
} */

.partner .swiper-slide {
    /* width: 340px !important; */
    /* width: calc(100% / 6) !important; */
    height: 100px;
}

.partner img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
}

.custom-newsletter-index {
    background: url(../img/news5.jpg) no-repeat scroll 0 0;
    background-size: cover;
    background-position: center -510px;
    padding: 80px 0;
    margin-top: 30px;
}

/******************CHI SIAMO****************************/

.chi-siamo-tabs.notResponsive {
    display: inline-flex !important;
}

.custom-section-tab .nav-outline .nav-link {
    font-size: 14px;
}

.custom-section-tab > .container > .tab-pane > div.img-detail {
    float: left;
}

.custom-section-tab > .container > .tab-pane > div.img-detail .swiper-slide {
    padding-top: 12px;
}

.nav-outline .nav-link {
    border: none !important;
    border-right: 1px solid #cacace !important;
}

.nav-outline .nav-link:hover,
.nav-outline .nav-link.active {
    color: #fff;
    background-color: #057bb6;
}

.nav-outline .nav-item:first-child .nav-link {
    border-radius: 4px 0 0 4px !important;
}

.nav-outline .nav-item:last-child .nav-link {
    border-radius: 0 4px 4px 0 !important;
    border: none !important;
}

/******************ALLEGATI****************************/

.custom-attachments {
    width: 100% !important;
}

.custom-attachments .card-block {
    padding: 0px;
    border: 1px solid #ececf0;
    border-bottom: 2px solid #057bb6;
    box-shadow: none !important;
}

.custom-attachments .card-block h4.card-title {
    font-size: 14px;
}

.custom-attachments .card-block > p {
    display: block;
    float: left;
    height: 100%;
    padding: 0 2px 0 10px;
    background: #f6f6f6;
}

.custom-attachments .card-block > p,
.custom-attachments .card-block > h4 {
    margin: 0;
    /* float: left; */
    line-height: 40px !important;
    color: #057bb6;
}

.custom-attachments .card-block > h4 {
    line-height: 20px !important;
    padding: 9px 0px;
}

.custom-attachments .card-block > p i {
    margin-right: 10px;
    color: #057bb6 !important;
}

/******************NEWS****************************/

.news-section .row.gap-y {
    margin: 0 !important;
}

.news-section .card {
    margin-bottom: 60px;
}

.news-section .card .detail-text,
.news-section .card .detail-text p {
    line-height: 1.7;
}

.news-section .card > a {
    text-align: center;
    max-height: 224px;
    overflow: hidden;
}

.news-section .card > a img {
    margin: 0 auto;
}

.shop-item .item-details h5 {
    font-weight: 400;
}

.news-detail-header h5 {
    font-weight: 400;
    font-size: 32px;
    margin-top: 20px;
}

.news-detail .swiper-container .swiper-slide img {
    display: block;
    width: auto;
    margin: 0 auto;
}

/******************SOFTWARE****************************/

.custom-software-home.software-index {
    padding-top: 60px;
    padding-bottom: 60px;
}

.emcsolutionDetail .swiper-container .swiper-slide img {
    width: 100%;
}

.emcsolutionDetail .btn {
    width: 100%;
    margin-bottom: 20px;
}

.shop-item {
    min-height: 164px !important;
}

.shop-item > img {
    display: block !important;
    float: left !important;
    width: 25% !important;
    margin-right: 5% !important;
}

.shop-item .item-details {
    display: block !important;
    float: left !important;
    width: 70% !important
}

.shop-item p.otherProductDesc {
    font-size: 13px;
    color: #b5b9bf;
    line-height: 1.4;
    clear: both;
    display: block;
    float: none;
}

.software-detail .section-header {
    margin: 10px auto 30px;
}

.software-detail .swiper-slide {
    padding-top: 0 !important;
}

.software-detail .detail-text ul {
    float: none !important;
    padding-left: 25px;
}

.software-detail-tab .nav-item {
    width: 114px;
    text-align: center;
    margin: 10px 0;
}

.software-detail-tab .nav-outline .nav-item .nav-link {
    background: #f6f6f6;
    color: #666;
    border: 1px solid #f8f8f8 !important;
    border-right: 1px solid #e5e5e9 !important;
    cursor: pointer;
}

.software-detail-tab .nav-outline .nav-item:first-child .nav-link {
    border-radius: 4px 0 0 4px !important;
}

.software-detail-tab .nav-outline .nav-item:last-child .nav-link {
    border-radius: 0 4px 4px 0 !important;
    border-right: 1px solid #f8f8f8 !important;
}

.software-detail-tab .nav-outline .nav-item .nav-link:hover,
.software-detail-tab .nav-outline .nav-item .nav-link.active {
    background: #f8f8f8;
    color: #333;
    border: 1px solid #cacace !important;
}

#softwareUpdates {
    float: none !important;
}

#softwareUpdates .accordion .card-title a {
    padding-right: 0px;
}

.emcsolutionDetail .swiper-slide {
    position: relative;
}

.emcsolutionDetail .swiper-slide .caption {
    padding: 12px 16px;
    background: rgba(0, 0, 0, 0.90);
    background: #E75324;
    background: #6D6E71;
    background: #37404d;
    color: white;
}

.emcsolutionDetail .swiper-slide .caption h6 {
    color: white !important;
    font-size: 20px;
}

.emcsolutionDetail .swiper-slide .caption p {
    margin-bottom: 0 !important;
}

.btn-emcs {
    background: #E75324 !important;
    border: 1px solid #E75324 !important;
    color: white !important;
    font-size: 14px;
}

.emcsolutionDetail .custom-attachments .card-block > h4 {
    font-size: 16px;
}

.emcsolutionDetail .custom-attachments .card-block > p,
.emcsolutionDetail .custom-attachments .card-block > h4 {
    display: inline;
}

/* Modal Request EMCS Demo */

.modal-dialog {
    width: 70% !important;
    max-width: 900px !important;
}

#EMCSmodal {
    width: 96% !important;
    max-width: 600px !important;
    margin-top: 5vh;
}

#EMCSmodal h5 {
    font-weight: normal;
}

.helper-vertical-center {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#modalLoadingDiv {
    margin-top: 15px;
    text-align: center;
}

.EMCSolutionSlideTabs {
    margin: 60px 0 30px;
}

.EMCSolutionSlideTabs .nav-outline .nav-item {
    margin: 0 0 10px;
    display: inline-block;
}

.EMCSolutionSlideTabs .nav-outline .nav-item .nav-link,
.EMCSolutionSlideTabs .nav-outline .nav-item:first-child .nav-link,
.EMCSolutionSlideTabs .nav-outline .nav-item:last-child .nav-link {
    border-radius: 0 !important;
    border-right: 0 !important;
    border-bottom: 2px solid #fff !important;
}

.EMCSolutionSlideTabs .nav-outline .nav-link:hover,
.EMCSolutionSlideTabs .nav-outline .nav-link.active,
.EMCSolutionSlideTabs .nav-outline .nav-link:first-child:hover,
.EMCSolutionSlideTabs .nav-outline .nav-link:first-child.active,
.EMCSolutionSlideTabs .nav-outline .nav-link:last-child:hover,
.EMCSolutionSlideTabs .nav-outline .nav-link:last-child.active {
    color: #333;
    background-color: #fff;
    border-bottom: 2px solid #E75324 !important;
}

.versionModalWindow p {
    margin: 0 !important;
    font-size: 16px !important;
    line-height: 1.4 !important;
}

/******************TABELLA VERSIONI SOFTWARE****************************/

.version-table {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}

.version-table > table {
    width: 100%;
    border-bottom: 2px solid #37404d;
}

.version-table thead tr th {
    background: #37404d;
    color: #f8f8f8;
}

.version-table thead tr th,
.version-table tbody tr td {
    width: 10%;
    text-align: center;
    line-height: 3;
}

.version-table tbody tr td {
    color: #37404d;
}

.version-table thead tr th.title,
.version-table tbody tr td.title {
    width: 80%;
    text-align: left;
    padding-left: 6px;
}

.version-table tbody tr:nth-child(even) {
    background: #0facf31a;
}

.emcsolutionTable .version-table tbody tr:nth-child(even) {
    background: #FFE3DA;
}

.version-table tbody tr td i.fa {
    font-size: 20px;
}

.version-table tbody tr td i.fa.fa-check {
    color: #46da60;
}

.version-table tbody tr td i.fa.fa-times {
    color: rgb(201, 29, 29);
}

.bottom-detail-tabs {
    margin: 0 !important;
    height: 38px;
}

/******************REFERENZE****************************/

.custom-references .section-header hr {
    margin: 10px auto;
}

.custom-references .swiper-slide img {
    width: auto;
    max-width: 86%;
}

.referenceContainer {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}

/* 
.reference-row {
    width: 100%;
    clear: both;
}

.new-references-index {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}

.custom-reference-selector {
    float: left;
    width: 30%;
}

.custom-reference-target {
    float: right;
    width: 70%;
} */

/******************NEWSLETTER****************************/

#newsletterForm {
    width: 1140px;
    margin: 0 auto;
    padding: 40px 4px;
}

#newsletterForm::after {
    content: "";
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    float: none;
    clear: both;
}

#newsletterForm > div {
    width: 48%;
    margin-right: 1%;
    float: left;
    padding: 20px 0;
}

#newsletterForm > div:nth-child(even) {
    margin-right: 0%;
    margin-left: 1%;
}

#newsletterForm > div:not([class="campoSettore"]) label {
    width: 29%;
    margin: 0 1% 0 0;
    float: left;
    font-size: 16px;
    line-height: 48px;
}

#newsletterForm > div:not([class="campoSettore"]) input {
    width: 70%;
    margin: 0;
    float: left;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-progress-appearance: none;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    color: #b5b9bf;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
    line-height: 32px;
    font-size: 14px;
    padding: 7px 20px;
}

#newsletterForm > div.campoSettore input {
    margin-right: 10px;
}

#newsletterForm > div.campoSettore label {
    font-size: 16px;
}

#newsletterForm > div p {
    font-size: 13px;
}

#newsletterForm > div.campoSubmit button {
    float: right;
}

/******************LINK UTILI****************************/

section.linkUtili .singleLinkContainer {
    margin-bottom: 40px;
}

section.linkUtili .singleLinkContainer > a,
section.linkUtili .singleLinkContainer > div {
    display: block;
    width: 100%;
    clear: both;
}

section.linkUtili .singleLinkContainer > div strong a {
    color: #444 !important;
}

section.linkUtili .singleLinkContainer > div small a {
    color: #666 !important;
    transition: 0.3s all;
}

section.linkUtili .singleLinkContainer:hover > div small a {
    color: #0facf3 !important;
}

/* Footer credits - cookies */

.copyrights .credits,
.copyrights .separator,
.copyrights .cookies,
.copyrights .credits a {
    display: inline-block;
}

.copyrights {
    color: #999;
    font-size: 13px;
}

.copyrights .separator {
    width: auto;
    height: auto;
    clear: none;
    background: none;
    margin: 0;
}

/* Banner Cookies */

#cookie_privacy_widget {
    width: 100% !important;
    border-bottom: 2px solid #0b72b1;
    border-top: 0px !important;
    bottom: initial !important;
    top: 0px;
    height: 75px !important;
}

/* Bottom SEO */

#bottomSeo div {
    padding: 10px auto;
    font-size: 11px;
    color: #c1c1c1;
    white-space: normal;
}

#bottomSeo h1,
#bottomSeo h1 a {
    margin-bottom: 0px;
    font-size: 13px;
    color: #a0a0a0;
    white-space: normal;
    line-height: 25px;
}

.customContactMap {
    margin-top: 0px;
    margin-bottom: 50px;
}

/*********** CUSTOM AGOS 05-03-2018 ***************/

/* Testo dettaglio */

.detail-text,
.detail-text p {
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.100rem;
    color: #535353;
    font-weight: 300;
    line-height: 1.9;
    margin-top: 0;
    margin-bottom: 1rem;
}

.software-detail-text-float p,
.software-detail-text-float {
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.100rem;
    color: #535353;
    font-weight: 300;
    line-height: 1.9;
}

.software-detail-text-float .btn-primary {
    float: left;
    width: 33%;
}

.software-detail-text-float hr {
    float: left;
    margin: 2rem auto;
    width: 33%;
}

.software-detail-text-float .softwareDetailImg {
    float: left;
}

/* testo homepage boxes */

.detail-text.lead,
.detail-text.lead p {
    font-size: 1.0625rem;
}

/* News */

.detail-text.min-height200 {
    min-height: 200px;
}

.news-detail > div.img-detail {
    float: left;
}

/* News Software Correlati */

/* Altri Software */

.shop-item .item-details.no-image {
    width: 100% !important;
}

/* Software Richiedi Info */

section.info {
    padding-bottom: 130px;
}

/* Form Contatti/Info/Demo */

ul.errors {
    font: 400 0.74em/1em "Open Sans", sans-serif;
    margin-bottom: 5px;
    margin-top: 3px;
    color: red;
    font-weight: normal;
    list-style-type: none;
    padding: 0;
}

.campi ul.errors {
    position: absolute !important;
}

.privacyDiv {
    width: auto;
    display: inline-block;
    margin-left: 20px;
}

#div_privacy p,
#div_privacy {
    font-size: 0.95rem;
}

.nascosto {
    display: none;
}

.campi {
    margin-top: 10px;
}

.campi a {
    font-size: 15px;
}

.campi label[for=privacy] {
    width: auto;
    float: left;
    margin-top: 5px;
}

.campi label[for=privacy] ul.errors {
    font-size: 13px;
}

.small-space {
    width: 100%;
    height: 25px;
    position: relative;
}

/* Mappa */

.google-map2 {
    width: 100%;
    height: 450px;
}

/* Images */

.swiper-container .swiper-wrapper .swiper-slide figcaption {
    text-align: center;
    padding: 10px;
    font-weight: 100;
    font-style: italic;
    letter-spacing: 1px !important;
}

.swiper-slide img {
    width: 100%;
}

/* Banner */

.btn-success.custom-banner:hover {
    -webkit-box-shadow: 0 2px 10px rgba(255, 255, 255, 0.4);
    box-shadow: 0 2px 10px rgba(255, 255, 255, 0.4);
}

/* News Tags */

.tags strong {
    display: block;
    font-weight: 300;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #b5b9bf;
}

/*****************************************************************************************************************/

.detail-text ul {
    float: left;
}

.news-detail .detail-text ul {
    float: none;
}

.footerIvaMobile {
    display: none !important;
}

.bollinoNew {
    display: block;
    background: transparent url(../img/bollinoNew.png) no-repeat scroll 0 0;
    background-size: auto;
    width: 72px;
    height: 72px;
    position: absolute;
    top: -7px;
    left: -7px;
}

/**********************************************SOFTWARE SPECIALI**************************************************/

.special-software-detail {
    font-family: 'Open sans', sans-serif;
    font-size: 16px;
}

.special-software-detail ul {
    list-style: none !important;
    padding-left: 0px;
}

.special-software-detail .spacer {
    display: block !important;
    clear: both !important;
    width: 100% !important;
    float: none !important;
    margin: 60px 0 !important;
}

.special-software-detail ul.customlist li {
    border-bottom: 1px solid #eee;
    font-size: 15px;
    padding: 6px 0;
}

.special-software-detail ul li i {
    margin-right: 10px;
}

.special-software-detail .demoSw {
    padding: 10px;
    background: #057bb6;
    color: white;
    border: 2px solid white;
    box-shadow: 0px 2px 5px #cacace;
    text-align: center;
}

.special-software-detail .demoSw a {
    color: white;
    text-align: center;
}

.special-software-detail #totop {
    font-weight: bold;
}

.rss-page .arguments {
    width: 44% !important;
    margin: 0 auto;
    float: none;
    min-width: 300px;
}

.rss-page .arguments .custom-controls-stacked {
    width: 50% !important;
    float: left !important;
    margin: 20px 0;
}

.oilTitle {
    text-align: center;
    font-size: 32px;
    font-weight: normal;
}

.calculator .settings .settingsData {
    padding: 10px;
    background: #f8f8f8;
    box-shadow: 0px 2px 2px #e9e9e9;
}

.calculator .settings .settingsTitle a {
    margin-bottom: 10px;
}

.calculator .settings .settingsTitle a,
.calculator .mainForm .datiTitle strong,
.calculator strong.resultTitle {
    display: block;
    width: 100%;
    color: #057bb6;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
}

.calculator .settings .settingsData > div {
    margin-bottom: 10px;
}

.calculator .settings .settingsData > div > strong {
    display: block;
}

.calculator .settings .settingsData > div > label {
    display: block;
    width: 18%;
    float: left;
    margin-right: 6%;
}

.calculator .settings .settingsData > div::after,
.calculator .settings .settingsData > div > label::after {
    content: "";
    display: block;
    clear: both;
}

.calculator .settings .settingsData > div > label span,
.calculator .settings .settingsData > div > label select {
    display: block;
    width: 70%;
    float: left;
}

.calculator .settings .settingsData > div > label select {
    width: 30%;
}

.calculator .settings .settingsData > div > label[for="temperaturaSetting"] span,
.calculator .settings .settingsData > div > label[for="temperaturaSetting"] select {
    width: 50%;
}

.calculator .mainForm {
    margin-top: 20px;
}

.calculator .mainForm .dati > label,
.calculator #resultHere > label {
    display: block;
    width: 20%;
    float: left;
    margin-right: 5%;
}

.calculator #resultHere > label {
    margin: 20px 5% 0 0;
}

.calculator .mainForm .dati > label span,
.calculator .mainForm .dati > label input,
.calculator #resultHere > label span,
.calculator #resultHere > label p {
    display: block;
    width: 100%;
    float: none;
}

.calculator .mainForm .dati > label input {
    appearance: none;
    -moz-appearance: none;
    -ms-progress-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #cacace;
    border-radius: 2px;
    color: #666;
    padding: 5px 12px;
    font-size: 14px;
    line-height: inherit;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
}

.calculator #resultHere > label span {
    font-size: 16px;
    color: #999;
}

.calculator #resultHere > label p {
    font-size: 20px;
}

strong.initialTitle {
    display: block;
    clear: both;
    width: 100%;
}

.calculator #resultHere > br:nth-child(even),
.calculator #resultHere > br:nth-child(9) {
    display: none !important;
}

/* Slider autoheight */

.swiper-container-autoheight {
    height: auto !important;
}

/* FORM */

.form-control {
    color: #535353 !important;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #a5919f !important;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #a5919f !important;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #a5919f !important;
}

.privacy-to-accept-form .campi label[for=privacy] {
    float: none !important;
    font-size: 15px;
}

.divRow.profilePassword {
    border-bottom: none !important;
    margin-bottom: 1rem !important;
}

.profilePassword .divCell:first-child {
    width: 40% !important;
}

.last-modified-date {
    font-style: italic;
    font-size: 12px;
    text-align: center;
    padding-top: 8px;
}

.small_info_text {
    font-size: 14px;
}

.extra_small_info_text {
    font-size: 11px;
}

.fa-alert-float-left {
    float: left;
    color: #E03A3E;
    padding: 0 10px 0 10px;
}

.customer-main-alert {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
}

a.topbar-brand {
    width: 85% !important;
}

/******************EMANUELE FULL_CUSTOM*************************************************************/


/******************RESPONSIVE*****************************************************************************************************************/

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .topbar > .container .topbar-right .nav-item {
        margin: 0;
        width: 97px;
    }

    .body-scrolled .topbar.topbar-sticky > .container .topbar-right {
        padding: 19px 0 21px 0;
        margin: 0;
    }

    .body-scrolled .topbar.topbar-sticky > .container .topbar-right .topbar-nav {
        width: 330px;
    }

    .body-scrolled .topbar.topbar-sticky > .container .topbar-right .topbar-nav .nav-link,
    .body-scrolled .topbar.topbar-sticky > .container .topbar-right .topbar-nav .nav-direct-link {
        font-size: 10px;
    }

    .body-scrolled .topbar.topbar-sticky > .container .topbar-right > .d-inline-flex.ml-12 {
        margin-left: 0px !important;
    }

    .version-table {
        width: 960px;
    }

    .topbar > .container .topbar-right {
        width: 100%;
    }
}

@media only screen and (max-width: 1024px) {
    .onepageHeader {
        display: none !important;
    }
}

@media only screen and (max-width: 991px) {
    .topbar-right {
        margin: 0 !important;
    }

    .loghiHeader {
        position: absolute;
        right: 90px;
        top: 14px;
        margin: 6px 0 0;
    }

    .loghiHeader .iso {
        width: 50px;
    }

    .loghiHeader .asso {
        width: 136px;
    }

    .body-scrolled .loghiHeader {
        margin: 0px;
    }

    .topbar-nav {
        padding-top: 0px !important;
        background: #057BB6 !important;
        color: white !important;
        border-right: 3px solid #fff !important;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) !important;
        z-index: 999999999;
    }

    .nav-submenu .nav-link span {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .topbar > .container {
        width: 100%;
        height: auto;
        display: block;
        margin: 0;
        top: 0;
        float: none;
        height: 100%;
    }

    .topbar > .container > div {
        display: block;
    }

    .topbar > .container .topbar-left {
        width: 100%;
        margin: 0;
        padding: 0 !important;
    }

    .topbar > .container .topbar-toggler {
        float: right;
        padding: 26px 20px;
        font-size: 32px;
        color: white;
    }

    .body-scrolled .topbar > .container .topbar-toggler {
        padding: 20px;
        color: white;
    }

    .topbar > .container .topbar-brand {
        width: 200px !important;
        float: left;
        padding: 10px 0;
    }

    .topbar > .container .topbar-right {
        position: absolute;
        right: 100px;
        padding: 26px 224px 21px 0;
        max-width: 100%;
        background-position: calc(100% - 154px) 22px, right 26px;
        background-size: 32px, 124px;
    }

    .topbar > .container .topbar-right .nav-item {
        width: 100%;
        margin: 0;
        padding: 10px 0;
    }

    .topbar > .container .topbar-right .nav-item a {
        color: white;
    }

    /* .topbar > .container .topbar-right .nav-item .nav-submenu,
    .topbar > .container .topbar-right .nav-item i
    {
        display: none !important;
    } */
    .topbar > .container .topbar-right .nav-item .nav-submenu .nav-link span,
    .topbar > .container .topbar-right .nav-item .nav-submenu .nav-direct-link span {
        width: 100%;
    }

    .topbar > .container .topbar-right .nav-item .nav-submenu .nav-link .submenuIcon {
        display: none !important;
    }

    .body-scrolled .topbar.topbar-sticky > .container .topbar-right {
        padding: 21px 210px 0 0;
        background-position: calc(100% - 180px) 14px, right 20px;
    }

    .topbar + .main-content {
        padding-top: 89px;
    }

    /* 
    .topbar > .container > .topbar-center {
        float: left;
        margin: 10px 0;
        max-width: 80%;
    }

    .topbar > .container > .topbar-right {
        float: right;
        width: auto;
        max-width: 20%;
        margin: 0;
    }

    .topbar > .container > .topbar-right button {
        line-height: 90px;
    }

    .body-scrolled .topbar > .container > .topbar-right button {
        line-height: 75px;
    } */
    /* .topbar .topbar-left {
        display: none !important;
    } */
    .header {
        padding: 120px 0 30px;
        background-position: center center !important;
    }

    #slideShowHome {
        margin-top: 90px;
    }

    header > .container > .row {
        -webkit-box-align: top !important;
        -webkit-align-items: top !important;
        -ms-flex-align: top !important;
        align-items: top !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .slideImage .container .btn,
    .slideVideo .container .btn {
        margin: 0 0 10px !important
    }

    .border-bottom-slide.swiper-container {
        max-height: 338px;
        margin-top: 88px;
        overflow: hidden;
    }

    .border-bottom-slide.swiper-container .swiper-wrapper {
        height: auto !important;
    }

    .border-bottom-slide.swiper-container .swiper-slide > header {
        height: 330px;
        max-height: 330px;
    }

    .header .container {
        width: auto;
    }

    .section-header h2 {
        font-size: 25px;
    }

    .custom-software-home .card {
        overflow: hidden;
    }

    .custom-home-banner .btn-success {
        padding: 9px 20px;
    }

    .indexSpecialBoxes .text,
    .indexSpecialBoxes .imageContainer {
        width: 100%;
    }

    .custom-newsletter-index {
        background-position: center 0px;
    }

    footer.site-footer.py-90 {
        padding: 30px 0 60px !important;
    }

    footer > .container > .row {
        display: block;
    }

    footer > .container > .row > .contact-col,
    footer > .container > .row > .menu-col,
    footer > .container > .row > .software-col {
        width: 33.333% !important;
        display: block;
        flex: unset !important;
        max-width: 33.333% !important;
        float: left !important;
        margin: 0 !important
    }

    footer > .container > .row > .contact-col {
        width: 45% !important;
        max-width: 45% !important;
    }

    footer > .container > .row > .menu-col {
        width: 21% !important;
        max-width: 21% !important;
    }

    footer > .container > .row > .last-column {
        width: 100%;
        max-width: 100% !important;
        padding-top: 40px !important;
        clear: both;
    }

    footer > .container > .row.realizzazione {
        display: block;
        clear: both;
        margin-top: 30px !important;
    }

    .nav.nav-outline {
        display: block !important;
    }

    .custom-section-tab .nav-outline .nav-item .nav-link:last-child,
    .custom-section-tab .nav-outline .nav-item .nav-link:first-child,
    .custom-section-tab .nav-outline .nav-item .nav-link {
        border-radius: 0px !important;
        border: 1px solid #efeff3 !important;
        padding: 6px;
        background: #fbfbfb;
    }

    .custom-section-tab .nav-outline .nav-item .nav-link:last-child:hover,
    .custom-section-tab .nav-outline .nav-item .nav-link:last-child.active,
    .custom-section-tab .nav-outline .nav-item .nav-link:first-child:hover,
    .custom-section-tab .nav-outline .nav-item .nav-link:first-child.active,
    .custom-section-tab .nav-outline .nav-item .nav-link:hover,
    .custom-section-tab .nav-outline .nav-item .nav-link.active {
        color: #fff;
        background-color: #057bb6;
    }

    .news-detail-header h5 {
        font-size: 24px;
    }

    .img-detail {
        padding: 0 !important;
        margin-bottom: 20px !important;
    }

    .custom-section-tab .tab-content.container .row {
        margin: 0 !important;
    }

    .software-detail h5 {
        font-size: 24px;
    }

    .software-detail > .sub-software .nav-outline .nav-item .nav-link,
    .software-detail > .sub-software .nav-outline .nav-item:first-child .nav-link,
    .software-detail > .sub-software .nav-outline .nav-item:last-child .nav-link {
        border-radius: 3px !important;
        border: 1px solid #ddd !important;
    }

    .software-detail .nav-outline {
        width: 186px;
        flex-direction: unset;
        padding: 10px 0 !important;
    }

    .software-detail-tab .nav-item {
        width: auto;
        text-align: center;
        margin: 0 !important;
        display: block;
        float: left;
        clear: none;
    }

    .version-table {
        width: 720px;
    }

    .version-table thead tr th.title,
    .version-table tbody tr td.title {
        width: 50%;
    }

    .software-detail #softwareUpdates {
        padding: 0 !important;
    }

    .software-detail #softwareUpdates h5 {
        font-size: 14px;
        padding: 0 10px !important;
    }

    .software-detail #softwareUpdates h5 a {
        padding: 10px 0 !important;
        display: block !important;
    }

    .software-detail #softwareUpdates h5 a::before {
        margin-left: 0px !important;
        margin-right: 8px !important;
        margin-bottom: 14px !important;
    }

    .software-detail #softwareUpdates h5 a span {
        width: 100% !important;
        display: block;
    }

    .software-detail #softwareUpdates h5 a span.text-lighter {
        position: absolute;
        top: 10px;
        left: auto;
        right: 12px;
        width: auto !important;
    }

    .software-detail #softwareUpdates .collapse .card-block > .text-right {
        text-align: center !important;
        width: 100vw !important;
        margin: 0 0 0 -10vw;
    }

    .shop-item {
        min-height: 0px !important;
    }

    .shop-item img {
        max-width: 100% !important;
        width: auto !important;
    }

    .shop-item p.otherProductDesc {
        clear: none !important;
        margin-top: 40px !important;
        display: none;
    }

    .emcsolutionTable {
        margin: 0 15px !important;
    }

    .customContactMap {
        margin-top: 0px;
    }

    #newsletterForm {
        width: 100%;
    }

    #newsletterForm > div {
        width: 100%;
        padding: 20px 6px;
    }

    #newsletterForm > div.campoSubmit button {
        width: 100%;
    }

    .onlyResponsive {
        display: block !important;
    }

    .notResponsive,
    .nav.nav-outline.notResponsive {
        display: none !important;
    }

    .internalCustomNav {
        border: 0px;
        border-radius: 5px;
        width: 100%;
        padding: 4px 4px !important;
        color: white;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: #057bb6 url(../img/select-arrow.png) no-repeat scroll 96% 11px;
    }

    .internalCustomNav option {
        padding: 4px 4px !important;
        background: white;
        color: #666;
    }

    .news-section > .container > .flexbox {
        display: block !important;
    }

    .news-section > .container > .flexbox > .btn {
        width: 100%;
        max-width: 100%;
        display: block;
        float: none;
        clear: both;
        margin: 0 0 10px !important;
    }

    .versionModalWindow .modal-dialog {
        width: calc(100% - 20px) !important;
    }

    footer.site-footer > .container > .row > hr.onlyResponsive {
        display: none !important;
    }

    .emcsolutionDetail .swiper-button-box .swiper-button-next,
    .emcsolutionDetail .swiper-button-box .swiper-button-prev {
        width: 40px;
        height: 50px;
        margin-top: 0;
        line-height: 47px;
        top: 25% !important;
        background-color: rgba(0, 0, 0, 0.7);
    }

    .emcsolutionDetail .swiper-button-next::before,
    .emcsolutionDetail .swiper-button-prev::before {
        font-size: 40px !important;
    }

    .calculator .settings .settingsData > div > label {
        width: 30%;
        margin-right: 3%;
    }

    .custom-attachments .card-block > h4 {
        line-height: 1.4 !important;
    }

    .body-scrolled .topbar > .container .topbar-right {
        width: 80%;
    }

    #cookie_privacy_widget {
        border-top: 2px solid #0b72b1 !important;
        border-bottom: 0;
        top: initial;
        bottom: 0 !important;
        height: auto !important;
    }

}

@media only screen and (max-width: 767px) {
    .loghiHeader {
        display: none !important;
    }

    .topbar-brand {
        max-width: 190px !important;
    }

    .topbar > .container .topbar-right,
    .body-scrolled .topbar.topbar-sticky > .container .topbar-right {
        background: none !important;
        background-image: none !important;
        padding: 26px 0 !important;
    }

    .body-scrolled .topbar.topbar-sticky > .container .topbar-right {
        padding: 20px 0 !important;
    }

    .topbar-right > .d-inline-flex > .btn.btn-sm.btn-primary.hidden-sm-down {
        display: block !important;
    }

    .topbar-right > .d-inline-flex > .btn.btn-sm.btn-primary.hidden-sm-down.btn-assistenza {
        display: none !important;
    }

    .version-table {
        width: 540px;
    }

    .version-table thead tr th.title,
    .version-table tbody tr td.title {
        width: 40%;
        font-size: 11px;
        line-height: 1.6;
    }

    footer > .container > .row > .contact-col .heading-alt img {
        max-width: 200px;
    }

    .footerIva {
        display: none !important;
    }

    .footerIvaMobile {
        display: block !important;
    }

    .swiper-button-next,
    .swiper-button-prev {
        display: block;
    }

    .calculator .settings .settingsData > div > label {
        width: 48%;
        margin-right: 2%;
    }

    .calculator .mainForm .dati > label,
    .calculator #resultHere > label {
        width: 48%;
        margin-right: 2%;
    }

    .software-detail-text-float .btn-primary {
        float: none;
        width: 100%;
    }

    .software-detail-text-float hr {
        float: none;
        width: 100%;
    }

    .software-detail-text-float .softwareDetailImg {
        float: none;
    }
}

@media only screen and (max-width: 574px) {
    .topbar-right {
        position: absolute;
        left: 0;
        top: 0;
        height: 100vh;
        width: 0px !important;
    }

    .topbar-right > .d-inline-flex {
        display: none !important;
        position: absolute !important;
        top: 308px;
        left: 90px;
        right: auto;
        z-index: 1000000;
        margin: 0 !important;
    }

    .topbar-backdrop + .container > .topbar-right > .d-inline-flex {
        display: block !important;
    }

    #slideShowHome {
        max-height: none;
    }

    .border-bottom-slide.swiper-container .swiper-slide > header {
        height: calc(100vh - 98px);
        max-height: calc(100vh - 98px);
    }

    #slideShowHome p {
        max-height: none !important;
        line-height: 1.4;
    }

    footer > .container > .row > .contact-col {
        width: 100% !important;
        display: block;
        flex: unset !important;
        max-width: 100% !important;
    }

    footer > .container > .row > .contact-col .sedeFooter {
        margin-top: 10px;
    }

    footer > .container > .row > .menu-col,
    footer > .container > .row > .software-col {
        margin: 0 !important;
        float: left;
    }

    footer > .container > .row > .menu-col,
    footer > .container > .row > .software-col {
        width: 100% !important;
        display: block;
        float: none !important;
        clear: both;
        max-width: none !important;
    }

    footer > .container > .row > .software-col .flex-column,
    footer > .container > .row > .menu-col .flex-column {
        flex-direction: unset !important;
    }

    footer > .container > .row > .software-col .flex-column .nav-link,
    footer > .container > .row > .menu-col .flex-column .nav-link {
        width: 100% !important;
        display: block;
        float: left !important;
        clear: none;
        max-width: none !important;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-left: 4px;
        padding-right: 4px;
    }

    footer > .container > .row > .menu-col .flex-column .nav-link {
        width: 50% !important;
    }

    .software-detail-tab > .nav-outline {
        width: 194px;
        padding: 10px 4px !important;
    }

    .version-table {
        width: 100%;
        padding: 0 4px;
    }

    .realizzazione .footerIvaMobile,
    .realizzazione .footerIvaMobile p,
    .realizzazione .copyrights,
    .realizzazione .copyrights a {
        font-size: 10px;
    }

    footer.site-footer hr {
        clear: both !important;
    }

    footer.site-footer > .container > .row > hr.onlyResponsive {
        display: block !important;
    }

    .calculator .settings .settingsData > div > label {
        width: 100%;
        margin-right: 0;
    }

    footer > .container > .row > .last-column {
        padding-top: 0px !important;
    }

    .bollinoNew {
        background-size: 100%;
        width: 70px;
        height: 70px;
        top: 2px;
        left: 2px;
    }
}

@media only screen and (max-width: 479px) {

    /* Footer credits - cookies */
    .copyrights .credits {
        text-align: center;
    }

    .copyrights .cookies {
        text-align: center;
    }
}

@media only screen and (max-width: 425px) {

    /* Footer credits - cookies */
    .copyrights .credits,
    .copyrights .cookies {
        display: block;
        line-height: 2em;
    }

    .copyrights .separator {
        display: none;
    }

    /* Form Contatti/Info/Demo */
    label[for=privacy],
    .campi a.cBoxInline {
        font-size: 11px;
    }

    .campi label[for=privacy] {
        margin-top: 9px;
    }
}

@media only screen and (max-width: 425px) {
    .topbar-right > .d-inline-flex {
        left: 69px;
    }
}

.nav-link.special .submenuIcon {
    background-color: #E75324;
}

.img-detail.float_l {
    float: left;
    max-width: 50%;
}

.img-detail.float_r {
    float: right;
    max-width: 50%;
}

@media only screen and (max-width: 490px) {

    .img-detail.float_l,
    .img-detail.float_r {
        float: none;
        max-width: 100%;
    }
}

#slideShowHome h1,
#slideShowHome h2,
#slideShowHome h3,
#slideShowHome h4,
#slideShowHome h5,
#slideShowHome h6 {
    font-family: Helvetica;
    font-weight: bold !important;
    font-size: 30px;
}

#slideShowHome p {
    font-family: Helvetica;
    font-style: normal !important;
    max-height: 140px;
    overflow: hidden;
}

#slideShowHome hr {
    margin: 0 auto 30px;
}

.social a.social-linkedin:hover {
    color: #b3daed;
}