.pagination {
    margin: 0 auto;
    display: block;
    text-align: center;
}
.pagination a.page-numbers {
    padding: 5px 10px;
}
ul.page-numbers {
    padding:0;
    margin: 0 auto;
    display: inline-block;
    border: 1px solid #d3ced2;
}
ul.page-numbers li {
    float: left;
    text-decoration: none;
    list-style: none;
    margin-right: 10px;
    text-align: left;
    padding: 0px !important;
    border-right: 1px solid #d3ced2;
    margin: 0px;
	line-height: 30px;
}
span.page-numbers.current {
    padding: 0px 6px;
    background: #ebe9eb;
    color: #8a7e88;
    position: relative;
    line-height: 30px;
    display: block;
}
span.page-numbers.dots {
    line-height: 30px;
    padding: 0 3px;
}
ul.page-numbers li:last-child {border-right:none;}

.woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
    float: left !important;
}
ul.page-numbers {
    padding: 0 0 0 0px;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product { min-height: 320px;}



body, html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: "Open Sans";
}

h3 {
    font-family: "Open Sans";
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 40px;
    line-height: 23px
}

h2 {
    background-color: #4A4A49;
    color: white;
    font-family: "Open Sans";
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 30px;
    font-size: 20px
}

h5 {
    font-weight: bold
}

p {
    /*margin-bottom: 40px*/
}

.text-blue {
    color: #4A4A49
}

.text-white {
    color: white
}

.white {
    background-color: white
}

.push-to-top {
    margin-top: -130px;
    position: relative;
    z-index: 10
}

.dati {
    padding: 0;
    float: left;
    margin: 5px 0
}

.dati li {
    display: inline-block;
    margin-right: 25px;
    font-size: 12px;
    color: black
}

.dati li a {
    color: #757474;
    text-decoration: none !important
}

.dati li .fa {
    color: #4A4A49
}

.grey-bar {
    background-color: #f2f1f1
}

.social {
    float: right;
    margin: 5px 0
}

.social li {
    display: inline-block;
    padding: 0 5px
}

.social li a {
    color: #4A4A49;
    transition: all 0.3s
}

.social li a:hover {
    opacity: 0.5
}

header > nav {
    padding: 10px 0;
    background-color: white
}

header > nav .logo {
    float: left
}

.swiper-container {
    width: 100%;
    height: 100%
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    height: 700px;
    background: #fff;
    background-size: cover;
    background-position: center center
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(./img/arrow-left.png);
    left: 30px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(./img/arrow-left.png);
    transform: rotate(180deg);
    right: 30px;
    left: auto
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 50px 50px;
    -webkit-background-size: 50px 50px;
    background-size: 50px 50px;
    background-position: center;
    background-repeat: no-repeat
}

.testo {
    background-color: white;
    padding: 5px 30px
}

.stacco {
    padding: 40px 0
}

.stacco .photo {
    background-size: cover;
    background-position: center center;
    height: 300px
}

.categories {
    background-image: url(../img/back-category.jpg);
    background-size: cover;
    background-position: center center;
    padding: 100px 0
}

.categories h1 {
    font-family: "Monda", sans-serif
}

.white-opacity {
    background-color: rgba(255, 255, 255, 0.97)
}

#map {
    width: 100%;
    height: 500px
}

.box-accordion {
    padding: 100px 10px
}

.box-accordion .panel {
    margin-bottom: 15px
}

.box-accordion .panel-default > .panel-heading, .box-accordion .panel-default > .panel-heading2 {
    color: #333;
    background-color: #4A4A49;
    border: 0;
    text-align: center;
    background-image: none;
    font-family: "Monda", sans-serif;
    color: white;
    text-decoration: none !important;
    padding-right: 25px;
    position: relative
}

.box-accordion .panel-default > .panel-heading a, .box-accordion .panel-default > .panel-heading2 a {
    text-decoration: none !important
}

.box-accordion .panel-default > .panel-heading a:after {
    content: "\f056";
    font-family: FontAwesome;
    float: right;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -8px
}

.box-accordion .panel-default > .panel-heading2 a:after {
    content: "\f0a9";
    font-family: FontAwesome;
    float: right;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -8px
}

.box-accordion .panel-default > .panel-heading a.collapsed:after {
    content: "\f055";
    font-family: FontAwesome
}

