
@media(min-width: 1200px) and (max-width: 1600px){
    section#single-page-container.filter-product-page {
        height: 480px;
    }
    section#single-page-container h2 {
        margin-top: 0 !important;
    }
}

div#app {
    max-width: 100%;
    position: relative;
    min-height: 719px;
}
.sppb-row-container {
    max-width: 1440px;
}
.container {
    max-width: 1440px;
}
.filtri-container {
    box-shadow: 0px 4px 6px -1px rgb(0 0 0 / 25%) !important;
    background-color: #F5F5F5;
    border-radius: 20px;
    width: 708px;
    height: 680px;
    padding: 5px 0 0 0;
    position: absolute;
    top: -90px;
    left: 25%;
    z-index: 100000;
    display: none;
}
.filtri-container .middle {
    margin-top: -30px;
}
.filtri-container h2 {
    font-size: 24px;
    color: #162947;
    font-weight: 600;
    margin-left: 20px;
}
.filtri-container .row > div:last-child h2 {
    margin-left: 0;
}
.filtri-container .col-5 {
    padding-left: 35px;
}
.filtri-container .col-5 h2 {
    margin-left: 0;
}
#app input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkbox-field-image .group-control {
    display: inline-block;
}
.checkbox-field-image label {
    margin-right: 20px;
}
.checkbox-field-image label img {
    cursor: pointer;
    border-radius: 5px;
    border: 3px solid transparent;
}
.checkbox-field-image input:checked ~ .control-label .label img {
    border-color: #232E5A;
}
.circuito {
    margin-bottom: 5px;
}
.tipo-di-carta.checkbox-field label {
    margin-bottom: 0;
}
.checkbox-field-image h2,
.checkbox-field h2 {
    margin-bottom: 20px;
}
.profilo .group-control {
    display: inline-block;
    margin: 20px 15px 30px;
}
.profilo .control-label label.label-profilo {
    font-size: 14px;
	font-family: montserrat, arial, helvetica;
    border: none;
    color: #162947 !important;
    border-radius: 9px !important;
    background: #F5F5F5;
    padding: 10px 15px !important;
    box-shadow: 5px 5px 11px 1px #aeaec0, -7px -5px 7px -2px white !important;
    margin: 0 !important;
    width: 86px;
    display: inline-flex;
    text-align: center;
    height: 86px;
    justify-content: end;
    flex-flow: column;
    font-weight: 600;
    cursor: pointer;
}
div.user-icon {
    background: url('/images/user1.png') scroll no-repeat center transparent;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
}
div.famiglia-icon {
    background: url('/images/home.png') scroll no-repeat center transparent;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
}
div.pensionati-icon {
    background: url('/images/pensionati.png') scroll no-repeat center transparent;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
}
div.business-icon {
    background: url('/images/briefcase.png') scroll no-repeat center transparent;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
}
div.viaggiatori-icon {
    background: url('/images/map.png') scroll no-repeat center transparent;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
}
div.giovani-icon {
    background: url('/images/Profilo.png') scroll no-repeat center transparent;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
}
div.principiante-icon {
    background: url('/images/esperto2.png') scroll no-repeat center transparent;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
}
div.intermedio-icon {
    background: url('/images/briefcase2.png') scroll no-repeat center transparent;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
}
.profilo .control-label label.label-profilo i {
    font-size: 25px;
}
.profilo input:checked ~ .control-label label.label-profilo {
    box-shadow: inset 8px 8px 5px -3px rgb(174 174 192 / 20%), inset -4px -5px 5px -2px #ffffff !important;
    background: #F5F5F5 !important;
    color: #EC651D !important;
    opacity: inherit !important;
}
.profilo input:checked ~ .control-label label.label-profilo .user-icon{
    background-image: url('/images/user1-orange.png');
}
.profilo input:checked ~ .control-label label.label-profilo .famiglia-icon {
    background-image: url('/images/home-orange.png');
}
.profilo input:checked ~ .control-label label.label-profilo .pensionati-icon {
    background-image: url('/images/pensionati-orange.png');
}
.profilo input:checked ~ .control-label label.label-profilo .business-icon {
    background-image: url('/images/briefcase-orange.png');
}
.profilo input:checked ~ .control-label label.label-profilo .viaggiatori-icon {
    background-image: url('/images/map-orange.png');
}
.profilo input:checked ~ .control-label label.label-profilo .giovani-icon {
    background-image: url('/images/profilo-orange.png');
}
.profilo input:checked ~ .control-label label.label-profilo .principiante-icon {
    background-image: url('/images/esperto2-orange.png');
}
.profilo input:checked ~ .control-label label.label-profilo .intermedio-icon {
    background-image: url('/images/briefcase2-orange.png');
}
.recensioni h2 {
    margin-bottom: 25px;
}
.recensioni .group-control.star-rating {
    margin-bottom: 5px;
}
.recensioni .star-rating .label-recensioni {
    background: url('/css/images/star-rating-filtri-blue.png') scroll no-repeat transparent;
    width: 185px;
    cursor: pointer;
    height: 30px;
    margin-bottom: 0 !important;
}
.recensioni .star-5 .label-recensioni {
    background-position: -223px -12px;
}
.recensioni .star-5 .label-recensioni:hover,
.recensioni .star-5 input:checked ~ .control-label .label-recensioni {
    background-position: -13px -12px;
}
.recensioni .star-4 .label-recensioni {
    background-position: -433px -56px;
}
.recensioni .star-4 .label-recensioni:hover,
.recensioni .star-4 input:checked ~ .control-label .label-recensioni {
    background-position: -223px -56px;
}
.recensioni .star-3 .label-recensioni {
    background-position: -223px -101px;
}
.recensioni .star-3 .label-recensioni:hover,
.recensioni .star-3 input:checked ~ .control-label .label-recensioni {
    background-position: -433px -101px;
}
.recensioni .star-2 .label-recensioni {
    background-position: -223px -147px;
}
.recensioni .star-2 .label-recensioni:hover,
.recensioni .star-2 input:checked ~ .control-label .label-recensioni {
    background-position: -660px -147px;
}
.recensioni .star-1 .label-recensioni {
    background-position: -222px -193px;
}
.recensioni .star-1 .label-recensioni:hover,
.recensioni .star-1 input:checked ~ .control-label .label-recensioni {
    background-position: -886px -193px;
}
.canone .label-canone,
.checkbox-field .label,
.promozione .label-promozione {
    cursor: pointer;
}
.canone .label-canone .checkmark,
.checkbox-field .label .checkmark,
.promozione .label-promozione .checkmark {
    background: url('/images/checkbox-custom.png') scroll no-repeat 0 0 transparent;
    /*width: 30px;
    height: 31px;*/
    display: inline-block;
    margin-right: 15px;
}
.canone input:checked ~ .control-label .label-canone .checkmark,
.checkbox-field input:checked ~ .control-label .label .checkmark,
.promozione input:checked ~ .control-label .label-promozione .checkmark {
    background: url('/images/checkbox-custom-checked.png') scroll no-repeat 0 0 transparent;
}
.canone .label-canone > span,
.checkbox-field .label > span,
.promozione .label-promozione > span {
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    color: #162947;
}
.canone {
    padding-top: 20px;
    margin-bottom: 35px;
}
.filtri-container .col-5 .checkbox-field h2,
.filtri-container .col-5 .canone h2,
.filtri-container .col-5 .promozione h2 {
    margin-bottom: 20px;
}
.filtri-container .top {
    text-align: right;
}
.filtri-container .top .close-btn {
    display: inline-block;
}
.filtri-container .bottom {
    text-align: right;
    margin-top: 95px;
    padding-right: 20px;
}
.filtri-container .bottom .reset-btn,
.filtri-container .bottom .apply-btn {
    display: inline-block;
    font-size: 24px;
    font-family: montserrat, arial, helvetica;
    color: #162947;
    font-weight: 600;
    margin: 0 10px;
    text-decoration: underline;
}
.domande-frequenti {

}
.domande-frequenti h2 {
    margin-bottom: 25px;
}
.domande-frequenti ul {
    padding-left: 20px;
    list-style-type: none;
}
.domande-frequenti ul li {
    margin-bottom: 13px;
}
.domande-frequenti ul a {
    font-size: 16px;
    font-family: montserrat, arial, helvetica;
    color: #162947;
    font-weight: 400;
    text-decoration: underline;
}
@media(max-width: 767px){
    .filtri-container {
        width: auto;
        height: auto;
        padding-bottom: 30px;
        left: 0;
    }
    .profilo .group-control {
        margin-bottom: 0;
    }
    .profilo {
        margin-bottom: 35px;
    }
    .recensioni .group-control.star-rating {
        margin-left: 20px;
    }
    .recensioni {
        margin-bottom: 10px;
    }
    .canone {
        margin-bottom: 25px;
    }
    .domande-frequenti {
        padding-top: 40px;
    }
    .canone .label-canone,
    .promozione .label-promozione {
        margin-left: 20px;
    }
}

