@charset "utf-8";
/* CSS PL desma 2018 */
/* ------------------------------------------------------------------------------------------------------------------------------ INIZIO STRUTTURALI IMPORTANTI */
header {
    position: absolute;
    z-index: 5;
    width: 100%;
	top: 0 !important;
}
p {
    line-height: 18px !important;
}
.news p {
    margin:0 30px;
}
/* ------------------------------------------------------------------------------------------------------------------------------ FINE STRUTTURALI IMPORTANTI */

/* ------------------------------------------------------------------------------------------------------------------------------ INIZIO FONT */
/* ------------------------------------------------------------------------------------------------------------------------------ FINE FONT */

/* ------------------------------------------------------------------------------------------------------------------------------ INIZIO HEADER */
/* ------------------------------------------------------------------------------------------------------------------------------ FINE HEADER */

/* ------------------------------------------------------------------------------------------------------------------------------ INIZIO CORPO PAGINA */
.newsimg img {
    height: 200px !important;
    object-fit: cover !important;
}
/* ------------------------------------------------------------------------------------------------------------------------------ FINE CORPO PAGINA */

/* ------------------------------------------------------------------------------------------------------------------------------ INIZIO FOOTER */
/* ------------------------------------------------------------------------------------------------------------------------------ FINE FOOTER */

/* ************************************************************************ */
/* ------------------------------------------------------------------------------------------------------------------------------ RESPONSIVE */
/* ************************************************************************ */

/* ------------------------------------------------------------------------------------------------------------------------------ DESKTOP FULL (orig. 1459)*/
@media only screen and (min-width : 1478px) {
body {
    padding-top: 82px !important;
}
.numeribox .tab-list-column {
    padding-top: 130px;
    padding-right: 70px;
}
.two-col-fluid .tab-content .inner-box {
    padding: 130px 10px 145px 90px;;
}	
label#menu input:checked + .menu {
    height: 224px;
}
.desmabtn1 {
    font-size: 15px;
    padding: 20px 40px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 700;
}
.slidetext {
    margin-top: 9%;
}
.row.wellcome-section {
    margin-bottom: 60px;
}
.container-fluid.banner {
    background: #01509f;
}	
.container-fluid.banner img {
    text-align: center;
    width: 100%;
    object-fit: none;
    height: min-content;
}
header.sticky {
    background-color: rgba(255, 255, 255, 0.90);
    padding-bottom: 0px;
}
.banner p {
	padding: 0px;
	margin-top: -80px;
	float: left;
	position: relative;
}	
.page-template-redazionale-1col .banner p {
    margin-top: -60px;
}	
.news h4 {
    font-weight: 700;
}	
.news {
    min-height: 400px;
}	
.testo_timeline {
    font-size: 20px;
}	
.testo_timeline_right {
    font-size: 20px;
	padding-right: 0;
}	
.formdistr {
    background: linear-gradient(270deg, #68C0CD 0%, rgba(46, 119, 179, 0.80) 100%);
}
.map-container {
    margin-top: -83px;
}	
.headerhome.int {
    height: 540px;
    margin-bottom: -40px;
}	
.headerhome.int .slidetext {
    margin-top: 200px;
    padding-right: 9%;
}
.headerhome.int img {
    top: 55px;
}	
.prodbox.hl.opened .prodint {
    border: 6px double #fff;
}
.prodbox .prodint .fa-caret-up {
    font-size: 40px;
    bottom: 14px;
}	
.prodbox.hl.opened .fa-caret-down {
    display: block !important;
    bottom: -20px;
    font-size: 80px;
}
.prodbox.hl .prodint {
    background-color: #05529c;
    color: #fff;
    cursor: pointer;
}
.prodbox .prodint {
    font-size: 16px !important;
}	
.prodbox .prodint span {
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
}
.banner {
    margin-bottom: 80px;
}	
#map {
    margin-bottom: -30px;
}
.prodclose {
    font-size: 18px;
    border-radius: 3px;
    background: #fff;
    width: 80px;
    color: #004584;
    text-align: center;
    padding: 0px 10px 0px 10px;
    cursor: pointer;
    margin-left: 24px;
    float: right;
}	
.tab-list-column.chisiamo {
    width: 42%;
    padding: 150px 0 130px 0;
    position: inherit;
    margin-left: 24%;
}	
footer {
    margin: 50px 0px 20px 0px;
}	
footer p {
    font-size: 12px;
    color: #69696b;
    line-height: 14px;
}	
}