.blog {
    padding-top: 50px;
    padding-bottom: 25px
}

.blog .box-blog {
    margin: 50px 0
}

.blog .box-blog .article {
    width: 50%;
    float: left;
    height: 300px
}

.blog .box-blog .article .post {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center
}

.blog .box-blog .article .post .text {
    width: 50%;
    height: 100%;
    display: table-cell;
    vertical-align: middle
}

.blog .box-blog .article .post .text .date {
    font-family: "Monda", sans-serif;
    font-size: 23px
}

.blog .box-blog .article .post .text .date:after {
    content: "";
    display: block;
    width: 100px;
    height: 2px;
    background-color: #4A4A49;
    margin: 10px auto
}

.blog .box-blog .article .post .text p {
    font-family: "Monda", sans-serif
}

.blog .box-blog .article .post .foto {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center
}

.blog .box-blog .article .post .foto:hover .go {
    opacity: 1;
    line-height: 300px
}

.blog .box-blog .article .post .foto .go {
    height: 100%;
    line-height: 250px;
    opacity: 0;
    font-weight: bold;
    color: white;
    font-size: 35px;
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.3s
}

.blog .box-blog .article .post .foto a {
    text-decoration: none !important
}

.newsletter {
    margin: 25px 0
}

.newsletter a:hover {
    text-decoration: none !important
}

.newsletter .form-group {
    padding-bottom: 15px;
    padding-top: 15px;
    margin: 0
}

.newsletter .icon {
    width: 100px;
    height: 100px;
    float: left;
    background-color: #4A4A49;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.newsletter .icon img {
    width: 60px
}

.newsletter .campo-form {
    width: calc(100% - 220px);
    height: 100px;
    background-color: #e5e5e5;
    float: left
}

.newsletter .campo-form label {
    float: left;
    font-family: "Monda", sans-serif;
    text-transform: uppercase;
    width: 50%;
    line-height: 70px;
    padding-left: 25px;
    font-size: 20px;
    font-weight: normal;
    color: #191819
}

.newsletter .campo-form input {
    float: right;
    width: 50%;
    height: 70px;
    border-radius: 0;
    border: 0;
    outline: none
}

.newsletter .button {
    width: 120px;
    height: 100px;
    background-color: #4A4A49;
    color: white;
    font-family: "Monda", sans-serif;
    font-size: 18px;
    float: left;
    font-weight: 300;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: all 0.3s
}

.newsletter .button:hover {
    opacity: 0.7
}

.footer {
    background-color: #191819;
    padding: 30px 0;
    color: white
}

.footer p {
    margin: 0
}

.footer ul {
    padding: 0;
    margin: 0
}

.footer ul li {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer .separator {
    width: 60%;
    height: 1px;
    background-color: white;
    margin: 25px auto
}

.footer .inline-bold {
    float: right
}

.footer .inline-bold li {
    display: inline-block;
    font-weight: bold
}

.footer a {
    color: white
}

.footer a:hover {
    text-decoration: underline !important
}

.panel-heading, .panel-heading2 {
    padding: 15px 15px;
    border-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.desk-nav {
    float: right;
    margin: 0;
    padding: 0;
    /*margin-top: 40px;*/
    position: relative;
    z-index: 10
}

.desk-nav li {
    display: inline-block;
    padding: 0px 0;
    /*font-family: "Monda", sans-serif;*/
    font-weight: bold;
    font-size: 16px;
    position: relative
}

.desk-nav li:hover ul {
   /* display: block !important*/
}

.desk-nav li a {
    color: white;
    text-decoration: none;
    padding: 0px 20px;
    transition: all 0.2s
}

.desk-nav li a:hover {
    color: white;
    /*background-color: #4A4A49*/
}

.desk-nav li a:hover {
    color: #97D700;
}

.desk-nav li ul {
    position: absolute;
    background-color: white;
    padding: 0;
    /* width: 180px; */
    top: 50px;
    /* left: 50%; */
    margin-left: -5px;
    display: none;
    text-align: center;
}

.desk-nav li ul li {
    padding: 10px 25px
}

.desk-nav li ul li a {
    color: #191819;
    text-decoration: none;
    padding: 0px;
    transition: all 0.2s
}

.desk-nav li ul li a:hover {
    color: #4A4A49;
    background-color: white
}

.desk-nav li.active > a {
    color: white;
    background-color: #4A4A49
}

.slicknav_menu {
    position: absolute;
    right: 0;
    top: 70px;
    width: 100%;
    z-index: 50;
    background: transparent
}

.slicknav_nav {
    background-color: white;
    color: #4A4A49;
    border-bottom: 5px solid #4A4A49;
    font-size: 17px
}

.slicknav_nav li {
    color: #4A4A49
}

.slicknav_nav li a {
    color: #4A4A49
}

.slicknav_nav li a:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #4A4A49;
    color: white
}

.slicknav_menu .slicknav_icon {
    float: left;
    width: 25px;
    height: 20px;
    margin: 0.188em 0 0 0px
}

.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
    background-color: #4A4A49
}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 5px
}

