
.vc_textedit_contact_academy {
    margin: 20px auto 0 auto;
    float: left;
    clear: left;
    width: 100%;
    display: table;
    text-align:center;
}
.vc_textedit_contact_academy a {
    color:inherit;
}
.vc_textedit_contact_academy .text {
    width: auto;
    color: #fff;
    background: #0089be;
    padding: 3px 20px;
    font-size: 20px;
    line-height: 22px;
    font-weight: normal;
    text-align: center;
    margin-top:15px;
}
/*icon*/
.vc_textedit_contact_academy:before {
    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;
    color: #0089be;
    margin: 0 0 10px 0;
    font-size: 50px;
    position: relative;
}
.vc_textedit_contact_academy.vc_icon_web:before {
    content: "\e68a";
    /*background-image:url("../images/academy_icon_web.png");*/
}
.vc_textedit_contact_academy.vc_icon_mail:before {
    content: "\e75a";
    /*background-image:url("../images/academy_icon_mail.png");*/
}
.vc_textedit_contact_academy.vc_icon_tel:before {
    content: "\e719";
    /*background-image:url("../images/academy_icon_tel.png");*/
}
.vc_textedit_contact_academy.vc_icon_cel:before {
    content: "\e621";
    /*background-image:url("../images/academy_icon_cel.png");*/
}
/*D&D*/
.vc_textedit_contact_academy .key_text_edit {
    background: #ccc;
}

@media (max-width:991px) {
    .vc_textedit_contact_academy {
        min-width: unset;
        font-size: 25px;
        width: 100%;
    }
}

@media (max-width:767px) {
    .vc_textedit_contact_academy {
        width: auto;
        min-width: 300px;
    }
}

@media (max-width:480px) {
    .vc_textedit_contact_academy {
        font-size: 22px;
    }
}

.vc_cont_menu_academy.affix {
    position: fixed;
    width: 100%;
    z-index: 99;
    top: 0;
    margin: 0 !important;
}
.vc_cont_menu_academy.affix ~ body {
    padding-top:56px;
}

/*vc_menu_mobile*/
.vc_menu_mobile {
    float:left;
    clear:left;
    width:100%;
    display:none;
}
.vc_menu_mobile:before {
    content: "\f107";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 1.6em;
    font-weight: bold;
    color: #0089be;
    float: right;
    padding: 10px;
}
/*vc_cont_menu_anchor_academy*/
.vc_cont_menu_anchor_academy {
    display: flex;
    float: left;
    clear: left;
    width: 100%;
}
.vc_menu_anchor_academy {
    font-size: 17px;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    width: 20%;
    text-align: center;
}
.vc_menu_anchor_academy .text {
    padding: 11px 20px;
    letter-spacing: 0.5px;
}

.vc_menu_anchor_academy .text a {
    color:inherit;
    text-decoration:none;
}
.vc_menu_anchor_academy .text a:hover {
    text-decoration:none;
}
.vc_menu_anchor_academy:after {
    content: " ";
    height: 4px;
    width: 100%;
    background: transparent;
    float: left;
    position: absolute;
    bottom: 0;
    left:0;
}
.vc_menu_anchor_academy:hover .text,
.vc_menu_anchor_academy.active .text {
    font-weight: bold;
    color: #0089be;
    text-decoration:none;
    letter-spacing:unset;
}

.vc_menu_anchor_academy.active:after,
.vc_menu_anchor_academy:hover:after {
    content: " ";
    background: #0089be;
}
/*D&D*/
.vc_menu_anchor_academy.key_text_edit {
    background: #dcdcdc;
    min-height: 30px;
}

@media (max-width:767px) {
    .vc_menu_mobile {
        display:block;
        cursor: pointer;
    }
    .vc_cont_menu_anchor_academy {
        display: none;
        flex-direction: column;
        background: #d4f3fe;
        margin: 0 -15px;
        width: calc(100% + 30px);
    }
    .vc_menu_anchor_academy {
        font-size: 16px;
        width: 100%;
    }
    .vc_menu_anchor_academy .text {
        text-align: center;
    }
    .vc_menu_anchor_academy:after {
        height: 0px;
    }
}


