@import url(https://fonts.googleapis.com/css?family=Raleway:700);

html, body {
height: 100%;
} 

h4.edition-single a {
    color: #00904D;
    font-weight: 600;
}

h4.edition-single a:hover {
    color: #03AF5F;
}

.claim-info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(28, 30, 51, 0.32);
}

.list-archivio h2 {
    text-align: center;
    font-weight: 500;
    color: #FFFFFF;
    letter-spacing: 4px;
    background: #00904D;
    padding: 8px;
    margin-bottom: 20px;
}


.title .breadcrumb {
    font-family: Raleway, sans-serif;
    font-size: 14px;
    color: white;
    letter-spacing: 1px;
}

.title .breadcrumb .delimiter, .title .breadcrumb .current, .title .breadcrumb a:hover {
    color: #DEDEDE !important;
}

.menubottom ul {
    list-style-type: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}

.menubottom ul li {
   display: inline-block;
   margin: 0 16px;
}

.menubottom a {
    color: #333333;
}

.menubottom a:hover {
    color: #00904D;
}

li.categories {
    color: #00904D;
}

.latesthome {
    border: 1px solid #00904D;
    max-width: 860px;
    margin: auto;
}

.latesthome2 {
    border: 1px solid #00904D;
    max-width: 860px;
    margin: auto;
    min-height: 300px;
}

.latest_post_holder {
    display: inline-block;
    width: 100%;
    max-width: 860px;
}

.latest_post_holder li.two {
    margin: 30px 0;
}

.vc_col-sm-12.home-content.wpb_column.vc_column_container {
    padding: 6px 28px;
    text-align: center;
}

.two_columns_25_75 {
    width: 100%;
    background-color: #00904D;
}

.two_columns_25_75>.column2 {
    width: 75%;
    float: left;
    background-color: white;
}

.column1 {
    background-color: #00904D;
    padding: 14px;
    display:block;
}

.column1 p, .column1 a, .column1 h4 {
    color: #ffffff !important;
}

.column1 a {
text-transform: uppercase;
}

.column1 h4 {
font-weight: 700;
}

td {
  background-color: #EAEAEA !important;
  border: 3px solid white;
}

aside .widget, .side_menu .widget {
    padding: 0 0 21px;
    margin: 0 0 25px;
    border-bottom: 0;
}

h5 i.icon-caret-down, h5 i.icon-caret-right {
    display: none;
}

h5 i.icon-angle-down {
    margin-left: -20px;
    margin-right: 10px;
    font-weight: 700;
    font-size: 18px;
}

.parallax section {
  background-size: cover;
  height: auto !important;
  min-height: 0px !important;
}

.pagination ul li.active span {
    color: #00904D;
}


a.eventphoto img {
  min-height: 248px;
}

.wpb_row.vc_row-fluid.greenbox p, .wpb_row.vc_row-fluid.lightgreenbox p {
  font-size: 16px;
  line-height: 20px;
} 

/*
header.centered_logo .logo a {
  display: inline-block;
  margin: 0 0 -6px 0;
  padding-bottom: 23px;
  background: white;
  border-radius: 21px;
}

header.centered_logo .logo {
  top: -10px;
}

header.centered_logo .logo img {
  top: 0;
  margin: 0 auto;
  max-width: 360px !important;
}
*/

.logo img {
    display: block;
    position: relative;
    top: -50%;
    width: auto!important;
    max-width: none;
    min-height: 90px;
}

header.centered_logo .header_inner_left {
  display: block;
  float: left;
}

header {
border-bottom: 0px;
-webkit-transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
   -moz-transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
     -o-transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
        transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000);
}

header.scrolled {
-webkit-transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
   -moz-transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
     -o-transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
        transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000);
}

.header_bottom {
  -webkit-transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000);
  -moz-transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000);
  -o-transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000);
  transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000);
}

/*GUTTER ADJUST*/

.vc_span6.left-col.wpb_column.column_container {
  padding-right: 0px;
}