/* ------------------------------------------------------------------------------------------------------------------------------ DESKTOP FULL (orig. 1459)*/
@media only screen and (min-width : 1356px) and (max-width : 1477px) {
body {
    padding-top: 82px !important;
}
.numeribox .tab-list-column {
    padding-top: 130px;
    padding-right: 70px;
}
.two-col-fluid .tab-content .inner-box {
    padding: 130px 10px 145px 90px;;
}	
label#menu input:checked + .menu {
    height: 224px;
}
.desmabtn1 {
    font-size: 15px;
    padding: 20px 40px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 700;
}
.slidetext {
    margin-top: 9%;
}
.row.wellcome-section {
    margin-bottom: 60px;
}
.container-fluid.banner {
    background: #01509f;
}	
.container-fluid.banner img {
    text-align: center;
    width: 100%;
    object-fit: none;
    height: min-content;
}
header.sticky {
    background-color: rgba(255, 255, 255, 0.90);
    padding-bottom: 0px;
}
.banner p {
    padding: 0px 40px 7px 30px;
}	
.news h4 {
    font-weight: 700;
}	
.news {
    min-height: 400px;
}	
.testo_timeline {
    font-size: 20px;
}	
.testo_timeline_right {
    font-size: 20px;
	padding-right: 0;
}	
.formdistr {
    background: linear-gradient(270deg, #68C0CD 0%, rgba(46, 119, 179, 0.80) 100%);
}
.map-container {
    margin-top: -83px;
}	
.headerhome.int {
    height: 540px;
    margin-bottom: -40px;
}	
.headerhome.int .slidetext {
    margin-top: 200px;
    padding-right: 9%;
}
.headerhome.int img {
    top: 55px;
}	
.prodbox.hl.opened .prodint {
    border: 6px double #fff;
}
.prodbox .prodint .fa-caret-up {
    font-size: 40px;
    bottom: 14px;
}	
.prodbox.hl.opened .fa-caret-down {
    display: block !important;
    bottom: -20px;
    font-size: 80px;
}
.prodbox.hl .prodint {
    background-color: #05529c;
    color: #fff;
    cursor: pointer;
}
.prodbox .prodint {
    font-size: 16px !important;
}	
.prodbox .prodint span {
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
}
.banner {
    margin-bottom: 80px;
}	
#map {
    margin-bottom: -30px;
}
.prodclose {
    font-size: 18px;
    border-radius: 3px;
    background: #fff;
    width: 80px;
    color: #004584;
    text-align: center;
    padding: 0px 10px 0px 10px;
    cursor: pointer;
    margin-left: 24px;
    float: right;
}	
.tab-list-column.chisiamo {
    width: 42%;
    padding: 150px 0 130px 0;
    position: inherit;
    margin-left: 24%;
}	
footer {
    margin: 50px 0px 20px 0px;
}	
footer p {
    font-size: 12px;
    color: #69696b;
    line-height: 14px;
}		
}

/* ------------------------------------------------------------------------------------------------------------------------------ DESKTOP - PORTATILI */
@media only screen and (min-width : 1200px) and (max-width : 1355px) {
body {
    padding-top: 82px !important;
}
.numeribox .tab-list-column {
    padding-top: 130px;
    padding-right: 70px;
}
.two-col-fluid .tab-content .inner-box {
    padding: 130px 10px 145px 90px;;
}	
label#menu input:checked + .menu {
    height: 224px;
}
.desmabtn1 {
    font-size: 15px;
    padding: 20px 40px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 700;
}
.slidetext {
    margin-top: 9%;
}
.row.wellcome-section {
    margin-bottom: 60px;
}
.container-fluid.banner {
    background: #01509f;
}	
.container-fluid.banner img {
    text-align: center;
    width: 100%;
    object-fit: none;
    height: min-content;
}
header.sticky {
    background-color: rgba(255, 255, 255, 0.90);
    padding-bottom: 0px;
}
.banner p {
    padding: 0px 40px 7px 30px;
}	
.news h4 {
    font-weight: 700;
}	
.news {
    min-height: 400px;
}	
.testo_timeline {
    font-size: 20px;
}	
.testo_timeline_right {
    font-size: 20px;
	padding-right: 0;
}	
.formdistr {
    background: linear-gradient(270deg, #68C0CD 0%, rgba(46, 119, 179, 0.80) 100%);
}
.map-container {
    margin-top: -83px;
}	
.headerhome.int {
    height: 540px;
    margin-bottom: -40px;
}	
.headerhome.int .slidetext {
    margin-top: 200px;
    padding-right: 9%;
}
.headerhome.int img {
    top: 55px;
}	
.prodbox.hl.opened .prodint {
    border: 6px double #fff;
}
.prodbox .prodint .fa-caret-up {
    font-size: 40px;
    bottom: 14px;
}	
.prodbox.hl.opened .fa-caret-down {
    display: block !important;
    bottom: -20px;
    font-size: 80px;
}
.prodbox.hl .prodint {
    background-color: #05529c;
    color: #fff;
    cursor: pointer;
}
.prodbox .prodint {
    font-size: 16px !important;
}	
.prodbox .prodint span {
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
}
.banner {
    margin-bottom: 80px;
}	
#map {
    margin-bottom: -30px;
}
.prodclose {
    font-size: 18px;
    border-radius: 3px;
    background: #fff;
    width: 80px;
    color: #004584;
    text-align: center;
    padding: 0px 10px 0px 10px;
    cursor: pointer;
    margin-left: 24px;
    float: right;
}	
.tab-list-column.chisiamo {
    width: 42%;
    padding: 150px 0 130px 0;
    position: inherit;
    margin-left: 24%;
}	
footer {
    margin: 50px 0px 20px 0px;
}	
footer p {
    font-size: 12px;
    color: #69696b;
    line-height: 14px;
}		
}