.filter-container {
    margin-bottom: 50px;
}
.filter-container .group-control .order,
.filter-container .group-control .controls,
.filter-container .group-control .filtri {
    display: inline-block;
}
.filter-container .group-control .order {
    margin-right: 20px;
}
.filter-container .group-control .order,
.filter-container .group-control .filtri {
    cursor: pointer;
}
.filter-container .group-control .order img,
.filter-container .group-control .filtri img {
    display: inline-block;
    cursor: pointer;
    position: relative;
    top: -4px;
}
.filter-container .group-control .order span,
.filter-container .group-control .filtri span {
    font-size: 24px;
    font-family: montserrat, arial, helvetica;
    border: none;
    color: #162947;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
}
.filter-container .controls select#classifica {
    box-shadow: inset 8px 8px 5px -3px rgb(174 174 192 / 20%), inset -4px -5px 5px -2px #ffffff !important;
    font-family: montserrat, arial, helvetica;
    font-size: 18px;
    padding: 0 15px;
    font-weight: 300;
    font-style: italic;
    cursor: pointer;
    border-radius: 5px;
    color: #545454;
    height: 52px !important;
    width: 322px !important;
    appearance: none;
    background: url('/images/organge-arrow-down.png') scroll no-repeat 295px center #F5F5F5;
}
.filter-container .group-control .filtri {
    margin-left: 80px;
}
.products-container {

}
.products-container .item-container {
    display: flex;
    align-items: center;
    padding: 33px 27px;
    width: 1380px;
    box-shadow: inset 8px 8px 5px -3px rgb(174 174 192 / 20%), inset -4px -5px 5px -2px #ffffff !important;
    background-color: #F5F5F5;
    border-radius: 20px;
    margin-bottom: 10px;
}
.products-container .item-container > .product__info {
    display: none;
}
.products-container .order {
    display: inline-block;
}
.products-container .order span {
    font-family: montserrat, arial, helvetica;
    font-size: 40px;
    display: flex;
    font-weight: 700;
    color: #FFFFFF;
    background-color: #EC651D;
    width: 74px;
    height: 74px;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
}
.products-container .thumbnail {
    width: 367px;
    height: 296px;
    display: inline-block;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    margin: 0px 70px 0 35px;
    background: #F5F5F5;
    border-bottom: 14px solid #162947;
    border-radius: 13px;
    overflow: hidden;
}
.rate {
    background: url('/css/images/star-rating-blue.png') scroll no-repeat 0 0 transparent;
    background-size: 130px 263px;
    width: 130px;
    height: 25px;
    margin-right: 20px;
    text-align: left;
    display: inline-block;
}
.rate-number {
    display: inline-block;
    vertical-align: top;
    font-family: montserrat, arial, helvetica;
    font-size: 24px;
    font-weight: 700;
    color: #162947;
}
.rate-0 {
    background-position: 0px -241px;
}
.rate-0\.5 {
    background-position: 0px -217px;
}
.rate-1 {
    background-position: 0px -192px;
}
.rate-1\.5 {
    background-position: 0px -168px;
}
.rate-2 {
    background-position: 0px -141px;
}
.rate-2\.5 {
    background-position: 0px -117px;
}
.rate-3 {
    background-position: 0px -94px;
}
.rate-3\.5 {
    background-position: 0px -71px;
}
.rate-4 {
    background-position: 0px -44px;
}
.rate-4\.5 {
    background-position: 0px -20px;
}
.rate-5 {
    background-position: 0px 4px;
}
.products-container .link {
    text-align: left;
}
.products-container .link a.bottom-link.orange-btn {
    text-decoration: none !important;
}
.products-container .rating-container {
    display: flex;
    text-align: left;
    align-items: center;
    margin-left: -100px;
}
.products-container content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    height: 122px;
}
.products-container .content {
    width: 438px;
    display: inline-block;
    padding-right: 10px;
}
.products-container .content h2,
.products-container .offerta h2 {
    font-family: montserrat, arial, helvetica;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    color: #162947;
    margin-bottom: 0;
}
.products-container .content p,
.products-container .offerta p {
    font-family: montserrat, arial, helvetica;
    font-size: 24px;
    font-weight: 400;
    line-height: 25px;
    color: #162947;
}
.products-container .content img {
    margin: 30px 0 30px 0;
}
.products-container .content .canone-annuo {
    margin-bottom: 24px;
}
.confronta,
.offerta {
    text-align: right;
}
.offerta {
    margin: 75px 0;
    max-width: 340px;
}
.offerta.hidden {
    visibility: hidden;
}
.confronta .label-confronta {
    cursor: pointer;
}
.confronta .label-confronta .checkmark {
    background: url('/images/checkbox-custom.png') scroll no-repeat 0 0 transparent;
    width: 30px;
    height: 31px;
    display: inline-block;
    margin-right: 15px;
}
.confronta input:checked ~ .control-label .label-confronta .checkmark {
    background: url('/images/checkbox-custom-checked.png') scroll no-repeat 0 0 transparent;
}
.confronta .label-confronta > span {
    vertical-align: top;
    display: inline-block;
    text-decoration: underline;
    font-family: montserrat, arial, helvetica;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    color: #162947;
    margin-bottom: 0;
}
.vai-al-sito-del-provider a {
    background: #232E5A !important;
    color: #FFFFFF !important;
    font-size: 24px;
    text-transform: uppercase;
    font-family: montserrat, arial, helvetica;
    padding: 10px 24px;
    font-weight: 700;
    border-radius: 8px !important;
}