.vc_span6.right-col.wpb_column.column_container {
  padding-left: 0px;
}

.latest_post_holder ul>li.four {
  width: 25vw;
  width: 25%;
  padding: 0;
}

#layerslider_2 {
  padding: 0;
}

/*
.ppt {
  display: none !important;
}
*/

.greentitle {
    background-color: #00904D;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    color: white;
    letter-spacing: 1px;
    text-align: left;
}

span.approfondimenti {
    display: inline;
}

.greentitle span a{
    padding-left: 22px;
    color: rgb(165, 201, 86);
    letter-spacing: 0px;
    font-weight: 600;
    text-transform: uppercase;
}

.greenbox {
background-color: #009E57;
margin: 8px;
padding: 22px 8px;
  min-height: 200px;
  max-height: 200px;
}


.lightgreenbox {
background-color: #A4C958;
margin: 8px;
padding: 22px 8px;
  min-height: 200px;
  max-height: 200px;
}

.greybox {
background-color: #B3B3B3;
margin: 8px;
padding: 22px 8px;
  min-height: 280px;
  max-height: 280px;
}

.whitebox {
  background-color: #ffffff;
  margin: -14px 6px 0px -15px;
  padding: 22px 8px;
  min-height: 250px;
  max-height: 280px;
}

.latest_post.greenbox {
  padding: 30px 18px;
  min-height: 280px;
  max-height: 280px;
}

.latest_post.greybox {
  padding: 30px 18px;
  min-height: 280px;
  max-height: 280px;
}

.gallery_holder ul li:hover .gallery_hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

span.post-to-page-readmore {
  background: crimson;
  padding: 4px;
  float: right;
  margin-top: 20px;
}

span.post-to-page-readmore a {
  color: white;
  font-weight: bold;
  font-family: 'Raleway', sans-serif;
  letter-spacing: 2px;
}

span.titlehome {
  font-size: 2.6rem;
  font-weight: 700;
}

.nolink {
pointer-events: none;
}

.content {
  margin-top: 0;
  min-height: 0;
  bottom: 0;
}

.title_holder {
    opacity: 1 !important;
}

.title {
    display: block;
    width: 100%;
    height: 80px;
    background-color: #00904D;
    border-bottom: 1px solid #00904D;
    text-align: center;
    position: relative;
}

.autore-single a {
    text-transform: none;
    font-size: inherit;
    font-style: italic;
}

.title_holder h1 {
  color: white;
  font-family: Raleway, sans-serif;
  letter-spacing: 10px;
  -webkit-font-smoothing: antialiased;
}

.blur {
-webkit-filter: blur(0px);
}

.section .video-overlay.active {
  background-image: url("img/pixel-video.png");
  background-position: 0 0;
  background-repeat: repeat;
  opacity: 1;
  background: rgba(49, 72, 104, 0.31);
}

/*ACCORDION*/

.accordion_holder, .accordion_holder.accordion h5, .accordion_holder.accordion.with_icon h5, .accordion_holder.accordion div.accordion_content {
border: 0px;
border-color: transparent;
}

.accordion_holder.accordion h5.ui-state-default, .accordion_holder.accordion h5.ui-state-active {
  background-color: transparent;
  border-bottom: 0;
  padding: 0;
  color: white;
}


/*.wpb_column>.wpb_wrapper .accordion_holder:last-child {
  margin-bottom: -64px !important;
}

.accordion_holder.accordion div.accordion_content_inner {
  padding: 0 0 64px 0;
  color: white;
}*/

.wpb_single_image.wpb_content_element.avatar.wpb_animate_when_almost_visible.wpb_appear.vc_align_center.wpb_start_animation {
  float: none;
  position: relative;
}

/*FORM*/

.nsu-form label {
    display: none;
}

input#nsu-email-0 {
    min-width: 180px;
    height: 60px;
    max-width: 49%;
    float: left;
    border: 2px solid;
    color: #333;
    background: transparent;
    padding: 5px 30px;
    text-align: left;
    outline: none;
    margin-right: 1%;
}