/* ------------------------------------------------------------------------------------------------------------------------------ TABLET LANDSCAPE*/
@media only screen and (min-width : 993px) and (max-width : 1199px) {
body {
    padding-top: 82px !important;
}
.numeribox .tab-list-column {
    padding-top: 60px;
    padding-right: 70px;
    padding-bottom: 50px;
}
.two-col-fluid .tab-content .inner-box {
    padding: 250px 10px 260px 90px;
}
label#menu input:checked + .menu {
    height: 224px;
}
.desmabtn1 {
    font-size: 15px;
    padding: 20px 40px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 700;
}
.slidetext {
    margin-top: 30%;
}
.row.wellcome-section {
    margin-bottom: 60px;
}
.container-fluid.banner {
    background: #01509f;
}	
.container-fluid.banner img {
    text-align: center;
    width: 100%;
    object-fit: none;
    height: min-content;
}
header.sticky {
    background-color: rgba(255, 255, 255, 0.90);
    padding-bottom: 0px;
}
.banner p {
    padding: 0px 40px 7px 30px;
}	
.news h4 {
    font-weight: 700;
}	
.news {
    min-height: 400px;
}	
.testo_timeline {
    font-size: 20px;
}	
.testo_timeline_right {
    font-size: 20px;
	padding-right: 0;
}	
.formdistr {
    background: linear-gradient(270deg, #68C0CD 0%, rgba(46, 119, 179, 0.80) 100%);
}
.map-container {
    margin-top: -83px;
}	
.headerhome.int {
    height: 540px;
    margin-bottom: -40px;
}	
.headerhome.int .slidetext {
    margin-top: 160px;
    padding-right: 6%;
}
.headerhome.int img {
    top: 90px;
    right: 0px;
    bottom: auto;
    height: 370px;
    width: auto;
}
.prodbox.hl.opened .prodint {
    border: 6px double #fff;
}
.prodbox .prodint .fa-caret-up {
    font-size: 40px;
    bottom: 14px;
}	
.prodbox.hl.opened .fa-caret-down {
    display: block !important;
    bottom: -20px;
    font-size: 80px;
}
.prodbox.hl .prodint {
    background-color: #05529c;
    color: #fff;
    cursor: pointer;
}
.prodbox .prodint {
    font-size: 16px !important;
}	
.prodbox .prodint span {
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
}
.banner {
    margin-bottom: 80px;
}	
#map {
    margin-bottom: -30px;
}	
.prodclose {
    font-size: 18px;
    border-radius: 3px;
    background: #fff;
    width: 80px;
    color: #004584;
    text-align: center;
    padding: 0px 10px 0px 10px;
    cursor: pointer;
    margin-left: 24px;
    float: right;
}	
.tab-list-column.chisiamo {
    width: 42%;
    padding: 150px 0 130px 0;
    position: inherit;
    margin-left: 24%;
}	
footer {
    margin: 50px 0px 20px 0px;
}	
footer p {
    font-size: 12px;
    color: #69696b;
    line-height: 14px;
}		
}