/*---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_23 {
    margin-top:23px;   
}
.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_160 {
    margin-top:160px;   
}
.spacer.t_190 {
    margin-top:190px;   
}
.vc_button_info_academy {
    float:left;
    clear:left;
    width:100%;
}
.vc_button_info_academy a {
    margin: 20px auto;
    padding: 8px 40px;
    background: #30B720;
    color: #fff;
    display: table;
    font-size: 1.3em;
    border-radius: 4px;
}

.vc_textedit_fee_blue {
    float: left;
    clear: left;
    margin-right: 5px;
    font-size: 1.5em;
    line-height: 1.1em;
    text-transform: uppercase;
    font-weight: 600;
    color: #0089be;
}
.vc_textedit_fee_standard {
    display: table;
    font-size: 1.4em;
    line-height: 1.2em;
    font-weight: 300;
}

/*D&D*/
.vc_textedit_fee_standard .key_text_edit,
.vc_textedit_fee_blue .key_text_edit {
    background: #e8e8e8;
}

@media (max-width:767px) {
    .vc_textedit_fee_blue,
    .vc_textedit_fee_standard {
        float: left;
        clear: left;
        width: 100%;
        text-align: center;
    }
    .vc_textedit_fee_blue {
        margin-top: 15px;
        margin-right: 0;
        font-size: 1.4em;
    }
    .vc_textedit_fee_standard {
        font-size: 1.3em;
    }
}
.vc_textedit_form {
    margin: 40px 0 15px 0;
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
}
.vc_textedit_form .text {
    font-weight: 100;
    color: #212121;
    font-size: 1.94em;
    line-height: 1.285em;
}

@media (max-width:480px) {
    .vc_textedit_form .text {
        font-size: 1.4em;
    }
}
.vc_preview_big_academy {
    margin-top: 80px;
    float:left;
    clear:left;
    width:100%;
}
.vc_preview_big_academy article {
    display: flex;
    flex: 1;
}
.vc_preview_big_academy .vc_text {
    padding-right: 30px;
    float: left;
    clear: left;
    width: 60%;
    align-self: center;
    font-size: 1.16em;
    line-height: 1.2727em;
    font-weight: 100;
}
.vc_preview_big_academy .vc_text > p {
    margin-bottom: 20px;
}
.vc_preview_big_academy .cont_img {
    float:left;
    clear:left;
    width: 40%;
}
.vc_preview_big_academy .cont_img a {
    cursor: default;
}
.vc_preview_big_academy .cont_img img {
    max-width: 100%;
    height: auto;
    float: right;
    display:table;
}


@media (max-width:767px) {
    .vc_preview_big_academy article {
        flex-direction: column;
    }
    .vc_preview_big_academy .vc_text {
        width: 100%;
        padding-right:0;
        text-aling:center;
    }
    .vc_preview_big_academy .cont_img {
        width: 100%;
        order: -1;
        margin-bottom: 20px;
    }
}


.vc_form_info {
    margin: 40px 0 150px 0;
    float: left;
    clear: left;
    width: 100%;
}
.vc_form_info form {
    width: 100%;
    max-width:100%;
    margin: 0 auto;
    position:relative;
    display: flex;
    justify-content: space-between;
}
.vc_form_info form > div {
    float: left;
    width: calc(25% - 20px);
    padding:0;
}
.vc_form_info form > div > label {
    display:none;
}
.vc_form_info form > div > input {
    padding: 9px 15px;
    border: 1px solid #909090;
    border-radius: 0px;
    background: transparent;
    color: #909090;
    font-size: .8em;
    width: 100%;
}
.vc_form_info .campo_form_invia input {
    background: #0089be;
    border: 0px solid;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 100;
}
.vc_form_info .campo_form_invia input:hover {
    text-decoration:none;
    cursor:pointer;
}
.vc_form_info form > div.form_field_checkbox {
    width: 100%;
    position: absolute;
    bottom: -23px;
    font-size: 13px;
    text-align: right;
}
.vc_form_info form > div.form_field_checkbox label {
    display: block;
    width: calc(100% - 20px);
    float: left;
    color: #909090;
    font-weight:normal;
}
.vc_form_info form > div.form_field_checkbox label a {
    color:inherit;
    text-decoration:underline;
}
.vc_form_info form > div.form_field_checkbox input {
    float: right;
    width: auto;
}
.vc_form_info .captcha_container {
    width: auto;
    margin-top: 20px;
    position: absolute;
    bottom: -110px;
    left: 50%;
    margin-left: -152px;
}