input#nsu-submit-0 {
  min-width: 180px;
  height: 60px;
  max-width: 49%;
  border: 2px solid;
  color: #333;
  background: transparent;
  padding: 5px;
  text-align: center;
  outline: none;
  cursor: pointer;
  margin-left: 1%;
}

span.nsu-error.error.notice {
    color: #C12400;
    margin-top: -23px;
    margin-left: 9px;
    position: absolute;
}

input#nsu-submit-0:hover {
  background: rgba(0, 0, 0, 0.18);
}

input {
  min-height: 32px;
  width: 100%;
  margin-bottom: 20px !important;
  font-size: 16px;
  color: #333;
  font-family: 'Raleway', sans-serif;
}

select.wpcf7-form-control, textarea.wpcf7-form-control {
  min-width: 320px;
  width: 100%;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  margin-bottom: 20px !important;
  padding: 5px;
}

select.wpcf7-form-control option {
  margin-bottom: 5px;
  cursor: pointer;
}

input.wpcf7-form-control.wpcf7-submit {
  height: 45px;
  line-height: 40px;
  font-size: 16px;
  padding: 0 30px;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 10px;
  border: 3px solid;
  text-indent: 3px;
  color: crimson;
  text-transform: uppercase;
  background: transparent;
  width: 240px;
  min-width: 200px;
  margin-top: 40px;
  cursor: pointer;
  outline: none;
    -webkit-transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000);
  -moz-transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000);
  -o-transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000);
  transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000);
}

input.wpcf7-form-control.wpcf7-submit:hover {
  background: rgba(231, 231, 231, 1);
  color: crimson;
  letter-spacing: 2px;
  -webkit-transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000);
  -moz-transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000);
  -o-transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000);
  transition: all 500ms cubic-bezier(0.250, 0.100, 0.250, 1.000);
}

/*EVENTI*/



.latest_post_holder>ul>li {
  margin: 0 0 2px;
}

.latest_post_text span.latest_date span {
  display: block;
  text-align: center;
  color: #fff;
  line-height: 15px;
  font-size: 15px;
  text-transform: uppercase;
}

.latest_post_text span.latest_date {
  float: none;
  display: block;
  margin: auto;
  padding: 0;
  width: 50px;
  border-radius: 28px 30px 0;
  height: 52px;
  padding-top: 9px;
  background: #DC143C!important;
}

i.pull-left.icon-border {
  border-radius: 28px 30px 0;
}

/*Nuovi latest events*/


span.latest_date2 {
  position: absolute;
  top: 10px;
  float: none;
  display: block;
  margin: auto;
  padding: 0;
  width: 50px;
  height: 52px;
  padding-top: 9px;
  background: #348100!important;
  left: 10px;
}

span.latest_date2 span {
  display: block;
  text-align: center;
  color: #fff;
  line-height: 15px;
  font-size: 15px;
  text-transform: uppercase;
}

.latest_post_text span.latest_date {
  float: none;
  display: block;
  margin: 0;
  padding: 0;
  width: 50px;
  border-radius: 0;
  height: 52px;
  font-size: 1.3em;
  padding-top: 9px;
  background: #E52E7B;
}

span.month {
    color: #00904D !important;
    background: white;
    margin-top: 7px;
    font-size: 12px !important;
    font-weight: 700;
    padding: 4px 0;
    border: 0;
}

.blog_holder article .post_infos .month {
  padding: 1px 3px;
}

.blog_holder article .post_infos .date {
  color: #00904D;
  font-size: 18px;
  font-weight: 700;
}

.latest_post {
  padding-top: 30px;
}

.latest_post_text h4 a {
  color: #616161;
  text-transform: none;
  font-size: 1.3em;
}

.latest_post_inner.whitepost {
  background: white;
  padding: 10px 10px 10px;
  max-height: 120px;
  min-height: 120px;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}