@media(max-width: 768px){

    .filter-container {
        left: 0;
    }
    .products-container .item-container {
        display: block;
        width: auto;
    }
    .products-container .order {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .products-container .order span {
        font-size: 30px;
        width: 50px;
        height: 50px;
        display: inline-flex;
    }
    .products-container .thumbnail {
        margin: 0 0 20px 0;
        width: auto;
        height: auto;
    }
    .products-container .rating-container {
        margin-left: -15px;
        margin-bottom: 10px;
    }
    .products-container .link a.bottom-link.orange-btn {
        font-size: 16px;
    }
    .products-container .content {
        width: auto;
        margin-bottom: 20px;
    }
    .products-container .content h2,
    .products-container .content p {
        font-size: 18px;
    }
    .confronta {
        text-align: left;
        margin-bottom: 30px;
    }
    .vai-al-sito-del-provider a {
        font-size: 14px;
    }
    .filtri-container {
        left: 0 !important;
    }
    .filter-container .group-control .order {
        margin: 0 0 10px 0 !important;
    }
    .filter-container .group-control .filtri {
        margin-left: 0;
    }
    .filter-container .controls select#classifica {
        width: 290px !important;
        background-position: 260px center;
        margin-bottom: 15px;
    }
}

@media(min-width: 900px) and (max-width: 1249px){
    .products-container .order span {
        font-size: 26px;
        width: 50px;
        height: 50px;
    }
    .products-container .thumbnail {
        width: 217px;
        margin: 0px 45px 0 35px;
    }
    .products-container .content {
        width: 246px;
    }
    .products-container .item-container {
        width: auto;
    }
    .products-container .rating-container {
        margin-left: 0 !important;
    }
    .products-container .link a.bottom-link.orange-btn {
        font-size: 15px;
    }

    .profilo .group-control {
        margin: 10px 15px 10px;
    }
    .domande-frequenti {
        padding-top: 15px;
    }
    .filtri-container {
        height: 630px
    }
    .vai-al-sito-del-provider a {
        font-size: 20px;
    }
}

@media(min-width: 1250px) and (max-width: 1400px){
    .products-container .item-container {
        width: auto;
    }
    .products-container .rating-container {
        margin-left: 0;
    }
    .vai-al-sito-del-provider a {
        font-size: 17px;
    }
    .products-container .thumbnail {
        width: 329px;
    }
}

@media(min-width: 1401px) and (max-width: 1599px){
    .products-container .thumbnail {
        width: 340px;
    }
}
section.grid {
    margin: inherit;
    padding: inherit;
    max-width: inherit;
    text-align: inherit;
    overflow: hidden;
    user-select: inherit;
}
.product__info .product__image {
    max-width: inherit;
}
.action--compare-add {
    opacity: inherit;
    position: inherit;
    width: inherit;
    height: inherit;
    top: inherit;
    left: inherit;
    padding: inherit;
    border-radius: inherit;
    transition-duration: inherit;
}
.action--compare-add:hover {
    opacity: inherit;
    background: inherit;
    transition-duration: inherit;
}
.product:hover .product__image {
    animation: inherit;
}
.action__text {
    vertical-align: top;
}
.compare-basket {
    text-align: center !important;
}
.products-container .item-container.hidden {
    display: none;
}

.compare {
    top: 0 !important;
    z-index: 500000 !important;
}
.action--close {
    top: 0 !important;
    right: 35px !important;
}

