
a#a2a_skin1x1 {
    float: left;
    clear: left;
    width: 100%;
    z-index: -1;
    position: fixed;
}
.vc_textedit_title_box {
    /*margin: 20px 0;*/
    margin: 0;
    padding: 0;
    float: left;
    clear: left;
    width: auto;
    font-family: "Lora", Georgia, serif;
    font-size: 1.1em;
    line-height: 1.2272727273em;
    font-weight: 900;
    color: #024c9c;
    z-index: 9;
}

body.drag_and_drop .vc_textedit_title_box {
    width: calc(100% - 90px);
}

.vc_box_necro .vc_textedit_title_box{
    margin:0 0 20px 0;
}
.vc_textedit_title_box.vc_txt_l{
    font-size: 2em;
}
.vc_textedit_title_box.vc_txt_m{
    font-size: 1.1em;
}
.vc_textedit_title_box.vc_column {
    margin: 30px 0 20px 15px;
    padding: 0 0 0 0;
    width: calc(100% - 15px);
}
.vc_textedit_title_box.vc_small {
    margin: 20px 0;
    width: auto;
    max-width:79px;
}
.vc_textedit_title_box.vc_first {
    margin: 0;
}

.vc_textedit_title_box.vc_black {
    color: #212121;
}

.vc_textedit_title_block .text {
    float: left;
}



.vc_textedit_title_box:before {
    content:" ";
    height:4px;
    width:30px;
    background:#024c9c;
    float:left;
    clear:left;
    position:absolute;
}
.vc_textedit_title_box.vc_black:before {
    background: #212121;
}

.vc_textedit_title_box.vc_nobefore:before {
    display:none;
}
.vc_textedit_title_box.vc_center {
    text-align:center;
    width:100%;
}


.vc_textedit_title_box .text {
    float: left;
    clear: left;
    width: 100%;
    padding-top: 15px;
}

.vc_textedit_title_box .text a {
    color:inherit;
}

.vc_textedit_title_box.vc_nobefore .text {
    padding-top: 0px;
    border-top:0px solid #024c9c;

}

.vc_textedit_title_box .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}

.vc_textedit_title_box.vc_live {
    margin: 0px 0 10px 0;
}
.vc_textedit_title_box.vc_live .text:before {
  content: "\e649";
  font-family: 'themify';
  font-style: normal;
  font-weight: normal;
  font-size: 2px;
  float: left;
  display: block;
  width: 15px;
  height: 15px;
  padding: 0;
  color: #024c9c;
  border: none;
  border-radius: 50%;
  background: #024c9c;
  cursor: pointer;
  box-shadow: 0 0 0 0 #024c9c;
  -webkit-animation: pulse 1.5s infinite;
  animation: pulse 1.5s infinite;
  margin: 2px 10px 2px 10px;
}

