/*********** RESET ****************/

/** Font **/
/* raleway-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/raleway/raleway-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/raleway/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway/raleway-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway/raleway-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway/raleway-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway/raleway-v28-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/raleway/raleway-v28-latin-600.eot'); /* IE9 Compat Modes */
  src: url('../fonts/raleway/raleway-v28-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway/raleway-v28-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway/raleway-v28-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway/raleway-v28-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway/raleway-v28-latin-600.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/raleway/raleway-v28-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/raleway/raleway-v28-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway/raleway-v28-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway/raleway-v28-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway/raleway-v28-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway/raleway-v28-latin-700.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* poppins-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/poppins/poppins-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins/poppins-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins/poppins-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins/poppins-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins/poppins-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins/poppins-v20-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/poppins/poppins-v20-latin-600.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins/poppins-v20-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins/poppins-v20-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins/poppins-v20-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins/poppins-v20-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins/poppins-v20-latin-600.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/poppins/poppins-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins/poppins-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins/poppins-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poppins/poppins-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poppins/poppins-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poppins/poppins-v20-latin-700.svg#Poppins') format('svg'); /* Legacy iOS */
}


/** End Font **/





body {
    line-height:1.3;
}

a, .item_introtext strong, .item_fulltext strong, .category_desc strong {
    color: #004a83;
    text-decoration:none;
    /*font-weight:bold;*/
}

.item_fulltext a {
    font-weight:bold;
}

.item_introtext p a:not(.btn), .item_fulltext p a:not(.btn), .category_desc p a:not(.btn)  {
    text-decoration:none;
}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 100%; background-color: #000; }

.only-mobile {
    display:none;
}

.only-desktop {
    display:inline-block;
}

h1.heading-style-1 {
    font-size:36px !important;
    font-weight:bold;
    color:#004A83;
    text-align:center;
}

h1.heading-style-2, h2.heading-style-2, h3.heading-style-2, h4.heading-style-2, h5.heading-style-2, h6.heading-style-2 {
    /*text-transform: uppercase;*/
    font-weight:bold;
    color:#004A83;
}

.btn {
    font-family:inherit;
    border-radius:0px;
}

ol li:before {
    content: none;
}

*::selection {
    background: #004a83;
}

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


/** Header Language **/

#header_top {
    /*height:55px;*/
    background: #004A83;
    padding-top:0px;
}

ul.user-menu {
    margin: 1px 0 0;
    text-align:right;
}

#header_top ul.user-menu li a {
    color: #fff;
}


#header_top ul.user-menu li a {
    color: #fff;
    background: url(../images/account.png) no-repeat;
    background-position-y: 6px;
    padding-left: 32px;
    display: inline-block;
    padding-top: 9px;
    padding-bottom: 7px;
}

#header_top ul.user-menu li {
    margin-right:0px;
    margin-bottom:0px;
}

#header_top ul.user-menu li a:hover, #header_top ul.user-menu li.current a {
    color: #9b9b9b;
    background: url(../images/account_hover.png) no-repeat;
    background-position-y: 6px;
}

.mod-languages {
    padding: 7px 0px;
    text-align: center;
    margin: 0 auto;
    display: block;
    float: none;

}
div.mod-languages ul {
    text-align:center;
}
div.mod-languages a {
    text-decoration: none;
    width: 20px;
    display: inline-block;
}
.mod-languages a img {
    width:100%;
}

div.mod-languages ul.lang-inline li {
    display: inline-block;
    opacity: 0.6;
}

div.mod-languages ul.lang-inline li.lang-active
, div.mod-languages ul.lang-inline li:hover{
    opacity:1;
}
#header_top .menu.social {
    /*padding: 7px 0px;*/
    padding:0px;
    padding-top:7px;
    text-align:left;
}

.menu.social img {
    width: 20px;
}
#header_top .menu.social li {
    padding: 0px;
}
#header_top .menu.social li:first-child a {
    padding-left:0px;
}
#header_top .menu.social li a {
    padding: 0 0 8px 13px;
}
.menu.social a:hover img {
    opacity: 0.6;
    display: inline-block;
}

#login-form {
    display: none;
    position: absolute;
    z-index: 99999;
    top:38px;
    background: #004A83;
    background: #71787D;
    background: #f1f1f2;
    color:#fff;
    color:#004A83;
    padding: 20px;
    border: 2px solid #004a83;
    right:0px;
}
#login-form .pretext,
#login-form p{
    font-size:13px;
    padding-bottom: 0px
}
#login-form .userdata {
    margin-top:13px;
}
#login-form label.control-label, #login-form ul.unstyled li a {
     color:#004A83;
     font-size:13px;
 }
#login-form ul.unstyled li a:hover {
    color:#004A83;
    text-decoration:underline;
}
#login-form input[type="text"], #login-form input[type="password"]{
   height:30px;
    margin-bottom:8px;
    border-radius: 0px;
}
#form-login-remember label {
    margin-bottom:0px;
}

#login-form .userdata .btn, #login-form .register-link {
    padding: 4px 8px;
    margin-bottom: 8px;
    transition:none;
    border: 1px solid #fff;
    background-color:#fff;
    background-color:#004a83;

    border-radius:0px;

    color:rgb(67, 67, 69);
    color:#fff;

    text-transform: uppercase;
    font-size:14px;
    font-weight:bold;
    line-height:24px;
    display: block;
    width: 50%;
    text-align: center;
}

#login-form .userdata .btn:hover, #login-form .register-link:hover {
    color: #004a83;
    background-color:#fff;
    border: 1px solid #004a83;
    padding: 4px 8px;
    margin-bottom: 8px;

}



#login-form ul.unstyled {
    margin-bottom:0px;
    margin-top:13px;

}
#login-form ul.unstyled li{
    line-height:1;
}

form#login-form.logout-form ul.unstyled li a {
    display:block;
    font-weight:bold;
    text-transform: uppercase;
}
form#login-form.logout-form ul.unstyled li {
    margin-bottom:10px;
}

#login-form .logout-btn {
    padding: 4px 8px;
    margin-bottom: 8px;
    transition:none;
    border: 1px solid #fff;
    background-color:#fff;
    background-color:#004a83;

    border-radius:0px;

    color:rgb(67, 67, 69);
    color:#fff;

    text-transform: uppercase;
    font-size:14px;
    font-weight:bold;
    line-height:24px;
    display: block;
    width: 50%;
    text-align: center;
    margin-top:20px;
}

#login-form .logout-btn:hover {
    color: #004a83;
    background-color:#fff;
    border: 1px solid #004a83;
    padding: 4px 8px;
    margin-bottom: 8px;
    transform:none;

}

#com-form-login, #form-login {
    background: #004a83;
    background: rgba(113, 120, 125, 0.1);
    /*color: #fff;*/
    padding:10px;
}
#com-form-login .heading-style-4 {
    font-size:18px;
    /*color:#fff;*/
}

#com-form-login .input-prepend input{
    font-size:14px;
    max-width:100%;
}

#com-form-login-remember label {
    /*color:#fff;*/
}
#com-form-login-buttons button, #com-form-login-buttons a, #form-login button{
    padding:5px 10px;
    border-radius:0px;
    margin-bottom: 10px;
    border-color:rgb(217, 217, 217);
}