.order-13 {
    order: 13;
}
.order-14 {
    order: 14;
}
.order-15 {
    order: 15;
}
.order-16 {
    order: 16;
}
.order-17 {
    order: 17;
}
.order-18 {
    order: 18;
}
.order-19 {
    order: 19;
}
.order-20 {
    order: 20;
}
.order-21 {
    order: 21;
}
.order-22 {
    order: 22;
}
.order-23 {
    order: 23;
}
.order-24 {
    order: 24;
}
.order-25 {
    order: 25;
}
.order-26 {
    order: 26;
}
.order-27 {
    order: 27;
}
.order-28 {
    order: 28;
}
.order-29 {
    order: 29;
}
.order-30 {
    order: 30;
}
.order-31 {
    order: 31;
}
.order-32 {
    order: 32;
}

.item-container.product-hidden {
    display: none
}
.products-container .content ul li {
    margin: 5px 0;
    font-family: montserrat, arial, helvetica;
    font-size: 24px;
    font-weight: 400;
    line-height: 25px;
    color: #162947;
}
@media(max-width: 767px){
    .tasso-lordo {
        display: inline-block;
        width: 145px;
        margin-right: 15px;
    }
    .interessi-netti {
        width: 150px;
        display: inline-block;
        vertical-align: top;
    }
    .products-container .content {
        width: 100%;
        margin-bottom: 0;
        padding-right: 0;
    }
    .products-container .content h2 {
        font-size: 16px;
    }
    .products-container .item-container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .links {
        display: flex;
        flex-wrap: wrap;
    }
    .confronta {
        order: 2;
        margin: 10px auto 20px;
        width: 75%;
        text-align: center;
        position: relative;
        left: 10px;
    }
    .offerta {
        order: 1;
        margin: 0 !important;
    }
    .links h2 {
        font-size: 16px !important;
        text-align: left;
    }
    .links p {
        font-size: 18px !important;
    }
    .vai-al-sito-del-provider {
        order: 3;
        margin: 0 auto 0;
    }

    .profilo .group-control span {
        font-size: 13px !important;
    }
    .profilo .control-label label.label-profilo {
        width: 80px;
        height: 70px;
    }
    .col-12.col-md-7 .group-control {
        margin-left: 0 !important;
    }
    .profilo .group-control {
        display: inline-block;
        margin: 20px 10px 30px !important;
    }
    .filtri-container {
        height: auto !important;
    }
    .col-12 .promozione {
        margin-top: 25px !important;
    }
    .filtri-container .bottom {
        margin-top: 25px;
    }

}



 #app.view .grid .select-custom {
     box-shadow: inset 8px 8px 5px -3px rgb(174 174 192 / 20%), inset -4px -5px 5px -2px #ffffff !important;
     font-family: montserrat, arial, helvetica;
     font-size: 18px;
     padding: 0 15px;
     font-weight: 300;
     font-style: italic;
     cursor: pointer;
     border-radius: 5px;
     color: #545454;
     height: 52px !important;
     width: 322px !important;
     appearance: none;
     background: url('/images/organge-arrow-down.png') scroll no-repeat 295px center #F5F5F5;
 }
.col-12.col-md-7 .group-control {
    margin-left: 20px;
}
.tipo-di-conto-deposito {
    margin: 50px 0 30px 0;
}
.strumenti-finanziari.checkbox-field label {
    margin-bottom: 0;
}
.filtri-container {
    height: 710px;
}
.commissioni-description span {
    display: block;
    margin-top: 5px;
}
.domande-frequenti {
    margin-top: 20px;
}
.domande-frequenti h2 {
    margin-bottom: 5px;
}
.col-12 .promozione {
    margin-top: 85px;
}

@media(max-width: 767px){
    .filtri-container {
        height: auto !important;
    }

}

 .compare-basket.row.view--compare-basket button.action.action--remove {
     display: none;
 }
section#wrapper.compare > .compare__item:first-child {

}
.compare__item {
    margin: 0 5px 10px;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    overflow: hidden;
    border-radius: 25px !important;
    background: #F5F5F5 !important;
}
.compare__effect .product__header {
    background: #F5F5F5 !important;
    padding-top: 10px;
}
.compare__item:nth-child(3) {
    margin-left: 0;
}
.compare__item:last-child {
    margin-right: 0;
}
.compare::before {
    display: none;
}
#outter-container {

}
section#wrapper.compare {
    position: relative;
    top: inherit !important;
    left: inherit !important;
    padding: 120px 0 0 0;
    /*min-height: 2000px;*/
    margin-bottom: 15px;
    /*background: red;*/
}
.confronta-title {
    font-family: 'Roboto Slab';
    color: #232E5A;
    font-weight: 600;
    font-size: 36px;
    position: absolute;
    top: 0;
    left: 15px;
}
section#wrapper.compare button.action.action--close {

}
.view.view--compare {
    display: none;
}

