/* 
Theme Name: Costruzioni De Masi
Theme URI: Costruzioni De Masi
Description: Template Costruzioni De Masi
Version: 1.0
Author: Sebastiano Cullemi
Author URI: http://www.pixelabdesign.it/

*/

body{
    margin:0;
    padding: 0;
    position: relative;
    font-family: 'Roboto', sans-serif !important;
    color: #666;
    font-size: 14px;
}
p {
    line-height: 24px;
    color: #666;
    font-size: 14px;
}
a{
}
header {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 8px 10px rgba(0, 0, 0, 0.2);
    padding: 15px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
}
ol li {
    margin: 20px 0;
}

.vc_tta-panel-title {
    background: #334a90 none repeat scroll 0 0;
    color: white !important;
}
.vc_tta-panel-title a {
    color: white !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: white !important;
}
/* HEADER */
.topline {
  background: #4784b9;
  color: white;
  display: inline-block;
  font-size: 16px;
  padding: 10px 0;
  width: 100%;
  position: relative;
  z-index: 10;
  font-weight: 400;
  padding: 20px !important;
  font-size: 14pt;
}
.topline a {
    color: white;
    padding: 0 2px;
    text-decoration: none;
    font-weight: 400;
    text-align: center;
}
.topline .leftlweft {
    border-left: 1px solid #999;
    display: inline;
    margin-left: 10px;
    padding-left: 15px;
}