@media (max-width:991px) {
    .vc_form_info form {
        width: auto;
    }
    .vc_form_info .captcha_container {
        bottom: -105px;
    }
}
@media (max-width:767px) {
    .vc_form_info form,
    .vc_form_info form > div {
        width: 100%;
        padding: 5px 0;
    }
    .vc_form_info form {
        display: flex;
        flex-direction: column;
    }
    .vc_form_info form > div.form_field_checkbox {
        position: relative;
        bottom: 2px;
    }
    .vc_form_info form > div.campo_form_invia {
        width:100%;
    }
    .vc_form_info form > div.form_field_checkbox {
        text-align: left;
    }
    .vc_form_info form > div.form_field_checkbox label {
        float: right;
    }
    .vc_form_info form > div.form_field_checkbox input {
        float: left;
    }
    .vc_form_info .captcha_container {
    }
}


.vc_textedit_fee_black {
    margin: 40px 0 0 0;
    float: left;
    clear: left;
    font-size: 1.222em;
    line-height: 1.363em;
    font-weight: 100;
    color: #212121;
    text-align: center;
    width: 100%;
}
.vc_textedit_fee_black .text strong {
    font-weight: 500;
}
/*D&D*/
.vc_textedit_fee_black .key_text_edit {
    background: #e8e8e8;
}

@media (max-width:767px) {
    .vc_textedit_fee_black {
        text-align: center;
        width: 100%;
        font-size: 1em;
    }
}
.vc_textedit_title_block {
    float: left;
    clear: left;
    width: 100%;
    margin: 0;
}
.vc_textedit_title_block .text  {
    font-weight: normal;
    float: left;
    clear: left;
    width: 100%;
    line-height: 1;
}
.vc_textedit_title_block .text a:hover {
    text-decoration: none;
    color: #1555a0;
}

/*alignment*/
.vc_textedit_title_block.vc_text_left {
    text-align:left;
}
.vc_textedit_title_block.vc_text_center {
    text-align:center;
}
/*font-size*/
.vc_textedit_title_block.vc_font_small .text  {
    font-size:2.5em;
}
.vc_textedit_title_block.vc_font_medium .text  {
    font-size:2.777em;
}
.vc_textedit_title_block.vc_font_big .text  {
    font-size:3.055em;
}

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

.vc_textedit_title_block.vc_title_magazine{
    text-align:right;

}
.vc_textedit_title_block.vc_title_magazine .text {
    font-size:1.4em;
    color: #622360;
}

.vc_textedit_title_block.vc_title_magazine .text:before {
    content: "\f078";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-left:30px;
    float:right;
    color:#622360;
    font-size: .9em;
}

 
.vc_in_evidenza .text {
    float: left;
    border-bottom: 1px solid #1455a1;
    padding-bottom: 20px;
    margin-bottom: 0px;
    width: 100%;
    font-size: 1.6em;
    font-weight: 500;
    color: #1455a1;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    /*font-size*/
    .vc_textedit_title_block.vc_font_small .text  {
        font-size:1.944em;
    }
    .vc_textedit_title_block.vc_font_medium .text  {
        font-size:2.222em;
    }
    .vc_textedit_title_block.vc_font_big .text  {
        font-size:2.5em;
    }



}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}