.compare-basket {
    /*position: inherit !important;
    transform: inherit !important;*/
    background: #545454;
    /*border-radius: 25px;*/
    height: auto;
    justify-content: center;
    align-items: center;
    padding: 35px 20px;
}
.action--remove {
    opacity: inherit !important;
    background: transparent !important;
    width: 100%;
    height: 100%;
}
.action--remove img {
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px;
}
.product-icon {
    width: 200px;
    border: none !important;
    display: inline-flex;
    padding: 0 !important;
    overflow: hidden;
    border-radius: 10px;
    height: 85px;
    justify-content: center;
    align-items: center;
    margin-left: 15px;
    margin-right: 15px;
}
img.product__image {
    width: 100% !important;
}
.action.action--button.action--compare:nth-child(3) {
    position: relative;
    top: 5px;
    background: #198ccf;
}
.compare-basket > div:nth-child(6),
.compare-basket > div:nth-child(7),
.compare-basket > div:nth-child(8),
.compare-basket > div:nth-child(9) {
    display: none !important;
}
.compare-basket > div.product-icon:nth-child(1){
    order: 5;
}
.compare-basket > div.product-icon:nth-child(2){
    order: 6;
}
.compare-basket > div.product-icon:nth-child(3){
    order: 7;
}
.compare-basket > div.product-icon:nth-child(4){
    order: 8;
}
button#compare {
    order: 9;
}
button#compare:first-child {
    display: none;
}
.empty {
    width: 200px;
    height: 85px;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 10px;
    background: url('/images/Add_round.png') scroll no-repeat center #232E5A;
}
div#outter-container section#wrapper {
    display: none;
}
.view.view--compare + div#outter-container {
    background: url('/images/confronta-bg.png') scroll repeat-y center center transparent;
    border-radius: 25px;
    padding: 20px 10px;
}
.view.view--compare + div#outter-container section#wrapper {
    display: flex;
    background: transparent;
}
.action--close {
    top: 0 !important;
    right: 15px !important;
    position: absolute;
    opacity: inherit;
    pointer-events: inherit;
}
.compare-basket.row.view--compare-basket {
    position: inherit;
    transform: inherit;
    transition: inherit;
    left: inherit;
    top: inherit;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    margin: 0;
    border-radius: 25px;
}
@media(max-width: 767px){
    .empty {
        width: 50px;
        height: 45px;
        margin: 0 5px 10px;
        background-size: 25px 25px;
    }
    .product-icon {
        width: 100px;
        height: 45px;
        margin: 3px;
    }
    button#compare {
        margin-top: 10px;
        padding-top: 0;
        display: block;
        padding-bottom: 0;
        width: 100%;
    }
    .action--remove img {
        top: 0;
        right: 0;
    }
}
@media(min-width: 768px) and (max-width: 899px){
    .empty,
    .product-icon {
        margin-bottom: 20px;
    }
}
@media(min-width: 900px) and (max-width: 1200px){
    .compare-basket--active .action--compare {
        margin-top: 20px !important;
    }
}

 .compare__effect .product__image {
     max-width: 300px;
     border-radius: 25px;
 }
.full-description .subtitle {
    font-family: montserrat, arial, helvetica;
    color: #162947;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
}
.full-description .rating-container .rate-number {

}
.compare-ratings-container {
    margin: 15px auto 10px;
    max-width: 400px;
    width: 100%;
}
.compare-ratings-container > div {

}
.compare-ratings-container > div > div:first-child {
    font-family: montserrat, arial, helvetica;
    color: #162947;
    font-size: 13px;
    font-weight: 400;
    vertical-align: top;
    display: inline-block;
    width: 40%;
    text-align: left;
}
.compare-ratings-container .rate-number {
    font-family: montserrat, arial, helvetica;
    color: #162947;
    top: 2px;
    font-size: 15px;
    font-weight: 700;
    width: 30px;
    position: relative;
    text-align: left;
}
.compare-ratings-container > div > div:last-child {
    display: inline-block;
    width: 50%;
    text-align: right;
}
.compare-ratings-container .rating-container {

}
section.compare-ratings-container .rating-container .rate {
    margin-right: 10px;
}

.separator-bar {
    text-align: center;
}
.separator-bar img {
    display: inline-block;
}
.leggi-la-nostra-recensione {
    color: #198ccf !important;
    font-weight: 300;
    font-style: italic;
    font-family: montserrat, arial, helvetica;
}
.leggi-la-nostra-recensione i {
    width: 18.6px;
    height: 18.6px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px !important;
    border-radius: 15px;
    font-size: 14px;
    color: #FFF;
    position: relative;
    top: -2px;
    background: #198ccf !important;
}
.full-description p {
    font-size: 12px;
    margin-bottom: 5px;
    color: #162947;
}
.full-description .section-title {
    font-family: montserrat, arial, helvetica;
    border: none !important;
    max-width: 280px;
    display: block;
    text-align: center;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 22px;
    color:  #162947;
    border-radius: 9px;
    width: 100%;
    margin: 60px auto 30px;
}
.full-description .vai-al-sito-del-provider {
    font-family: montserrat, arial, helvetica;
    background: #162947;
    border: none;
    max-width: 280px;
    padding: 7px 17px;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    box-shadow: 5px 5px 11px 1px rgb(174 174 192 / 36%), -4px -4px 8px -5px white !important;
    color: #FFFFFF;
    border-radius: 9px;
}
.compare .compare__item {
    padding: 0 0 60px 0;
}
figure {
    margin: 0;
}

@media(max-width: 767px){
    .compare-ratings-container > div > div:first-child {
        text-align: center;
        margin-top: 10px;
    }
    .full-description .section-title {
        width: 84%;
    }
    .full-description .vai-al-sito-del-provider {
        font-size: 13px;
    }
}

 #outter-container > .confronta-title,
 #outter-container > button.action.action--close,
 section#wrapper.compare > .confronta-title,
 section#wrapper.compare > button.action.action--close {
     display: none;
 }

.view.view--compare + div#outter-container > .confronta-title,
.view.view--compare + div#outter-container > button.action.action--close {
    display: block;
    position: absolute;
    top: 10px !important;
    z-index: 500000;
}
.view.view--compare + div#outter-container {
    background: #fff;
    min-height: 2000px;
    position: fixed;
    width: 100%;
    top: 75px;
    left: 0;
}
.view--compare + #outter-container .compare {
    padding-top: 0;
    position: fixed;
    width: 100%;
    padding-left: 15px;
    top: 165px !important;
    left: 0 !important;
    padding-right: 15px;
}
.compare__item {
    min-height: 20000px !important;
    overflow: initial;
}
.compare-basket.row.view--compare-basket {
    display: none;
}
@media(max-width: 1200px){
    .view.view--compare + div#outter-container {
        top: 70px;
    }
    .compare-ratings-container > div > div:first-child {
        display: inline-block;
        margin-bottom: 2px;
        text-align: center;
    }
    .compare-ratings-container > div > div:last-child {
        display: block;
        width: 100%;
        text-align: center;
    }
    .confronta, .offerta {
        text-align: left;
    }
}