/* ------------------------------------------------------------------------------------------------------------------------------ TABLET PORTRAIT*/
@media only screen and (min-width : 768px) and (max-width : 992px) {
body {
    padding-top: 82px !important;
}
.numeribox .tab-list-column {
    padding-top: 130px;
    padding-right: 70px;
}
.two-col-fluid .tab-content .inner-box {
    padding: 130px 10px 145px 90px;;
}	
label#menu input:checked + .menu {
    height: 224px;
}
.desmabtn1 {
    font-size: 15px;
    padding: 20px 40px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 700;
}
.slidetext {
    margin-top: 50%;
    margin-left: 30px;
}
	
	
.row.wellcome-section {
    margin-bottom: 60px;
}
.container-fluid.banner {
    background: #01509f;
}	
.container-fluid.banner img {
    text-align: center;
    width: 100%;
    object-fit: none;
    height: min-content;
}
header.sticky {
    background-color: rgba(255, 255, 255, 0.90);
    padding-bottom: 0px;
}
.banner p {
    padding: 0px 40px 7px 30px;
}	
.news h4 {
    font-weight: 700;
}	
.news {
    min-height: 400px;
}	
.testo_timeline {
    font-size: 20px;
}	
.testo_timeline_right {
    font-size: 20px;
	padding-right: 0;
}	
.formdistr {
    background: linear-gradient(270deg, #68C0CD 0%, rgba(46, 119, 179, 0.80) 100%);
}
.map-container {
    margin-top: -83px;
}	
.headerhome.int {
    height: 540px;
    margin-bottom: -40px;
}	
.headerhome.int .slidetext {
    margin-top: 130px;
    padding-right: 9%;
}
.headerhome.int img {
    top: 55px;
}	
.prodbox.hl.opened .prodint {
    border: 6px double #fff;
}
.prodbox .prodint .fa-caret-up {
    font-size: 40px;
    bottom: 14px;
}	
.prodbox.hl.opened .fa-caret-down {
    display: block !important;
    bottom: -20px;
    font-size: 80px;
}
.prodbox.hl .prodint {
    background-color: #05529c;
    color: #fff;
    cursor: pointer;
}
.prodbox .prodint {
    font-size: 16px !important;
}	
.prodbox .prodint span {
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
}
.banner {
    margin-bottom: 80px;
}	
#map {
    margin-bottom: -30px;
}	
.prodclose {
    font-size: 18px;
    border-radius: 3px;
    background: #fff;
    width: 80px;
    color: #004584;
    text-align: center;
    padding: 0px 10px 0px 10px;
    cursor: pointer;
    margin-right: 24px;
    float: right;
}
#proddetail .col-sm-5 {
    width: 100%;
}	
#proddetail .col-sm-7 {
    display: none;
}	
a.desmabtn2 {
    float: left;
    margin: 20px 20px 0px 20px;
    line-height: 21px;
    background: #5baec2;
    padding: 10px;
    width: 500px;
}	
.desmabtn {
    border-radius: 3px;
    height: 50px;
    border: 4px solid #05529C;
    background-color: #004584;
    color: #FFFFFF;
    font-family: "Nunito Sans";
    font-size: 20px;
    font-weight: normal;
    line-height: 45px;
    text-align: left;
    padding: 0px 46px;
    float: left !important;
    position: relative;
    margin-left: 20px;
}
.tab-list-column.chisiamo {
    width: 59% !important;
    padding: 150px 0 130px 0;
    position: inherit;
    margin-left: 24%;
}	
.headerhome.int img {
    right: 26px;
    bottom: auto;
    height: 257px;
    width: auto;
    top: 140px;
}	
footer {
    margin: 50px 0px 20px 0px;
}	
footer p {
    font-size: 12px;
    color: #69696b;
    line-height: 14px;
}		
}