.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 25px;
    height: .125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25)
}

.slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #4A4A49;
    color: white
}

#menu2 {
    display: none
}

.slicknav_nav .slicknav_row, .slicknav_nav a {
    padding: 10px 16px;
    margin: 0px 0px;
    border-radius: 0 !important;
    border-top: 1px solid #4A4A49
}

.testata {
    width: 100%;
    height: 500px;
    background-size: cover;
    background-position: center center
}

.blue-box {
    padding: 50px 50px;
    background-color: #4A4A49
}

.blue-box h2 {
    padding: 0;
    background-color: transparent
}

.blue-box h2:after {
    content: "";
    display: block;
    width: 50%;
    height: 2px;
    background-color: white;
    margin: 15px 0
}

.blue-box p {
    font-style: italic;
    line-height: 24px
}

.sezione {
    padding: 50px 0;
    background-color: #f7f6f6
}

.sezione h3 {
    color: #4A4A49;
    font-size: 23px
}

h1.titolo {
    font-family: "Monda", sans-serif;
    text-transform: uppercase;
    color: #4A4A49;
    font-size: 26px;
    text-align: center;
    letter-spacing: 4px
}

h1.titolo:after {
    content: "";
    display: block;
    width: 200px;
    height: 2px;
    background-color: #4A4A49;
    margin: 25px auto
}

.italic {
    font-style: italic
}

.cerchi {
    position: relative
}

.cerchi strong {
    color: #191819;
    font-size: 60px;
    line-height: 0px;
    font-family: "Monda", sans-serif;
    font-weight: normal;
    text-align: center;
    display: block;
    width: 100%;
    left: 0;
    margin-bottom: 40px
}

.marginbottom {
    margin: 25px 0
}

.our-sections {
    padding: 50px 0
}

.our-sections .blocco {
    display: table;
    width: 100%;
    height: 200px;
    background-color: #e5e5e5;
    margin: 25px 0;
    transition: all 0.3s
}

.our-sections .blocco .cella {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    padding: 15px;
    text-align: center
}

.our-sections .blocco .cella h4 {
    color: #aba7a3;
    transition: all 0.3s
}

.our-sections .blocco:hover {
    background-color: #4A4A49
}

.our-sections .blocco:hover h4 {
    color: white
}

a {
    text-decoration: none !important
}

h4 {
    font-family: "Monda", sans-serif;
    font-weight: bold;
    text-transform: uppercase
}

.servizi {
    padding: 50px 0
}

.servizi .box .foto {
    width: 50%;
    height: 400px;
    float: left;
    background-size: cover;
    background-position: center center
}

.servizi .box .text {
    background-color: #4A4A49;
    padding: 50px 80px;
    float: left;
    width: 50%;
    min-height: 400px;
    text-align: center;
    color: white
}

.servizi .box .text h3:after {
    content: "";
    display: block;
    width: 100px;
    height: 2px;
    background-color: white;
    margin: 25px auto
}

#precisione {
    height: 400px;
    width: 100%
}

#precisione .text {
    background-color: #e5e5e5;
    width: 60%;
    padding: 50px 100px;
    height: 100%;
    display: table;
    float: left
}

#precisione .text h1 {
    display: table-cell;
    vertical-align: middle
}

#precisione .text h1:after {
    content: "";
    display: block;
    width: 30%;
    height: 3px;
    background-color: #4A4A49;
    margin: 25px 0
}