.blue-button {
    width: 100%;
    position: relative;
    display: flex;
    height: 0;
    z-index: 9999;
    padding: 0 !important;
    justify-content: center;
}

div#outter-container button.action.action--close img {
    width: 70%;
}

.view--compare + #outter-container .compare {
    top: 120px !important;
}

@media(max-width:767px){
.view--compare + #outter-container .compare {
    top: 105px !important;
}
.view.view--compare + div#outter-container > .confronta-title {
  top: -15px !important;
}
.view.view--compare + div#outter-container > button.action.action--close {
  top: 1px !important;
}
}

.view.view--compare + div#outter-container > .confronta-title,
.view.view--compare + div#outter-container > button.action.action--close {
    top: 5px !important;

}
.view.view--compare + div#outter-container > .confronta-title{
  top: -10px !important;
  font-family: montserrat;
  font-size: 26px;
}

.blue-button .vai-al-sito-del-provider {
    font-family: montserrat, arial, helvetica;
    background: #162947;
    border: none;
    max-width: 280px;
    padding: 7px 17px;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    box-shadow: 5px 5px 11px 1px rgb(174 174 192 / 36%), -4px -4px 8px -5px white !important;
    color: #FFFFFF;
    border-radius: 9px;
}

.links {
    width: 340px;
}
.links .vai-al-sito-del-provider {
    text-align: right;
}

.checkbox-line {
    margin-bottom: 5px;
}
.star-rating-line {
    margin-bottom: 10px;
}
.star-rating-line .rate-number {
    font-size: 18px;
}

.text-line {
    max-width: 300px;
    margin: 0 auto;
}

/******** new changes ********/

label.label-profilo[for="pensionati"] span,
label.label-profilo[for="viaggiatori"] span {
    position: relative;
    left: -7px;
}
.profilo .control-label label.label-profilo {
    font-size: 13px;
    width: 76px;
    height: 76px;
}
.profilo .group-control {
    margin: 15px 10px 15px;
}
.recensioni .star-rating .label-recensioni {
    width: 150px;
    background-size: 1000px 161px;
    height: 30px;
}
.recensioni .star-5 .label-recensioni {
    background-position: -163px -4px;
}
.recensioni .group-control.star-rating .control-label {
    height: 30px;
}
.recensioni .star-4 .label-recensioni {
    background-position: -323px -35px;
}
.recensioni .star-3 .label-recensioni {
    background-position: -2px -66px;
}
.recensioni .star-2 .label-recensioni {
    background-position: -2px -97px;
}
.recensioni .star-1 .label-recensioni {
    background-position: -2px -127px;
}
.recensioni .star-5 .label-recensioni:hover,
.recensioni .star-5 input:checked ~ .control-label .label-recensioni {
    background-position: -3px -4px;
}
.recensioni .star-4 .label-recensioni:hover,
.recensioni .star-4 input:checked ~ .control-label .label-recensioni {
    background-position: -163px -35px;
}
.recensioni .star-3 .label-recensioni:hover,
.recensioni .star-3 input:checked ~ .control-label .label-recensioni {
    background-position: -323px -66px;
}
.recensioni .star-2 .label-recensioni:hover,
.recensioni .star-2 input:checked ~ .control-label .label-recensioni {
    background-position: -496px -97px;
}
.recensioni .star-1 .label-recensioni:hover,
.recensioni .star-1 input:checked ~ .control-label .label-recensioni {
    background-position: -669px -127px;
}
.recensioni .group-control.star-rating {
    margin-left: -8px;
}
.filtri-container h2 {
    font-size: 20px;
}
.domande-frequenti ul a {
    font-size: 14px;
}
.domande-frequenti ul li {
    margin-bottom: 0;
}
.domande-frequenti h2 {
    margin-bottom: 10px;
}
.canone .label-canone > span,
.checkbox-field .label > span,
.promozione .label-promozione > span {
    font-size: 14px;
}
.canone h2,
.promozione h2 {
    margin-bottom: 20px;
}
.filtri-container .bottom {
    margin-top: 15px;
}
.filtri-container .bottom .reset-btn,
.filtri-container .bottom .apply-btn {
    font-size: 20px;
}
.filtri-container .middle {
    clear: both;
}
.filtri-container .top .close-btn {
    float: right;
}
.filtri-container .top .close-btn img {
    width: 30px;
}
.domande-frequenti {
    padding-top: 23px;
}
.canone {
    padding-top: 20px;
    margin-bottom: 5px;
    margin-left: -35px;
}
.filtri-container {
    width: 550px;
    height: 625px;
    left: 46%;
}
.promozione {
    width: 240px;
    margin-left: -35px;
}
.profilo-icon {
    height: 24px;
    margin: 25px 0 25px 0;
}
.products-container .content img {
    margin: 0;
}
#no-result {
	font-family: montserrat;
    color: #162947;
    font-size: 20px;
	padding-left: 0px;
	text-align: center;
}
.link-span {
    cursor: pointer;
    color: #18c434;
    font-weight: 600;
}

.domande-frequenti {
    padding-top: 0;
}
.col-12.col-md-7 .group-control {
    margin-left: 13px;
}
.canone .label-canone .checkmark,
.checkbox-field .label .checkmark,
.promozione .label-promozione .checkmark {
    background-size: 26px 25px !important;
    width: 26px;
    height: 25px;
}

.strumenti-finanziari.checkbox-field {
    margin-top: 20px;
}

.strumenti-finanziari.checkbox-field {
    margin-top: 20px;
}
.filtri-container .bottom {
    margin-top: 130px;
}
.col-12 .promozione {
    margin-top: 25px;
}

@media(max-width: 768px){
    .filtri-container {
        width: auto;
        height: auto;
        padding-bottom: 30px;
        left: 0;
        top: 150px !important;
    }
    .canone,
    .promozione {
        margin-left: inherit;
        padding-left: 15px;
    }
    .promozione {
        width: auto;
    }
    .recensioni {
        padding-left: 15px;
    }
    .canone .label-canone,
    .promozione .label-promozione {
        margin-left: 0;
    }
    .filtri-container .bottom {
        margin-top: 10px;
    }
}


