
.menu_hamb {
    font-size:15px;
    FONT-WEIGHT: normal;
    cursor:pointer;
    float:left;
        margin-top: 2px;


}

/* gestione icone */
.bis-new_header_menu_links ul.menu_1 li a:after {
content: "\f054";
    font-family: 'FontAwesome';
    position: absolute;
    height: 10px;
    width: 10px;
    font-size: 16px;
    top: 16px;
    right: 16px;
    color: #023b54;
    
}
.bis-new_header_menu_links ul.menu_1 li .menu_2 li a:after {
    display:none;
}



.bis-new_header_menu_links ul.menu_1 li a.active:after {
    content: "\f078";
    font-family: 'FontAwesome';
    position: absolute;
    height: 10px;
    width: 10px;
    font-size: 16px;
    top: 16px;
    right: 16px;
    color: white;
}







.ls-overlay {
    z-index: 100;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #0000004D;
    display:none;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 110;
  top: 0;
  left: 0;
  background-color: white;
  overflow-x: hidden;
  transition: 0.2s;
      padding: 20px 0px;
  
}


/*.sidenav a:hover {
  color: #f1f1f1;
}*/

.sidenav .closebtn {
    position: absolute;
    top: 21px;
    right: 20px;
    font-size: 36px;
    line-height: 18px;
    /* margin-left: 50px; */
    color: #023B54;
    border: 0px solid #023b54;
    padding: 8px 7.5px 8.5px 7.5px;
    border-radius: 100px;
    text-align: center;

}

/* search */

.search_horizontal_v3 {
    margin:45px 0px 45px 0px;
    padding:0px 20px 0px 20px ;
    float:right;
    z-index:9999;
    width: 100%;

}
.search_horizontal_v3 .cerca_campo_text {
    margin:0px;
    padding:0px;
    float:left;
    width:86%;
     
}
.search_horizontal_v3 .cerca_campo_text input {
    margin: 0px;
    padding: 9px 10px;
    color: #707070;
    font-size: 16px;
    font-weight:normal;
    color: #707070;
    width: 100%;
    height: 48px;
    float: left;
       border: 1px solid #999999;
}
.search_horizontal_v3 .cerca_campo_invio {
    margin: 0px 0 0 0px;
    padding: 0px;
    width: 14%;
    height: 48px;
    float: left;
    border-right: 1px solid #999999;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
}

/* .search_horizontal_v3 .cerca_campo_invio:before {
    content: ".";
    background: url(/images/search.png) no-repeat;
    background-size: 20px 20px;
    BACKGROUND-POSITION-X: -3px;
}
*/

.search_horizontal_v3 .cerca_campo_invio input {
    margin: 0px;
    padding: 23px 51px 5px 12px;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    color: #0d2444;
        border-radius: 0px 0px 0px 0px;
    float: left;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    border-width: 0px;
    content: ".";
    background: url(/images/cerca.png) no-repeat;
    background-size: 20px 20px;
    BACKGROUND-POSITION-X: 16px;
    background-position-y: 14px;
    
}


.search_horizontal_v3 .head_cerca form .cerca_campo_invio input:active {
    position:relative;
    top:1px;
}



/* menu */ 
/*---new_header_menu_links*/
.bis-new_header_menu_links {
    margin:0px 0;
    padding:0px 0px;
    width:100%;
    float:left;
    clear:left;
}
.bis-new_header_menu_links ul.menu_1 {
    margin:0;
    padding:0;
    list-style:none;
    width:100%;
    float:left;
    clear:left;
    position:relative;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
}
.bis-new_header_menu_links ul.menu_1 li {
    margin:0;
    padding:0;
    list-style:none;
    width:100%;
    
    float:left;
    clear:left;
    position:relative;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
	text-transform: uppercase;
	border-bottom: 1px solid #023B54;
}


.bis-new_header_menu_links ul.menu_1 li a {
    margin:0 0 5px 0;
    padding: 18px 0 12px 19px;
    text-align:left;
    font-size:18px;
    line-height:29px;
    font-weight:bold;
    text-decoration:none;
    color: #023B54;
    display:block;
    height:54px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
    
    
}

.bis-new_header_menu_links ul.menu_1 li a:active,
.bis-new_header_menu_links ul.menu_1 li a:focus{
border:0px solid red;
    
    
}

.bis-new_header_menu_links ul.menu_1 li a.active {
    margin: 0 0 0px 0;
    padding: 18px 0 12px 19px;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: white;
    background:#023B54;
    display: block;
    height: 54px;
    width: 100%;
    float: left;
    clear: left;
}


.bis-new_header_menu_links ul.menu_1 li ul.menu_2 {
 display: none; 
}
.bis-new_header_menu_links ul.menu_2 li:nth-child(2n + 0) {

    border-left:1px solid #cccccc;
}

.bis-new_header_menu_links ul.menu_2 li  {
    margin:0 0 0px 0 !important;
    padding:5px 0 !important;
    text-align:left;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
  
    width: 49% !important;
    float: left !important;
    clear: none !important;
    border-bottom:1px solid #cccccc;
}
.bis-new_header_menu_links ul.menu_2 li a {
margin: 0 0 0px 0;
    padding: 10px 20px 8px 20px;
    text-rendering: optimizeLegibility;
    text-align: left;
    font-size: 15px;
    font-weight:normal;
    text-decoration:none;
    display:block;
    width:100%;
    float:left;
    clear:left;
    color:#023B54 !important;
    background:white !important;
    height:auto;
    text-transform: none;
}
.bis-new_header_menu_links ul.menu_1 li ul.menu_2,
.bis-new_header_menu_links ul.menu_1 li ul.menu_2 li ul.menu_3,
.bis-new_header_menu_links ul.menu_1 li ul.menu_2 li ul.menu_3 li ul.menu_4,
.bis-new_header_menu_links ul.menu_1 li ul.menu_2 li ul.menu_3 li ul.menu_4 li ul.menu_5 {
margin: 0px 0 0 0px;
    padding: 0;
    width: 100%;
    float:left;
    clear:left;
    position:relative;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
}
.bis-new_header_menu_links ul.menu_1 li.sfHover {
    background:url(../../images/arrows_menu_open.png) no-repeat top right;
}
.bis-new_header_menu_links ul.menu_1 li ul.menu_2 > li {
    background:url(../../images/arrows_menu.png) no-repeat center right;
}