#com-form-login-buttons button:hover, #com-form-login-buttons a:hover, #form-login button:hover {
    background: #004a83;
    color:#fff;
    border-color:#004a83;
}

#com-form-login .reset_remind a {
    /*display:block;*/
    /*color:#fff;*/

}

h4.fieldset-title.heading-style-4.visible-first {
    margin: 16px 0px 8px 0px;
    border-bottom: 2px solid #004a83;
}
h4.subtitle.heading-style-4.visible-first {
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 40px;
}

#adminForm fieldset {
    background: rgba(113, 120, 125, 0.1);
    padding:20px;
}

#adminForm label {
    line-height:1.1;
}

#adminForm input[type="text"],
#adminForm input[type="email"],
#adminForm input[type="password"]{
    height:40px !important;
    line-height:40px;
    /*color:#fff;*/
    border-radius:0px;
    background:#fff;
    margin-bottom:8px;
}
div.chzn-container {
    margin-bottom:8px;
}
div.chzn-container-single .chzn-single{
    height:40px !important;
    line-height:40px;
    width:200px;
    border-color:rgb(217, 217, 217);
    border-radius:0px;
    padding:0px 15px;
}
div.chzn-container-single .chzn-single div {
    height:40px !important;
}
div.chzn-container-single .chzn-drop {
    width:200px;
}
.chzn-search input[type="text"] {
    color: #000;
}

#modules-form span.radio, #adminForm span.radio {
    display:inline-block !important;
    margin-right: 5px;
}


#adminForm .buttonBar {
    text-align:center;
    margin-top:20px;
}

#adminForm .buttonBar button {
    padding: 10px 20px;
    background: #004A83;
    color: #fff;
    border: none;
    font-weight: bold;
    border:1px solid #004A83;
}
#adminForm .buttonBar button:hover {
    color:#004A83;
    background: rgba(113, 120, 125, 0.1);
    border: 1px solid #004A83;

}


    /**

    /**** Menu Principale ***/

#logo a img {
    /*max-width: 150px;*/
}

#header #logo {
    /*padding-top:18px;*/
    padding-top:10px;
    margin-bottom:10px;
}
#header .home_menu {
    /*padding-top: 28px;*/
    padding-top: 10px;
}


.scroll-to-fixed-fixed .home_menu {
    /*padding-top: 11px !important;*/
}
/*.stuck_position.stuck.scroll-to-fixed-fixed #logo a img {*/
    /*max-width:200px;*/
/*}*/




nav.moduletable.home_menu {
    /*float: none;*/
    /*text-align: center;*/
    /*margin-left: auto;*/
    /*margin-right: auto;*/
}
nav.home_menu .icemegamenu > ul > li > a.iceMenuTitle:after {
    border-bottom: 2px solid #004A83;

}
nav.home_menu .icemegamenu > ul > li.menu-search > ul.icesubMenu {
    top:0px;
}
.scroll-to-fixed-fixed nav.home_menu .icemegamenu > ul > li.menu-search > ul.icesubMenu {
    top:-6px;
}

.no-dropdown ul {
    display:none;
}

/********* BREADCRUMBS **********/

#breadcrumbs {
    background: rgba(113, 120, 125, 0.1);
    padding: 16px 0px;
    color: #004A83;
    color: #434345;
    /*margin-bottom:32px;*/
    margin-bottom:0px;

}
#breadcrumbs span.caption {
    font-size:32px;
    line-height: 1.5;
}

#breadcrumbs .breadcrumb {
    margin:12px 0px;
}
#breadcrumbs a {
    color: #004A83;
    position:relative;

}

#breadcrumbs a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 2px solid #004A83;
    width: 100%;
    max-width: 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#breadcrumbs a:hover:after{
    max-width: 100%;
}



/********** SLIDER *************/
.swiper-container {
    margin-bottom:0px;
}


.swiper-slide-caption.animated {
    background: rgba(113, 120, 125, 0.65);
}

.ls-layers{
    text-shadow: -1px 0 #71787D, 0 1px #71787D, 1px 0 #71787D, 0 -1px #71787D;
}
.ls-layers .word {
    text-shadow: -1px 0 #71787D, 0 1px #71787D, 1px 0 #71787D, 0 -1px #71787D;
}


a.btn-slider {
    padding: 10px 20px;
    background: #004A83;
    color: #fff;
}

a.btn-slider:hover {
    -webkit-box-shadow: -4px 10px 11px -1px rgba(113,120,125,1);
    -moz-box-shadow: -4px 10px 11px -1px rgba(113,120,125,1);
    box-shadow: -4px 10px 11px -1px rgba(113,120,125,1);
    transform: translateY(-10px);
}

/******* COMPONENT *******/
div#component {
    /*margin-top: 40px;*/
    margin-top: 0px;
}

/*.body___home #component, #com_virtuemart #component, .view-category #component, .view-virtuemart #component, .view-user #component, .view-productdetails #component {*/
    /*margin-top:0px;*/
/*}*/

/********* NEWS HOME *********/
#maintop .news {
    background:#004A83;
    color: #fff;
}

#maintop .mod_owl_carousel.owl-loaded.custom-indent.news {
    display: none;
}

.news .owl-prev, .news .owl-next {
    top: 40%;
}

.news.owl-loaded.owl-drag {
    padding: 35px 0px;
}

.custom-home-news .owl-item_content .item_title {
    font-family: inherit;
    font-size: 32px;
    font-weight: bold;
    padding-top: 0px;
    margin:10px 0px;
}

.custom-home-news a.btn {
    display:inline-block;
    padding:0px;
    background:transparent;
    color:#fff;
    text-decoration:underline;
    text-transform: none;
    border:0px;
    margin-left: 20px;
    font-size:16px;
}


.custom-home-news a.btn:after {
    content: '>>';
    display: inline-block;
    transform: translateX(5px);
    transition: transform 0.5s;
    font-size:22px;
    font-weight:bold;
}

.custom-home-news a.btn:hover:after {
    transform: translateX(25px);

}

.custom-home-news .owl-prev, .custom-home-news .owl-next {
    background: transparent;
    border: 2px solid #fff;
    color:#fff;
    margin-left: 20px;
    margin-right: 20px;
}
.custom-home-news .owl-prev:hover, .custom-home-news .owl-next:hover {
    background: #fff;
    border: 2px solid #004A83;
    color: #004A83;
}





/********* TEMI PRINCIPALI HOME **********/

#maintop {
    background:#ffffff;
}

.mod-newsflash-adv.services {
    padding-top:90px;
    padding-bottom:52px;
}

.services .intro_item_block {
    display:inline-block;
    background:#fff;
    color:#434345;
    /*height:350px;*/
    height:270px;
    position:relative;

}

.services .intro_item_block:hover {
     color:#434345;
    transform: translateY(-10px);

}

.services .item_img{
    margin: 0px;

}
.services .item_img img {
    /*height:350px;*/
    height:270px;
    width: 100%;
}

.services .item_content {

    background:#004A83;
    height:30px;
    position:absolute;
    transition: height 500ms, opacity 500ms;
    bottom:0px;
    z-index:9;
    opacity:1;
    width:100%;
}