#precisione .foto {
    background-image: url(../img/MEDIATEC_49.jpg);
    height: 100%;
    width: 40%;
    float: left;
    background-size: cover;
    background-position: center center
}

h1 {
    font-family: "Monda", sans-serif
}

.panel-body, .panel-default {
    border: 0 !important;
    border-color: transparent !important;
    box-shadow: none
}

.accordion {
    padding: 50px 0
}

.item {
    margin-bottom: 0px
}

#dove:before {
    content: "\f041";
    font-family: FontAwesome;
    color: #191819;
    padding-right: 10px;
    font-size: 23px
}

#chiama:before {
    content: "\f095";
    font-family: FontAwesome;
    color: #191819;
    padding-right: 10px;
    font-size: 23px
}

#scrivi:before {
    content: "\f0e0";
    font-family: FontAwesome;
    color: #191819;
    padding-right: 10px;
    font-size: 23px
}

.link-black a {
    color: #191819 !important
}

.link-black a:hover {
    color: #191819;
    text-decoration: underline !important
}

.form-control {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 25px;
    resize: none
}

.form-control:focus {
    border-color: #4A4A49;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control::-webkit-input-placeholder {
    color: #dfdfdf
}

.form-control::-moz-placeholder {
    color: #dfdfdf
}

.form-control:-ms-input-placeholder {
    color: #dfdfdf
}

.form-control:-moz-placeholder {
    color: #dfdfdf
}

.btn-default {
    text-shadow: 0;
    background-image: none;
    filter: none;
    border-color: #e5e5e5 !important;
    background-color: #e5e5e5;
    border-radius: 30px;
    min-width: 100px;
    outline: none !important
}

.work-us {
    padding: 50px 0;
    background-color: #ededed
}

.scrollto {
    padding: 0;
    text-align: center
}

.scrollto li {
    display: inline-block
}

.pointer {
    cursor: pointer
}

.pointer:hover {
    text-decoration: underline !important
}

.category {
    padding: 25px 0
}

.category p {
    height: 25px;
    text-align: center
}

.category .wrapper {
    width: 100%;
    display: inline-block;
    position: relative
}

.category .wrapper:after {
    padding-top: 100%;
    display: block;
    content: ''
}

.category .main {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 5px;
    background-size: cover;
    background-position: center center;
    background-image: url(../img/tubo1.jpg);
    color: white
}

.category .main:hover .hover {
    opacity: 1
}

.category .main .hover {
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    width: 100%;
    height: 100%;
    font-family: "Monda", sans-serif;
    font-weight: 300;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: all 0.4s
}

.scheda h5 {
    font-family: "Monda", sans-serif;
    font-size: 18px;
    font-weight: 300
}

.scheda .box-grey {
    padding: 25px;
    background-color: #f7f6f6
}

.scheda_prod h5 {
    color: #4A4A49;
}

.download {
    text-align: center;
    display: inline-block
}

.download i {
    font-size: 50px;
    margin-bottom: 10px
}

.box-carousel {
    padding: 25px;
    background-color: #46afe3;
    margin-top: 20%;
    position: relative
}

.box-carousel:before {
    content: url("../img/decoro-left.png");
    position: absolute;
    left: -35px
}

.box-carousel h2 {
    font-family: "Graduate", cursive;
    font-size: 27px;
    padding: 0;
    background-color: transparent
}

@media screen and (max-width: 1199px) {
    .h1, h1 {
        font-size: 30px
    }
}

@media screen and (max-width: 991px) {
    .js #menu2 {
        display: none
    }

    .js .slicknav_menu {
        display: block
    }

    .blog .box-blog .article {
        width: 100%
    }

    .footer .col-lg-1, .footer .col-lg-10, .footer .col-lg-11, .footer .col-lg-12, .footer .col-lg-2, .footer .col-lg-3, .footer .col-lg-4, .footer .col-lg-5, .footer .col-lg-6, .footer .col-lg-7, .footer .col-lg-8, .footer .col-lg-9, .footer .col-md-1, .footer .col-md-10, .footer .col-md-11, .footer .col-md-12, .footer .col-md-2, .footer .col-md-3, .footer .col-md-4, .footer .col-md-5, .footer .col-md-6, .footer .col-md-7, .footer .col-md-8, .footer .col-md-9, .footer .col-sm-1, .footer .col-sm-10, .footer .col-sm-11, .footer .col-sm-12, .footer .col-sm-2, .footer .col-sm-3, .footer .col-sm-4, .footer .col-sm-5, .footer .col-sm-6, .footer .col-sm-7, .footer .col-sm-8, .footer .col-sm-9, .footer .col-xs-1, .footer .col-xs-10, .footer .col-xs-11, .footer .col-xs-12, .footer .col-xs-2, .footer .col-xs-3, .footer .col-xs-4, .footer .col-xs-5, .footer .col-xs-6, .footer .col-xs-7, .footer .col-xs-8, .footer .col-xs-9 {
        text-align: center;
        margin-bottom: 30px
    }

    .box-accordion {
        padding: 50px 10px
    }

    .swiper-slide {
        height: 400px
    }
}