@-webkit-keyframes pulse {
  0% {
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  70% {
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    box-shadow: 0 0 0 20px rgba(184, 48, 37, 0);
  }
  100% {
    -moz-transform: scale(0.65);
    -ms-transform: scale(0.65);
    -webkit-transform: scale(0.65);
    transform: scale(0.65);
    box-shadow: 0 0 0 0 rgba(184, 48, 37, 0);
  }
}
/*---vc_breadcrumbs*/
.vc_breadcrumbs {
    margin: 20px 0 0 0;
    padding: 13px 0 13px 15px;
    float: left;
    clear: left;
    position: relative;
    width: 100%;
    border-top: 2px solid #024c9c;
    border-bottom: 1px solid #ccc;
}
body.background .vc_breadcrumbs {
    margin-left:15px;
    width: calc(100% - 30px);
}
.vc_breadcrumbs ul {
    margin: 0 0 0 0;
    padding: 0;
    width: auto;
    float: left;
    clear: left;
    list-style: none;
}
.vc_breadcrumbs ul li:first-child {
}
.vc_breadcrumbs ul li:nth-child(2) {
}
.vc_breadcrumbs ul li {
    margin: 0;
    padding: 0px 5px 0px 0px;
    font-weight: bold;
    font-size: 0.8em;
    line-height: 1em;
    color: #024c9c;
    float: left;
}
.vc_breadcrumbs ul li a:link,
.vc_breadcrumbs ul li a:visited {
    text-decoration:none;
    color:inherit;
}
.vc_breadcrumbs ul li a:hover,
.vc_breadcrumbs ul li a:focus,
.vc_breadcrumbs ul li a:active {
    text-decoration:none;
    color:inherit;
}
.vc_breadcrumbs ul li.sezione_attiva,
.vc_breadcrumbs ul li.sezione_attiva a {
    color:#a7a7a7;
    font-weight: 400;
}
.vc_breadcrumbs ul li.sezione_attiva a:link,
.vc_breadcrumbs ul li.sezione_attiva a:visited {
    color:inherit;
}
.vc_breadcrumbs ul li.hide {
    display:none;
}
.vc_container_form{
    margin-top: 30px;
    float: left;
    clear: left;
    width: 100%;
    background: #fff;
    padding: 20px;
    border: 2px solid #e9e9e9;
    position:relative;
}
.vc_container_form form{
    float: left;
    clear: left;
    width: 100%;
}
.vc_container_form form .form-group{
    width:100%
}
.vc_container_form select,
.vc_container_form input{
    padding:13px 15px;
    appearance:none;
    border-radius:0;
    border:1px solid #212121;
}
.vc_container_form button{
    appearance:none;
    border-radius:0;
}

.vc_container_form #name_deceased,
.vc_container_form #name_line{
    width:85%;
    margin-right:30px;
}
.vc_container_form #btn_search,
.vc_container_form #btn_add{
    width: calc(100% - 85% - 30px);
    float: right;
    font-size:.8em;
}

/*table results*/

.vc_results{
    margin-top: 35px;
    width:100%;
    float:left;
    clear:left;
    border: 1px solid #ccc;
    font-size: .8rem;
}

.vc_results tr td{
    padding:5px 15px;
   border: 1px solid #ccc;
}
.vc_results tr td:last-child{
    padding:5px;
}
.vc_results button{
    width: 100%;
}
/* buttons */
.vc_btn_send{
    border:1px solid #054c9c;
    background:#054c9c;
    color:white;
    font-weight:500;
}
.vc_btn_send .ti{
    margin-left: 10px;
    font-weight:bold;
}
.vc_btn_dark{
    border:1px solid #054c9c;
    background:#054c9c;
    color:white;
}
.vc_btn_light{
    border:1px solid #054c9c;
    background:#fff;
    color:#054c9c;
}
.btn:active:focus{
    outline:none;
}

.btn:focus{
    outline:none;
}
.vc_container_form .btn{
    text-transform:uppercase;
}
.vc_btn_forward{
    font-size:1em;
}
.vc_remove,
.vc_edit,
.vc_add{
    border:none;
    background:#cccccc;
    color:white;
    font-size:.8rem;
}
.vc_remove,
.vc_edit .ti,
.vc_add .ti{
    font-size: 15px;
    line-height: 21px;
    float: right;
    margin-left: 5px;
    font-weight:bold;
}
.vc_cancel{
    /*margin-right:30px;*/
    border:1px solid #a7a7a7;
    background:white;
    color:#a7a7a7;
    font-size:.8em;
}
.vc_btn_full{
    width:100%;
}

/*help*/
.vc_help_icon{
    padding: 3px;
    color:#212121;
    background:#e9e9e9;
    border-radius: 100%;
    font-size:35px;
    cursor:pointer;
    display:none;
}