/* ------------------------------------------------------------------------------------------------------------------------------ MOBILE LANDSCAPE*/
@media only screen and (min-width : 401px) and (max-width : 767px) {
    .newsimg img {
        height: auto !important;
        object-fit: cover !important;
        width: 100% !important;
    }
body {
    padding-top: 67px !important;
}
header img.ccm-svg {
    width: 120px;
    padding-left: 15px;
    padding-top: 0;
    height: 50px;
}
.headerhome img {
    width: 90%;
}	
label#menu .menu {
    top: 0px !Important;
}
.desmabtn1 {
    font-size: 17px;
    color: #05529c;
    padding: 15px 30px;
    border: none;
    background-color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 700;
}
.slidetext {
    padding: 0px 24px;
    margin-top: 14%;
}
.slidetext h1 strong {
    font-size: 40px;
}	
.slidetext h1 {
    font-size: 40px;
    line-height: 36px;
}
.slidetext h3 {
    color: #fff;
    font-size: 18px;
}
div#animation_container {
    margin-top: -31px;
}
header.sticky {
    padding-bottom: 0;
    height: 50px;
	background-color: rgba(255, 255, 255, 0.9);
}
.two-col-fluid .tab-list-column {
    width: 84%!important;
    padding: 50px 0px 30px 0px;
}	
.headerhome.int {
    height: 340px;
}
.headerhome.int img {
    right: 20px;
    bottom: auto;
    height: 180px;
    width: auto;
    top: 100px;
}
.headerhome.int .slidetext {
    margin-top: 100px;
    font-size: 15px;
    color: #fff;
    width: 50%;
}
.map-container {
    margin-top: -125px !important;
}	
.mapsearch {
    height: 70px;
    width: 270px;
    right: -40px;
    bottom: 24px;
    display: none;
}
ul.countrylist li {
    display: inline-grid;
    float: left;
    width: 40%;
    border-bottom: 1px dotted #e1e1e1;
    margin-right: 18px;
    padding: 5px 0px 0px 0px;
}
.formdistr {
    background: linear-gradient(270deg, #68C0CD 0%, #2b73b2 489%);
}	
.news {
    background: #fcfcfc;
    padding: 20px;
    margin: 0px -20px 35px -20px;
}
.formdistr form input[type="submit"] {
    border-radius: 3px;
    margin-left: 20px;
}
.prodbox .prodint span {
    font-size: 12px;
    margin-top: 4px;
    display: grid;
    line-height: 12px;
}

.prodbox .prodint {
    font-size: 20px;
    line-height: 20px;
}
.formdistr .col-sm-7 {
    display: none;
}
a.desmabtn2 {
    float: left;
    margin: 20px 20px 0px 20px;
    line-height: 21px;
    background: #5baec2;
    padding: 10px;
}
.desmabtn {
    border-radius: 3px;
    height: 50px;
    width: 89% !important;
    border: 4px solid #05529C;
    background-color: #004584;
    color: #FFFFFF;
    font-family: "Nunito Sans";
    font-size: 20px;
    font-weight: normal;
    line-height: 42px;
    text-align: left !important;
    padding: 0px 10px 0 21px;
    margin-left: 20px;
    float: left !important;
}
.section-title h3 {
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 40px;
    margin-bottom: 35px;
}
.testimonial-section .inner-box .image-box {
    position: absolute;
    bottom: -63px;
    left: 43%;
    border-radius: 50%;
    border: 2px solid #ffffff;
    width: 120px;
}
.owl-stage-outer {
    height: 800px;
}
.testimonial-section .inner-box {
    padding: 30px 38px 70px 38px;
}	
.redazionale h3:before {
    width: auto;
}
a.desmabtn3 {
    margin: 55px 20px 0px 20px;
    width: auto;
}	
i.fa.fa-chevron-right {
    margin-right: 15px;
}
main.redazionale {
    margin-top: 0px !important;
}	
.redazionale h3 {
    font-size: 38px;
    line-height: 40px;
    color: #01509f;
}
.contactcard {
    position: relative;
    background-color: rgba(255,255,255,0.9);
    padding: 20px;
    z-index: 4;
    top: 10px;
    left: auto;
    color: #05529c;
}
div#map {
    min-height: 200px !important;
    position: relative;
    overflow: hidden;
    margin-top: -17px;
}	
label#menu ul {
    top: 30px;
    left: 290px;
}	
label#menu a {
    font-size: 26px;
    line-height: 16px;
}		
label#menu input:checked + .menu {
    box-shadow: -150px 160px 0 180px #05529c;
}	
#proddetail {
    position: fixed;
    width: 100%;
    padding-top: 30px;
    top: 20px !important;
    height: calc(100vh);
    z-index: 100;
}
.prodclose {
    font-size: 18px;
    border-radius: 3px;
    background: #fff;
    width: 80px;
    color: #004584;
    text-align: center;
    padding: 0px 10px 0px 10px;
    cursor: pointer;
    display: inline-block;
    margin-left: 70%;
}
label#menu a {
    line-height: 28px;
    margin-bottom: 6vw;
}      
}