/* link social */

.link_social {
float:left;
clear:left;
width: 330px;
padding-left: 22px;
}
.cont_dynamic_button.facebook {
    float:left;

    margin-top: 1.8px;
    margin-right: 9px;
}
.cont_dynamic_button.twitter {
    float:left;
    margin-right: 9px;
    margin-top: 2px;
}
.cont_dynamic_button.instagram {
    float:left;
   margin-right: 9px;
    margin-top: 2px;
}
.cont_dynamic_button.tiktok {
    float:left;
   margin-right: 9px;
    margin-top: 2px;
}
.cont_dynamic_button.spotify {
    float:left;
    margin-right: 9px;
    margin-top: 1.5px;
}
.cont_dynamic_button.linkedin {
    float:left;
 margin-right: 9px;
    margin-top: 1.5px;
}
.cont_dynamic_button.tiktok {
    float:left;
 margin-right: 9px;
    margin-top: 1.5px;
}
.cont_dynamic_button.telegram {
    float:left;
 margin-right: 9px;
    margin-top: 1.5px;
}
.cont_dynamic_button.facebook a img {
  max-height:35px;
  width:auto;
}
.cont_dynamic_button.twitter a img{
    max-height:35px;
  width:auto;
}
.cont_dynamic_button.instagram a img{
    max-height:35px;
  width:auto;
}
.cont_dynamic_button.tiktok a img{
    max-height:35px;
  width:auto;
}
.cont_dynamic_button.spotify a img {
    max-height:35px;
  width:auto;
}
.cont_dynamic_button.linkedin a img {
    max-height:35px;
  width:auto;
}
.cont_dynamic_button.telegram a img {
    max-height:35px;
  width:auto;
}


/* bottoni hamb */
.hamb_link_abb {
    margin: auto;
       height: 56px;
    padding: 17.5px 15px;
    float: left; 
    width: 50%;
    border: 1px solid #707070;
    text-align: center;
    background:#e5eaee;
    COLOR:#000;
    border-top:1px solid #707070;
    border-right:1px solid #707070;

}
.hamb_link_abb input {
 margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    font-size: 20px;
    font-weight:normal;
    color: #000;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
   width: auto;
    /* min-height: 30px; */
background: none;
    border: 0;
}
.hamb_link_sfoglio {
margin: auto;
       height: 56px;
    padding: 17.5px 15px;
 float: left;
    width: 50%;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    text-align: center;
     background:#e5eaee;

}
.hamb_link_sfoglio input {
    border-top:1px solid #707070;
 margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    font-size: 20px;
    font-weight:normal;
    color: #000;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    width: auto;
    /* min-height: 30px; */
background: none;
    border: 0;
}

.ta_login_container {
    margin: 0;
    padding: 3px 0 0 30px;
    color: black;
    float: right;
    /* background: url(../images/icon-login-news.png) no-repeat left; */
    cursor: pointer;
    line-height: 16px;
    color: black;
    font-size: 15px;
    font-family: 'GazzettadiParma';
    font-weight: normal;
    text-transform: uppercase;
    border-left: 1px solid #b0b0b0;
    height: 16px;
    padding-left: 9px
}
.ta_login_container a:after{
    content: "\f007";
    font-family: 'FontAwesome';
    font-weight: bold;
    font-size: 13px;
    margin: 0px 0px 0px 8px;
}

.login_header_v2 {
    float: right;
    font-size: 15px;
    font-weight:normal;
    font-family: 'GazzettadiParma';
    padding-right: 22.5px;
}
.login_header_v2 a  {
    color:black;
font-size: 15px;
font-family: 'GazzettadiParma';
    font-weight:normal;
    text-transform:uppercase;
    border-left: 1px solid #b0b0b0;
        padding-left:9px;
}

.login_header_v2 a i {
    color:black;
font-size: 15px;
    line-height: 23px;
font-family: 'GazzettadiParma';
    font-weight:normal;

}
.login_header_v2 a i::before {
    content: "";
 
}
.login_header_v2 a i::after {
content: "\f007";
    font-family: 'FontAwesome';
    font-weight: bold;
    font-size: 13px;
    margin: 0px 0px 0px 8px;
}


.head_toolbar_link_abbonati {
    margin: 0 8px 0 0;
    padding: 0;
    float: right;
    width: 125px !important;
}
.head_toolbar_link_abbonati input {
margin: 0 0 0 0px;
    background: white;
    padding: 0px 25px 0 0px;
    font-size: 15px;
    line-height: 24px;
    font-weight: normal;
    color: #111;
    text-transform: uppercase;
    cursor: pointer;
    text-align: left;
    width: 100%;
    /* min-height: 30px; */
    background: url(../images/sfoglia-il-giornale.png) no-repeat;
    background-size: 15px 15px;
    background-position-x: 108px !important;
    background-position-y: 3px !important;
    border: 0;
}

.head_toolbar_link_abb_v3 {
    height: 16px;
    padding: 0px 6px 0 0px;
    margin: 3px 10px 0 0;
    float: right;
    width: 87px;
    border-right: 1px solid #b0b0b0;
    text-align: center;
    line-height: 17px;
}
.head_toolbar_link_abb_v3 input {
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    font-size: 15px;
    font-weight: normal;
    color: #111;
    text-transform: uppercase;
    cursor: pointer;
    text-align: left;
    width: 100%;
    /* min-height: 30px; */
    background: white;
    border: 0;
}