/* vc_breadcrumbs*/
.vc_necro_breadcrumbs{
    margin: 20px 0;
    float: left;
    clear: left;
    width:100%;
}
.vc_necro_breadcrumbs span{
    margin-right:5px;
    padding:10px 15px;
    display:inline-block;
    color:#212121;
    background:#e7e7e7;
    text-transform:uppercase;
    font-size:0.8em;
    font-weight:500;
    line-height:1;
    text-align:center;
}

.vc_step_7 .vc_necro_breadcrumbs .vc_type,
.vc_step_7 .vc_necro_breadcrumbs .vc_parents,
.vc_step_6 .vc_necro_breadcrumbs .vc_type,
.vc_step_4 .vc_necro_breadcrumbs .vc_type{
    margin:0;
}

.vc_step_7 .vc_necro_breadcrumbs .vc_resume:before,
.vc_step_7 .vc_necro_breadcrumbs .vc_parents:before,
.vc_step_6 .vc_necro_breadcrumbs .vc_parents:before,
.vc_step_4 .vc_necro_breadcrumbs .vc_resume:before {
    content: "\e649";
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: .8em;
    margin-right: 20px;
}
/*textedit*/
.vc_textedix_headline_necro,
.vc_textedix_text_form_necro,
.vc_textedix_helper_form_necro{
    margin:10px 0 20px 0;
    padding: 0;
    float: left;
    clear: left;
    width: 100%;
    z-index: 9;
}
.vc_textedix_headline_necro{
    width:60%;
    font-size:1.5em;
    font-weight:800;
}
.vc_textedix_helper_form_necro,
.vc_textedix_text_form_necro{
    font-size:0.9em;
    line-height:1.3em;
}

.vc_textedix_headline_necro .text,
.vc_textedix_text_form_necro .text,
.vc_textedix_helper_form_necro .text {
    margin-top: 0;
    float: left;
    clear: left;
    width: 100%;
}

.vc_textedix_headline_necro .text a,
.vc_textedix_text_form_necro .text a,
.vc_textedix_helper_form_necro .text a {
    color:inherit;
}

.vc_textedix_headline_necro .key_text_edit,
.vc_textedix_text_form_necro .key_text_edit,
.vc_textedix_helper_form_necro .key_text_edit {
    background:#ccc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}

.vc_textedix_helper_form_necro .text:after{
    display:none;
    content:"\e718";
    font-family: "themify" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size:18px;
    margin: 0px 0 0 9px;
}

.display-flex{
    display:flex;
}
.vc_h48{
    height:48px;
}
.display-flex input,
.display-flex select,
.display-flex .btn{
    height:100%;
}
button[disabled]{
    color:#054c9c;
}
.vc_step_5 .vc_form select{
    width:20%;
    margin-right: 30px;
    text-transform:uppercase;
    font-size: .8em;
}

/*checkout*/

#vc_necrology_checkout .vc_resume_necrology_box,
#vc_necrology_checkout .vc_order,
#vc_necrology_checkout .vc_publication_date,
#vc_checkout_participation .vc_resume_lines,
#vc_checkout_participation .vc_order,
#vc_checkout_participation .vc_publication_date{
    border:1px solid #cccccc;
    float: left;
    clear: left;
    width: 100%;
    padding:15px;
}

#vc_necrology_checkout .vc_resume_necrology_box{
    line-height:1em;
    padding-bottom:10px;
}
.vc_preview_participation_box .part_text:before,
#vc_necrology_checkout .vc_resume_necrology_box .vc_resume_lines:before {
    content: " ";
    margin: 15px 0 0 0;
    width: 70%;
    float: left;
    clear: left;
    border-top: 2px solid #212121;
}