.services .intro_item_block:hover .item_content{

    opacity:0.7;
    /*height:350px;*/
    height:270px;

}

.services h4.heading-style-4.item_title {
    margin:0px;
    background: #004A83;
    color: #fff;
    display:inline-block;
    width:100%;
    /*text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;*/
}
.services .item_introtext {
    padding:10px 20px ;
    text-align:left;
    color:#fff;
    display:none;
    transition: display 500ms;

}
.services .item_intro_link {
    padding:10px 20px;
    background: #004A83;
    color:#fff;
    font-weight:bold;
}

.services .intro_item_block:hover {

    -webkit-box-shadow: -4px 10px 11px -1px rgba(113,120,125,1);
    -moz-box-shadow: -4px 10px 11px -1px rgba(113,120,125,1);
    box-shadow: -4px 10px 11px -1px rgba(113,120,125,1);
}


.services .intro_item_block:hover .item_introtext{
    display:inline-block;
}



/********* CONTENT ***************************/

/***+ home content ***/
.body___home div#content {
    padding-top:0px;
    background: rgba(113, 120, 125, 0.1);
}

/*.blog_item_block {*/
    /*background:#ffffff;*/
    /*position:relative;*/
    /*border: 3px solid #004A83;*/
/*}*/

/*.blog_item_block header.item_header h3{*/
     /*margin-bottom:0px;*/
     /*padding:10px;*/
     /*background: #004A83;*/
     /*color:#fff;*/
    /*font-size: 22px;*/
    /*text-align:center;*/
 /*}*/
/*div.blog_item_content {*/
       /*display:block;*/
       /*width:100%;*/
/*}*/
/*.blog_item_block figure.img-intro {*/
    /*margin-bottom:0px;*/
    /*width:40%;*/
    /*margin-right:2%;*/
/*}*/

/*div.blog_item_text {*/
    /*display:block;*/
    /*width:56%;*/
    /*float:right;*/
    /*margin-top:2%;*/
    /*margin-right:2%;*/
/*}*/

/*.blog_item_text a.btn.btn-info.readmore {*/
    /*background: #71787D;*/
    /*color:#fff;*/
    /*border-radius:0px;*/
    /*position: absolute;*/
    /*bottom: 0;*/
    /*right: 0;*/
/*}*/

/*.blog_item_text a.btn.btn-info.readmore:hover {*/

    /*background: #004A83;*/
    /*color:#fff;*/
/*}*/


/***** vertical Block ****/
.service-section .item.Left {
    background: rgba(113, 120, 125, 0.1);
    padding: 20px 0px;
}


.vertical-service figure,
.vertical-service .item_content{
    width:48%;
    margin-bottom:0px;
   
}
.vertical-service figure {
    text-align:center;
}
.vertical-service .item_content {
    text-align:left;
    margin-top:10%;
}

.vertical-service .item_title {
    /*color:#fff;*/
    color: #004A83;
    font-size:42px;
    /*background: #004A83;*/
    text-align:center;
    font-weight:bold;
}

.vertical-service figure img {
    width:100%;
}

.vertical-service.Left figure,
.vertical-service.Left .item_content{

    float:left;
}
.vertical-service.Right figure,
.vertical-service.Right .item_content{

    float:right;
}
.vertical-service.Right figure,
.vertical-service.Left .item_content
{
     margin-left:2%;
 }
.vertical-service.Left figure,
.vertical-service.Right .item_content{
    margin-right:2%;
}

.vertical-service .item_introtext {
    font-size: 18px;
}
.vertical-service .content-links {
    text-align:center;
    margin-top: 40px;
    font-weight:bold;
    /*font-size:20px;*/
}

.vertical-service .content-links a {
    padding: 10px 20px;
    /*background: #004A83;*/
    color: #004A83;
    /*color:#fff;*/
    display:inline-block;
}


.vertical-service .content-links a:after,
.content-links a:after {
    content: '>>';
    display: inline-block;
    transform: translateX(5px);
    transition: transform 0.5s;
    font-size:22px;
}

.vertical-service .content-links a:hover:after,
.content-links a:hover:after
{
    transform: translateX(25px);
    font-weight:bold;
}

/********* LANDING *******************/

.wow p {
    font-size: 18px;
}

#showcase .bg_video {
    top:0px;
    margin-bottom:0px;
}

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

#mainbottom-2 {
    padding-bottom: 48px;
    margin-bottom: -48px;
}

.view-article .vertical-service .item_content {
    text-align:left;
    margin-top:0%;
}

#mainbottom-3 {
    padding:0px;
    background:transparent;
}
._dwallparallax .parallax_cnt{
    min-height:300px;
    padding: 120px 0px;
    text-align: center;
}

._dwallparallax .parallax_cnt a {
    display: inline-block;
    /*padding:10px 20px;*/
    text-transform:uppercase;
    font-size:22px;
    font-weight:bold;
    height:70px;
    line-height:70px;
    width:400px;
}

a.btnLink.downloadLink {
    background: #fff;
}
a.btnLink.downloadLink:hover {
    background: #71787D;
    color:#fff;
}
a.btnLink.contactLink {
    background: #004A83;
    color: #fff;
}
a.btnLink.contactLink:hover {
    background: #71787D;
    color: #fff;
}

/**** Sezione richiesta info ***/

div#mainbottom-3 .moduletable {
    padding: 40px 0px;
    background: #F1F1F2;
}

div#mainbottom-3 .moduletable._info-supplier {
    background:#fff;
}

div#mainbottom-3 .moduletable._info-supplier .module_container {
    padding-top:20px;
}

div#mainbottom-3 .moduletable._dwallparallax{
    margin-bottom:0px;
    padding:0px;
}

.custom-mainbottom {
    background:#F1F1F2;
    padding: 40px 0px;

}

.landing-request-link a{

    display:block;
    padding:0px;
    background:transparent;
    color:#004A83;
    text-decoration:underline;
    text-transform: none;
    border:0px;
    font-weight:bold;
    font-size:20px;
    margin:0 auto;
}
.landing-request-link a:hover {
    text-decoration:underline;
}
.landing-request-link a:after {
    content: '>>';
    display: inline-block;
    transform: translateX(5px);
    transition: transform 0.5s;
    font-size:22px;
    font-weight:bold;
}

.landing-request-link a:hover:after {
    transform: translateX(25px);


}


/**** Hiro TT *****/

.body__._hiltTT {
    background: #000000;
    color: #F8E000;
}

.body__._hiltTT div#mainbottom-3 .moduletable {
    background: #000000;
}

.body__._hiltTT h1.heading-style-1,
.body__._hiltTT .item_introtext strong,
.body__._hiltTT .vertical-service .item_title,
.body__._hiltTT #mainbottom-3,
.body__._hiltTT fieldset.formFieldset legend,
.body__._hiltTT .landing-request-link a,
.body__._hiltTT li.rsform-block.rsform-block-privacy .formDescription
{
    color:#F8E000;
}
.body__._hiltTT legend {
    border-bottom-color:#F8E000 ;
}
.body__._hiltTT li.rsform-block.rsform-block-privacy .formDescription a {
    color: #fff;
}
.body__._hiltTT input[type="submit"] {
    color: #000;
    background: #F8E000;
}