/*---head_toolbar_login_new_site*/
.user_logged.head_toolbar_login_new_site {
     margin: 3px 0px 0 0; 
    padding: 0 0 0 6px;
    float: right;
    position: relative;
    border-left: 1px solid #b0b0b0;
    height: 16px;
}

.user_logged.head_toolbar_login_new_site .modifica_dati  {
float:left;
}
.user_logged.head_toolbar_login_new_site .modifica_dati a {
      font-size: 15px;
    line-height: 19px;
    font-weight: normal;
    color: #111;
    text-transform: uppercase;
    margin-right: 5px;

}

.user_logged.head_toolbar_login_new_site .username {
   display:none;
}
.user_logged.head_toolbar_login_new_site .logout {
    font-size: 10px;
    padding-left: 20px;
    width: 53px;
    height: 16px;
    background: url(../images/icon_logout.png) no-repeat;
    margin-top: 1.5px;
    cursor: pointer;
    float:right;
}
.toolbar_navigazione_new_site .user_logged p a {
    color: #000;
    text-decoration: none;
}

.head_toolbar_login_new_site {
    margin:3px 4px 0 0;
    padding:0;
    float:right;
    position:relative;  
}
.head_toolbar_login_new_site_new_site_esterno {
    display:none; 
}
.head_toolbar_login_new_site p.occhiello_titolo {
    margin:0;
    padding:0;
    display:none;
}
.head_toolbar_login_new_site p.apri_login {
    margin:0;
    padding:1px 0 0 30px;
    color:black;
    float:left;
    /*background: url(../images/icon-login-news.png) no-repeat left;    */
    cursor:pointer;
  
        line-height: 16px;
    color: black;
    font-size: 15px;
    font-family: 'GazzettadiParma';
    font-weight: normal;
    text-transform: uppercase;
    border-left: 1px solid #b0b0b0;
    height: 16px;
    padding-left: 9px;
}
.head_toolbar_login_new_site p.apri_login::after {
    content: "\f007";
    font-family: 'FontAwesome';
    font-weight: bold;
    font-size: 13px;
    margin: 0px 0px 0px 8px;
}
.head_toolbar_login_new_site .user_access_orizzontale {
    margin:2px 0 0 0;
    padding:30px 20px;  
    font-size:11px;
    line-height:16px;
    width:350px;
    background:#fafafa url(../images/login_testo_social.png) no-repeat top center;
    display:none;
    position:absolute;
    top:33px;
    right:-4px;
    z-index:99999999999999999999;
    border:1px #bcbcbc solid;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;     
}
.head_toolbar_login_new_site .user_access_orizzontale .user_login {
    display:none;
}
.head_toolbar_login_new_site .user_access_orizzontale .user_login .user_login_input {
    margin:5px 0 0 0;
    padding:0;
    width:100%;
    float:left;
}
.head_toolbar_login_new_site .user_access_orizzontale .user_login .user_login_input label {
    margin:0 0 5px 0;
    padding:0;
    width:100%;
    float:left;
}
.head_toolbar_login_new_site .user_access_orizzontale .user_login .user_login_input input {
    margin:0 0 5px 0;
    padding:10px 5px 10px 25px;
    color:#666666;
    font-weight:bold;
    width: 100%;
    border-top:1px #d2d9dc solid;
    border-right:1px #d2d9dc solid;
    border-bottom:1px #d2d9dc solid;
    border-left:1px #d2d9dc solid;
    background:#fdfdfd;
}
.head_toolbar_login_new_site .user_access_orizzontale .user_login .user_login_input input[name="usernameLogin"] {
    background:#fdfdfd url(../images/login_icon_user.png) no-repeat left center;
}
.head_toolbar_login_new_site .user_access_orizzontale .user_login .user_login_input input[name="passwordLogin"] {
    background:#fdfdfd url(../images/login_icon_lock.png) no-repeat left center;
}
.head_toolbar_login_new_site .user_access_orizzontale .user_login .user_login_button {
    margin:10px 0 25px 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
.head_toolbar_login_new_site .user_access_orizzontale .user_login .user_login_button input {
    margin:0;
    padding:10px 0;
    font-size:0;
    text-align:center;
    text-transform:uppercase;
    text-decoration:none;
    font-weight:600;
    width:100%;
    height:38px;
    float:left;
    clear:left;
    background:#006aab url(../images/invia_btn_login.png) no-repeat center center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;    
    border:1px #006aab solid; 

    cursor:pointer;
}
.head_toolbar_login_new_site .user_access_orizzontale .user_login .user_login_button input::before {
   content:"INVIA";
    margin:0;
    padding:10px 0;
    font-size:20PX;
    color:white;
    text-align:center;
    text-transform:uppercase;
    text-decoration:none;
    font-weight:600;
    width:100%;
    height:38px;
    float:left;
    clear:left;
   
}
.head_toolbar_login_new_site .user_access_orizzontale .user_login .user_login_button input:active {
    position:relative;
    top:1px;
}
.head_toolbar_login_new_site .user_access_orizzontale .recupera_password {
    margin:0;
    padding:50px 0 30px 0;
    width:100%;
    float:left;
    clear:left;
    background:#FAFAFA;
    position:relative;
}
.head_toolbar_login_new_site .user_access_orizzontale .recupera_password p {
    margin:0;
    padding:0;
    text-align:center;
    width:100%;    
    float:left;
    clear:left;
    background:#FAFAFA;
    position:absolute;
    top:-18px;
    left:0;
}
.head_toolbar_login_new_site .user_access_orizzontale .recupera_password .send_email_password {
    margin:0;
    padding:0;
    width:70%;
    float:left;
}
.head_toolbar_login_new_site .user_access_orizzontale .recupera_password .send_email_password input {
    margin:0;
    padding:10px 5px 10px 25px;
    background:#fdfdfd url(../images/login_icon_email.png) no-repeat center left;
    color:#666666;
    font-weight: bold;
    width:100%;
    border-top:1px #d2d9dc solid;
    border-right:1px #d2d9dc solid;
    border-bottom:1px #d2d9dc solid;
    border-left:1px #d2d9dc solid;
    background: #fdfdfd;
}
.head_toolbar_login_new_site .user_access_orizzontale .recupera_password .send_email_button {
    margin:0;
    padding:0 0 0 10px;
    width:30%;
    float:left;   
}
.head_toolbar_login_new_site .user_access_orizzontale .recupera_password .send_email_button input {
    margin:0;
    padding:10px 5px 9px 5px;
    color:#666666;
    font-weight:bold;
    width:100%;
    border-top:1px #b9c0c3 solid;
    border-right:1px #b9c0c3 solid;
    border-bottom:1px #b9c0c3 solid;
    border-left:1px #b9c0c3 solid;
    background:#e2e2e2;
    cursor:pointer;  
}
.head_toolbar_login_new_site .user_access_orizzontale .recupera_password p.TornaLogin {
    margin:0px !important;
    padding:0px !important;
    text-align:left;
    background:none;
    font-size:11px;
    text-transform:uppercase;
    position:absolute;
    top:auto;
    right:auto;    
    left:0;
    bottom:0;    
    width:auto;
    float:left;
    clear:left;
    cursor:pointer;
}
.head_toolbar_login_new_site .user_access_orizzontale .user_login .ApriPassword {
    margin:14px 0 0 0;
    padding:0;
    font-size:11px;
    text-transform:uppercase;
    width:100%;
    float:left;
    clear:left;
    cursor:pointer;
}
.head_toolbar_login_new_site .user_access_orizzontale .user_login .ApriPassword:hover,
.head_toolbar_login_new_site .user_access_orizzontale .recupera_password .TornaLogin:hover {
    text-decoration:underline;
}
.head_toolbar_login_new_site .user_access_orizzontale .user_login .login_google, 
.head_toolbar_login_new_site .user_access_orizzontale .user_login .login_facebook {
    margin:25px 0 35px 0;
    padding:0;
    width:50%;
    float:left;
    cursor:pointer;
}
.head_toolbar_login_new_site .user_access_orizzontale .user_login .login_google input,
.head_toolbar_login_new_site .user_access_orizzontale .user_login .login_facebook input {
    margin:0;
    padding:0;
    width:100%;
    height:40px;
    display:block;
    float:left;
    border:0;
    cursor:pointer;
}
.head_toolbar_login_new_site .user_access_orizzontale .user_login .login_google input {
    background:url(../images/login_google.png) no-repeat;
}
.head_toolbar_login_new_site .user_access_orizzontale .user_login .login_facebook input {
    background:url(../images/login_facebook.png) no-repeat;
}
.head_toolbar_login_new_site .user_access_orizzontale .user_login .login_google input:hover,
.head_toolbar_login_new_site .user_access_orizzontale .user_login .login_facebook input:hover {
    cursor:pointer;
}

.head_toolbar_login_new_site .user_access_orizzontale .user_login p.registrati::before {
   content:"Sei un nuovo utente?";
    margin:0;
    padding:10px 0;
    text-align:center;
    text-transform:uppercase;
    text-decoration:none;
    width:100%;
    height:38px;
    float:left;
    clear:left;
    font-size: 15px;
    line-height: 24px;
    font-weight: normal;
    color: #111;
    text-transform: uppercase;
}

.head_toolbar_login_new_site .user_access_orizzontale .user_login p.registrati {
    border-top: 1px solid black;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
    width: 100%;
    float: left;
    clear: left;
}
.head_toolbar_login_new_site .user_access_orizzontale .user_login p.registrati a {
    margin:0;
    padding:10px 0;
    font-family:'Raleway', Helvetica, sans-serif;
    font-size:11px;
    color:#fff;
    text-align:center;
    text-transform:uppercase;
    text-decoration:none;
    font-weight:600;
    width:100%;
    float:left;
    clear:left;
    background:#006aab;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;    
    border:1px #006aab solid; 

    cursor:pointer;
}
.button-blue {background-color: #1473e6; font-weight:bold; width: 240px; padding: 12px 18px 10px 16px; margin-bottom:40px; transition: 0.3s; border-radius: 5px; border:0;}
.button-blue:hover {background-color: #0e50a1;}
.button-red {background-color: #DC3545; font-weight:bold;width:240px; padding: 12px 18px 10px 16px; margin-bottom:10px; transition: 0.3s; border-radius: 5px; border:0;}
.button-red:hover {background-color: #d12434;}
.button-light-blue {background-color: #188cff; font-weight:bold;width:240px; padding: 12px 18px 10px 16px; margin-bottom:40px; transition: 0.3s; border-radius: 5px; border:0;}
.button-light-blue:hover {background-color: #0066cb;}
.annual-button {margin-top:55px !important;}
.promoimg {
    padding: 0px 200px 50px 200px;
}
h2.panoramica-digitale {
    font-size: 41px;
    line-height: 46px;
    color: #333333;
    text-align: center;
    padding: 0px 0px 0 0;
    width: auto;
    color: #023B54;
    display: inline;}
    
h3.panoramica-digitale {
    font-size: 31px;
    line-height: 37px;
    color: #666666;
    text-align: center;
    width: auto;
    color: #023B54;
    display: inline;
    font-weight: bold;
}

h4.panoramica-digitale {
    padding-top:15px;
    text-align: center;
    width: auto;
}

h4 a {
    text-decoration:underline !important;
    color: #6F42C1 !important;
}

p.panoramica-digitale {
    font-weight: normal;
    padding-top:20px;
    color: #333;
    font-size:18px;
    line-height:24px;
}
p.panoramica-digitale b{
    font-weight: bold;
}
h3.subscription-name {
    font-size:30px;
    padding-bottom:40px;
    }
h4.price {
    font-size:40px;
    padding-top:50px;
    padding-bottom:20px;
    }
h4.price span {
    font-size: 18px;
}
.titolo_classe_abbonamento {padding-bottom:60px; text-align:center;}
.first-of-three, .second-of-three {
    text-align: center;
    border-right: 1px solid #ccc;
    }
.third-of-three {text-align: center;}
.cards-container {
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 10px 1px rgb(0 0 0 / 18%);
    margin: 40px 50px 40px 50px;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    display: block;
    overflow: auto;
}
p.benefits {
    text-align:left;
    font-size:16px;
    line-height:22px;
    padding-left:15px;
    font-weight: normal;
    }
p.benefits a {
    text-decoration:underline;
    color: #6F42C1;
}
p.benefits span {padding-left: 7px;}
span.grassetto {font-weight: bold;}

h3.contatta {
    padding-top:35px !important;
}
p.contatti {
    margin: 0;
    padding: 0;
    color: #333333;
    display: block;
    font-size: 20px;
    margin-bottom: 0px;
    width: 100%;
    line-height: 25px;
    font-weight: 400;
    text-align: left;
    text-align: center;
}
p.contatti span {
    font-weight:bold !important;
}


.article_small_abbonamento .regala {
    display: none;
}

.article_small_abbonamento_carta.gratis {
    display:none;
}
.vc_checkout_product_free.gratis{
    display:none;
}


.riga_divisore_bottom {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ccc;
    margin-bottom:20px;
    margin-top:15px;
    
}
.divisore_bottom {
    width: 100%;
    float: left;
    margin-bottom:20px;
    margin-top:15px;
    
}
.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #286090 !important;
}
.article_small_abbonamento {
    width: 100%;
    float: left;
    /*border-bottom: 1px solid #ccc;*/
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    
}
.article_small_abbonamento_regala {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ccc;
    margin: 0px 0px 17px 0px;
    padding: 0px 0px 17px 0px;
    
}
.article_free_abbonamento .vc_checkout_product {
    margin: 0px;
    margin: auto;
    padding: 10px 32px;
    color: white;
    font-size: 16px;
    font-weight: 500;
    background: #6F42C1;
    /* border: 1px #0F4C81 solid; */
    text-decoration: none;
}
.col_dx_modal_free {
    width: 80%;
    margin: 60px auto 20px auto;
    font-weight: 500;
}
.col_sx_modal span {
    background: #6f42c1;
    padding: 3px 5px;
    font-weight: 600;
    color: white;
    font-size: 18px;
}
.modal-header-free {
    padding: 15px 15px 11px 15px;
}
.modal-header-free .close {
    margin-top: -22px;
    font-size: 32px;
    line-height: 24px;
    position: absolute;
    right: 13px;
    top: 35px;
}

.modal-header-free h6 {
    font-size: 18px;
    color: #6F42C1;
    text-align: center;
    font-weight: 900;
    font-style: italic;
    padding-top: 10px;
    display: inline;
}
.modal-header-free h5 {
    font-size: 30px;
    color: #6F42C1;
    text-align: center;
    font-weight: 900;
    font-style: italic;
    line-height: 50px;
    display: inline;
}

.vc_checkout_product_free {
    margin: 0px;
    width: 35%;
    float: left;
    margin: 0px;
    padding: 10px 6px;
    color: white;
    font-size: 16px;
    font-weight: 500;
    background: #6F42C1;
    border: 0px solid #6F42C1;
    text-decoration: none;
}

.article_small_abbonamento.primo {
    width: 100%;
    float: left;
    border-bottom: 0px solid #ccc;
    margin: 0px 0px 17px 0px;
    padding: 0px 0px 17px 0px;
    
}
.article_small_abbonamento .link_button a {
        margin: 0px;
    padding: 10px 6px;
    color: white;
    font-size:16px;
    font-weight:500;
    background: #6F42C1;
    /* border: 1px #0F4C81 solid; */
    width: 100%;
    float: left;
    clear: left;
    text-decoration: none;

    
}
.article_small_abbonamento .link_button {
        margin: 0px;
     width: 35%;
    float: left;
    
}

.article_small_abbonamento .vc_checkout_product {
        margin: 0px;
     width: 35%;
    float: left;
           margin: 0px;
    padding: 10px 6px;
    color: white;
    font-size:16px;
    font-weight:500;
    background: #6F42C1;
    /* border: 1px #0F4C81 solid; */
    text-decoration: none;
    
}

.article_small_abbonamento .cont {
    width:65%;
    float:left;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align: left;

    
}
.article_small_abbonamento .cont .titolo{
    width:100%;
    float:left;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align: left;
    font-size:16px;
    line-height:24px;
    font-weight:500;
    text-transform:uppercase;
    
}
.article_small_abbonamento .cont .sottotitolo{
    width:100%;
    float:left;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    color: #666666;
    font-size:14px;
    line-height:18px;
    font-weight:500;
    text-align: left;
}
.article_small_abbonamento .cont .sottotitolo a{
    width:100%;
    float:left;
    color: #666666;
    font-size:14px;
    line-height:18px;
    font-weight:500;
    text-align: left;
}

.sottotitolo {
    color: #333333;
    display: block;
    font-size: 20px;
    /* font-weight: bold; */
    padding: 0 30px;
    MARGIN-TOP: 25PX;
    margin-bottom: 30px;
    width: 100%;
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    float: left;
    clear: left;
}

.tit_more_abb {
     float:left;
    clear:left;
    width:100%;
    padding-bottom: 8px;
    margin-bottom:30px;
     font-size:24px;
    line-height:24px;
    font-weight:900;
    text-align: left;
    border-bottom:1px solid black;
}







.modal-dialog {
    width: 520px;
    max-height: 90vh;
    overflow-y: auto;

}
.modal-header .close {

    margin-top: -22px;
    font-size: 32px;
    line-height: 24px;
    position: absolute;
    right: 13px;
    top: 35px;
}
.numero_verde {
    width: 99%;
    margin: auto;
    color: #333333;
    font-size: 20px;
    margin-top: 35px;
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
}
.numero_verde2 {
    width: 99%;
    margin: auto;
    color: #333333;
    font-size: 15px;
    margin-top: 35px;
    line-height: 25px;
    font-weight: 400;
    display:inline;
}
.numero_verde2 b{
        font-size: 15px;
    color: rgba(30,100,160,1);
    text-align: center;
    font-weight: 900;
     display:inline;
}
.numero_verde b{
        font-size: 24px;
    color: rgba(30,100,160,1);
    text-align: center;
    font-weight: 900;
}
.modal-body {
    padding: 30px 30px 56px 30px;
}
.modal-header h5 {
    font-size: 30px;
    color: #FD7E14;
    text-align: center;
    font-weight: 900;
    font-style: italic;
    line-height: 50px;
    display: inline;
}
.modal-header h6 {
    font-size: 18px;
    color: #FD7E14;
    text-align: center;
    font-weight: 900;
    font-style: italic;
    padding-top: 10px;
    display: inline;
}
.modal-title {
    margin: 0 0 0px 0;
    font-size: 30px;
    line-height: 30px;
}
.modal-header {
    padding: 15px 15px 11px 15px;
}
.modal-body {

    float: left;
    width: 100%;
    background: white;
}
.vc_checkout_product_carta_modal {
    margin: 0px;
    width: 35%;
    margin: 0px;
    padding: 11px 26px;
    text-transform: uppercase;
    color: white;
    font-size: 16px;
    font-weight: 500;
    background: #FD7E14;
    border: 0px solid #FD7E14;
    text-decoration: none;

}
.vc_checkout_product_carta_modal:hover,
.vc_checkout_product_carta_modal:focus,
.vc_checkout_product_carta_modal:active,
.vc_checkout_product_carta_modal:visited{
    margin: 0px;
    width: 35%;
    margin: 0px;
    padding: 11px 26px;
    text-transform: uppercase;
    color: white;
    font-size: 16px;
    font-weight: 500;
    background: #FD7E14;
    border: 0px solid #FD7E14;
    text-decoration: none;

}
.riga_modal {
    background-color: #e5e5e5;
    height: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.col_sx_modal {
    width: 99%;
    margin: auto;
    color: #333333;
    font-size: 20px;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;

}
.col_dx_modal {
    width: 80%;
    margin: 35px auto 50px auto;
    font-weight: 500;

}

.vc_checkout_product_carta {
    margin: 0px;
    width: 35%;
    float: left;
    margin: 0px;
    padding: 10px 6px;
    color: white;
    font-size: 16px;
    font-weight: 500;
    background: #FD7E14;
    border:0px solid #FD7E14;
    text-decoration: none;
}
.article_small_abbonamento_carta {
    width: 65%;
    float: left;
    margin: 0px 0px 17px 0px;
    padding: 0px 0px 17px 0px;
}
.article_small_abbonamento_carta.ultimo {
    width: 100% !important;
    float: left;
    border-bottom: 1px solid #ccc;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 17px 0px;
}



.article_small_abbonamento_carta .cont {
    width:100%;
    float:left;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align: left;

    
}


.article_small_abbonamento_carta .cont .titolo{
    width:100%;
    float:left;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align: left;
    font-size:16px;
    line-height:24px;
    font-weight:500;
    text-transform:uppercase;
    
}
.article_small_abbonamento_carta .cont .sottotitolo{
    width:100%;
    float:left;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    color: #666666;
    font-size:14px;
    line-height:18px;
    font-weight:500;
    text-align: left;
}
.article_small_abbonamento_carta .cont .sottotitolo a{
    width:100%;
    float:left;
    color: #666666;
    font-size:14px;
    line-height:18px;
    font-weight:500;
    text-align: left;
}

.annual-button_v2 {
    margin-top: 0px !important;
}

.button-red_v2 {
    font-weight: bold;
    width: 240px;
    padding: 10px 18px 8px 16px;
    margin-bottom: 40px;
    transition: 0.3s;
    border-radius: 5px;
    border: 2px solid #dc3545;
    color: #dc3545;
    background: #ff000000;
}
.button-purple_v2 {
    border-radius: 0px;
    transition: 0.3s;
    border: 2px solid #6f42c1;
    color: #6f42c1;
    background: #ff000000;
    font-size: 16px;
    font-weight: 500;
    width: 35%;
    float: right;
    margin: 13px 0px 17px 0px;
    padding: 8px 6px 10px 6px;
    max-height: 40px;
}

.button-red_v3 {
background-color: #DC3545;
    font-weight: bold;
    width: 240px;
    padding: 12px 18px 10px 16px;
    margin-bottom: 95px;
    transition: 0.3s;
    border-radius: 5px;
    border: 0;
}

.button-red_v4 {
background-color: #DC3545;
    font-weight: bold;
    width: 240px;
    padding: 12px 18px 10px 16px;
    margin-bottom: 40px;
    transition: 0.3s;
    border-radius: 5px;
    border: 0;
}

@media (max-width: 1200px) {
.button-red_v2 {
    font-weight: bold;
    width: 240px;
    padding: 12px 18px 10px 16px;
    margin-bottom: 0px;
    transition: 0.3s;
    border-radius: 5px;
    border: 2px solid #dc3545;
    color: #dc3545;
    background: #ff000000;
}

element.style {
}
.button-red_v2 {
    font-weight: bold;
    width: 240px;
    padding: 12px 18px 10px 16px;
    margin-bottom: 0px;
    margin-top: 30px;
    transition: 0.3s;
    border-radius: 5px;
    border: 2px solid #dc3545;
    color: #dc3545;
    background: #ff000000;
}
.annual-button_v2 {
    margin-top: 27px !important;
}
.button-red {
    margin-bottom: 30px !important;
    
}
h3.subscription-name {
    margin-top: 45px;
}
.third-of-three {
    text-align: center;
    float: left;
    width: 100%;
}

}



.head_toolbar_link_necro {
            margin: 2px 5px 0 6px;
    height: 18px;
    padding:0;
    float:left;
    width:auto;
    border-left: 1px solid #b0b0b0;

}
.head_toolbar_link_necro input {
 margin: 0 0 0 0px;
    padding: 0 0 0 9px;
    font-size: 15px;
    font-weight:normal;
    color: #111;
    text-transform: uppercase;
    cursor: pointer;
    text-align: left;
    width: 100%;
    /* min-height: 30px; */
background: white;
    border: 0;
}


/*---search_horizontal*/
.apri_cerca {
    margin: 3px 0px 0px 9px;
    /* padding: 18px; */
    width: 83px;
    height: 15px;
    float: left;
    background: white;
    background-image: url(../images/cerca.png) !important;
    background-repeat: no-repeat;
    background-position: 10px 1px;
    background-size: 13px 13px;
    border-left: 1px solid #b0b0b0;;

}
.apri_cerca:before {
    content: "CERCA";
    padding-left: 28px;

    float:left;
   color:black !important;
font-size: 15px;
    font-weight: normal;
    line-height: 19px;
}
.apri_cerca:hover{
    cursor:pointer;
}
.search_horizontal_alessandria {
    margin: 23px 0px 0px 0px;
    padding: 7px 0px 7px 0px;
    width: 230px;
    float: left;

    position: absolute;
    z-index: 88;
    left: 0px;
    background: white;
}
.search_horizontal_alessandria .cerca_campo_text {
     margin: 0px;
    padding: 0px;
    float: left;
    width: 84%;
}
.search_horizontal_alessandria .cerca_campo_text input {
margin: 0px;
    padding: 9px 10px;
    color: #707070;
    font-size: 16px;
    font-weight: normal;
    color: #707070;
    width: 100%;
    height: 35px;
    float: left;
    border: 1px solid #999999;
}
.search_horizontal_alessandria .cerca_campo_invio {
 margin: 0px 0 0 0px;
    padding: 0px;
    width: 16%;
    height: 35px;
    float: left;
    border-right: 1px solid #999999;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
}
.search_horizontal_alessandria .cerca_campo_invio input {
margin: 0px;
    padding: 9px 7px 5px 11px;
    font-size: 15px;
    border-radius: 0px 0px 0px 0px;
    float: left;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff00;
    border-width: 0px;
    content: ".";
    background: url(/images/cerca.png) no-repeat;
 background-size: 16px 16px;
    BACKGROUND-POSITION-X: 11px;
    background-position-y: 9px;
}
.search_horizontal_alessandria .head_cerca form .cerca_campo_invio input:active {
    position:relative;
    top:1px;
}
.vc_logo_toggle {
text-align: center;
    height: 25px;
    margin-top: 8px;
}
.vc_logo_toggle img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
    height:auto;
    width: 200px;
}
.cont_toggle_menu {
    z-index: 95;
    box-shadow: rgb(50 50 50 / 10%) 0px 2px 38px 0px;
    width: 100%;
    height: 50px;
    background-color: white;
    position: fixed;
    top: 0px;
    display: none;
}
.cont_toggle_menu_sezioni {
    z-index: 95;
    box-shadow: rgb(50 50 50 / 10%) 0px 2px 38px 0px;
    width: 100%;
    height: 50px;
    background-color: white;
    position: fixed;
    top: 0px;
}

.riga_menu_toggle {
    /* width: 100%; */
    position: relative;
    top: 0px;
    width: 1020px;
    /* height: 50px; */
    background: white;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 35px;
    padding-bottom: 10px;
    padding-top: 9px;
}
.menu_hamb {
    font-size:15px;
    FONT-WEIGHT: normal;
    cursor:pointer;
    float:left;
    margin-top: 2px;
    padding-left: 22.5px;


}
/* gestione icone */
.bis-new_header_menu_links ul.menu_1 li a:after {
content: "\f054";
    font-family: 'FontAwesome';
    position: absolute;
    height: 10px;
    width: 10px;
    font-size: 16px;
    top: 16px;
    right: 16px;
    color: #023b54;
    
}
.bis-new_header_menu_links ul.menu_1 li a.active:after {
    content: "\f078";
    font-family: 'FontAwesome';
    position: absolute;
    height: 10px;
    width: 10px;
    font-size: 16px;
    top: 16px;
    right: 16px;
    color: white;
}



.ls-overlay {
    z-index: 100;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #0000004D;
    display:none;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 110;
  top: 0;
  left: 0;
  background-color: white;
  overflow-x: hidden;
  transition: 0.2s;
      padding: 20px 0px;
  
}


/*.sidenav a:hover {
  color: #f1f1f1;
}*/

.sidenav .closebtn {
    position: absolute;
    top: 21px;
    right: 20px;
    font-size: 36px;
    line-height: 18px;
    /* margin-left: 50px; */
    color: #023B54;
    border: 0px solid #023b54;
    padding: 8px 7.5px 8.5px 7.5px;
    border-radius: 100px;
    text-align: center;

}

/* search */

.search_horizontal_v3 {
    margin:45px 0px 45px 0px;
    padding:0px 20px 0px 20px ;
    float:right;
    z-index:9999;
    width: 100%;

}
.search_horizontal_v3 .cerca_campo_text {
    margin:0px;
    padding:0px;
    float:left;
    width:86%;
     
}
.search_horizontal_v3 .cerca_campo_text input {
    margin: 0px;
    padding: 9px 10px;
    color: #707070;
    font-size: 16px;
    font-weight:normal;
    color: #707070;
    width: 100%;
    height: 48px;
    float: left;
       border: 1px solid #999999;
}
.search_horizontal_v3 .cerca_campo_invio {
    margin: 0px 0 0 0px;
    padding: 0px;
    width: 14%;
    height: 48px;
    float: left;
    border-right: 1px solid #999999;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
}

/* .search_horizontal_v3 .cerca_campo_invio:before {
    content: ".";
    background: url(/images/search.png) no-repeat;
    background-size: 20px 20px;
    BACKGROUND-POSITION-X: -3px;
}
*/

.search_horizontal_v3 .cerca_campo_invio input {
    margin: 0px;
    padding: 23px 51px 5px 12px;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    color: #0d2444;
        border-radius: 0px 0px 0px 0px;
    float: left;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    border-width: 0px;
    content: ".";
    background: url(/images/cerca.png) no-repeat;
    background-size: 20px 20px;
    BACKGROUND-POSITION-X: 16px;
    background-position-y: 14px;
    
}


.search_horizontal_v3 .head_cerca form .cerca_campo_invio input:active {
    position:relative;
    top:1px;
}



/* menu */ 
/*---new_header_menu_links*/
.bis-new_header_menu_links {
    margin:0px 0;
    padding:0px 0px;
    width:100%;
    float:left;
    clear:left;
}
.bis-new_header_menu_links ul.menu_1 {
    margin:0;
    padding:0;
    list-style:none;
    width:100%;
    float:left;
    clear:left;
    position:relative;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
}
.bis-new_header_menu_links ul.menu_1 li {
    margin:0;
    padding:0;
    list-style:none;
    width:100%;
    
    float:left;
    clear:left;
    position:relative;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
	text-transform: uppercase;
	border-bottom: 1px solid #023B54;
}


.bis-new_header_menu_links ul.menu_1 li a {
    margin:0 0 5px 0;
    padding: 18px 0 12px 19px;
    text-align:left;
    font-size:18px;
    font-weight:bold;
    text-decoration:none;
    color: #023B54;
    display:block;
    height:54px;
    width:100%;
    float:left;
    clear:left;
    
    
}
.bis-new_header_menu_links ul.menu_1 li a.active {
    margin: 0 0 0px 0;
    padding: 18px 0 12px 19px;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: white;
    background:#023B54;
    display: block;
    height: 54px;
    width: 100%;
    float: left;
    clear: left;
}


.bis-new_header_menu_links ul.menu_1 li ul.menu_2 {
 display: none; 
}
.bis-new_header_menu_links ul.menu_2 li:nth-child(2n + 0) {

    border-left:1px solid #cccccc;
}

.bis-new_header_menu_links ul.menu_2 li  {
    margin:0 0 0px 0 !important;
    padding:5px 0 !important;
    text-align:left;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
  
    width: 49% !important;
    float: left !important;
    clear: none !important;
    border-bottom:1px solid #cccccc;
}
.bis-new_header_menu_links ul.menu_2 li a {
    margin:0 0 0px 0;
    padding: 10px 20px;
    text-rendering: optimizeLegibility;
    text-align:left;
    font-size:15px;
    font-weight:normal;
    text-decoration:none;
    display:block;
    width:100%;
    float:left;
    clear:left;
    color:#023B54 !important;
    background:white !important;
    height:auto;
    text-transform: none;
}
.bis-new_header_menu_links ul.menu_1 li ul.menu_2,
.bis-new_header_menu_links ul.menu_1 li ul.menu_2 li ul.menu_3,
.bis-new_header_menu_links ul.menu_1 li ul.menu_2 li ul.menu_3 li ul.menu_4,
.bis-new_header_menu_links ul.menu_1 li ul.menu_2 li ul.menu_3 li ul.menu_4 li ul.menu_5 {
margin: 0px 0 0 0px;
    padding: 0;
    width: 100%;
    float:left;
    clear:left;
    position:relative;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
}
.bis-new_header_menu_links ul.menu_1 li.sfHover {
    background:url(../../images/arrows_menu_open.png) no-repeat top right;
}
.bis-new_header_menu_links ul.menu_1 li ul.menu_2 > li {
    background:url(../../images/arrows_menu.png) no-repeat center right;
}


/* link social */

.link_social {
float:left;
clear:left;
width: 330px;
padding-left: 22px;
}
.cont_dynamic_button.facebook {
    float:left;

    margin-top: 1.8px;
    margin-right: 9px;
}
.cont_dynamic_button.twitter {
    float:left;
    margin-right: 9px;
    margin-top: 2px;
}
.cont_dynamic_button.instagram {
    float:left;
   margin-right: 9px;
    margin-top: 2px;
}
.cont_dynamic_button.spotify {
    float:left;
    margin-right: 9px;
    margin-top: 1.5px;
}
.cont_dynamic_button.linkedin {
    float:left;
 margin-right: 9px;
    margin-top: 1.5px;
}
.cont_dynamic_button.tiktok {
    float:left;
 margin-right: 9px;
    margin-top: 1.5px;
}

.cont_dynamic_button.facebook a img {
  max-height:35px;
  width:auto;
}
.cont_dynamic_button.twitter a img{
    max-height:35px;
  width:auto;
}
.cont_dynamic_button.instagram a img{
    max-height:35px;
  width:auto;
}
.cont_dynamic_button.spotify a img {
    max-height:35px;
  width:auto;
}
.cont_dynamic_button.linkedin a img {
    max-height:35px;
  width:auto;
}

.cont_dynamic_button.tiktok a img {
    max-height:35px;
  width:auto;
}




