.jx-header {
    height: 95px !important;
}
.menu>li>a{
font-size: 1.5rem !important;
}
#vectus-styleswitcher
{
    display: none !important;
}
/*
.jx-call-action-box .box-content .jx-btn-default
{
    background-color: #ed1c24 !important;
}
.title
{
    color: #ed1c24;
}
*/
.jx-btn-default:hover {
    color: #FFF;
    border: 1px solid #FFF;
}
.flex-direction-nav
{
    display: none !important;
}
p
{
    font-size: 18px !important;
    line-height: 21px !important;
}
#txt_hp .jx-sub-text
{
    font-size: 18px !important;
    line-height: 21px !important;
    color: white;
}
.jx-page-fullwidth.servizi ul
{
    font-size: 18px !important;
    line-height: 21px !important;    
}
.tp-bullets
{
    display: none !important;
}
.jx-servicelist-1 .servicelist-head {
    color: #000;
    font-size: 18px !important;
    line-height: 21px !important;    
}
.jx-tint-black-light:before {
    background: rgba(0,0,0,0.75);
}
.jx-team-member-1 .team-content-box {
    height: 100px;
}
.mg_top2rem
{
    margin-top: 2rem;
}
.mg_top05rem
{
    margin-top: 0.5rem;
}
.menu>li.active>a
{
	border-top-color: #00a14f!important;
	color: #00a14f;
}
.jx-header-logo img
{
	width: 300px;
}
.icon.crvo
{
	margin-left: 0.7em !important;	
}
.col-md-3
{
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .col-md-3
  {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .col-md-3{
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
 .col-md-3 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
   .col-md-3{
    padding-right: 15px;
    padding-left: 15px;
  }
  .margine-sup
  {
	  margin-top: 70px;
  }
}
@media (min-width: 768px) {
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (max-width: 1199px)
{
	  .margine-sup
  {
	  margin-top: 1rem;
  }  
}
.col-md-3.columns
{
	margin-left: 0px;
	margin-right: 0px;
}
.jx-team-member-1 .col-md-3 .post
{
	font-size: 13px;
}
.jx-team-member-1 .col-md-3 .name
{
		font-size: 18px;
}
.slicknav_btn
{
    right: -15px;
}
.jx-titlebar {
    padding-top: 29px!important;
}
header {
    height: 180px;
}
.mg_top_1rem
{
	margin-top: 1rem;
}
.jx-footer a:hover, .jx-footer a:visited, .jx-footer a:focus, .jx-footer a:link
{
		color: white;
} 
.jx-footer a:hover
{
	text-decoration: underline;
}
.jx-call-action-box .box-content .title.julia
{
		font-size: 70px;
}
/*da qui in poi per slider mobile */
#ciano_desktop
{
	display: block;
}
#ciano_mobile
{
	display: none !important;
}
@media screen and (max-width: 1024px)
{
	#ciano_desktop
	{
		display: none !important;
	}
	#ciano_mobile
	{
		display: block !important;
	}
}
.titolo_slider
{
	font-weight: bold;
	color: white;
	font-size: 1rem;
	padding: 1rem;
}

/************************************************
tabella responsive ******************************    <div id="cookies-policy"><table><tr><td>.....
*************************************************/
#cookies-policy table{
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

#cookies-policy table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

#cookies-policy table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}

#cookies-policy table th,
#cookies-policy table td {
  padding: .625em;
  text-align: center;
}

#cookies-policy table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  #cookies-policy table {
    border: 0;
  }

  #cookies-policy table caption {
    font-size: 1.3em;
  }
  
  #cookies-policy table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  #cookies-policy table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  #cookies-policy table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
#cookies-policy table td::before {
/*
* aria-label has no advantage, it won't be read inside a table
content: attr(aria-label);
*/
content: attr(data-label);
float: left;
font-weight: bold;
text-transform: uppercase;
}
  
#cookies-policy table td:last-child {
border-bottom: 0;
}

#cookiePopup #cookieBox h3
{
	font-size: 18px !important;
	line-height: 18px !important;
}
#cookiePopup #cookieBox p:nth-child(3)
{
	padding: 0.5rem 0.5rem 0rem 0.5rem !important;
}
#cookiePopup #cookieBox #checkboxContainer
{
	padding: 10px 10px !important; 
}
#cookiePopup #cookieBox p 
{
	color: white !important;
	margin-bottom: 10px !important;
		font-size: 12px !important;
		line-height: 12px !important;
}
}
#cookiePopup #cookieBox p 
{
	color: white !important;
		font-size: 14px !important;
		line-height: 14px !important;
}