.body__._hiltTT div#mainbottom-3 .moduletable._info-supplier {
    background: #000;
}

/****** Onda d'urto *******/
div#mainbottom-3 .moduletable._ondeurto-parallax {
    padding: 0px 0px;
}

.parallax.parallax___ondeurto-parallax {
    height: 350px;
}

.parallax.parallax___ondeurto-parallax .parallax_image{
    height: 1780px !important;
}

/******** FORM *************/

#mainbottom-3 {
    color: #434345;
}


fieldset.formFieldset legend {
    font-size: 20px;
    color:#004A83;
}

legend {
    display: block;
    width: 100%;
    border-bottom: 2px solid #004A83;
}

.landingForm div.formCaption {
    display:none;
}
div.formDescription {
    margin-left: 3px;
    padding-left: 3px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.1;
}

input[type="text"]:focus,
input[type="text"]:hover,
input[type="password"]:focus,
input[type="password"]:hover,
textarea:focus,
textarea:hover
{
    border: 1px solid #004A83;
}

input[type=checkbox] {
    transform: scale(1.5);
}

span.checkbox {
    width: 29px;
    height: 30px;
    border: 2px solid #c1c1c1;
    border-radius: 2px;
    margin-left: 12px;
    margin-right: 8px;
}

span.checkbox label.checkbox_inner:before {
    content: '';
    font-family: 'FontAwesome';
    font-size: 26px;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    color: #434345;
    text-align: center;
    bottom: auto;
    line-height: 26px;
}

div[id*="g-recaptcha"] {
    margin: 10px 0px;
}

.landingForm .rsform-block.rsform-block-paese .formBody {
    width:100%;
}

.landingForm div.chzn-container.chzn-container-single {
    width: 100% !important;

}

.landingForm div.chzn-container-single .chzn-single {
    width: 100% ;
    height:50px !important;
    line-height: 50px;
}

.landingForm div.chzn-container-single .chzn-single div {
    height: 50px !important;
}

.landingForm div.chzn-container-single .chzn-drop {
    width: 100%;
}

.landingForm .rsform-block.rsform-block-richiesta textarea {
    max-height:unset;
}

li.rsform-block.rsform-block-privacy .formDescription {
    padding: 15px;
}

li.rsform-block.rsform-block-privacy .formDescription a{
    color: #004A83;
}


input[type="submit"] {
    background: #004A83;
    color: #fff;
    border: 1px solid #fff;
    font-size: 18px;
    padding: 5px 10px;
    font-weight: bold;
    text-transform: uppercase;
}

input[type="reset"] {
    background: #71787D;
    color: #fff;
    border: 1px solid #fff;
    font-size: 18px;
    padding: 5px 10px;
    font-weight: bold;
    text-transform: uppercase;
}

input[type="submit"]:hover,
input[type="reset"]:hover
{
    transform:scale(1.2);
}

/********* SIDEBAR *********************/

/****** Distributors *****/

.moduletable.-pubb {
    background: #004A83;
    margin-bottom: 40px;
    padding: 10px;
    color: #fff;
}


.moduletable.-pubb h3 {
    border-bottom: 2px solid #fff;
    padding-bottom: 5px;
    color: #fff;
    margin-bottom:20px;
}

.moduletable.-pubb h3:after {
    content: none;
}

.moduletable.-pubb ul li a {
    color: #fff;
}


/***** Products *****/
.view-virtuemart #content {
    /*background:rgba(113, 120, 125, 0.1);*/
}

.moduletable.category .moduleTitle {
    text-transform: uppercase;
    font-weight:bold;
    font-size: 22px;
    margin-bottom: 24px;
}
.moduletable.category .moduleTitle:after {
    border-bottom: 2px solid  #004A83;

}



#aside-left .VMmenu > li > a {
    /*background:#004A83;*/
    background:transparent;
    /*color:#ffffff;*/
    color:#71787D;
    border-radius:0px;
    /*transition: background-color 1s;*/
    padding:7px;
    font-size:14px;
    margin-bottom:7px;

}

#aside-left .VMmenu > li > a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 2px solid #004A83;
    width: 100%;
    max-width: 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}


#aside-left .VMmenu > li > a:hover,
#aside-left .VMmenu > li.active a {
    color:#004A83;
    background-color:#ffffff;

}

#aside-left .VMmenu > li > a:hover:after,
#aside-left .VMmenu > li.active a:after {
    max-width: 100%;
}




#aside-left .VMmenu > li.active a {
    font-weight:bold;
}
#aside-left .VMmenu > li .VmArrow {
    width: 20px;
    line-height: 34px;
    border-radius:0px;
    background:#ffffff;
}

#aside-left .VMmenu > li .menu.level1{
    padding: 5px;
    list-style-type: none;
}

ul.list li:before {
    display:none;
}

/*** Sidebar Category list ****/
.categories-module li {
    position:relative;
    line-height: 2.5;
}

.categories-module li a {
    font-size: 14px;
}

.categories-module li.active > a {
    font-weight:bold;
    color: #004A83;
}

.categories-module li a:hover {
    color:#004a83;
}
.categories-module li a.titleLink:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 2px solid #004A83;
    width: 100%;
    max-width: 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.categories-module li a.titleLink:hover:after{
    max-width: 100%;
}

.child-menu-link {
    position:absolute;
    display:block;
    width:20px;
    height:20px;
    right:0px;
    top:0px;
    background:url('../images/iconsets/arrow_up.png') no-repeat;
    margin-top:15px;
}

.child-menu-link.collapsed {
    background:url('../images/iconsets/arrow_down.png') no-repeat;
}

.categories-module li div[id|=parentid]{
    border-top:2px solid #004A83;
    padding: 10px 0px 10px 20px;
}

/****** End Category sidebar *****/

/****** Document Area sidebar *****/
.k-ui-namespace .k-tree .jqtree-selected>.jqtree-element {
    background: #fff;
    color: #434345;
    color:#004a83;
}
.k-ui-namespace .k-tree .jqtree-selected>.jqtree-element::after {
    content:'';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 2px solid #004A83;
    width: 100%;
    max-width: 100%;
    /*-webkit-transition: all 0.2s linear;*/
    /*-o-transition: all 0.2s linear;*/
    /*transition: all 0.2s linear;*/
}

.k-ui-namespace .k-tree .jqtree-selected>.jqtree-element:hover {
    background:transparent;
}

li.jqtree_common.jqtree-folder.jqtree-selected.k-is-active:hover div {
    background: transparent;
}

.k-ui-namespace .k-tree .jqtree-element {
    position:relative;
}

.jqtree-title.jqtree_common {
    font-size: 14px;
}

.k-ui-namespace .k-tree .jqtree-element:hover, .k-ui-namespace .k-tree .jqtree-element:focus {
    background: transparent;
}

.k-ui-namespace .k-tree .jqtree-element::after{
    content:'';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 2px solid #004A83;
    width: 100%;
    max-width: 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.k-ui-namespace .k-tree .jqtree-element:hover::after, .k-ui-namespace .k-tree .jqtree-element:focus::after{
    max-width: 100%;
}

ul.jqtree_common.jqtree-tree ul {
    margin-bottom: 10px;
 }

/****** End Document Area sidebar ***/



/********* CONTENT **********************/
#content {
    padding-bottom: 0px;
    padding-top: 32px;
}