.eventitle {
  margin-left: 60px;
  margin-top: 10px;
}

.vc_text_separator.full {
  font-family: 'Raleway',sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}


/* ||| fine Eventi |||*/

/*  NAV */


nav.main_menu>ul>li:hover>a {
  background-color: rgba(0,0,0,.0);
  background: transparent;
}


nav.main_menu>ul>li>a span {
  position: absolute;
  height: 0px;
  width: 100%;
  top: 0;
  left: 0;
}

nav.main_menu > ul > li > a {
  font-family: Raleway, sans-serif;
  font-weight: 700;
  line-height: 90px !important;
}

.qbutton.small {
  height: 35px;
  line-height: 35px;
  font-size: 10px;
  padding: 0 30px;
  font-family: 'Raleway', sans-serif;
  letter-spacing: 4px;
  border: 0px;
  text-indent: 4px;
}

.qbutton {
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  padding: 0 30px;
  font-family: 'Raleway', sans-serif;
  letter-spacing: 3px;
  border: 0px;
  text-indent: 3px;
}

/*INIZIO ICON ANIMATION SCROLL*/

.mouse {
display: block;
margin: 0 auto;
width: 26px;
height: 42px;
bottom: 0;
position: absolute;
left: 50%;
margin-left: -9px;
}
.mouse span {
display: block;
margin: -18px auto;
font-size: 32px;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-name: scroll;
animation-name: scroll;
}
@-webkit-keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
}


/*FINE ICON ANIMATION SCROLL*/

.me-cannotplay {
  display: none;
}

/*INIZIO FORM STYLE*/
form.contact-form {
  max-width: 480px;
}

.contact-form input {
  width: 100%!important;
  max-width: 100% !important;
  min-height: 25px;
  font-size: 1rem;
  color: #6C6C6C;
  font-weight: 500;
  font-family: 'Raleway', sans-serif;
}

.desktop {
display: block;
}

.tablet {
display: none;
} 

.mobile {
display: none;
}

.contact-form input:focus {
  outline: none;
  background: #F2F2F2;
}

input#g127-codicefiscale {
  text-transform: uppercase;
  font-family: sans-serif;
  letter-spacing: 1px;
padding-top: 5px;
}

.contact-form textarea {
  width: 100% !important;
  font-size: .9rem;
  color: #6C6C6C;
  font-weight: 500;
  border-color: silver;
  padding: 3px;
  font-family: 'Raleway', sans-serif;
}

.contact-form textarea:focus {
outline: none;
}

input[type='submit'].pushbutton-wide {
  background: #ffffff;
  background-image: url('https://localhost:8888/uecoop/wp-content/themes/Blutheme/img/caret-right-button.png');
  background-repeat: no-repeat;
  background-size: contain;
  border: 3px solid #333333;
  border-left: 18px inset #333333;
  min-height: 30px;
  text-align: center;
  text-indent: -18px;
  text-transform: uppercase;
  color: black;
  letter-spacing: 1px;
  cursor: pointer;
  font-weight: 500;
  font-size: 0.9rem;
}

input[type='submit'].pushbutton-wide:focus {
  background: white;
  outline: none;
}

.contact-form label {
  text-transform: uppercase;
  font-weight: 500;
  color: #333333;
  letter-spacing: 1px;
}

/*form storia*/
div#contact-form-127 { 
  max-width: 480px;
  margin: auto;
}


/*FINE FORM STYLE*/


/*span.post-to-page-date {
  float: left;
  margin-left: -100px;
  margin-top: -23px;
}*/

.top-desktop {
margin-top: 120px;
}

.sidetop-desktop {
margin-top: 40px;
}

.widget.widget_search form input[type="submit"], .widget #searchform input[type="submit"] {
    border-color: white;
    width: 100%;
    height: 50px;
    background-image: none;
    color: #00904D;
    background-image: url(https://dga.wpdemo.it/wp-content/uploads/2015/09/cerca.png);
    border: 0;
    background-size: 30%;
    background-color: rgb(255, 255, 255);
}