#white-block {
    position: absolute;
    height: 500px;
    background: #F5F5F5;
    width: 100%;
    top: 420px;
    display: flex;
    justify-content: center;
    align-items: baseline;

    padding-top: 30px;
}
#risk_diclaimer {
    position: absolute;
}
@media(max-width: 767px){
    .top-mac #white-block {
        top: 290px;
    }
    .top-mac #risk_diclaimer {
        top: 370px;
    }

    .top-windows #white-block {
        top: 290px;
    }
    .top-windows #risk_diclaimer {
        top: 370px;
    }
    #white-block {
        top: 362px;
        padding-top: 15px;
    }
    #risk_diclaimer {
        top: 420px !important;
    }
}

@media(min-width: 768px) and (max-width: 900px) {
    .top-mac #white-block {
        top: 615px;
    }
    .top-mac #risk_diclaimer {
        top: 695px;
    }

    .top-windows #white-block {
        top: 615px;
    }
    .top-windows #risk_diclaimer {
        top: 695px;
    }
    #white-block {
        top: 665px;
    }
    #risk_diclaimer {
        top: 737px; !important;
    }
}

@media(min-width: 901px) and (max-width: 1300px) {
    .top-mac #white-block {
        top: 470px;
    }
    .top-mac #risk_diclaimer {
        top: 550px;
    }

    .top-windows #white-block {
        top: 470px;
    }
    .top-windows #risk_diclaimer {
        top: 550px;
    }
    #white-block {
        top: 665px;
    }
    #risk_diclaimer {
        top: 489px;
    }
}

@media(min-width: 1350px) and (max-width: 1599px){
    .top-mac #white-block {
        top: 450px;
    }
    .top-mac #risk_diclaimer {
        top: 530px;
    }

    .top-windows #white-block {
        top: 430px;
    }
    .top-windows #risk_diclaimer {
        top: 510px;
    }
    #white-block {
        top: 530px;
        padding-top: 15px;
    }
    #risk_diclaimer {
        top: 600px;
    }
}

@media(min-width: 1600px){
    .top-mac #white-block {
        top: 470px;
    }
    .top-mac #risk_diclaimer {
        top: 520px;
    }

    .top-windows #white-block {
        top: 570px;
    }
    .top-windows #risk_diclaimer {
        top: 640px;
    }
}

section#sp-main-header.main-header {
    padding-bottom: 0 !important;
}

 div#sp-component .sppb-row-container {
     width: 100%;
 }
section#section-id-1639385529457 {
    z-index: 50000 !important;
}
.view--compare+#outter-container .compare {
    pointer-events: auto;
    height: 100%;
    -webkit-transition: none;
    transition: none;
    opacity: 1;
    background: white;
}
.compare .compare__item:nth-child(odd), .compare .compare__item:nth-child(even) {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.compare .compare__item:nth-child(odd) .compare__effect, .compare .compare__item:nth-child(even) .compare__effect {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}


 .products-container .item-container {
     display: inline-block;
     padding: 0 !important;
     width: auto;
     box-shadow: none !important;
     background: none !important;
     border-radius: 0 !important;
     margin: 0 10px 10px 0 !important;
 }
.thumbnail {
    margin: 0 0 0 0 !important;
    width: auto !important;
    padding: 0 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    border-bottom: none !important;
}
.products-container {
    background: none !important;
    width: 85%;
    display: inline-block;
}
.left-filtri {
    width: 15%;
    display: inline-block;
    vertical-align: top;
    height: 500px;

}
.confronta .label-confronta .checkmark,
.products-container .link {
    display: none;
}

.products-container .item-container {
  /*margin: 20px !important;*/
  /*border: 1px solid rgba(46, 46, 46, 0.4);*/
/* QB_hero */

box-shadow: inset 0px 4px 8px rgba(225, 248, 253, 0.1);
filter: drop-shadow(0px 1px 6px rgba(0, 0, 0, 0.12)) drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.2));
border-radius: 30px !important;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: none !important;
}

.products-container .thumbnail {
  width: 367px;
  height: 296px;
  display: inline-block;
  box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
  margin: 0px 70px 0 35px;
  background: #F5F5F5;
  border-bottom: 14px solid #162947;
  border-radius: 13px;
  overflow: hidden;
  border-radius: 30px !important;
  border: 1px solid #ababab !important;
}

.product {
  /*max-width: 357px !important;*/
  max-width: 330px !important;
}

.products-container {
  background: none !important;
  width: 85%;
  display: inline-block;
  text-align: right;
  margin:0 auto;
  padding-left: 30px;
}

.products-container .item-container {
  display: inline-block;
  padding: 0 !important;
  width: auto;
  box-shadow: none !important;
  background: none !important;
  border-radius: 0 !important;
  margin: 0 10px 10px 0 !important;
  margin: 20px !important;
}

.products-container .rating-container {
  margin-left: 0px;
}

.rate-number {
  display: inline-block;
  vertical-align: top;
  font-family: montserrat;
  font-size: 24px;
  font-weight: 700;
  color: #162947;
}

.item-container.product  div.control-label{
	width: 222px;
	height: 50px;
	background: #198CCF;
	border-radius: 197px;
	text-align: center;
	padding: 10px;
	margin-top: 15px;
}

.confronta .label-confronta > span {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
  font-family: montserrat;
  font-size: 22px;
  text-transform: none;
  font-weight: 400;
  margin-bottom: 0;
  color: #fff;
}

.products-container .thumbnail {
  height: 326px;
}

.products-container content {
  height: 157px;
}

.left-filtri h2{
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
}

.left-filtri div.checkmark{
  font-size: 18px !important;
  line-height: 24px !important;
  text-decoration: none !important;
  font-weight: 400 !important;
}

.left-filtri .control-label label{
  line-height:40px !important;
}