#part_text,
#form_part_text,
#vc_necrology_checkout .vc_resume_lines,
#vc_checkout_participation .vc_resume_lines,
.vc_preview_participation_box .vc_label{
    font-family: Times, serif;
    font-size:.9em;
}
#form_part_text,
#vc_checkout_participation .vc_resume_lines .vc_resume_lines_list,
.vc_resume_necrology_box .vc_resume_lines .vc_resume_lines_list,
#part_text{
    font-family:monospace;
}
#vc_necrology_checkout .vc_resume_lines .vc_label,
#vc_checkout_participation .vc_resume_lines .vc_label{
    margin: 15px 0 0 0;
    float: left;
    clear:left;
    width:100%;
}
.vc_preview_participation_box{
    margin-top:10px;
}
.vc_preview_participation_box #part_text{
    margin-top:5px;   
}
#vc_checkout_participation .vc_resume_lines:before{
    content: " ";
    width: 70%;
    float: left;
    clear: left;
    border-top: 2px solid #212121;
}
.vc_preview_participation_box #part_text,
#vc_checkout_participation  .vc_resume_lines_list,
#vc_necrology_checkout .vc_resume_lines_list{
    width: 273px;
    word-break: break-all;
}
/*because padding*/
.vc_form_live_editing_participation{
    width: 293px;
    word-break: break-all;
}
#vc_necrology_checkout .vc_resume_lines_list li,
#vc_checkout_participation .vc_resume_lines_list li{
    float: left;
    clear: left;
    width:100%;
    /*text-transform: capitalize;*/
}
.vc_container_checkout .vc_edit{
    margin-top:10px;
}
#vc_necrology_checkout .vc_publication_date,
#vc_necrology_checkout .vc_order,
#vc_checkout_participation .vc_publication_date,
#vc_checkout_participation .vc_order{
    font-size:.8em;
}

#vc_necrology_checkout .vc_publication_date .vc_date,
#vc_necrology_checkout .vc_order .vc_price,
#vc_checkout_participation .vc_publication_date .vc_date,
#vc_checkout_participation .vc_order .vc_price{
    margin-top: 5px;
    text-align: right;
}
#vc_necrology_checkout .vc_order .vc_currency,
#vc_checkout_participation .vc_order .vc_currency{
    margin-right: 15px;
}

#vc_necrology_checkout .vc_publication_date .vc_label,
#vc_necrology_checkout .vc_order .vc_label,
#vc_checkout_participation .vc_publication_date .vc_label,
#vc_checkout_participation .vc_order .vc_label{
    font-weight:bold;
    text-transform:uppercase;
    text-align:right;
}
#vc_necrology_checkout .vc_checkout,
#vc_checkout_participation .vc_checkout{
    margin-top:10px;
}
/*vc_container_lines*/
.vc_container_lines{
    margin-top:40px;
    float:left;
    clear:left;
    width:100%;
}
.vc_container_lines li{
    margin: 10px 0;
    padding:5px 5px 5px 15px;
    display:flex;
    align-items:center;
    justify-content: space-between;
    border:1px solid #ccc;
}
.vc_container_lines .vc_btn_forward,
.vc_container_lines .vc_name{
    font-size:.8em;
}