/* ------------------------------------------------------------------------------------------------------------------------------ MOBILE PORTRAIT*/
@media only screen and (max-width : 400px) {
    .newsimg img {
        height: auto;
        object-fit: cover !important;
        width: 100%;
    }
body {
    padding-top: 67px !important;
}
header img.ccm-svg {
    width: 120px;
    padding-left: 15px;
    padding-top: 0;
    height: 50px;
}
.headerhome img {
    width: 90%;
}	
label#menu .menu {
    top: 0px !Important;
}	
.desmabtn1 {
    font-size: 17px;
    color: #05529c;
    padding: 15px 30px;
    border: none;
    background-color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 700;
}
.slidetext {
    padding: 0px 24px;
	margin-top: 70%;
}
.slidetext h1 strong {
    font-size: 40px;
}
.slidetext h1 {
    font-size: 40px;
    line-height: 36px;
}
.slidetext h3 {
    color: #fff;
    font-size: 18px;
}
div#animation_container {
    margin-top: -31px;
}
label#menu input:checked + .menu {
    box-shadow: -150px 160px 0 380px #05529c;
}	
header.sticky {
    padding-bottom: 0;
    height: 50px;
	background-color: rgba(255, 255, 255, 0.9);
}
.two-col-fluid .tab-list-column {
    width: 84%!important;
    padding: 50px 0px 30px 0px;
}
.headerhome.int {
    height: 570px;
}
.headerhome.int img {
    right: 20px;
    bottom: auto;
    height: 180px;
    width: auto;
    top: 100px;
}	
.headerhome.int .slidetext {
    margin-top: 330px;
    font-size: 15px;
    color: #fff;
}
.map-container {
    margin-top: -125px !important;
}
.mapsearch {
    height: 70px;
    width: 270px;
    right: -40px;
    bottom: 24px;
    display: none;
}
ul.countrylist li {
    display: inline-grid;
    float: left;
    width: 40%;
    border-bottom: 1px dotted #e1e1e1;
    margin-right: 18px;
    padding: 5px 0px 0px 0px;
}
.formdistr {
    background: linear-gradient(270deg, #68C0CD 0%, #2b73b2 489%);
}
.news {
    background: #fcfcfc;
    padding: 20px;
    margin: 0px -20px 35px -20px;
}
.formdistr form input[type="submit"] {
    border-radius: 3px;
    margin-left: 20px;
}
.prodbox .prodint span {
    font-size: 12px;
    margin-top: 4px;
    display: grid;
    line-height: 12px;
}
.prodbox .prodint {
    font-size: 20px;
    line-height: 20px;
}
.formdistr .col-sm-7 {
    display: none;
}
a.desmabtn2 {
    float: left;
    margin: 20px 20px 0px 20px;
    line-height: 21px;
    background: #5baec2;
    padding: 10px;
}
.desmabtn {
    border-radius: 3px;
    height: 50px;
    width: 89% !important;
    border: 4px solid #05529C;
    background-color: #004584;
    color: #FFFFFF;
    font-family: "Nunito Sans";
    font-size: 20px;
    font-weight: normal;
    line-height: 42px;
    text-align: left !important;
    padding: 0px 10px 0 21px;
    margin-left: 20px;
    float: left !important;
}
.section-title h3 {
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 40px;
    margin-bottom: 35px;
}	
.testimonial-section .inner-box .image-box {
    position: absolute;
    bottom: -63px;
    left: 34%;
    border-radius: 50%;
    border: 2px solid #ffffff;
    width: 120px;
}	
.owl-stage-outer {
    height: 800px;
}
.testimonial-section .inner-box {
    padding: 30px 38px 70px 38px;
}	
.redazionale h3:before {
    width: auto;
}
a.desmabtn3 {
    margin: 55px 20px 0px 20px;
    width: auto;
}
i.fa.fa-chevron-right {
    margin-right: 15px;
}
main.redazionale {
    margin-top: 0px !important;
}
.redazionale h3 {
    font-size: 38px;
    line-height: 40px;
    color: #01509f;
}
.contactcard {
    position: relative;
    background-color: rgba(255,255,255,0.9);
    padding: 20px;
    z-index: 4;
    top: 10px;
    left: auto;
    color: #05529c;
}
div#map {
    min-height: 200px !important;
    position: relative;
    overflow: hidden;
    margin-top: -17px;
}	
#proddetail {
    position: fixed;
    width: 100%;
    padding-top: 30px;
    top: 20px !important;
    height: calc(100vh);
    z-index: 100;
}	
.prodclose {
    font-size: 18px;
    border-radius: 3px;
    background: #fff;
    width: 80px;
    color: #004584;
    text-align: center;
    padding: 0px 10px 0px 10px;
    cursor: pointer;
    display: inline-block;
    margin-left: 70%;
}
label#menu a {
    line-height: 28px;
    margin-bottom: 6vw;
}    
}


/** INIZIO TABELLA RESPONSIVE **/
.table-responsive thead {
  color: #fefefe;
  display: none;
}
.table-responsive tbody {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}
.table-responsive tbody td {
    background-color: #fefefe;
    padding: .75rem 1rem;
    width: 100%;
    border-bottom: 3px solid #cdcdcd;
    display: flex;
}
.table-responsive tbody td::before {
  content: attr(aria-label);
  display: inline-block;
  font-weight: bold;
  margin: 0 1rem 0 0;
  min-width: 80px;
}
.table-responsive tbody td:first-child {
    background-color: #cee4ef;
    color: #000000;
    text-align: left;
    font-weight: 700;
}
.table-responsive tbody td:first-child::before {
  display: none;
}
.table-responsive tr {
  display: flex;
  flex-flow: column wrap;
  flex: 0 0 100%;
  padding: 1.25rem 1rem;
  max-width: 100%;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .table-responsive tr {
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
  }
}
@media screen and (min-width: 900px) {
  .table-responsive {
    background-color: #efefef;
  }
  .table-responsive thead {
    display: table-header-group;
  }
.table-responsive thead th {
    padding: 15px 0px 15px 15px;
    text-align: left;
    font-size: 16px;
    color: #2e8dc7;
    text-transform: uppercase;
    border-bottom: 7px solid #71c9cf !important;
}
table.table-responsive {
    display: table;
    border-collapse: separate;
    border-spacing: 0px;
    border-color: grey;
}	
  .table-responsive tbody {
    display: table-row-group;
  }
.table-responsive tbody td {
    display: table-cell;
    padding: 2%;
    text-align: left;
    width: auto;
    border-bottom: 3px solid #cdcdcd;
}
  .table-responsive tbody td::before {
    display: none;
  }
  .table-responsive tbody td:first-child {
    background-color: transparent;
    color: inherit;
  }
  .table-responsive tr {
    display: table-row;
    margin: 0;
  }
  .table-responsive tr:nth-child(odd) {
    background-color: #fefefe;
  }
  .table-responsive tr:nth-child(even) {
    background-color: #efefef;
  }
th:nth-child(6n+1) {
    background: #cee4ef !important;
    font-weight: 700;
}
	td:nth-child(6n+1) {
    background: #cee4ef !important;
    font-weight: 700;
}	
}
/** FINE TABELLA RESPONSIVE **/