.titlesectioin {
    color: black;
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
}
.imgsec {
    height: 220px;
    overflow: hidden;
}
.imgsec > img {
    height: auto;
    width: 100%;
}
.duee .col-md-4 > h3 {
    color: black;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
}
.chiamasubito {
    border: 2px solid #000000;
    border-radius: 60px;
    color: #000000;
    margin-top: 17px;
    padding: 10px;
    position: relative;
    text-align: center;
}
.chiama {
    background: white none repeat scroll 0 0;
    padding: 0 5px;
    position: relative;
    text-align: center;
    top: -22px;
    width: 100%;
    color: #000000
}
.chiamasubito p {
    margin: 0;
}
.icontopline i {
    font-size: 18px;
    margin: 0 1px;
    padding: 0 1px;
}
.numero {
    font-size: 23px;
    font-weight: bold;
    margin-top: -25px !important;
    padding-top: 7px;
    position: relative;
    color: #000000
}
.flickity-slider li img {
    width: 100%;
}
.grayscale {
    width: 70%;
}
.listlis li {
    height: 110px;
}
.listlis li  div {
    display: table-cell;
    height: 100px;
    padding: 0;
    vertical-align: middle;
}
.flickity-page-dots {
    bottom: -25px;
    display: none !important;
    line-height: 1;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.logocontent img {
    position: relative;
    top: 8px;
}
.prev {
    color: black;
    font-size: 25px;
    margin-bottom: 5px;
    text-align: center;
    text-transform: capitalize !important;
}
.bottoni {
    display: inline-block;
    list-style: outside none none;
    margin: 30px 0 0;
    padding: 0;
    width: 100%;
}
.bottoni li a {
    text-decoration: none;
    color: white
}
.bottoni li a p {
    background: #000000 none repeat scroll 0 0 !important;
    color: white;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
    height: 66px
}
.bottoni li a:hover p {
    background: #000 none repeat scroll 0 0 !important;
    color: white;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
}
ul.menu {
    list-style: outside none none;
    margin: 0;
    padding: 35px 0;
    text-align: right;
}
ul.menu li {
    display: inline-block;
}
ul.menu li a {
    color: #aaa;
    display: table;
    font-size: 18px;
    margin: 0 5px;
    padding: 0 5px;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
    text-transform: uppercase;
}
ul.menu li a:hover {
    color: #000000;
}

ul.menu .current-menu-item a {
    color: #000000;
}

/* END HEADER */ 


/* CONTENT*/
.slide {
    background: #ddd none repeat scroll 0 0;
}
.section{
	padding: 50px 0px;
    display: inline-block;
    width: 100%
}
.sectiongrey{
	padding: 50px 0px;
	background: #f2f4f5 none repeat scroll 0 0
}
.icon {
    background: #eeeeee none repeat scroll 0 0;
    border-radius: 50px;
    height: 100px;
    margin: 20px auto 0;
    padding-top: 30px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    width: 100px;
	display: table;
    width: 100px;
}
.icon i {
    color: #4570b4;
    font-size: 40px;
    transition: all 0.3s ease-in-out 0s;
}

.title-icon {
    color: #555;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    margin-top: 15px;
    text-align: center;
    width: 300px;
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}
.text-icon {
    color: #888;
    display: inline-block;
    float: left;
    font-size: 15px;
    font-weight: normal;
    height: auto;
    line-height: 25px;
    margin-top: 5px;
    text-align: center;
    width: 100%;
}

.iconbox:hover > .icon{
    background: #4570b4 none repeat scroll 0 0;	
}

.iconbox:hover > .icon i{
	color: #eee;
}

.parallax-window {
    background: #555;
    padding: 100px 0;
    position: relative;
    background-size: cover;
    background-position: center bottom !important;
}
.parallax-window h1, .parallax-window h2, .parallax-window h3, .parallax-window a {
    color: #fff
}
.footerthree p {

}
.titleparallx {
    color: white;
    font-size: 40px;
    font-weight: 800;
    text-align: center;
    position: relative;
    z-index: 2
}
.footertwo .menu {
    margin-top: 15px;
    padding: 0;
    text-align: left;
}
.footertwo .menu li {
    margin: 0;
    padding: 0;
    width: 100%;
}
.footertwo .menu li a {
    color: #999;
    font-size: 17px;
    margin: 3px 0;
    padding: 0;
}
.footertwo .menu li a:hover {
    color: #fff;
}

.sottotitleparallax {
    color: white;
    display: inline-block;
    font-size: 35px;
    font-weight: bold;
    margin: 0;
    text-align: center;
    width: 100%;
}
.col-md-6 li {
    margin: 10px 0;
}
.textparallax {
    color: white;
    font-size: 25px;
    text-align: center;
    position: relative;
    z-index: 2
}
.testo-over p {
    color: #fff !important;
    font-size: 14px;
    line-height: 19px;
}

.testo-over p {
    color: white !important;
}
.titleabout{
    color: #fff;
    font-size: 30px !important;
    font-weight: normal;
    height: auto;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    margin: 0px
}
.separator {
    height: 2px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px
}
.separator .line {
    background: #fff none repeat scroll 0 0;
    height: 2px;
    margin: 0 auto;
    width: 80px;
}

.titlesection{
    color: #000000;
    font-size: 30px;
    font-weight: normal;
    height: auto;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    margin: 0px
}

.separatorsection {
    height: 2px;
    text-align: center;
    width: 100%;
    margin-bottom: 15px
}

.separatorsection .line {
    background: #000000 none repeat scroll 0 0;
    height: 2px;
    margin: 0 auto;
    width: 80px;
}

.slidepage {
    background-image: url("images/slidepage.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    padding: 60px 0;
}
.titlesubpage{
    text-align: left;
    color: white;
    font-size: 25px;
    text-transform: uppercase;
    margin: 0px;
}
.bread{
    text-align: right;
    color: white;
    margin: 0px;
    font-size: 14px;
}
.lista-articoli {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.thumb {
    display: inline-block;
    height: 230px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    position: relative;
}
.thumb img {
    height: 100%;
    left: 0;
    width: auto;
    position: relative;
    transform: scale(1);
    transition: all 0.5s ease-in-out 0s;
    width: 386px;
    z-index: 1;
}
.thumb:hover > img {
    transform: scale(1.2);

}
.overlay {
    background: (31, 74, 137, 0.0)rgba;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    transition: all 0.5s ease-in-out 0s;

}

.thumb:hover > .overlay {
    background: rgba(31, 74, 137, 0.7);
}

.read-more {
    color: white;
    left: -100%;
    margin: 0;
    padding: 104px 109px;
    position: absolute;
    top: 0;
    z-index: 2;
    font-size: 14px;
    transition: all 0.5s ease-in-out 0s;
}

.thumb:hover > .read-more {
    left: 0%;
}
.single-articolo {
    margin: 30px 0;
}
.datepost {
    background: #ccc none repeat scroll 0 0;
    text-align: center;
    margin-right: 20px;
    margin-top: 20px;
    width: 15%;
    display: block;
    float: left;
}
.datepost span {
    display: table;
    width: 100%;
}
.month {
    background: #334a90 none repeat scroll 0 0;
    color: white;
    font-size: 13px;
    padding: 5px 0 0;
    text-transform: uppercase;
}
.year {
    background: #334a90 none repeat scroll 0 0;
    color: white;
    font-size: 14px;
    padding: 1px 0 5px;
}
.day {
    color: #444;
    font-size: 22px;
    padding: 8px 0;
}

.excerpt{
    width: 77%;
    display: block;
    float: left;
}
.col-md-4.single-articolo > a {
    display: flex;
}
.article-title {
    text-decoration: none;
}
.article-title h3 {
    color: #444;
    font-size: 18px;
}
.excerpt > p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}
.single-articolo {
    height: 380px;
}
.sezioneazienda {
    background: #f6f6f6 none repeat scroll 0 0;
    height: 290px;
    margin-bottom: 20px;
    padding: 40px;
    text-align: center;
    position: relative;
    border-bottom: 5px solid #f6f6f6;
    transition: all 0.3s ease-in-out 0s;
}
.sezioneazienda:hover {
    border-bottom: 5px solid #334a90
}
.gosezioneazienda {
    bottom: 0;
    opacity: 0;
    position: absolute;
    right: 43%;
    transition: all 0.3s ease-in-out 0s;
}
.gosezioneazienda i {
    padding: 8px 15px;
}
.fa-chevron-right {
    background: #334a90 none repeat scroll 0 0;
    bottom: 0;
    color: #fff !important;
    font-size: 12px !important;
    margin: 0 auto;
    padding: 6px 5px 6px 20px;
    text-align: center !important;
}
.sezioneazienda:hover > .gosezioneazienda {
    opacity: 1;
}
.sezioneazienda i {
    color: #334a90;
    font-size: 50px;
    text-align: center;
}
.pii{
    margin: 0px;
}
.titleti{
    color: #333;
    float: left;
    font-size: 20px;
    font-weight: normal;
    height: auto;
    margin-top: 20px;
    margin-bottom: 0px;
    text-align: center;
    width: 100%;
}
.sezioneazienda .line {
    background: #334a90 none repeat scroll 0 0;
    display: inline-block;
    height: 3px;
    margin: 20px auto 0;
    width: 50px;
}
.ddd > p {
    font-size: 14px;
}
.wrap {
    margin: 20px auto;
}
.row.margintop {
    margin-top: 40px;
}
.listaazienda {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.listaazienda i {
    color:#999 !important;
    background-color: transparent !important;
}
.listaazienda li {
    border-bottom: 1px solid #ededed;
    color: #666 !important;
    font-size: 14px;
    padding: 8px 0;
}
.listaazienda a {
    color: #666 !important;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}

.listaazienda a li {
    transition: all 0.3s ease-in-out 0s;
    background-color: transparent;
}

.listaazienda a:hover li {
    background-color: #f6f6f6
}
.titlesingazienda{
    border-bottom: 1px solid #ccc;
    color: #999;
    font-size: 20px;
    padding: 6px 0;
    position: relative;
}
.linedue {
    background: #334a90 none repeat scroll 0 0;
    float: left;
    height: 3px;
    margin-top: -22px;
    position: relative;
    width: 90px;
    z-index: 1;
}
.storia {
    padding: 0px;
    margin: 0px;
}
.storia > li {
    border-bottom: 1px dotted #999;
    display: table;
    font-size: 14px;
    list-style: outside none none;
    padding: 10px 0;
}
.breadcrumbs {
    color: white;
    text-align: right;
    font-size: 14px;
}
.breadcrumbs a {
    color: white;
    text-decoration: none;
}
.breadcrumbs a:hover {
    text-decoration: underline;
}
.sec {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #eee;
    height: 220px;
    margin-bottom: 20px;
    padding: 20px;
    text-align: center;
}
.titflag {
    border-bottom: 1px solid #c6c6c6;
    color: #333 !important;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    padding-bottom: 10px;
}

.co div .label {
    margin-bottom: 0;
    margin-top: 5px;
}

.co div .field {
    margin-top: 5px;
}

.co div .label.acc {
    font-size: 13px;
    padding: 20px 10px;
    text-align: right;
}

.co div .field span input {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #868686;
    font-size: 16px;
    font-weight: lighter;
    padding: 5px;
    width: 100%;
}

.co div .field span textarea {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #868686;
    font-size: 16px;
    font-weight: lighter;
    padding: 5px;
    width: 100%;
}


.co div .send input {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    color: #000;
    font-size: 15px;
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
    transition: all 0.2s ease-out;
}

.co div .send input:hover{
    width: 100%;
    background-color: #2e4e99;
    border: 1px solid #2e4e99;
    color: #fff;
}
.label.acc > a {
    color: #444;
    font-weight: bold;
}
.thumbpro {
    height: 200px;
    overflow: hidden;
    position: relative;
}
.thumbpro img {
    height: 100%;
    width: auto;
    transform: scale(1);
    transition: all 0.5s ease-in-out 0s;
}
.singprodotto:hover .thumbpro img{
    transform: scale(1.2);
}
.overlaysingpro {
    background: rgba(31, 74, 137, 0.0) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    transition: all 0.3s ease-in-out 0s;
}

.singprodotto:hover .thumbpro .overlaysingpro {
    background: rgba(31, 74, 137, 0.7) none repeat scroll 0 0;
}

.vaipro {
    color: white;
    left: -360px;
    margin: 0;
    padding: 85px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 2;
    transition: all 0.3s ease-in-out 0s;
}

.singprodotto:hover .thumbpro .vaipro {
    left: 0px;
}
.nomeprodottoest {
    color: #444;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0px
}
.visua {
    background: #ddd none repeat scroll 0 0;
    color: #777;
    display: table;
    font-size: 11px;
    font-weight: bold;
    margin: 0 auto;
    padding: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
}
.visua:hover {
    background: #334a90 none repeat scroll 0 0;
    color: #fff
}
.visualiz {
    margin: 0;
}
.descpro {
    color: #999;
    font-size: 14px;
    line-height: 21px;
    margin: 5px 0 10px;
    text-align: center;
}
.singprodotto {
    margin-bottom: 40px;
}
.listaazienda.morepadding li {
    margin-left: 40px;
}

.ii img{
    max-width: 100%;
    height: auto;
}
.goprohome {
    color: #999;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
    text-decoration: none;
    text-transform: uppercase;
}
.low {
    font-size: 16px;
    margin-bottom: 30px;
    margin-top: 0 !important;
}
.conta h3 {
    color: #000000;
    font-size: 25px;
    margin-bottom: 5px;
}
.high {
    color: #000000;
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 0;
}
.low a {
    color: #000000;
    font-weight: bold;
}
/* END CONTENT */



/* FOOTER */
footer {
    background: #222 none repeat scroll 0 0;
    color: white;
    padding: 40px 0;
}
.title-widget {
    font-size: 20px;
    font-weight: normal;
    margin: 0;
}
.textwidget p {
    color: #999;
    font-size: 14px;
}
.textwidget > p {
    margin-bottom: 0;
}
.design {
    background: #111 none repeat scroll 0 0;
    color: white;
    padding: 20px 0;
    font-size: 14px;
}
.design p {
    color: white;
}
.footerthree a, .footerfour a {
    color: #999;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}

.footerthree a:hover, .footerfour a:hover {
    color: #fff;
}
.footerone img {
    width: 50%;
}
/* END FOOTER */


/* FLICKITY */
.products.gallery.js-flickity.flickity-enabled.is-draggable {
    padding: 0;
    list-style: none;
}

.flickity-slider > .gallery-cell > .woocommerce-LoopProduct-link{
    opacity: 0.6
}

.flickity-slider > .gallery-cell > .ajax_add_to_cart{
    opacity: 0.6
}

.flickity-slider > .col-lg-2.gallery-cell.is-selected > .woocommerce-LoopProduct-link{
    opacity: 1
}

.flickity-slider > .col-lg-2.gallery-cell.is-selected > .ajax_add_to_cart{
    opacity: 1
}

.gallery-cell{
	list-style: none;
}

.products .flickity-slider li {
    display: inline-block;
    height: 380px;
    list-style: outside none none;
    margin: 30px 0;
}

.carouselprodotti div ul div div li .stabilimento {
    display: inline-block;
    height: auto;
    list-style: outside none none;
    margin: 30px 0;
}
.carouselprodotti div ul div div li .stabilimento .des .border-bottom {
    border-bottom: 1px solid #ccc;
    height: auto;
    padding-bottom: 15px;
}

.due div ul div div li .stabilimento .des .stabilimento {
    height: 100% !important;
}
.due div ul div div li .stabilimento .des .border-bottom {
    height: 90px;
}

.stabil .flickity-slider li{
    height: auto !important
}
.prodotto {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    width: 100%;
    border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	overflow:hidden;
	cursor:pointer; overflow:hidden;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out; 
}
.prodotto:hover{
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	overflow:hidden;
	box-shadow:0 0 10px 0 #999;
	margin-top:-10px;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out; 
}

.stabilimento {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    width: 100%;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    overflow:hidden;
    cursor:pointer; overflow:hidden;
    -moz-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out; 
}
.stabilimento img {
    height: 100%;
    position: relative;
    transform: scale(1);
    transition: all 0.5s ease-in-out 0s;
    width: auto;
}
.stabilimento:hover img {
    transform: scale(1.2);
}
.imgstabilimento {
    height: 160px;
    overflow: hidden;
}
.des {
    font-size: 14px;
    padding: 10px;
    text-align: center;
}
.des > p {
    font-size: 13px;
    line-height: 18px;
}
.des > h4 {
    font-size: 16px;
    margin: 5px;
    color: #444
}
.border-bottom {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    height: 100px;
}
.des h5 {
    font-size: 16px;
    margin: 0;
    color: #444
}
.botdes {
    height: 140px;
}
.Employees {
    border-top: 1px solid #ccc;
    margin: 15px 0 0;
    padding-top: 10px;
}
.botdes > p {
    margin-top: 10px;
    font-size: 13px;
    line-height: 18px;
}
/* END FLICKITY */

/* VARIE */
#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #000000;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0.6;
    display: none;
}
#back-to-top:hover {
    opacity: 1 !important;
    color: #fff;
}

#back-to-top i {
    padding: 4px;
}

.responsive-menu-label {
    color: #334a90 !important;
    font-size: 10px !important;
    letter-spacing: 2px !important;
    line-height: 10px !important;
    margin-top: 2px !important;
    text-align: center;
    text-transform: uppercase !important;
}

.gosezioneaziendamobile{
    display: none;
}
/* END VARIE */




/* RESPONSIVE */
@media only screen and (min-width: 767px) and (max-width: 801px) and (orientation: portrait) {
    ul.menu li a {
    font-size: 16px !important;
    margin: 0;
}
.text-icon {
    margin-bottom: 60px !important;
}
.stabilimento img {
    width: 100% !important;
}
.footerone, .footertwo, .footerthree, .footerfour {
    margin-bottom: 60px;
    text-align: center;
}
.design p {
    text-align: center !important;
}
.thumbpro img {
    height: auto !important;
    width: 100% !important;
}
}

@media only screen and (min-width: 533px) and (max-width: 604px) and (orientation: portrait) {

.text-icon {
    margin-bottom: 60px !important;
}
.stabilimento img {
    width: 100% !important;
}
.footerone, .footertwo, .footerthree, .footerfour {
    margin-bottom: 60px;
    text-align: center;
}
.design p {
    text-align: center !important;
}
.thumbpro img {
    height: auto !important;
    width: 100% !important;
}
.breadcrumbs {
    margin-top: 10px !important;
    text-align: left !important;
}
}

@media only screen and (min-width: 320px) and (max-width: 414px) and (orientation: portrait) {

.text-icon {
    margin-bottom: 60px !important;
}
.stabilimento img {
    width: 100% !important;
}
.footerone, .footertwo, .footerthree, .footerfour {
    margin-bottom: 60px;
    text-align: center;
}
.design p {
    text-align: center !important;
}
.thumbpro img {
    height: 100% !important;
    width: auto !important;
}
.breadcrumbs {
    margin-top: 10px !important;
    text-align: left !important;
}
.logocontent img {
    top: 15px !important;
    width: 155px !important;
}
.topline {
    font-size: 12px !important;
}
.slidepage {
    padding: 40px 0 !important;
}
.titlesubpage{
    font-size: 20px !important
}
.breadcrumbs{
    font-size: 12px;
}
}

@media only screen and (min-width: 320px) and (max-width: 801px) and (orientation: portrait) {
.gosezioneaziendamobile {
    background: #334a90 none repeat scroll 0 0;
    bottom: -3px;
    color: white;
    display: block;
    left: 0;
    padding: 2px 0;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    font-size: 12px
}
.gosezioneaziendamobile .fa-chevron-right {
    padding: 6px 5px;
}
.gosezioneazienda{
    display: none;
}
.single-articolo {
    margin-bottom: 80px;
}
}
/* END RESPONSIVE */