.canone .label-canone > span,
.checkbox-field .label > span,
.promozione .label-promozione > span {
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    color: #555;
	font-size: 18px !important;
	line-height: 24px !important;
	text-decoration: none !important;
	font-weight: 400 !important;
}

.canone input:checked ~ .control-label .label-canone .checkmark, .checkbox-field input:checked ~ .control-label .label .checkmark, .promozione input:checked ~ .control-label .label-promozione .checkmark {
  background: url('/css/images/checkbox-custom-checked-blue.png') scroll no-repeat 0 0 transparent;
    background-size: auto;
  border: 1px solid #198CCF;
  border-radius: 7px;
}

.canone .label-canone .checkmark, .checkbox-field .label .checkmark, .promozione .label-promozione .checkmark {
  background: url('/css/images/checkbox-custom-new.png') scroll no-repeat 0 0 transparent;
    background-size: auto;
  /*width: 30px;
  height: 31px;*/
  display: inline-block;
  margin-right: 15px;
}

.filtri-title{
	font-size: 32px;
	font-weight: 700;
	padding-bottom: 25px;
	padding-top: 20px;
}

span.action__text{
	font-family: montserrat !important;
	font-weight: 500 !important;
	letter-spacing: 0px !important;
	font-size: 1em !important;
	vertical-align: middle;
	display: inline-block;
	padding-left: 10px !important;
	padding-right: 10px !important;
	color:#fff !important;
}

.action.action--button.action--compare{
  position: absolute;
  right:50px;
  right: 13%;
  top: 50px;
  background: #18C434 !important;
  border-radius: 30px;
  text-transform: none;
  font-weight: 500 !important;
  letter-spacing: 0px;
  color:#fff !important;
}

.action.action--button.action--compare:nth-child(3) {
  position: absolute;
  right:50px;
  right: 13%;
  top: 50px;	
}

.product-icon {
  top: -35px !important;
}

.compare-basket {
  padding-top: 35px !important;
  padding-bottom: 0px !important;
  height: 150px !important;
}

.compare-basket.row.compare-basket--active.compare-basket--full{
	padding-top: 70px !important;
}

.blue-button .vai-al-sito-del-provider {
  background: #18C434;
}  

.disinline{
	display:inline;
}	

@media (min-width:768px) and (max-width:1600px){
	.action.action--button.action--compare {
	  position: absolute;
	  right:50px;
	  right: 1% !important;
	  top: 50px;	
	}	
}

@media (max-width:768px){

.products-container {
  background: none !important;
  width: 100% !important;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  margin-top: 40px;
  padding-left: 0px;
}


.confronta {
  order: 2;
  margin: 10px auto 20px;
  width: 75%;
  text-align: center;
  position: relative;
  left: auto;
}

.products-container .thumbnail {
  height: 278px;
}

.products-container .rating-container {
  margin-left: -15px;
  margin-bottom: 0px;
  margin-top: 10px;
}

#sp-page-builder .page-content > section{
	padding-top:50px !important;
}

.recensioni {
  padding-left: 0px;
}

.left-filtri {
  width: 100% !important;
  display: inline-block;
  vertical-align: top;
  height: 600px;
  margin: 0 auto;
  margin-left: 20px;
  margin-top: -19px;
}
	
.products-container .item-container{
	margin-bottom: 5px !important;
}	
	
}

.products-container .item-container{
	float: left !important;
}


.view.view--compare + div#outter-container > .confronta-title, .view.view--compare + div#outter-container > button.action.action--close {

}

.strumenti-finanziari.checkbox-field div.group-control{
	margin-left:-5px;
}

@media (max-width:768px){
	.left-filtri h2{
		margin-top: -10px;
		margin-bottom: 15px;
}

	.left-filtri {
	  margin-left: 60px;
	  margin-top: -19px;
	  height:550px
	}
	
.products-container {
	margin-top: 0px;
}	

.strumenti-finanziari.checkbox-field {
    margin-top: -5px !important;
}

.compare-basket {
  height: 200px !important;
}

.action.action--button.action--compare {
  left: 0px;
  width: 200px !important;
  right: 0px;
  margin: 0 auto;
  margin-top: 0px;
  top:130px !important;
}

.blue-button .vai-al-sito-del-provider {
  background: #18C434 !important;
}

.confronta {
  width: 75% !important;
}

.compare-ratings-container > div > div:first-child {
  width: 100% !important;
}

.view.view--compare + div#outter-container {
  top: 60px !important;
}

.view.view--compare + div#outter-container > button.action.action--close {
  right: -10px !important;
}


}

.top-windows #risk_diclaimer {
  font-size: 13px !important;
  font-weight: bold !important;
  margin-top: -5px !important;
}


@media (max-width: 767px){

.confronta {
  width: 100% !important;
}
.item-container.product div.control-label {
  width: auto !important;
  max-width: 200px !important;
  margin: 0 auto !important;
}

.rate {
  margin-right: 10px !important;
  margin-left: 10px !important;
} 

.products-container .rating-container {
  margin-left: -10px;  
}

.broker-table > td.link-to-review {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}


.link-to-review > a{
	background: #37CA27 !important;
	padding: 15px 15px !important;
	border-radius: 17px !important;
	filter: drop-shadow(0px 1px 6px rgba(0,0,0,0.12)) drop-shadow(0px 3px 5px rgba(0,0,0,0.2)) !important;	
}

#input_field_col > span:first-letter{
	color:#37CA27 !important;
}


}

@media only screen and (max-device-width: 480px) {
.top-windows #risk_diclaimer {
  font-size: 13px !important;
  font-weight: bold !important;
  margin-top: -5px !important;
}
}

@supports (-webkit-overflow-scrolling: touch) {
.top-windows #risk_diclaimer {
  font-size: 13px !important;
  font-weight: bold !important;
  margin-top: -5px !important;
}	
}

@media only screen and (max-width: 767px){
.top-windows #risk_diclaimer {
  font-size: 13px !important;
  font-weight: bold !important;
  margin-top: -5px !important;
}	
}