.nav {
    position: relative;
    z-index: 20;
    padding-left: 28px;

    margin-top: 19px;
}

.nav ul {
    list-style: none outside none;
}

.nav li {
    position: relative;
    float: left;
}

.nav li:after {
    visibility: hidden;
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 261px;
    height: 35px;
    background: none;
    opacity: 0;
}

.nav li + li {
    margin-left: 32px;
}

.nav a {
    color: #757575;
    text-transform: uppercase;
}

.nav a {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.nav li:hover > a,
.nav .current > a {
    color: #0067b2;
    text-decoration: none;
}
.nav .nav-dropdown .current > a{
    color:#0067b2;
}

.nav li:hover:after {
    visibility: visible;
}

.nav li:hover > .nav-dropdown {
    visibility: visible;
    opacity: 1;
}

.nav-dropdown {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 400;
    width: 319px;
    padding: 30px 0;
    margin-top: 0px;
    background-color: #fff;
    opacity: 0;
}

.nav-dropdown {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.nav-dropdown a {
    font-size: 14px;
    line-height: 3;
    font-weight: 700;
    color: #0067b2;
}

.nav-dropdown a .fa {
    margin-right: 4px;
}

.nav-dropdown li {
    float: none;
    display: block;
    padding: 0 29px;
}

.nav-dropdown li + li {
    margin-left: 0;
}

.nav-dropdown li:hover > a {
    color: #0067b2;
    text-decoration: underline;
}

.nav-dropdown .nav-dropdown {
    top: 0;
    left: 100%;
    margin: 0;
}


.loginheader{
    width:60px;
    height:40px;
    background-color:#004387;
    margin:5px 0;
    font-size:20px;

}
.ricercaheader{
    width:60px;
    height:40px;
    background-color:#eeeeee;
    margin:5px 0;
    font-size:20px;
}
.loginheader a{

    color:#fff;
}

.loginheader a,.ricercaheader a{
    line-height:40px;
}

header.header{
    padding-top:20px;
}



@media (max-width: 1199px) {

    .nav {
        padding-left: 0;
    }
    .nav > ul {
        margin-left: 10px;
    }
    .nav > ul > li + li {
        margin-left: 10px;
    }
    .nav-dropdown {
        padding: 20px 0;
    }
    .nav-dropdown li {
        padding: 0 19px;
    }
}

@media (max-width: 1024px) {

    .nav {
        /*border: none;
        margin-top: 0;*/
    }
    .nav li:hover .nav-dropdown {
        visibility: hidden;
        opacity: 0;
    }
    .nav li.active > .nav-dropdown {
        visibility: visible;
        opacity: 1;
    }
    .nav-dropdown {
        width: 220px;
        margin-top: 20px;
    }
    .nav li:after {
        height: 20px;
    }

}

@media (max-width: 767px) {

    .nav {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        z-index: 999;
        display: none;
        background-color: #fff;
    }
    .nav ul {
        margin: 0;
    }
    .nav li {
        float: none;
        display: block;
    }
    .nav > ul > li + li {
        margin-left: 0;
    }
    .nav li a {
        display: block;
        padding: 10px 15px;
    }
    .nav .current > a {
        background-color: #0067b2;
        color: #fff;
    }
    .nav li:hover > .nav-dropdown,
    .nav-dropdown {
        visibility: visible;
        position: static;
        opacity: 1;
        display: none;
        width: 100%;
        padding: 10px 15px;
        margin-top: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
    .nav .current:hover a,
    .nav .current > a {
        color: #ffffff;
    }
}

/*Burger Button*/
.btn-menu {
    display: none;
    height: 9px;
    padding-top: 9px;
}

.btn-menu span {
    position: relative;
    display: block;
    width: 25px;
    height: 15px;
    border-top: 3px solid #0067b2;
}

.btn-menu span:before,
.btn-menu span:after {
    position: absolute;
    width: 100%;
    height: 3px;
    background: #0067b2;
    content: '';
}

.btn-menu span:before {
    top: -9px;
}

.btn-menu span:after {
    top: 3px;
}

.btn-menu span:before,
.btn-menu span:after,
.btn-menu span {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.btn-menu.active span {
    border-color: transparent;
}

.btn-menu.active span:before,
.btn-menu.active span:after {
    background: #0067b2;
}

.btn-menu.active span:before {
    -webkit-transform: rotate(45deg) translate(2.5px, 6px);
    transform: rotate(45deg) translate(2.5px, 6px);
}

.btn-menu.active span:after {
    -webkit-transform: rotate(-45deg) translate(2.5px, -6px);
    transform: rotate(-45deg) translate(2.5px, -6px);
}

@media (max-width: 767px) {
    .btn-menu {
        position: absolute;
        top: 20px;/*115px;*/
        right: 20px;
        display: block;
    }
}


.catalogoprodotti .outer-box{
    padding:50px 0;
    color:#010101;
}

.newscontainer{
    margin:30px auto;
}

#footer-theme .row{
    border-top:2px solid #0083ce;
    padding-top:30px;
}
#goToTop{
    text-align:right;
}

footer p {
    font-size: 11px;
}
footer a {
    font-size: 13px;
    text-decoration: underline;
}

/***  pagina prodotto ****/
.container.prodotto{
    margin-top:50px;
}

.prodotto h1, .redazionale h1{
    font-size: 36px;
    color: #0c549a;
    position: relative;
    line-height: 40px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.prodotto h1:after, .redazionale h1:after{
    position: absolute;
    content: '';
    background: #3abfc4;
    bottom: 0px;
    left: 0px;
    height: 3px;
    width: 110px;

}
.prodotto h4{
    color:#0b69af;
    font-size:14px;
    text-transform: uppercase;
}
.prodotto h4:before{
    content:"•";
    margin-right:3px;
}

.prodotto h3.page-title{
    color:#3abfc4;
    text-transform: uppercase;
    font-size:18px;
    font-weight: bold;
}
.prodotto #product-content{
    font-size:16px;
    line-height: 19px;
}

.prodotto .correlatibox{

    background: linear-gradient(92deg, #2B73B2 0%, #68C0CD 100%);
    position: relative;
    padding:20px;

}

.prodotto .tagsbox{

    background: #6dd1d7;
    position: relative;
    padding:20px;

}

.prodotto .downloadbox{
    border-top:1px solid #fff;
    text-align:center;
    background: #c3f2f4;
    position: relative;
    padding:20px;

}
.prodotto .tagsbox{
    border-top:1px solid #fff;
    text-align:center;
}
.prodotto .tagsbox h5{
    font-size: 15px;
    color:#0b69af;

}

.prodotto .ccm-block-tags-wrapper .ccm-block-tags-tag {

    display: inline-block;
    color: #004387;
    padding: 10px 15px;
    margin: 3px 6px 3px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #c3f2f4;
    font-size:14px;
    border:1px solid #fff;

}
.prodotto .ccm-block-tags-wrapper .ccm-block-tags-tag:hover{
    background-color:#fff;
}

.prodotto .scarica{
    display: inline-block;
    color: #6dd1d7;
    padding: 10px 15px;
    margin: 3px 6px 3px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #07519d;
    font-size:14px;
    border:1px solid #fff;

}

.prodotto .foglietto{
    margin:20px 0;
}
.bannerprodotto{
    margin-top:30px;
}
.bannerprodotto h3{
    margin-top:20px;
    border-top:2px solid #0083ce;
    padding-top:30px;
    text-align: center;
    font-size:24px;
}
.bannerprodotto img{
    margin:15px 0;
}

.bannerprodotto p{
    font-size:12px;
    margin:15px 0;
}

.bannerprodotto a{
    background-color:#b71c2d;
    padding:12px 40px 12px 20px;
    margin:0 auto;
    display: table;
    position: relative;
    color:#fff;
}

.bannerprodotto a:after{
    content:">";
    position:absolute;
    right:10px;
}

.correlatibox .ccm-block-page-list-title a, .correlatibox  .ccm-block-page-list-description{
    color:#fff;
    font-size:15px;
}

.correlatibox h3{
    text-align:center;
    color:#fff;
    font-size:15px;
    margin-bottom:20px;
    text-decoration: uppercase;
}

.correlatibox .expand{
    color:#fff;
    text-align: right;
    font-weight: bold;
    font-size:25px;
}


h4.tipologia{
    color: #3abfc4;
    line-height:14px;
}

table {
    background: #ffffff;
    margin-bottom: 1.25rem;
    border: solid 1px #DDDDDD;
    table-layout: auto;
}

table caption {
    background: transparent;
    color: #222222;
    font-size: 1rem;
    font-weight: bold;
}

table thead {
    background: #F5F5F5;
}

table thead tr th,
table thead tr td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-size: 0.875rem;
    font-weight: bold;
    color: #222222;
}

table tfoot {
    background: #F5F5F5;
}

table tfoot tr th,
table tfoot tr td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-size: 0.875rem;
    font-weight: bold;
    color: #222222;
}

table tr th,
table tr td {
    padding: 0.5625rem 0.625rem;
    font-size: 0.875rem;
    color: #222222;
    text-align: left;
}

table tr.even,
table tr.alt,
table tr:nth-of-type(even) {
    background: #F9F9F9;
}

table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
    display: table-cell;
    line-height: 1.125rem;
}
.correlatibox h4{
    color:#fff;
    font-size:11px;
}
.correlatibox h4::before {
    content: "•";
    margin-right: 3px;
}