/********** LOGIN *****************/
.login-wrapper {
    width:60%;
    margin: 40px auto;
    text-align:center;

}
.well {
    text-align:left;
    border: 2px solid #004a83;
}

.login-wrapper a, .reset_remind a {
    display:block;
}
.login-wrapper button.btn:hover {
    background:#004a83;
    border:1px solid #fff;
}
.reset_remind {
    margin-top:20px;
    font-weight:bold;
    font-size:14px;
}
.login-wrapper a:hover,
.reset_remind a:hover {
    color: #004a83;
    text-decoration:underline;
}
.login-wrapper a.register-link {
    text-transform: uppercase;
    font-weight:bold;
}



    /********* PRODUCT/CATEGORY CONTENT ******/


.featured-view .heading-style-3
, .product-related-view .heading-style-3
{
    padding-bottom:15px;
    margin-bottom:30px;
    color: #004a83;
}



.view-category h1,
.view-productdetails h1,
.view-featured h1{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    color: #004A83;
    display:block;
    width:100%;
    font-weight:bold;
    margin-bottom: 36px;
}
.body___home.view-featured h1 {
    display:none;
}
/*.view-category h1:after, .view-productdetails h1:after {*/
    /*content: ' ';*/
    /*border-bottom: 2px solid #004A83;*/
    /*display: block;*/

/*}*/
#categories-list-title {
    /*margin-top:60px;*/
    margin-bottom: 30px;
    padding-bottom: 15px;
    position: relative;
    color: #004a83;
}



#categories-list-title:after,
.featured-view .heading-style-3:after,
.product-related-view .heading-style-3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 2px solid #004A83; 
    width: 100%;
}



.featured-view .spacer,
.category-view .spacer{
    padding: 0px;
}

div[class*="-view"] .row {
    display:block;
}


.browse-view .row .product .spacer,
.category-view .row .category .spacer
{
    padding: 0px;
}
#com_virtuemart .category-view .category .spacer,
.comvirtuemartmod .category-view .category .spacer,
.category-view .product .spacer,
.featured-view .product .spacer
{
    border-radius:0px;
    padding:0px;
    text-align:center;
}

.featured-view .product .spacer {
    border: 0px;
}

.featured-view .product .spacer img.browseProductImage,
.category-view .product .spacer img.browseProductImage{
    max-width:none;
    max-height:none;
    /*height:250px;*/
    min-width:100%;
    /*min-height:250px;*/
    width:auto;
}

/*.featured-view .product .spacer .productImgContainer,*/
/*.category-view .product .spacer .productImgContainer{*/
    /*max-width:none;*/
    /*max-height:none;*/
    /*height:250px;*/
    /*min-width:100%;*/
    /*min-height:250px;*/
    /*width:auto;*/
    /*overflow:hidden;*/
/*}*/

#com_virtuemart .category-view .category .spacer
, .comvirtuemartmod .category-view .category .spacer {
    border: none;
}

.category-view .category .spacer a,
.category-view .product .spacer a,
.featured-view .product .spacer a
{
    display:inline-block;
    width:100%;
    padding:0px !important;
    background:#fff;
    text-align:center;
    position:relative;
}

.category .spacer img,
.featured-view .spacer img {
    width: 100%;
}


#com_virtuemart div.category.vm-col-3, .comvirtuemartmod div.category.vm-col-3, .view-category div.category.vm-col-3 {
    width: 33.33%;
    width: 33%;
}

.featured-view .product .spacer a
,.category-view .product .spacer a
, .product-related-view .product .spacer a{
    border: 2px solid rgba(113, 120, 125, 0.1);
    overflow:hidden;
}

.featured-view .product .spacer a:hover,
.category-view .product .spacer a:hover,
.product-related-view .product .spacer a:hover
{
    border: 2px solid #004a83;
    /*box-shadow: -4px 10px 11px -1px rgba(113,120,125,1);*/
    /*z-index:9;*/
}

.featured-view .product h4,
.category-view .product h4
{
    display:block;
    width:100%;
    text-align:center;
    padding: 10px 5px;
    /*position: absolute;*/
    bottom: 0%;
    margin-bottom: 0px;
    background:rgba(113, 120, 125, 0.1);
    color:#fff;
    color:#004A83;
    opacity:1;
    font-size:14px;
}


#com_virtuemart .category-view .category .spacer a h4,
.category-view .category .spacer a h4{
    color:#004a83;
    padding-bottom:5px;
    font-weight:bold;
}

.category-view .category h4 {
    font-size: 14px;
    line-height: 18px;
    padding-top: 10px;
    text-transform: capitalize;
}

.category-view .category .spacer a:hover {
    /*opacity:1;*/
}
#com_virtuemart .category-view .category .spacer a h4:after,
.category-view .category .spacer a h4:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 2px solid #004A83;
    width: 100%;
    max-width: 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;

}

#com_virtuemart .category-view .category .spacer a:hover h4:after,
.category-view .category .spacer a:hover h4:after
{
        max-width: 100%;

}

.manufacturer-description {
    margin-top:25px;
    margin-bottom: 25px;
}

.category-view .product,
.category-view .row.category .category
{
    margin-bottom: 30px;
    vertical-align: top;
    display: inline-block;
    font-size: 16px;
    padding: 0 15px;
    box-sizing: border-box;
}

.spacer.product-container {
    border: 1px solid transparent;
    margin: 0px;
}
div.product {
    min-width: unset;
}
.browse-view .row .product .spacer img {
    width:100%;
}

a.pagenav:hover {
    background: #004A83;
    color:#fff;
}

div.chzn-container-single .chzn-drop li:hover,
div.chzn-container-single .chzn-drop li.active-result.result-selected.highlighted{
    background: #004A83;
    color:#fff;
}
/******** ProductDetail *********/
#com_virtuemart .productdetails-view .vm-product-container .vm-product-media-container, .comvirtuemartmod .productdetails-view .vm-product-container .vm-product-media-container {
    overflow:hidden !important;
    margin-bottom:5px;
}

#com_virtuemart .productdetails-view .vm-product-container .vm-product-media-container, .comvirtuemartmod .productdetails-view .vm-product-container .vm-product-media-container .additional-images {
    max-height:100% !important;
    width:100% !important;
    height:auto;
    overflow: hidden;
}


#com_virtuemart .additional-images .fancybox-thumb > img {
    width:100% !important;
    height:auto !important;
    overflow-y: hidden;
}

#com_virtuemart .jssort02  div[u="slides"] img {
    width:100% !important;
    height:auto !important;
    overflow-y: hidden;
}
.additional-images {
    margin-top:0px;
}
.top_details div {
    margin-bottom:20px;
}
.top_details > div > span {
    font-weight: bold;
    display: block;
    width: 100%;
    border-bottom: 2px solid #004A83;
    margin-bottom:10px;
}
.top_details div a {
    display:inline-block;
    color: #004A83;
}
.top_details div a:hover {
    color: #71787D;
    background:transparent;
}
.top_details div a:hover span {
    color: #71787D;
    background:transparent;
}