.vc_logo_academy {
    margin: 30px 0 0 0;
    padding: 0 0 30px 0;
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
}
.vc_logo_academy img {
    margin:0 auto;
    display:inline-table;
    width:auto;
}

@media (max-width:767px) {
    .vc_logo_academy {
        margin: 15px 0 0 0;
        padding: 0 0 15px 0;
    }
    .vc_logo_academy img {
        max-width:280px;
        height:auto;
    }
}
.vc_preview_product_academy {
    padding: 10px 15px;
    margin-bottom:10px;
    float: left;
    clear: left;
    width: 100%;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}
/*.col-xs-12 > .vc_preview_product_academy:nth-child(4n+1), 
vcwidget[data-name="hbr_preview_product_academy"]:nth-child(odd) .vc_preview_product_academy {
    background: #DFE1DF;
}*/
.vc_preview_product_academy article {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    /*flex-wrap: wrap;*/
    flex-wrap: nowrap;
}
.vc_preview_product_academy .occhiello {
    /*float: left;
    clear: left;
    width: 140px;
    font-weight: 500;
    color: #0089bd;
    text-transform: uppercase;
    line-height: 40px;*/
    float: left;
    clear: left;
    padding: 6px 10px;
    font-weight: 500;
    font-size: 17px;
    line-height: 17px;
    text-transform: uppercase;
    color: #212121;
    background: #d4f3fe;
    text-align: center;
}
.vc_preview_product_academy .titolo {
    /*float: left;
    width: calc(100% - 150px - 185px);
    font-weight: 500;
    color: #636363;
    line-height: 40px;*/
    float: left;
    width: calc(100% - 130px - 138px);
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    margin-left: 10px;
}
.vc_preview_product_academy .titolo a {
    color:inherit;
}
.vc_preview_product_academy .link_button {
    float: left;
    display: block;
}
.vc_preview_product_academy .link_button a {
    color: #0089bd;
    border: 1px solid #0089be;
    font-size: 15px;
    line-height: 1;
    text-transform: uppercase;
    padding: 6px 15px;
    float: left;
    clear: left;
    width: 100%;
}
.vc_preview_product_academy .link_button a:hover {
    text-decoration: none;
    cursor: pointer;
    background: #0089bd;
    color: #fff;
}


@media (max-width:767px) {
    .vc_preview_product_academy {
        padding:0 15px;
    }
    .vc_preview_product_academy article {
        flex-direction: column;
        flex: 1;
        padding: 15px 0 15px 0;
    }
    .vc_preview_product_academy .occhiello,
    .vc_preview_product_academy .titolo {
        width: 100%;
        text-align: center;
        line-height: 1.6em;
    }
    .vc_preview_product_academy .titolo,
    .vc_preview_product_academy .link_button {
        margin-top:10px;
    }
}


.vc_preview_text {
    margin-top: 30px;
    float:left;
    clear:left;
    width:100%;
}
.vc_preview_text .testo {    
    font-size:1em;
    float:left;
    clear:left;
    width:100%;
}

.vc_preview_text .testo a {
    color: #212121;
    text-decoration: none;
}
.vc_preview_text .testo p {
    margin: 0 0 10px;
}

@media (max-width:767px) {
    .vc_preview_text .testo img {
        max-width:320px;
        height:auto;
    }
}