.blog_holder article {
  border-bottom: 0px;
}

.widget.widget_search form input[type="text"] {
    font-family: "Raleways",sans-serif;
    height: 50px;
    width: 100%;
    border: 2px solid white;
    color: white;
}

.no-inner {
padding: 40px;
max-width: 980px;
margin: auto;
}

.footerlink a {
    color: #8F8F8F;
}

.footerlink a:hover {
    color: #00904D;
}

.footer_bottom {
display: block;
text-align: center;
line-height: 55px;
/*height: 255px;*/
}

.footer-special.vc_row.wpb_row.vc_row-fluid {
    max-width: 100%;
    margin: auto;
}

.coop-logo {
max-width: 180px;
margin-top: 30px;
}

.schedacoop-contact {
text-align: right;
padding-top: 20px;
}

/*INIZIO SCRIPT COLONNE*/
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

#contcol { 
  padding: 0;    
}  

#contcol .column { 
  float: left;
  padding: 0 1em;
  text-align: justify;    
} 

#contcol .column:first-of-type { 
  float: left;
  padding: 0 1em 0 0;
  text-align: justify;    
} 

#contcol p {  
  margin: 1em 0;     
}

#contcol p:first-of-type {  
  margin: 0;
}
/* FINE SCRIPT COLONNE*/

strong, b {
font-weight: 700 !important;
-webkit-font-smoothing: antialiased;
}

.icon-heart:before {
content: "\f005";
}

.center {
text-align: center;
}

.latest_post_text h4 {
padding: 8px 0 0 0;
margin: 0;
text-transform: uppercase;
font-family: sans-serif;
font-wheight: 900;
text-align: left;
color: white;
}

.latest_post_text {
    padding: 12px;
    margin: 0;
    text-align: left;
    min-height: 180px;
}

.latest_post_text2 {
    padding: 12px;
    margin: 0;
    text-align: left;
}

/*.latest_post_text span.latest_date {
float: left;
display: block;
margin: 0 20px 0 0;
padding: 0;
background: transparent !important;
}*/

a.centericon {
width: 60px;
margin: auto;
text-align: center;
}

.wpb_single_image.storycon {
width: 70%;
margin: auto;
margin-bottom: 20px;
}

.viewport-height {
height: 100vh;
min-height: 100%;
}

.viewport-third {
height: 70vh;
min-height: 70%;
}

.viewport-half {
  height: 45vh;
}

.no-bottom {
bottom: 4%;
position: absolute;
left: 0;
right: 0;
z-index: 999999;
}

.no-bottom-icon {
bottom: 10px;
position: absolute;
left: calc(50% - 75px);
}

section.section {
display: block;
position: relative;
padding: 0;
border-bottom: 0px solid #e0dede;
}

.spacer-xs {
height: .6rem;
}

.spacer-small {
height: 1rem;
}

.spacer-mid {
height: 1.8rem;
}

.spacer-big {
height: 2.5rem;
}

.spacer-xl {
height: 3rem;
}

.spacer-header {
height: 18rem;
}

.font-xl {
font-size: 3rem;
vertical-align: middle;
}

.home-section {
min-height: 18rem !important;
z-index: 99;
}

.section .overlay {
background-image: url("img/pixel-video.png");
background-position: 0 0;
background-repeat: repeat;
opacity: 1;
z-index: 11;
background: rgba(0, 0, 0, 0.58);
}

.identleft p {
margin-left: 22px;
}

.border-top {
border-top: 1px solid black;
}

.border-bottom {
border-bottom: 1px solid black;
}

.border-right {
border-right: 1px solid black;
}

.border-left {
border-left: 1px solid black;
}

.border-top-desktop {
border-top: 1px solid black;
}

nav.mobile_menu {
  display: block;
  margin: 0;
  text-align: center;
  letter-spacing: 3px;
}

nav.mobile_menu ul li a, nav.mobile_menu ul li h5 {
  font-family: Raleway, sans-serif;
  line-height: 30px !important;
}