.top_details div a img {
    max-width:32px;
    display:inline-block;
}
.top_details div:hover a img {
    opacity: 0.6;
}
.attachments > a {
    margin-bottom:5px;
}
.attachments .vm-img-desc {
    display:inline-block;
    word-break:break-all;
    font-size: 13px;
    margin-left: 5px;
    width:unset;
    border-bottom:0px;
}
.under-image-information {
    display: block;
    clear: both;
    text-align: center;
}
.under-image-information > div {
    display:inline-block;
}
.under-image-information a {
    color:#000000;
    font-weight:bold;
    font-size:13px;
    padding-left:25px;
    line-height: 20px;
    display: inline-block;
}

a.ask-a-question {
    margin:unset;
    border:none;
}
.top_details div a.ask-a-question{
    background: #004A83;
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    border: 1px solid;
    border-radius: 0px;
    line-height: 1.5;
    color:#fff;
}

.top_details div a.ask-a-question:hover {
    background: #71787D;
    color:#fff;
}
.top_details div a.ask-a-question:hover span {
    color:#fff;
}

.top_details div.print a {
    background: url(../images/iconsets/print_grey.png) no-repeat;
    color: #434345;
    padding-left: 30px;
    font-size: 14px;
	line-height: 30px;
}
.top_details div.print a:hover {
    background: url(../images/iconsets/print_blue.png) no-repeat;
    color: #004A83;
}

.tab-content {
    margin-top:32px;
}

#fancybox-wrap {
    width:fit-content !important;
    width:-moz-fit-content !important;
    /*padding: 20px;*/
    padding: 0px;
    /*background: #004A83;*/
    border:3px solid #004A83;
}

a#fancybox-close {
    color: #71787D;
    /*top:-20px !important;*/
    /*right:-20px !important;*/
}

a#fancybox-close:hover {
    color: #004A83;

}

.vm-pagination{
    float:none;
    margin-bottom: 40px;
}

.vm-page-counter {
    float:none;
}

.view-productdetails .question > span {
    margin-bottom:30px;
}
.view-productdetails input[type="email"],
.view-productdetails input[type="text"] {
    padding: 5px 10px;
    height: unset;
    line-height:1.5;
}
.view-productdetails textarea {
    padding: 5px 10px;
    line-height: 1.3;
}
.view-productdetails input[type="checkbox"] {
    transform-origin: 0;
}
.view-productdetails #privacy_label {
    font-size: 0.75em;
    line-height:1;
    margin-left: 15px;
}
.view-productdetails .submit .btn {
    width:100%;
    padding: 5px 10px;
    background: #004A83;
    border-color: #004A83;
    color: #fff;
}
.view-productdetails .submit .btn:hover {

    background: #fff;
    border-color: #004A83;
    color: #004A83;
}
/*.view-productdetails input[type="email"]*/
/*.view-productdetails input[type="email"]*/



/******* Manufacture detail ****/
.manufacturer-product-link a{

    display:inline-block;
    padding:0px;
    background:transparent;
    color:#004A83;
    text-decoration:underline;
    text-transform: none;
    border:0px;

    font-size:16px;
}

.manufacturer-product-link a:hover {
    text-decoration:underline;
}
.manufacturer-product-link a:after {
    content: '>>';
    display: inline-block;
    transform: translateX(5px);
    transition: transform 0.5s;
    font-size:22px;
    font-weight:bold;
}

.manufacturer-product-link a:hover:after {
    transform: translateX(25px);


}



.product-related-view .vm-img-desc {
    display:none;
}
.product-related-view a {
    font-size:18px;
    font-weight:bold;
    color: #004a83;
}

/*************** BLOG ****************/

.item {
    filter: none ;
    transition: none !important;
    transform: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
}

.page-blog, .page-item__blog {
    max-width: unset;
}

.blog_item_block {
    position:relative;
    background:rgba(113, 120, 125, 0.1);
    overflow:hidden;
    border: 2px solid rgba(113, 120, 125, 0.1);
}

.blog_item_block:hover {
    background:#ffffff;
    border: 2px solid #004A83;
}

.blog_item_block header.item_header h3{
    margin-bottom:0px;
    padding:10px;
    color: #004A83;
    /*color:#fff;*/
    font-size: 18px;
    text-align:center;
    font-weight:bold;
}

a.intro-img-link:hover img {
    opacity: 0.6;
}

div.blog_item_content {
    display:block;
    position:inherit;
    /*width:100%;*/
}
.blog_item_block figure.img-intro {
    margin-bottom:0px;
    width:100%;
}

div.blog_item_text {
    display:block;
    width:100%;
    /*min-height:100px;*/
    padding:10px;
}

.blog_item_text,
div.blog_item_text p
,div.blog_item_text span
,div.blog_item_text a
,div.blog_item_text strong
{
    font-family: 'Raleway', sans-serif !important;
    font-size:13px !important;
    color: rgb(67, 67, 69) !important;
    padding:0px;
}



div.blog_item_text iframe,
div.blog_item_text img{
    display:none !important;
}

.item_introtext {
    padding-bottom:10px;
}


.blog_item_content a.btn.btn-info.readmore {
    background: transparent;
    color:#004A83;
    border-radius:0px;
    border:0px;
    display:block;
    padding:0px;
    font-weight: bold;
    text-align:center;
    position: absolute;
    bottom:0px;
    right:30px;

}

.blog_item_content a.btn.btn-info.readmore:after {
    content: '>>';
    display: inline-block;
    transform: translateX(5px);
    transition: transform 0.5s;
    font-size:22px;
    font-weight:bold;
}

.blog_item_content a.btn.btn-info.readmore:hover {
    text-decoration:underline;

}

.blog_item_content a.btn.btn-info.readmore:hover:after {
    transform: translateX(25px);

}

/******* REGISTRAZIONE UTENTI ******/
table.user-details {
    width:100%;
}

table.user-details label.intro-label {
    margin-top:10px;
    margin-bottom:5px;
}
table.user-details td span.checkbox {
    margin-left:0px;
}

#jform_captcha > div {

    float:none;
}

/******* AREA DOCUMENTALE ********/

.k-ui-ltr.k-ui-namespace.com_docman {
    padding-bottom:40px;
}

.k-ui-namespace .k-toolbar {
    display:none;
}

.k-ui-namespace h3.koowa_header {
    font-weight: bold;
    color: #004a83;
    /*border-bottom:2px solid #004a83;*/
}

.k-ui-namespace .koowa_header:before, .k-ui-namespace .koowa_header:after {
    display: table;
    content: none;
}

.k-ui-namespace .jqtree-whitespace, .k-ui-namespace .jqtree-toggler, .k-ui-namespace .jqtree-icon, .k-ui-namespace .jqtree-title {
    font-size:14px;
}

.docman_block  {
    margin-top:20px;
}

.k-ui-namespace h4.koowa_header{
    color: #004a83;
    border-bottom:2px solid #004a83;
}

tr.docman_item {
    background-color: #fff !important;
    border-bottom:1px solid rgba(113, 120, 125, 0.1);
}
.table > tbody > tr > td {
    border-top:0px;
}

tr.docman_item:hover {
    background-color: rgba(113, 120, 125, 0.1) !important;
}