.vc_preview_small_academy {
    margin-top:30px;
    float:left;
    clear:left;
    width:100%;
    text-align: center;
    padding: 25px 15px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    height: 352px;
}
.vc_preview_small_academy article{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.vc_preview_small_academy .cont_img a {
    cursor: default;
}
.vc_preview_small_academy .occhiello {
    margin-top: 5px;
    float: left;
    clear: left;
    width: auto;
    padding: 5px 20px;
}
.vc_preview_small_academy .sottotitolo {
    margin-top: 35px;
    float: left;
    clear: left;
    width: 100%;
}



@media (min-width:991px)and (max-width:1200px){
    .vc_preview_small_academy {
        height: 402px;
    }
}

@media (min-width:768px) and (max-width:989px){
    .vc_preview_small_academy {
        height: 312px;
    }
}
@media (max-width:767px){
    .vc_preview_small_academy {
        height: auto;
    }
}
@media (min-width:300px) and (max-width:560px){
}

.vc_box_academy {
    background: #fff;
    padding: 30px 20px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.vc_textedit_admin_academy {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
}
.vc_textedit_admin_academy.vc_title {
    text-transform: uppercase;
    font-weight: 500;
    background: #0087c2;
    font-size: .944em;
    line-height: 1em;
    width: auto;
    color: #fff;
    padding:5px 20px;
}
.vc_textedit_admin_academy.vc_text {
    margin: 15px 0 0 0;
    font-size: 1.111em;
    line-height: 1.4em;
    color: #909090;
    font-weight: normal;
}
.vc_textedit_admin_academy.vc_text span.big{
    font-size:25px;
    line-heigt:34px;
    font-weight:500;
}
/*D&D*/
.vc_textedit_admin_academy.vc_title .key_text_edit,
.vc_textedit_admin_academy.vc_text .key_text_edit {
    background: #ccc;
}

@media (max-width:991px) {
}
@media (max-width:767px) {
    .vc_box_academy {
        margin-bottom:30px;
    }
}
/*@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500&display=swap');*/


.vc_paywall_text{
    margin-bottom: 20px;
    position:relative;
}
.vc_paywall_text:before {
    position: absolute;
    left: 0;
    height: 250px;
    width: 100%;
    content: "";
    pointer-events: none;
    z-index: 100;
    background: linear-gradient(to top, #ffffff 0%, rgba(245, 245, 245, 0) 100%);
    bottom: 0;
}
.vc_paywall_box{
    background: #F4F4F4;
    float: left;
    clear: none;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    border: 0px solid #ccc;
    border-bottom: 4px solid #212121;
    font-family: 'Rubik', Sans-serif;
}
.vc_cont_paywall {
    float: left;
    clear:left;
    width: 100%;
}
.vc_cont_paywall .text {
    margin:0;
}
.vc_cont_paywall .cont_testo {
    width:100%;
    float:left;
    clear:left;
    text-align: center;
    margin-bottom: 0;
}
.vc_cont_paywall .cont_testo .vc_paywall_title {
    display:table;
    padding:15px 0;
    width:100%;
    text-align:center;
}
.vc_cont_paywall .cont_testo .vc_paywall_title .text {
    font-weight: 400;
    color: #212121;
    font-size: 20px;
    line-height: 1.2em;
    margin: 0;
}
.vc_cont_paywall .cont_testo .vc_paywall_description {
    width: 70%;
    display: table;
    font-size: 20px;
    line-height: 25px;
    margin: 20px auto 50px auto;
}
.vc_cont_paywall .cont_testo .vc_paywall_description .text {
    color: #fff;
    margin:0;
}

.vc_cont_paywall .cont_testo .vc_paywall_description .text strong {
    font-weight: 600;
}

.vc_cont_paywall .cont_testo .vc_paywall_description .text i {
    font-style: italic;
}


.vc_cont_paywall .vc_cont_button {
    float:left;
    clear:left;
    width:100%;
    font-family: inherit;
}
.vc_cont_paywall .vc_cont_button .text_edit {
    text-align: left;
    font-size: 1em;
    line-height: 1.4em;
    margin: 8px 0 0 0;
    color: #909090;
}
.vc_cont_paywall .vc_cont_button .text_edit strong {
    font-weight: 500;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login a,
.vc_cont_paywall .vc_cont_button .vc_paywall_subscription input {
    margin: 15px 0;
    text-decoration: none;
    font-size: 0.95em;
    line-height: 1em;
    font-weight: 400;
    color: #212121;
    padding: 10px 8px 10px 8px;
    text-transform: uppercase;
    text-align: center;
    float: left;
    clear: left;
    width: 100%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border: 2px solid #212121;
    display: block;
    background: transparent;
}

.vc_cont_paywall .vc_cont_button .vc_paywall_login .vc_user_controls_icon:before {
    content: "Profilo";
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu {
    /*position: absolute;
    top: 100%;
    left: 0 !important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 15px !important;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    list-style: none !important;*/
        position: absolute;
    top: 100%;
    right: -25px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 300px;
    padding: 0 !important;
    margin: 2px 0 0;
    list-style: none;
    font-size: 1em;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.175);
    box-shadow: 0 0px 0px rgba(0,0,0,.175);
    background-clip: padding-box;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu .vc_user_controls_username {
    display: block;
    padding: 5px 20px;
    font-size: 1.2em;
    line-height: 1.42857143;
    color: #1555a0;
    text-align: center;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu .divider {
    height: 1px;
    margin: 0;
    overflow: hidden;
    background-color: #ccc;
    float: left;
    clear: left;
    width: 100%;
}

.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu li a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    font-size: .8em;
    text-transform: uppercase;
    line-height: 1.2;
    color: #212121;
    white-space: nowrap;
    margin: 0;
    text-align: left;
    width: 100%;
    border: 0;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu li a:before {
    content: "\f054";
    font-family: FontAwesome;
    font-weight: normal;
    color: #212121;
    font-style: normal;
    float: right;
    font-size: .8em;
    padding: 4px 0px;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login .dropdown-menu li a:hover {
    background-color: #f5f5f5;
}
.vc_paywall_login {
    float: left;
    clear: none;
    width: calc(50% - 5px);
    text-align: center;
    margin-right: 5px;
}
.vc_paywall_login .vc_paywall_login{
    bottom:0;
    width: auto;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_login a:hover {
    background: #212121;
    color: #fff;
}
.vc_paywall_login .fa {
    font-family: 'Rubik', Sans-serif;
}
.vc_paywall_login .fa:before {
    display:none;
}
/*vc_textedit_paywall_login--*/
.vc_textedit_paywall_login {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
}
/*vc_button_subscription*/
.vc_paywall_subscription {
    float: left;
    clear: none;
    width: calc(50% - 5px);
    text-align: center;
    margin-left: 5px;
}
.vc_cont_paywall .vc_cont_button .vc_paywall_subscription input:hover {
    background: #212121;
    color:#fff;
}
/*vc_textedit_paywall_abbonati*/
.vc_textedit_paywall_abbonati {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
}

.vc_cont_paywall .vc_cont_button img.vc_paywall_image {
    padding: 0px 0px 10px 10px;
    max-width: inherit;
    width: 100%;
}


/*--Product Buy Button--*/
/*.vc_article_buy_button {
    float: left;
    margin: 50px 0 0 0;
}
.vc_article_buy_button .aggiungi_carrello {
    margin: 20px 0 0 0;
    padding: 7px 20px;
    float: left;
    clear: left;
    height: auto;
    display: block;
    text-align: center;
    color: #1555a0;
    border:1px solid #1555a0;
    background: transparent;
    cursor: pointer;
    text-transform:uppercase;
}    
.vc_article_buy_button .aggiungi_carrello:hover {
    background:#1555a0;
    color:#fff;
    cursor:pointer;
    text-decoration:none;
}

.vc_article_buy_button .tag_56 {
    margin: 0;
    color: #1555a0;
    font-size: 1.6em;
    float: left;
    clear: left;
    font-weight: 500;
}
.vc_article_buy_button .tag_56 a {
    color:#1555a0;
}
.vc_article_buy_button .tag_56 .nome{
    display:none;
}
.vc_article_buy_button .tag_56 .currency{
    float:left;
    margin-right:5px;
}
.vc_article_buy_button .tag_56 .valore{
    float:right;
}*/


@media (max-width:767px) {
    .vc_cont_paywall .vc_cont_button .vc_paywall_login a, 
    .vc_cont_paywall .vc_cont_button .vc_paywall_subscription input {
        margin: 15px 0 0 0;
    }
    .vc_cont_paywall .vc_cont_button img.vc_paywall_image {
        padding: 15px 0px 10px 10px;
    }
}

@media (max-width:480px) {

}