@media only screen and (max-width: 1000px) {

header.centered_logo .header_inner_left {
  display: block;
}

header.centered_logo .logo {
  top: 10px;
}

header.centered_logo .logo img {
  top: 0%;
}

header.centered_logo .logo a {
  display: block;
  margin: -2px 0 0px 4px;
  padding-bottom: 0;
  background-color: rgba(255, 255, 255, 0);
  background: transparent;
  border-radius: 0;
}

span.titlehome {
  font-size: 2.3rem;
}

}

@media only screen and (max-width: 1060px) {

.wpb_row.vc_row-fluid.greenbox p, .wpb_row.vc_row-fluid.lightgreenbox p {
  font-size: 14px;
  line-height: 20px;
}

.latest_post_holder ul>li.four {
  width: 50vw;
  width: 50%;
  padding: 0 !important;
}

header.centered_logo .header_inner_left {
  display: block;
  float: none;
}

ul#menu-menu-1 {
  width: 101%;
}

}

@media only screen and (max-width: 768px) {


input#nsu-email-0, input#nsu-submit-0 {
  min-width: 180px;
  height: 60px;
  max-width: 100%;
  margin-right: 0;
  margin: 0;
  text-align: center;
}

li.categories a {
    color: white;
    text-transform: uppercase;
    line-height: 30px;
}

li.categories {
    color: #00904D;
}


.spacer-header {
    height: 10rem;
}

.two_columns_25_75>.column2 {
    width: 100%;
    float: left;
    background-color: white;
}

.column1 {
    display:none;
}

.column2 {
    width:100%;
}

.two_columns_25_75{
    background-color: white;
}

.vc_span6.left-col.wpb_column.column_container {
  padding-right: 15px;
}

.vc_span6.right-col.wpb_column.column_container {
  padding-left: 15px;
}

.wpb_single_image.wpb_content_element.avatar.wpb_animate_when_almost_visible.wpb_appear.vc_align_center.wpb_start_animation {
  width: 18%;
  float: right;
  position: absolute;
  right: 0;
  top: -10px;
}

.tablet {
display: block;
} 

}

@media only screen and (max-width: 600px) {

.latest_post_holder ul>li.three {
  width: 100%;
  padding: 0;
}

.latest_post_holder ul>li.four {
  width: 100vw;
  width: 100%;
  padding: 0 !important;
}

span.post-to-page-date {
  float: none;
  margin-left: 0;
  margin-top: 0;
}

.desktop {
display: none;
}

.mobile {
display: block;
}

aside {
text-align: center;
  max-width: 85%;
  margin: auto;
  padding: 0;
}

.widget.widget_search form input[type="text"] {
  width: calc(95% - 17px);
}

.vc_row-fluid [class*='vc_span'] {
  width: 100%!important;
  margin-left: 0!important;
  margin-bottom: 0;
}


}
@media only screen and (max-width: 480px) {

header.centered_logo .logo_wrapper {
  height: auto !important;
  top: 0;
  bottom: 0;
}

.border-top-desktop {
border-top: 0px;
}

#contcol .column { 
  padding: 0;
} 

.border-top {
border-top: 0px;
}

.border-bottom {
border-bottom: 0px;
}

.border-right {
border-right: 0px;
}

.border-left {
border-left: 0px;
}

.schedacoop-contact {
text-align: center;
padding-top: 0px;
}

.footer_bottom {
display: block;
text-align: center;
line-height: 25px;
}

.content {
  margin-top: 30px !important;
  min-height: 0;
  bottom: 0;
}

.title {
    height: 120px;
    padding-top: 10px;
}

.footer-special.vc_row.wpb_row.vc_row-fluid {
    max-width: 98%;
    margin: auto;
}

span.approfondimenti {
    display: none;
}


}

.blog_social_and_comments, .blog_single_social, .comment_holder, .comment_pager, .comment_form, .post_comments
{
display: none;
}