span.whitespace_preserver time {
    display: block;
    font-style: italic;
    font-size: 14px;
}
table a {
    color:#71787D;
    font-weight:bold;
}
table a:hover {
    color:#004a83;
}

.k-ui-namespace .k-no-wrap.k-no-wrap.k-no-wrap {  
    text-align: right;
}


.docman-detail-link {
     background: url(../images/iconsets/more_info_grey.png) top no-repeat;
     padding-top:30px;
     /*height:55px;*/
     width:100px;
     width:35px;
     display: inline-block;
    text-align:center;
    margin-top:5px;
 }

.docman-detail-link:hover {
    background: url(../images/iconsets/more_info_blue.png) top no-repeat;
}

.docman-download-link {
    background: url(../images/iconsets/download_grey.png) top no-repeat;
    padding-top:30px;
    height:55px;
    width:100px;
    width:120px;
    width:35px;
    display: inline-block;
    text-align:center;
    margin-top:5px;
    vertical-align: middle;
}

.docman-download-link:hover, .docman_download:hover .docman-download-link {
    background: url(../images/iconsets/download_blue.png) top no-repeat;
    color:#004a83;
}

.koowa_table--categories tr {
    background:#fff !important;
}

.koowa_table--categories tr:hover {
    background:rgba(113, 120, 125, 0.1);
}

.k-ui-namespace .docman_download {
    display:block;
    float:none;
    min-width:unset;
    width:100px;
    width:120px;
    margin:0px;
    text-align:left;
    margin: 20px 0px;
    border: 2px solid transparent;
}
.k-ui-namespace .docman_download:hover {
    border:2px solid #004a83;
}

a.docman_download .docman-download-link {
    text-align: center;
    margin: 0 auto;
    display: block;
}

span.docman_download_label {
    display: block;
    vertical-align: middle;
    color:#004a83;
    font-weight:bold;
    text-align:center;
}
    /************************************/

/******** MAINTOP - CREA CENTRO - SERVIZI *********/

.moduletable._center-create {
    padding-top:40px;
    padding-bottom:40px;
}

.moduletable._services {
    padding-top:40px;
    padding-bottom:40px;
    background: rgba(113, 120, 125, 0.1);
}

h2.home-section-title {
    font-size: 42px;
    text-align: center;
}

.service-block {
    text-align: center;
}

.service-block img {
    margin-bottom: 20px;
}

.service-text {
    color: #004a83;
    font-weight: bold;
    text-transform: uppercase;
}
/*********** END CREA CENTRO - SERVIZI ************/





/******** MAIN BOTTOM - PARTNER *******/
#mainbottom {
    background: #fff;
    /*color: white;*/
}

#mainbottom > .container {

    padding-top: 34px;
}

#mainbottom *[class*=heading-style] {
    color: #004A83;
}
#mainbottom .page-header h1:after, #mainbottom .page_header h1:after {
    border-color: #004A83;
}
#mainbottom .partners h1.moduleTitle {
    margin-bottom:60px;
}

/*.partners .owl-item_content .item_img a img {*/
    /*opacity: 0.5;*/
    /*filter: alpha(opacity=50);*/
/*}*/
.partners .owl-item_content .item_img a:hover img {
    opacity: 1;
    filter: none !important;
    transition: unset ;
}

.partners .owl-prev, .partners .owl-next {
    bottom:50%;
    background: transparent;
    border: 2px solid #004A83;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #004A83;
    height: 45px;
    width:45px;
    font: 400 28px/43px 'Material Design';
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}


.partners .owl-prev {
    left: 0px;
}
.partners .owl-next {
    right:0px;
}

.partners .owl-prev:hover, .partners .owl-next:hover {
    background: #004A83;
    color:#fff;
    /*border: 2px solid #fff;*/
}


/********* Contatti  **********/

iframe.contact_map {
    max-width: 100% !important;
    /* display: block; */
}

/********* Pagina ricerca *****/
#searchForm .btn {
    border-radius:0px;
}

#searchForm .btn:hover {
    background: #004A83;
    border:1px solid #004A83;
}
/********** Pagination ************/

.pagination {
    margin-bottom:20px;
}

span.pagenav {
    opacity: 0.4;
}

.pagination ul {

    text-align: center;
    width: 100%;
    margin-left: auto ;
    margin-right: auto ;
    display: block;
    width: fit-content;
    width: -moz-fit-content;
}

.pagination ul li {
    margin:0px;
    display:block;
    float:left;
}

.pagination ul li.pagination-next,
.pagination ul li.pagination-prev {
    display:none;
}

.pagination ul li > span.pagenav {
    border-radius:0px;
    background: rgba(113, 120, 125, 0.1);
    border:1px solid rgba(113, 120, 125, 0.1);
    color: #140f0c;
}
.pagination ul li > a, .pagination ul li > span {

    padding: 8px 14px 6px;
    line-height: 24px;
    border: 1px solid #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.pagination ul li > a:hover {
    background: #004a83;
    color:#fff;
    border:1px solid #004a83;
}
/********** FOOTER ********************/
#footer {
    padding-top:0px;
}
#footer p {
    padding-bottom:10px;
}
#footer-wrapper a.btnlink {

    display: inline-block;
    padding: 10px 20px;
    background: #fff;
    color: #004A83;
    text-transform: uppercase;
    font-weight: bold;
}

#footer-wrapper a.btnlink:hover {


    background: #9b9b9b;
    color: #fff;

}



#back-top a {
    color: #004A83;
}

#footer-wrapper {
    background: #004A83;
    color:#fff;
}
#footer-wrapper a {
    font-weight:bold;
    color:#fff;
}
#footer-wrapper a:hover {
    color:#71787D;
}

#footer a:hover img {
    opacity: 0.5;
}

#copyright {
    background: #71787D;
}


.copyright {
    margin: 10px 0px;
    text-align: center;
}


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

@media (max-width:1200px) {

    ul.user-menu li {
        margin-right:20px;
    }


    .services .intro_item_block {
        height:auto;

    }


    .services .item_img img {

        height:auto;
        width: 100%;
    }


    .services .intro_item_block:hover .item_content{

        opacity:0.7;
        height:100%;

    }


}
@media(max-width:1024px){

    p {
        font-size:14px;
    }

    #header #logo a {
        display:block;
    }

    #header #logo a img {
        max-width:100%;
        /*max-width:150px;*/
    }

    nav.home_menu .icemegamenu > ul > li > a.iceMenuTitle {

        font-size: 12px;
        max-width: 102px;
        line-height: 1;
    }

    #icemegamenu .icemega_modulewrap.top_search.visible .mod-search {
        top:15px;
    }
    .scroll-to-fixed-fixed  #icemegamenu .icemega_modulewrap.top_search.visible .mod-search {
        top:0px;
    }


    .camera_caption .slide-title {
        font-size: 42px;
    }


    .vertical-service .item_content {
        text-align: left;
        margin-top: 0px;
    }

    .services .item_introtext {
        padding: 10px 10px;
        font-size: 14px;
        min-height: 170px;
    }
    .services h4.heading-style-4.item_title {
        font-size:15px;
        padding:10px;
    }

    .blog_item_text a.btn.btn-info.readmore {
        padding: 3px 6px;
    }

    #mainbottom .partners h1.moduleTitle {
        font-size: 26px !important;
    }
}