/*live editing*/
.vc_form_live_editing_participation,
.vc_form_live_editing {
    border: 1px solid #ccc;
    padding: 10px;
    color:#212121;
}
.vc_form_live_editing_participation,
.vc_form_live_editing,
.vc_resume_necrology_box
.vc_preview_necrology_box{
    text-align:left;
    line-height: normal;
}
.vc_form_live_editing #form_text,
.vc_preview_necrology_box #necro_text,
.vc_resume_necrology_box #resume_necro_text{
    font-family: Times, serif;
    font-size: 0.85em;
    font-weight: 500;
}
.vc_form_live_editing #form_title,
.vc_preview_necrology_box #necro_title,
.vc_resume_necrology_box #resume_necro_title{
    font-size:0.65em;
    font-weight: 700;
    text-align:center;
}
.vc_form_live_editing #form_name,
.vc_resume_necrology_box #resume_necro_name,
.vc_preview_necrology_box #necro_name{
    font-size:0.8em;
    font-weight: 900;
    text-align:center;
}
.vc_resume_necrology_box #resume_necro_other_text,
.vc_form_live_editing #form_other_text,
.vc_preview_necrology_box #necro_other_text{
    font-family: Times, serif;
    font-size:0.85em;
    font-weight: 500;
}
.vc_preview_necrology_box .vc_date_necro,
.vc_form_live_editing .vc_date_necro,
.vc_resume_necrology_box .vc_date_necro,
.vc_resume_necrology_box #resume_necro_city,
.vc_form_live_editing #form_city,
.vc_preview_necrology_box #necro_city{
    font-size:0.65em;
    font-weight: 500;
    display:inline-block;
}
/*.vc_preview_necrology_box .vc_date_necro:after,
.vc_form_live_editing .vc_date_necro:after,
.vc_resume_necrology_box .vc_date_necro:after{
    content:".";
}*/
.vc_container_title_name{
    margin:15px 0;
}
#resume_necro_other_text,
#necro_other_text{
    margin-bottom:10px;
}
.vc_preview_participation_box h2,
.vc_preview_necrology_box h2{
    margin-bottom:10px;
    padding: 5px;
    background: #ccc;
    font-size: .8em;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}
[data-placeholder]:empty:before {
     content: attr(data-placeholder);
     color: #a7a7a7;
}
.vc_loader {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
}
.vc_loader .vc_circle{
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    border-radius: 100%;
    border: 2px solid rgba(5, 76, 156, 0.2);
    border-top-color: #054c9c;
    animation: spin 1s infinite linear;
}
@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}



/*immagini di esempio righe di partecipazione e Necrologio all'over sul pulsante*/
button#vc_necrology:hover:after {
	content: ''; 
	position: absolute;
	top: 45px; 
	left: 50%;
	margin-left:-150px;
	display: inline-block;
	width: 300px; 
	height: 300px;
	background-image: url('https://www.laprovinciacr.it/userUpload/sample_necrologio_2.jpg'); /* URL of the image */
	background-size: 300px 300px; /* Resize the image as this dimension */
}

button#vc_participation:hover:after {
	content: ''; 
	position: absolute;
	top: 45px; 
	left: 50%;
	margin-left:-150px;
	display: inline-block;
	width: 300px; 
	height: 300px;
	background-image: url('https://www.laprovinciacr.it/userUpload/sample_righe.jpg'); /* URL of the image */
	background-size: 300px 300px; /* Resize the image as this dimension */
}




/*---spacer*/
.spacer {
    width:100%;
    height:0px;
    float:left;
    clear:left;
    font-size:0px;
    line-height:0px;
}
.spacer.t_5 {
    margin-top:5px;
}
.spacer.t_10 {
    margin-top:10px;
}
.spacer.t_15 {
    margin-top:15px;
}
.spacer.t_20 {
    margin-top:20px;   
}
.spacer.t_25 {
    margin-top:25px;   
}
.spacer.t_30 {
    margin-top:30px;   
}
.spacer.t_35 {
    margin-top:35px;   
}
.spacer.t_40 {
    margin-top:40px;   
}
.spacer.t_45 {
    margin-top:45px;   
}
.spacer.t_50 {
    margin-top:50px;   
}
.spacer.t_55 {
    margin-top:55px;   
}
.spacer.t_60 {
    margin-top:60px;   
}
.spacer.t_65 {
    margin-top:65px;   
}
.spacer.t_70 {
    margin-top:70px;   
}
.spacer.t_75 {
    margin-top:75px;   
}
.spacer.t_80 {
    margin-top:80px;   
}
.spacer.t_85 {
    margin-top:85px;   
}
.spacer.t_90 {
    margin-top:90px;   
}
.spacer.t_95 {
    margin-top:95px;   
}
.spacer.t_100 {
    margin-top:100px;   
}
.spacer.t_150 {
    margin-top:150px;   
}
.spacer.t_200 {
    margin-top:200px;   
}