@media screen and (max-width: 767px) {
    .newsletter .icon {
        width: 100%;
        height: 100px;
        float: none
    }

    .newsletter .button {
        width: 100%;
        height: 100px;
        float: none
    }

    .newsletter .campo-form {
        width: 100%;
        height: auto;
        background-color: #e5e5e5;
        float: none
    }

    .newsletter .campo-form label {
        float: left;
        font-family: "Monda", sans-serif;
        text-transform: uppercase;
        width: 100%;
        text-align: center;
        line-height: 70px;
        padding-left: 0;
        font-size: 20px;
        font-weight: normal;
        color: #191819
    }

    .newsletter .campo-form input {
        float: none;
        width: 90%;
        height: 70px;
        border-radius: 0;
        border: 0;
        outline: none;
        margin: 0 auto
    }

    .footer .inline-bold {
        float: none
    }

    .push-to-top {
        margin-top: 0;
        position: relative;
        z-index: 10
    }

    .testata {
        height: 370px
    }

    .servizi .box .foto {
        width: 100%;
        height: 350px;
        float: none;
        background-size: cover;
        background-position: center center
    }

    .servizi .box .text {
        background-color: #4A4A49;
        padding: 30px 30px;
        float: left;
        width: 100%;
        min-height: auto;
        text-align: center;
        color: white
    }

    #precisione .text {
        background-color: #e5e5e5;
        width: 100%;
        padding: 25px 25px;
        height: 100%;
        display: table;
        float: none
    }

    #precisione .foto {
        background-image: url(../img/MEDIATEC_49.jpg);
        height: 300px;
        width: 100%;
        float: none;
        background-size: cover;
        background-position: center center
    }

    #precisione {
        height: auto;
        width: 100%
    }
}

@media screen and (max-width: 479px) {
    .blog .box-blog .article .post .text {
        width: 100%;
        height: 100%;
        margin: 25px auto;
        display: block
    }

    .blog .box-blog .article {
        width: 100%;
        height: auto;
        margin-bottom: 25px
    }

    .blog .box-blog .article .post {
        display: block;
        width: 100%;
        height: 100%;
        text-align: center
    }

    .blog .box-blog .article .post .foto .go {
        opacity: 1;
        line-height: 300px
    }

    #map {
        width: 100%;
        height: 350px
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
    .js #menu2 {
        display: none
    }

    .js .slicknav_menu {
        display: block
    }
}

.slicknav_menu {
    display: none
}

/*# sourceMappingURL=main.css.map */

/**
 * Comments
 */

.comments-area {
    background-color: #fff;
    border-top: 1px solid #4A4A49;
    padding: 1%;
}

.comments-area > :last-child {
    margin-bottom: 0;
}

.comment-list .reply a {
    font-weight: 700;
    line-height: 1;
    margin-top: 2em;
    padding: 0.4167em 0.8333em;
    text-transform: uppercase;
}

/**
 * Search
 */
.search-fr {
    float: right;
    width: 30%;
    margin: -10px 0 -20px;
}

@media only screen and (max-device-width: 768px) {
    .search-fr {
        width: 100%;
        margin: 0;
    }
}

#menu-menu-footer li a {
    border-left: 1px solid #fff;
    padding: 0 10px;
}

#menu-menu-footer li:last-child a {
    padding-right: 0;
}

#menu-menu-footer li:first-child a {
    border: 0;
}

#table-varianti th{
    text-transform: uppercase;
}