@media (max-width:979px){

    ul.user-menu li {
        margin-right: 2px;
        font-size: 12px;
    }




    .custom-home-news {
        margin-bottom: 0px !important;
    }
    .news.owl-loaded.owl-drag {
        padding: 30px 0px;
    }

    .custom-home-news .owl-item_content .item_title {

        font-size: 26px;

    }
    .custom-home-news a.btn {

        font-size:14px;
    }


    .custom-home-news a.btn:after {

        font-size:16px;

    }
	
	.vertical-service .item_title {
    
    	font-size: 32px;
    
	}

    .blog_item_block header.item_header h3 {
        padding:5px;
    }
    div.blog_item_text {
        padding:5px 5px 10px 5px;
    }
}

@media (max-width: 768px) {

    #showcase #bg_video__content {
        padding: 0 !important;
    }

}

@media (max-width: 767px){

    .only-mobile {
        display:inline-block;
    }
    .only-desktop {
        display:none;
    }

    h1.heading-style-3, h2.heading-style-3, h3.heading-style-3, h4.heading-style-3, h5.heading-style-3, h6.heading-style-3 {
        font-size: 20px;
    }
    body {
        padding-top: 94px;
    }

    /*div#header {*/
        /*position: relative !important;*/
    /*}*/


    .header_content {
        position: relative;
        z-index: 9999;
    }

    div#header {
        position: fixed !important;
        top: 0px !important;
        z-index: 83010 !important;
        height: 56px;
        width: unset !important;
        left: 40% !important;
        box-shadow: unset;
    }

    #header #logo {
        padding: 5px 0px;
        max-height: 56px;
        margin-bottom:0px;
        border:0px;
    }

    #header #logo a img {
        height:46px;
    }

    #header_top {
        height: unset;
        position: fixed;
        top: 56px;
        z-index: 83000;
        width: 100%;
    }
    
    #header_top {
        height:unset;
    }

    .rd-mobilemenu_ul {
       top: 95px;
        border:1px solid #fff;
    }
    .rd-mobilepanel_title {
        font-size:13px;
        max-width: 70px;
    }

    #header_top .col-sm-4 {
        float:left;
        /*width:33.3%;*/
    }

    #header_top ul.user-menu li a {
        /*padding-left:22px;*/

        /*font-size:2px;*/
    }

    #header_top .menu.social li {
        padding: 0px 3px;
    }



    #header .home_menu {
        margin-top: 28px;
        display: none;
    }

    .moduletable._lang.col-sm-4 {
        width:16.666666666666664%;
    }

    .rd-mobilemenu_ul a.iceMenuTitle:hover,
    .rd-mobilemenu_ul a.active,
    .rd-mobilemenu_ul li.level_1.active > a{
        background: #004A83;
    }

    #login-form {
        padding:10px;
    }


    #breadcrumbs {
        padding:16px 0px;
    }

    #content {
        padding-top: 60px;
    }

    .wrapper-inner.ls-overflow-visible {
        /*padding-top: 38px;*/
    }


    .camera_caption .slide-title {
        font-size: 26px;
    }



    .custom-home-news .owl-item_content .item_title {

        font-size: 22px;

    }

	.vertical-service .item_title {
    
    	font-size: 26px;
    
	}


    h2.home-section-title {
        font-size: 26px;
        text-align: center;
    }

    .service-block img {
        display: inline-block;
        vertical-align: middle;
        max-width: 20%;
    }
    .service-text {
        display: inline-block;
        vertical-align: middle;
        max-width: 75%;
    }

    .col-sm-1.only-mobile.arrow {
        max-width: 100px;
    }

    .services .item_introtext {
        min-height: unset;
    }

    a.intro-img-link {
        display: block;
    }
    
    .blog_item_block figure.img-intro {

        width: 100%;
        max-width:100%;
        /*margin-right: 0px;*/
        margin-left:auto;
        margin-right:auto;
        float:none;
        text-align: center;
    }
    .blog_item_block figure.img-intro img {
        width:100%;
        max-width:100%;
    }

    .blog_item_block div.blog_item_text{
        margin-bottom: 0px;
        width: 100%;
        float:none;

    }



    .blog_item_block div.blog_item_text p {
        padding: 5px 10px;
    }

    .blog_item_text a.btn.btn-info.readmore {
        float:right;
        clear:both;
        position: static;
    }

    .blog_item_content a.btn.btn-info.readmore {
        position: static;
        text-align: right;
        margin-right: 30px;
    }


    .parallax .parallax_image {
        display:block !important;
    }

    #com_virtuemart .vm-product-container, .comvirtuemartmod .vm-product-container {
        width: 55%;
    }

    div.formBody {
        width: 75%;
    }

    li.rsform-block.rsform-block-privacy .formBody {
        width: unset;
    }

    li.rsform-block.rsform-block-privacy .formDescription {
        padding: 5px;
        margin-left: 32%;
    }

    div[id*="g-recaptcha"] {
        transform:scale(0.8);
    }


}

@media (min-width: 600px){
    .k-ui-namespace .docman_list__sidebar {
        float: left;
        width: 35%;
        margin-right: 2%;
    }

    .k-ui-namespace .docman_list__content {
        float: left;
        width: 63%;
    }

    .k-ui-namespace .jqtree-whitespace, .k-ui-namespace .jqtree-toggler, .k-ui-namespace .jqtree-icon, .k-ui-namespace .jqtree-title {
        font-size: 12px;
    }
}

@media(max-width:579px) {

    body {
        padding-top: 118px;
    }


    .rd-mobilemenu_ul {
        top: 118px;
    }

    #header_top ul.user-menu li a {
        width: unset;
        font-size: 10px;
        word-break: break-word;
    }


    #login-form {
        top:62px;
    }

    #login-form .userdata .btn, #login-form .register-link {
        width:100%;
    }
    
    /*#breadcrumbs {*/
        /*padding: 78px 0px 16px;*/
    /*}*/

    #com_virtuemart .vm-product-container, .comvirtuemartmod .vm-product-container {
        width: 100%;
        float:none;
    }
    .vm-product-details-container {

        width: 100%;
        float:none;
    }

    div.formBody {

         float: none;
    }
    div.formCaption {
        float:none;
        width:unset;
    }
    li.rsform-block.rsform-block-privacy .formDescription {
        margin-left: 3px;
    }


    .container.vertical-service .img-intro, .container.vertical-service .item_content {
        display: block;
        width: 100%;
        float: none;
        padding: 10px 0px;
    }
}


@media(max-width:480px) {

    #header_top .menu.social li a {
        padding: 0 0 8px 8px;
    }

    #content {
        padding-top: 82px;
    }


    .custom-home-news .owl-item_content .item_title {

        font-size: 18px;

    }
    .custom-home-news a.btn {

        font-size:12px;
    }


    .custom-home-news a.btn:after {

        font-size:14px;

    }
	.vertical-service .item_title {
    
    	font-size: 18px;
    
	}
}

ul.qualita {
    margin: 0 30px 30px;
    list-style-type: disc;
}
ul.qualita li ul {
    margin: 15px 30px 0px 20px;
    list-style: none;
}
ul.qualita li ul li:before {
    content: '✓ ';
}


